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

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 83 lines · 83 code · 0 blank · 0 comment · 0 complexity · 52ae9f0da049233c0e87c2749a196588 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel label="Umowa" name="Covenant">
  3. <text name="estate_section_lbl">
  4. Maj?tek
  5. </text>
  6. <text name="estate_name_lbl">
  7. Nazwa:
  8. </text>
  9. <text name="estate_name_text">
  10. mainland
  11. </text>
  12. <text name="estate_owner_lbl">
  13. W?a?ciciel:
  14. </text>
  15. <text name="estate_owner_text">
  16. (?aden)
  17. </text>
  18. <text name="estate_cov_lbl">
  19. Umowa:
  20. </text>
  21. <text name="covenant_timestamp_text">
  22. Ostatnia modyfikacja Wed Dec 31 16:00:00 1969
  23. </text>
  24. <button label="?" name="covenant_help"/>
  25. <text_editor name="covenant_editor">
  26. Brak umowy dla tego maj?tku.
  27. </text_editor>
  28. <button label="Wyresetuj" name="reset_covenant"/>
  29. <text bottom_delta="-6" name="covenant_help_text">
  30. Zmiany w umowie zostan? wy?wietlone we
  31. wszystkich posiad?o?ciach maj?tku.
  32. </text>
  33. <text bottom_delta="-36" name="covenant_instructions">
  34. Przeci?gnij oraz wrzu? not? by zmieni? umow? dla tego maj?tku.
  35. </text>
  36. <text name="region_section_lbl">
  37. Region
  38. </text>
  39. <text name="region_name_lbl">
  40. Nazwa:
  41. </text>
  42. <text left="115" name="region_name_text">
  43. leyla
  44. </text>
  45. <text name="region_landtype_lbl">
  46. Typ:
  47. </text>
  48. <text left="115" name="region_landtype_text">
  49. Region G?ówny / Ziemia
  50. </text>
  51. <text name="region_maturity_lbl">
  52. Rodzaj:
  53. </text>
  54. <text left="115" name="region_maturity_text">
  55. &apos;Adult&apos;
  56. </text>
  57. <text name="resellable_lbl">
  58. Odsprzedaj:
  59. </text>
  60. <text left="115" name="resellable_clause" width="350">
  61. Posiad?o?? kupiona w tym Regionie nie mo?e by? odsprzedana.
  62. </text>
  63. <text name="changeable_lbl">
  64. Podziel:
  65. </text>
  66. <text left="115" name="changeable_clause" width="350">
  67. Posiad?o?? kupiona w tym Regionie nie mo?e by?
  68. ??czona/dzielona.
  69. </text>
  70. <string name="can_resell">
  71. Posiad?o?ci kupione w tym Regionie mog? by? odsprzedane.
  72. </string>
  73. <string name="can_not_resell">
  74. Posiad?o?ci kupione w tym Regionie nie mog? by? odsprzedane.
  75. </string>
  76. <string name="can_change">
  77. Posiad?o?ci kupione w tym Regionie mog? by? ??czone i dzielone.
  78. </string>
  79. <string name="can_not_change">
  80. Posiad?o?ci kupione w tym Regionie nie mog? by? ??czone i
  81. dzielone.
  82. </string>
  83. </panel>