summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/tr/floater_inventory_item_properties.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_inventory_item_properties.xml
parent56ac4e71640dee4cd55c44d382017aa9cce1526d (diff)
FIX INTL-75 Turkish translation for Set23-Set27
Diffstat (limited to 'indra/newview/skins/default/xui/tr/floater_inventory_item_properties.xml')
-rw-r--r--indra/newview/skins/default/xui/tr/floater_inventory_item_properties.xml67
1 files changed, 67 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/tr/floater_inventory_item_properties.xml b/indra/newview/skins/default/xui/tr/floater_inventory_item_properties.xml
new file mode 100644
index 0000000000..e49fef1f46
--- /dev/null
+++ b/indra/newview/skins/default/xui/tr/floater_inventory_item_properties.xml
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<floater name="item properties" title="ENVANTER ÖGESİ ÖZELLİKLERİ">
+ <floater.string name="unknown">
+ (bilinmiyor)
+ </floater.string>
+ <floater.string name="public">
+ (kamuya açık)
+ </floater.string>
+ <floater.string name="you_can">
+ Şunu yapabilirsiniz:
+ </floater.string>
+ <floater.string name="owner_can">
+ Sahip şunu yapabilir:
+ </floater.string>
+ <floater.string name="acquiredDate">
+ [wkday,datetime,local] [mth,datetime,local] [day,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,datetime,local] [year,datetime,local]
+ </floater.string>
+ <text name="LabelItemNameTitle">
+ Ad:
+ </text>
+ <text name="LabelItemDescTitle">
+ Açıklama:
+ </text>
+ <text name="LabelCreatorTitle">
+ Oluşturan:
+ </text>
+ <button label="Profil..." name="BtnCreator"/>
+ <text name="LabelOwnerTitle">
+ Sahip:
+ </text>
+ <button label="Profil..." name="BtnOwner"/>
+ <text name="LabelAcquiredTitle">
+ Alınan:
+ </text>
+ <text name="LabelAcquiredDate">
+ 24 Mayıs Çarş 12:50:46 2006
+ </text>
+ <text name="OwnerLabel">
+ Siz:
+ </text>
+ <check_box label="Düzenle" name="CheckOwnerModify"/>
+ <check_box label="Kopyala" name="CheckOwnerCopy"/>
+ <check_box label="Tekrar Sat" name="CheckOwnerTransfer"/>
+ <text name="AnyoneLabel">
+ Herkes:
+ </text>
+ <check_box label="Kopyala" name="CheckEveryoneCopy"/>
+ <text name="GroupLabel">
+ Grup:
+ </text>
+ <check_box label="Paylaş" name="CheckShareWithGroup"/>
+ <text name="NextOwnerLabel">
+ Sonraki sahip:
+ </text>
+ <check_box label="Düzenle" name="CheckNextOwnerModify"/>
+ <check_box label="Kopyala" name="CheckNextOwnerCopy"/>
+ <check_box label="Tekrar Sat" name="CheckNextOwnerTransfer"/>
+ <check_box label="Satılık" name="CheckPurchase"/>
+ <combo_box name="combobox sale copy">
+ <combo_box.item label="Kopyala" name="Copy"/>
+ <combo_box.item label="Orijinal" name="Original"/>
+ </combo_box>
+ <spinner label="Fiyat:" name="Edit Cost"/>
+ <text name="CurrencySymbol">
+ L$
+ </text>
+</floater>