summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/panel_landmark_info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/it/panel_landmark_info.xml')
-rw-r--r--indra/newview/skins/default/xui/it/panel_landmark_info.xml37
1 files changed, 37 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/it/panel_landmark_info.xml b/indra/newview/skins/default/xui/it/panel_landmark_info.xml
new file mode 100644
index 0000000000..5908a873cc
--- /dev/null
+++ b/indra/newview/skins/default/xui/it/panel_landmark_info.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<panel name="landmark_info">
+ <string name="title_create_landmark" value="Crea Landmark"/>
+ <string name="title_edit_landmark" value="Modifica Landmark"/>
+ <string name="title_landmark" value="Landmark"/>
+ <string name="not_available" value="(N\A)"/>
+ <string name="unknown" value="(sconosciuto)"/>
+ <string name="public" value="(pubblico)"/>
+ <string name="server_update_text">
+ Info sul luogo non disponibili senza l&apos;aggiornamento del server.
+ </string>
+ <string name="server_error_text">
+ Info su questo luogo non disponibili ora, prova piĆ¹ tardi.
+ </string>
+ <string name="server_forbidden_text">
+ Info su questo luogo non disponibili a causa delle restrizioni di accesso. Controlla i tuoi permessi con il proprietario del terreno .
+ </string>
+ <string name="acquired_date">
+ [wkday,datetime,local] [mth,datetime,local] [day,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,datetime,local] [year,datetime,local]
+ </string>
+ <text name="title" value="Colloca Profilo"/>
+ <scroll_container name="place_scroll">
+ <panel name="scrolling_panel">
+ <text name="maturity_value" value="sconosciuto"/>
+ <panel name="landmark_info_panel">
+ <text name="owner_label" value="Proprietario:"/>
+ <text name="creator_label" value="Creatore:"/>
+ <text name="created_label" value="Creato:"/>
+ </panel>
+ <panel name="landmark_edit_panel">
+ <text name="title_label" value="Titolo:"/>
+ <text name="notes_label" value="Mie note:"/>
+ <text name="folder_label" value="Landmark del luogo:"/>
+ </panel>
+ </panel>
+ </scroll_container>
+</panel>