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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 67 lines | 67 code | 0 blank | 0 comment | 0 complexity | fe88c98a9d39cc02c52abacdde1200b6 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="W?A?CIWO?CI OBIEKTÓW W SZAFIE">
  3. <floater.string name="unknown">
  4. (nieznany)
  5. </floater.string>
  6. <floater.string name="public">
  7. (publiczny)
  8. </floater.string>
  9. <floater.string name="you_can">
  10. Opcje:
  11. </floater.string>
  12. <floater.string name="owner_can">
  13. W?a?ciciel mo?e:
  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. Nazwa:
  20. </text>
  21. <text name="LabelItemDescTitle">
  22. Opis:
  23. </text>
  24. <text name="LabelCreatorTitle">
  25. Twórca:
  26. </text>
  27. <button label="Profil..." label_selected="" name="BtnCreator"/>
  28. <text name="LabelOwnerTitle">
  29. W?a?ciciel:
  30. </text>
  31. <button label="Profil..." label_selected="" name="BtnOwner"/>
  32. <text name="LabelAcquiredTitle">
  33. Nabyte:
  34. </text>
  35. <text name="LabelAcquiredDate">
  36. Wed May 24 12:50:46 2006
  37. </text>
  38. <text name="OwnerLabel">
  39. Ty:
  40. </text>
  41. <check_box label="Edytuj" name="CheckOwnerModify"/>
  42. <check_box label="Kopiuj" name="CheckOwnerCopy"/>
  43. <check_box label="Odsprzeda?" name="CheckOwnerTransfer"/>
  44. <text name="AnyoneLabel">
  45. Ka?dy:
  46. </text>
  47. <check_box label="Kopiuj" name="CheckEveryoneCopy"/>
  48. <text name="GroupLabel">
  49. Grupa:
  50. </text>
  51. <check_box label="Udost?pnij" name="CheckShareWithGroup"/>
  52. <text name="NextOwnerLabel">
  53. Nast?pny w?a?ciciel:
  54. </text>
  55. <check_box label="Edytuj" name="CheckNextOwnerModify"/>
  56. <check_box label="Kopiuje" name="CheckNextOwnerCopy"/>
  57. <check_box label="Odsprzeda?" name="CheckNextOwnerTransfer"/>
  58. <check_box label="Sprzeda?" name="CheckPurchase"/>
  59. <combo_box name="combobox sale copy">
  60. <combo_box.item label="Kopiuj" name="Copy"/>
  61. <combo_box.item label="Oryginalny" name="Original"/>
  62. </combo_box>
  63. <spinner label="Cena:" name="Edit Cost"/>
  64. <text name="CurrencySymbol">
  65. L$
  66. </text>
  67. </floater>