summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ru/floater_live_lsleditor.xml
blob: 30a196b1cac74315aadac30f144362cf4aca37ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="script ed float" title="СКРИПТ: СОЗДАТЬ СКРИПТ">
	<floater.string name="not_allowed">
		Вы не можете просматривать и изменять этот скрипт, поскольку для него выбрана категория «не копируемые». Для просмотра или изменения скрипта в объекте нужны полные права доступа.
	</floater.string>
	<floater.string name="script_running">
		Выполняется
	</floater.string>
	<floater.string name="Title">
		СКРИПТ: [NAME]
	</floater.string>
	<floater.string name="experience_enabled">
		Снимите флажок для удаления текущего приключения
	</floater.string>
	<floater.string name="no_experiences">
		Вам не разрешено пользоваться приключениями
	</floater.string>
	<floater.string name="add_experiences">
		Выберите, чтобы добавить приключение
	</floater.string>
	<floater.string name="show_experience_profile">
		Щелкните для просмотра профиля приключения
	</floater.string>
	<floater.string name="loading">
		Загрузка...
	</floater.string>
	<button label="Сброс" label_selected="Сброс" name="Reset"/>
	<check_box initial_value="true" label="Выполняется" name="running"/>
	<check_box initial_value="true" label="Моно" name="mono"/>
	<check_box label="Использовать приключение:" name="enable_xp"/>
	<button label="&gt;" name="view_profile"/>
</floater>