summaryrefslogtreecommitdiff
path: root/apps/lang/italiano.lang
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2024-09-03 11:21:30 -0400
committerSolomon Peachy <pizza@shaftnet.org>2024-09-03 11:21:30 -0400
commit142003328df454eeedff134c7b412bba7a4407fe (patch)
tree33feeb04420b67cc3e02c66e9c072e7e68e721c6 /apps/lang/italiano.lang
parent878e29396c079c08229d5b4698f1fc1d48873ba6 (diff)
downloadrockbox-142003328df454eeedff134c7b412bba7a4407fe.tar.gz
rockbox-142003328df454eeedff134c7b412bba7a4407fe.zip
Translation updates:
* English-US (Solomon Peachy) * Italian (Alessio Lenzi) * Korean (Hoseok Seo) * Polish (Adam Rak) Change-Id: I9c936468e1b96cb8496274076b542f1625d6ae21
Diffstat (limited to 'apps/lang/italiano.lang')
-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 e0c80b885d..0eb8843985 100644
--- a/apps/lang/italiano.lang
+++ b/apps/lang/italiano.lang
@@ -16438,3 +16438,31 @@
16438 *: "Rimanente" 16438 *: "Rimanente"
16439 </voice> 16439 </voice>
16440</phrase> 16440</phrase>
16441<phrase>
16442 id: LANG_RANDOM_SHUFFLE_RANDOM_SELECTIVE_SONGS_SUMMARY
16443 desc: a summary splash screen that appear on the database browser when you try to create a playlist from the database browser that exceeds your system limit
16444 user: core
16445 <source>
16446 *: "Selection too big, %d random tracks will be picked from it"
16447 </source>
16448 <dest>
16449 *: "Selezione troppo grande, verranno prese solamente %d tracce casuali dalla selezione"
16450 </dest>
16451 <voice>
16452 *: "Selezione troppo grande, verranno prese solamente %d tracce casuali dalla selezione"
16453 </voice>
16454</phrase>
16455<phrase>
16456 id: LANG_DISABLE_MAINMENU_SCROLLING
16457 desc: Disable main menu scrolling
16458 user: core
16459 <source>
16460 *: "Disable main menu scrolling"
16461 </source>
16462 <dest>
16463 *: "Disabilita lo scorrimento del menu principale"
16464 </dest>
16465 <voice>
16466 *: "Disabilita lo scorrimento del menu principale"
16467 </voice>
16468</phrase>