Rockbox open source high quality audio player as a Music Player Daemon
mpris rockbox mpd libadwaita audio rust zig deno
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

FS#13810 - Updated Italian Translation (Alessio Lenzi)

Change-Id: I8143e6fcb78dba6d5aabf9bf227862c1e025b6a9

+19 -5
+19 -5
apps/lang/italiano.lang
··· 14361 14361 user: core 14362 14362 <source> 14363 14363 *: "Press LEFT to cancel." 14364 - android,hifietma*,zenvision: "Press BACK to cancel." 14364 + android,hifietma*: "Press BACK to cancel." 14365 14365 cowond2,creativezenxfi2,ibassodx50,ibassodx90,mrobe500,ondavx747: "Press POWER to cancel." 14366 14366 ihifi760,ihifi960: "Double tap RETURN to cancel." 14367 14367 ihifi770,ihifi770c,ihifi800: "Press HOME to cancel." ··· 14376 14376 </source> 14377 14377 <dest> 14378 14378 *: "Premere LEFT per annullare." 14379 - android,hifietma*,zenvision: "Premere BACK per annullare." 14379 + android,hifietma*: "Premere BACK per annullare." 14380 14380 cowond2,creativezenxfi2,ibassodx50,ibassodx90,mrobe500,ondavx747: "Premere POWER per annullare." 14381 14381 ihifi760,ihifi960: "Premere due volte RETURN per annullare." 14382 14382 ihifi770,ihifi770c,ihifi800: "Premere HOME per annullare." ··· 14391 14391 </dest> 14392 14392 <voice> 14393 14393 *: "Premere LEFT per annullare." 14394 - android,hifietma*,zenvision: "Premere BACK per annullare." 14394 + android,hifietma*: "Premere BACK per annullare." 14395 14395 cowond2,creativezenxfi2,ibassodx50,ibassodx90,mrobe500,ondavx747: "Premere POWER per annullare." 14396 14396 ihifi760,ihifi960: "Premere due volte RETURN per annullare." 14397 14397 ihifi770,ihifi770c,ihifi800: "Premere HOME per annullare." ··· 15195 15195 </phrase> 15196 15196 <phrase> 15197 15197 id: LANG_VOICED_DATE_FORMAT 15198 - desc: format string for how dates will be read back. Y == 4-digit year, A == month name, m == numeric month, d == numeric day. For example, "AdY" will read "January 21 2021" 15198 + desc: format string for how dates will be read back. Y == 4-digit year (grouped), y == 4-digit year (numeric), A == month name, m == numeric month, d == numeric day. For example, for 2021-01-05, "AdY" will be voiced as "January 5 twenty twenty-one" and "dmy" will be voiced as "5 1 two thousand twenty one 15199 15199 user: core 15200 15200 <source> 15201 15201 *: "dAY" 15202 15202 </source> 15203 15203 <dest> 15204 - *: "dmY" 15204 + *: "dmy" 15205 15205 </dest> 15206 15206 <voice> 15207 15207 *: "" ··· 16960 16960 *: "Annuncia Lo Stato" 16961 16961 </voice> 16962 16962 </phrase> 16963 + <phrase> 16964 + id: LANG_KEEP_DIRECTORY 16965 + desc: file browser setting 16966 + user: core 16967 + <source> 16968 + *: "Always remember last folder" 16969 + </source> 16970 + <dest> 16971 + *: "Ricorda sempre l'ultima cartella" 16972 + </dest> 16973 + <voice> 16974 + *: "Ricorda sempre l'ultima cartella" 16975 + </voice> 16976 + </phrase>