summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlessio Lenzi <lenzone10@rockbox.org>2011-11-22 20:42:07 +0000
committerAlessio Lenzi <lenzone10@rockbox.org>2011-11-22 20:42:07 +0000
commitc803aa11bcc911a7478a5eb1d75bc6388780bb41 (patch)
tree70bcfcf74b050b37233cfe96f5a058cb5e064446
parent0330ca99572d317593bec0f28188c65fecd90e59 (diff)
downloadrockbox-c803aa11bcc911a7478a5eb1d75bc6388780bb41.tar.gz
rockbox-c803aa11bcc911a7478a5eb1d75bc6388780bb41.zip
Updated italian translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31045 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/italiano.lang152
1 files changed, 152 insertions, 0 deletions
diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang
index ddb18039e1..315b4f5938 100644
--- a/apps/lang/italiano.lang
+++ b/apps/lang/italiano.lang
@@ -12730,3 +12730,155 @@ desc: deprecated
*: "Salva Modifiche?"
</voice>
</phrase>
+<phrase>
+ id: LANG_USB_SKIP_FIRST_DRIVE
+ desc: in settings_menu
+ user: core
+ <source>
+ *: none
+ multidrive_usb: "USB Hide Internal Drive"
+ </source>
+ <dest>
+ *: none
+ multidrive_usb: "Nascondi Drive interno USB"
+ </dest>
+ <voice>
+ *: none
+ multidrive_usb: "Nascondi Drive interno USB"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_LIST_LINE_PADDING
+ desc: list padding, in display settings
+ user: core
+ <source>
+ *: none
+ touchscreen: "Line Padding in Lists"
+ </source>
+ <dest>
+ *: none
+ touchscreen: "Padding Linea in Elenchi"
+ </dest>
+ <voice>
+ *: none
+ touchscreen: "Padding Linea in Elenchi"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_AUTOMATIC
+ desc: generic automatic
+ user: core
+ <source>
+ *: "Automatic"
+ </source>
+ <dest>
+ *: "Automatico"
+ </dest>
+ <voice>
+ *: "Automatico"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_SLEEP_TIMER_DURATION
+ desc: default sleep timer duration in minutes (unused in UI)
+ user: core
+ <source>
+ *: "Default Sleep Timer Duration"
+ </source>
+ <dest>
+ *: "Durata Default Tempo Spegnimento"
+ </dest>
+ <voice>
+ *: "Durata Default Tempo Spegnimento"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_SLEEP_TIMER_ON_POWER_UP
+ desc: whether sleep timer starts on power up
+ user: core
+ <source>
+ *: "Start Sleep Timer On Boot"
+ </source>
+ <dest>
+ *: "Avvio Tempo Spegnimento All'accensione"
+ </dest>
+ <voice>
+ *: "Avvio Tempo Spegnimento All'accensione"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_SLEEP_TIMER_CANCEL_CURRENT
+ desc: shown instead of sleep timer when it's running
+ user: core
+ <source>
+ *: "Cancel Sleep Timer"
+ </source>
+ <dest>
+ *: "Annulla Tempo Spegnimento"
+ </dest>
+ <voice>
+ *: "Annulla Tempo Spegnimento"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_SHORTCUTS
+ desc: Title in the shortcuts menu
+ user: core
+ <source>
+ *: "Shortcuts"
+ </source>
+ <dest>
+ *: "Tasti Rapidi"
+ </dest>
+ <voice>
+ *: "Tasti Rapidi"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_KEYCLICK_SOFTWARE
+ desc: in keyclick settings menu
+ user: core
+ <source>
+ *: none
+ hardware_click: "Headphone Keyclick"
+ </source>
+ <dest>
+ *: none
+ hardware_click: "Click Tasti Cuffia"
+ </dest>
+ <voice>
+ *: none
+ hardware_click: "Click Tasti Cuffia"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_KEYCLICK_HARDWARE
+ desc: in keyclick settings menu
+ user: core
+ <source>
+ *: none
+ hardware_click: "Speaker Keyclick"
+ </source>
+ <dest>
+ *: none
+ hardware_click: "Click Tasti Altoparlante"
+ </dest>
+ <voice>
+ *: none
+ hardware_click: "Click Tasti Altoparlante"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_GLYPHS
+ desc: in settings_menu
+ user: core
+ <source>
+ *: "Glyphs To Cache"
+ </source>
+ <dest>
+ *: "Glyphs Nella Cache"
+ </dest>
+ <voice>
+ *: "Glyphs Nella Cache"
+ </voice>
+</phrase>