summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2022-03-31 21:32:42 -0400
committerSolomon Peachy <pizza@shaftnet.org>2022-03-31 21:32:42 -0400
commitf08d083ed0dea7628157c2734ebc52ccaac5fdcf (patch)
tree380fa3e31d5211b66d464b4c34bfb3f2c76adf1d
parentcbb5efd525766c8a4dd819309adc979bc4943f2f (diff)
downloadrockbox-f08d083ed0dea7628157c2734ebc52ccaac5fdcf.tar.gz
rockbox-f08d083ed0dea7628157c2734ebc52ccaac5fdcf.zip
FS13441: Updated Italian translation (Alessio Lenzi)
Change-Id: I442d79842ca1d58d122058171175a6fee844a353
-rw-r--r--apps/lang/italiano.lang128
1 files changed, 107 insertions, 21 deletions
diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang
index d7236c8cbb..1289cf7487 100644
--- a/apps/lang/italiano.lang
+++ b/apps/lang/italiano.lang
@@ -1685,10 +1685,10 @@
1685</phrase> 1685</phrase>
1686<phrase> 1686<phrase>
1687 id: LANG_AUDIOSCROBBLER 1687 id: LANG_AUDIOSCROBBLER
1688 desc: "Last.fm Log" in the playback menu 1688 desc: "Last.fm Logger" in Plugin/apps/scrobbler
1689 user: core 1689 user: core
1690 <source> 1690 <source>
1691 *: "Last.fm Log" 1691 *: "Last.fm Logger"
1692 </source> 1692 </source>
1693 <dest> 1693 <dest>
1694 *: "Log per Last.fm" 1694 *: "Log per Last.fm"
@@ -4096,31 +4096,16 @@
4096</phrase> 4096</phrase>
4097<phrase> 4097<phrase>
4098 id: LANG_ALARM_MOD_KEYS 4098 id: LANG_ALARM_MOD_KEYS
4099 desc: Shown key functions in alarm menu (for the RTC alarm mod). 4099 desc: deprecated
4100 user: core 4100 user: core
4101 <source> 4101 <source>
4102 *: none 4102 *: ""
4103 alarm: "PLAY=Set OFF=Cancel"
4104 gigabeats: "SELECT=Set POWER=Cancel"
4105 ipod*: "SELECT=Set MENU=Cancel"
4106 iriverh10,iriverh10_5gb: "SELECT=Set PREV=Cancel"
4107 mpiohd300: "ENTER=Set MENU=Cancel"
4108 sansafuzeplus: "SELECT=Set BACK=Cancel"
4109 vibe500: "OK=Set C=Cancel"
4110 </source> 4103 </source>
4111 <dest> 4104 <dest>
4112 *: none 4105 *: ""
4113 alarm: "PLAY=Imposta OFF=Annulla"
4114 gigabeats: "SELECT=Imposta POWER=Annulla"
4115 ipod*: "SELECT=Imposta MENU=Annulla"
4116 iriverh10,iriverh10_5gb: "SELECT=Imposta PREV=Annulla"
4117 mpiohd300: "ENTER=Imposta MENU=Annulla"
4118 sansafuzeplus: "SELECT=Imposta BACK=Annulla"
4119 vibe500: "OK=Imposta C=Annulla"
4120 </dest> 4106 </dest>
4121 <voice> 4107 <voice>
4122 *: none 4108 *: ""
4123 alarm,ipod*: ""
4124 </voice> 4109 </voice>
4125</phrase> 4110</phrase>
4126<phrase> 4111<phrase>
@@ -16156,3 +16141,104 @@
16156 *: "Preferire File Immagine" 16141 *: "Preferire File Immagine"
16157 </voice> 16142 </voice>
16158</phrase> 16143</phrase>
16144<phrase>
16145 id: LANG_FM_SYNC_RDS_TIME
16146 desc: in radio screen and Settings
16147 user: core
16148 <source>
16149 *: none
16150 rds: "Sync RDS Time"
16151 </source>
16152 <dest>
16153 *: none
16154 rds: "Sync Orario con RDS"
16155 </dest>
16156 <voice>
16157 *: none
16158 rds: "Sync Orario con RDS"
16159 </voice>
16160</phrase>
16161<phrase>
16162 id: LANG_SORT_ALBUMS_BY
16163 desc: in Settings
16164 user: core
16165 <source>
16166 *: "Sort albums by"
16167 </source>
16168 <dest>
16169 *: "Ordina album per"
16170 </dest>
16171 <voice>
16172 *: "Ordina album per"
16173 </voice>
16174</phrase>
16175<phrase>
16176 id: LANG_ARTIST_PLUS_NAME
16177 desc: in Settings
16178 user: core
16179 <source>
16180 *: "Artist + Name"
16181 </source>
16182 <dest>
16183 *: "Artista + Nome"
16184 </dest>
16185 <voice>
16186 *: "Artista E Nome"
16187 </voice>
16188</phrase>
16189<phrase>
16190 id: LANG_ARTIST_PLUS_YEAR
16191 desc: in Settings
16192 user: core
16193 <source>
16194 *: "Artist + Year"
16195 </source>
16196 <dest>
16197 *: "Artista + Anno"
16198 </dest>
16199 <voice>
16200 *: "Artista E Anno"
16201 </voice>
16202</phrase>
16203<phrase>
16204 id: LANG_YEAR_SORT_ORDER
16205 desc: in Settings
16206 user: core
16207 <source>
16208 *: "Year sort order"
16209 </source>
16210 <dest>
16211 *: "Ordina per anno"
16212 </dest>
16213 <voice>
16214 *: "Ordina per anno"
16215 </voice>
16216</phrase>
16217<phrase>
16218 id: LANG_SHOW_YEAR_IN_ALBUM_TITLE
16219 desc: in Settings
16220 user: core
16221 <source>
16222 *: "Show year in album title"
16223 </source>
16224 <dest>
16225 *: "Mostra l'anno nel titolo dell'album"
16226 </dest>
16227 <voice>
16228 *: "Mostra l'anno nel titolo dell'album"
16229 </voice>
16230</phrase>
16231<phrase>
16232 id: LANG_WAIT_FOR_CACHE
16233 desc: in Settings
16234 user: core
16235 <source>
16236 *: "Cache needs to finish updating first!"
16237 </source>
16238 <dest>
16239 *: "La cache deve prima completare l'aggiornamento!"
16240 </dest>
16241 <voice>
16242 *: "La cache deve prima completare l'aggiornamento!"
16243 </voice>
16244</phrase>