summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/panel_edit_wearable.xml
diff options
context:
space:
mode:
authorRamzi Linden <ramzi@lindenlab.com>2010-01-30 14:37:21 -0800
committerRamzi Linden <ramzi@lindenlab.com>2010-01-30 14:37:21 -0800
commit2ae22a481d45e8c6634cc250386ca4cf488e635c (patch)
tree992019587e95dc55429450beb4a23cfe5f3a8049 /indra/newview/skins/default/xui/it/panel_edit_wearable.xml
parentfb531ffd6bea24290362fd58dd6ff6e99f8b1177 (diff)
DEV-43688 resident translations for DA (set4-set5),
resident translations for PL (set1 thru set4), resident translations for IT (set1 thru set6) (I can promise this is the last weekend I work for LL. Peace Love & Hope 2010.)
Diffstat (limited to 'indra/newview/skins/default/xui/it/panel_edit_wearable.xml')
-rw-r--r--indra/newview/skins/default/xui/it/panel_edit_wearable.xml101
1 files changed, 101 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/it/panel_edit_wearable.xml b/indra/newview/skins/default/xui/it/panel_edit_wearable.xml
new file mode 100644
index 0000000000..baf585dad0
--- /dev/null
+++ b/indra/newview/skins/default/xui/it/panel_edit_wearable.xml
@@ -0,0 +1,101 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<panel label="Indossabile" name="panel_edit_wearable">
+ <string name="edit_shape_title">
+ Modifica la Shape
+ </string>
+ <string name="edit_skin_title">
+ Modifica la Skin
+ </string>
+ <string name="edit_hair_title">
+ Modifica capelli
+ </string>
+ <string name="edit_eyes_title">
+ Modifica occhi
+ </string>
+ <string name="edit_shirt_title">
+ Modifica camicia
+ </string>
+ <string name="edit_pants_title">
+ Modifica pantaloni
+ </string>
+ <string name="edit_shoes_title">
+ Modifica scarpe
+ </string>
+ <string name="edit_socks_title">
+ Modifica calze
+ </string>
+ <string name="edit_jacket_title">
+ Modifica Giacca
+ </string>
+ <string name="edit_skirt_title">
+ Modifica gonna
+ </string>
+ <string name="edit_gloves_title">
+ Modifica guanti
+ </string>
+ <string name="edit_undershirt_title">
+ Modifica maglietta intima
+ </string>
+ <string name="edit_underpants_title">
+ Modifica slip
+ </string>
+ <string name="edit_alpha_title">
+ Modifica Alpha Mask
+ </string>
+ <string name="edit_tattoo_title">
+ Modifica tatuaggio
+ </string>
+ <string name="shape_desc_text">
+ Shape:
+ </string>
+ <string name="skin_desc_text">
+ Skin:
+ </string>
+ <string name="hair_desc_text">
+ Capelli:
+ </string>
+ <string name="eyes_desc_text">
+ Occhi:
+ </string>
+ <string name="shirt_desc_text">
+ Camicia:
+ </string>
+ <string name="pants_desc_text">
+ Pantaloni:
+ </string>
+ <string name="shoes_desc_text">
+ Scarpe:
+ </string>
+ <string name="socks_desc_text">
+ Calze:
+ </string>
+ <string name="jacket_desc_text">
+ Giacca:
+ </string>
+ <string name="skirt_skirt_desc_text">
+ Giacca:
+ </string>
+ <string name="gloves_desc_text">
+ Guanti:
+ </string>
+ <string name="undershirt_desc_text">
+ Maglietta intima:
+ </string>
+ <string name="underpants_desc_text">
+ Slip:
+ </string>
+ <string name="alpha_desc_text">
+ Alpha Mask
+ </string>
+ <string name="tattoo_desc_text">
+ Tatuaggio:
+ </string>
+ <text name="edit_wearable_title" value="Modifica Shape"/>
+ <panel label="Camicia" name="wearable_type_panel">
+ <text name="description_text" value="Shape:"/>
+ </panel>
+ <panel name="button_panel">
+ <button label="Salva con nome" name="save_as_button"/>
+ <button label="Ripristina" name="revert_button"/>
+ </panel>
+</panel>