summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2021-03-14 13:02:41 -0400
committerSolomon Peachy <pizza@shaftnet.org>2021-03-14 13:04:31 -0400
commit6b39e23074afabcc96b9e26ac918534228c48711 (patch)
treea5712c411948c3ad09375b5e92a2a8af1df0caf1
parent406136f7c72af42ead5f96ac31cdb85cb9022468 (diff)
downloadrockbox-6b39e23074.tar.gz
rockbox-6b39e23074.zip
Updated Italian Translation (Alessio Lenzi)
Change-Id: I7b98b1c6af99f2e43d9b4dc4dc46f63ed8b0192c
-rw-r--r--apps/lang/italiano.lang25
1 files changed, 21 insertions, 4 deletions
diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang
index f0a3c8413e..b951d626ae 100644
--- a/apps/lang/italiano.lang
+++ b/apps/lang/italiano.lang
@@ -6039,14 +6039,17 @@
user: core
<source>
*: "Int:"
+ hibylinux: "mSD:"
xduoox3: "mSD1:"
</source>
<dest>
*: "Int:"
+ hibylinux: "mSD:"
xduoox3: "MSD1:"
</dest>
<voice>
*: "Interno"
+ hibylinux: "micro S D"
xduoox3: "Micro SD 1"
</voice>
</phrase>
@@ -6271,16 +6274,16 @@
</phrase>
<phrase>
id: LANG_REPLACE
- desc: in onplay menu. Replace the current playlist with a new one.
+ desc: deprecated
user: core
<source>
- *: "Play Next"
+ *: ""
</source>
<dest>
- *: "Riproduce Come Prossima"
+ *: ""
</dest>
<voice>
- *: "Riproduce Come Prossima"
+ *: ""
</voice>
</phrase>
<phrase>
@@ -15526,3 +15529,17 @@
*: "Entrare in modo memoria di massa USB?"
</voice>
</phrase>
+<phrase>
+ id: LANG_CLEAR_LIST_AND_PLAY_NEXT
+ desc: in onplay menu. Replace current playlist with selected tracks
+ user: core
+ <source>
+ *: "Clear List & Play Next"
+ </source>
+ <dest>
+ *: "Cancella Lista e Riproduci Successivo"
+ </dest>
+ <voice>
+ *: "Cancella Lista e Riproduci Successivo"
+ </voice>
+</phrase>