summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2022-01-30 12:15:03 -0500
committerSolomon Peachy <pizza@shaftnet.org>2022-01-30 12:15:03 -0500
commit6fd18ef4a5d31a25af220c9a38b1baf1d8d4951f (patch)
tree22a3df107c862cfff0c7d2b5b243c464b517b22e
parent127bb1b6e1ad67a24a527261f6eb7053c142ed26 (diff)
downloadrockbox-6fd18ef4a5d31a25af220c9a38b1baf1d8d4951f.tar.gz
rockbox-6fd18ef4a5d31a25af220c9a38b1baf1d8d4951f.zip
FS#13334: Updated Italian translation (Alessio Lenzi)
Change-Id: Icfc81db225911d1b034e5c77b3d4cf0baec210c2
-rw-r--r--apps/lang/italiano.lang44
1 files changed, 43 insertions, 1 deletions
diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang
index a3e4eac740..d7236c8cbb 100644
--- a/apps/lang/italiano.lang
+++ b/apps/lang/italiano.lang
@@ -16038,7 +16038,7 @@
16038 *: "dAY" 16038 *: "dAY"
16039 </source> 16039 </source>
16040 <dest> 16040 <dest>
16041 *: "dAY" 16041 *: "dmY"
16042 </dest> 16042 </dest>
16043 <voice> 16043 <voice>
16044 *: "" 16044 *: ""
@@ -16114,3 +16114,45 @@
16114 *: "Discendente" 16114 *: "Discendente"
16115 </voice> 16115 </voice>
16116</phrase> 16116</phrase>
16117<phrase>
16118 id: LANG_ALBUM_ART
16119 desc: in Settings
16120 user: core
16121 <source>
16122 *: "Album Art"
16123 </source>
16124 <dest>
16125 *: "Album Art"
16126 </dest>
16127 <voice>
16128 *: "Album Art"
16129 </voice>
16130</phrase>
16131<phrase>
16132 id: LANG_PREFER_EMBEDDED
16133 desc: in Settings
16134 user: core
16135 <source>
16136 *: "Prefer Embedded"
16137 </source>
16138 <dest>
16139 *: "Preferire Incorporato"
16140 </dest>
16141 <voice>
16142 *: "Preferire Incorporato"
16143 </voice>
16144</phrase>
16145<phrase>
16146 id: LANG_PREFER_IMAGE_FILE
16147 desc: in Settings
16148 user: core
16149 <source>
16150 *: "Prefer Image File"
16151 </source>
16152 <dest>
16153 *: "Preferire File Immagine"
16154 </dest>
16155 <voice>
16156 *: "Preferire File Immagine"
16157 </voice>
16158</phrase>