summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/lang/italiano.lang72
1 files changed, 70 insertions, 2 deletions
diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang
index c75160d..5d6f03f 100644
--- a/apps/lang/italiano.lang
+++ b/apps/lang/italiano.lang
@@ -11671,7 +11671,7 @@
*: ""
</dest>
<voice>
- *: "Impostazioni Rapide"
+ *: "Menu Rapido"
</voice>
</phrase>
<phrase>
@@ -11685,7 +11685,7 @@
*: ""
</dest>
<voice>
- *: "OK"
+ *: "OK"
</voice>
</phrase>
<phrase>
@@ -12038,3 +12038,71 @@
*: "Risultati Ricerca"
</voice>
</phrase>
+<phrase>
+ id: LANG_QS_ITEMS
+ desc: used for the submenu name for the quickscreen items
+ user:
+ <source>
+ *: none
+ quickscreen: "Quickscreen Items"
+ </source>
+ <dest>
+ *: none
+ quickscreen: "Elementi menu rapido"
+ </dest>
+ <voice>
+ *: none
+ quickscreen: "Elementi menu rapido"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_LEFT
+ desc: used for the submenu name for the quickscreen items
+ user:
+ <source>
+ *: none
+ quickscreen: "Left"
+ </source>
+ <dest>
+ *: none
+ quickscreen: "Sinistro"
+ </dest>
+ <voice>
+ *: none
+ quickscreen: "Sinistro"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_RIGHT
+ desc: used for the submenu name for the quickscreen items
+ user:
+ <source>
+ *: none
+ quickscreen: "Right"
+ </source>
+ <dest>
+ *: none
+ quickscreen: "Destro"
+ </dest>
+ <voice>
+ *: none
+ quickscreen: "Destro"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_BOTTOM
+ desc: used for the submenu name for the quickscreen items
+ user:
+ <source>
+ *: none
+ quickscreen: "Bottom"
+ </source>
+ <dest>
+ *: none
+ quickscreen: "Inferiore"
+ </dest>
+ <voice>
+ *: none
+ quickscreen: "Inferiore"
+ </voice>
+</phrase>