summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/panel_region_covenant.xml
diff options
context:
space:
mode:
authorLynx Linden <lynx@lindenlab.com>2010-02-18 15:03:03 +0000
committerLynx Linden <lynx@lindenlab.com>2010-02-18 15:03:03 +0000
commitb71f451b76ef65c6afc29a9da8c0f5d0b40cd720 (patch)
tree1f3c320f7f66eb7590f8855f71a907077a0e257f /indra/newview/skins/default/xui/it/panel_region_covenant.xml
parentfa03910a34e5c32149793605bc481de00ada5e1c (diff)
EXT-5461: Reverting change 49e628c3a0c5.
Renaming skins/base back to skins/default to unblock I10n. Revert was requested by Q.
Diffstat (limited to 'indra/newview/skins/default/xui/it/panel_region_covenant.xml')
-rw-r--r--indra/newview/skins/default/xui/it/panel_region_covenant.xml83
1 files changed, 83 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/it/panel_region_covenant.xml b/indra/newview/skins/default/xui/it/panel_region_covenant.xml
new file mode 100644
index 0000000000..f35b451ac1
--- /dev/null
+++ b/indra/newview/skins/default/xui/it/panel_region_covenant.xml
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<panel label="Regolamento" name="Covenant">
+ <text name="estate_section_lbl">
+ Proprietà immobiliare
+ </text>
+ <text name="estate_name_lbl">
+ Nome:
+ </text>
+ <text name="estate_name_text">
+ mainland
+ </text>
+ <text name="estate_owner_lbl">
+ Proprietario:
+ </text>
+ <text name="estate_owner_text">
+ (nessuno)
+ </text>
+ <text name="estate_cov_lbl">
+ Regolamento:
+ </text>
+ <text name="covenant_timestamp_text">
+ Ultima modifica Merc 31 Dic 1969 16:00:00
+ </text>
+ <button label="?" name="covenant_help"/>
+ <text_editor bottom="-247" height="162" name="covenant_editor">
+ Per questa proprietà non è stato emesso alcun regolamento.
+ </text_editor>
+ <button label="Ripristina" name="reset_covenant"/>
+ <text bottom="-25" name="covenant_help_text">
+ Le modifiche nel regolamento saranno visibili su tutti i terreni
+ della proprietà.
+ </text>
+ <text bottom_delta="-36" name="covenant_instructions">
+ Trascina ed inserisci una notecard per cambiare i Covenant di questa proprietà immobiliare.
+ </text>
+ <text name="region_section_lbl">
+ Regione
+ </text>
+ <text name="region_name_lbl">
+ Nome:
+ </text>
+ <text left="126" name="region_name_text">
+ leyla
+ </text>
+ <text name="region_landtype_lbl">
+ Tipo:
+ </text>
+ <text left="126" name="region_landtype_text">
+ Mainland / Homestead
+ </text>
+ <text name="region_maturity_lbl" width="115">
+ Categoria di accesso:
+ </text>
+ <text left="126" name="region_maturity_text">
+ Adult
+ </text>
+ <text name="resellable_lbl">
+ Rivendita:
+ </text>
+ <text left="126" name="resellable_clause">
+ La terra in questa regione non può essere rivenduta.
+ </text>
+ <text name="changeable_lbl">
+ Suddividi:
+ </text>
+ <text left="126" name="changeable_clause">
+ La terra in questa regione non può essere unita/suddivisa.
+ </text>
+ <string name="can_resell">
+ Un terreno acquistato in questa regione può essere rivenduto.
+ </string>
+ <string name="can_not_resell">
+ Un terreno acquistato in questa regione non può essere rivenduto.
+ </string>
+ <string name="can_change">
+ Un terreno acquistato in questa regione può essere unito o
+suddiviso.
+ </string>
+ <string name="can_not_change">
+ Un terreno acquistato in questa regione non può essere unito o
+suddiviso.
+ </string>
+</panel>