summaryrefslogtreecommitdiff
path: root/apps/lang/italiano.lang
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lang/italiano.lang')
-rw-r--r--apps/lang/italiano.lang42
1 files changed, 42 insertions, 0 deletions
diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang
index 9df1d2607b..3f1ca70f0e 100644
--- a/apps/lang/italiano.lang
+++ b/apps/lang/italiano.lang
@@ -12619,3 +12619,45 @@
12619 *: "" 12619 *: ""
12620 </voice> 12620 </voice>
12621</phrase> 12621</phrase>
12622<phrase>
12623 id: LANG_AUTORESUME
12624 desc: resume settings menu
12625 user: core
12626 <source>
12627 *: "Automatic resume"
12628 </source>
12629 <dest>
12630 *: "Riprendi Automaticamente"
12631 </dest>
12632 <voice>
12633 *: "Riprendi Automaticamente"
12634 </voice>
12635</phrase>
12636<phrase>
12637 id: LANG_AUTORESUME_AUTOMATIC
12638 desc: resume on automatic track change
12639 user: core
12640 <source>
12641 *: "Resume on automatic track change"
12642 </source>
12643 <dest>
12644 *: "Riprendi al Cambio Traccia Automatico"
12645 </dest>
12646 <voice>
12647 *: "Riprendi al Cambio Traccia Automatico"
12648 </voice>
12649</phrase>
12650<phrase>
12651 id: LANG_AUTORESUME_CUSTOM
12652 desc: enable customization of resume on automatic track change
12653 user: core
12654 <source>
12655 *: "In custom directories only"
12656 </source>
12657 <dest>
12658 *: "Solo In Cartelle Personalizzate"
12659 </dest>
12660 <voice>
12661 *: "Solo In Cartelle Personalizzate"
12662 </voice>
12663</phrase>