summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorAlessio Lenzi <lenzone10@rockbox.org>2009-11-04 22:57:58 +0000
committerAlessio Lenzi <lenzone10@rockbox.org>2009-11-04 22:57:58 +0000
commit0c717cc4b4bd29f697a58b2e52a93d08ec6ae27b (patch)
tree191080a3c8a594c57116bc8ff6f7cbd973de8ffb /apps
parentcc65afac0a04f58563e8f58e031dad54712039c6 (diff)
downloadrockbox-0c717cc4b4bd29f697a58b2e52a93d08ec6ae27b.tar.gz
rockbox-0c717cc4b4bd29f697a58b2e52a93d08ec6ae27b.zip
Updated italian translation and correct a little mistake in English.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23527 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
-rw-r--r--apps/lang/english.lang2
-rw-r--r--apps/lang/italiano.lang159
2 files changed, 148 insertions, 13 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index daec5cf548..9fa1f7b7b3 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -13198,7 +13198,7 @@
13198</phrase> 13198</phrase>
13199<phrase> 13199<phrase>
13200 id: LANG_QUEUE_LAST_SHUFFLED 13200 id: LANG_QUEUE_LAST_SHUFFLED
13201 desc: in onplay menu. queue a playlist randomly at and of dynamic playlist 13201 desc: in onplay menu. queue a playlist randomly at end of dynamic playlist
13202 user: core 13202 user: core
13203 <source> 13203 <source>
13204 *: "Queue Last Shuffled" 13204 *: "Queue Last Shuffled"
diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang
index d7c5766fe6..c0717b2756 100644
--- a/apps/lang/italiano.lang
+++ b/apps/lang/italiano.lang
@@ -7108,10 +7108,10 @@
7108 *: "Insert Last" 7108 *: "Insert Last"
7109 </source> 7109 </source>
7110 <dest> 7110 <dest>
7111 *: "Inserisci in fondo" 7111 *: "Inserisci Come Ultima"
7112 </dest> 7112 </dest>
7113 <voice> 7113 <voice>
7114 *: "Inserisci in fondo" 7114 *: "Inserisci Come Ultima"
7115 </voice> 7115 </voice>
7116</phrase> 7116</phrase>
7117<phrase> 7117<phrase>
@@ -7122,10 +7122,10 @@
7122 *: "Insert Shuffled" 7122 *: "Insert Shuffled"
7123 </source> 7123 </source>
7124 <dest> 7124 <dest>
7125 *: "Inserisci a caso" 7125 *: "Mescola E Inserisci"
7126 </dest> 7126 </dest>
7127 <voice> 7127 <voice>
7128 *: "Inserisci a caso" 7128 *: "Mescola E Inserisci"
7129 </voice> 7129 </voice>
7130</phrase> 7130</phrase>
7131<phrase> 7131<phrase>
@@ -7164,10 +7164,10 @@
7164 *: "Queue Last" 7164 *: "Queue Last"
7165 </source> 7165 </source>
7166 <dest> 7166 <dest>
7167 *: "Accoda in fondo" 7167 *: "Accoda Come Ultima"
7168 </dest> 7168 </dest>
7169 <voice> 7169 <voice>
7170 *: "Accoda in fondo" 7170 *: "Accoda Come Ultima"
7171 </voice> 7171 </voice>
7172</phrase> 7172</phrase>
7173<phrase> 7173<phrase>
@@ -7178,10 +7178,10 @@
7178 *: "Queue Shuffled" 7178 *: "Queue Shuffled"
7179 </source> 7179 </source>
7180 <dest> 7180 <dest>
7181 *: "Inserisci casualmente" 7181 *: "Mescola e Accoda"
7182 </dest> 7182 </dest>
7183 <voice> 7183 <voice>
7184 *: "Inserisci casualmente" 7184 *: "Mescola E Accoda"
7185 </voice> 7185 </voice>
7186</phrase> 7186</phrase>
7187<phrase> 7187<phrase>
@@ -7192,10 +7192,10 @@
7192 *: "Play Next" 7192 *: "Play Next"
7193 </source> 7193 </source>
7194 <dest> 7194 <dest>
7195 *: "Suona Successiva" 7195 *: "Riproduce Come Prossima"
7196 </dest> 7196 </dest>
7197 <voice> 7197 <voice>
7198 *: "Suona Successiva" 7198 *: "Riproduce Come Prossima"
7199 </voice> 7199 </voice>
7200</phrase> 7200</phrase>
7201<phrase> 7201<phrase>
@@ -7276,10 +7276,10 @@
7276 *: "Reshuffle" 7276 *: "Reshuffle"
7277 </source> 7277 </source>
7278 <dest> 7278 <dest>
7279 *: "Rimescola" 7279 *: "Mescola"
7280 </dest> 7280 </dest>
7281 <voice> 7281 <voice>
7282 *: "Rimescola" 7282 *: "Mescola"
7283 </voice> 7283 </voice>
7284</phrase> 7284</phrase>
7285<phrase> 7285<phrase>
@@ -13004,3 +13004,138 @@
13004 swcodec: "Tempo Rilascio" 13004 swcodec: "Tempo Rilascio"
13005 </voice> 13005 </voice>
13006</phrase> 13006</phrase>
13007<phrase>
13008 id: LANG_SKIP_OUTRO
13009 desc: skipping to the 5 seconds before the end of a track
13010 user: core
13011 <source>
13012 *: "Skip to Outro"
13013 </source>
13014 <dest>
13015 *: "Salta a Fine Traccia"
13016 </dest>
13017 <voice>
13018 *: "Salta a Fine Traccia"
13019 </voice>
13020</phrase>
13021<phrase>
13022 id: LANG_STATUSBAR_CUSTOM
13023 desc: if this translation is compatible with LANG_CHANNEL_CUSTOM, then please use the same translation. it can be combined later then
13024 user: core
13025 <source>
13026 *: "Custom"
13027 </source>
13028 <dest>
13029 *: "Personalizzata"
13030 </dest>
13031 <voice>
13032 *: "Personalizzata"
13033 </voice>
13034</phrase>
13035<phrase>
13036 id: VOICE_EXT_SBS
13037 desc: spoken only, for file extension
13038 user: core
13039 <source>
13040 *: ""
13041 </source>
13042 <dest>
13043 *: ""
13044 </dest>
13045 <voice>
13046 *: "Skin Barra Di Stato"
13047 </voice>
13048</phrase>
13049<phrase>
13050 id: VOICE_EXT_RSBS
13051 desc: spoken only, for file extension
13052 user: core
13053 <source>
13054 *: ""
13055 </source>
13056 <dest>
13057 *: ""
13058 </dest>
13059 <voice>
13060 *: "Skin Barra Di Stato Per Telecomando"
13061 </voice>
13062</phrase>
13063<phrase>
13064 id: LANG_CUSTOM_STATUSBAR
13065 desc: browse for custom statusbar in theme settings
13066 user: core
13067 <source>
13068 *:none
13069 lcd_bitmap: "Custom Statusbar"
13070 </source>
13071 <dest>
13072 *:none
13073 lcd_bitmap: "Personalizza Barra Di Stato"
13074 </dest>
13075 <voice>
13076 *:none
13077 lcd_bitmap: "Personalizza Barra Di Stato"
13078 </voice>
13079</phrase>
13080<phrase>
13081 id: LANG_REMOTE_CUSTOM_STATUSBAR
13082 desc: browse for remote custom statusbar in theme settings
13083 user: core
13084 <source>
13085 *:none
13086 remote: "Remote Custom Statusbar"
13087 </source>
13088 <dest>
13089 *:none
13090 remote: "Personalizza Barra Di Stato Del Telecomando"
13091 </dest>
13092 <voice>
13093 *:none
13094 remote: "Personalizza Barra Di Stato Del Telecomando"
13095 </voice>
13096</phrase>
13097<phrase>
13098 id: LANG_USB_HID
13099 desc: in settings_menu
13100 user: core
13101 <source>
13102 *: none
13103 usb_hid: "USB HID"
13104 </source>
13105 <dest>
13106 *: none
13107 usb_hid: "USB HID"
13108 </dest>
13109 <voice>
13110 *: none
13111 usb_hid: "Periferica USB Human Interface"
13112 </voice>
13113</phrase>
13114<phrase>
13115 id: LANG_INSERT_LAST_SHUFFLED
13116 desc: in onplay menu. insert a playlist randomly at end of dynamic playlist
13117 user: core
13118 <source>
13119 *: "Insert Last Shuffled"
13120 </source>
13121 <dest>
13122 *: "Mescola E Inserisci Come Ultima"
13123 </dest>
13124 <voice>
13125 *: "Mescola E Inserisci Come Ultima"
13126 </voice>
13127</phrase>
13128<phrase>
13129 id: LANG_QUEUE_LAST_SHUFFLED
13130 desc: in onplay menu. queue a playlist randomly at end of dynamic playlist
13131 user: core
13132 <source>
13133 *: "Queue Last Shuffled"
13134 </source>
13135 <dest>
13136 *: "Mescola E Accoda Come Ultima"
13137 </dest>
13138 <voice>
13139 *: "Mescola E Accoda Come Ultima"
13140 </voice>
13141</phrase>