summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessio Lenzi <lenzone10@rockbox.org>2010-10-04 20:47:59 +0000
committerAlessio Lenzi <lenzone10@rockbox.org>2010-10-04 20:47:59 +0000
commit38e6723b75868cb5258f395e0f974c0539081742 (patch)
treef6b8a0f69a059c94af694c6f797cfcfedf3b2c9b
parentdd6b1dc5d247fdd8c7da50bf8de623a48aef529d (diff)
downloadrockbox-38e6723b75868cb5258f395e0f974c0539081742.zip
rockbox-38e6723b75868cb5258f395e0f974c0539081742.tar.gz
rockbox-38e6723b75868cb5258f395e0f974c0539081742.tar.bz2
rockbox-38e6723b75868cb5258f395e0f974c0539081742.tar.xz
Updated italian translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28208 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/italiano.lang28
1 files changed, 28 insertions, 0 deletions
diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang
index 2fa4dbf..30f0ef8 100644
--- a/apps/lang/italiano.lang
+++ b/apps/lang/italiano.lang
@@ -12544,3 +12544,31 @@
*: "Aggiorna allo Stop"
</voice>
</phrase>
+<phrase>
+ id: LANG_SET_AS_START_DIR
+ desc: used in the onplay menu to set a starting browser dir
+ user: core
+ <source>
+ *: "Start File Browser Here"
+ </source>
+ <dest>
+ *: "Avvia Sfoglia File Da Qui"
+ </dest>
+ <voice>
+ *: "Avvia Sfoglia File Da Qui"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_RESET_START_DIR
+ desc: reset the browser start directory
+ user: core
+ <source>
+ *: "Start File Browser at /"
+ </source>
+ <dest>
+ *: "Avvia Sfoglia File Da /"
+ </dest>
+ <voice>
+ *: "Avvia Sfoglia File Dalla Radice"
+ </voice>
+</phrase>