summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/tr/floater_live_lsleditor.xml
diff options
context:
space:
mode:
authoreli <none@none>2011-10-21 16:44:22 -0700
committereli <none@none>2011-10-21 16:44:22 -0700
commit9d75d2a9f7d263725227966cebff5dcd15fb5a81 (patch)
tree589af481d0e72475cc00af8b92cce604be608147 /indra/newview/skins/default/xui/tr/floater_live_lsleditor.xml
parent56ac4e71640dee4cd55c44d382017aa9cce1526d (diff)
FIX INTL-75 Turkish translation for Set23-Set27
Diffstat (limited to 'indra/newview/skins/default/xui/tr/floater_live_lsleditor.xml')
-rw-r--r--indra/newview/skins/default/xui/tr/floater_live_lsleditor.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/tr/floater_live_lsleditor.xml b/indra/newview/skins/default/xui/tr/floater_live_lsleditor.xml
new file mode 100644
index 0000000000..34c3e28a0b
--- /dev/null
+++ b/indra/newview/skins/default/xui/tr/floater_live_lsleditor.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<floater name="script ed float" title="KOMUT DOSYASI: YENİ KOMUT DOSYASI">
+ <floater.string name="not_allowed">
+ Bu komut dosyasını görüntüleyemez veya düzenleyemezsiniz, çünkü &quot;kopyalanamaz&quot; olarak ayarlanmıştır. Bir nesnenin içerisindeki bir komut dosyasını görüntülemek veya düzenlemek için tam izinlere ihtiyacınız var.
+ </floater.string>
+ <floater.string name="script_running">
+ Çalışıyor
+ </floater.string>
+ <floater.string name="Title">
+ KOMUT DOSYASI: [NAME]
+ </floater.string>
+ <button label="Sıfırla" label_selected="Sıfırla" name="Reset"/>
+ <check_box initial_value="true" label="Çalışıyor" name="running"/>
+ <check_box initial_value="true" label="Mono" name="mono"/>
+</floater>