PageRenderTime 29ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/tr/floater_inventory_item_properties.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 67 lines | 67 code | 0 blank | 0 comment | 0 complexity | f315f45c052fd228f87c9d4db645af49 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="item properties" title="ENVANTER ÖGES? ÖZELL?KLER?">
  3. <floater.string name="unknown">
  4. (bilinmiyor)
  5. </floater.string>
  6. <floater.string name="public">
  7. (kamuya ?k)
  8. </floater.string>
  9. <floater.string name="you_can">
  10. ?unu yapabilirsiniz:
  11. </floater.string>
  12. <floater.string name="owner_can">
  13. Sahip ?unu yapabilir:
  14. </floater.string>
  15. <floater.string name="acquiredDate">
  16. [wkday,datetime,local] [mth,datetime,local] [day,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,datetime,local] [year,datetime,local]
  17. </floater.string>
  18. <text name="LabelItemNameTitle">
  19. Ad:
  20. </text>
  21. <text name="LabelItemDescTitle">
  22. ?klama:
  23. </text>
  24. <text name="LabelCreatorTitle">
  25. Olu?turan:
  26. </text>
  27. <button label="Profil..." name="BtnCreator"/>
  28. <text name="LabelOwnerTitle">
  29. Sahip:
  30. </text>
  31. <button label="Profil..." name="BtnOwner"/>
  32. <text name="LabelAcquiredTitle">
  33. Al?nan:
  34. </text>
  35. <text name="LabelAcquiredDate">
  36. 24 May?s Çar? 12:50:46 2006
  37. </text>
  38. <text name="OwnerLabel">
  39. Siz:
  40. </text>
  41. <check_box label="Düzenle" name="CheckOwnerModify"/>
  42. <check_box label="Kopyala" name="CheckOwnerCopy"/>
  43. <check_box label="Tekrar Sat" name="CheckOwnerTransfer"/>
  44. <text name="AnyoneLabel">
  45. Herkes:
  46. </text>
  47. <check_box label="Kopyala" name="CheckEveryoneCopy"/>
  48. <text name="GroupLabel">
  49. Grup:
  50. </text>
  51. <check_box label="Payla?" name="CheckShareWithGroup"/>
  52. <text name="NextOwnerLabel">
  53. Sonraki sahip:
  54. </text>
  55. <check_box label="Düzenle" name="CheckNextOwnerModify"/>
  56. <check_box label="Kopyala" name="CheckNextOwnerCopy"/>
  57. <check_box label="Tekrar Sat" name="CheckNextOwnerTransfer"/>
  58. <check_box label="Sat?l?k" name="CheckPurchase"/>
  59. <combo_box name="combobox sale copy">
  60. <combo_box.item label="Kopyala" name="Copy"/>
  61. <combo_box.item label="Orijinal" name="Original"/>
  62. </combo_box>
  63. <spinner label="Fiyat:" name="Edit Cost"/>
  64. <text name="CurrencySymbol">
  65. L$
  66. </text>
  67. </floater>