summaryrefslogtreecommitdiff
path: root/apps/lang/italiano.lang
diff options
context:
space:
mode:
authorAlessio Lenzi <lenzone10@rockbox.org>2009-03-26 22:26:02 +0000
committerAlessio Lenzi <lenzone10@rockbox.org>2009-03-26 22:26:02 +0000
commitcb16df889babc25e6af651ea693c1a3fcee6f896 (patch)
tree01a17385709d7052ea576275d49d178c84388a58 /apps/lang/italiano.lang
parent9d1b99534e0a3bf6559a4fe06420b0bc9274a688 (diff)
Updated italian translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20549 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/italiano.lang')
-rw-r--r--apps/lang/italiano.lang51
1 files changed, 51 insertions, 0 deletions
diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang
index 83d14278c0..85d14297bf 100644
--- a/apps/lang/italiano.lang
+++ b/apps/lang/italiano.lang
@@ -12332,3 +12332,54 @@
speaker: "Abilita altoparlante"
</voice>
</phrase>
+<phrase>
+ id: LANG_TOUCHSCREEN_MODE
+ desc: in Settings -> General -> System menu
+ user: core
+ <source>
+ *: none
+ touchscreen: "Touchscreen Mode"
+ </source>
+ <dest>
+ *: none
+ touchscreen: "Modo Touchscreen"
+ </dest>
+ <voice>
+ *: none
+ touchscreen: "Modo Touchscreen"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_TOUCHSCREEN_GRID
+ desc: in Settings -> General -> System menu
+ user: core
+ <source>
+ *: none
+ touchscreen: "3x3 Grid"
+ </source>
+ <dest>
+ *: none
+ touchscreen: "Griglia 3x3"
+ </dest>
+ <voice>
+ *: none
+ touchscreen: "Griglia 3 per 3"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_TOUCHSCREEN_POINT
+ desc: in Settings -> General -> System menu
+ user: core
+ <source>
+ *: none
+ touchscreen: "Absolute Point"
+ </source>
+ <dest>
+ *: none
+ touchscreen: "Punto Assoluto"
+ </dest>
+ <voice>
+ *: none
+ touchscreen: "Punto Assoluto"
+ </voice>
+</phrase> \ No newline at end of file