summaryrefslogtreecommitdiff
path: root/apps/lang/italiano.lang
diff options
context:
space:
mode:
authorJonas Häggqvist <rasher@rasher.dk>2006-09-30 17:15:10 +0000
committerJonas Häggqvist <rasher@rasher.dk>2006-09-30 17:15:10 +0000
commit76e5d6ca4ca2cc7bb7d5330cd15d41d6b2db00a6 (patch)
tree966c89c7e41efbe60f92300c24f5ba97a1db4303 /apps/lang/italiano.lang
parent743ecaded8d6ea579f82f86e976ec49d674a3c25 (diff)
downloadrockbox-76e5d6ca4ca2cc7bb7d5330cd15d41d6b2db00a6.tar.gz
rockbox-76e5d6ca4ca2cc7bb7d5330cd15d41d6b2db00a6.zip
Language updates:
* Added a missing voicestring to english.lang. * Updated dansk.lang by me. * Updated italiano.lang by Alessio Lenzi. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11099 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/italiano.lang')
-rw-r--r--apps/lang/italiano.lang62
1 files changed, 59 insertions, 3 deletions
diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang
index fcc908e50b..47c6526fee 100644
--- a/apps/lang/italiano.lang
+++ b/apps/lang/italiano.lang
@@ -4084,7 +4084,7 @@
4084 *: "Batteria: In carica" 4084 *: "Batteria: In carica"
4085 </dest> 4085 </dest>
4086 <voice> 4086 <voice>
4087 *: "" 4087 *: "In carica"
4088 </voice> 4088 </voice>
4089</phrase> 4089</phrase>
4090<phrase> 4090<phrase>
@@ -4098,7 +4098,7 @@
4098 *: "Batteria: Carica completa" 4098 *: "Batteria: Carica completa"
4099 </dest> 4099 </dest>
4100 <voice> 4100 <voice>
4101 *: "" 4101 *: "Carica completa"
4102 </voice> 4102 </voice>
4103</phrase> 4103</phrase>
4104<phrase> 4104<phrase>
@@ -4112,7 +4112,7 @@
4112 *: "Batteria: Mantenimento carica" 4112 *: "Batteria: Mantenimento carica"
4113 </dest> 4113 </dest>
4114 <voice> 4114 <voice>
4115 *: "" 4115 *: "Mantenimento carica"
4116 </voice> 4116 </voice>
4117</phrase> 4117</phrase>
4118<phrase> 4118<phrase>
@@ -9782,3 +9782,59 @@
9782 *: "" 9782 *: ""
9783 </voice> 9783 </voice>
9784</phrase> 9784</phrase>
9785<phrase>
9786 id: LANG_UNPLUG_RW
9787 desc: in pause_phones_menu.
9788 user:
9789 <source>
9790 *: "Duration to rewind"
9791 </source>
9792 <dest>
9793 *: "Durata per il riavvolgimento"
9794 </dest>
9795 <voice>
9796 *: "Durata per il riavvolgimento"
9797 </voice>
9798</phrase>
9799<phrase>
9800 id: LANG_UNPLUG
9801 desc: in settings_menu.
9802 user:
9803 <source>
9804 *: "Pause on headphone unplug"
9805 </source>
9806 <dest>
9807 *: "Pausa staccando la cuffia"
9808 </dest>
9809 <voice>
9810 *: "Pausa staccando la cuffia"
9811 </voice>
9812</phrase>
9813<phrase>
9814 id: LANG_UNPLUG_DISABLE_AUTORESUME
9815 desc: in pause_phones_menu.
9816 user:
9817 <source>
9818 *: "Disable auto-resume if phones not present"
9819 </source>
9820 <dest>
9821 *: "Disabilita riprendi all'avvio se manca la cuffia"
9822 </dest>
9823 <voice>
9824 *: "Disabilita riprendi all'avvio se manca la cuffia"
9825 </voice>
9826</phrase>
9827<phrase>
9828 id: LANG_UNPLUG_RESUME
9829 desc: in pause_phones_menu.
9830 user:
9831 <source>
9832 *: "Pause and Resume"
9833 </source>
9834 <dest>
9835 *: "Pausa e Riprendi"
9836 </dest>
9837 <voice>
9838 *: "Pausa e Riprendi"
9839 </voice>
9840</phrase>