summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/panel_region_covenant.xml
diff options
context:
space:
mode:
authorLeyla Farazha <leyla@lindenlab.com>2010-02-18 18:39:56 -0800
committerLeyla Farazha <leyla@lindenlab.com>2010-02-18 18:39:56 -0800
commite9056ef59ddc7eec7d948b4f7cbf54220f1e3499 (patch)
tree15c3a0eca87f2912d1f67cb085b3706810a3a98e /indra/newview/skins/default/xui/pl/panel_region_covenant.xml
parent363f4e877c0a3c7cac15b23645afb8d9337f1b6f (diff)
parente0249da7fd8af278b286b444da96fd2b5a54354e (diff)
Merge
Diffstat (limited to 'indra/newview/skins/default/xui/pl/panel_region_covenant.xml')
-rw-r--r--indra/newview/skins/default/xui/pl/panel_region_covenant.xml83
1 files changed, 83 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/pl/panel_region_covenant.xml b/indra/newview/skins/default/xui/pl/panel_region_covenant.xml
new file mode 100644
index 0000000000..f20387dd25
--- /dev/null
+++ b/indra/newview/skins/default/xui/pl/panel_region_covenant.xml
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<panel label="Umowa" name="Covenant">
+ <text name="estate_section_lbl">
+ Majątek:
+ </text>
+ <text name="estate_name_lbl">
+ Nazwa:
+ </text>
+ <text name="estate_name_text">
+ mainland
+ </text>
+ <text name="estate_owner_lbl">
+ Właściciel:
+ </text>
+ <text name="estate_owner_text">
+ (żaden)
+ </text>
+ <text name="estate_cov_lbl">
+ Umowa:
+ </text>
+ <text name="covenant_timestamp_text">
+ Ostatnia Modyfikacja Wed Dec 31 16:00:00 1969
+ </text>
+ <button label="?" name="covenant_help"/>
+ <text_editor name="covenant_editor">
+ Brak umowy dla tego majątku.
+ </text_editor>
+ <button label="Wyresetuj" name="reset_covenant"/>
+ <text name="covenant_help_text" bottom_delta="-6">
+ Zmiany w umowie zostaną wyświetlone we
+wszystkich posiadłościach majątku.
+ </text>
+ <text name="covenant_instructions" bottom_delta="-36">
+ Przeciągnij oraz wrzuć notę by zmienić umowę dla tego majątku.
+ </text>
+ <text name="region_section_lbl">
+ Region:
+ </text>
+ <text name="region_name_lbl">
+ Nazwa:
+ </text>
+ <text name="region_name_text" left="115">
+ leyla
+ </text>
+ <text name="region_landtype_lbl">
+ Typ:
+ </text>
+ <text name="region_landtype_text" left="115">
+ Region Główny / Ziemia
+ </text>
+ <text name="region_maturity_lbl">
+ Rodzaj:
+ </text>
+ <text name="region_maturity_text" left="115">
+ &apos;Adult&apos;
+ </text>
+ <text name="resellable_lbl">
+ Odsprzedaj:
+ </text>
+ <text name="resellable_clause" left="115" width="350">
+ Posiadłość zakupiona w tym regionie nie może być odsprzedana.
+ </text>
+ <text name="changeable_lbl">
+ Podziel:
+ </text>
+ <text name="changeable_clause" left="115" width="350">
+ Posiadłość zakupiona w tym regionie nie może być
+łączona/dzielona.
+ </text>
+ <string name="can_resell">
+ Posiadłości kupione w tym Regionie mogą być odsprzedane.
+ </string>
+ <string name="can_not_resell">
+ Posiadłości kupione w tym Regionie nie mogą być odsprzedane.
+ </string>
+ <string name="can_change">
+ Posiadłości kupione w tym Regionie mogą być łączone i dzielone.
+ </string>
+ <string name="can_not_change">
+ Posiadłości kupione w tym Regionie nie mogą być łączone i
+dzielone.
+ </string>
+</panel>