summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessio Lenzi <lenzone10@rockbox.org>2008-06-29 15:09:42 +0000
committerAlessio Lenzi <lenzone10@rockbox.org>2008-06-29 15:09:42 +0000
commit0e7ce66250abd54d342612bd4b421c2555bfb436 (patch)
treea42b6654e8413bd892a116e2c203a7aac050cdfb
parent3260118ed43b133aa40e914699fc91909267ea96 (diff)
downloadrockbox-0e7ce66250abd54d342612bd4b421c2555bfb436.zip
rockbox-0e7ce66250abd54d342612bd4b421c2555bfb436.tar.gz
rockbox-0e7ce66250abd54d342612bd4b421c2555bfb436.tar.bz2
rockbox-0e7ce66250abd54d342612bd4b421c2555bfb436.tar.xz
Updated italian translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17879 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/italiano.lang56
1 files changed, 56 insertions, 0 deletions
diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang
index 62b9183..7a7af78 100644
--- a/apps/lang/italiano.lang
+++ b/apps/lang/italiano.lang
@@ -11699,3 +11699,59 @@
gigabeatf: "Alta"
</voice>
</phrase>
+<phrase>
+ id: LANG_VERY_SLOW
+ desc: in settings_menu
+ user:
+ <source>
+ *: "Very slow"
+ </source>
+ <dest>
+ *: "Molto lento"
+ </dest>
+ <voice>
+ *: "Molto lento"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_SLOW
+ desc: in settings_menu
+ user:
+ <source>
+ *: "Slow"
+ </source>
+ <dest>
+ *: "Lento"
+ </dest>
+ <voice>
+ *: "Lento"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_VERY_FAST
+ desc: in settings_menu
+ user:
+ <source>
+ *: "Very fast"
+ </source>
+ <dest>
+ *: "Molto veloce"
+ </dest>
+ <voice>
+ *: "Molto veloce"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_FAST
+ desc: in settings_menu
+ user:
+ <source>
+ *: "Fast"
+ </source>
+ <dest>
+ *: "Veloce"
+ </dest>
+ <voice>
+ *: "Veloce"
+ </voice>
+</phrase>