summaryrefslogtreecommitdiff
path: root/apps/lang/italiano.lang
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-04-03 21:11:11 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-04-03 21:11:11 +0000
commitc06e7772ff81ed4bbc78377a6e16456456f3e96c (patch)
tree0eee2026f47d5041461d2a35349f0c2175e97ab0 /apps/lang/italiano.lang
parenta87203651e35f368bf1d8bca5a846a0b9fb657c1 (diff)
downloadrockbox-c06e7772ff81ed4bbc78377a6e16456456f3e96c.tar.gz
rockbox-c06e7772ff81ed4bbc78377a6e16456456f3e96c.zip
langv2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9470 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/italiano.lang')
-rw-r--r--apps/lang/italiano.lang11310
1 files changed, 7840 insertions, 3470 deletions
diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang
index d4d3d816d8..d6ea2669a9 100644
--- a/apps/lang/italiano.lang
+++ b/apps/lang/italiano.lang
@@ -1,3470 +1,7840 @@
1 1<phrase>
2## general strings 2 id: LANG_SET_BOOL_YES
3 3 desc: bool true representation
4id: LANG_SET_BOOL_YES 4 user:
5desc: bool true representation 5 <source>
6eng: "Yes" 6 *: "Yes"
7voice: "Si" 7 </source>
8new: "Si" 8 <dest>
9 9 *: "Si"
10id: LANG_SET_BOOL_NO 10 </dest>
11desc: bool false representation 11 <voice>
12eng: "No" 12 *: "Si"
13voice: "No" 13 </voice>
14new: "No" 14</phrase>
15 15<phrase>
16id: LANG_ON 16 id: LANG_SET_BOOL_NO
17desc: Used in a lot of places 17 desc: bool false representation
18eng: "On" 18 user:
19voice: "Attivato" 19 <source>
20new: "Attivato" 20 *: "No"
21 21 </source>
22id: LANG_OFF 22 <dest>
23desc: Used in a lot of places 23 *: "No"
24eng: "Off" 24 </dest>
25voice: "Disattivato" 25 <voice>
26new: "Disattivato" 26 *: "No"
27 27 </voice>
28id: LANG_RESUME_SETTING_ASK 28</phrase>
29desc: in settings_menu 29<phrase>
30eng: "Ask" 30 id: LANG_ON
31voice: "Chiedi" 31 desc: Used in a lot of places
32new: "Chiedi" 32 user:
33 33 <source>
34id: LANG_ALWAYS 34 *: "On"
35desc: (player) the jump scroll shall be done "always 35 </source>
36eng: "Always" 36 <dest>
37voice: "Sempre" 37 *: "Attivato"
38new: "Sempre" 38 </dest>
39 39 <voice>
40## general messages 40 *: "Attivato"
41 41 </voice>
42id: LANG_WAIT 42</phrase>
43desc: general please wait splash 43<phrase>
44eng: "Loading..." 44 id: LANG_OFF
45voice: "" 45 desc: Used in a lot of places
46new: "Caricamento..." 46 user:
47 47 <source>
48id: LANG_CONFIRM_SHUTDOWN 48 *: "Off"
49desc: in shutdown screen 49 </source>
50eng: "Press OFF to shut down" 50 <dest>
51voice: "" 51 *: "Disattivato"
52new: "Premere OFF per spegnere" 52 </dest>
53 53 <voice>
54id: LANG_SHUTTINGDOWN 54 *: "Disattivato"
55desc: in main menu 55 </voice>
56eng: "Shutting down..." 56</phrase>
57voice: "" 57<phrase>
58new: "Spegnimento..." 58 id: LANG_RESUME_SETTING_ASK
59 59 desc: in settings_menu
60id: LANG_RESTARTING_PLAYBACK 60 user:
61desc: splash screen displayed when pcm buffer size is changed 61 <source>
62eng: "Restarting playback..." 62 *: "Ask"
63voice: "" 63 </source>
64new: "Ripresa esecuzione..." 64 <dest>
65 65 *: "Chiedi"
66id: LANG_REMOVE_MMC 66 </dest>
67desc: before acknowledging usb in case an MMC is inserted (Ondio) 67 <voice>
68eng: "Please remove inserted MMC" 68 *: "Chiedi"
69voice: "Rimuovere la memory card" 69 </voice>
70new: "Rimuovere la MMC" 70</phrase>
71 71<phrase>
72id: LANG_MENU_SETTING_CANCEL 72 id: LANG_ALWAYS
73desc: Visual confirmation of canceling a changed setting 73 desc: (player) the jump scroll shall be done "always
74eng: "Canceled" 74 user:
75voice: "" 75 <source>
76new: "Annullato" 76 *: "Always"
77 77 </source>
78id: LANG_FAILED 78 <dest>
79desc: Something failed. To be appended after above actions 79 *: "Sempre"
80eng: "Failed" 80 </dest>
81voice: "" 81 <voice>
82new: "Fallito" 82 *: "Sempre"
83 83 </voice>
84## main menu 84</phrase>
85 85<phrase>
86id: LANG_BOOKMARK_MENU_RECENT_BOOKMARKS 86 id: LANG_WAIT
87desc: Text for the menu text to access the most recent bookmarks list 87 desc: general please wait splash
88eng: "Recent Bookmarks" 88 user:
89voice: "Segnalibri Recenti" 89 <source>
90new: "Segnalibri recenti" 90 *: "Loading..."
91 91 </source>
92id: LANG_SOUND_SETTINGS 92 <dest>
93desc: in the main menu 93 *: "Caricamento..."
94eng: "Sound Settings" 94 </dest>
95voice: "Impostazioni Audio" 95 <voice>
96new: "Impostazioni audio" 96 *: ""
97 97 </voice>
98id: LANG_GENERAL_SETTINGS 98</phrase>
99desc: in the main menu 99<phrase>
100eng: "General Settings" 100 id: LANG_CONFIRM_SHUTDOWN
101voice: "Impostazioni Generali" 101 desc: in shutdown screen
102new: "Impostazioni generali" 102 user:
103 103 <source>
104id: LANG_MANAGE_MENU 104 *: "Press OFF to shut down"
105desc: in the system sub menu 105 </source>
106eng: "Manage Settings" 106 <dest>
107voice: "Gestione Impostazioni" 107 *: "Premere OFF per spegnere"
108new: "Gestione impostazioni" 108 </dest>
109 109 <voice>
110id: LANG_CUSTOM_THEME 110 *: ""
111desc: Custom themes menu 111 </voice>
112eng: "Browse Themes" 112</phrase>
113voice: "Elenca temi" 113<phrase>
114new: "Elenca temi" 114 id: LANG_SHUTTINGDOWN
115 115 desc: in main menu
116id: LANG_FM_RADIO 116 user:
117desc: in main menu 117 <source>
118eng: "FM Radio" 118 *: "Shutting down..."
119voice: "Radio FM" 119 </source>
120new: "Radio FM" 120 <dest>
121 121 *: "Spegnimento..."
122id: LANG_RECORDING 122 </dest>
123desc: in the main menu 123 <voice>
124eng: "Recording" 124 *: ""
125voice: "Registrazione" 125 </voice>
126new: "Registrazione" 126</phrase>
127 127<phrase>
128id: LANG_PLAYLIST_MENU 128 id: LANG_RESTARTING_PLAYBACK
129desc: in main menu. 129 desc: splash screen displayed when pcm buffer size is changed
130eng: "Playlist Options" 130 user:
131voice: "Opzioni Pleylist" 131 <source>
132new: "Opzioni playlist" 132 *: "Restarting playback..."
133 133 </source>
134id: LANG_PLUGINS 134 <dest>
135desc: in main_menu() 135 *: "Ripresa esecuzione..."
136eng: "Browse Plugins" 136 </dest>
137voice: "Elenco plaghin" 137 <voice>
138new: "Avvia plugins" 138 *: ""
139 139 </voice>
140id: LANG_INFO 140</phrase>
141desc: in the main menu 141<phrase>
142eng: "Info" 142 id: LANG_REMOVE_MMC
143voice: "Informazioni" 143 desc: before acknowledging usb in case an MMC is inserted (Ondio)
144new: "Informazioni" 144 user:
145 145 <source>
146id: LANG_SHUTDOWN 146 *: "Please remove inserted MMC"
147desc: in main menu 147 </source>
148eng: "Shut down" 148 <dest>
149voice: "Arresto" 149 *: "Rimuovere la MMC"
150new: "Arresto" 150 </dest>
151 151 <voice>
152## Sound settings 152 *: "Rimuovere la memory card"
153 153 </voice>
154id: LANG_VOLUME 154</phrase>
155desc: in sound_settings 155<phrase>
156eng: "Volume" 156 id: LANG_MENU_SETTING_CANCEL
157voice: "Volume" 157 desc: Visual confirmation of canceling a changed setting
158new: "Volume" 158 user:
159 159 <source>
160id: LANG_BASS 160 *: "Canceled"
161desc: in sound_settings 161 </source>
162eng: "Bass" 162 <dest>
163voice: "Bassi" 163 *: "Annullato"
164new: "Bassi" 164 </dest>
165 165 <voice>
166id: LANG_TREBLE 166 *: ""
167desc: in sound_settings 167 </voice>
168eng: "Treble" 168</phrase>
169voice: "Alti" 169<phrase>
170new: "Alti" 170 id: LANG_FAILED
171 171 desc: Something failed. To be appended after above actions
172id: LANG_BALANCE 172 user:
173desc: in sound_settings 173 <source>
174eng: "Balance" 174 *: "Failed"
175voice: "Bilanciamento" 175 </source>
176new: "Bilanciamento" 176 <dest>
177 177 *: "Fallito"
178id: LANG_CHANNEL_MENU 178 </dest>
179desc: in sound_settings 179 <voice>
180eng: "Channels" 180 *: ""
181voice: "Canali" 181 </voice>
182new: "Canali" 182</phrase>
183 183<phrase>
184id: LANG_CHANNEL 184 id: LANG_BOOKMARK_MENU_RECENT_BOOKMARKS
185desc: in sound_settings 185 desc: Text for the menu text to access the most recent bookmarks list
186eng: "Channel Configuration" 186 user:
187voice: "Configurazione Canali" 187 <source>
188new: "Configurazione canali" 188 *: "Recent Bookmarks"
189 189 </source>
190id: LANG_CHANNEL_STEREO 190 <dest>
191desc: in sound_settings 191 *: "Segnalibri recenti"
192eng: "Stereo" 192 </dest>
193voice: "Stereo" 193 <voice>
194new: "Stereo" 194 *: "Segnalibri Recenti"
195 195 </voice>
196id: LANG_CHANNEL_MONO 196</phrase>
197desc: in sound_settings 197<phrase>
198eng: "Mono" 198 id: LANG_SOUND_SETTINGS
199voice: "Mono" 199 desc: in the main menu
200new: "Mono" 200 user:
201 201 <source>
202id: LANG_CHANNEL_CUSTOM 202 *: "Sound Settings"
203desc: in sound_settings 203 </source>
204eng: "Custom" 204 <dest>
205voice: "Personalizzato" 205 *: "Impostazioni audio"
206new: "Personalizzato" 206 </dest>
207 207 <voice>
208id: LANG_CHANNEL_LEFT 208 *: "Impostazioni Audio"
209desc: in sound_settings 209 </voice>
210eng: "Mono Left" 210</phrase>
211voice: "Mono Sinistro" 211<phrase>
212new: "Mono sinistro" 212 id: LANG_GENERAL_SETTINGS
213 213 desc: in the main menu
214id: LANG_CHANNEL_RIGHT 214 user:
215desc: in sound_settings 215 <source>
216eng: "Mono Right" 216 *: "General Settings"
217voice: "Mono Destro" 217 </source>
218new: "Mono destro" 218 <dest>
219 219 *: "Impostazioni generali"
220id: LANG_CHANNEL_KARAOKE 220 </dest>
221desc: in sound_settings 221 <voice>
222eng: "Karaoke" 222 *: "Impostazioni Generali"
223voice: "Karaoke" 223 </voice>
224new: "Karaoke" 224</phrase>
225 225<phrase>
226id: LANG_STEREO_WIDTH 226 id: LANG_MANAGE_MENU
227desc: in sound_settings 227 desc: in the system sub menu
228eng: "Stereo width" 228 user:
229voice: "Ampiezza stereo" 229 <source>
230new: "Ampiezza stereo" 230 *: "Manage Settings"
231 231 </source>
232id: LANG_LOUDNESS 232 <dest>
233desc: in sound_settings 233 *: "Gestione impostazioni"
234eng: "Loudness" 234 </dest>
235voice: "Loudness" 235 <voice>
236new: "Loudness" 236 *: "Gestione Impostazioni"
237 237 </voice>
238id: LANG_AUTOVOL 238</phrase>
239desc: in sound_settings 239<phrase>
240eng: "Auto Volume" 240 id: LANG_CUSTOM_THEME
241voice: "Guadagno automatico" 241 desc: Custom themes menu
242new: "Guadagno automatico" 242 user:
243 243 <source>
244id: LANG_DECAY 244 *: "Browse Themes"
245desc: in sound_settings 245 </source>
246eng: "AV Decay Time" 246 <dest>
247voice: "Tempo Decadimento AV" 247 *: "Elenca temi"
248new: "Tempo decadimento AV" 248 </dest>
249 249 <voice>
250id: LANG_SUPERBASS 250 *: "Elenca temi"
251desc: in sound settings 251 </voice>
252eng: "Super bass" 252</phrase>
253voice: "Super bassi" 253<phrase>
254new: "Super bassi" 254 id: LANG_FM_RADIO
255 255 desc: in main menu
256id: LANG_MDB_ENABLE 256 user:
257desc: in sound settings 257 <source>
258eng: "MDB Enable" 258 *: "FM Radio"
259voice: "Abilita MDB" 259 </source>
260new: "Abilita MDB" 260 <dest>
261 261 *: "Radio FM"
262id: LANG_MDB_STRENGTH 262 </dest>
263desc: in sound settings 263 <voice>
264eng: "MDB Strength" 264 *: "Radio FM"
265voice: "Intensità MDB" 265 </voice>
266new: "Intensità MDB" 266</phrase>
267 267<phrase>
268id: LANG_MDB_HARMONICS 268 id: LANG_RECORDING
269desc: in sound settings 269 desc: in the main menu
270eng: "MDB Harmonics" 270 user:
271voice: "Armoniche MDB" 271 <source>
272new: "Armoniche MDB" 272 *: "Recording"
273 273 </source>
274id: LANG_MDB_CENTER 274 <dest>
275desc: in sound settings 275 *: "Registrazione"
276eng: "MDB Center frequency" 276 </dest>
277voice: "Frequenza centrale MDB" 277 <voice>
278new: "Frequenza centrale MDB" 278 *: "Registrazione"
279 279 </voice>
280id: LANG_MDB_SHAPE 280</phrase>
281desc: in sound settings 281<phrase>
282eng: "MDB Shape" 282 id: LANG_PLAYLIST_MENU
283voice: "Forma MDB" 283 desc: in main menu.
284new: "Forma MDB" 284 user:
285 285 <source>
286id: LANG_CROSSFEED 286 *: "Playlist Options"
287desc: in the sound settings menu 287 </source>
288eng: "Crossfeed" 288 <dest>
289voice: "Crossfeed" 289 *: "Opzioni playlist"
290new: "Crossfeed" 290 </dest>
291 291 <voice>
292id: LANG_EQUALIZER 292 *: "Opzioni Pleylist"
293desc: in the sound settings menu 293 </voice>
294eng: "Equalizer" 294</phrase>
295voice: "Equalizzatore" 295<phrase>
296new: "Equalizzatore" 296 id: LANG_PLUGINS
297 297 desc: in main_menu()
298## general settings menu 298 user:
299 299 <source>
300id: LANG_PLAYBACK 300 *: "Browse Plugins"
301desc: in settings_menu() 301 </source>
302eng: "Playback" 302 <dest>
303voice: "Riproduzione" 303 *: "Avvia plugins"
304new: "Riproduzione" 304 </dest>
305 305 <voice>
306id: LANG_FILE 306 *: "Elenco plaghin"
307desc: in settings_menu() 307 </voice>
308eng: "File View" 308</phrase>
309voice: "Visualizzazione fail" 309<phrase>
310new: "Visualizzazione file" 310 id: LANG_INFO
311 311 desc: in the main menu
312id: LANG_DISPLAY 312 user:
313desc: in settings_menu() 313 <source>
314eng: "Display" 314 *: "Info"
315voice: "Displey" 315 </source>
316new: "Display" 316 <dest>
317 317 *: "Informazioni"
318id: LANG_SYSTEM 318 </dest>
319desc: in settings_menu() 319 <voice>
320eng: "System" 320 *: "Informazioni"
321voice: "Sistema" 321 </voice>
322new: "Sistema" 322</phrase>
323 323<phrase>
324id: LANG_BOOKMARK_SETTINGS 324 id: LANG_SHUTDOWN
325desc: in general settings 325 desc: in main menu
326eng: "Bookmarking" 326 user:
327voice: "Impostazioni Segnalibri" 327 <source>
328new: "Impostazioni segnalibri" 328 *: "Shut down"
329 329 </source>
330id: LANG_LANGUAGE 330 <dest>
331desc: in settings_menu 331 *: "Arresto"
332eng: "Language" 332 </dest>
333voice: "Lingua" 333 <voice>
334new: "Lingua" 334 *: "Arresto"
335 335 </voice>
336id: LANG_VOICE 336</phrase>
337desc: root of voice menu 337<phrase>
338eng: "Voice" 338 id: LANG_VOLUME
339voice: "Voce" 339 desc: in sound_settings
340new: "Voce" 340 user:
341 341 <source>
342## manage settings menu 342 *: "Volume"
343 343 </source>
344id: LANG_CUSTOM_CFG 344 <dest>
345desc: in setting_menu() 345 *: "Volume"
346eng: "Browse .cfg files" 346 </dest>
347voice: "Scegli fail di configurazione" 347 <voice>
348new: "Scegli file configurazione" 348 *: "Volume"
349 349 </voice>
350id: LANG_FIRMWARE 350</phrase>
351desc: in the main menu 351<phrase>
352eng: "Browse Firmwares" 352 id: LANG_BASS
353voice: "Elenco Firmwares" 353 desc: in sound_settings
354new: "Elenco firmware" 354 user:
355 355 <source>
356id: LANG_RESET 356 *: "Bass"
357desc: in system_settings_menu() 357 </source>
358eng: "Reset Settings" 358 <dest>
359voice: "Ripristina impostazioni" 359 *: "Bassi"
360new: "Ripristina impostazioni" 360 </dest>
361 361 <voice>
362id: LANG_RESET_ASK_RECORDER 362 *: "Bassi"
363desc: confirm to reset settings 363 </voice>
364eng: "Are You Sure?" 364</phrase>
365voice: "" 365<phrase>
366new: "Sei sicuro?" 366 id: LANG_TREBLE
367 367 desc: in sound_settings
368id: LANG_CONFIRM_WITH_PLAY_RECORDER 368 user:
369desc: Generic recorder string to use to confirm 369 <source>
370eng: "PLAY = Yes" 370 *: "Treble"
371voice: "" 371 </source>
372new: "PLAY = Si" 372 <dest>
373 373 *: "Alti"
374id: LANG_CANCEL_WITH_ANY_RECORDER 374 </dest>
375desc: Generic recorder string to use to cancel 375 <voice>
376eng: "Any Other = No" 376 *: "Alti"
377voice: "" 377 </voice>
378new: "Qualsiasi altro = No" 378</phrase>
379 379<phrase>
380id: LANG_RESET_DONE_SETTING 380 id: LANG_BALANCE
381desc: visual confirmation after settings reset 381 desc: in sound_settings
382eng: "Settings" 382 user:
383voice: "" 383 <source>
384new: "Impostazioni" 384 *: "Balance"
385 385 </source>
386id: LANG_RESET_DONE_CLEAR 386 <dest>
387desc: visual confirmation after settings reset 387 *: "Bilanciamento"
388eng: "Cleared" 388 </dest>
389voice: "" 389 <voice>
390new: "Ripristinato" 390 *: "Bilanciamento"
391 391 </voice>
392id: LANG_RESET_DONE_CANCEL 392</phrase>
393desc: Visual confirmation of cancelation 393<phrase>
394eng: "Canceled" 394 id: LANG_CHANNEL_MENU
395voice: "" 395 desc: in sound_settings
396new: "Annullato" 396 user:
397 397 <source>
398id: LANG_SAVE_SETTINGS 398 *: "Channels"
399desc: in system_settings_menu() 399 </source>
400eng: "Write .cfg file" 400 <dest>
401voice: "Scrivi Fail di Configurazione" 401 *: "Canali"
402new: "Scrivi file .cfg" 402 </dest>
403 403 <voice>
404id: LANG_SETTINGS_SAVE_PLAYER 404 *: "Canali"
405desc: displayed if save settings has failed 405 </voice>
406eng: "Save Failed" 406</phrase>
407voice: "" 407<phrase>
408new: "Salvataggio fallito" 408 id: LANG_CHANNEL
409 409 desc: in sound_settings
410id: LANG_SETTINGS_BATTERY_PLAYER 410 user:
411desc: if save settings has failed 411 <source>
412eng: "Partition?" 412 *: "Channel Configuration"
413voice: "" 413 </source>
414new: "Partizione?" 414 <dest>
415 415 *: "Configurazione canali"
416id: LANG_SETTINGS_SAVE_RECORDER 416 </dest>
417desc: displayed if save settings has failed 417 <voice>
418eng: "Save Failed" 418 *: "Configurazione Canali"
419voice: "" 419 </voice>
420new: "Salvataggio fallito" 420</phrase>
421 421<phrase>
422id: LANG_SETTINGS_BATTERY_RECORDER 422 id: LANG_CHANNEL_STEREO
423desc: if save settings has failed 423 desc: in sound_settings
424eng: "No partition?" 424 user:
425voice: "" 425 <source>
426new: "Non ci sono partizioni?" 426 *: "Stereo"
427 427 </source>
428## recording menu 428 <dest>
429 429 *: "Stereo"
430id: LANG_RECORDING_MENU 430 </dest>
431desc: in the recording sub menu 431 <voice>
432eng: "Recording screen" 432 *: "Stereo"
433voice: "Schermo registrazione" 433 </voice>
434new: "Schermo registrazione" 434</phrase>
435 435<phrase>
436id: LANG_RECORDING_SETTINGS 436 id: LANG_CHANNEL_MONO
437desc: in the main menu 437 desc: in sound_settings
438eng: "Recording Settings" 438 user:
439voice: "Impostazioni di registrazione" 439 <source>
440new: "Impostazioni registrazione" 440 *: "Mono"
441 441 </source>
442## equalizer menu 442 <dest>
443 443 *: "Mono"
444id: LANG_EQUALIZER_ENABLED 444 </dest>
445desc: in the equalizer settings menu 445 <voice>
446eng: "Enable EQ" 446 *: "Mono"
447voice: "Attiva Equalizzatore" 447 </voice>
448new: "Attiva Equalizzatore" 448</phrase>
449 449<phrase>
450id: LANG_EQUALIZER_GRAPHICAL 450 id: LANG_CHANNEL_CUSTOM
451desc: in the equalizer settings menu 451 desc: in sound_settings
452eng: "Graphical EQ" 452 user:
453voice: "Equalizzatore Grafico" 453 <source>
454new: "Equalizzatore Grafico" 454 *: "Custom"
455 455 </source>
456id: LANG_EQUALIZER_GAIN 456 <dest>
457desc: in the equalizer settings menu 457 *: "Personalizzato"
458eng: "Simple EQ Settings" 458 </dest>
459voice: "Impostazioni Base Equalizzatore" 459 <voice>
460new: "Impostazioni Base Equalizzatore" 460 *: "Personalizzato"
461 461 </voice>
462id: LANG_EQUALIZER_ADVANCED 462</phrase>
463desc: in the equalizer settings menu 463<phrase>
464eng: "Advanced EQ Settings" 464 id: LANG_CHANNEL_LEFT
465voice: "Impostazioni Avanzate Equalizzatore" 465 desc: in sound_settings
466new: "Impostazioni Avanzate Equalizzatore" 466 user:
467 467 <source>
468id: LANG_EQUALIZER_SAVE 468 *: "Mono Left"
469desc: in the equalizer settings menu 469 </source>
470eng: "Save EQ Preset" 470 <dest>
471voice: "Salva Programmazioni Equalizzatore" 471 *: "Mono sinistro"
472new: "Salva Programmazioni Equalizzatore" 472 </dest>
473 473 <voice>
474id: LANG_EQUALIZER_BROWSE 474 *: "Mono Sinistro"
475desc: in the equalizer settings menu 475 </voice>
476eng: "Browse EQ Presets" 476</phrase>
477voice: "Visualizza Programmazioni Equalizzatore" 477<phrase>
478new: "Visualizza Programmazioni Equalizzatore" 478 id: LANG_CHANNEL_RIGHT
479 479 desc: in sound_settings
480id: LANG_EQUALIZER_EDIT_MODE 480 user:
481desc: in the equalizer settings menu 481 <source>
482eng: "Edit mode: %s" 482 *: "Mono Right"
483voice: "" 483 </source>
484new: "Modo editing: %s" 484 <dest>
485 485 *: "Mono destro"
486id: LANG_EQUALIZER_GAIN_ITEM 486 </dest>
487desc: in the equalizer settings menu 487 <voice>
488eng: "%d Hz Band Gain" 488 *: "Mono Destro"
489voice: "" 489 </voice>
490new: "%d Hz Guadagno Banda" 490</phrase>
491 491<phrase>
492id: LANG_EQUALIZER_BAND_LOW_SHELF 492 id: LANG_CHANNEL_KARAOKE
493desc: in the equalizer settings menu 493 desc: in sound_settings
494eng: "Low Shelf Filter" 494 user:
495voice: "" 495 <source>
496new: "Low Shelf Filter" 496 *: "Karaoke"
497 497 </source>
498id: LANG_EQUALIZER_BAND_PEAK 498 <dest>
499desc: in the equalizer settings menu 499 *: "Karaoke"
500eng: "Peak Filter %d" 500 </dest>
501voice: "" 501 <voice>
502new: "Filtro Picco %d" 502 *: "Karaoke"
503 503 </voice>
504id: LANG_EQUALIZER_BAND_HIGH_SHELF 504</phrase>
505desc: in the equalizer settings menu 505<phrase>
506eng: "High Shelf Filter" 506 id: LANG_STEREO_WIDTH
507voice: "" 507 desc: in sound_settings
508new: "High Shelf Filter" 508 user:
509 509 <source>
510id: LANG_EQUALIZER_BAND_CUTOFF 510 *: "Stereo width"
511desc: in the equalizer settings menu 511 </source>
512eng: "Cutoff Frequency" 512 <dest>
513voice: "Taglio Frequenza" 513 *: "Ampiezza stereo"
514new: "Taglio Frequenza" 514 </dest>
515 515 <voice>
516id: LANG_EQUALIZER_BAND_CENTER 516 *: "Ampiezza stereo"
517desc: in the equalizer settings menu 517 </voice>
518eng: "Center Frequency" 518</phrase>
519voice: "Frequenza Centrale" 519<phrase>
520new: "Frequenza Centrale" 520 id: LANG_LOUDNESS
521 521 desc: in sound_settings
522id: LANG_EQUALIZER_BAND_Q 522 user:
523desc: in the equalizer settings menu 523 <source>
524eng: "Q" 524 *: "Loudness"
525voice: "Q" 525 </source>
526new: "Q" 526 <dest>
527 527 *: "Loudness"
528id: LANG_EQUALIZER_BAND_GAIN 528 </dest>
529desc: in the equalizer settings menu 529 <voice>
530eng: "Gain" 530 *: "Loudness"
531voice: "Guadagno" 531 </voice>
532new: "Guadagno" 532</phrase>
533 533<phrase>
534## playlist options 534 id: LANG_AUTOVOL
535 535 desc: in sound_settings
536id: LANG_CREATE_PLAYLIST 536 user:
537desc: Menu option for creating a playlist 537 <source>
538eng: "Create Playlist" 538 *: "Auto Volume"
539voice: "Crea Pleylist" 539 </source>
540new: "Crea playlist" 540 <dest>
541 541 *: "Guadagno automatico"
542id: LANG_VIEW_DYNAMIC_PLAYLIST 542 </dest>
543desc: in playlist menu. 543 <voice>
544eng: "View Current Playlist" 544 *: "Guadagno automatico"
545voice: "Visualizza Pleylist Corrente" 545 </voice>
546new: "Visualizza playlist corrente" 546</phrase>
547 547<phrase>
548id: LANG_SAVE_DYNAMIC_PLAYLIST 548 id: LANG_DECAY
549desc: in playlist menu. 549 desc: in sound_settings
550eng: "Save Current Playlist" 550 user:
551voice: "Salva Pleylist Corrente" 551 <source>
552new: "Salva playlist corrente" 552 *: "AV Decay Time"
553 553 </source>
554id: LANG_RECURSE_DIRECTORY 554 <dest>
555desc: In playlist menu 555 *: "Tempo decadimento AV"
556eng: "Recursively Insert Directories" 556 </dest>
557voice: "Inserisci cartelle ricorsivamente" 557 <voice>
558new: "Inserisci cartelle ricorsivamente" 558 *: "Tempo Decadimento AV"
559 559 </voice>
560id: LANG_WARN_ERASEDYNPLAYLIST_MENU 560</phrase>
561desc: in playlist options menu, option to warn when erasing dynamic playlist 561<phrase>
562eng: "Warn When Erasing Dynamic Playlist" 562 id: LANG_SUPERBASS
563voice: "Richiedi conferma cancellazione Playlist dinamica" 563 desc: in sound settings
564new: "Richiedi conferma cancellazione Playlist dinamica" 564 user:
565 565 <source>
566## info menu 566 *: "Super bass"
567 567 </source>
568id: LANG_INFO_MENU 568 <dest>
569desc: in the info sub menu 569 *: "Super bassi"
570eng: "Rockbox Info" 570 </dest>
571voice: "Rockbox info" 571 <voice>
572new: "Rockbox info" 572 *: "Super bassi"
573 573 </voice>
574id: LANG_VERSION 574</phrase>
575desc: in the main menu 575<phrase>
576eng: "Version" 576 id: LANG_MDB_ENABLE
577voice: "Versione" 577 desc: in sound settings
578new: "Versione" 578 user:
579 579 <source>
580id: LANG_DEBUG 580 *: "MDB Enable"
581desc: in the main menu 581 </source>
582eng: "Debug (Keep Out!)" 582 <dest>
583voice: "Debug (Attenzione!)" 583 *: "Abilita MDB"
584new: "Debug (attenzione!)" 584 </dest>
585 585 <voice>
586id: LANG_USB 586 *: "Abilita MDB"
587desc: in the main menu 587 </voice>
588eng: "USB (Sim)" 588</phrase>
589voice: "" 589<phrase>
590new: "USB (Sim)" 590 id: LANG_MDB_STRENGTH
591 591 desc: in sound settings
592## playback settings menu 592 user:
593 593 <source>
594id: LANG_SHUFFLE 594 *: "MDB Strength"
595desc: in settings_menu 595 </source>
596eng: "Shuffle" 596 <dest>
597voice: "Casuale" 597 *: "Intensità MDB"
598new: "Casuale" 598 </dest>
599 599 <voice>
600id: LANG_REPEAT 600 *: "Intensità MDB"
601desc: in settings_menu 601 </voice>
602eng: "Repeat" 602</phrase>
603voice: "Ripeti" 603<phrase>
604new: "Ripeti" 604 id: LANG_MDB_HARMONICS
605 605 desc: in sound settings
606id: LANG_REPEAT_ALL 606 user:
607desc: repeat playlist once all songs have completed 607 <source>
608eng: "All" 608 *: "MDB Harmonics"
609voice: "Tutte" 609 </source>
610new: "Tutte" 610 <dest>
611 611 *: "Armoniche MDB"
612id: LANG_REPEAT_ONE 612 </dest>
613desc: repeat one song 613 <voice>
614eng: "One" 614 *: "Armoniche MDB"
615voice: "Una" 615 </voice>
616new: "Una" 616</phrase>
617 617<phrase>
618id: LANG_REPEAT_AB 618 id: LANG_MDB_CENTER
619desc: repeat one song 619 desc: in sound settings
620eng: "A-B" 620 user:
621voice: "parte di una traccia" 621 <source>
622new: "A-B" 622 *: "MDB Center frequency"
623 623 </source>
624id: LANG_PLAY_SELECTED 624 <dest>
625desc: in settings_menu 625 *: "Frequenza centrale MDB"
626eng: "Play Selected First" 626 </dest>
627voice: "Suona per primo il fail selezionato" 627 <voice>
628new: "Suona per primo il file selezionato" 628 *: "Frequenza centrale MDB"
629 629 </voice>
630id: LANG_RESUME 630</phrase>
631desc: in settings_menu 631<phrase>
632eng: "Resume on startup" 632 id: LANG_MDB_SHAPE
633voice: "Riprendi all'avvio" 633 desc: in sound settings
634new: "Riprendi all'avvio" 634 user:
635 635 <source>
636id: LANG_WIND_MENU 636 *: "MDB Shape"
637desc: in the playback sub menu 637 </source>
638eng: "FFwd/Rewind" 638 <dest>
639voice: "Avanzamento e Riavvolgimento Veloce" 639 *: "Forma MDB"
640new: "Avanzamento e riavvolgimento veloce" 640 </dest>
641 641 <voice>
642id: LANG_MP3BUFFER_MARGIN 642 *: "Forma MDB"
643desc: MP3 buffer margin time 643 </voice>
644eng: "Anti-Skip Buffer" 644</phrase>
645voice: "Buffer anti-salto" 645<phrase>
646new: "Buffer anti-salto" 646 id: LANG_CROSSFEED
647 647 desc: in the sound settings menu
648id: LANG_FADE_ON_STOP 648 user:
649desc: options menu to set fade on stop or pause 649 <source>
650eng: "Fade On Stop/Pause" 650 *: "Crossfeed"
651voice: "Dissolvenza Stop e Pausa" 651 </source>
652new: "Dissolvenza stop/pausa" 652 <dest>
653 653 *: "Crossfeed"
654id: LANG_CROSSFADE 654 </dest>
655desc: in playback settings 655 <voice>
656eng: "Crossfade" 656 *: "Crossfeed"
657voice: "Crossfade" 657 </voice>
658new: "Transizione brani (Crossfade)" 658</phrase>
659 659<phrase>
660id: LANG_REPLAYGAIN 660 id: LANG_EQUALIZER
661desc: in replaygain 661 desc: in the sound settings menu
662eng: "Replaygain" 662 user:
663voice: "Ripleyghein" 663 <source>
664new: "ReplayGain" 664 *: "Equalizer"
665 665 </source>
666id: LANG_BEEP 666 <dest>
667desc: in playback settings 667 *: "Equalizzatore"
668eng: "Beep volume" 668 </dest>
669voice: "Volume bip" 669 <voice>
670new: "Volume beep" 670 *: "Equalizzatore"
671 671 </voice>
672id: LANG_WEAK 672</phrase>
673desc: in beep volume in playback settings 673<phrase>
674eng: "Weak" 674 id: LANG_PLAYBACK
675voice: "Debole" 675 desc: in settings_menu()
676new: "Debole" 676 user:
677 677 <source>
678id: LANG_MODERATE 678 *: "Playback"
679desc: in beep volume in playback settings 679 </source>
680eng: "Moderate" 680 <dest>
681voice: "Medio" 681 *: "Riproduzione"
682new: "Medio" 682 </dest>
683 683 <voice>
684id: LANG_STRONG 684 *: "Riproduzione"
685desc: in beep volume in playback settings 685 </voice>
686eng: "Strong" 686</phrase>
687voice: "Forte" 687<phrase>
688new: "Forte" 688 id: LANG_FILE
689 689 desc: in settings_menu()
690id: LANG_SPDIF_ENABLE 690 user:
691desc: in playback settings menu. enable/disable the optical out 691 <source>
692eng: "Optical output" 692 *: "File View"
693voice: "Uscita ottica" 693 </source>
694new: "Uscita ottica" 694 <dest>
695 695 *: "Visualizzazione file"
696id: LANG_ID3_ORDER 696 </dest>
697desc: in playback settings screen 697 <voice>
698eng: "ID3 tag priority" 698 *: "Visualizzazione fail"
699voice: "Priorità ID3 tag" 699 </voice>
700new: "Priorità info ID3" 700</phrase>
701 701<phrase>
702id: LANG_ID3_V1_FIRST 702 id: LANG_DISPLAY
703desc: in playback settings screen 703 desc: in settings_menu()
704eng: "V1 then V2" 704 user:
705voice: "Versione 1 poi Versione 2" 705 <source>
706new: "V1 poi V2" 706 *: "Display"
707 707 </source>
708id: LANG_ID3_V2_FIRST 708 <dest>
709desc: in playback settings screen 709 *: "Display"
710eng: "V2 then V1" 710 </dest>
711voice: "Versione 2 poi Versione 1" 711 <voice>
712new: "V2 poi V1" 712 *: "Displey"
713 713 </voice>
714id: LANG_NEXT_FOLDER 714</phrase>
715desc: in settings_menu. Should we allow move to next/prev folder from last/first track of current one 715<phrase>
716eng: "Auto change directory" 716 id: LANG_SYSTEM
717voice: "Cambia cartella automaticamente" 717 desc: in settings_menu()
718new: "Cambia cartella automaticamente" 718 user:
719 719 <source>
720id: LANG_RUNTIMEDB_ACTIVE 720 *: "System"
721desc: in settings_menu. 721 </source>
722eng: "Gather runtime data (experimental)" 722 <dest>
723voice: "Registra statistiche esecuzione" 723 *: "Sistema"
724new: "Registra statistiche esecuzione" 724 </dest>
725 725 <voice>
726## file view menu 726 *: "Sistema"
727 727 </voice>
728id: LANG_SORT_CASE 728</phrase>
729desc: in settings_menu 729<phrase>
730eng: "Sort Case Sensitive" 730 id: LANG_BOOKMARK_SETTINGS
731voice: "Ordinamento sensibile alle maiuscole" 731 desc: in general settings
732new: "Ordinamento sensibile alle maiuscole" 732 user:
733 733 <source>
734id: LANG_SORT_DIR 734 *: "Bookmarking"
735desc: browser sorting setting 735 </source>
736eng: "Sort Directories" 736 <dest>
737voice: "Ordine cartelle" 737 *: "Impostazioni segnalibri"
738new: "Ordine cartelle" 738 </dest>
739 739 <voice>
740id: LANG_SORT_FILE 740 *: "Impostazioni Segnalibri"
741desc: browser sorting setting 741 </voice>
742eng: "Sort Files" 742</phrase>
743voice: "Ordine fail" 743<phrase>
744new: "Ordine file" 744 id: LANG_LANGUAGE
745 745 desc: in settings_menu
746id: LANG_SORT_ALPHA 746 user:
747desc: browser sorting setting 747 <source>
748eng: "Alphabetical" 748 *: "Language"
749voice: "Alfabetico" 749 </source>
750new: "Alfabetico" 750 <dest>
751 751 *: "Lingua"
752id: LANG_SORT_DATE 752 </dest>
753desc: browser sorting setting 753 <voice>
754eng: "by date" 754 *: "Lingua"
755voice: "Per Data" 755 </voice>
756new: "Per data" 756</phrase>
757 757<phrase>
758id: LANG_SORT_DATE_REVERSE 758 id: LANG_VOICE
759desc: browser sorting setting 759 desc: root of voice menu
760eng: "by newest date" 760 user:
761voice: "dal più recente" 761 <source>
762new: "Dal più recente" 762 *: "Voice"
763 763 </source>
764id: LANG_SORT_TYPE 764 <dest>
765desc: browser sorting setting 765 *: "Voce"
766eng: "by type" 766 </dest>
767voice: "per tipo" 767 <voice>
768new: "Per tipo" 768 *: "Voce"
769 769 </voice>
770id: LANG_FILTER 770</phrase>
771desc: setting name for dir filter 771<phrase>
772eng: "Show Files" 772 id: LANG_CUSTOM_CFG
773voice: "Mostra Fail" 773 desc: in setting_menu()
774new: "Mostra files" 774 user:
775 775 <source>
776id: LANG_FILTER_ALL 776 *: "Browse .cfg files"
777desc: show all files 777 </source>
778eng: "All" 778 <dest>
779voice: "Tutti" 779 *: "Scegli file configurazione"
780new: "Tutti" 780 </dest>
781 781 <voice>
782id: LANG_FILTER_SUPPORTED 782 *: "Scegli fail di configurazione"
783desc: show all file types supported by Rockbox 783 </voice>
784eng: "Supported" 784</phrase>
785voice: "Supportati" 785<phrase>
786new: "Supportati" 786 id: LANG_FIRMWARE
787 787 desc: in the main menu
788id: LANG_FILTER_MUSIC 788 user:
789desc: show only music-related files 789 <source>
790eng: "Music" 790 *: "Browse Firmwares"
791voice: "Musicali" 791 </source>
792new: "Musicali" 792 <dest>
793 793 *: "Elenco firmware"
794id: LANG_FILTER_PLAYLIST 794 </dest>
795desc: show only playlist 795 <voice>
796eng: "Playlists" 796 *: "Elenco Firmwares"
797voice: "Pleylist" 797 </voice>
798new: "Playlist" 798</phrase>
799 799<phrase>
800id: LANG_FILTER_ID3DB 800 id: LANG_RESET
801desc: show ID3 database 801 desc: in system_settings_menu()
802eng: "ID3 database" 802 user:
803voice: "ID3 database" 803 <source>
804new: "Database ID3" 804 *: "Reset Settings"
805 805 </source>
806id: LANG_FOLLOW 806 <dest>
807desc: in settings_menu 807 *: "Ripristina impostazioni"
808eng: "Follow Playlist" 808 </dest>
809voice: "Segui Pleylist" 809 <voice>
810new: "Segui playlist" 810 *: "Ripristina impostazioni"
811 811 </voice>
812id: LANG_SHOW_ICONS 812</phrase>
813desc: in settings_menu 813<phrase>
814eng: "Show Icons" 814 id: LANG_RESET_ASK_RECORDER
815voice: "Mostra Icone" 815 desc: confirm to reset settings
816new: "Mostra icone" 816 user:
817 817 <source>
818## display settings menu 818 *: "Are You Sure?"
819 819 </source>
820id: LANG_CUSTOM_FONT 820 <dest>
821desc: in setting_menu() 821 *: "Sei sicuro?"
822eng: "Browse Fonts" 822 </dest>
823voice: "Fonts" 823 <voice>
824new: "Scegli carattere" 824 *: ""
825 825 </voice>
826id: LANG_WHILE_PLAYING 826</phrase>
827desc: in settings_menu() 827<phrase>
828eng: "Browse .wps files" 828 id: LANG_CONFIRM_WITH_PLAY_RECORDER
829voice: "Scegli fail schermata di riproduzione" 829 desc: Generic recorder string to use to confirm
830new: "Scegli file .wps" 830 user:
831 831 <source>
832id: LANG_REMOTE_WHILE_PLAYING 832 *: "PLAY = Yes"
833desc: in settings_menu() 833 </source>
834eng: "Browse .rwps files" 834 <dest>
835voice: "Elenca file schermata di riproduzione per telecomando" 835 *: "PLAY = Si"
836new: "Elenca file schermata di riproduzione per telecomando" 836 </dest>
837 837 <voice>
838id: LANG_LCD_MENU 838 *: ""
839desc: in the display sub menu 839 </voice>
840eng: "LCD Settings" 840</phrase>
841voice: "Impostazioni LCD" 841<phrase>
842new: "Impostazioni LCD" 842 id: LANG_CANCEL_WITH_ANY_RECORDER
843 843 desc: Generic recorder string to use to cancel
844id: LANG_LCD_REMOTE_MENU 844 user:
845desc: in the display sub menu 845 <source>
846eng: "Remote-LCD Settings" 846 *: "Any Other = No"
847voice: "Impostazioni LCD telecomando" 847 </source>
848new: "Impostazioni LCD telecomando" 848 <dest>
849 849 *: "Qualsiasi altro = No"
850id: LANG_SCROLL_MENU 850 </dest>
851desc: in display_settings_menu() 851 <voice>
852eng: "Scrolling" 852 *: ""
853voice: "Scorrimento" 853 </voice>
854new: "Scorrimento" 854</phrase>
855 855<phrase>
856id: LANG_BARS_MENU 856 id: LANG_RESET_DONE_SETTING
857desc: in the display sub menu 857 desc: visual confirmation after settings reset
858eng: "Status-/Scrollbar" 858 user:
859voice: "Barra di Scorrimento e Stato" 859 <source>
860new: "Barra di scorrimento e stato" 860 *: "Settings"
861 861 </source>
862id: LANG_PM_MENU 862 <dest>
863desc: in the display menu 863 *: "Impostazioni"
864eng: "Peak Meter" 864 </dest>
865voice: "Misuratore di Picco" 865 <voice>
866new: "Misuratore di picco" 866 *: ""
867 867 </voice>
868id: LANG_DEFAULT_CODEPAGE 868</phrase>
869desc: default encoding used with id3 tags 869<phrase>
870eng: "Default Codepage" 870 id: LANG_RESET_DONE_CLEAR
871voice: "" 871 desc: visual confirmation after settings reset
872new: "Codepage di default" 872 user:
873 873 <source>
874id: LANG_CODEPAGE_LATIN1 874 *: "Cleared"
875desc: in codepage setting menu 875 </source>
876eng: "Latin1 (ISO-8859-1)" 876 <dest>
877voice: "" 877 *: "Ripristinato"
878new: "Latin1 (ISO-8859-1)" 878 </dest>
879 879 <voice>
880id: LANG_CODEPAGE_GREEK 880 *: ""
881desc: in codepage setting menu 881 </voice>
882eng: "Greek (ISO-8859-7)" 882</phrase>
883voice: "" 883<phrase>
884new: "Greco (ISO-8859-7)" 884 id: LANG_RESET_DONE_CANCEL
885 885 desc: Visual confirmation of cancelation
886id: LANG_CODEPAGE_HEBREW 886 user:
887desc: in codepage setting menu 887 <source>
888eng: "Hebrew (ISO-8859-8)" 888 *: "Canceled"
889voice: "" 889 </source>
890new: "Ebraico (ISO-8859-8)" 890 <dest>
891 891 *: "Annullato"
892id: LANG_CODEPAGE_RUSSIAN 892 </dest>
893desc: in codepage setting menu 893 <voice>
894eng: "Russian (CP1251)" 894 *: ""
895voice: "" 895 </voice>
896new: "Russo (CP1251)" 896</phrase>
897 897<phrase>
898id: LANG_CODEPAGE_THAI 898 id: LANG_SAVE_SETTINGS
899desc: in codepage setting menu 899 desc: in system_settings_menu()
900eng: "Thai (ISO-8859-11)" 900 user:
901voice: "" 901 <source>
902new: "Thai (ISO-8859-11)" 902 *: "Write .cfg file"
903 903 </source>
904id: LANG_CODEPAGE_ARABIC 904 <dest>
905desc: in codepage setting menu 905 *: "Scrivi file .cfg"
906eng: "Arabic (CP1256)" 906 </dest>
907voice: "" 907 <voice>
908new: "Arabo (CP1256)" 908 *: "Scrivi Fail di Configurazione"
909 909 </voice>
910id: LANG_CODEPAGE_TURKISH 910</phrase>
911desc: in codepage setting menu 911<phrase>
912eng: "Turkish (ISO-8859-9)" 912 id: LANG_SETTINGS_SAVE_PLAYER
913voice: "" 913 desc: displayed if save settings has failed
914new: "Turco (ISO-8859-9)" 914 user:
915 915 <source>
916id: LANG_CODEPAGE_LATIN_EXTENDED 916 *: "Save Failed"
917desc: in codepage setting menu 917 </source>
918eng: "Latin Extended (ISO-8859-2)" 918 <dest>
919voice: "" 919 *: "Salvataggio fallito"
920new: "Latin Esteso (ISO-8859-2)" 920 </dest>
921 921 <voice>
922id: LANG_CODEPAGE_JAPANESE 922 *: ""
923desc: in codepage setting menu 923 </voice>
924eng: "Japanese (SJIS)" 924</phrase>
925voice: "" 925<phrase>
926new: "Giapponese (SJIS)" 926 id: LANG_SETTINGS_BATTERY_PLAYER
927 927 desc: if save settings has failed
928id: LANG_CODEPAGE_SIMPLIFIED 928 user:
929desc: in codepage setting menu 929 <source>
930eng: "Simp. Chinese (GB2312)" 930 *: "Partition?"
931voice: "" 931 </source>
932new: "Cinese Sempl. (GB2312)" 932 <dest>
933 933 *: "Partizione?"
934id: LANG_CODEPAGE_KOREAN 934 </dest>
935desc: in codepage setting menu 935 <voice>
936eng: "Korean (KSX1001)" 936 *: ""
937voice: "" 937 </voice>
938new: "Coreano (KSX1001)" 938</phrase>
939 939<phrase>
940id: LANG_CODEPAGE_TRADITIONAL 940 id: LANG_SETTINGS_SAVE_RECORDER
941desc: in codepage setting menu 941 desc: displayed if save settings has failed
942eng: "Trad. Chinese (BIG5)" 942 user:
943voice: "" 943 <source>
944new: "Cinese Tradiz. (BIG5)" 944 *: "Save Failed"
945 945 </source>
946id: LANG_CODEPAGE_UTF8 946 <dest>
947desc: 947 *: "Salvataggio fallito"
948eng: "Unicode (UTF-8)" 948 </dest>
949voice: "" 949 <voice>
950new: "Unicode (UTF-8)" 950 *: ""
951 951 </voice>
952## system settings menu 952</phrase>
953 953<phrase>
954id: LANG_BATTERY_MENU 954 id: LANG_SETTINGS_BATTERY_RECORDER
955desc: in the system sub menu 955 desc: if save settings has failed
956eng: "Battery" 956 user:
957voice: "Batteria" 957 <source>
958new: "Batteria" 958 *: "No partition?"
959 959 </source>
960id: LANG_DISK_MENU 960 <dest>
961desc: in the system sub menu 961 *: "Non ci sono partizioni?"
962eng: "Disk" 962 </dest>
963voice: "Disco" 963 <voice>
964new: "Disco" 964 *: ""
965 965 </voice>
966id: LANG_TIME_MENU 966</phrase>
967desc: in the system sub menu 967<phrase>
968eng: "Time & Date" 968 id: LANG_RECORDING_MENU
969voice: "Data e Ora" 969 desc: in the recording sub menu
970new: "Data e ora" 970 user:
971 971 <source>
972id: LANG_POWEROFF_IDLE 972 *: "Recording screen"
973desc: in settings_menu 973 </source>
974eng: "Idle Poweroff" 974 <dest>
975voice: "Spegnimento per Inattività" 975 *: "Schermo registrazione"
976new: "Spegnimento per inattività" 976 </dest>
977 977 <voice>
978id: LANG_SLEEP_TIMER 978 *: "Schermo registrazione"
979desc: sleep timer setting 979 </voice>
980eng: "Sleep Timer" 980</phrase>
981voice: "Tempo di spegnimento" 981<phrase>
982new: "Tempo spegnimento" 982 id: LANG_RECORDING_SETTINGS
983 983 desc: in the main menu
984id: LANG_ALARM_MOD_ALARM_MENU 984 user:
985desc: The name of the additional entry in the main menu for the RTC alarm mod. 985 <source>
986eng: "Wake-Up Alarm" 986 *: "Recording Settings"
987voice: "Sveglia" 987 </source>
988new: "Sveglia" 988 <dest>
989 989 *: "Impostazioni registrazione"
990id: LANG_LIMITS_MENU 990 </dest>
991desc: in the system sub menu 991 <voice>
992eng: "Limits" 992 *: "Impostazioni di registrazione"
993voice: "Limiti" 993 </voice>
994new: "Limiti" 994</phrase>
995 995<phrase>
996id: LANG_LINE_IN 996 id: LANG_EQUALIZER_ENABLED
997desc: in settings_menu 997 desc: in the equalizer settings menu
998eng: "Line In" 998 user:
999voice: "Linea in ingresso" 999 <source>
1000new: "Linea in ingresso" 1000 *: "Enable EQ"
1001 1001 </source>
1002id: LANG_CAR_ADAPTER_MODE 1002 <dest>
1003desc: Displayed for setting car adapter mode to on/off 1003 *: "Attiva Equalizzatore"
1004eng: "Car Adapter Mode" 1004 </dest>
1005voice: "Modalità Adattatore Auto" 1005 <voice>
1006new: "Modalità adattatore auto" 1006 *: "Attiva Equalizzatore"
1007 1007 </voice>
1008## bookmarking settings menu 1008</phrase>
1009 1009<phrase>
1010id: LANG_BOOKMARK_SETTINGS_AUTOCREATE 1010 id: LANG_EQUALIZER_GRAPHICAL
1011desc: prompt for user to decide to create an bookmark 1011 desc: in the equalizer settings menu
1012eng: "Bookmark on Stop" 1012 user:
1013voice: "Segnalibro Allo Stop"" 1013 <source>
1014new: "Crea un segnalibro allo stop" 1014 *: "Graphical EQ"
1015 1015 </source>
1016id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_YES 1016 <dest>
1017desc: Save in recent bookmarks only 1017 *: "Equalizzatore Grafico"
1018eng: "Yes - Recent only" 1018 </dest>
1019voice: "Si - Solo Recenti" 1019 <voice>
1020new: "Si - Solo recenti" 1020 *: "Equalizzatore Grafico"
1021 1021 </voice>
1022id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_ASK 1022</phrase>
1023desc: Save in recent bookmarks only 1023<phrase>
1024eng: "Ask - Recent only" 1024 id: LANG_EQUALIZER_GAIN
1025voice: "Chiedi - Solo Recenti" 1025 desc: in the equalizer settings menu
1026new: "Chiedi - Solo recenti" 1026 user:
1027 1027 <source>
1028id: LANG_BOOKMARK_SETTINGS_AUTOLOAD 1028 *: "Simple EQ Settings"
1029desc: prompt for user to decide to create a bookmark 1029 </source>
1030eng: "Load Last Bookmark" 1030 <dest>
1031voice: "Carica l'ultimo Segnalibro" 1031 *: "Impostazioni Base Equalizzatore"
1032new: "Carica l'ultimo segnalibro" 1032 </dest>
1033 1033 <voice>
1034id: LANG_BOOKMARK_SETTINGS_MAINTAIN_RECENT_BOOKMARKS 1034 *: "Impostazioni Base Equalizzatore"
1035desc: Configuration option to maintain a list of recent bookmarks 1035 </voice>
1036eng: "Maintain a List of Recent Bookmarks?" 1036</phrase>
1037voice: "Conservare una lista dei segnalibri recenti?" 1037<phrase>
1038new: "Conservare una lista dei segnalibri recenti?" 1038 id: LANG_EQUALIZER_ADVANCED
1039 1039 desc: in the equalizer settings menu
1040id: LANG_BOOKMARK_SETTINGS_UNIQUE_ONLY 1040 user:
1041desc: Save only on bookmark for each playlist in recent bookmarks 1041 <source>
1042eng: "Unique only" 1042 *: "Advanced EQ Settings"
1043voice: "Solo Uno" 1043 </source>
1044new: "Solo uno" 1044 <dest>
1045 1045 *: "Impostazioni Avanzate Equalizzatore"
1046## voice settings menu 1046 </dest>
1047 1047 <voice>
1048id: LANG_VOICE_MENU 1048 *: "Impostazioni Avanzate Equalizzatore"
1049desc: item of voice menu, enable/disable the voice UI 1049 </voice>
1050eng: "Voice Menus" 1050</phrase>
1051voice: "Pronuncia Menù" 1051<phrase>
1052new: "Pronuncia menù" 1052 id: LANG_EQUALIZER_SAVE
1053 1053 desc: in the equalizer settings menu
1054id: LANG_VOICE_DIR 1054 user:
1055desc: item of voice menu, set the "talkbox" mode for directories 1055 <source>
1056eng: "Voice Directories" 1056 *: "Save EQ Preset"
1057voice: "Pronuncia cartelle" 1057 </source>
1058new: "Pronuncia cartelle" 1058 <dest>
1059 1059 *: "Salva Programmazioni Equalizzatore"
1060id: LANG_VOICE_FILE 1060 </dest>
1061desc: item of voice menu, set the voive mode for files 1061 <voice>
1062eng: "Voice Filenames" 1062 *: "Salva Programmazioni Equalizzatore"
1063voice: "Pronuncia nomi dei fail" 1063 </voice>
1064new: "Pronuncia nomi file" 1064</phrase>
1065 1065<phrase>
1066id: LANG_VOICE_NUMBER 1066 id: LANG_EQUALIZER_BROWSE
1067desc: talkbox" mode for files+directories 1067 desc: in the equalizer settings menu
1068eng: "Numbers" 1068 user:
1069voice: "Numeri" 1069 <source>
1070new: "Numeri" 1070 *: "Browse EQ Presets"
1071 1071 </source>
1072id: LANG_VOICE_SPELL 1072 <dest>
1073desc: talkbox" mode for files+directories 1073 *: "Visualizza Programmazioni Equalizzatore"
1074eng: "Spell" 1074 </dest>
1075voice: "Spelling" 1075 <voice>
1076new: "Spelling" 1076 *: "Visualizza Programmazioni Equalizzatore"
1077 1077 </voice>
1078id: LANG_VOICE_DIR_HOVER 1078</phrase>
1079desc: talkbox" mode for directories + files 1079<phrase>
1080eng: ".talk mp3 clip" 1080 id: LANG_EQUALIZER_EDIT_MODE
1081voice: "usando un clip audio" 1081 desc: in the equalizer settings menu
1082new: "Usando un clip audio" 1082 user:
1083 1083 <source>
1084## recording settings menu 1084 *: "Edit mode: %s"
1085 1085 </source>
1086id: LANG_RECORDING_QUALITY 1086 <dest>
1087desc: in the recording settings 1087 *: "Modo editing: %s"
1088eng: "Quality" 1088 </dest>
1089voice: "Qualità" 1089 <voice>
1090new: "Qualità" 1090 *: ""
1091 1091 </voice>
1092id: LANG_RECORDING_FREQUENCY 1092</phrase>
1093desc: in the recording settings 1093<phrase>
1094eng: "Frequency" 1094 id: LANG_EQUALIZER_GAIN_ITEM
1095voice: "Frequenza" 1095 desc: in the equalizer settings menu
1096new: "Frequenza" 1096 user:
1097 1097 <source>
1098id: LANG_RECORDING_SOURCE 1098 *: "%d Hz Band Gain"
1099desc: in the recording settings 1099 </source>
1100eng: "Source" 1100 <dest>
1101voice: "Sorgente" 1101 *: "%d Hz Guadagno Banda"
1102new: "Sorgente" 1102 </dest>
1103 1103 <voice>
1104id: LANG_RECORDING_SRC_MIC 1104 *: ""
1105desc: in the recording settings 1105 </voice>
1106eng: "Mic" 1106</phrase>
1107voice: "Microfono" 1107<phrase>
1108new: "Microfono" 1108 id: LANG_EQUALIZER_BAND_LOW_SHELF
1109 1109 desc: in the equalizer settings menu
1110id: LANG_RECORDING_SRC_LINE 1110 user:
1111desc: in the recording settings 1111 <source>
1112eng: "Line In" 1112 *: "Low Shelf Filter"
1113voice: "Linea In Ingresso" 1113 </source>
1114new: "Linea in ingresso" 1114 <dest>
1115 1115 *: "Low Shelf Filter"
1116id: LANG_RECORDING_SRC_DIGITAL 1116 </dest>
1117desc: in the recording settings 1117 <voice>
1118eng: "Digital" 1118 *: ""
1119voice: "Digitale" 1119 </voice>
1120new: "Digitale" 1120</phrase>
1121 1121<phrase>
1122id: LANG_RECORDING_CHANNELS 1122 id: LANG_EQUALIZER_BAND_PEAK
1123desc: in the recording settings 1123 desc: in the equalizer settings menu
1124eng: "Channels" 1124 user:
1125voice: "Canali" 1125 <source>
1126new: "Canali" 1126 *: "Peak Filter %d"
1127 1127 </source>
1128id: LANG_RECORDING_EDITABLE 1128 <dest>
1129desc: Editable recordings setting 1129 *: "Filtro Picco %d"
1130eng: "Independent frames" 1130 </dest>
1131voice: "Freims indipendenti" 1131 <voice>
1132new: "Frames indipendenti" 1132 *: ""
1133 1133 </voice>
1134id: LANG_RECORD_TIMESPLIT 1134</phrase>
1135desc: Prompt for record timer interval setting, in the record settings menu 1135<phrase>
1136eng: "Time Split" 1136 id: LANG_EQUALIZER_BAND_HIGH_SHELF
1137voice: "Intervallo di tempo" 1137 desc: in the equalizer settings menu
1138new: "Intervallo di tempo" 1138 user:
1139 1139 <source>
1140id: LANG_RECORD_PRERECORD_TIME 1140 *: "High Shelf Filter"
1141desc: in recording settings_menu 1141 </source>
1142eng: "Prerecord time" 1142 <dest>
1143voice: "Tempo Pre-Registrazione" 1143 *: "High Shelf Filter"
1144new: "Tempo pre-registrazione" 1144 </dest>
1145 1145 <voice>
1146id: LANG_RECORD_DIRECTORY 1146 *: ""
1147desc: in recording settings_menu 1147 </voice>
1148eng: "Directory" 1148</phrase>
1149voice: "Cartella" 1149<phrase>
1150new: "Cartella" 1150 id: LANG_EQUALIZER_BAND_CUTOFF
1151 1151 desc: in the equalizer settings menu
1152id: LANG_RECORD_CURRENT_DIR 1152 user:
1153desc: in recording directory options 1153 <source>
1154eng: "Current dir" 1154 *: "Cutoff Frequency"
1155voice: "Cartella Corrente" 1155 </source>
1156new: "Cartella corrente" 1156 <dest>
1157 1157 *: "Taglio Frequenza"
1158id: LANG_RECORD_STARTUP 1158 </dest>
1159desc: Start Rockbox in Recording screen 1159 <voice>
1160eng: "Show recording screen on startup" 1160 *: "Taglio Frequenza"
1161voice: "Entra in modo registrazione all'avvio" 1161 </voice>
1162new: "Entra in modo registrazione all'avvio" 1162</phrase>
1163 1163<phrase>
1164id: LANG_RECORD_TRIGGER 1164 id: LANG_EQUALIZER_BAND_CENTER
1165desc: in recording settings_menu 1165 desc: in the equalizer settings menu
1166eng: "Trigger" 1166 user:
1167voice: "Autoazionamento" 1167 <source>
1168new: "Autoazionamento" 1168 *: "Center Frequency"
1169 1169 </source>
1170## ffwd/rewind menu 1170 <dest>
1171 1171 *: "Frequenza Centrale"
1172id: LANG_FFRW_STEP 1172 </dest>
1173desc: in settings_menu 1173 <voice>
1174eng: "FF/RW Min Step" 1174 *: "Frequenza Centrale"
1175voice: "Passo minimo" 1175 </voice>
1176new: "FF/RW: Passo minimo" 1176</phrase>
1177 1177<phrase>
1178id: LANG_FFRW_ACCEL 1178 id: LANG_EQUALIZER_BAND_Q
1179desc: in settings_menu 1179 desc: in the equalizer settings menu
1180eng: "FF/RW Accel" 1180 user:
1181voice: "Accelerazione" 1181 <source>
1182new: "FF/RW: Accelerazione" 1182 *: "Q"
1183 1183 </source>
1184## crossfade menu 1184 <dest>
1185 1185 *: "Q"
1186id: LANG_CROSSFADE_ENABLE 1186 </dest>
1187desc: in crossfade settings menu 1187 <voice>
1188eng: "Enable crossfade" 1188 *: "Q"
1189voice: "Attiva crossfade" 1189 </voice>
1190new: "Attiva crossfade" 1190</phrase>
1191 1191<phrase>
1192id: LANG_CROSSFADE_FADE_IN_DELAY 1192 id: LANG_EQUALIZER_BAND_GAIN
1193desc: in crossfade settings menu 1193 desc: in the equalizer settings menu
1194eng: "Fade in delay" 1194 user:
1195voice: "Ritardo fade in" 1195 <source>
1196new: "Ritardo fade in" 1196 *: "Gain"
1197 1197 </source>
1198id: LANG_CROSSFADE_FADE_IN_DURATION 1198 <dest>
1199desc: in crossfade settings menu 1199 *: "Guadagno"
1200eng: "Fade in duration" 1200 </dest>
1201voice: "Durata fade in" 1201 <voice>
1202new: "Durata fade in" 1202 *: "Guadagno"
1203 1203 </voice>
1204id: LANG_CROSSFADE_FADE_OUT_DELAY 1204</phrase>
1205desc: in crossfade settings menu 1205<phrase>
1206eng: "Fade out delay" 1206 id: LANG_CREATE_PLAYLIST
1207voice: "Ritardo fade out" 1207 desc: Menu option for creating a playlist
1208new: "Ritardo fade out" 1208 user:
1209 1209 <source>
1210id: LANG_CROSSFADE_FADE_OUT_DURATION 1210 *: "Create Playlist"
1211desc: in crossfade settings menu 1211 </source>
1212eng: "Fade out duration" 1212 <dest>
1213voice: "Durata fade out" 1213 *: "Crea playlist"
1214new: "Durata fade out" 1214 </dest>
1215 1215 <voice>
1216id: LANG_CROSSFADE_FADE_OUT_MODE 1216 *: "Crea Pleylist"
1217desc: in crossfade settings menu 1217 </voice>
1218eng: "Fade out mode" 1218</phrase>
1219voice: "Modalità fade out" 1219<phrase>
1220new: "Modalità fade out" 1220 id: LANG_VIEW_DYNAMIC_PLAYLIST
1221 1221 desc: in playlist menu.
1222id: LANG_MIX 1222 user:
1223desc: in playback settings, crossfade option 1223 <source>
1224eng: "Mix" 1224 *: "View Current Playlist"
1225voice: "Mescola" 1225 </source>
1226new: "Mescola (Mix)" 1226 <dest>
1227 1227 *: "Visualizza playlist corrente"
1228## replaygain menu 1228 </dest>
1229 1229 <voice>
1230id: LANG_REPLAYGAIN_ENABLE 1230 *: "Visualizza Pleylist Corrente"
1231desc: in replaygain 1231 </voice>
1232eng: "Enable replaygain" 1232</phrase>
1233voice: "Abilita ReplayGain" 1233<phrase>
1234new: "Abilita ReplayGain" 1234 id: LANG_SAVE_DYNAMIC_PLAYLIST
1235 1235 desc: in playlist menu.
1236id: LANG_REPLAYGAIN_NOCLIP 1236 user:
1237desc: in replaygain 1237 <source>
1238eng: "Prevent clipping" 1238 *: "Save Current Playlist"
1239voice: "Non consentire distorsione" 1239 </source>
1240new: "Non consentire distorsione" 1240 <dest>
1241 1241 *: "Salva playlist corrente"
1242id: LANG_REPLAYGAIN_MODE 1242 </dest>
1243desc: in replaygain 1243 <voice>
1244eng: "Replaygain type" 1244 *: "Salva Pleylist Corrente"
1245voice: "Tipo ReplayGain" 1245 </voice>
1246new: "Tipo ReplayGain" 1246</phrase>
1247 1247<phrase>
1248id: LANG_ALBUM_GAIN 1248 id: LANG_RECURSE_DIRECTORY
1249desc: in replaygain 1249 desc: In playlist menu
1250eng: "Album gain" 1250 user:
1251voice: "Guadagno album" 1251 <source>
1252new: "Guadagno album" 1252 *: "Recursively Insert Directories"
1253 1253 </source>
1254id: LANG_TRACK_GAIN 1254 <dest>
1255desc: in replaygain 1255 *: "Inserisci cartelle ricorsivamente"
1256eng: "Track gain" 1256 </dest>
1257voice: "Guadagno singola traccia" 1257 <voice>
1258new: "Guadagno singola traccia" 1258 *: "Inserisci cartelle ricorsivamente"
1259 1259 </voice>
1260id: LANG_SHUFFLE_GAIN 1260</phrase>
1261desc: use track gain if shuffle mode is on, album gain otherwise 1261<phrase>
1262eng: "Track gain if shuffling" 1262 id: LANG_WARN_ERASEDYNPLAYLIST_MENU
1263voice: "Guadagno traccia se casuale" 1263 desc: in playlist options menu, option to warn when erasing dynamic playlist
1264new: "Guadagno traccia se casuale" 1264 user:
1265 1265 <source>
1266id: LANG_REPLAYGAIN_PREAMP 1266 *: "Warn When Erasing Dynamic Playlist"
1267desc: in replaygain settings 1267 </source>
1268eng: "Pre-amp" 1268 <dest>
1269voice: "Pre-amplificazione" 1269 *: "Richiedi conferma cancellazione Playlist dinamica"
1270new: "Pre-amplificazione" 1270 </dest>
1271 1271 <voice>
1272## LCD settings menu, also remote 1272 *: "Richiedi conferma cancellazione Playlist dinamica"
1273 1273 </voice>
1274id: LANG_BACKLIGHT 1274</phrase>
1275desc: in settings_menu 1275<phrase>
1276eng: "Backlight" 1276 id: LANG_INFO_MENU
1277voice: "Retroilluminazione" 1277 desc: in the info sub menu
1278new: "Retroilluminazione" 1278 user:
1279 1279 <source>
1280id: LANG_BACKLIGHT_ON_WHEN_CHARGING 1280 *: "Rockbox Info"
1281desc: in display_settings_menu, backlight timeout with charger connected 1281 </source>
1282eng: "Backlight When Plugged" 1282 <dest>
1283voice: "Retroilluminazione quando collegato" 1283 *: "Rockbox info"
1284new: "Retroilluminazione quando collegato" 1284 </dest>
1285 1285 <voice>
1286id: LANG_CAPTION_BACKLIGHT 1286 *: "Rockbox info"
1287desc: in settings_menu 1287 </voice>
1288eng: "Caption backlight" 1288</phrase>
1289voice: "Retroilluminazione al cambio traccia" 1289<phrase>
1290new: "Retroilluminazione al cambio traccia" 1290 id: LANG_VERSION
1291 1291 desc: in the main menu
1292id: LANG_BACKLIGHT_FADE_IN 1292 user:
1293desc: in settings_menu 1293 <source>
1294eng: "Backlight fade in" 1294 *: "Version"
1295voice: "Accensione retroilluminazione" 1295 </source>
1296new: "Accensione retroilluminazione" 1296 <dest>
1297 1297 *: "Versione"
1298id: LANG_BACKLIGHT_FADE_OUT 1298 </dest>
1299desc: in settings_menu 1299 <voice>
1300eng: "Backlight fade out" 1300 *: "Versione"
1301voice: "Spegnimento retroilluminazione" 1301 </voice>
1302new: "Spegnimento retroilluminazione" 1302</phrase>
1303 1303<phrase>
1304id: LANG_BRIGHTNESS 1304 id: LANG_DEBUG
1305desc: in settings_menu 1305 desc: in the main menu
1306eng: "Brightness" 1306 user:
1307voice: "Luminosità" 1307 <source>
1308new: "Luminosità" 1308 *: "Debug (Keep Out!)"
1309 1309 </source>
1310id: LANG_CONTRAST 1310 <dest>
1311desc: in settings_menu 1311 *: "Debug (attenzione!)"
1312eng: "Contrast" 1312 </dest>
1313voice: "Contrasto" 1313 <voice>
1314new: "Contrasto" 1314 *: "Debug (Attenzione!)"
1315 1315 </voice>
1316id: LANG_INVERT 1316</phrase>
1317desc: in settings_menu 1317<phrase>
1318eng: "LCD Mode" 1318 id: LANG_USB
1319voice: "Modo LCD" 1319 desc: in the main menu
1320new: "Modo LCD" 1320 user:
1321 1321 <source>
1322id: LANG_INVERT_LCD_NORMAL 1322 *: "USB (Sim)"
1323desc: in settings_menu 1323 </source>
1324eng: "Normal" 1324 <dest>
1325voice: "Normale" 1325 *: "USB (Sim)"
1326new: "Normale" 1326 </dest>
1327 1327 <voice>
1328id: LANG_INVERT_LCD_INVERSE 1328 *: ""
1329desc: in settings_menu 1329 </voice>
1330eng: "Inverse" 1330</phrase>
1331voice: "Invertito" 1331<phrase>
1332new: "Invertito" 1332 id: LANG_SHUFFLE
1333 1333 desc: in settings_menu
1334id: LANG_FLIP_DISPLAY 1334 user:
1335desc: in settings_menu, option to turn display+buttos by 180 degreed 1335 <source>
1336eng: "Upside Down" 1336 *: "Shuffle"
1337voice: "Capovolgi Displey" 1337 </source>
1338new: "Capovolgi display" 1338 <dest>
1339 1339 *: "Casuale"
1340id: LANG_INVERT_CURSOR 1340 </dest>
1341desc: in settings_menu 1341 <voice>
1342eng: "Line Selector" 1342 *: "Casuale"
1343voice: "Selettore Di Linea" 1343 </voice>
1344new: "Selettore Di Linea" 1344</phrase>
1345 1345<phrase>
1346id: LANG_INVERT_CURSOR_POINTER 1346 id: LANG_REPEAT
1347desc: in settings_menu 1347 desc: in settings_menu
1348eng: "Pointer" 1348 user:
1349voice: "Puntatore" 1349 <source>
1350new: "Puntatore" 1350 *: "Repeat"
1351 1351 </source>
1352id: LANG_INVERT_CURSOR_BAR 1352 <dest>
1353desc: in settings_menu 1353 *: "Ripeti"
1354eng: "Bar(Inverse)" 1354 </dest>
1355voice: "Barra Invertita" 1355 <voice>
1356new: "Barra (Invertita)" 1356 *: "Ripeti"
1357 1357 </voice>
1358id: LANG_CLEAR_BACKDROP 1358</phrase>
1359desc: text for LCD settings menu 1359<phrase>
1360eng: "Clear backdrop" 1360 id: LANG_REPEAT_ALL
1361voice: "Elimina Sfondo" 1361 desc: repeat playlist once all songs have completed
1362new: "Elimina Sfondo" 1362 user:
1363 1363 <source>
1364id: LANG_REDUCE_TICKING 1364 *: "All"
1365desc: in remote lcd settings menu 1365 </source>
1366eng: "Reduce ticking" 1366 <dest>
1367voice: "Riduci ticking" 1367 *: "Tutte"
1368new: "Riduci ticking" 1368 </dest>
1369 1369 <voice>
1370## scrolling menu 1370 *: "Tutte"
1371 1371 </voice>
1372id: LANG_SCROLL_SPEED 1372</phrase>
1373desc: in display_settings_menu() 1373<phrase>
1374eng: "Scroll Speed" 1374 id: LANG_REPEAT_ONE
1375voice: "Velocità Scorrimento" 1375 desc: repeat one song
1376new: "Velocità scorrimento" 1376 user:
1377 1377 <source>
1378id: LANG_SCROLL 1378 *: "One"
1379desc: in settings_menu 1379 </source>
1380eng: "Scroll Speed Setting Example" 1380 <dest>
1381voice: "" 1381 *: "Una"
1382new: "Esempio velocità scorrimento impostata" 1382 </dest>
1383 1383 <voice>
1384id: LANG_SCROLL_DELAY 1384 *: "Una"
1385desc: Delay before scrolling 1385 </voice>
1386eng: "Scroll Start Delay" 1386</phrase>
1387voice: "Ritardo avvio scorrimento" 1387<phrase>
1388new: "Ritardo avvio scorrimento" 1388 id: LANG_REPEAT_AB
1389 1389 desc: repeat one song
1390id: LANG_SCROLL_STEP 1390 user:
1391desc: Pixels to advance per scroll 1391 <source>
1392eng: "Scroll Step Size" 1392 *: "A-B"
1393voice: "Passo di scorrimento" 1393 </source>
1394new: "Passo di scorrimento" 1394 <dest>
1395 1395 *: "A-B"
1396id: LANG_SCROLL_STEP_EXAMPLE 1396 </dest>
1397desc: Pixels to advance per scroll 1397 <voice>
1398eng: "Scroll Step Size Setting Example Text" 1398 *: "parte di una traccia"
1399voice: "" 1399 </voice>
1400new: "Testo d'esempio per il passo di scorrimento corrente" 1400</phrase>
1401 1401<phrase>
1402id: LANG_BIDIR_SCROLL 1402 id: LANG_PLAY_SELECTED
1403desc: Bidirectional scroll limit 1403 desc: in settings_menu
1404eng: "Bidirectional Scroll Limit" 1404 user:
1405voice: "Limite scorrimento bidirezionale" 1405 <source>
1406new: "Limite scorrimento bidirezionale" 1406 *: "Play Selected First"
1407 1407 </source>
1408id: LANG_JUMP_SCROLL 1408 <dest>
1409desc: (player) menu altarnative for jump scroll 1409 *: "Suona per primo il file selezionato"
1410eng: "Jump scroll" 1410 </dest>
1411voice: "Salto Scorrimento" 1411 <voice>
1412new: "Salto scorrimento" 1412 *: "Suona per primo il fail selezionato"
1413 1413 </voice>
1414id: LANG_ONE_TIME 1414</phrase>
1415desc: (player) the jump scroll shall be done "one time 1415<phrase>
1416eng: "One time" 1416 id: LANG_RESUME
1417voice: "Una Volta" 1417 desc: in settings_menu
1418new: "Una volta" 1418 user:
1419 1419 <source>
1420id: LANG_JUMP_SCROLL_DELAY 1420 *: "Resume on startup"
1421desc: (player) Delay before making a jump scroll 1421 </source>
1422eng: "Jump Scroll Delay" 1422 <dest>
1423voice: "Ritardo salto scorrimento" 1423 *: "Riprendi all'avvio"
1424new: "Ritardo salto scorrimento" 1424 </dest>
1425 1425 <voice>
1426id: LANG_SCREEN_SCROLL_VIEW 1426 *: "Riprendi all'avvio"
1427desc: should lines scroll out of the screen 1427 </voice>
1428eng: "Screen Scrolls Out Of View" 1428</phrase>
1429voice: "Scorrimento schermo fuori visione" 1429<phrase>
1430new: "Scorrimento schermo fuori visione" 1430 id: LANG_WIND_MENU
1431 1431 desc: in the playback sub menu
1432id: LANG_SCREEN_SCROLL_STEP 1432 user:
1433desc: Pixels to advance per Screen scroll 1433 <source>
1434eng: "Screen Scroll Step Size" 1434 *: "FFwd/Rewind"
1435voice: "Passo Scorrimento Schermo" 1435 </source>
1436new: "Passo Scorrimento Schermo" 1436 <dest>
1437 1437 *: "Avanzamento e riavvolgimento veloce"
1438id: LANG_SCROLL_BAR 1438 </dest>
1439desc: display menu, F3 substitute 1439 <voice>
1440eng: "Scroll Bar" 1440 *: "Avanzamento e Riavvolgimento Veloce"
1441voice: "Barra di scorrimento" 1441 </voice>
1442new: "Barra di scorrimento" 1442</phrase>
1443 1443<phrase>
1444id: LANG_STATUS_BAR 1444 id: LANG_MP3BUFFER_MARGIN
1445desc: display menu, F3 substitute 1445 desc: MP3 buffer margin time
1446eng: "Status Bar" 1446 user:
1447voice: "Barra di Stato" 1447 <source>
1448new: "Barra di stato" 1448 *: "Anti-Skip Buffer"
1449 1449 </source>
1450id: LANG_BUTTON_BAR 1450 <dest>
1451desc: in settings menu 1451 *: "Buffer anti-salto"
1452eng: "Button bar" 1452 </dest>
1453voice: "Barra Pulsanti" 1453 <voice>
1454new: "Barra pulsanti" 1454 *: "Buffer anti-salto"
1455 1455 </voice>
1456id: LANG_VOLUME_DISPLAY 1456</phrase>
1457desc: Volume type title 1457<phrase>
1458eng: "Volume Display" 1458 id: LANG_FADE_ON_STOP
1459voice: "Visualizzatore Volume" 1459 desc: options menu to set fade on stop or pause
1460new: "Visualizzatore volume" 1460 user:
1461 1461 <source>
1462id: LANG_BATTERY_DISPLAY 1462 *: "Fade On Stop/Pause"
1463desc: Battery type title 1463 </source>
1464eng: "Battery Display" 1464 <dest>
1465voice: "Visualizzatore Batteria" 1465 *: "Dissolvenza stop/pausa"
1466new: "Visualizzatore batteria" 1466 </dest>
1467 1467 <voice>
1468id: LANG_DISPLAY_GRAPHIC 1468 *: "Dissolvenza Stop e Pausa"
1469desc: Label for type of icon display 1469 </voice>
1470eng: "Graphic" 1470</phrase>
1471voice: "Grafico" 1471<phrase>
1472new: "Grafico" 1472 id: LANG_CROSSFADE
1473 1473 desc: in playback settings
1474id: LANG_DISPLAY_NUMERIC 1474 user:
1475desc: Label for type of icon display 1475 <source>
1476eng: "Numeric" 1476 *: "Crossfade"
1477voice: "Numerico" 1477 </source>
1478new: "Numerico" 1478 <dest>
1479 1479 *: "Transizione brani (Crossfade)"
1480## peakmeter menu 1480 </dest>
1481 1481 <voice>
1482id: LANG_PM_RELEASE 1482 *: "Crossfade"
1483desc: in the peak meter menu 1483 </voice>
1484eng: "Peak Release" 1484</phrase>
1485voice: "Rilascio picco" 1485<phrase>
1486new: "Rilascio picco" 1486 id: LANG_REPLAYGAIN
1487 1487 desc: in replaygain
1488id: LANG_PM_UNITS_PER_READ 1488 user:
1489desc: in the peak meter menu 1489 <source>
1490eng: "Units Per Read" 1490 *: "Replaygain"
1491voice: "Unità per lettura" 1491 </source>
1492new: "Unità per lettura" 1492 <dest>
1493 1493 *: "ReplayGain"
1494id: LANG_PM_PEAK_HOLD 1494 </dest>
1495desc: in the peak meter menu 1495 <voice>
1496eng: "Peak Hold Time" 1496 *: "Ripleyghein"
1497voice: "Tempo memoria picco" 1497 </voice>
1498new: "Tempo memoria picco" 1498</phrase>
1499 1499<phrase>
1500id: LANG_PM_CLIP_HOLD 1500 id: LANG_BEEP
1501desc: in the peak meter menu 1501 desc: in playback settings
1502eng: "Clip Hold Time" 1502 user:
1503voice: "Tempo memoria sequenza" 1503 <source>
1504new: "Tempo memoria sequenza" 1504 *: "Beep volume"
1505 1505 </source>
1506id: LANG_PM_ETERNAL 1506 <dest>
1507desc: in the peak meter menu 1507 *: "Volume beep"
1508eng: "Eternal" 1508 </dest>
1509voice: "Eterno" 1509 <voice>
1510new: "Eterno" 1510 *: "Volume bip"
1511 1511 </voice>
1512id: LANG_PM_SCALE 1512</phrase>
1513desc: in the peak meter menu 1513<phrase>
1514eng: "Scale" 1514 id: LANG_WEAK
1515voice: "Scala" 1515 desc: in beep volume in playback settings
1516new: "Scala" 1516 user:
1517 1517 <source>
1518id: LANG_PM_DBFS 1518 *: "Weak"
1519desc: in the peak meter menu 1519 </source>
1520eng: "Logarithmic(dB)" 1520 <dest>
1521voice: "Logaritmica decibel" 1521 *: "Debole"
1522new: "Logaritmica(dB)" " 1522 </dest>
1523 1523 <voice>
1524id: LANG_PM_LINEAR 1524 *: "Debole"
1525desc: in the peak meter menu 1525 </voice>
1526eng: "Linear(%)" 1526</phrase>
1527voice: "Lineare" 1527<phrase>
1528new: "Lineare(%)" 1528 id: LANG_MODERATE
1529 1529 desc: in beep volume in playback settings
1530id: LANG_PM_MIN 1530 user:
1531desc: in the peak meter menu 1531 <source>
1532eng: "Minimum Of Range" 1532 *: "Moderate"
1533voice: "Livello minimo" 1533 </source>
1534new: "Livello minimo" 1534 <dest>
1535 1535 *: "Medio"
1536id: LANG_PM_MAX 1536 </dest>
1537desc: in the peak meter menu 1537 <voice>
1538eng: "Maximum Of Range" 1538 *: "Medio"
1539voice: "Livello massimo" 1539 </voice>
1540new: "Livello massimo" 1540</phrase>
1541 1541<phrase>
1542## battery menu 1542 id: LANG_STRONG
1543 1543 desc: in beep volume in playback settings
1544id: LANG_BATTERY_CAPACITY 1544 user:
1545desc: in settings_menu 1545 <source>
1546eng: "Battery Capacity" 1546 *: "Strong"
1547voice: "Capacità Batteria" 1547 </source>
1548new: "Capacità batteria" 1548 <dest>
1549 1549 *: "Forte"
1550id: LANG_BATTERY_TYPE 1550 </dest>
1551desc: in battery settings 1551 <voice>
1552eng: "Battery Type" 1552 *: "Forte"
1553voice: "Tipo batteria" 1553 </voice>
1554new: "Tipo batteria" 1554</phrase>
1555 1555<phrase>
1556id: LANG_BATTERY_TYPE_ALKALINE 1556 id: LANG_SPDIF_ENABLE
1557desc: in battery settings 1557 desc: in playback settings menu. enable/disable the optical out
1558eng: "Alkaline" 1558 user:
1559voice: "Alcalina" 1559 <source>
1560new: "Alcalina" 1560 *: "Optical output"
1561 1561 </source>
1562id: LANG_BATTERY_TYPE_NIMH 1562 <dest>
1563desc: in battery settings 1563 *: "Uscita ottica"
1564eng: "NiMH" 1564 </dest>
1565voice: "Nickel metal idrato" 1565 <voice>
1566new: "Nickel metal idrato" 1566 *: "Uscita ottica"
1567 1567 </voice>
1568## disk menu 1568</phrase>
1569 1569<phrase>
1570id: LANG_SPINDOWN 1570 id: LANG_ID3_ORDER
1571desc: in settings_menu 1571 desc: in playback settings screen
1572eng: "Disk Spindown" 1572 user:
1573voice: "Arresto disco" 1573 <source>
1574new: "Arresto disco" 1574 *: "ID3 tag priority"
1575 1575 </source>
1576id: LANG_POWEROFF 1576 <dest>
1577desc: disk poweroff flag 1577 *: "Priorità info ID3"
1578eng: "Disk Poweroff" 1578 </dest>
1579voice: "Spegnimento Disco" 1579 <voice>
1580new: "Spegnimento disco" 1580 *: "Priorità ID3 tag"
1581 1581 </voice>
1582id: LANG_DIRCACHE_ENABLE 1582</phrase>
1583desc: in directory cache settings 1583<phrase>
1584eng: "Directory cache" 1584 id: LANG_ID3_V1_FIRST
1585voice: "Cache cartelle" 1585 desc: in playback settings screen
1586new: "Cache cartelle" 1586 user:
1587 1587 <source>
1588id: LANG_DIRCACHE_REBOOT 1588 *: "V1 then V2"
1589desc: when activating directory cache 1589 </source>
1590eng: "Please reboot to enable the cache" 1590 <dest>
1591voice: "" 1591 *: "V1 poi V2"
1592new: "Riavviare per attivare la cache" 1592 </dest>
1593 1593 <voice>
1594id: LANG_DIRCACHE_BUILDING 1594 *: "Versione 1 poi Versione 2"
1595desc: when booting up and rebuilding the cache 1595 </voice>
1596eng: "Scanning disk..." 1596</phrase>
1597voice: "" 1597<phrase>
1598new: "Scansione disco..." 1598 id: LANG_ID3_V2_FIRST
1599 1599 desc: in playback settings screen
1600## time & date menu 1600 user:
1601 1601 <source>
1602id: LANG_TIME 1602 *: "V2 then V1"
1603desc: in settings_menu 1603 </source>
1604eng: "Set Time/Date" 1604 <dest>
1605voice: "Imposta Data e Ora" 1605 *: "V2 poi V1"
1606new: "Impostazioni data e ora" 1606 </dest>
1607 1607 <voice>
1608id: LANG_TIMEFORMAT 1608 *: "Versione 2 poi Versione 1"
1609desc: select the time format of time in status bar 1609 </voice>
1610eng: "Time Format" 1610</phrase>
1611voice: "Formato ora" 1611<phrase>
1612new: "Formato ora" 1612 id: LANG_NEXT_FOLDER
1613 1613 desc: in settings_menu. Should we allow move to next/prev folder from last/first track of current one
1614id: LANG_12_HOUR_CLOCK 1614 user:
1615desc: option for 12 hour clock 1615 <source>
1616eng: "12 Hour Clock" 1616 *: "Auto change directory"
1617voice: "Orologio 12 ore" 1617 </source>
1618new: "Orologio 12 ore (AM/PM)" " 1618 <dest>
1619 1619 *: "Cambia cartella automaticamente"
1620id: LANG_24_HOUR_CLOCK 1620 </dest>
1621desc: option for 24 hour clock 1621 <voice>
1622eng: "24 Hour Clock" 1622 *: "Cambia cartella automaticamente"
1623voice: "Orologio 24 ore" 1623 </voice>
1624new: "Orologio 24 ore" 1624</phrase>
1625 1625<phrase>
1626## limits menu 1626 id: LANG_RUNTIMEDB_ACTIVE
1627 1627 desc: in settings_menu.
1628id: LANG_MAX_FILES_IN_DIR 1628 user:
1629desc: in settings_menu 1629 <source>
1630eng: "Max files in dir browser" 1630 *: "Gather runtime data (experimental)"
1631voice: "Massimo numero di fail nelle cartelle" 1631 </source>
1632new: "Massimo numero di files nelle cartelle" 1632 <dest>
1633 1633 *: "Registra statistiche esecuzione"
1634id: LANG_MAX_FILES_IN_PLAYLIST 1634 </dest>
1635desc: in settings_menu 1635 <voice>
1636eng: "Max playlist size" 1636 *: "Registra statistiche esecuzione"
1637voice: "Dimensione massima pleylist" 1637 </voice>
1638new: "Dimensione massima playlist" 1638</phrase>
1639 1639<phrase>
1640## context menu (onplay menu) 1640 id: LANG_SORT_CASE
1641 1641 desc: in settings_menu
1642id: LANG_PLAYLIST 1642 user:
1643desc: Used when you need to say playlist, also voiced 1643 <source>
1644eng: "Playlist" 1644 *: "Sort Case Sensitive"
1645voice: "Pleylist" 1645 </source>
1646new: "Playlist" 1646 <dest>
1647 1647 *: "Ordinamento sensibile alle maiuscole"
1648id: LANG_BOOKMARK_MENU 1648 </dest>
1649desc: Text on main menu to get to bookmark commands 1649 <voice>
1650eng: "Bookmarks" 1650 *: "Ordinamento sensibile alle maiuscole"
1651voice: "Segnalibri" 1651 </voice>
1652new: "Segnalibri" 1652</phrase>
1653 1653<phrase>
1654id: LANG_MENU_SHOW_ID3_INFO 1654 id: LANG_SORT_DIR
1655desc: Menu option to start id3 viewer 1655 desc: browser sorting setting
1656eng: "Show ID3 Info" 1656 user:
1657voice: "Mostra info ID3" 1657 <source>
1658new: "Mostra info ID3" 1658 *: "Sort Directories"
1659 1659 </source>
1660id: LANG_MENU_SET_RATING 1660 <dest>
1661desc: in wps context menu 1661 *: "Ordine cartelle"
1662eng: "Set song rating" 1662 </dest>
1663voice: "Giudica la canzone" 1663 <voice>
1664new: "Giudica la canzone" 1664 *: "Ordine cartelle"
1665 1665 </voice>
1666id: LANG_RATING 1666</phrase>
1667desc: in set_rating 1667<phrase>
1668eng: "Rating:" 1668 id: LANG_SORT_FILE
1669voice: "Voto" 1669 desc: browser sorting setting
1670new: "Voto:" 1670 user:
1671 1671 <source>
1672id: LANG_RENAME 1672 *: "Sort Files"
1673desc: The verb/action Rename 1673 </source>
1674eng: "Rename" 1674 <dest>
1675voice: "Rinomina" 1675 *: "Ordine file"
1676new: "Rinomina" 1676 </dest>
1677 1677 <voice>
1678id: LANG_DELETE 1678 *: "Ordine fail"
1679desc: The verb/action Delete 1679 </voice>
1680eng: "Delete" 1680</phrase>
1681voice: "Cancella" 1681<phrase>
1682new: "Cancella" 1682 id: LANG_SORT_ALPHA
1683 1683 desc: browser sorting setting
1684id: LANG_SET_AS_BACKDROP 1684 user:
1685desc: text for onplay menu entry 1685 <source>
1686eng: "Set as backdrop" 1686 *: "Alphabetical"
1687voice: "Imposta come Sfondo" 1687 </source>
1688new: "Imposta come Sfondo" 1688 <dest>
1689 1689 *: "Alfabetico"
1690id: LANG_DELETE_DIR 1690 </dest>
1691desc: in on+play menu 1691 <voice>
1692eng: "Delete directory" 1692 *: "Alfabetico"
1693voice: "cancella cartella" 1693 </voice>
1694new: "Cancella cartella" 1694</phrase>
1695 1695<phrase>
1696id: LANG_REALLY_DELETE 1696 id: LANG_SORT_DATE
1697desc: Really Delete? 1697 desc: browser sorting setting
1698eng: "Delete?" 1698 user:
1699voice: "" 1699 <source>
1700new: "Cancellare?" 1700 *: "by date"
1701 1701 </source>
1702id: LANG_DELETED 1702 <dest>
1703desc: A file has beed deleted 1703 *: "Per data"
1704eng: "Deleted" 1704 </dest>
1705voice: "" 1705 <voice>
1706new: "Cancellato" 1706 *: "Per Data"
1707 1707 </voice>
1708id: LANG_ONPLAY_OPEN_WITH 1708</phrase>
1709desc: Onplay open with 1709<phrase>
1710eng: "Open with" 1710 id: LANG_SORT_DATE_REVERSE
1711voice: "Apri con" 1711 desc: browser sorting setting
1712new: "Apri con" 1712 user:
1713 1713 <source>
1714id: LANG_CREATE_DIR 1714 *: "by newest date"
1715desc: in main menu 1715 </source>
1716eng: "Create directory" 1716 <dest>
1717voice: "Crea Cartella" 1717 *: "Dal più recente"
1718new: "Crea cartella" 1718 </dest>
1719 1719 <voice>
1720## playlist context menu 1720 *: "dal più recente"
1721 1721 </voice>
1722id: LANG_VIEW 1722</phrase>
1723desc: in on+play menu 1723<phrase>
1724eng: "View" 1724 id: LANG_SORT_TYPE
1725voice: "Visualizza" 1725 desc: browser sorting setting
1726new: "Visualizza" 1726 user:
1727 1727 <source>
1728id: LANG_SHUFFLE_PLAYLIST 1728 *: "by type"
1729desc: in playlist menu, reshuffles the order in which songs are played 1729 </source>
1730eng: "Reshuffle" 1730 <dest>
1731voice: "Rimescola" 1731 *: "Per tipo"
1732new: "Rimescola" 1732 </dest>
1733 1733 <voice>
1734id: LANG_INSERT 1734 *: "per tipo"
1735desc: in onplay menu. insert a track/playlist into dynamic playlist. 1735 </voice>
1736eng: "Insert" 1736</phrase>
1737voice: "Inserisci" 1737<phrase>
1738new: "Inserisci" 1738 id: LANG_FILTER
1739 1739 desc: setting name for dir filter
1740id: LANG_INSERT_FIRST 1740 user:
1741desc: in onplay menu. insert a track/playlist into dynamic playlist. 1741 <source>
1742eng: "Insert next" 1742 *: "Show Files"
1743voice: "Inserisci come prossima" 1743 </source>
1744new: "Inserisci come prossima" 1744 <dest>
1745 1745 *: "Mostra files"
1746id: LANG_INSERT_LAST 1746 </dest>
1747desc: in onplay menu. append a track/playlist into dynamic playlist. 1747 <voice>
1748eng: "Insert last" 1748 *: "Mostra Fail"
1749voice: "Inserisci in fondo" 1749 </voice>
1750new: "Inserisci in fondo" 1750</phrase>
1751 1751<phrase>
1752id: LANG_INSERT_SHUFFLED 1752 id: LANG_FILTER_ALL
1753desc: in onplay menu. insert a track/playlist randomly into dynamic playlist 1753 desc: show all files
1754eng: "Insert shuffled" 1754 user:
1755voice: "Inserisci a caso" 1755 <source>
1756new: "Inserisci a caso" 1756 *: "All"
1757 1757 </source>
1758id: LANG_QUEUE 1758 <dest>
1759desc: The verb/action Queue 1759 *: "Tutti"
1760eng: "Queue" 1760 </dest>
1761voice: "Accoda" 1761 <voice>
1762new: "Accoda" 1762 *: "Tutti"
1763 1763 </voice>
1764id: LANG_QUEUE_FIRST 1764</phrase>
1765desc: in onplay menu. queue a track/playlist into dynamic playlist. 1765<phrase>
1766eng: "Queue next" 1766 id: LANG_FILTER_SUPPORTED
1767voice: "Accoda come prossima" 1767 desc: show all file types supported by Rockbox
1768new: "Accoda come prossima" 1768 user:
1769 1769 <source>
1770id: LANG_QUEUE_LAST 1770 *: "Supported"
1771desc: in onplay menu. queue a track/playlist at end of playlist. 1771 </source>
1772eng: "Queue last" 1772 <dest>
1773voice: "Accoda in fondo" 1773 *: "Supportati"
1774new: "Accoda in fondo" 1774 </dest>
1775 1775 <voice>
1776id: LANG_QUEUE_SHUFFLED 1776 *: "Supportati"
1777desc: in onplay menu. queue a track/playlist randomly into dynamic playlist 1777 </voice>
1778eng: "Queue shuffled" 1778</phrase>
1779voice: "Inserisci casualmente" 1779<phrase>
1780new: "Inserisci casualmente" 1780 id: LANG_FILTER_MUSIC
1781 1781 desc: show only music-related files
1782## bookmark context menu 1782 user:
1783 1783 <source>
1784id: LANG_BOOKMARK_MENU_CREATE 1784 *: "Music"
1785desc: Used off of the bookmark menu to create a bookmark 1785 </source>
1786eng: "Create Bookmark" 1786 <dest>
1787voice: "Crea Segnalibro" 1787 *: "Musicali"
1788new: "Crea Segnalibro" 1788 </dest>
1789 1789 <voice>
1790id: LANG_BOOKMARK_MENU_LIST 1790 *: "Musicali"
1791desc: Used off of the bookmark menu to list available bookmarks for the currently playing directory or M3U 1791 </voice>
1792eng: "List Bookmarks" 1792</phrase>
1793voice: "Elenca Segnalibri" 1793<phrase>
1794new: "Elenca segnalibri" 1794 id: LANG_FILTER_PLAYLIST
1795 1795 desc: show only playlist
1796## info screen 1796 user:
1797 1797 <source>
1798id: LANG_ROCKBOX_INFO 1798 *: "Playlists"
1799desc: displayed topmost on the info screen 1799 </source>
1800eng: "Rockbox Info:" 1800 <dest>
1801voice: "" 1801 *: "Playlist"
1802new: "Rockbox Info:" 1802 </dest>
1803 1803 <voice>
1804id: LANG_BUFFER_STAT_PLAYER 1804 *: "Pleylist"
1805desc: the buffer size player-screen width, %d MB %d fraction of MB 1805 </voice>
1806eng: "Buf: %d.%03dMB" 1806</phrase>
1807voice: "" 1807<phrase>
1808new: "Buf: %d.%03dMB" 1808 id: LANG_FILTER_ID3DB
1809 1809 desc: show ID3 database
1810id: LANG_BUFFER_STAT_RECORDER 1810 user:
1811desc: the buffer size recorder-screen width, %d MB %d fraction of MB 1811 <source>
1812eng: "Buffer: %d.%03dMB" 1812 *: "ID3 database"
1813voice: "" 1813 </source>
1814new: "Buffer: %d.%03dMB" 1814 <dest>
1815 1815 *: "Database ID3"
1816id: LANG_BATTERY_CHARGE 1816 </dest>
1817desc: tells that the battery is charging, instead of battery level 1817 <voice>
1818eng: "Battery: Charging" 1818 *: "ID3 database"
1819voice: "" 1819 </voice>
1820new: "Batteria: In carica" 1820</phrase>
1821 1821<phrase>
1822id: LANG_BATTERY_TOPOFF_CHARGE 1822 id: LANG_FOLLOW
1823desc: in info display, shows that top off charge is running 1823 desc: in settings_menu
1824eng: "Battery: Top-Off Chg" 1824 user:
1825voice: "" 1825 <source>
1826new: "Batteria: Carica completa" 1826 *: "Follow Playlist"
1827 1827 </source>
1828id: LANG_BATTERY_TRICKLE_CHARGE 1828 <dest>
1829desc: in info display, shows that trickle charge is running 1829 *: "Segui playlist"
1830eng: "Battery: Trickle Chg" 1830 </dest>
1831voice: "" 1831 <voice>
1832new: "Batteria: Mantenimento carica" 1832 *: "Segui Pleylist"
1833 1833 </voice>
1834id: LANG_BATTERY_TIME 1834</phrase>
1835desc: battery level in % and estimated time remaining 1835<phrase>
1836eng: "%d%% %dh %dm" 1836 id: LANG_SHOW_ICONS
1837voice: "Livello Batteria" 1837 desc: in settings_menu
1838new: "%d%% %dh %dm" 1838 user:
1839 1839 <source>
1840id: LANG_DISK_SIZE_INFO 1840 *: "Show Icons"
1841desc: disk size info 1841 </source>
1842eng: "Disk:" 1842 <dest>
1843voice: "" 1843 *: "Mostra icone"
1844new: "Disco:" 1844 </dest>
1845 1845 <voice>
1846id: LANG_DISK_FREE_INFO 1846 *: "Mostra Icone"
1847desc: disk size info 1847 </voice>
1848eng: "Free:" 1848</phrase>
1849voice: "Spazio Libero su Disco:" 1849<phrase>
1850new: "Liberi:" 1850 id: LANG_CUSTOM_FONT
1851 1851 desc: in setting_menu()
1852id: LANG_DISK_NAME_INTERNAL 1852 user:
1853desc: in info menu; name for internal disk with multivolume (keep short!) 1853 <source>
1854eng: "Int:" 1854 *: "Browse Fonts"
1855voice: "Interno" 1855 </source>
1856new: "Int:" 1856 <dest>
1857 1857 *: "Scegli carattere"
1858id: LANG_DISK_NAME_MMC 1858 </dest>
1859desc: in info menu; name for external disk with multivolume (Ondio; keep short!) 1859 <voice>
1860eng: "MMC:" 1860 *: "Fonts"
1861voice: "Multimedia card" 1861 </voice>
1862new: "MMC:" 1862</phrase>
1863 1863<phrase>
1864id: VOICE_CURRENT_TIME 1864 id: LANG_WHILE_PLAYING
1865desc: spoken only, for wall clock announce 1865 desc: in settings_menu()
1866eng: "" 1866 user:
1867voice: "ora attuale:" 1867 <source>
1868new: "" 1868 *: "Browse .wps files"
1869 1869 </source>
1870## pitch screen 1870 <dest>
1871 1871 *: "Scegli file .wps"
1872id: LANG_PITCH_UP 1872 </dest>
1873desc: in wps 1873 <voice>
1874eng: "Pitch Up" 1874 *: "Scegli fail schermata di riproduzione"
1875voice: "" 1875 </voice>
1876new: "Tono su" 1876</phrase>
1877 1877<phrase>
1878id: LANG_PITCH_DOWN 1878 id: LANG_REMOTE_WHILE_PLAYING
1879desc: in wps 1879 desc: in settings_menu()
1880eng: "Pitch Down" 1880 user:
1881voice: "" 1881 <source>
1882new: "Tono giù" 1882 *: "Browse .rwps files"
1883 1883 </source>
1884id: LANG_PAUSE 1884 <dest>
1885desc: in wps 1885 *: "Elenca file schermata di riproduzione per telecomando"
1886eng: "Pause" 1886 </dest>
1887voice: "" 1887 <voice>
1888new: "Pausa" 1888 *: "Elenca file schermata di riproduzione per telecomando"
1889 1889 </voice>
1890## quickscreens 1890</phrase>
1891 1891<phrase>
1892id: LANG_F2_MODE 1892 id: LANG_LCD_MENU
1893desc: in wps F2 pressed 1893 desc: in the display sub menu
1894eng: "Mode:" 1894 user:
1895voice: "" 1895 <source>
1896new: "Modo:" 1896 *: "LCD Settings"
1897 1897 </source>
1898id: LANG_F3_STATUS 1898 <dest>
1899desc: in wps F3 pressed 1899 *: "Impostazioni LCD"
1900eng: "Status" 1900 </dest>
1901voice: "" 1901 <voice>
1902new: "Stato" 1902 *: "Impostazioni LCD"
1903 1903 </voice>
1904id: LANG_F3_SCROLL 1904</phrase>
1905desc: in wps F3 pressed 1905<phrase>
1906eng: "Scroll" 1906 id: LANG_LCD_REMOTE_MENU
1907voice: "" 1907 desc: in the display sub menu
1908new: "Scorrimento" 1908 user:
1909 1909 <source>
1910id: LANG_F3_BAR 1910 *: "Remote-LCD Settings"
1911desc: in wps F3 pressed 1911 </source>
1912eng: "Bar" 1912 <dest>
1913voice: "" 1913 *: "Impostazioni LCD telecomando"
1914new: "Barra" 1914 </dest>
1915 1915 <voice>
1916## bookmark screen 1916 *: "Impostazioni LCD telecomando"
1917 1917 </voice>
1918id: LANG_BOOKMARK_SELECT_LIST_BOOKMARKS 1918</phrase>
1919desc: From the auto-load screen, allows user to list all bookmarks 1919<phrase>
1920eng: "Down = List" 1920 id: LANG_SCROLL_MENU
1921voice: "" 1921 desc: in display_settings_menu()
1922new: "Basso = Elenco" 1922 user:
1923 1923 <source>
1924id: LANG_BOOKMARK_SELECT_EXIT 1924 *: "Scrolling"
1925desc: From the bookmark list screen, allows user to exit 1925 </source>
1926eng: "OFF = Exit" 1926 <dest>
1927voice: "" 1927 *: "Scorrimento"
1928new: "OFF = Esci" 1928 </dest>
1929 1929 <voice>
1930id: LANG_BOOKMARK_SELECT_BOOKMARK_TEXT 1930 *: "Scorrimento"
1931desc: Used on the bookmark select window to label bookmark number 1931 </voice>
1932eng: "Bookmark" 1932</phrase>
1933voice: "Segnalibro" 1933<phrase>
1934new: "Segnalibro" 1934 id: LANG_BARS_MENU
1935 1935 desc: in the display sub menu
1936id: LANG_BOOKMARK_SELECT_INDEX_TEXT 1936 user:
1937desc: Used on the bookmark select window to label index number 1937 <source>
1938eng: "Index" 1938 *: "Status-/Scrollbar"
1939voice: "Indice" 1939 </source>
1940new: "Indice" 1940 <dest>
1941 1941 *: "Barra di scorrimento e stato"
1942id: LANG_BOOKMARK_SELECT_TIME_TEXT 1942 </dest>
1943desc: Used on the bookmark select window to label elapsed time 1943 <voice>
1944eng: "Time" 1944 *: "Barra di Scorrimento e Stato"
1945voice: "Tempo" 1945 </voice>
1946new: "Tempo" 1946</phrase>
1947 1947<phrase>
1948id: LANG_BOOKMARK_SELECT_PLAY 1948 id: LANG_PM_MENU
1949desc: Used on the bookmark select window to indicated the play option 1949 desc: in the display menu
1950eng: "PLAY = Select" 1950 user:
1951voice: "" 1951 <source>
1952new: "Play = Seleziona" 1952 *: "Peak Meter"
1953 1953 </source>
1954id: LANG_BOOKMARK_SELECT_DELETE 1954 <dest>
1955desc: Used on the bookmark select window to indicated the bookmark delete option 1955 *: "Misuratore di picco"
1956eng: "ON+Play = Delete" 1956 </dest>
1957voice: "" 1957 <voice>
1958new: "ON+Play = Cancella" 1958 *: "Misuratore di Picco"
1959 1959 </voice>
1960id: LANG_BOOKMARK_AUTOLOAD_QUERY 1960</phrase>
1961desc: prompt for user to decide to create a bookmark 1961<phrase>
1962eng: "Load Last Bookmark?" 1962 id: LANG_DEFAULT_CODEPAGE
1963voice: "" 1963 desc: default encoding used with id3 tags
1964new: "Caricare l'ultimo segnalibro?" 1964 user:
1965 1965 <source>
1966id: LANG_AUTO_BOOKMARK_QUERY 1966 *: "Default Codepage"
1967desc: prompt for user to decide to create an bookmark 1967 </source>
1968eng: "Create a Bookmark?" 1968 <dest>
1969voice: "" 1969 *: "Codepage di default"
1970new: "Creo un segnalibro?" 1970 </dest>
1971 1971 <voice>
1972id: LANG_BOOKMARK_CREATE_SUCCESS 1972 *: ""
1973desc: Indicates bookmark was successfully created 1973 </voice>
1974eng: "Bookmark Created" 1974</phrase>
1975voice: "" 1975<phrase>
1976new: "Segnalibro creato" 1976 id: LANG_CODEPAGE_LATIN1
1977 1977 desc: in codepage setting menu
1978id: LANG_BOOKMARK_CREATE_FAILURE 1978 user:
1979desc: Indicates bookmark was not created 1979 <source>
1980eng: "Bookmark Failed!" 1980 *: "Latin1 (ISO-8859-1)"
1981voice: "" 1981 </source>
1982new: "Creazione segnalibro fallita" 1982 <dest>
1983 1983 *: "Latin1 (ISO-8859-1)"
1984id: LANG_BOOKMARK_LOAD_EMPTY 1984 </dest>
1985desc: Indicates bookmark was empty 1985 <voice>
1986eng: "Bookmark Empty" 1986 *: ""
1987voice: "" 1987 </voice>
1988new: "Segnalibro vuoto" 1988</phrase>
1989 1989<phrase>
1990## set time screen 1990 id: LANG_CODEPAGE_GREEK
1991 1991 desc: in codepage setting menu
1992id: LANG_TIME_SET 1992 user:
1993desc: used in set_time() 1993 <source>
1994eng: "ON To Set" 1994 *: "Greek (ISO-8859-7)"
1995voice: "" 1995 </source>
1996new: "ON per salvare" 1996 <dest>
1997 1997 *: "Greco (ISO-8859-7)"
1998id: LANG_TIME_REVERT 1998 </dest>
1999desc: used in set_time() 1999 <voice>
2000eng: "OFF To Revert" 2000 *: ""
2001voice: "" 2001 </voice>
2002new: "OFF per annullare" 2002</phrase>
2003 2003<phrase>
2004## while playing screen 2004 id: LANG_CODEPAGE_HEBREW
2005 2005 desc: in codepage setting menu
2006id: LANG_KEYLOCK_ON_PLAYER 2006 user:
2007desc: displayed when key lock is on 2007 <source>
2008eng: "Key Lock ON" 2008 *: "Hebrew (ISO-8859-8)"
2009voice: "" 2009 </source>
2010new: "Tastiera bloccata" 2010 <dest>
2011 2011 *: "Ebraico (ISO-8859-8)"
2012id: LANG_KEYLOCK_OFF_PLAYER 2012 </dest>
2013desc: displayed when key lock is turned off 2013 <voice>
2014eng: "Key Lock OFF" 2014 *: ""
2015voice: "" 2015 </voice>
2016new: "Tastiera sbloccata" 2016</phrase>
2017 2017<phrase>
2018id: LANG_KEYLOCK_ON_RECORDER 2018 id: LANG_CODEPAGE_RUSSIAN
2019desc: displayed when key lock is on 2019 desc: in codepage setting menu
2020eng: "Key Lock Is ON" 2020 user:
2021voice: "" 2021 <source>
2022new: "Tastiera bloccata" 2022 *: "Russian (CP1251)"
2023 2023 </source>
2024id: LANG_KEYLOCK_OFF_RECORDER 2024 <dest>
2025desc: displayed when key lock is turned off 2025 *: "Russo (CP1251)"
2026eng: "Key Lock Is OFF" 2026 </dest>
2027voice: "" 2027 <voice>
2028new: " Tastiera sbloccata" 2028 *: ""
2029 2029 </voice>
2030## recording screen 2030</phrase>
2031 2031<phrase>
2032id: LANG_RECORDING_TIME 2032 id: LANG_CODEPAGE_THAI
2033desc: Display of recorded time 2033 desc: in codepage setting menu
2034eng: "Time:" 2034 user:
2035voice: "" 2035 <source>
2036new: "Tempo:" 2036 *: "Thai (ISO-8859-11)"
2037 2037 </source>
2038id: LANG_RECORD_TIMESPLIT_REC 2038 <dest>
2039desc: Display of record timer interval setting, on the record screen 2039 *: "Thai (ISO-8859-11)"
2040eng: "Split time:" 2040 </dest>
2041voice: "" 2041 <voice>
2042new: "intervallo di tempo:" 2042 *: ""
2043 2043 </voice>
2044id: LANG_RECORDING_SIZE 2044</phrase>
2045desc: Display of recorded file size 2045<phrase>
2046eng: "Size:" 2046 id: LANG_CODEPAGE_ARABIC
2047voice: "" 2047 desc: in codepage setting menu
2048new: "Dimensioni:" 2048 user:
2049 2049 <source>
2050id: LANG_RECORD_PRERECORD 2050 *: "Arabic (CP1256)"
2051desc: in recording and radio screen 2051 </source>
2052eng: "Prerecording" 2052 <dest>
2053voice: "" 2053 *: "Arabo (CP1256)"
2054new: "Pre-registrazione" 2054 </dest>
2055 2055 <voice>
2056id: LANG_RECORDING_GAIN 2056 *: ""
2057desc: in the recording screen 2057 </voice>
2058eng: "Gain" 2058</phrase>
2059voice: "" 2059<phrase>
2060new: "Guadagno" 2060 id: LANG_CODEPAGE_TURKISH
2061 2061 desc: in codepage setting menu
2062id: LANG_RECORDING_LEFT 2062 user:
2063desc: in the recording screen 2063 <source>
2064eng: "Gain Left" 2064 *: "Turkish (ISO-8859-9)"
2065voice: "" 2065 </source>
2066new: "Guadagno Sinistro" 2066 <dest>
2067 2067 *: "Turco (ISO-8859-9)"
2068id: LANG_RECORDING_RIGHT 2068 </dest>
2069desc: in the recording screen 2069 <voice>
2070eng: "Gain Right" 2070 *: ""
2071voice: "" 2071 </voice>
2072new: "Guadagno Destro" 2072</phrase>
2073 2073<phrase>
2074id: LANG_RECORDING_GAIN_ANALOG 2074 id: LANG_CODEPAGE_LATIN_EXTENDED
2075desc: in the recording screen 2075 desc: in codepage setting menu
2076eng: "A" 2076 user:
2077voice: "Guadagno Analogico" 2077 <source>
2078new: "A" 2078 *: "Latin Extended (ISO-8859-2)"
2079 2079 </source>
2080id: LANG_RECORDING_GAIN_DIGITAL 2080 <dest>
2081desc: in the recording screen 2081 *: "Latin Esteso (ISO-8859-2)"
2082eng: "D" 2082 </dest>
2083voice: "Guadagno Digitale" 2083 <voice>
2084new: "D" 2084 *: ""
2085 2085 </voice>
2086id: LANG_DISK_FULL 2086</phrase>
2087desc: in recording screen 2087<phrase>
2088eng: "The disk is full. Press OFF to continue." 2088 id: LANG_CODEPAGE_JAPANESE
2089voice: "" 2089 desc: in codepage setting menu
2090new: "Disco pieno. Premi OFF per continuare" 2090 user:
2091 2091 <source>
2092## recording trigger screen 2092 *: "Japanese (SJIS)"
2093 2093 </source>
2094id: LANG_RECORD_TRIGGER_MODE 2094 <dest>
2095desc: in recording settings_menu 2095 *: "Giapponese (SJIS)"
2096eng: "Trigger" 2096 </dest>
2097voice: "Autoazionamento" 2097 <voice>
2098new: "Autoazionamento" 2098 *: ""
2099 2099 </voice>
2100id: LANG_RECORD_TRIG_NOREARM 2100</phrase>
2101desc: in recording settings_menu 2101<phrase>
2102eng: "Once" 2102 id: LANG_CODEPAGE_SIMPLIFIED
2103voice: "Una volta" 2103 desc: in codepage setting menu
2104new: "Una volta" 2104 user:
2105 2105 <source>
2106id: LANG_RECORD_TRIG_REARM 2106 *: "Simp. Chinese (GB2312)"
2107desc: in recording settings_menu 2107 </source>
2108eng: "Repeat" 2108 <dest>
2109voice: "Ripeti" 2109 *: "Cinese Sempl. (GB2312)"
2110new: "Ripeti" 2110 </dest>
2111 2111 <voice>
2112id: LANG_RECORD_START_THRESHOLD 2112 *: ""
2113desc: in recording settings_menu 2113 </voice>
2114eng: "Start above" 2114</phrase>
2115voice: "Livello avvio" 2115<phrase>
2116new: "Livello avvio" 2116 id: LANG_CODEPAGE_KOREAN
2117 2117 desc: in codepage setting menu
2118id: LANG_RECORD_MIN_DURATION 2118 user:
2119desc: in recording settings_menu 2119 <source>
2120eng: "for at least" 2120 *: "Korean (KSX1001)"
2121voice: "per almeno" 2121 </source>
2122new: "per almeno" 2122 <dest>
2123 2123 *: "Coreano (KSX1001)"
2124id: LANG_RECORD_STOP_THRESHOLD 2124 </dest>
2125desc: in recording settings_menu 2125 <voice>
2126eng: "Stop below" 2126 *: ""
2127voice: "Livello arresto" 2127 </voice>
2128new: "Livello arresto" 2128</phrase>
2129 2129<phrase>
2130id: LANG_RECORD_STOP_POSTREC 2130 id: LANG_CODEPAGE_TRADITIONAL
2131desc: in recording settings_menu 2131 desc: in codepage setting menu
2132eng: "for at least" 2132 user:
2133voice: "Per almeno" 2133 <source>
2134new: "per almeno" 2134 *: "Trad. Chinese (BIG5)"
2135 2135 </source>
2136id: LANG_RECORD_STOP_GAP 2136 <dest>
2137desc: in recording settings_menu 2137 *: "Cinese Tradiz. (BIG5)"
2138eng: "Presplit gap" 2138 </dest>
2139voice: "Soglia di separazione" 2139 <voice>
2140new: "Soglia di separazione" 2140 *: ""
2141 2141 </voice>
2142id: LANG_DB_INF 2142</phrase>
2143desc: -inf db for values below measurement 2143<phrase>
2144eng: "-inf" 2144 id: LANG_CODEPAGE_UTF8
2145voice: "-inf" 2145 desc:
2146new: "-inf" 2146 user:
2147 2147 <source>
2148id: LANG_RECORD_TRIG_IDLE 2148 *: "Unicode (UTF-8)"
2149desc: waiting for threshold 2149 </source>
2150eng: "Trigger idle" 2150 <dest>
2151voice: "" 2151 *: "Unicode (UTF-8)"
2152new: "Autoazionamento in attesa" 2152 </dest>
2153 2153 <voice>
2154id: LANG_RECORD_TRIGGER_ACTIVE 2154 *: ""
2155desc: 2155 </voice>
2156eng: "Trigger active" 2156</phrase>
2157voice: "Autoazionamento attivo" 2157<phrase>
2158new: "Autoazionamento attivo" 2158 id: LANG_BATTERY_MENU
2159 2159 desc: in the system sub menu
2160## alarm screen 2160 user:
2161 2161 <source>
2162id: LANG_ALARM_MOD_TIME 2162 *: "Battery"
2163desc: The current alarm time shown in the alarm menu for the RTC alarm mod. 2163 </source>
2164eng: "Alarm Time: %02d:%02d" 2164 <dest>
2165voice: "" 2165 *: "Batteria"
2166new: "Orario sveglia: %02d:%02d" 2166 </dest>
2167 2167 <voice>
2168id: LANG_ALARM_MOD_TIME_TO_GO 2168 *: "Batteria"
2169desc: The time until the alarm will go off shown in the alarm menu for the RTC alarm mod. 2169 </voice>
2170eng: "Waking Up In %d:%02d" 2170</phrase>
2171voice: "" 2171<phrase>
2172new: "Sveglia tra %d:%02d" 2172 id: LANG_DISK_MENU
2173 2173 desc: in the system sub menu
2174id: LANG_ALARM_MOD_SHUTDOWN 2174 user:
2175desc: The text that tells the user that the alarm time is ok and the device shuts off (for the RTC alarm mod). 2175 <source>
2176eng: "Alarm Set" 2176 *: "Disk"
2177voice: "" 2177 </source>
2178new: "Spegnimento..." 2178 <dest>
2179 2179 *: "Disco"
2180id: LANG_ALARM_MOD_ERROR 2180 </dest>
2181desc: The text that tells that the time is incorrect (for the RTC alarm mod). 2181 <voice>
2182eng: "Alarm Time Is Too Soon!" 2182 *: "Disco"
2183voice: "" 2183 </voice>
2184new: "L'orario impostato è troppo vicino!" 2184</phrase>
2185 2185<phrase>
2186id: LANG_ALARM_MOD_KEYS 2186 id: LANG_TIME_MENU
2187desc: Shown key functions in alarm menu (for the RTC alarm mod). 2187 desc: in the system sub menu
2188eng: "PLAY=Set OFF=Cancel" 2188 user:
2189voice: "" 2189 <source>
2190new: "PLAY=Imposta OFF=Annulla" 2190 *: "Time & Date"
2191 2191 </source>
2192id: LANG_ALARM_MOD_DISABLE 2192 <dest>
2193desc: Announce that the RTC alarm has been turned off 2193 *: "Data e ora"
2194eng: "Alarm Disabled" 2194 </dest>
2195voice: "Sveglia disattivata" 2195 <voice>
2196new: "Sveglia disattivata" 2196 *: "Data e Ora"
2197 2197 </voice>
2198## colour setting screen 2198</phrase>
2199 2199<phrase>
2200## tag viewer 2200 id: LANG_POWEROFF_IDLE
2201 2201 desc: in settings_menu
2202id: LANG_ID3_TITLE 2202 user:
2203desc: in wps 2203 <source>
2204eng: "[Title]" 2204 *: "Idle Poweroff"
2205voice: "" 2205 </source>
2206new: "[Titolo]" 2206 <dest>
2207 2207 *: "Spegnimento per inattività"
2208id: LANG_ID3_ARTIST 2208 </dest>
2209desc: in wps 2209 <voice>
2210eng: "[Artist]" 2210 *: "Spegnimento per Inattività"
2211voice: "" 2211 </voice>
2212new: "[Artista]" 2212</phrase>
2213 2213<phrase>
2214id: LANG_ID3_ALBUM 2214 id: LANG_SLEEP_TIMER
2215desc: in wps 2215 desc: sleep timer setting
2216eng: "[Album]" 2216 user:
2217voice: "" 2217 <source>
2218new: "[Album]" 2218 *: "Sleep Timer"
2219 2219 </source>
2220id: LANG_ID3_TRACKNUM 2220 <dest>
2221desc: in wps 2221 *: "Tempo spegnimento"
2222eng: "[Tracknum]" 2222 </dest>
2223voice: "" 2223 <voice>
2224new: "[Numero traccia]" 2224 *: "Tempo di spegnimento"
2225 2225 </voice>
2226id: LANG_ID3_GENRE 2226</phrase>
2227desc: ID3 frame 'genre' 2227<phrase>
2228eng: "[Genre]" 2228 id: LANG_ALARM_MOD_ALARM_MENU
2229voice: "" 2229 desc: The name of the additional entry in the main menu for the RTC alarm mod.
2230new: "[Genere]" 2230 user:
2231 2231 <source>
2232id: LANG_ID3_YEAR 2232 *: "Wake-Up Alarm"
2233desc: ID3 info 'year' 2233 </source>
2234eng: "[Year]" 2234 <dest>
2235voice: "" 2235 *: "Sveglia"
2236new: "[Anno]" 2236 </dest>
2237 2237 <voice>
2238id: LANG_ID3_PLAYLIST 2238 *: "Sveglia"
2239desc: in wps 2239 </voice>
2240eng: "[Playlist]" 2240</phrase>
2241voice: "" 2241<phrase>
2242new: "[Playlist]" 2242 id: LANG_LIMITS_MENU
2243 2243 desc: in the system sub menu
2244id: LANG_ID3_BITRATE 2244 user:
2245desc: in wps 2245 <source>
2246eng: "[Bitrate]" 2246 *: "Limits"
2247voice: "" 2247 </source>
2248new: "[Bitrate]" 2248 <dest>
2249 2249 *: "Limiti"
2250id: LANG_UNIT_DB 2250 </dest>
2251desc: in browse_id3 2251 <voice>
2252eng: "dB" 2252 *: "Limiti"
2253voice: "decibel" 2253 </voice>
2254new: "dB" 2254</phrase>
2255 2255<phrase>
2256id: LANG_ID3_VBR 2256 id: LANG_LINE_IN
2257desc: in browse_id3 2257 desc: in settings_menu
2258eng: " (VBR)" 2258 user:
2259voice: "bitreit variabile" 2259 <source>
2260new: " (VBR)" 2260 *: "Line In"
2261 2261 </source>
2262id: LANG_ID3_FRECUENCY 2262 <dest>
2263desc: in wps 2263 *: "Linea in ingresso"
2264eng: "[Frequency]" 2264 </dest>
2265voice: "" 2265 <voice>
2266new: "[Frequenza]" 2266 *: "Linea in ingresso"
2267 2267 </voice>
2268id: LANG_ID3_TRACK_GAIN 2268</phrase>
2269desc: in browse_id3 2269<phrase>
2270eng: "[Track gain]" 2270 id: LANG_CAR_ADAPTER_MODE
2271voice: "Guadagno Traccia" 2271 desc: Displayed for setting car adapter mode to on/off
2272new: "[Guadagno traccia]" 2272 user:
2273 2273 <source>
2274id: LANG_ID3_ALBUM_GAIN 2274 *: "Car Adapter Mode"
2275desc: in browse_id3 2275 </source>
2276eng: "[Album gain]" 2276 <dest>
2277voice: "Guadagno Album" 2277 *: "Modalità adattatore auto"
2278new: "[Guadagno Album]" 2278 </dest>
2279 2279 <voice>
2280id: LANG_ID3_PATH 2280 *: "Modalità Adattatore Auto"
2281desc: in wps 2281 </voice>
2282eng: "[Path]" 2282</phrase>
2283voice: "" 2283<phrase>
2284new: "[Percorso]" 2284 id: LANG_BOOKMARK_SETTINGS_AUTOCREATE
2285 2285 desc: prompt for user to decide to create an bookmark
2286id: LANG_ID3_NO_INFO 2286 user:
2287desc: ID3 info is missing 2287 <source>
2288eng: "<No Info>" 2288 *: "Bookmark on Stop"
2289voice: "" 2289 </source>
2290new: "<No Info>" 2290 <dest>
2291 2291 *: "Crea un segnalibro allo stop"
2292## weekdays 2292 </dest>
2293 2293 <voice>
2294id: LANG_WEEKDAY_SUNDAY 2294 *: "Segnalibro Allo Stop""
2295desc: Maximum 3-letter abbreviation for weekday 2295 </voice>
2296eng: "Sun" 2296</phrase>
2297voice: "" 2297<phrase>
2298new: "Dom" 2298 id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_YES
2299 2299 desc: Save in recent bookmarks only
2300id: LANG_WEEKDAY_MONDAY 2300 user:
2301desc: Maximum 3-letter abbreviation for weekday 2301 <source>
2302eng: "Mon" 2302 *: "Yes - Recent only"
2303voice: "" 2303 </source>
2304new: "Lun" " 2304 <dest>
2305 2305 *: "Si - Solo recenti"
2306id: LANG_WEEKDAY_TUESDAY 2306 </dest>
2307desc: Maximum 3-letter abbreviation for weekday 2307 <voice>
2308eng: "Tue" 2308 *: "Si - Solo Recenti"
2309voice: "" 2309 </voice>
2310new: "Mar" 2310</phrase>
2311 2311<phrase>
2312id: LANG_WEEKDAY_WEDNESDAY 2312 id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_ASK
2313desc: Maximum 3-letter abbreviation for weekday 2313 desc: Save in recent bookmarks only
2314eng: "Wed" 2314 user:
2315voice: "" 2315 <source>
2316new: "Mer" 2316 *: "Ask - Recent only"
2317 2317 </source>
2318id: LANG_WEEKDAY_THURSDAY 2318 <dest>
2319desc: Maximum 3-letter abbreviation for weekday 2319 *: "Chiedi - Solo recenti"
2320eng: "Thu" 2320 </dest>
2321voice: "" 2321 <voice>
2322new: "Gio" 2322 *: "Chiedi - Solo Recenti"
2323 2323 </voice>
2324id: LANG_WEEKDAY_FRIDAY 2324</phrase>
2325desc: Maximum 3-letter abbreviation for weekday 2325<phrase>
2326eng: "Fri" 2326 id: LANG_BOOKMARK_SETTINGS_AUTOLOAD
2327voice: "" 2327 desc: prompt for user to decide to create a bookmark
2328new: "Ven" 2328 user:
2329 2329 <source>
2330id: LANG_WEEKDAY_SATURDAY 2330 *: "Load Last Bookmark"
2331desc: Maximum 3-letter abbreviation for weekday 2331 </source>
2332eng: "Sat" 2332 <dest>
2333voice: "" 2333 *: "Carica l'ultimo segnalibro"
2334new: "Sab" 2334 </dest>
2335 2335 <voice>
2336## months 2336 *: "Carica l'ultimo Segnalibro"
2337 2337 </voice>
2338id: LANG_MONTH_JANUARY 2338</phrase>
2339desc: Maximum 3-letter abbreviation for monthname 2339<phrase>
2340eng: "Jan" 2340 id: LANG_BOOKMARK_SETTINGS_MAINTAIN_RECENT_BOOKMARKS
2341voice: "Gennaio" 2341 desc: Configuration option to maintain a list of recent bookmarks
2342new: "Gen" 2342 user:
2343 2343 <source>
2344id: LANG_MONTH_FEBRUARY 2344 *: "Maintain a List of Recent Bookmarks?"
2345desc: Maximum 3-letter abbreviation for monthname 2345 </source>
2346eng: "Feb" 2346 <dest>
2347voice: "Febbraio" 2347 *: "Conservare una lista dei segnalibri recenti?"
2348new: "Feb" 2348 </dest>
2349 2349 <voice>
2350id: LANG_MONTH_MARCH 2350 *: "Conservare una lista dei segnalibri recenti?"
2351desc: Maximum 3-letter abbreviation for monthname 2351 </voice>
2352eng: "Mar" 2352</phrase>
2353voice: "Marzo" 2353<phrase>
2354new: "Mar" 2354 id: LANG_BOOKMARK_SETTINGS_UNIQUE_ONLY
2355 2355 desc: Save only on bookmark for each playlist in recent bookmarks
2356id: LANG_MONTH_APRIL 2356 user:
2357desc: Maximum 3-letter abbreviation for monthname 2357 <source>
2358eng: "Apr" 2358 *: "Unique only"
2359voice: "Aprile" 2359 </source>
2360new: "Apr" 2360 <dest>
2361 2361 *: "Solo uno"
2362id: LANG_MONTH_MAY 2362 </dest>
2363desc: Maximum 3-letter abbreviation for monthname 2363 <voice>
2364eng: "May" 2364 *: "Solo Uno"
2365voice: "Maggio" 2365 </voice>
2366new: "Mag" 2366</phrase>
2367 2367<phrase>
2368id: LANG_MONTH_JUNE 2368 id: LANG_VOICE_MENU
2369desc: Maximum 3-letter abbreviation for monthname 2369 desc: item of voice menu, enable/disable the voice UI
2370eng: "Jun" 2370 user:
2371voice: "Giugno" 2371 <source>
2372new: "Giu" 2372 *: "Voice Menus"
2373 2373 </source>
2374id: LANG_MONTH_JULY 2374 <dest>
2375desc: Maximum 3-letter abbreviation for monthname 2375 *: "Pronuncia menù"
2376eng: "Jul" 2376 </dest>
2377voice: "Luglio" 2377 <voice>
2378new: "Lug" 2378 *: "Pronuncia Menù"
2379 2379 </voice>
2380id: LANG_MONTH_AUGUST 2380</phrase>
2381desc: Maximum 3-letter abbreviation for monthname 2381<phrase>
2382eng: "Aug" 2382 id: LANG_VOICE_DIR
2383voice: "Agosto" 2383 desc: item of voice menu, set the "talkbox" mode for directories
2384new: "Ago" 2384 user:
2385 2385 <source>
2386id: LANG_MONTH_SEPTEMBER 2386 *: "Voice Directories"
2387desc: Maximum 3-letter abbreviation for monthname 2387 </source>
2388eng: "Sep" 2388 <dest>
2389voice: "Settembre" 2389 *: "Pronuncia cartelle"
2390new: "Set" 2390 </dest>
2391 2391 <voice>
2392id: LANG_MONTH_OCTOBER 2392 *: "Pronuncia cartelle"
2393desc: Maximum 3-letter abbreviation for monthname 2393 </voice>
2394eng: "Oct" 2394</phrase>
2395voice: "Ottobre" 2395<phrase>
2396new: "Ott" 2396 id: LANG_VOICE_FILE
2397 2397 desc: item of voice menu, set the voive mode for files
2398id: LANG_MONTH_NOVEMBER 2398 user:
2399desc: Maximum 3-letter abbreviation for monthname 2399 <source>
2400eng: "Nov" 2400 *: "Voice Filenames"
2401voice: "Novembre" 2401 </source>
2402new: "Nov" 2402 <dest>
2403 2403 *: "Pronuncia nomi file"
2404id: LANG_MONTH_DECEMBER 2404 </dest>
2405desc: Maximum 3-letter abbreviation for monthname 2405 <voice>
2406eng: "Dec" 2406 *: "Pronuncia nomi dei fail"
2407voice: "Dicembre" 2407 </voice>
2408new: "Dic" 2408</phrase>
2409 2409<phrase>
2410## digits and units for voice, the order is important 2410 id: LANG_VOICE_NUMBER
2411 2411 desc: talkbox" mode for files+directories
2412id: VOICE_ZERO 2412 user:
2413desc: spoken only, for composing numbers 2413 <source>
2414eng: "" 2414 *: "Numbers"
2415voice: "0" 2415 </source>
2416new: "" 2416 <dest>
2417 2417 *: "Numeri"
2418id: VOICE_ONE 2418 </dest>
2419desc: spoken only, for composing numbers 2419 <voice>
2420eng: "" 2420 *: "Numeri"
2421voice: "1" 2421 </voice>
2422new: "" 2422</phrase>
2423 2423<phrase>
2424id: VOICE_TWO 2424 id: LANG_VOICE_SPELL
2425desc: spoken only, for composing numbers 2425 desc: talkbox" mode for files+directories
2426eng: "" 2426 user:
2427voice: "2" 2427 <source>
2428new: "" 2428 *: "Spell"
2429 2429 </source>
2430id: VOICE_THREE 2430 <dest>
2431desc: spoken only, for composing numbers 2431 *: "Spelling"
2432eng: "" 2432 </dest>
2433voice: "3" 2433 <voice>
2434new: "" 2434 *: "Spelling"
2435 2435 </voice>
2436id: VOICE_FOUR 2436</phrase>
2437desc: spoken only, for composing numbers 2437<phrase>
2438eng: "" 2438 id: LANG_VOICE_DIR_HOVER
2439voice: "4" 2439 desc: talkbox" mode for directories + files
2440new: "" 2440 user:
2441 2441 <source>
2442id: VOICE_FIFE 2442 *: ".talk mp3 clip"
2443desc: spoken only, for composing numbers 2443 </source>
2444eng: "" 2444 <dest>
2445voice: "5" 2445 *: "Usando un clip audio"
2446new: "" 2446 </dest>
2447 2447 <voice>
2448id: VOICE_SIX 2448 *: "usando un clip audio"
2449desc: spoken only, for composing numbers 2449 </voice>
2450eng: "" 2450</phrase>
2451voice: "6" 2451<phrase>
2452new: "" 2452 id: LANG_RECORDING_QUALITY
2453 2453 desc: in the recording settings
2454id: VOICE_SEVEN 2454 user:
2455desc: spoken only, for composing numbers 2455 <source>
2456eng: "" 2456 *: "Quality"
2457voice: "7" 2457 </source>
2458new: "" 2458 <dest>
2459 2459 *: "Qualità"
2460id: VOICE_EIGHT 2460 </dest>
2461desc: spoken only, for composing numbers 2461 <voice>
2462eng: "" 2462 *: "Qualità"
2463voice: "8" 2463 </voice>
2464new: "" 2464</phrase>
2465 2465<phrase>
2466id: VOICE_NINE 2466 id: LANG_RECORDING_FREQUENCY
2467desc: spoken only, for composing numbers 2467 desc: in the recording settings
2468eng: "" 2468 user:
2469voice: "9" 2469 <source>
2470new: "" 2470 *: "Frequency"
2471 2471 </source>
2472id: VOICE_TEN 2472 <dest>
2473desc: spoken only, for composing numbers 2473 *: "Frequenza"
2474eng: "" 2474 </dest>
2475voice: "10" 2475 <voice>
2476new: "" 2476 *: "Frequenza"
2477 2477 </voice>
2478id: VOICE_ELEVEN 2478</phrase>
2479desc: spoken only, for composing numbers 2479<phrase>
2480eng: "" 2480 id: LANG_RECORDING_SOURCE
2481voice: "11" 2481 desc: in the recording settings
2482new: "" 2482 user:
2483 2483 <source>
2484id: VOICE_TWELVE 2484 *: "Source"
2485desc: spoken only, for composing numbers 2485 </source>
2486eng: "" 2486 <dest>
2487voice: "12" 2487 *: "Sorgente"
2488new: "" 2488 </dest>
2489 2489 <voice>
2490id: VOICE_THIRTEEN 2490 *: "Sorgente"
2491desc: spoken only, for composing numbers 2491 </voice>
2492eng: "" 2492</phrase>
2493voice: "13" 2493<phrase>
2494new: "" 2494 id: LANG_RECORDING_SRC_MIC
2495 2495 desc: in the recording settings
2496id: VOICE_FOURTEEN 2496 user:
2497desc: spoken only, for composing numbers 2497 <source>
2498eng: "" 2498 *: "Mic"
2499voice: "14" 2499 </source>
2500new: "" 2500 <dest>
2501 2501 *: "Microfono"
2502id: VOICE_FIFTEEN 2502 </dest>
2503desc: spoken only, for composing numbers 2503 <voice>
2504eng: "" 2504 *: "Microfono"
2505voice: "15" 2505 </voice>
2506new: "" 2506</phrase>
2507 2507<phrase>
2508id: VOICE_SIXTEEN 2508 id: LANG_RECORDING_SRC_LINE
2509desc: spoken only, for composing numbers 2509 desc: in the recording settings
2510eng: "" 2510 user:
2511voice: "16" 2511 <source>
2512new: "" 2512 *: "Line In"
2513 2513 </source>
2514id: VOICE_SEVENTEEN 2514 <dest>
2515desc: spoken only, for composing numbers 2515 *: "Linea in ingresso"
2516eng: "" 2516 </dest>
2517voice: "17" 2517 <voice>
2518new: "" 2518 *: "Linea In Ingresso"
2519 2519 </voice>
2520id: VOICE_EIGHTEEN 2520</phrase>
2521desc: spoken only, for composing numbers 2521<phrase>
2522eng: "" 2522 id: LANG_RECORDING_SRC_DIGITAL
2523voice: "18" 2523 desc: in the recording settings
2524new: "" 2524 user:
2525 2525 <source>
2526id: VOICE_NINETEEN 2526 *: "Digital"
2527desc: spoken only, for composing numbers 2527 </source>
2528eng: "" 2528 <dest>
2529voice: "19" 2529 *: "Digitale"
2530new: "" 2530 </dest>
2531 2531 <voice>
2532id: VOICE_TWENTY 2532 *: "Digitale"
2533desc: spoken only, for composing numbers 2533 </voice>
2534eng: "" 2534</phrase>
2535voice: "20" 2535<phrase>
2536new: "" 2536 id: LANG_RECORDING_CHANNELS
2537 2537 desc: in the recording settings
2538id: VOICE_THIRTY 2538 user:
2539desc: spoken only, for composing numbers 2539 <source>
2540eng: "" 2540 *: "Channels"
2541voice: "30" 2541 </source>
2542new: "" 2542 <dest>
2543 2543 *: "Canali"
2544id: VOICE_FORTY 2544 </dest>
2545desc: spoken only, for composing numbers 2545 <voice>
2546eng: "" 2546 *: "Canali"
2547voice: "40" 2547 </voice>
2548new: "" 2548</phrase>
2549 2549<phrase>
2550id: VOICE_FIFTY 2550 id: LANG_RECORDING_EDITABLE
2551desc: spoken only, for composing numbers 2551 desc: Editable recordings setting
2552eng: "" 2552 user:
2553voice: "50" 2553 <source>
2554new: "" 2554 *: "Independent frames"
2555 2555 </source>
2556id: VOICE_SIXTY 2556 <dest>
2557desc: spoken only, for composing numbers 2557 *: "Frames indipendenti"
2558eng: "" 2558 </dest>
2559voice: "60" 2559 <voice>
2560new: "" 2560 *: "Freims indipendenti"
2561 2561 </voice>
2562id: VOICE_SEVENTY 2562</phrase>
2563desc: spoken only, for composing numbers 2563<phrase>
2564eng: "" 2564 id: LANG_RECORD_TIMESPLIT
2565voice: "70" 2565 desc: Prompt for record timer interval setting, in the record settings menu
2566new: "" 2566 user:
2567 2567 <source>
2568id: VOICE_EIGHTY 2568 *: "Time Split"
2569desc: spoken only, for composing numbers 2569 </source>
2570eng: "" 2570 <dest>
2571voice: "80" 2571 *: "Intervallo di tempo"
2572new: "" 2572 </dest>
2573 2573 <voice>
2574id: VOICE_NINETY 2574 *: "Intervallo di tempo"
2575desc: spoken only, for composing numbers 2575 </voice>
2576eng: "" 2576</phrase>
2577voice: "90" 2577<phrase>
2578new: "" 2578 id: LANG_RECORD_PRERECORD_TIME
2579 2579 desc: in recording settings_menu
2580id: VOICE_HUNDRED 2580 user:
2581desc: spoken only, for composing numbers 2581 <source>
2582eng: "" 2582 *: "Prerecord time"
2583voice: "cento" 2583 </source>
2584new: "" 2584 <dest>
2585 2585 *: "Tempo pre-registrazione"
2586id: VOICE_THOUSAND 2586 </dest>
2587desc: spoken only, for composing numbers 2587 <voice>
2588eng: "" 2588 *: "Tempo Pre-Registrazione"
2589voice: "mila" 2589 </voice>
2590new: "" 2590</phrase>
2591 2591<phrase>
2592id: VOICE_MILLION 2592 id: LANG_RECORD_DIRECTORY
2593desc: spoken only, for composing numbers 2593 desc: in recording settings_menu
2594eng: "" 2594 user:
2595voice: "milione" 2595 <source>
2596new: "" 2596 *: "Directory"
2597 2597 </source>
2598id: VOICE_BILLION 2598 <dest>
2599desc: spoken only, for composing numbers 2599 *: "Cartella"
2600eng: "" 2600 </dest>
2601voice: "Miliardo" 2601 <voice>
2602new: "" 2602 *: "Cartella"
2603 2603 </voice>
2604id: VOICE_MINUS 2604</phrase>
2605desc: spoken only, for composing numbers 2605<phrase>
2606eng: "" 2606 id: LANG_RECORD_CURRENT_DIR
2607voice: "meno" 2607 desc: in recording directory options
2608new: "" 2608 user:
2609 2609 <source>
2610id: VOICE_PLUS 2610 *: "Current dir"
2611desc: spoken only, for composing numbers 2611 </source>
2612eng: "" 2612 <dest>
2613voice: "più" 2613 *: "Cartella corrente"
2614new: "" 2614 </dest>
2615 2615 <voice>
2616## units for voicing 2616 *: "Cartella Corrente"
2617 2617 </voice>
2618id: VOICE_MILLISECONDS 2618</phrase>
2619desc: spoken only, a unit postfix 2619<phrase>
2620eng: "" 2620 id: LANG_RECORD_STARTUP
2621voice: "millisecondi" 2621 desc: Start Rockbox in Recording screen
2622new: "" 2622 user:
2623 2623 <source>
2624id: VOICE_SECOND 2624 *: "Show recording screen on startup"
2625desc: spoken only, a unit postfix 2625 </source>
2626eng: "" 2626 <dest>
2627voice: "secondo" 2627 *: "Entra in modo registrazione all'avvio"
2628new: "" 2628 </dest>
2629 2629 <voice>
2630id: VOICE_SECONDS 2630 *: "Entra in modo registrazione all'avvio"
2631desc: spoken only, a unit postfix 2631 </voice>
2632eng: "" 2632</phrase>
2633voice: "secondi" 2633<phrase>
2634new: "" 2634 id: LANG_RECORD_TRIGGER
2635 2635 desc: in recording settings_menu
2636id: VOICE_MINUTE 2636 user:
2637desc: spoken only, a unit postfix 2637 <source>
2638eng: "" 2638 *: "Trigger"
2639voice: "minuto" 2639 </source>
2640new: "" 2640 <dest>
2641 2641 *: "Autoazionamento"
2642id: VOICE_MINUTES 2642 </dest>
2643desc: spoken only, a unit postfix 2643 <voice>
2644eng: "" 2644 *: "Autoazionamento"
2645voice: "minuti" 2645 </voice>
2646new: "" 2646</phrase>
2647 2647<phrase>
2648id: VOICE_HOUR 2648 id: LANG_FFRW_STEP
2649desc: spoken only, a unit postfix 2649 desc: in settings_menu
2650eng: "" 2650 user:
2651voice: "ora" 2651 <source>
2652new: "" 2652 *: "FF/RW Min Step"
2653 2653 </source>
2654id: VOICE_HOURS 2654 <dest>
2655desc: spoken only, a unit postfix 2655 *: "FF/RW: Passo minimo"
2656eng: "" 2656 </dest>
2657voice: "ore" 2657 <voice>
2658new: "" 2658 *: "Passo minimo"
2659 2659 </voice>
2660id: VOICE_KHZ 2660</phrase>
2661desc: spoken only, a unit postfix 2661<phrase>
2662eng: "" 2662 id: LANG_FFRW_ACCEL
2663voice: "chilo hertz" 2663 desc: in settings_menu
2664new: "" 2664 user:
2665 2665 <source>
2666id: VOICE_DB 2666 *: "FF/RW Accel"
2667desc: spoken only, a unit postfix 2667 </source>
2668eng: "" 2668 <dest>
2669voice: "decibel" 2669 *: "FF/RW: Accelerazione"
2670new: "" 2670 </dest>
2671 2671 <voice>
2672id: VOICE_PERCENT 2672 *: "Accelerazione"
2673desc: spoken only, a unit postfix 2673 </voice>
2674eng: "" 2674</phrase>
2675voice: "percento" 2675<phrase>
2676new: "" 2676 id: LANG_CROSSFADE_ENABLE
2677 2677 desc: in crossfade settings menu
2678id: VOICE_MILLIAMPHOURS 2678 user:
2679desc: spoken only, a unit postfix 2679 <source>
2680eng: "" 2680 *: "Enable crossfade"
2681voice: "milliamper ora" 2681 </source>
2682new: "" 2682 <dest>
2683 2683 *: "Attiva crossfade"
2684id: VOICE_PIXEL 2684 </dest>
2685desc: spoken only, a unit postfix 2685 <voice>
2686eng: "" 2686 *: "Attiva crossfade"
2687voice: "pixel" 2687 </voice>
2688new: "" 2688</phrase>
2689 2689<phrase>
2690id: VOICE_PER_SEC 2690 id: LANG_CROSSFADE_FADE_IN_DELAY
2691desc: spoken only, a unit postfix 2691 desc: in crossfade settings menu
2692eng: "" 2692 user:
2693voice: "per secondo" 2693 <source>
2694new: "" 2694 *: "Fade in delay"
2695 2695 </source>
2696id: VOICE_HERTZ 2696 <dest>
2697desc: spoken only, a unit postfix 2697 *: "Ritardo fade in"
2698eng: "" 2698 </dest>
2699voice: "hertz" 2699 <voice>
2700new: "" 2700 *: "Ritardo fade in"
2701 2701 </voice>
2702id: LANG_BYTE 2702</phrase>
2703desc: a unit postfix 2703<phrase>
2704eng: "B" 2704 id: LANG_CROSSFADE_FADE_IN_DURATION
2705voice: "bait" 2705 desc: in crossfade settings menu
2706new: "B" 2706 user:
2707 2707 <source>
2708id: LANG_KILOBYTE 2708 *: "Fade in duration"
2709desc: a unit postfix, also voiced 2709 </source>
2710eng: "KB" 2710 <dest>
2711voice: "chilobait" 2711 *: "Durata fade in"
2712new: "KB" 2712 </dest>
2713 2713 <voice>
2714id: LANG_MEGABYTE 2714 *: "Durata fade in"
2715desc: a unit postfix, also voiced 2715 </voice>
2716eng: "MB" 2716</phrase>
2717voice: "megabait" 2717<phrase>
2718new: "MB" 2718 id: LANG_CROSSFADE_FADE_OUT_DELAY
2719 2719 desc: in crossfade settings menu
2720id: LANG_GIGABYTE 2720 user:
2721desc: a unit postfix, also voiced 2721 <source>
2722eng: "GB" 2722 *: "Fade out delay"
2723voice: "gigabait" 2723 </source>
2724new: "GB" 2724 <dest>
2725 2725 *: "Ritardo fade out"
2726id: LANG_POINT 2726 </dest>
2727desc: decimal separator for composing numbers 2727 <voice>
2728eng: "." 2728 *: "Ritardo fade out"
2729voice: "Virgola" 2729 </voice>
2730new: "," 2730</phrase>
2731 2731<phrase>
2732## chars for spelling 2732 id: LANG_CROSSFADE_FADE_OUT_DURATION
2733 2733 desc: in crossfade settings menu
2734id: VOICE_CHAR_A 2734 user:
2735desc: spoken only, for spelling 2735 <source>
2736eng: "" 2736 *: "Fade out duration"
2737voice: "A" 2737 </source>
2738new: "" 2738 <dest>
2739 2739 *: "Durata fade out"
2740id: VOICE_CHAR_B 2740 </dest>
2741desc: spoken only, for spelling 2741 <voice>
2742eng: "" 2742 *: "Durata fade out"
2743voice: "B" 2743 </voice>
2744new: "" 2744</phrase>
2745 2745<phrase>
2746id: VOICE_CHAR_C 2746 id: LANG_CROSSFADE_FADE_OUT_MODE
2747desc: spoken only, for spelling 2747 desc: in crossfade settings menu
2748eng: "" 2748 user:
2749voice: "C" 2749 <source>
2750new: "" 2750 *: "Fade out mode"
2751 2751 </source>
2752id: VOICE_CHAR_D 2752 <dest>
2753desc: spoken only, for spelling 2753 *: "Modalità fade out"
2754eng: "" 2754 </dest>
2755voice: "D" 2755 <voice>
2756new: "" 2756 *: "Modalità fade out"
2757 2757 </voice>
2758id: VOICE_CHAR_E 2758</phrase>
2759desc: spoken only, for spelling 2759<phrase>
2760eng: "" 2760 id: LANG_MIX
2761voice: "E" 2761 desc: in playback settings, crossfade option
2762new: "" 2762 user:
2763 2763 <source>
2764id: VOICE_CHAR_F 2764 *: "Mix"
2765desc: spoken only, for spelling 2765 </source>
2766eng: "" 2766 <dest>
2767voice: "F" 2767 *: "Mescola (Mix)"
2768new: "" 2768 </dest>
2769 2769 <voice>
2770id: VOICE_CHAR_G 2770 *: "Mescola"
2771desc: spoken only, for spelling 2771 </voice>
2772eng: "" 2772</phrase>
2773voice: "G" 2773<phrase>
2774new: "" 2774 id: LANG_REPLAYGAIN_ENABLE
2775 2775 desc: in replaygain
2776id: VOICE_CHAR_H 2776 user:
2777desc: spoken only, for spelling 2777 <source>
2778eng: "" 2778 *: "Enable replaygain"
2779voice: "H" 2779 </source>
2780new: "" 2780 <dest>
2781 2781 *: "Abilita ReplayGain"
2782id: VOICE_CHAR_I 2782 </dest>
2783desc: spoken only, for spelling 2783 <voice>
2784eng: "" 2784 *: "Abilita ReplayGain"
2785voice: "I" 2785 </voice>
2786new: "" 2786</phrase>
2787 2787<phrase>
2788id: VOICE_CHAR_J 2788 id: LANG_REPLAYGAIN_NOCLIP
2789desc: spoken only, for spelling 2789 desc: in replaygain
2790eng: "" 2790 user:
2791voice: "J" 2791 <source>
2792new: "" 2792 *: "Prevent clipping"
2793 2793 </source>
2794id: VOICE_CHAR_K 2794 <dest>
2795desc: spoken only, for spelling 2795 *: "Non consentire distorsione"
2796eng: "" 2796 </dest>
2797voice: "K" 2797 <voice>
2798new: "" 2798 *: "Non consentire distorsione"
2799 2799 </voice>
2800id: VOICE_CHAR_L 2800</phrase>
2801desc: spoken only, for spelling 2801<phrase>
2802eng: "" 2802 id: LANG_REPLAYGAIN_MODE
2803voice: "L" 2803 desc: in replaygain
2804new: "" 2804 user:
2805 2805 <source>
2806id: VOICE_CHAR_M 2806 *: "Replaygain type"
2807desc: spoken only, for spelling 2807 </source>
2808eng: "" 2808 <dest>
2809voice: "M" 2809 *: "Tipo ReplayGain"
2810new: "" 2810 </dest>
2811 2811 <voice>
2812id: VOICE_CHAR_N 2812 *: "Tipo ReplayGain"
2813desc: spoken only, for spelling 2813 </voice>
2814eng: "" 2814</phrase>
2815voice: "N" 2815<phrase>
2816new: "" 2816 id: LANG_ALBUM_GAIN
2817 2817 desc: in replaygain
2818id: VOICE_CHAR_O 2818 user:
2819desc: spoken only, for spelling 2819 <source>
2820eng: "" 2820 *: "Album gain"
2821voice: ".....Oh" 2821 </source>
2822new: "" 2822 <dest>
2823 2823 *: "Guadagno album"
2824id: VOICE_CHAR_P 2824 </dest>
2825desc: spoken only, for spelling 2825 <voice>
2826eng: "" 2826 *: "Guadagno album"
2827voice: ".....PI" 2827 </voice>
2828new: "" 2828</phrase>
2829 2829<phrase>
2830id: VOICE_CHAR_Q 2830 id: LANG_TRACK_GAIN
2831desc: spoken only, for spelling 2831 desc: in replaygain
2832eng: "" 2832 user:
2833voice: ".....KU" 2833 <source>
2834new: "" 2834 *: "Track gain"
2835 2835 </source>
2836id: VOICE_CHAR_R 2836 <dest>
2837desc: spoken only, for spelling 2837 *: "Guadagno singola traccia"
2838eng: "" 2838 </dest>
2839voice: "R" 2839 <voice>
2840new: "" 2840 *: "Guadagno singola traccia"
2841 2841 </voice>
2842id: VOICE_CHAR_S 2842</phrase>
2843desc: spoken only, for spelling 2843<phrase>
2844eng: "" 2844 id: LANG_SHUFFLE_GAIN
2845voice: "S" 2845 desc: use track gain if shuffle mode is on, album gain otherwise
2846new: "" 2846 user:
2847 2847 <source>
2848id: VOICE_CHAR_T 2848 *: "Track gain if shuffling"
2849desc: spoken only, for spelling 2849 </source>
2850eng: "" 2850 <dest>
2851voice: ".....TI" 2851 *: "Guadagno traccia se casuale"
2852new: "" 2852 </dest>
2853 2853 <voice>
2854id: VOICE_CHAR_U 2854 *: "Guadagno traccia se casuale"
2855desc: spoken only, for spelling 2855 </voice>
2856eng: "" 2856</phrase>
2857voice: "U" 2857<phrase>
2858new: "" 2858 id: LANG_REPLAYGAIN_PREAMP
2859 2859 desc: in replaygain settings
2860id: VOICE_CHAR_V 2860 user:
2861desc: spoken only, for spelling 2861 <source>
2862eng: "" 2862 *: "Pre-amp"
2863voice: "V" 2863 </source>
2864new: "" 2864 <dest>
2865 2865 *: "Pre-amplificazione"
2866id: VOICE_CHAR_W 2866 </dest>
2867desc: spoken only, for spelling 2867 <voice>
2868eng: "" 2868 *: "Pre-amplificazione"
2869voice: "W" 2869 </voice>
2870new: "" 2870</phrase>
2871 2871<phrase>
2872id: VOICE_CHAR_X 2872 id: LANG_BACKLIGHT
2873desc: spoken only, for spelling 2873 desc: in settings_menu
2874eng: "" 2874 user:
2875voice: "X" 2875 <source>
2876new: "" 2876 *: "Backlight"
2877 2877 </source>
2878id: VOICE_CHAR_Y 2878 <dest>
2879desc: spoken only, for spelling 2879 *: "Retroilluminazione"
2880eng: "" 2880 </dest>
2881voice: "Y" 2881 <voice>
2882new: "" 2882 *: "Retroilluminazione"
2883 2883 </voice>
2884id: VOICE_CHAR_Z 2884</phrase>
2885desc: spoken only, for spelling 2885<phrase>
2886eng: "" 2886 id: LANG_BACKLIGHT_ON_WHEN_CHARGING
2887voice: "Z" 2887 desc: in display_settings_menu, backlight timeout with charger connected
2888new: "" 2888 user:
2889 2889 <source>
2890id: VOICE_DOT 2890 *: "Backlight When Plugged"
2891desc: spoken only, for spelling 2891 </source>
2892eng: "" 2892 <dest>
2893voice: "punto" 2893 *: "Retroilluminazione quando collegato"
2894new: "" 2894 </dest>
2895 2895 <voice>
2896id: VOICE_PAUSE 2896 *: "Retroilluminazione quando collegato"
2897desc: spoken only, for spelling, a split second of silence (difficult to author) 2897 </voice>
2898eng: "" 2898</phrase>
2899voice: " " 2899<phrase>
2900new: "" 2900 id: LANG_CAPTION_BACKLIGHT
2901 2901 desc: in settings_menu
2902## file/folder voicing 2902 user:
2903 2903 <source>
2904id: VOICE_FILE 2904 *: "Caption backlight"
2905desc: spoken only, prefix for file number 2905 </source>
2906eng: "" 2906 <dest>
2907voice: "fail" 2907 *: "Retroilluminazione al cambio traccia"
2908new: "" 2908 </dest>
2909 2909 <voice>
2910id: VOICE_DIR 2910 *: "Retroilluminazione al cambio traccia"
2911desc: spoken only, prefix for directory number 2911 </voice>
2912eng: "" 2912</phrase>
2913voice: "cartella" 2913<phrase>
2914new: "" 2914 id: LANG_BACKLIGHT_FADE_IN
2915 2915 desc: in settings_menu
2916## file extensions for voicing 2916 user:
2917 2917 <source>
2918id: VOICE_EXT_MPA 2918 *: "Backlight fade in"
2919desc: spoken only, for file extension 2919 </source>
2920eng: "" 2920 <dest>
2921voice: "audio" 2921 *: "Accensione retroilluminazione"
2922new: "" 2922 </dest>
2923 2923 <voice>
2924id: VOICE_EXT_CFG 2924 *: "Accensione retroilluminazione"
2925desc: spoken only, for file extension 2925 </voice>
2926eng: "" 2926</phrase>
2927voice: "configurazione" 2927<phrase>
2928new: "" 2928 id: LANG_BACKLIGHT_FADE_OUT
2929 2929 desc: in settings_menu
2930id: VOICE_EXT_WPS 2930 user:
2931desc: spoken only, for file extension 2931 <source>
2932eng: "" 2932 *: "Backlight fade out"
2933voice: "schermo di riproduzione" 2933 </source>
2934new: "" 2934 <dest>
2935 2935 *: "Spegnimento retroilluminazione"
2936id: VOICE_EXT_TXT 2936 </dest>
2937desc: spoken only, for file extension 2937 <voice>
2938eng: "" 2938 *: "Spegnimento retroilluminazione"
2939voice: "testo" 2939 </voice>
2940new: "" 2940</phrase>
2941 2941<phrase>
2942id: VOICE_EXT_ROCK 2942 id: LANG_BRIGHTNESS
2943desc: spoken only, for file extension 2943 desc: in settings_menu
2944eng: "" 2944 user:
2945voice: "plaghin" 2945 <source>
2946new: "" 2946 *: "Brightness"
2947 2947 </source>
2948id: VOICE_EXT_FONT 2948 <dest>
2949desc: spoken only, for file extension 2949 *: "Luminosità"
2950eng: "" 2950 </dest>
2951voice: "font" 2951 <voice>
2952new: "" 2952 *: "Luminosità"
2953 2953 </voice>
2954id: VOICE_EXT_BMARK 2954</phrase>
2955desc: spoken only, for file extension and the word in general 2955<phrase>
2956eng: "" 2956 id: LANG_CONTRAST
2957voice: "segnalibro" 2957 desc: in settings_menu
2958new: "" 2958 user:
2959 2959 <source>
2960id: VOICE_EXT_UCL 2960 *: "Contrast"
2961desc: spoken only, for file extension 2961 </source>
2962eng: "" 2962 <dest>
2963voice: "flesh" 2963 *: "Contrasto"
2964new: "" 2964 </dest>
2965 2965 <voice>
2966id: VOICE_EXT_AJZ 2966 *: "Contrasto"
2967desc: spoken only, for file extension 2967 </voice>
2968eng: "" 2968</phrase>
2969voice: "firmware" 2969<phrase>
2970new: "" 2970 id: LANG_INVERT
2971 2971 desc: in settings_menu
2972id: VOICE_EXT_RWPS 2972 user:
2973desc: spoken only, for file extension 2973 <source>
2974eng: "" 2974 *: "LCD Mode"
2975voice: "Schermo di riproduzione per telecomando" 2975 </source>
2976new: "" 2976 <dest>
2977 2977 *: "Modo LCD"
2978## playlist handling 2978 </dest>
2979 2979 <voice>
2980id: LANG_PLAYLIST_LOAD 2980 *: "Modo LCD"
2981desc: displayed on screen while loading a playlist 2981 </voice>
2982eng: "Loading..." 2982</phrase>
2983voice: "" 2983<phrase>
2984new: "Caricamento..." 2984 id: LANG_INVERT_LCD_NORMAL
2985 2985 desc: in settings_menu
2986id: LANG_PLAYLIST_SHUFFLE 2986 user:
2987desc: displayed on screen while shuffling a playlist 2987 <source>
2988eng: "Shuffling..." 2988 *: "Normal"
2989voice: "" 2989 </source>
2990new: "Composizione lista casuale..." 2990 <dest>
2991 2991 *: "Normale"
2992id: LANG_PLAYLIST_BUFFER_FULL 2992 </dest>
2993desc: in playlist.indices() when playlist is full *WARNING* this and next ID are only used in this function. 2993 <voice>
2994eng: "Playlist Buffer Full" 2994 *: "Normale"
2995voice: "" 2995 </voice>
2996new: "Playlist Buffer pieno" 2996</phrase>
2997 2997<phrase>
2998id: LANG_END_PLAYLIST_PLAYER 2998 id: LANG_INVERT_LCD_INVERSE
2999desc: when playlist has finished 2999 desc: in settings_menu
3000eng: "End Of List" 3000 user:
3001voice: "" 3001 <source>
3002new: "Fine della playlist" 3002 *: "Inverse"
3003 3003 </source>
3004id: LANG_END_PLAYLIST_RECORDER 3004 <dest>
3005desc: when playlist has finished 3005 *: "Invertito"
3006eng: "End Of Song List" 3006 </dest>
3007voice: "" 3007 <voice>
3008new: "Fine della playlist" 3008 *: "Invertito"
3009 3009 </voice>
3010id: LANG_CREATING 3010</phrase>
3011desc: Screen feedback during playlist creation 3011<phrase>
3012eng: "Creating" 3012 id: LANG_FLIP_DISPLAY
3013voice: "" 3013 desc: in settings_menu, option to turn display+buttos by 180 degreed
3014new: "Creazione" 3014 user:
3015 3015 <source>
3016id: LANG_PLAYLIST_INSERT_COUNT 3016 *: "Upside Down"
3017desc: splash number of tracks inserted 3017 </source>
3018eng: "Inserted %d tracks (%s)" 3018 <dest>
3019voice: "" 3019 *: "Capovolgi display"
3020new: "Inserite %d tracce (%s)" 3020 </dest>
3021 3021 <voice>
3022id: LANG_PLAYLIST_QUEUE_COUNT 3022 *: "Capovolgi Displey"
3023desc: splash number of tracks queued 3023 </voice>
3024eng: "Queued %d tracks (%s)" 3024</phrase>
3025voice: "" 3025<phrase>
3026new: "Accodate %d tracce (%s)" 3026 id: LANG_INVERT_CURSOR
3027 3027 desc: in settings_menu
3028id: LANG_PLAYLIST_SAVE_COUNT 3028 user:
3029desc: splash number of tracks saved 3029 <source>
3030eng: "Saved %d tracks (%s)" 3030 *: "Line Selector"
3031voice: "" 3031 </source>
3032new: "Salvate %d tracce (%s)" 3032 <dest>
3033 3033 *: "Selettore Di Linea"
3034id: LANG_RECURSE_DIRECTORY_QUESTION 3034 </dest>
3035desc: Asked from onplay screen 3035 <voice>
3036eng: "Recursively?" 3036 *: "Selettore Di Linea"
3037voice: "" 3037 </voice>
3038new: "In modo ricorsivo?" 3038</phrase>
3039 3039<phrase>
3040id: LANG_WARN_ERASEDYNPLAYLIST_PROMPT 3040 id: LANG_INVERT_CURSOR_POINTER
3041desc: prompt shown when about to erase a modified dynamic playlist 3041 desc: in settings_menu
3042eng: "Erase dynamic playlist?" 3042 user:
3043voice: "" 3043 <source>
3044new: "Cancellare la Playlist dinamica?" 3044 *: "Pointer"
3045 3045 </source>
3046id: LANG_NOTHING_TO_RESUME 3046 <dest>
3047desc: Error message displayed when resume button pressed but no playlist 3047 *: "Puntatore"
3048eng: "Nothing to resume" 3048 </dest>
3049voice: "" 3049 <voice>
3050new: "Niente da riprendere" 3050 *: "Puntatore"
3051 3051 </voice>
3052id: LANG_PLAYLIST_CONTROL_UPDATE_ERROR 3052</phrase>
3053desc: Playlist error 3053<phrase>
3054eng: "Error updating playlist control file" 3054 id: LANG_INVERT_CURSOR_BAR
3055voice: "" 3055 desc: in settings_menu
3056new: "Errore di aggiornamento file controllo playlist" 3056 user:
3057 3057 <source>
3058id: LANG_PLAYLIST_ACCESS_ERROR 3058 *: "Bar(Inverse)"
3059desc: Playlist error 3059 </source>
3060eng: "Error accessing playlist file" 3060 <dest>
3061voice: "" 3061 *: "Barra (Invertita)"
3062new: "Errore di accesso file playlist" 3062 </dest>
3063 3063 <voice>
3064id: LANG_PLAYLIST_CONTROL_ACCESS_ERROR 3064 *: "Barra Invertita"
3065desc: Playlist error 3065 </voice>
3066eng: "Error accessing playlist control file" 3066</phrase>
3067voice: "" 3067<phrase>
3068new: "Errore di accesso file controllo playlist" 3068 id: LANG_CLEAR_BACKDROP
3069 3069 desc: text for LCD settings menu
3070id: LANG_PLAYLIST_DIRECTORY_ACCESS_ERROR 3070 user:
3071desc: Playlist error 3071 <source>
3072eng: "Error accessing directory" 3072 *: "Clear backdrop"
3073voice: "" 3073 </source>
3074new: "Errore di accesso directory" 3074 <dest>
3075 3075 *: "Elimina Sfondo"
3076id: LANG_PLAYLIST_CONTROL_INVALID 3076 </dest>
3077desc: Playlist resume error 3077 <voice>
3078eng: "Playlist control file is invalid" 3078 *: "Elimina Sfondo"
3079voice: "" 3079 </voice>
3080new: "File controllo playlist non valido" 3080</phrase>
3081 3081<phrase>
3082## FM radio 3082 id: LANG_REDUCE_TICKING
3083 3083 desc: in remote lcd settings menu
3084id: LANG_FM_STATION 3084 user:
3085desc: in radio screen 3085 <source>
3086eng: "Station: %d.%dMHz" 3086 *: "Reduce ticking"
3087voice: "" 3087 </source>
3088new: "Stazione: %d.%dMHz" 3088 <dest>
3089 3089 *: "Riduci ticking"
3090id: LANG_FM_NO_PRESETS 3090 </dest>
3091desc: error when preset list is empty 3091 <voice>
3092eng: "No presets" 3092 *: "Riduci ticking"
3093voice: "" 3093 </voice>
3094new: "Nessuna stazione" 3094</phrase>
3095 3095<phrase>
3096id: LANG_FM_ADD_PRESET 3096 id: LANG_SCROLL_SPEED
3097desc: in radio menu 3097 desc: in display_settings_menu()
3098eng: "Add preset" 3098 user:
3099voice: "Aggiungi memoria" 3099 <source>
3100new: "Aggiungi memoria" 3100 *: "Scroll Speed"
3101 3101 </source>
3102id: LANG_FM_EDIT_PRESET 3102 <dest>
3103desc: in radio screen 3103 *: "Velocità scorrimento"
3104eng: "Edit preset" 3104 </dest>
3105voice: "Modifica stazione" 3105 <voice>
3106new: "Modifica stazione" 3106 *: "Velocità Scorrimento"
3107 3107 </voice>
3108id: LANG_FM_DELETE_PRESET 3108</phrase>
3109desc: in radio screen 3109<phrase>
3110eng: "Remove preset" 3110 id: LANG_SCROLL
3111voice: "" 3111 desc: in settings_menu
3112new: "Cancella stazioni" 3112 user:
3113 3113 <source>
3114id: LANG_FM_PRESET_SAVE_FAILED 3114 *: "Scroll Speed Setting Example"
3115desc: in radio screen 3115 </source>
3116eng: "Preset save failed" 3116 <dest>
3117voice: "" 3117 *: "Esempio velocità scorrimento impostata"
3118new: "Salvataggio stazioni fallito" 3118 </dest>
3119 3119 <voice>
3120id: LANG_FM_NO_FREE_PRESETS 3120 *: ""
3121desc: in radio screen 3121 </voice>
3122eng: "The preset list is full" 3122</phrase>
3123voice: "" 3123<phrase>
3124new: "La lista delle stazioni è piena" 3124 id: LANG_SCROLL_DELAY
3125 3125 desc: Delay before scrolling
3126id: LANG_BUTTONBAR_MENU 3126 user:
3127desc: in button bar 3127 <source>
3128eng: "Menu" 3128 *: "Scroll Start Delay"
3129voice: "" 3129 </source>
3130new: "Menù" 3130 <dest>
3131 3131 *: "Ritardo avvio scorrimento"
3132id: LANG_FM_BUTTONBAR_EXIT 3132 </dest>
3133desc: in radio screen 3133 <voice>
3134eng: "Exit" 3134 *: "Ritardo avvio scorrimento"
3135voice: "" 3135 </voice>
3136new: "Uscita" 3136</phrase>
3137 3137<phrase>
3138id: LANG_FM_BUTTONBAR_ACTION 3138 id: LANG_SCROLL_STEP
3139desc: in radio screen 3139 desc: Pixels to advance per scroll
3140eng: "Action" 3140 user:
3141voice: "" 3141 <source>
3142new: "Azione" 3142 *: "Scroll Step Size"
3143 3143 </source>
3144id: LANG_FM_BUTTONBAR_PRESETS 3144 <dest>
3145desc: in button bar 3145 *: "Passo di scorrimento"
3146eng: "Preset" 3146 </dest>
3147voice: "" 3147 <voice>
3148new: "Stazioni" 3148 *: "Passo di scorrimento"
3149 3149 </voice>
3150id: LANG_FM_BUTTONBAR_ADD 3150</phrase>
3151desc: in radio screen 3151<phrase>
3152eng: "Add" 3152 id: LANG_SCROLL_STEP_EXAMPLE
3153voice: "" 3153 desc: Pixels to advance per scroll
3154new: "Aggiungi" 3154 user:
3155 3155 <source>
3156id: LANG_FM_BUTTONBAR_RECORD 3156 *: "Scroll Step Size Setting Example Text"
3157desc: in main menu 3157 </source>
3158eng: "Record" 3158 <dest>
3159voice: "" 3159 *: "Testo d'esempio per il passo di scorrimento corrente"
3160new: "Registra" 3160 </dest>
3161 3161 <voice>
3162id: LANG_FM_MONO_MODE 3162 *: ""
3163desc: in radio screen 3163 </voice>
3164eng: "Force mono" 3164</phrase>
3165voice: "Sempre mono" 3165<phrase>
3166new: "Sempre mono" 3166 id: LANG_BIDIR_SCROLL
3167 3167 desc: Bidirectional scroll limit
3168id: LANG_FM_FREEZE 3168 user:
3169desc: splash screen during freeze in radio mode 3169 <source>
3170eng: "Screen frozen!" 3170 *: "Bidirectional Scroll Limit"
3171voice: "" 3171 </source>
3172new: "Schermo inattivo!" 3172 <dest>
3173 3173 *: "Limite scorrimento bidirezionale"
3174id: LANG_FM_SCAN_PRESETS 3174 </dest>
3175desc: in radio menu 3175 <voice>
3176eng: "Auto scan presets" 3176 *: "Limite scorrimento bidirezionale"
3177voice: "Memorizzazione automatica" 3177 </voice>
3178new: "Memorizzazione automatica" 3178</phrase>
3179 3179<phrase>
3180id: LANG_FM_CLEAR_PRESETS 3180 id: LANG_JUMP_SCROLL
3181desc: confirmation if presets can be cleared 3181 desc: (player) menu altarnative for jump scroll
3182eng: "Clear current presets?" 3182 user:
3183voice: "" 3183 <source>
3184new: "Cancellare la memoria corrente?" 3184 *: "Jump scroll"
3185 3185 </source>
3186id: LANG_FM_SCANNING 3186 <dest>
3187desc: during auto scan 3187 *: "Salto scorrimento"
3188eng: "Scanning %d.%01dMHz" 3188 </dest>
3189voice: "" 3189 <voice>
3190new: "Ricerca %d.%dMHz" 3190 *: "Salto Scorrimento"
3191 3191 </voice>
3192id: LANG_FM_DEFAULT_PRESET_NAME 3192</phrase>
3193desc: default preset name for auto scan mode 3193<phrase>
3194eng: "%d.%01dMHz" 3194 id: LANG_ONE_TIME
3195voice: "" 3195 desc: (player) the jump scroll shall be done "one time
3196new: "%d.%01dMHz" 3196 user:
3197 3197 <source>
3198id: LANG_FM_TUNE_MODE 3198 *: "One time"
3199desc: in radio screen / menu 3199 </source>
3200eng: "Mode:" 3200 <dest>
3201voice: "" 3201 *: "Una volta"
3202new: "Modo:" 3202 </dest>
3203 3203 <voice>
3204id: LANG_RADIO_SCAN_MODE 3204 *: "Una Volta"
3205desc: in radio screen / menu 3205 </voice>
3206eng: "Scan" 3206</phrase>
3207voice: "" 3207<phrase>
3208new: "Modalità Scan" 3208 id: LANG_JUMP_SCROLL_DELAY
3209 3209 desc: (player) Delay before making a jump scroll
3210id: LANG_RADIO_PRESET_MODE 3210 user:
3211desc: in radio screen / menu 3211 <source>
3212eng: "Preset" 3212 *: "Jump Scroll Delay"
3213voice: "" 3213 </source>
3214new: "Modalità preselezione" 3214 <dest>
3215 3215 *: "Ritardo salto scorrimento"
3216## dir/file browser 3216 </dest>
3217 3217 <voice>
3218id: LANG_DIRBROWSE_F1 3218 *: "Ritardo salto scorrimento"
3219desc: in dir browser, F1 button bar text 3219 </voice>
3220eng: "Menu" 3220</phrase>
3221voice: "" 3221<phrase>
3222new: "Menù" 3222 id: LANG_SCREEN_SCROLL_VIEW
3223 3223 desc: should lines scroll out of the screen
3224id: LANG_DIRBROWSE_F2 3224 user:
3225desc: in dir browser, F2 button bar text 3225 <source>
3226eng: "Option" 3226 *: "Screen Scrolls Out Of View"
3227voice: "" 3227 </source>
3228new: "Opzioni" 3228 <dest>
3229 3229 *: "Scorrimento schermo fuori visione"
3230id: LANG_DIRBROWSE_F3 3230 </dest>
3231desc: in dir browser, F3 button bar text 3231 <voice>
3232eng: "LCD" 3232 *: "Scorrimento schermo fuori visione"
3233voice: "" 3233 </voice>
3234new: "LCD" 3234</phrase>
3235 3235<phrase>
3236id: LANG_SHOWDIR_BUFFER_FULL 3236 id: LANG_SCREEN_SCROLL_STEP
3237desc: in showdir(), displayed on screen when you reach buffer limit 3237 desc: Pixels to advance per Screen scroll
3238eng: "Dir Buffer Is Full!" 3238 user:
3239voice: "" 3239 <source>
3240new: "Il buffer directory è pieno!" 3240 *: "Screen Scroll Step Size"
3241 3241 </source>
3242id: LANG_LANGUAGE_LOADED 3242 <dest>
3243desc: shown when a language has been loaded from the dir browser 3243 *: "Passo Scorrimento Schermo"
3244eng: "New Language" 3244 </dest>
3245voice: "" 3245 <voice>
3246new: "Nuova lingua" 3246 *: "Passo Scorrimento Schermo"
3247 3247 </voice>
3248id: LANG_SETTINGS_LOADED 3248</phrase>
3249desc: Feedback shown when a .cfg file is loaded 3249<phrase>
3250eng: "Settings Loaded" 3250 id: LANG_SCROLL_BAR
3251voice: "" 3251 desc: display menu, F3 substitute
3252new: "Impostazioni Caricate" 3252 user:
3253 3253 <source>
3254id: LANG_SETTINGS_SAVED 3254 *: "Scroll Bar"
3255desc: Feedback shown when a .cfg file is saved 3255 </source>
3256eng: "Settings Saved" 3256 <dest>
3257voice: "" 3257 *: "Barra di scorrimento"
3258new: "Impostazioni Salvate" 3258 </dest>
3259 3259 <voice>
3260id: LANG_BOOT_CHANGED 3260 *: "Barra di scorrimento"
3261desc: File browser discovered the boot file was changed 3261 </voice>
3262eng: "Boot changed" 3262</phrase>
3263voice: "" 3263<phrase>
3264new: "Dati di avvio modificati" 3264 id: LANG_STATUS_BAR
3265 3265 desc: display menu, F3 substitute
3266id: LANG_REBOOT_NOW 3266 user:
3267desc: Do you want to reboot? 3267 <source>
3268eng: "Reboot now?" 3268 *: "Status Bar"
3269voice: "" 3269 </source>
3270new: "Riavviare adesso?" 3270 <dest>
3271 3271 *: "Barra di stato"
3272id: LANG_OFF_ABORT 3272 </dest>
3273desc: Used on recorder models 3273 <voice>
3274eng: "OFF to abort" 3274 *: "Barra di Stato"
3275voice: "" 3275 </voice>
3276new: "OFF per annullare" 3276</phrase>
3277 3277<phrase>
3278id: LANG_STOP_ABORT 3278 id: LANG_BUTTON_BAR
3279desc: Used on player models 3279 desc: in settings menu
3280eng: "STOP to abort" 3280 user:
3281voice: "" 3281 <source>
3282new: "STOP per annullare" 3282 *: "Button bar"
3283 3283 </source>
3284id: LANG_NO_FILES 3284 <dest>
3285desc: in settings_menu 3285 *: "Barra pulsanti"
3286eng: "No files" 3286 </dest>
3287voice: "" 3287 <voice>
3288new: "Nessun file presente" 3288 *: "Barra Pulsanti"
3289 3289 </voice>
3290id: LANG_BACKDROP_LOADED 3290</phrase>
3291desc: text for splash to indicate a new backdrop has been loaded successfully 3291<phrase>
3292eng: "Backdrop loaded" 3292 id: LANG_VOLUME_DISPLAY
3293voice: "Sfondo Caricato" 3293 desc: Volume type title
3294new: "Sfondo Caricato" 3294 user:
3295 3295 <source>
3296id: LANG_BACKDROP_FAILED 3296 *: "Volume Display"
3297desc: text for splash to indicate a failure to load a bitmap as backdrop 3297 </source>
3298eng: "Backdrop failed" 3298 <dest>
3299voice: "Sfondo non valido" 3299 *: "Visualizzatore volume"
3300new: "Sfondo non valido" 3300 </dest>
3301 3301 <voice>
3302## tag database browser 3302 *: "Visualizzatore Volume"
3303 3303 </voice>
3304id: LANG_ID3DB_ARTISTS 3304</phrase>
3305desc: ID3 virtual folder name 3305<phrase>
3306eng: "Artists" 3306 id: LANG_BATTERY_DISPLAY
3307voice: "" 3307 desc: Battery type title
3308new: "Artisti" 3308 user:
3309 3309 <source>
3310id: LANG_ID3DB_ALBUMS 3310 *: "Battery Display"
3311desc: ID3 virtual folder name 3311 </source>
3312eng: "Albums" 3312 <dest>
3313voice: "" 3313 *: "Visualizzatore batteria"
3314new: "Album" 3314 </dest>
3315 3315 <voice>
3316id: LANG_ID3DB_SONGS 3316 *: "Visualizzatore Batteria"
3317desc: ID3 virtual folder name 3317 </voice>
3318eng: "Songs" 3318</phrase>
3319voice: "" 3319<phrase>
3320new: "Brani" 3320 id: LANG_DISPLAY_GRAPHIC
3321 3321 desc: Label for type of icon display
3322id: LANG_ID3DB_SEARCH 3322 user:
3323desc: ID3 virtual folder name 3323 <source>
3324eng: "Search" 3324 *: "Graphic"
3325voice: "" 3325 </source>
3326new: "Ricerca" 3326 <dest>
3327 3327 *: "Grafico"
3328id: LANG_ID3DB_SEARCH_ARTISTS 3328 </dest>
3329desc: ID3 virtual folder name 3329 <voice>
3330eng: "Search Artists" 3330 *: "Grafico"
3331voice: "" 3331 </voice>
3332new: "Cerca artista" 3332</phrase>
3333 3333<phrase>
3334id: LANG_ID3DB_SEARCH_ALBUMS 3334 id: LANG_DISPLAY_NUMERIC
3335desc: ID3 virtual folder name 3335 desc: Label for type of icon display
3336eng: "Search Albums" 3336 user:
3337voice: "" 3337 <source>
3338new: "Cerca album" 3338 *: "Numeric"
3339 3339 </source>
3340id: LANG_ID3DB_SEARCH_SONGS 3340 <dest>
3341desc: ID3 virtual folder name 3341 *: "Numerico"
3342eng: "Search Songs" 3342 </dest>
3343voice: "" 3343 <voice>
3344new: "Cerca brani" 3344 *: "Numerico"
3345 3345 </voice>
3346id: LANG_ID3DB_MATCHES 3346</phrase>
3347desc: ID3 virtual folder name 3347<phrase>
3348eng: "Found %d matches" 3348 id: LANG_PM_RELEASE
3349voice: "" 3349 desc: in the peak meter menu
3350new: "Trovati %d risultati" 3350 user:
3351 3351 <source>
3352id: LANG_ID3DB_ALL_SONGS 3352 *: "Peak Release"
3353desc: ID3 virtual folder name 3353 </source>
3354eng: "<All songs>" 3354 <dest>
3355voice: "" 3355 *: "Rilascio picco"
3356new: "Tutti i brani" 3356 </dest>
3357 3357 <voice>
3358## playlist viewer 3358 *: "Rilascio picco"
3359 3359 </voice>
3360id: LANG_MOVE 3360</phrase>
3361desc: The verb/action Move 3361<phrase>
3362eng: "Move" 3362 id: LANG_PM_UNITS_PER_READ
3363voice: "Sposta" 3363 desc: in the peak meter menu
3364new: "Sposta" 3364 user:
3365 3365 <source>
3366id: LANG_MOVE_FAILED 3366 *: "Units Per Read"
3367desc: Error message displayed in playlist viewer 3367 </source>
3368eng: "Move failed" 3368 <dest>
3369voice: "" 3369 *: "Unità per lettura"
3370new: "Spostamento fallito" 3370 </dest>
3371 3371 <voice>
3372id: LANG_SHOW_INDICES 3372 *: "Unità per lettura"
3373desc: in playlist viewer menu 3373 </voice>
3374eng: "Show Indices" 3374</phrase>
3375voice: "Mostra indici" 3375<phrase>
3376new: "Mostra indici" 3376 id: LANG_PM_PEAK_HOLD
3377 3377 desc: in the peak meter menu
3378id: LANG_TRACK_DISPLAY 3378 user:
3379desc: in playlist viewer on+play menu 3379 <source>
3380eng: "Track Display" 3380 *: "Peak Hold Time"
3381voice: "Visualizza Traccia" 3381 </source>
3382new: "Visualizzazione traccia" 3382 <dest>
3383 3383 *: "Tempo memoria picco"
3384id: LANG_DISPLAY_TRACK_NAME_ONLY 3384 </dest>
3385desc: track display options 3385 <voice>
3386eng: "Track name only" 3386 *: "Tempo memoria picco"
3387voice: "Solo nome traccia" 3387 </voice>
3388new: "Solo nome traccia" 3388</phrase>
3389 3389<phrase>
3390id: LANG_DISPLAY_FULL_PATH 3390 id: LANG_PM_CLIP_HOLD
3391desc: track display options 3391 desc: in the peak meter menu
3392eng: "Full path" 3392 user:
3393voice: "Intero Percorso" 3393 <source>
3394new: "Percorso completo" 3394 *: "Clip Hold Time"
3395 3395 </source>
3396id: LANG_REMOVE 3396 <dest>
3397desc: in playlist viewer on+play menu 3397 *: "Tempo memoria sequenza"
3398eng: "Remove" 3398 </dest>
3399voice: "Rimuovi" 3399 <voice>
3400new: "Rimuovi" 3400 *: "Tempo memoria sequenza"
3401 3401 </voice>
3402id: LANG_FILE_OPTIONS 3402</phrase>
3403desc: in playlist viewer on+play menu 3403<phrase>
3404eng: "File Options" 3404 id: LANG_PM_ETERNAL
3405voice: "Opzioni Fail" 3405 desc: in the peak meter menu
3406new: "Opzioni file" 3406 user:
3407 3407 <source>
3408## plugin loader, filetypes 3408 *: "Eternal"
3409 3409 </source>
3410id: LANG_PLUGIN_CANT_OPEN 3410 <dest>
3411desc: Plugin open error message 3411 *: "Eterno"
3412eng: "Can't open %s" 3412 </dest>
3413voice: "" 3413 <voice>
3414new: "Non riesco ad aprire %s" 3414 *: "Eterno"
3415 3415 </voice>
3416id: LANG_READ_FAILED 3416</phrase>
3417desc: There was an error reading a file 3417<phrase>
3418eng: "Failed reading %s" 3418 id: LANG_PM_SCALE
3419voice: "" 3419 desc: in the peak meter menu
3420new: "Errore in lettura di %s" 3420 user:
3421 3421 <source>
3422id: LANG_PLUGIN_WRONG_MODEL 3422 *: "Scale"
3423desc: The plugin is not compatible with the archos model trying to run it 3423 </source>
3424eng: "Incompatible model" 3424 <dest>
3425voice: "" 3425 *: "Scala"
3426new: "Modello non compatibile" 3426 </dest>
3427 3427 <voice>
3428id: LANG_PLUGIN_WRONG_VERSION 3428 *: "Scala"
3429desc: The plugin is not compatible with the rockbox version trying to run it 3429 </voice>
3430eng: "Incompatible version" 3430</phrase>
3431voice: "" 3431<phrase>
3432new: "Versione non compatibile" 3432 id: LANG_PM_DBFS
3433 3433 desc: in the peak meter menu
3434id: LANG_PLUGIN_ERROR 3434 user:
3435desc: The plugin return an error code 3435 <source>
3436eng: "Plugin returned error" 3436 *: "Logarithmic(dB)"
3437voice: "" 3437 </source>
3438new: "Il plugin ha ritornato un errore" 3438 <dest>
3439 3439 *: "Logaritmica(dB)" "
3440id: LANG_FILETYPES_EXTENSION_FULL 3440 </dest>
3441desc: Extension array full 3441 <voice>
3442eng: "Extension array full" 3442 *: "Logaritmica decibel"
3443voice: "" 3443 </voice>
3444new: "Elenco estensioni pieno" 3444</phrase>
3445 3445<phrase>
3446id: LANG_FILETYPES_FULL 3446 id: LANG_PM_LINEAR
3447desc: Filetype array full 3447 desc: in the peak meter menu
3448eng: "Filetype array full" 3448 user:
3449voice: "" 3449 <source>
3450new: "Elenco nomi file pieno" 3450 *: "Linear(%)"
3451 3451 </source>
3452id: LANG_FILETYPES_PLUGIN_NAME_LONG 3452 <dest>
3453desc: Viewer plugin name too long 3453 *: "Lineare(%)"
3454eng: "Plugin name too long" 3454 </dest>
3455voice: "" 3455 <voice>
3456new: "Nome plugin troppo lungo" 3456 *: "Lineare"
3457 3457 </voice>
3458id: LANG_FILETYPES_STRING_BUFFER_EMPTY 3458</phrase>
3459desc: Filetype string buffer empty 3459<phrase>
3460eng: "Filetype string buffer empty" 3460 id: LANG_PM_MIN
3461voice: "" 3461 desc: in the peak meter menu
3462new: "Buffer tipi di file vuoto" 3462 user:
3463 3463 <source>
3464## misc 3464 *: "Minimum Of Range"
3465 3465 </source>
3466id: LANG_RESUME_CONFIRM_PLAYER 3466 <dest>
3467desc: possible answers to resume question 3467 *: "Livello minimo"
3468eng: "(PLAY/STOP)" 3468 </dest>
3469voice: "" 3469 <voice>
3470new: "(PLAY/STOP)" 3470 *: "Livello minimo"
3471 </voice>
3472</phrase>
3473<phrase>
3474 id: LANG_PM_MAX
3475 desc: in the peak meter menu
3476 user:
3477 <source>
3478 *: "Maximum Of Range"
3479 </source>
3480 <dest>
3481 *: "Livello massimo"
3482 </dest>
3483 <voice>
3484 *: "Livello massimo"
3485 </voice>
3486</phrase>
3487<phrase>
3488 id: LANG_BATTERY_CAPACITY
3489 desc: in settings_menu
3490 user:
3491 <source>
3492 *: "Battery Capacity"
3493 </source>
3494 <dest>
3495 *: "Capacità batteria"
3496 </dest>
3497 <voice>
3498 *: "Capacità Batteria"
3499 </voice>
3500</phrase>
3501<phrase>
3502 id: LANG_BATTERY_TYPE
3503 desc: in battery settings
3504 user:
3505 <source>
3506 *: "Battery Type"
3507 </source>
3508 <dest>
3509 *: "Tipo batteria"
3510 </dest>
3511 <voice>
3512 *: "Tipo batteria"
3513 </voice>
3514</phrase>
3515<phrase>
3516 id: LANG_BATTERY_TYPE_ALKALINE
3517 desc: in battery settings
3518 user:
3519 <source>
3520 *: "Alkaline"
3521 </source>
3522 <dest>
3523 *: "Alcalina"
3524 </dest>
3525 <voice>
3526 *: "Alcalina"
3527 </voice>
3528</phrase>
3529<phrase>
3530 id: LANG_BATTERY_TYPE_NIMH
3531 desc: in battery settings
3532 user:
3533 <source>
3534 *: "NiMH"
3535 </source>
3536 <dest>
3537 *: "Nickel metal idrato"
3538 </dest>
3539 <voice>
3540 *: "Nickel metal idrato"
3541 </voice>
3542</phrase>
3543<phrase>
3544 id: LANG_SPINDOWN
3545 desc: in settings_menu
3546 user:
3547 <source>
3548 *: "Disk Spindown"
3549 </source>
3550 <dest>
3551 *: "Arresto disco"
3552 </dest>
3553 <voice>
3554 *: "Arresto disco"
3555 </voice>
3556</phrase>
3557<phrase>
3558 id: LANG_POWEROFF
3559 desc: disk poweroff flag
3560 user:
3561 <source>
3562 *: "Disk Poweroff"
3563 </source>
3564 <dest>
3565 *: "Spegnimento disco"
3566 </dest>
3567 <voice>
3568 *: "Spegnimento Disco"
3569 </voice>
3570</phrase>
3571<phrase>
3572 id: LANG_DIRCACHE_ENABLE
3573 desc: in directory cache settings
3574 user:
3575 <source>
3576 *: "Directory cache"
3577 </source>
3578 <dest>
3579 *: "Cache cartelle"
3580 </dest>
3581 <voice>
3582 *: "Cache cartelle"
3583 </voice>
3584</phrase>
3585<phrase>
3586 id: LANG_DIRCACHE_REBOOT
3587 desc: when activating directory cache
3588 user:
3589 <source>
3590 *: "Please reboot to enable the cache"
3591 </source>
3592 <dest>
3593 *: "Riavviare per attivare la cache"
3594 </dest>
3595 <voice>
3596 *: ""
3597 </voice>
3598</phrase>
3599<phrase>
3600 id: LANG_DIRCACHE_BUILDING
3601 desc: when booting up and rebuilding the cache
3602 user:
3603 <source>
3604 *: "Scanning disk..."
3605 </source>
3606 <dest>
3607 *: "Scansione disco..."
3608 </dest>
3609 <voice>
3610 *: ""
3611 </voice>
3612</phrase>
3613<phrase>
3614 id: LANG_TIME
3615 desc: in settings_menu
3616 user:
3617 <source>
3618 *: "Set Time/Date"
3619 </source>
3620 <dest>
3621 *: "Impostazioni data e ora"
3622 </dest>
3623 <voice>
3624 *: "Imposta Data e Ora"
3625 </voice>
3626</phrase>
3627<phrase>
3628 id: LANG_TIMEFORMAT
3629 desc: select the time format of time in status bar
3630 user:
3631 <source>
3632 *: "Time Format"
3633 </source>
3634 <dest>
3635 *: "Formato ora"
3636 </dest>
3637 <voice>
3638 *: "Formato ora"
3639 </voice>
3640</phrase>
3641<phrase>
3642 id: LANG_12_HOUR_CLOCK
3643 desc: option for 12 hour clock
3644 user:
3645 <source>
3646 *: "12 Hour Clock"
3647 </source>
3648 <dest>
3649 *: "Orologio 12 ore (AM/PM)" "
3650 </dest>
3651 <voice>
3652 *: "Orologio 12 ore"
3653 </voice>
3654</phrase>
3655<phrase>
3656 id: LANG_24_HOUR_CLOCK
3657 desc: option for 24 hour clock
3658 user:
3659 <source>
3660 *: "24 Hour Clock"
3661 </source>
3662 <dest>
3663 *: "Orologio 24 ore"
3664 </dest>
3665 <voice>
3666 *: "Orologio 24 ore"
3667 </voice>
3668</phrase>
3669<phrase>
3670 id: LANG_MAX_FILES_IN_DIR
3671 desc: in settings_menu
3672 user:
3673 <source>
3674 *: "Max files in dir browser"
3675 </source>
3676 <dest>
3677 *: "Massimo numero di files nelle cartelle"
3678 </dest>
3679 <voice>
3680 *: "Massimo numero di fail nelle cartelle"
3681 </voice>
3682</phrase>
3683<phrase>
3684 id: LANG_MAX_FILES_IN_PLAYLIST
3685 desc: in settings_menu
3686 user:
3687 <source>
3688 *: "Max playlist size"
3689 </source>
3690 <dest>
3691 *: "Dimensione massima playlist"
3692 </dest>
3693 <voice>
3694 *: "Dimensione massima pleylist"
3695 </voice>
3696</phrase>
3697<phrase>
3698 id: LANG_PLAYLIST
3699 desc: Used when you need to say playlist, also voiced
3700 user:
3701 <source>
3702 *: "Playlist"
3703 </source>
3704 <dest>
3705 *: "Playlist"
3706 </dest>
3707 <voice>
3708 *: "Pleylist"
3709 </voice>
3710</phrase>
3711<phrase>
3712 id: LANG_BOOKMARK_MENU
3713 desc: Text on main menu to get to bookmark commands
3714 user:
3715 <source>
3716 *: "Bookmarks"
3717 </source>
3718 <dest>
3719 *: "Segnalibri"
3720 </dest>
3721 <voice>
3722 *: "Segnalibri"
3723 </voice>
3724</phrase>
3725<phrase>
3726 id: LANG_MENU_SHOW_ID3_INFO
3727 desc: Menu option to start id3 viewer
3728 user:
3729 <source>
3730 *: "Show ID3 Info"
3731 </source>
3732 <dest>
3733 *: "Mostra info ID3"
3734 </dest>
3735 <voice>
3736 *: "Mostra info ID3"
3737 </voice>
3738</phrase>
3739<phrase>
3740 id: LANG_MENU_SET_RATING
3741 desc: in wps context menu
3742 user:
3743 <source>
3744 *: "Set song rating"
3745 </source>
3746 <dest>
3747 *: "Giudica la canzone"
3748 </dest>
3749 <voice>
3750 *: "Giudica la canzone"
3751 </voice>
3752</phrase>
3753<phrase>
3754 id: LANG_RATING
3755 desc: in set_rating
3756 user:
3757 <source>
3758 *: "Rating:"
3759 </source>
3760 <dest>
3761 *: "Voto:"
3762 </dest>
3763 <voice>
3764 *: "Voto"
3765 </voice>
3766</phrase>
3767<phrase>
3768 id: LANG_RENAME
3769 desc: The verb/action Rename
3770 user:
3771 <source>
3772 *: "Rename"
3773 </source>
3774 <dest>
3775 *: "Rinomina"
3776 </dest>
3777 <voice>
3778 *: "Rinomina"
3779 </voice>
3780</phrase>
3781<phrase>
3782 id: LANG_DELETE
3783 desc: The verb/action Delete
3784 user:
3785 <source>
3786 *: "Delete"
3787 </source>
3788 <dest>
3789 *: "Cancella"
3790 </dest>
3791 <voice>
3792 *: "Cancella"
3793 </voice>
3794</phrase>
3795<phrase>
3796 id: LANG_SET_AS_BACKDROP
3797 desc: text for onplay menu entry
3798 user:
3799 <source>
3800 *: "Set as backdrop"
3801 </source>
3802 <dest>
3803 *: "Imposta come Sfondo"
3804 </dest>
3805 <voice>
3806 *: "Imposta come Sfondo"
3807 </voice>
3808</phrase>
3809<phrase>
3810 id: LANG_DELETE_DIR
3811 desc: in on+play menu
3812 user:
3813 <source>
3814 *: "Delete directory"
3815 </source>
3816 <dest>
3817 *: "Cancella cartella"
3818 </dest>
3819 <voice>
3820 *: "cancella cartella"
3821 </voice>
3822</phrase>
3823<phrase>
3824 id: LANG_REALLY_DELETE
3825 desc: Really Delete?
3826 user:
3827 <source>
3828 *: "Delete?"
3829 </source>
3830 <dest>
3831 *: "Cancellare?"
3832 </dest>
3833 <voice>
3834 *: ""
3835 </voice>
3836</phrase>
3837<phrase>
3838 id: LANG_DELETED
3839 desc: A file has beed deleted
3840 user:
3841 <source>
3842 *: "Deleted"
3843 </source>
3844 <dest>
3845 *: "Cancellato"
3846 </dest>
3847 <voice>
3848 *: ""
3849 </voice>
3850</phrase>
3851<phrase>
3852 id: LANG_ONPLAY_OPEN_WITH
3853 desc: Onplay open with
3854 user:
3855 <source>
3856 *: "Open with"
3857 </source>
3858 <dest>
3859 *: "Apri con"
3860 </dest>
3861 <voice>
3862 *: "Apri con"
3863 </voice>
3864</phrase>
3865<phrase>
3866 id: LANG_CREATE_DIR
3867 desc: in main menu
3868 user:
3869 <source>
3870 *: "Create directory"
3871 </source>
3872 <dest>
3873 *: "Crea cartella"
3874 </dest>
3875 <voice>
3876 *: "Crea Cartella"
3877 </voice>
3878</phrase>
3879<phrase>
3880 id: LANG_VIEW
3881 desc: in on+play menu
3882 user:
3883 <source>
3884 *: "View"
3885 </source>
3886 <dest>
3887 *: "Visualizza"
3888 </dest>
3889 <voice>
3890 *: "Visualizza"
3891 </voice>
3892</phrase>
3893<phrase>
3894 id: LANG_SHUFFLE_PLAYLIST
3895 desc: in playlist menu, reshuffles the order in which songs are played
3896 user:
3897 <source>
3898 *: "Reshuffle"
3899 </source>
3900 <dest>
3901 *: "Rimescola"
3902 </dest>
3903 <voice>
3904 *: "Rimescola"
3905 </voice>
3906</phrase>
3907<phrase>
3908 id: LANG_INSERT
3909 desc: in onplay menu. insert a track/playlist into dynamic playlist.
3910 user:
3911 <source>
3912 *: "Insert"
3913 </source>
3914 <dest>
3915 *: "Inserisci"
3916 </dest>
3917 <voice>
3918 *: "Inserisci"
3919 </voice>
3920</phrase>
3921<phrase>
3922 id: LANG_INSERT_FIRST
3923 desc: in onplay menu. insert a track/playlist into dynamic playlist.
3924 user:
3925 <source>
3926 *: "Insert next"
3927 </source>
3928 <dest>
3929 *: "Inserisci come prossima"
3930 </dest>
3931 <voice>
3932 *: "Inserisci come prossima"
3933 </voice>
3934</phrase>
3935<phrase>
3936 id: LANG_INSERT_LAST
3937 desc: in onplay menu. append a track/playlist into dynamic playlist.
3938 user:
3939 <source>
3940 *: "Insert last"
3941 </source>
3942 <dest>
3943 *: "Inserisci in fondo"
3944 </dest>
3945 <voice>
3946 *: "Inserisci in fondo"
3947 </voice>
3948</phrase>
3949<phrase>
3950 id: LANG_INSERT_SHUFFLED
3951 desc: in onplay menu. insert a track/playlist randomly into dynamic playlist
3952 user:
3953 <source>
3954 *: "Insert shuffled"
3955 </source>
3956 <dest>
3957 *: "Inserisci a caso"
3958 </dest>
3959 <voice>
3960 *: "Inserisci a caso"
3961 </voice>
3962</phrase>
3963<phrase>
3964 id: LANG_QUEUE
3965 desc: The verb/action Queue
3966 user:
3967 <source>
3968 *: "Queue"
3969 </source>
3970 <dest>
3971 *: "Accoda"
3972 </dest>
3973 <voice>
3974 *: "Accoda"
3975 </voice>
3976</phrase>
3977<phrase>
3978 id: LANG_QUEUE_FIRST
3979 desc: in onplay menu. queue a track/playlist into dynamic playlist.
3980 user:
3981 <source>
3982 *: "Queue next"
3983 </source>
3984 <dest>
3985 *: "Accoda come prossima"
3986 </dest>
3987 <voice>
3988 *: "Accoda come prossima"
3989 </voice>
3990</phrase>
3991<phrase>
3992 id: LANG_QUEUE_LAST
3993 desc: in onplay menu. queue a track/playlist at end of playlist.
3994 user:
3995 <source>
3996 *: "Queue last"
3997 </source>
3998 <dest>
3999 *: "Accoda in fondo"
4000 </dest>
4001 <voice>
4002 *: "Accoda in fondo"
4003 </voice>
4004</phrase>
4005<phrase>
4006 id: LANG_QUEUE_SHUFFLED
4007 desc: in onplay menu. queue a track/playlist randomly into dynamic playlist
4008 user:
4009 <source>
4010 *: "Queue shuffled"
4011 </source>
4012 <dest>
4013 *: "Inserisci casualmente"
4014 </dest>
4015 <voice>
4016 *: "Inserisci casualmente"
4017 </voice>
4018</phrase>
4019<phrase>
4020 id: LANG_BOOKMARK_MENU_CREATE
4021 desc: Used off of the bookmark menu to create a bookmark
4022 user:
4023 <source>
4024 *: "Create Bookmark"
4025 </source>
4026 <dest>
4027 *: "Crea Segnalibro"
4028 </dest>
4029 <voice>
4030 *: "Crea Segnalibro"
4031 </voice>
4032</phrase>
4033<phrase>
4034 id: LANG_BOOKMARK_MENU_LIST
4035 desc: Used off of the bookmark menu to list available bookmarks for the currently playing directory or M3U
4036 user:
4037 <source>
4038 *: "List Bookmarks"
4039 </source>
4040 <dest>
4041 *: "Elenca segnalibri"
4042 </dest>
4043 <voice>
4044 *: "Elenca Segnalibri"
4045 </voice>
4046</phrase>
4047<phrase>
4048 id: LANG_ROCKBOX_INFO
4049 desc: displayed topmost on the info screen
4050 user:
4051 <source>
4052 *: "Rockbox Info:"
4053 </source>
4054 <dest>
4055 *: "Rockbox Info:"
4056 </dest>
4057 <voice>
4058 *: ""
4059 </voice>
4060</phrase>
4061<phrase>
4062 id: LANG_BUFFER_STAT_PLAYER
4063 desc: the buffer size player-screen width, %d MB %d fraction of MB
4064 user:
4065 <source>
4066 *: "Buf: %d.%03dMB"
4067 </source>
4068 <dest>
4069 *: "Buf: %d.%03dMB"
4070 </dest>
4071 <voice>
4072 *: ""
4073 </voice>
4074</phrase>
4075<phrase>
4076 id: LANG_BUFFER_STAT_RECORDER
4077 desc: the buffer size recorder-screen width, %d MB %d fraction of MB
4078 user:
4079 <source>
4080 *: "Buffer: %d.%03dMB"
4081 </source>
4082 <dest>
4083 *: "Buffer: %d.%03dMB"
4084 </dest>
4085 <voice>
4086 *: ""
4087 </voice>
4088</phrase>
4089<phrase>
4090 id: LANG_BATTERY_CHARGE
4091 desc: tells that the battery is charging, instead of battery level
4092 user:
4093 <source>
4094 *: "Battery: Charging"
4095 </source>
4096 <dest>
4097 *: "Batteria: In carica"
4098 </dest>
4099 <voice>
4100 *: ""
4101 </voice>
4102</phrase>
4103<phrase>
4104 id: LANG_BATTERY_TOPOFF_CHARGE
4105 desc: in info display, shows that top off charge is running
4106 user:
4107 <source>
4108 *: "Battery: Top-Off Chg"
4109 </source>
4110 <dest>
4111 *: "Batteria: Carica completa"
4112 </dest>
4113 <voice>
4114 *: ""
4115 </voice>
4116</phrase>
4117<phrase>
4118 id: LANG_BATTERY_TRICKLE_CHARGE
4119 desc: in info display, shows that trickle charge is running
4120 user:
4121 <source>
4122 *: "Battery: Trickle Chg"
4123 </source>
4124 <dest>
4125 *: "Batteria: Mantenimento carica"
4126 </dest>
4127 <voice>
4128 *: ""
4129 </voice>
4130</phrase>
4131<phrase>
4132 id: LANG_BATTERY_TIME
4133 desc: battery level in % and estimated time remaining
4134 user:
4135 <source>
4136 *: "%d%% %dh %dm"
4137 </source>
4138 <dest>
4139 *: "%d%% %dh %dm"
4140 </dest>
4141 <voice>
4142 *: "Livello Batteria"
4143 </voice>
4144</phrase>
4145<phrase>
4146 id: LANG_DISK_SIZE_INFO
4147 desc: disk size info
4148 user:
4149 <source>
4150 *: "Disk:"
4151 </source>
4152 <dest>
4153 *: "Disco:"
4154 </dest>
4155 <voice>
4156 *: ""
4157 </voice>
4158</phrase>
4159<phrase>
4160 id: LANG_DISK_FREE_INFO
4161 desc: disk size info
4162 user:
4163 <source>
4164 *: "Free:"
4165 </source>
4166 <dest>
4167 *: "Liberi:"
4168 </dest>
4169 <voice>
4170 *: "Spazio Libero su Disco:"
4171 </voice>
4172</phrase>
4173<phrase>
4174 id: LANG_DISK_NAME_INTERNAL
4175 desc: in info menu; name for internal disk with multivolume (keep short!)
4176 user:
4177 <source>
4178 *: "Int:"
4179 </source>
4180 <dest>
4181 *: "Int:"
4182 </dest>
4183 <voice>
4184 *: "Interno"
4185 </voice>
4186</phrase>
4187<phrase>
4188 id: LANG_DISK_NAME_MMC
4189 desc: in info menu; name for external disk with multivolume (Ondio; keep short!)
4190 user:
4191 <source>
4192 *: "MMC:"
4193 </source>
4194 <dest>
4195 *: "MMC:"
4196 </dest>
4197 <voice>
4198 *: "Multimedia card"
4199 </voice>
4200</phrase>
4201<phrase>
4202 id: VOICE_CURRENT_TIME
4203 desc: spoken only, for wall clock announce
4204 user:
4205 <source>
4206 *: ""
4207 </source>
4208 <dest>
4209 *: ""
4210 </dest>
4211 <voice>
4212 *: "ora attuale:"
4213 </voice>
4214</phrase>
4215<phrase>
4216 id: LANG_PITCH_UP
4217 desc: in wps
4218 user:
4219 <source>
4220 *: "Pitch Up"
4221 </source>
4222 <dest>
4223 *: "Tono su"
4224 </dest>
4225 <voice>
4226 *: ""
4227 </voice>
4228</phrase>
4229<phrase>
4230 id: LANG_PITCH_DOWN
4231 desc: in wps
4232 user:
4233 <source>
4234 *: "Pitch Down"
4235 </source>
4236 <dest>
4237 *: "Tono giù"
4238 </dest>
4239 <voice>
4240 *: ""
4241 </voice>
4242</phrase>
4243<phrase>
4244 id: LANG_PAUSE
4245 desc: in wps
4246 user:
4247 <source>
4248 *: "Pause"
4249 </source>
4250 <dest>
4251 *: "Pausa"
4252 </dest>
4253 <voice>
4254 *: ""
4255 </voice>
4256</phrase>
4257<phrase>
4258 id: LANG_F2_MODE
4259 desc: in wps F2 pressed
4260 user:
4261 <source>
4262 *: "Mode:"
4263 </source>
4264 <dest>
4265 *: "Modo:"
4266 </dest>
4267 <voice>
4268 *: ""
4269 </voice>
4270</phrase>
4271<phrase>
4272 id: LANG_F3_STATUS
4273 desc: in wps F3 pressed
4274 user:
4275 <source>
4276 *: "Status"
4277 </source>
4278 <dest>
4279 *: "Stato"
4280 </dest>
4281 <voice>
4282 *: ""
4283 </voice>
4284</phrase>
4285<phrase>
4286 id: LANG_F3_SCROLL
4287 desc: in wps F3 pressed
4288 user:
4289 <source>
4290 *: "Scroll"
4291 </source>
4292 <dest>
4293 *: "Scorrimento"
4294 </dest>
4295 <voice>
4296 *: ""
4297 </voice>
4298</phrase>
4299<phrase>
4300 id: LANG_F3_BAR
4301 desc: in wps F3 pressed
4302 user:
4303 <source>
4304 *: "Bar"
4305 </source>
4306 <dest>
4307 *: "Barra"
4308 </dest>
4309 <voice>
4310 *: ""
4311 </voice>
4312</phrase>
4313<phrase>
4314 id: LANG_BOOKMARK_SELECT_LIST_BOOKMARKS
4315 desc: From the auto-load screen, allows user to list all bookmarks
4316 user:
4317 <source>
4318 *: "Down = List"
4319 </source>
4320 <dest>
4321 *: "Basso = Elenco"
4322 </dest>
4323 <voice>
4324 *: ""
4325 </voice>
4326</phrase>
4327<phrase>
4328 id: LANG_BOOKMARK_SELECT_EXIT
4329 desc: From the bookmark list screen, allows user to exit
4330 user:
4331 <source>
4332 *: "OFF = Exit"
4333 </source>
4334 <dest>
4335 *: "OFF = Esci"
4336 </dest>
4337 <voice>
4338 *: ""
4339 </voice>
4340</phrase>
4341<phrase>
4342 id: LANG_BOOKMARK_SELECT_BOOKMARK_TEXT
4343 desc: Used on the bookmark select window to label bookmark number
4344 user:
4345 <source>
4346 *: "Bookmark"
4347 </source>
4348 <dest>
4349 *: "Segnalibro"
4350 </dest>
4351 <voice>
4352 *: "Segnalibro"
4353 </voice>
4354</phrase>
4355<phrase>
4356 id: LANG_BOOKMARK_SELECT_INDEX_TEXT
4357 desc: Used on the bookmark select window to label index number
4358 user:
4359 <source>
4360 *: "Index"
4361 </source>
4362 <dest>
4363 *: "Indice"
4364 </dest>
4365 <voice>
4366 *: "Indice"
4367 </voice>
4368</phrase>
4369<phrase>
4370 id: LANG_BOOKMARK_SELECT_TIME_TEXT
4371 desc: Used on the bookmark select window to label elapsed time
4372 user:
4373 <source>
4374 *: "Time"
4375 </source>
4376 <dest>
4377 *: "Tempo"
4378 </dest>
4379 <voice>
4380 *: "Tempo"
4381 </voice>
4382</phrase>
4383<phrase>
4384 id: LANG_BOOKMARK_SELECT_PLAY
4385 desc: Used on the bookmark select window to indicated the play option
4386 user:
4387 <source>
4388 *: "PLAY = Select"
4389 </source>
4390 <dest>
4391 *: "Play = Seleziona"
4392 </dest>
4393 <voice>
4394 *: ""
4395 </voice>
4396</phrase>
4397<phrase>
4398 id: LANG_BOOKMARK_SELECT_DELETE
4399 desc: Used on the bookmark select window to indicated the bookmark delete option
4400 user:
4401 <source>
4402 *: "ON+Play = Delete"
4403 </source>
4404 <dest>
4405 *: "ON+Play = Cancella"
4406 </dest>
4407 <voice>
4408 *: ""
4409 </voice>
4410</phrase>
4411<phrase>
4412 id: LANG_BOOKMARK_AUTOLOAD_QUERY
4413 desc: prompt for user to decide to create a bookmark
4414 user:
4415 <source>
4416 *: "Load Last Bookmark?"
4417 </source>
4418 <dest>
4419 *: "Caricare l'ultimo segnalibro?"
4420 </dest>
4421 <voice>
4422 *: ""
4423 </voice>
4424</phrase>
4425<phrase>
4426 id: LANG_AUTO_BOOKMARK_QUERY
4427 desc: prompt for user to decide to create an bookmark
4428 user:
4429 <source>
4430 *: "Create a Bookmark?"
4431 </source>
4432 <dest>
4433 *: "Creo un segnalibro?"
4434 </dest>
4435 <voice>
4436 *: ""
4437 </voice>
4438</phrase>
4439<phrase>
4440 id: LANG_BOOKMARK_CREATE_SUCCESS
4441 desc: Indicates bookmark was successfully created
4442 user:
4443 <source>
4444 *: "Bookmark Created"
4445 </source>
4446 <dest>
4447 *: "Segnalibro creato"
4448 </dest>
4449 <voice>
4450 *: ""
4451 </voice>
4452</phrase>
4453<phrase>
4454 id: LANG_BOOKMARK_CREATE_FAILURE
4455 desc: Indicates bookmark was not created
4456 user:
4457 <source>
4458 *: "Bookmark Failed!"
4459 </source>
4460 <dest>
4461 *: "Creazione segnalibro fallita"
4462 </dest>
4463 <voice>
4464 *: ""
4465 </voice>
4466</phrase>
4467<phrase>
4468 id: LANG_BOOKMARK_LOAD_EMPTY
4469 desc: Indicates bookmark was empty
4470 user:
4471 <source>
4472 *: "Bookmark Empty"
4473 </source>
4474 <dest>
4475 *: "Segnalibro vuoto"
4476 </dest>
4477 <voice>
4478 *: ""
4479 </voice>
4480</phrase>
4481<phrase>
4482 id: LANG_TIME_SET
4483 desc: used in set_time()
4484 user:
4485 <source>
4486 *: "ON To Set"
4487 </source>
4488 <dest>
4489 *: "ON per salvare"
4490 </dest>
4491 <voice>
4492 *: ""
4493 </voice>
4494</phrase>
4495<phrase>
4496 id: LANG_TIME_REVERT
4497 desc: used in set_time()
4498 user:
4499 <source>
4500 *: "OFF To Revert"
4501 </source>
4502 <dest>
4503 *: "OFF per annullare"
4504 </dest>
4505 <voice>
4506 *: ""
4507 </voice>
4508</phrase>
4509<phrase>
4510 id: LANG_KEYLOCK_ON_PLAYER
4511 desc: displayed when key lock is on
4512 user:
4513 <source>
4514 *: "Key Lock ON"
4515 </source>
4516 <dest>
4517 *: "Tastiera bloccata"
4518 </dest>
4519 <voice>
4520 *: ""
4521 </voice>
4522</phrase>
4523<phrase>
4524 id: LANG_KEYLOCK_OFF_PLAYER
4525 desc: displayed when key lock is turned off
4526 user:
4527 <source>
4528 *: "Key Lock OFF"
4529 </source>
4530 <dest>
4531 *: "Tastiera sbloccata"
4532 </dest>
4533 <voice>
4534 *: ""
4535 </voice>
4536</phrase>
4537<phrase>
4538 id: LANG_KEYLOCK_ON_RECORDER
4539 desc: displayed when key lock is on
4540 user:
4541 <source>
4542 *: "Key Lock Is ON"
4543 </source>
4544 <dest>
4545 *: "Tastiera bloccata"
4546 </dest>
4547 <voice>
4548 *: ""
4549 </voice>
4550</phrase>
4551<phrase>
4552 id: LANG_KEYLOCK_OFF_RECORDER
4553 desc: displayed when key lock is turned off
4554 user:
4555 <source>
4556 *: "Key Lock Is OFF"
4557 </source>
4558 <dest>
4559 *: " Tastiera sbloccata"
4560 </dest>
4561 <voice>
4562 *: ""
4563 </voice>
4564</phrase>
4565<phrase>
4566 id: LANG_RECORDING_TIME
4567 desc: Display of recorded time
4568 user:
4569 <source>
4570 *: "Time:"
4571 </source>
4572 <dest>
4573 *: "Tempo:"
4574 </dest>
4575 <voice>
4576 *: ""
4577 </voice>
4578</phrase>
4579<phrase>
4580 id: LANG_RECORD_TIMESPLIT_REC
4581 desc: Display of record timer interval setting, on the record screen
4582 user:
4583 <source>
4584 *: "Split time:"
4585 </source>
4586 <dest>
4587 *: "intervallo di tempo:"
4588 </dest>
4589 <voice>
4590 *: ""
4591 </voice>
4592</phrase>
4593<phrase>
4594 id: LANG_RECORDING_SIZE
4595 desc: Display of recorded file size
4596 user:
4597 <source>
4598 *: "Size:"
4599 </source>
4600 <dest>
4601 *: "Dimensioni:"
4602 </dest>
4603 <voice>
4604 *: ""
4605 </voice>
4606</phrase>
4607<phrase>
4608 id: LANG_RECORD_PRERECORD
4609 desc: in recording and radio screen
4610 user:
4611 <source>
4612 *: "Prerecording"
4613 </source>
4614 <dest>
4615 *: "Pre-registrazione"
4616 </dest>
4617 <voice>
4618 *: ""
4619 </voice>
4620</phrase>
4621<phrase>
4622 id: LANG_RECORDING_GAIN
4623 desc: in the recording screen
4624 user:
4625 <source>
4626 *: "Gain"
4627 </source>
4628 <dest>
4629 *: "Guadagno"
4630 </dest>
4631 <voice>
4632 *: ""
4633 </voice>
4634</phrase>
4635<phrase>
4636 id: LANG_RECORDING_LEFT
4637 desc: in the recording screen
4638 user:
4639 <source>
4640 *: "Gain Left"
4641 </source>
4642 <dest>
4643 *: "Guadagno Sinistro"
4644 </dest>
4645 <voice>
4646 *: ""
4647 </voice>
4648</phrase>
4649<phrase>
4650 id: LANG_RECORDING_RIGHT
4651 desc: in the recording screen
4652 user:
4653 <source>
4654 *: "Gain Right"
4655 </source>
4656 <dest>
4657 *: "Guadagno Destro"
4658 </dest>
4659 <voice>
4660 *: ""
4661 </voice>
4662</phrase>
4663<phrase>
4664 id: LANG_RECORDING_GAIN_ANALOG
4665 desc: in the recording screen
4666 user:
4667 <source>
4668 *: "A"
4669 </source>
4670 <dest>
4671 *: "A"
4672 </dest>
4673 <voice>
4674 *: "Guadagno Analogico"
4675 </voice>
4676</phrase>
4677<phrase>
4678 id: LANG_RECORDING_GAIN_DIGITAL
4679 desc: in the recording screen
4680 user:
4681 <source>
4682 *: "D"
4683 </source>
4684 <dest>
4685 *: "D"
4686 </dest>
4687 <voice>
4688 *: "Guadagno Digitale"
4689 </voice>
4690</phrase>
4691<phrase>
4692 id: LANG_DISK_FULL
4693 desc: in recording screen
4694 user:
4695 <source>
4696 *: "The disk is full. Press OFF to continue."
4697 </source>
4698 <dest>
4699 *: "Disco pieno. Premi OFF per continuare"
4700 </dest>
4701 <voice>
4702 *: ""
4703 </voice>
4704</phrase>
4705<phrase>
4706 id: LANG_RECORD_TRIGGER_MODE
4707 desc: in recording settings_menu
4708 user:
4709 <source>
4710 *: "Trigger"
4711 </source>
4712 <dest>
4713 *: "Autoazionamento"
4714 </dest>
4715 <voice>
4716 *: "Autoazionamento"
4717 </voice>
4718</phrase>
4719<phrase>
4720 id: LANG_RECORD_TRIG_NOREARM
4721 desc: in recording settings_menu
4722 user:
4723 <source>
4724 *: "Once"
4725 </source>
4726 <dest>
4727 *: "Una volta"
4728 </dest>
4729 <voice>
4730 *: "Una volta"
4731 </voice>
4732</phrase>
4733<phrase>
4734 id: LANG_RECORD_TRIG_REARM
4735 desc: in recording settings_menu
4736 user:
4737 <source>
4738 *: "Repeat"
4739 </source>
4740 <dest>
4741 *: "Ripeti"
4742 </dest>
4743 <voice>
4744 *: "Ripeti"
4745 </voice>
4746</phrase>
4747<phrase>
4748 id: LANG_RECORD_START_THRESHOLD
4749 desc: in recording settings_menu
4750 user:
4751 <source>
4752 *: "Start above"
4753 </source>
4754 <dest>
4755 *: "Livello avvio"
4756 </dest>
4757 <voice>
4758 *: "Livello avvio"
4759 </voice>
4760</phrase>
4761<phrase>
4762 id: LANG_RECORD_MIN_DURATION
4763 desc: in recording settings_menu
4764 user:
4765 <source>
4766 *: "for at least"
4767 </source>
4768 <dest>
4769 *: "per almeno"
4770 </dest>
4771 <voice>
4772 *: "per almeno"
4773 </voice>
4774</phrase>
4775<phrase>
4776 id: LANG_RECORD_STOP_THRESHOLD
4777 desc: in recording settings_menu
4778 user:
4779 <source>
4780 *: "Stop below"
4781 </source>
4782 <dest>
4783 *: "Livello arresto"
4784 </dest>
4785 <voice>
4786 *: "Livello arresto"
4787 </voice>
4788</phrase>
4789<phrase>
4790 id: LANG_RECORD_STOP_POSTREC
4791 desc: in recording settings_menu
4792 user:
4793 <source>
4794 *: "for at least"
4795 </source>
4796 <dest>
4797 *: "per almeno"
4798 </dest>
4799 <voice>
4800 *: "Per almeno"
4801 </voice>
4802</phrase>
4803<phrase>
4804 id: LANG_RECORD_STOP_GAP
4805 desc: in recording settings_menu
4806 user:
4807 <source>
4808 *: "Presplit gap"
4809 </source>
4810 <dest>
4811 *: "Soglia di separazione"
4812 </dest>
4813 <voice>
4814 *: "Soglia di separazione"
4815 </voice>
4816</phrase>
4817<phrase>
4818 id: LANG_DB_INF
4819 desc: -inf db for values below measurement
4820 user:
4821 <source>
4822 *: "-inf"
4823 </source>
4824 <dest>
4825 *: "-inf"
4826 </dest>
4827 <voice>
4828 *: "-inf"
4829 </voice>
4830</phrase>
4831<phrase>
4832 id: LANG_RECORD_TRIG_IDLE
4833 desc: waiting for threshold
4834 user:
4835 <source>
4836 *: "Trigger idle"
4837 </source>
4838 <dest>
4839 *: "Autoazionamento in attesa"
4840 </dest>
4841 <voice>
4842 *: ""
4843 </voice>
4844</phrase>
4845<phrase>
4846 id: LANG_RECORD_TRIGGER_ACTIVE
4847 desc:
4848 user:
4849 <source>
4850 *: "Trigger active"
4851 </source>
4852 <dest>
4853 *: "Autoazionamento attivo"
4854 </dest>
4855 <voice>
4856 *: "Autoazionamento attivo"
4857 </voice>
4858</phrase>
4859<phrase>
4860 id: LANG_ALARM_MOD_TIME
4861 desc: The current alarm time shown in the alarm menu for the RTC alarm mod.
4862 user:
4863 <source>
4864 *: "Alarm Time: %02d:%02d"
4865 </source>
4866 <dest>
4867 *: "Orario sveglia: %02d:%02d"
4868 </dest>
4869 <voice>
4870 *: ""
4871 </voice>
4872</phrase>
4873<phrase>
4874 id: LANG_ALARM_MOD_TIME_TO_GO
4875 desc: The time until the alarm will go off shown in the alarm menu for the RTC alarm mod.
4876 user:
4877 <source>
4878 *: "Waking Up In %d:%02d"
4879 </source>
4880 <dest>
4881 *: "Sveglia tra %d:%02d"
4882 </dest>
4883 <voice>
4884 *: ""
4885 </voice>
4886</phrase>
4887<phrase>
4888 id: LANG_ALARM_MOD_SHUTDOWN
4889 desc: The text that tells the user that the alarm time is ok and the device shuts off (for the RTC alarm mod).
4890 user:
4891 <source>
4892 *: "Alarm Set"
4893 </source>
4894 <dest>
4895 *: "Spegnimento..."
4896 </dest>
4897 <voice>
4898 *: ""
4899 </voice>
4900</phrase>
4901<phrase>
4902 id: LANG_ALARM_MOD_ERROR
4903 desc: The text that tells that the time is incorrect (for the RTC alarm mod).
4904 user:
4905 <source>
4906 *: "Alarm Time Is Too Soon!"
4907 </source>
4908 <dest>
4909 *: "L'orario impostato è troppo vicino!"
4910 </dest>
4911 <voice>
4912 *: ""
4913 </voice>
4914</phrase>
4915<phrase>
4916 id: LANG_ALARM_MOD_KEYS
4917 desc: Shown key functions in alarm menu (for the RTC alarm mod).
4918 user:
4919 <source>
4920 *: "PLAY=Set OFF=Cancel"
4921 </source>
4922 <dest>
4923 *: "PLAY=Imposta OFF=Annulla"
4924 </dest>
4925 <voice>
4926 *: ""
4927 </voice>
4928</phrase>
4929<phrase>
4930 id: LANG_ALARM_MOD_DISABLE
4931 desc: Announce that the RTC alarm has been turned off
4932 user:
4933 <source>
4934 *: "Alarm Disabled"
4935 </source>
4936 <dest>
4937 *: "Sveglia disattivata"
4938 </dest>
4939 <voice>
4940 *: "Sveglia disattivata"
4941 </voice>
4942</phrase>
4943<phrase>
4944 id: LANG_ID3_TITLE
4945 desc: in wps
4946 user:
4947 <source>
4948 *: "[Title]"
4949 </source>
4950 <dest>
4951 *: "[Titolo]"
4952 </dest>
4953 <voice>
4954 *: ""
4955 </voice>
4956</phrase>
4957<phrase>
4958 id: LANG_ID3_ARTIST
4959 desc: in wps
4960 user:
4961 <source>
4962 *: "[Artist]"
4963 </source>
4964 <dest>
4965 *: "[Artista]"
4966 </dest>
4967 <voice>
4968 *: ""
4969 </voice>
4970</phrase>
4971<phrase>
4972 id: LANG_ID3_ALBUM
4973 desc: in wps
4974 user:
4975 <source>
4976 *: "[Album]"
4977 </source>
4978 <dest>
4979 *: "[Album]"
4980 </dest>
4981 <voice>
4982 *: ""
4983 </voice>
4984</phrase>
4985<phrase>
4986 id: LANG_ID3_TRACKNUM
4987 desc: in wps
4988 user:
4989 <source>
4990 *: "[Tracknum]"
4991 </source>
4992 <dest>
4993 *: "[Numero traccia]"
4994 </dest>
4995 <voice>
4996 *: ""
4997 </voice>
4998</phrase>
4999<phrase>
5000 id: LANG_ID3_GENRE
5001 desc: ID3 frame 'genre'
5002 user:
5003 <source>
5004 *: "[Genre]"
5005 </source>
5006 <dest>
5007 *: "[Genere]"
5008 </dest>
5009 <voice>
5010 *: ""
5011 </voice>
5012</phrase>
5013<phrase>
5014 id: LANG_ID3_YEAR
5015 desc: ID3 info 'year'
5016 user:
5017 <source>
5018 *: "[Year]"
5019 </source>
5020 <dest>
5021 *: "[Anno]"
5022 </dest>
5023 <voice>
5024 *: ""
5025 </voice>
5026</phrase>
5027<phrase>
5028 id: LANG_ID3_PLAYLIST
5029 desc: in wps
5030 user:
5031 <source>
5032 *: "[Playlist]"
5033 </source>
5034 <dest>
5035 *: "[Playlist]"
5036 </dest>
5037 <voice>
5038 *: ""
5039 </voice>
5040</phrase>
5041<phrase>
5042 id: LANG_ID3_BITRATE
5043 desc: in wps
5044 user:
5045 <source>
5046 *: "[Bitrate]"
5047 </source>
5048 <dest>
5049 *: "[Bitrate]"
5050 </dest>
5051 <voice>
5052 *: ""
5053 </voice>
5054</phrase>
5055<phrase>
5056 id: LANG_UNIT_DB
5057 desc: in browse_id3
5058 user:
5059 <source>
5060 *: "dB"
5061 </source>
5062 <dest>
5063 *: "dB"
5064 </dest>
5065 <voice>
5066 *: "decibel"
5067 </voice>
5068</phrase>
5069<phrase>
5070 id: LANG_ID3_VBR
5071 desc: in browse_id3
5072 user:
5073 <source>
5074 *: " (VBR)"
5075 </source>
5076 <dest>
5077 *: " (VBR)"
5078 </dest>
5079 <voice>
5080 *: "bitreit variabile"
5081 </voice>
5082</phrase>
5083<phrase>
5084 id: LANG_ID3_FRECUENCY
5085 desc: in wps
5086 user:
5087 <source>
5088 *: "[Frequency]"
5089 </source>
5090 <dest>
5091 *: "[Frequenza]"
5092 </dest>
5093 <voice>
5094 *: ""
5095 </voice>
5096</phrase>
5097<phrase>
5098 id: LANG_ID3_TRACK_GAIN
5099 desc: in browse_id3
5100 user:
5101 <source>
5102 *: "[Track gain]"
5103 </source>
5104 <dest>
5105 *: "[Guadagno traccia]"
5106 </dest>
5107 <voice>
5108 *: "Guadagno Traccia"
5109 </voice>
5110</phrase>
5111<phrase>
5112 id: LANG_ID3_ALBUM_GAIN
5113 desc: in browse_id3
5114 user:
5115 <source>
5116 *: "[Album gain]"
5117 </source>
5118 <dest>
5119 *: "[Guadagno Album]"
5120 </dest>
5121 <voice>
5122 *: "Guadagno Album"
5123 </voice>
5124</phrase>
5125<phrase>
5126 id: LANG_ID3_PATH
5127 desc: in wps
5128 user:
5129 <source>
5130 *: "[Path]"
5131 </source>
5132 <dest>
5133 *: "[Percorso]"
5134 </dest>
5135 <voice>
5136 *: ""
5137 </voice>
5138</phrase>
5139<phrase>
5140 id: LANG_ID3_NO_INFO
5141 desc: ID3 info is missing
5142 user:
5143 <source>
5144 *: "<No Info>"
5145 </source>
5146 <dest>
5147 *: "<No Info>"
5148 </dest>
5149 <voice>
5150 *: ""
5151 </voice>
5152</phrase>
5153<phrase>
5154 id: LANG_WEEKDAY_SUNDAY
5155 desc: Maximum 3-letter abbreviation for weekday
5156 user:
5157 <source>
5158 *: "Sun"
5159 </source>
5160 <dest>
5161 *: "Dom"
5162 </dest>
5163 <voice>
5164 *: ""
5165 </voice>
5166</phrase>
5167<phrase>
5168 id: LANG_WEEKDAY_MONDAY
5169 desc: Maximum 3-letter abbreviation for weekday
5170 user:
5171 <source>
5172 *: "Mon"
5173 </source>
5174 <dest>
5175 *: "Lun" "
5176 </dest>
5177 <voice>
5178 *: ""
5179 </voice>
5180</phrase>
5181<phrase>
5182 id: LANG_WEEKDAY_TUESDAY
5183 desc: Maximum 3-letter abbreviation for weekday
5184 user:
5185 <source>
5186 *: "Tue"
5187 </source>
5188 <dest>
5189 *: "Mar"
5190 </dest>
5191 <voice>
5192 *: ""
5193 </voice>
5194</phrase>
5195<phrase>
5196 id: LANG_WEEKDAY_WEDNESDAY
5197 desc: Maximum 3-letter abbreviation for weekday
5198 user:
5199 <source>
5200 *: "Wed"
5201 </source>
5202 <dest>
5203 *: "Mer"
5204 </dest>
5205 <voice>
5206 *: ""
5207 </voice>
5208</phrase>
5209<phrase>
5210 id: LANG_WEEKDAY_THURSDAY
5211 desc: Maximum 3-letter abbreviation for weekday
5212 user:
5213 <source>
5214 *: "Thu"
5215 </source>
5216 <dest>
5217 *: "Gio"
5218 </dest>
5219 <voice>
5220 *: ""
5221 </voice>
5222</phrase>
5223<phrase>
5224 id: LANG_WEEKDAY_FRIDAY
5225 desc: Maximum 3-letter abbreviation for weekday
5226 user:
5227 <source>
5228 *: "Fri"
5229 </source>
5230 <dest>
5231 *: "Ven"
5232 </dest>
5233 <voice>
5234 *: ""
5235 </voice>
5236</phrase>
5237<phrase>
5238 id: LANG_WEEKDAY_SATURDAY
5239 desc: Maximum 3-letter abbreviation for weekday
5240 user:
5241 <source>
5242 *: "Sat"
5243 </source>
5244 <dest>
5245 *: "Sab"
5246 </dest>
5247 <voice>
5248 *: ""
5249 </voice>
5250</phrase>
5251<phrase>
5252 id: LANG_MONTH_JANUARY
5253 desc: Maximum 3-letter abbreviation for monthname
5254 user:
5255 <source>
5256 *: "Jan"
5257 </source>
5258 <dest>
5259 *: "Gen"
5260 </dest>
5261 <voice>
5262 *: "Gennaio"
5263 </voice>
5264</phrase>
5265<phrase>
5266 id: LANG_MONTH_FEBRUARY
5267 desc: Maximum 3-letter abbreviation for monthname
5268 user:
5269 <source>
5270 *: "Feb"
5271 </source>
5272 <dest>
5273 *: "Feb"
5274 </dest>
5275 <voice>
5276 *: "Febbraio"
5277 </voice>
5278</phrase>
5279<phrase>
5280 id: LANG_MONTH_MARCH
5281 desc: Maximum 3-letter abbreviation for monthname
5282 user:
5283 <source>
5284 *: "Mar"
5285 </source>
5286 <dest>
5287 *: "Mar"
5288 </dest>
5289 <voice>
5290 *: "Marzo"
5291 </voice>
5292</phrase>
5293<phrase>
5294 id: LANG_MONTH_APRIL
5295 desc: Maximum 3-letter abbreviation for monthname
5296 user:
5297 <source>
5298 *: "Apr"
5299 </source>
5300 <dest>
5301 *: "Apr"
5302 </dest>
5303 <voice>
5304 *: "Aprile"
5305 </voice>
5306</phrase>
5307<phrase>
5308 id: LANG_MONTH_MAY
5309 desc: Maximum 3-letter abbreviation for monthname
5310 user:
5311 <source>
5312 *: "May"
5313 </source>
5314 <dest>
5315 *: "Mag"
5316 </dest>
5317 <voice>
5318 *: "Maggio"
5319 </voice>
5320</phrase>
5321<phrase>
5322 id: LANG_MONTH_JUNE
5323 desc: Maximum 3-letter abbreviation for monthname
5324 user:
5325 <source>
5326 *: "Jun"
5327 </source>
5328 <dest>
5329 *: "Giu"
5330 </dest>
5331 <voice>
5332 *: "Giugno"
5333 </voice>
5334</phrase>
5335<phrase>
5336 id: LANG_MONTH_JULY
5337 desc: Maximum 3-letter abbreviation for monthname
5338 user:
5339 <source>
5340 *: "Jul"
5341 </source>
5342 <dest>
5343 *: "Lug"
5344 </dest>
5345 <voice>
5346 *: "Luglio"
5347 </voice>
5348</phrase>
5349<phrase>
5350 id: LANG_MONTH_AUGUST
5351 desc: Maximum 3-letter abbreviation for monthname
5352 user:
5353 <source>
5354 *: "Aug"
5355 </source>
5356 <dest>
5357 *: "Ago"
5358 </dest>
5359 <voice>
5360 *: "Agosto"
5361 </voice>
5362</phrase>
5363<phrase>
5364 id: LANG_MONTH_SEPTEMBER
5365 desc: Maximum 3-letter abbreviation for monthname
5366 user:
5367 <source>
5368 *: "Sep"
5369 </source>
5370 <dest>
5371 *: "Set"
5372 </dest>
5373 <voice>
5374 *: "Settembre"
5375 </voice>
5376</phrase>
5377<phrase>
5378 id: LANG_MONTH_OCTOBER
5379 desc: Maximum 3-letter abbreviation for monthname
5380 user:
5381 <source>
5382 *: "Oct"
5383 </source>
5384 <dest>
5385 *: "Ott"
5386 </dest>
5387 <voice>
5388 *: "Ottobre"
5389 </voice>
5390</phrase>
5391<phrase>
5392 id: LANG_MONTH_NOVEMBER
5393 desc: Maximum 3-letter abbreviation for monthname
5394 user:
5395 <source>
5396 *: "Nov"
5397 </source>
5398 <dest>
5399 *: "Nov"
5400 </dest>
5401 <voice>
5402 *: "Novembre"
5403 </voice>
5404</phrase>
5405<phrase>
5406 id: LANG_MONTH_DECEMBER
5407 desc: Maximum 3-letter abbreviation for monthname
5408 user:
5409 <source>
5410 *: "Dec"
5411 </source>
5412 <dest>
5413 *: "Dic"
5414 </dest>
5415 <voice>
5416 *: "Dicembre"
5417 </voice>
5418</phrase>
5419<phrase>
5420 id: VOICE_ZERO
5421 desc: spoken only, for composing numbers
5422 user:
5423 <source>
5424 *: ""
5425 </source>
5426 <dest>
5427 *: ""
5428 </dest>
5429 <voice>
5430 *: "0"
5431 </voice>
5432</phrase>
5433<phrase>
5434 id: VOICE_ONE
5435 desc: spoken only, for composing numbers
5436 user:
5437 <source>
5438 *: ""
5439 </source>
5440 <dest>
5441 *: ""
5442 </dest>
5443 <voice>
5444 *: "1"
5445 </voice>
5446</phrase>
5447<phrase>
5448 id: VOICE_TWO
5449 desc: spoken only, for composing numbers
5450 user:
5451 <source>
5452 *: ""
5453 </source>
5454 <dest>
5455 *: ""
5456 </dest>
5457 <voice>
5458 *: "2"
5459 </voice>
5460</phrase>
5461<phrase>
5462 id: VOICE_THREE
5463 desc: spoken only, for composing numbers
5464 user:
5465 <source>
5466 *: ""
5467 </source>
5468 <dest>
5469 *: ""
5470 </dest>
5471 <voice>
5472 *: "3"
5473 </voice>
5474</phrase>
5475<phrase>
5476 id: VOICE_FOUR
5477 desc: spoken only, for composing numbers
5478 user:
5479 <source>
5480 *: ""
5481 </source>
5482 <dest>
5483 *: ""
5484 </dest>
5485 <voice>
5486 *: "4"
5487 </voice>
5488</phrase>
5489<phrase>
5490 id: VOICE_FIFE
5491 desc: spoken only, for composing numbers
5492 user:
5493 <source>
5494 *: ""
5495 </source>
5496 <dest>
5497 *: ""
5498 </dest>
5499 <voice>
5500 *: "5"
5501 </voice>
5502</phrase>
5503<phrase>
5504 id: VOICE_SIX
5505 desc: spoken only, for composing numbers
5506 user:
5507 <source>
5508 *: ""
5509 </source>
5510 <dest>
5511 *: ""
5512 </dest>
5513 <voice>
5514 *: "6"
5515 </voice>
5516</phrase>
5517<phrase>
5518 id: VOICE_SEVEN
5519 desc: spoken only, for composing numbers
5520 user:
5521 <source>
5522 *: ""
5523 </source>
5524 <dest>
5525 *: ""
5526 </dest>
5527 <voice>
5528 *: "7"
5529 </voice>
5530</phrase>
5531<phrase>
5532 id: VOICE_EIGHT
5533 desc: spoken only, for composing numbers
5534 user:
5535 <source>
5536 *: ""
5537 </source>
5538 <dest>
5539 *: ""
5540 </dest>
5541 <voice>
5542 *: "8"
5543 </voice>
5544</phrase>
5545<phrase>
5546 id: VOICE_NINE
5547 desc: spoken only, for composing numbers
5548 user:
5549 <source>
5550 *: ""
5551 </source>
5552 <dest>
5553 *: ""
5554 </dest>
5555 <voice>
5556 *: "9"
5557 </voice>
5558</phrase>
5559<phrase>
5560 id: VOICE_TEN
5561 desc: spoken only, for composing numbers
5562 user:
5563 <source>
5564 *: ""
5565 </source>
5566 <dest>
5567 *: ""
5568 </dest>
5569 <voice>
5570 *: "10"
5571 </voice>
5572</phrase>
5573<phrase>
5574 id: VOICE_ELEVEN
5575 desc: spoken only, for composing numbers
5576 user:
5577 <source>
5578 *: ""
5579 </source>
5580 <dest>
5581 *: ""
5582 </dest>
5583 <voice>
5584 *: "11"
5585 </voice>
5586</phrase>
5587<phrase>
5588 id: VOICE_TWELVE
5589 desc: spoken only, for composing numbers
5590 user:
5591 <source>
5592 *: ""
5593 </source>
5594 <dest>
5595 *: ""
5596 </dest>
5597 <voice>
5598 *: "12"
5599 </voice>
5600</phrase>
5601<phrase>
5602 id: VOICE_THIRTEEN
5603 desc: spoken only, for composing numbers
5604 user:
5605 <source>
5606 *: ""
5607 </source>
5608 <dest>
5609 *: ""
5610 </dest>
5611 <voice>
5612 *: "13"
5613 </voice>
5614</phrase>
5615<phrase>
5616 id: VOICE_FOURTEEN
5617 desc: spoken only, for composing numbers
5618 user:
5619 <source>
5620 *: ""
5621 </source>
5622 <dest>
5623 *: ""
5624 </dest>
5625 <voice>
5626 *: "14"
5627 </voice>
5628</phrase>
5629<phrase>
5630 id: VOICE_FIFTEEN
5631 desc: spoken only, for composing numbers
5632 user:
5633 <source>
5634 *: ""
5635 </source>
5636 <dest>
5637 *: ""
5638 </dest>
5639 <voice>
5640 *: "15"
5641 </voice>
5642</phrase>
5643<phrase>
5644 id: VOICE_SIXTEEN
5645 desc: spoken only, for composing numbers
5646 user:
5647 <source>
5648 *: ""
5649 </source>
5650 <dest>
5651 *: ""
5652 </dest>
5653 <voice>
5654 *: "16"
5655 </voice>
5656</phrase>
5657<phrase>
5658 id: VOICE_SEVENTEEN
5659 desc: spoken only, for composing numbers
5660 user:
5661 <source>
5662 *: ""
5663 </source>
5664 <dest>
5665 *: ""
5666 </dest>
5667 <voice>
5668 *: "17"
5669 </voice>
5670</phrase>
5671<phrase>
5672 id: VOICE_EIGHTEEN
5673 desc: spoken only, for composing numbers
5674 user:
5675 <source>
5676 *: ""
5677 </source>
5678 <dest>
5679 *: ""
5680 </dest>
5681 <voice>
5682 *: "18"
5683 </voice>
5684</phrase>
5685<phrase>
5686 id: VOICE_NINETEEN
5687 desc: spoken only, for composing numbers
5688 user:
5689 <source>
5690 *: ""
5691 </source>
5692 <dest>
5693 *: ""
5694 </dest>
5695 <voice>
5696 *: "19"
5697 </voice>
5698</phrase>
5699<phrase>
5700 id: VOICE_TWENTY
5701 desc: spoken only, for composing numbers
5702 user:
5703 <source>
5704 *: ""
5705 </source>
5706 <dest>
5707 *: ""
5708 </dest>
5709 <voice>
5710 *: "20"
5711 </voice>
5712</phrase>
5713<phrase>
5714 id: VOICE_THIRTY
5715 desc: spoken only, for composing numbers
5716 user:
5717 <source>
5718 *: ""
5719 </source>
5720 <dest>
5721 *: ""
5722 </dest>
5723 <voice>
5724 *: "30"
5725 </voice>
5726</phrase>
5727<phrase>
5728 id: VOICE_FORTY
5729 desc: spoken only, for composing numbers
5730 user:
5731 <source>
5732 *: ""
5733 </source>
5734 <dest>
5735 *: ""
5736 </dest>
5737 <voice>
5738 *: "40"
5739 </voice>
5740</phrase>
5741<phrase>
5742 id: VOICE_FIFTY
5743 desc: spoken only, for composing numbers
5744 user:
5745 <source>
5746 *: ""
5747 </source>
5748 <dest>
5749 *: ""
5750 </dest>
5751 <voice>
5752 *: "50"
5753 </voice>
5754</phrase>
5755<phrase>
5756 id: VOICE_SIXTY
5757 desc: spoken only, for composing numbers
5758 user:
5759 <source>
5760 *: ""
5761 </source>
5762 <dest>
5763 *: ""
5764 </dest>
5765 <voice>
5766 *: "60"
5767 </voice>
5768</phrase>
5769<phrase>
5770 id: VOICE_SEVENTY
5771 desc: spoken only, for composing numbers
5772 user:
5773 <source>
5774 *: ""
5775 </source>
5776 <dest>
5777 *: ""
5778 </dest>
5779 <voice>
5780 *: "70"
5781 </voice>
5782</phrase>
5783<phrase>
5784 id: VOICE_EIGHTY
5785 desc: spoken only, for composing numbers
5786 user:
5787 <source>
5788 *: ""
5789 </source>
5790 <dest>
5791 *: ""
5792 </dest>
5793 <voice>
5794 *: "80"
5795 </voice>
5796</phrase>
5797<phrase>
5798 id: VOICE_NINETY
5799 desc: spoken only, for composing numbers
5800 user:
5801 <source>
5802 *: ""
5803 </source>
5804 <dest>
5805 *: ""
5806 </dest>
5807 <voice>
5808 *: "90"
5809 </voice>
5810</phrase>
5811<phrase>
5812 id: VOICE_HUNDRED
5813 desc: spoken only, for composing numbers
5814 user:
5815 <source>
5816 *: ""
5817 </source>
5818 <dest>
5819 *: ""
5820 </dest>
5821 <voice>
5822 *: "cento"
5823 </voice>
5824</phrase>
5825<phrase>
5826 id: VOICE_THOUSAND
5827 desc: spoken only, for composing numbers
5828 user:
5829 <source>
5830 *: ""
5831 </source>
5832 <dest>
5833 *: ""
5834 </dest>
5835 <voice>
5836 *: "mila"
5837 </voice>
5838</phrase>
5839<phrase>
5840 id: VOICE_MILLION
5841 desc: spoken only, for composing numbers
5842 user:
5843 <source>
5844 *: ""
5845 </source>
5846 <dest>
5847 *: ""
5848 </dest>
5849 <voice>
5850 *: "milione"
5851 </voice>
5852</phrase>
5853<phrase>
5854 id: VOICE_BILLION
5855 desc: spoken only, for composing numbers
5856 user:
5857 <source>
5858 *: ""
5859 </source>
5860 <dest>
5861 *: ""
5862 </dest>
5863 <voice>
5864 *: "Miliardo"
5865 </voice>
5866</phrase>
5867<phrase>
5868 id: VOICE_MINUS
5869 desc: spoken only, for composing numbers
5870 user:
5871 <source>
5872 *: ""
5873 </source>
5874 <dest>
5875 *: ""
5876 </dest>
5877 <voice>
5878 *: "meno"
5879 </voice>
5880</phrase>
5881<phrase>
5882 id: VOICE_PLUS
5883 desc: spoken only, for composing numbers
5884 user:
5885 <source>
5886 *: ""
5887 </source>
5888 <dest>
5889 *: ""
5890 </dest>
5891 <voice>
5892 *: "più"
5893 </voice>
5894</phrase>
5895<phrase>
5896 id: VOICE_MILLISECONDS
5897 desc: spoken only, a unit postfix
5898 user:
5899 <source>
5900 *: ""
5901 </source>
5902 <dest>
5903 *: ""
5904 </dest>
5905 <voice>
5906 *: "millisecondi"
5907 </voice>
5908</phrase>
5909<phrase>
5910 id: VOICE_SECOND
5911 desc: spoken only, a unit postfix
5912 user:
5913 <source>
5914 *: ""
5915 </source>
5916 <dest>
5917 *: ""
5918 </dest>
5919 <voice>
5920 *: "secondo"
5921 </voice>
5922</phrase>
5923<phrase>
5924 id: VOICE_SECONDS
5925 desc: spoken only, a unit postfix
5926 user:
5927 <source>
5928 *: ""
5929 </source>
5930 <dest>
5931 *: ""
5932 </dest>
5933 <voice>
5934 *: "secondi"
5935 </voice>
5936</phrase>
5937<phrase>
5938 id: VOICE_MINUTE
5939 desc: spoken only, a unit postfix
5940 user:
5941 <source>
5942 *: ""
5943 </source>
5944 <dest>
5945 *: ""
5946 </dest>
5947 <voice>
5948 *: "minuto"
5949 </voice>
5950</phrase>
5951<phrase>
5952 id: VOICE_MINUTES
5953 desc: spoken only, a unit postfix
5954 user:
5955 <source>
5956 *: ""
5957 </source>
5958 <dest>
5959 *: ""
5960 </dest>
5961 <voice>
5962 *: "minuti"
5963 </voice>
5964</phrase>
5965<phrase>
5966 id: VOICE_HOUR
5967 desc: spoken only, a unit postfix
5968 user:
5969 <source>
5970 *: ""
5971 </source>
5972 <dest>
5973 *: ""
5974 </dest>
5975 <voice>
5976 *: "ora"
5977 </voice>
5978</phrase>
5979<phrase>
5980 id: VOICE_HOURS
5981 desc: spoken only, a unit postfix
5982 user:
5983 <source>
5984 *: ""
5985 </source>
5986 <dest>
5987 *: ""
5988 </dest>
5989 <voice>
5990 *: "ore"
5991 </voice>
5992</phrase>
5993<phrase>
5994 id: VOICE_KHZ
5995 desc: spoken only, a unit postfix
5996 user:
5997 <source>
5998 *: ""
5999 </source>
6000 <dest>
6001 *: ""
6002 </dest>
6003 <voice>
6004 *: "chilo hertz"
6005 </voice>
6006</phrase>
6007<phrase>
6008 id: VOICE_DB
6009 desc: spoken only, a unit postfix
6010 user:
6011 <source>
6012 *: ""
6013 </source>
6014 <dest>
6015 *: ""
6016 </dest>
6017 <voice>
6018 *: "decibel"
6019 </voice>
6020</phrase>
6021<phrase>
6022 id: VOICE_PERCENT
6023 desc: spoken only, a unit postfix
6024 user:
6025 <source>
6026 *: ""
6027 </source>
6028 <dest>
6029 *: ""
6030 </dest>
6031 <voice>
6032 *: "percento"
6033 </voice>
6034</phrase>
6035<phrase>
6036 id: VOICE_MILLIAMPHOURS
6037 desc: spoken only, a unit postfix
6038 user:
6039 <source>
6040 *: ""
6041 </source>
6042 <dest>
6043 *: ""
6044 </dest>
6045 <voice>
6046 *: "milliamper ora"
6047 </voice>
6048</phrase>
6049<phrase>
6050 id: VOICE_PIXEL
6051 desc: spoken only, a unit postfix
6052 user:
6053 <source>
6054 *: ""
6055 </source>
6056 <dest>
6057 *: ""
6058 </dest>
6059 <voice>
6060 *: "pixel"
6061 </voice>
6062</phrase>
6063<phrase>
6064 id: VOICE_PER_SEC
6065 desc: spoken only, a unit postfix
6066 user:
6067 <source>
6068 *: ""
6069 </source>
6070 <dest>
6071 *: ""
6072 </dest>
6073 <voice>
6074 *: "per secondo"
6075 </voice>
6076</phrase>
6077<phrase>
6078 id: VOICE_HERTZ
6079 desc: spoken only, a unit postfix
6080 user:
6081 <source>
6082 *: ""
6083 </source>
6084 <dest>
6085 *: ""
6086 </dest>
6087 <voice>
6088 *: "hertz"
6089 </voice>
6090</phrase>
6091<phrase>
6092 id: LANG_BYTE
6093 desc: a unit postfix
6094 user:
6095 <source>
6096 *: "B"
6097 </source>
6098 <dest>
6099 *: "B"
6100 </dest>
6101 <voice>
6102 *: "bait"
6103 </voice>
6104</phrase>
6105<phrase>
6106 id: LANG_KILOBYTE
6107 desc: a unit postfix, also voiced
6108 user:
6109 <source>
6110 *: "KB"
6111 </source>
6112 <dest>
6113 *: "KB"
6114 </dest>
6115 <voice>
6116 *: "chilobait"
6117 </voice>
6118</phrase>
6119<phrase>
6120 id: LANG_MEGABYTE
6121 desc: a unit postfix, also voiced
6122 user:
6123 <source>
6124 *: "MB"
6125 </source>
6126 <dest>
6127 *: "MB"
6128 </dest>
6129 <voice>
6130 *: "megabait"
6131 </voice>
6132</phrase>
6133<phrase>
6134 id: LANG_GIGABYTE
6135 desc: a unit postfix, also voiced
6136 user:
6137 <source>
6138 *: "GB"
6139 </source>
6140 <dest>
6141 *: "GB"
6142 </dest>
6143 <voice>
6144 *: "gigabait"
6145 </voice>
6146</phrase>
6147<phrase>
6148 id: LANG_POINT
6149 desc: decimal separator for composing numbers
6150 user:
6151 <source>
6152 *: "."
6153 </source>
6154 <dest>
6155 *: ","
6156 </dest>
6157 <voice>
6158 *: "Virgola"
6159 </voice>
6160</phrase>
6161<phrase>
6162 id: VOICE_CHAR_A
6163 desc: spoken only, for spelling
6164 user:
6165 <source>
6166 *: ""
6167 </source>
6168 <dest>
6169 *: ""
6170 </dest>
6171 <voice>
6172 *: "A"
6173 </voice>
6174</phrase>
6175<phrase>
6176 id: VOICE_CHAR_B
6177 desc: spoken only, for spelling
6178 user:
6179 <source>
6180 *: ""
6181 </source>
6182 <dest>
6183 *: ""
6184 </dest>
6185 <voice>
6186 *: "B"
6187 </voice>
6188</phrase>
6189<phrase>
6190 id: VOICE_CHAR_C
6191 desc: spoken only, for spelling
6192 user:
6193 <source>
6194 *: ""
6195 </source>
6196 <dest>
6197 *: ""
6198 </dest>
6199 <voice>
6200 *: "C"
6201 </voice>
6202</phrase>
6203<phrase>
6204 id: VOICE_CHAR_D
6205 desc: spoken only, for spelling
6206 user:
6207 <source>
6208 *: ""
6209 </source>
6210 <dest>
6211 *: ""
6212 </dest>
6213 <voice>
6214 *: "D"
6215 </voice>
6216</phrase>
6217<phrase>
6218 id: VOICE_CHAR_E
6219 desc: spoken only, for spelling
6220 user:
6221 <source>
6222 *: ""
6223 </source>
6224 <dest>
6225 *: ""
6226 </dest>
6227 <voice>
6228 *: "E"
6229 </voice>
6230</phrase>
6231<phrase>
6232 id: VOICE_CHAR_F
6233 desc: spoken only, for spelling
6234 user:
6235 <source>
6236 *: ""
6237 </source>
6238 <dest>
6239 *: ""
6240 </dest>
6241 <voice>
6242 *: "F"
6243 </voice>
6244</phrase>
6245<phrase>
6246 id: VOICE_CHAR_G
6247 desc: spoken only, for spelling
6248 user:
6249 <source>
6250 *: ""
6251 </source>
6252 <dest>
6253 *: ""
6254 </dest>
6255 <voice>
6256 *: "G"
6257 </voice>
6258</phrase>
6259<phrase>
6260 id: VOICE_CHAR_H
6261 desc: spoken only, for spelling
6262 user:
6263 <source>
6264 *: ""
6265 </source>
6266 <dest>
6267 *: ""
6268 </dest>
6269 <voice>
6270 *: "H"
6271 </voice>
6272</phrase>
6273<phrase>
6274 id: VOICE_CHAR_I
6275 desc: spoken only, for spelling
6276 user:
6277 <source>
6278 *: ""
6279 </source>
6280 <dest>
6281 *: ""
6282 </dest>
6283 <voice>
6284 *: "I"
6285 </voice>
6286</phrase>
6287<phrase>
6288 id: VOICE_CHAR_J
6289 desc: spoken only, for spelling
6290 user:
6291 <source>
6292 *: ""
6293 </source>
6294 <dest>
6295 *: ""
6296 </dest>
6297 <voice>
6298 *: "J"
6299 </voice>
6300</phrase>
6301<phrase>
6302 id: VOICE_CHAR_K
6303 desc: spoken only, for spelling
6304 user:
6305 <source>
6306 *: ""
6307 </source>
6308 <dest>
6309 *: ""
6310 </dest>
6311 <voice>
6312 *: "K"
6313 </voice>
6314</phrase>
6315<phrase>
6316 id: VOICE_CHAR_L
6317 desc: spoken only, for spelling
6318 user:
6319 <source>
6320 *: ""
6321 </source>
6322 <dest>
6323 *: ""
6324 </dest>
6325 <voice>
6326 *: "L"
6327 </voice>
6328</phrase>
6329<phrase>
6330 id: VOICE_CHAR_M
6331 desc: spoken only, for spelling
6332 user:
6333 <source>
6334 *: ""
6335 </source>
6336 <dest>
6337 *: ""
6338 </dest>
6339 <voice>
6340 *: "M"
6341 </voice>
6342</phrase>
6343<phrase>
6344 id: VOICE_CHAR_N
6345 desc: spoken only, for spelling
6346 user:
6347 <source>
6348 *: ""
6349 </source>
6350 <dest>
6351 *: ""
6352 </dest>
6353 <voice>
6354 *: "N"
6355 </voice>
6356</phrase>
6357<phrase>
6358 id: VOICE_CHAR_O
6359 desc: spoken only, for spelling
6360 user:
6361 <source>
6362 *: ""
6363 </source>
6364 <dest>
6365 *: ""
6366 </dest>
6367 <voice>
6368 *: ".....Oh"
6369 </voice>
6370</phrase>
6371<phrase>
6372 id: VOICE_CHAR_P
6373 desc: spoken only, for spelling
6374 user:
6375 <source>
6376 *: ""
6377 </source>
6378 <dest>
6379 *: ""
6380 </dest>
6381 <voice>
6382 *: ".....PI"
6383 </voice>
6384</phrase>
6385<phrase>
6386 id: VOICE_CHAR_Q
6387 desc: spoken only, for spelling
6388 user:
6389 <source>
6390 *: ""
6391 </source>
6392 <dest>
6393 *: ""
6394 </dest>
6395 <voice>
6396 *: ".....KU"
6397 </voice>
6398</phrase>
6399<phrase>
6400 id: VOICE_CHAR_R
6401 desc: spoken only, for spelling
6402 user:
6403 <source>
6404 *: ""
6405 </source>
6406 <dest>
6407 *: ""
6408 </dest>
6409 <voice>
6410 *: "R"
6411 </voice>
6412</phrase>
6413<phrase>
6414 id: VOICE_CHAR_S
6415 desc: spoken only, for spelling
6416 user:
6417 <source>
6418 *: ""
6419 </source>
6420 <dest>
6421 *: ""
6422 </dest>
6423 <voice>
6424 *: "S"
6425 </voice>
6426</phrase>
6427<phrase>
6428 id: VOICE_CHAR_T
6429 desc: spoken only, for spelling
6430 user:
6431 <source>
6432 *: ""
6433 </source>
6434 <dest>
6435 *: ""
6436 </dest>
6437 <voice>
6438 *: ".....TI"
6439 </voice>
6440</phrase>
6441<phrase>
6442 id: VOICE_CHAR_U
6443 desc: spoken only, for spelling
6444 user:
6445 <source>
6446 *: ""
6447 </source>
6448 <dest>
6449 *: ""
6450 </dest>
6451 <voice>
6452 *: "U"
6453 </voice>
6454</phrase>
6455<phrase>
6456 id: VOICE_CHAR_V
6457 desc: spoken only, for spelling
6458 user:
6459 <source>
6460 *: ""
6461 </source>
6462 <dest>
6463 *: ""
6464 </dest>
6465 <voice>
6466 *: "V"
6467 </voice>
6468</phrase>
6469<phrase>
6470 id: VOICE_CHAR_W
6471 desc: spoken only, for spelling
6472 user:
6473 <source>
6474 *: ""
6475 </source>
6476 <dest>
6477 *: ""
6478 </dest>
6479 <voice>
6480 *: "W"
6481 </voice>
6482</phrase>
6483<phrase>
6484 id: VOICE_CHAR_X
6485 desc: spoken only, for spelling
6486 user:
6487 <source>
6488 *: ""
6489 </source>
6490 <dest>
6491 *: ""
6492 </dest>
6493 <voice>
6494 *: "X"
6495 </voice>
6496</phrase>
6497<phrase>
6498 id: VOICE_CHAR_Y
6499 desc: spoken only, for spelling
6500 user:
6501 <source>
6502 *: ""
6503 </source>
6504 <dest>
6505 *: ""
6506 </dest>
6507 <voice>
6508 *: "Y"
6509 </voice>
6510</phrase>
6511<phrase>
6512 id: VOICE_CHAR_Z
6513 desc: spoken only, for spelling
6514 user:
6515 <source>
6516 *: ""
6517 </source>
6518 <dest>
6519 *: ""
6520 </dest>
6521 <voice>
6522 *: "Z"
6523 </voice>
6524</phrase>
6525<phrase>
6526 id: VOICE_DOT
6527 desc: spoken only, for spelling
6528 user:
6529 <source>
6530 *: ""
6531 </source>
6532 <dest>
6533 *: ""
6534 </dest>
6535 <voice>
6536 *: "punto"
6537 </voice>
6538</phrase>
6539<phrase>
6540 id: VOICE_PAUSE
6541 desc: spoken only, for spelling, a split second of silence (difficult to author)
6542 user:
6543 <source>
6544 *: ""
6545 </source>
6546 <dest>
6547 *: ""
6548 </dest>
6549 <voice>
6550 *: " "
6551 </voice>
6552</phrase>
6553<phrase>
6554 id: VOICE_FILE
6555 desc: spoken only, prefix for file number
6556 user:
6557 <source>
6558 *: ""
6559 </source>
6560 <dest>
6561 *: ""
6562 </dest>
6563 <voice>
6564 *: "fail"
6565 </voice>
6566</phrase>
6567<phrase>
6568 id: VOICE_DIR
6569 desc: spoken only, prefix for directory number
6570 user:
6571 <source>
6572 *: ""
6573 </source>
6574 <dest>
6575 *: ""
6576 </dest>
6577 <voice>
6578 *: "cartella"
6579 </voice>
6580</phrase>
6581<phrase>
6582 id: VOICE_EXT_MPA
6583 desc: spoken only, for file extension
6584 user:
6585 <source>
6586 *: ""
6587 </source>
6588 <dest>
6589 *: ""
6590 </dest>
6591 <voice>
6592 *: "audio"
6593 </voice>
6594</phrase>
6595<phrase>
6596 id: VOICE_EXT_CFG
6597 desc: spoken only, for file extension
6598 user:
6599 <source>
6600 *: ""
6601 </source>
6602 <dest>
6603 *: ""
6604 </dest>
6605 <voice>
6606 *: "configurazione"
6607 </voice>
6608</phrase>
6609<phrase>
6610 id: VOICE_EXT_WPS
6611 desc: spoken only, for file extension
6612 user:
6613 <source>
6614 *: ""
6615 </source>
6616 <dest>
6617 *: ""
6618 </dest>
6619 <voice>
6620 *: "schermo di riproduzione"
6621 </voice>
6622</phrase>
6623<phrase>
6624 id: VOICE_EXT_TXT
6625 desc: spoken only, for file extension
6626 user:
6627 <source>
6628 *: ""
6629 </source>
6630 <dest>
6631 *: ""
6632 </dest>
6633 <voice>
6634 *: "testo"
6635 </voice>
6636</phrase>
6637<phrase>
6638 id: VOICE_EXT_ROCK
6639 desc: spoken only, for file extension
6640 user:
6641 <source>
6642 *: ""
6643 </source>
6644 <dest>
6645 *: ""
6646 </dest>
6647 <voice>
6648 *: "plaghin"
6649 </voice>
6650</phrase>
6651<phrase>
6652 id: VOICE_EXT_FONT
6653 desc: spoken only, for file extension
6654 user:
6655 <source>
6656 *: ""
6657 </source>
6658 <dest>
6659 *: ""
6660 </dest>
6661 <voice>
6662 *: "font"
6663 </voice>
6664</phrase>
6665<phrase>
6666 id: VOICE_EXT_BMARK
6667 desc: spoken only, for file extension and the word in general
6668 user:
6669 <source>
6670 *: ""
6671 </source>
6672 <dest>
6673 *: ""
6674 </dest>
6675 <voice>
6676 *: "segnalibro"
6677 </voice>
6678</phrase>
6679<phrase>
6680 id: VOICE_EXT_UCL
6681 desc: spoken only, for file extension
6682 user:
6683 <source>
6684 *: ""
6685 </source>
6686 <dest>
6687 *: ""
6688 </dest>
6689 <voice>
6690 *: "flesh"
6691 </voice>
6692</phrase>
6693<phrase>
6694 id: VOICE_EXT_AJZ
6695 desc: spoken only, for file extension
6696 user:
6697 <source>
6698 *: ""
6699 </source>
6700 <dest>
6701 *: ""
6702 </dest>
6703 <voice>
6704 *: "firmware"
6705 </voice>
6706</phrase>
6707<phrase>
6708 id: VOICE_EXT_RWPS
6709 desc: spoken only, for file extension
6710 user:
6711 <source>
6712 *: ""
6713 </source>
6714 <dest>
6715 *: ""
6716 </dest>
6717 <voice>
6718 *: "Schermo di riproduzione per telecomando"
6719 </voice>
6720</phrase>
6721<phrase>
6722 id: LANG_PLAYLIST_LOAD
6723 desc: displayed on screen while loading a playlist
6724 user:
6725 <source>
6726 *: "Loading..."
6727 </source>
6728 <dest>
6729 *: "Caricamento..."
6730 </dest>
6731 <voice>
6732 *: ""
6733 </voice>
6734</phrase>
6735<phrase>
6736 id: LANG_PLAYLIST_SHUFFLE
6737 desc: displayed on screen while shuffling a playlist
6738 user:
6739 <source>
6740 *: "Shuffling..."
6741 </source>
6742 <dest>
6743 *: "Composizione lista casuale..."
6744 </dest>
6745 <voice>
6746 *: ""
6747 </voice>
6748</phrase>
6749<phrase>
6750 id: LANG_PLAYLIST_BUFFER_FULL
6751 desc: in playlist.indices() when playlist is full *WARNING* this and next ID are only used in this function.
6752 user:
6753 <source>
6754 *: "Playlist Buffer Full"
6755 </source>
6756 <dest>
6757 *: "Playlist Buffer pieno"
6758 </dest>
6759 <voice>
6760 *: ""
6761 </voice>
6762</phrase>
6763<phrase>
6764 id: LANG_END_PLAYLIST_PLAYER
6765 desc: when playlist has finished
6766 user:
6767 <source>
6768 *: "End Of List"
6769 </source>
6770 <dest>
6771 *: "Fine della playlist"
6772 </dest>
6773 <voice>
6774 *: ""
6775 </voice>
6776</phrase>
6777<phrase>
6778 id: LANG_END_PLAYLIST_RECORDER
6779 desc: when playlist has finished
6780 user:
6781 <source>
6782 *: "End Of Song List"
6783 </source>
6784 <dest>
6785 *: "Fine della playlist"
6786 </dest>
6787 <voice>
6788 *: ""
6789 </voice>
6790</phrase>
6791<phrase>
6792 id: LANG_CREATING
6793 desc: Screen feedback during playlist creation
6794 user:
6795 <source>
6796 *: "Creating"
6797 </source>
6798 <dest>
6799 *: "Creazione"
6800 </dest>
6801 <voice>
6802 *: ""
6803 </voice>
6804</phrase>
6805<phrase>
6806 id: LANG_PLAYLIST_INSERT_COUNT
6807 desc: splash number of tracks inserted
6808 user:
6809 <source>
6810 *: "Inserted %d tracks (%s)"
6811 </source>
6812 <dest>
6813 *: "Inserite %d tracce (%s)"
6814 </dest>
6815 <voice>
6816 *: ""
6817 </voice>
6818</phrase>
6819<phrase>
6820 id: LANG_PLAYLIST_QUEUE_COUNT
6821 desc: splash number of tracks queued
6822 user:
6823 <source>
6824 *: "Queued %d tracks (%s)"
6825 </source>
6826 <dest>
6827 *: "Accodate %d tracce (%s)"
6828 </dest>
6829 <voice>
6830 *: ""
6831 </voice>
6832</phrase>
6833<phrase>
6834 id: LANG_PLAYLIST_SAVE_COUNT
6835 desc: splash number of tracks saved
6836 user:
6837 <source>
6838 *: "Saved %d tracks (%s)"
6839 </source>
6840 <dest>
6841 *: "Salvate %d tracce (%s)"
6842 </dest>
6843 <voice>
6844 *: ""
6845 </voice>
6846</phrase>
6847<phrase>
6848 id: LANG_RECURSE_DIRECTORY_QUESTION
6849 desc: Asked from onplay screen
6850 user:
6851 <source>
6852 *: "Recursively?"
6853 </source>
6854 <dest>
6855 *: "In modo ricorsivo?"
6856 </dest>
6857 <voice>
6858 *: ""
6859 </voice>
6860</phrase>
6861<phrase>
6862 id: LANG_WARN_ERASEDYNPLAYLIST_PROMPT
6863 desc: prompt shown when about to erase a modified dynamic playlist
6864 user:
6865 <source>
6866 *: "Erase dynamic playlist?"
6867 </source>
6868 <dest>
6869 *: "Cancellare la Playlist dinamica?"
6870 </dest>
6871 <voice>
6872 *: ""
6873 </voice>
6874</phrase>
6875<phrase>
6876 id: LANG_NOTHING_TO_RESUME
6877 desc: Error message displayed when resume button pressed but no playlist
6878 user:
6879 <source>
6880 *: "Nothing to resume"
6881 </source>
6882 <dest>
6883 *: "Niente da riprendere"
6884 </dest>
6885 <voice>
6886 *: ""
6887 </voice>
6888</phrase>
6889<phrase>
6890 id: LANG_PLAYLIST_CONTROL_UPDATE_ERROR
6891 desc: Playlist error
6892 user:
6893 <source>
6894 *: "Error updating playlist control file"
6895 </source>
6896 <dest>
6897 *: "Errore di aggiornamento file controllo playlist"
6898 </dest>
6899 <voice>
6900 *: ""
6901 </voice>
6902</phrase>
6903<phrase>
6904 id: LANG_PLAYLIST_ACCESS_ERROR
6905 desc: Playlist error
6906 user:
6907 <source>
6908 *: "Error accessing playlist file"
6909 </source>
6910 <dest>
6911 *: "Errore di accesso file playlist"
6912 </dest>
6913 <voice>
6914 *: ""
6915 </voice>
6916</phrase>
6917<phrase>
6918 id: LANG_PLAYLIST_CONTROL_ACCESS_ERROR
6919 desc: Playlist error
6920 user:
6921 <source>
6922 *: "Error accessing playlist control file"
6923 </source>
6924 <dest>
6925 *: "Errore di accesso file controllo playlist"
6926 </dest>
6927 <voice>
6928 *: ""
6929 </voice>
6930</phrase>
6931<phrase>
6932 id: LANG_PLAYLIST_DIRECTORY_ACCESS_ERROR
6933 desc: Playlist error
6934 user:
6935 <source>
6936 *: "Error accessing directory"
6937 </source>
6938 <dest>
6939 *: "Errore di accesso directory"
6940 </dest>
6941 <voice>
6942 *: ""
6943 </voice>
6944</phrase>
6945<phrase>
6946 id: LANG_PLAYLIST_CONTROL_INVALID
6947 desc: Playlist resume error
6948 user:
6949 <source>
6950 *: "Playlist control file is invalid"
6951 </source>
6952 <dest>
6953 *: "File controllo playlist non valido"
6954 </dest>
6955 <voice>
6956 *: ""
6957 </voice>
6958</phrase>
6959<phrase>
6960 id: LANG_FM_STATION
6961 desc: in radio screen
6962 user:
6963 <source>
6964 *: "Station: %d.%dMHz"
6965 </source>
6966 <dest>
6967 *: "Stazione: %d.%dMHz"
6968 </dest>
6969 <voice>
6970 *: ""
6971 </voice>
6972</phrase>
6973<phrase>
6974 id: LANG_FM_NO_PRESETS
6975 desc: error when preset list is empty
6976 user:
6977 <source>
6978 *: "No presets"
6979 </source>
6980 <dest>
6981 *: "Nessuna stazione"
6982 </dest>
6983 <voice>
6984 *: ""
6985 </voice>
6986</phrase>
6987<phrase>
6988 id: LANG_FM_ADD_PRESET
6989 desc: in radio menu
6990 user:
6991 <source>
6992 *: "Add preset"
6993 </source>
6994 <dest>
6995 *: "Aggiungi memoria"
6996 </dest>
6997 <voice>
6998 *: "Aggiungi memoria"
6999 </voice>
7000</phrase>
7001<phrase>
7002 id: LANG_FM_EDIT_PRESET
7003 desc: in radio screen
7004 user:
7005 <source>
7006 *: "Edit preset"
7007 </source>
7008 <dest>
7009 *: "Modifica stazione"
7010 </dest>
7011 <voice>
7012 *: "Modifica stazione"
7013 </voice>
7014</phrase>
7015<phrase>
7016 id: LANG_FM_DELETE_PRESET
7017 desc: in radio screen
7018 user:
7019 <source>
7020 *: "Remove preset"
7021 </source>
7022 <dest>
7023 *: "Cancella stazioni"
7024 </dest>
7025 <voice>
7026 *: ""
7027 </voice>
7028</phrase>
7029<phrase>
7030 id: LANG_FM_PRESET_SAVE_FAILED
7031 desc: in radio screen
7032 user:
7033 <source>
7034 *: "Preset save failed"
7035 </source>
7036 <dest>
7037 *: "Salvataggio stazioni fallito"
7038 </dest>
7039 <voice>
7040 *: ""
7041 </voice>
7042</phrase>
7043<phrase>
7044 id: LANG_FM_NO_FREE_PRESETS
7045 desc: in radio screen
7046 user:
7047 <source>
7048 *: "The preset list is full"
7049 </source>
7050 <dest>
7051 *: "La lista delle stazioni è piena"
7052 </dest>
7053 <voice>
7054 *: ""
7055 </voice>
7056</phrase>
7057<phrase>
7058 id: LANG_BUTTONBAR_MENU
7059 desc: in button bar
7060 user:
7061 <source>
7062 *: "Menu"
7063 </source>
7064 <dest>
7065 *: "Menù"
7066 </dest>
7067 <voice>
7068 *: ""
7069 </voice>
7070</phrase>
7071<phrase>
7072 id: LANG_FM_BUTTONBAR_EXIT
7073 desc: in radio screen
7074 user:
7075 <source>
7076 *: "Exit"
7077 </source>
7078 <dest>
7079 *: "Uscita"
7080 </dest>
7081 <voice>
7082 *: ""
7083 </voice>
7084</phrase>
7085<phrase>
7086 id: LANG_FM_BUTTONBAR_ACTION
7087 desc: in radio screen
7088 user:
7089 <source>
7090 *: "Action"
7091 </source>
7092 <dest>
7093 *: "Azione"
7094 </dest>
7095 <voice>
7096 *: ""
7097 </voice>
7098</phrase>
7099<phrase>
7100 id: LANG_FM_BUTTONBAR_PRESETS
7101 desc: in button bar
7102 user:
7103 <source>
7104 *: "Preset"
7105 </source>
7106 <dest>
7107 *: "Stazioni"
7108 </dest>
7109 <voice>
7110 *: ""
7111 </voice>
7112</phrase>
7113<phrase>
7114 id: LANG_FM_BUTTONBAR_ADD
7115 desc: in radio screen
7116 user:
7117 <source>
7118 *: "Add"
7119 </source>
7120 <dest>
7121 *: "Aggiungi"
7122 </dest>
7123 <voice>
7124 *: ""
7125 </voice>
7126</phrase>
7127<phrase>
7128 id: LANG_FM_BUTTONBAR_RECORD
7129 desc: in main menu
7130 user:
7131 <source>
7132 *: "Record"
7133 </source>
7134 <dest>
7135 *: "Registra"
7136 </dest>
7137 <voice>
7138 *: ""
7139 </voice>
7140</phrase>
7141<phrase>
7142 id: LANG_FM_MONO_MODE
7143 desc: in radio screen
7144 user:
7145 <source>
7146 *: "Force mono"
7147 </source>
7148 <dest>
7149 *: "Sempre mono"
7150 </dest>
7151 <voice>
7152 *: "Sempre mono"
7153 </voice>
7154</phrase>
7155<phrase>
7156 id: LANG_FM_FREEZE
7157 desc: splash screen during freeze in radio mode
7158 user:
7159 <source>
7160 *: "Screen frozen!"
7161 </source>
7162 <dest>
7163 *: "Schermo inattivo!"
7164 </dest>
7165 <voice>
7166 *: ""
7167 </voice>
7168</phrase>
7169<phrase>
7170 id: LANG_FM_SCAN_PRESETS
7171 desc: in radio menu
7172 user:
7173 <source>
7174 *: "Auto scan presets"
7175 </source>
7176 <dest>
7177 *: "Memorizzazione automatica"
7178 </dest>
7179 <voice>
7180 *: "Memorizzazione automatica"
7181 </voice>
7182</phrase>
7183<phrase>
7184 id: LANG_FM_CLEAR_PRESETS
7185 desc: confirmation if presets can be cleared
7186 user:
7187 <source>
7188 *: "Clear current presets?"
7189 </source>
7190 <dest>
7191 *: "Cancellare la memoria corrente?"
7192 </dest>
7193 <voice>
7194 *: ""
7195 </voice>
7196</phrase>
7197<phrase>
7198 id: LANG_FM_SCANNING
7199 desc: during auto scan
7200 user:
7201 <source>
7202 *: "Scanning %d.%01dMHz"
7203 </source>
7204 <dest>
7205 *: "Ricerca %d.%dMHz"
7206 </dest>
7207 <voice>
7208 *: ""
7209 </voice>
7210</phrase>
7211<phrase>
7212 id: LANG_FM_DEFAULT_PRESET_NAME
7213 desc: default preset name for auto scan mode
7214 user:
7215 <source>
7216 *: "%d.%01dMHz"
7217 </source>
7218 <dest>
7219 *: "%d.%01dMHz"
7220 </dest>
7221 <voice>
7222 *: ""
7223 </voice>
7224</phrase>
7225<phrase>
7226 id: LANG_FM_TUNE_MODE
7227 desc: in radio screen / menu
7228 user:
7229 <source>
7230 *: "Mode:"
7231 </source>
7232 <dest>
7233 *: "Modo:"
7234 </dest>
7235 <voice>
7236 *: ""
7237 </voice>
7238</phrase>
7239<phrase>
7240 id: LANG_RADIO_SCAN_MODE
7241 desc: in radio screen / menu
7242 user:
7243 <source>
7244 *: "Scan"
7245 </source>
7246 <dest>
7247 *: "Modalità Scan"
7248 </dest>
7249 <voice>
7250 *: ""
7251 </voice>
7252</phrase>
7253<phrase>
7254 id: LANG_RADIO_PRESET_MODE
7255 desc: in radio screen / menu
7256 user:
7257 <source>
7258 *: "Preset"
7259 </source>
7260 <dest>
7261 *: "Modalità preselezione"
7262 </dest>
7263 <voice>
7264 *: ""
7265 </voice>
7266</phrase>
7267<phrase>
7268 id: LANG_DIRBROWSE_F1
7269 desc: in dir browser, F1 button bar text
7270 user:
7271 <source>
7272 *: "Menu"
7273 </source>
7274 <dest>
7275 *: "Menù"
7276 </dest>
7277 <voice>
7278 *: ""
7279 </voice>
7280</phrase>
7281<phrase>
7282 id: LANG_DIRBROWSE_F2
7283 desc: in dir browser, F2 button bar text
7284 user:
7285 <source>
7286 *: "Option"
7287 </source>
7288 <dest>
7289 *: "Opzioni"
7290 </dest>
7291 <voice>
7292 *: ""
7293 </voice>
7294</phrase>
7295<phrase>
7296 id: LANG_DIRBROWSE_F3
7297 desc: in dir browser, F3 button bar text
7298 user:
7299 <source>
7300 *: "LCD"
7301 </source>
7302 <dest>
7303 *: "LCD"
7304 </dest>
7305 <voice>
7306 *: ""
7307 </voice>
7308</phrase>
7309<phrase>
7310 id: LANG_SHOWDIR_BUFFER_FULL
7311 desc: in showdir(), displayed on screen when you reach buffer limit
7312 user:
7313 <source>
7314 *: "Dir Buffer Is Full!"
7315 </source>
7316 <dest>
7317 *: "Il buffer directory è pieno!"
7318 </dest>
7319 <voice>
7320 *: ""
7321 </voice>
7322</phrase>
7323<phrase>
7324 id: LANG_LANGUAGE_LOADED
7325 desc: shown when a language has been loaded from the dir browser
7326 user:
7327 <source>
7328 *: "New Language"
7329 </source>
7330 <dest>
7331 *: "Nuova lingua"
7332 </dest>
7333 <voice>
7334 *: ""
7335 </voice>
7336</phrase>
7337<phrase>
7338 id: LANG_SETTINGS_LOADED
7339 desc: Feedback shown when a .cfg file is loaded
7340 user:
7341 <source>
7342 *: "Settings Loaded"
7343 </source>
7344 <dest>
7345 *: "Impostazioni Caricate"
7346 </dest>
7347 <voice>
7348 *: ""
7349 </voice>
7350</phrase>
7351<phrase>
7352 id: LANG_SETTINGS_SAVED
7353 desc: Feedback shown when a .cfg file is saved
7354 user:
7355 <source>
7356 *: "Settings Saved"
7357 </source>
7358 <dest>
7359 *: "Impostazioni Salvate"
7360 </dest>
7361 <voice>
7362 *: ""
7363 </voice>
7364</phrase>
7365<phrase>
7366 id: LANG_BOOT_CHANGED
7367 desc: File browser discovered the boot file was changed
7368 user:
7369 <source>
7370 *: "Boot changed"
7371 </source>
7372 <dest>
7373 *: "Dati di avvio modificati"
7374 </dest>
7375 <voice>
7376 *: ""
7377 </voice>
7378</phrase>
7379<phrase>
7380 id: LANG_REBOOT_NOW
7381 desc: Do you want to reboot?
7382 user:
7383 <source>
7384 *: "Reboot now?"
7385 </source>
7386 <dest>
7387 *: "Riavviare adesso?"
7388 </dest>
7389 <voice>
7390 *: ""
7391 </voice>
7392</phrase>
7393<phrase>
7394 id: LANG_OFF_ABORT
7395 desc: Used on recorder models
7396 user:
7397 <source>
7398 *: "OFF to abort"
7399 </source>
7400 <dest>
7401 *: "OFF per annullare"
7402 </dest>
7403 <voice>
7404 *: ""
7405 </voice>
7406</phrase>
7407<phrase>
7408 id: LANG_STOP_ABORT
7409 desc: Used on player models
7410 user:
7411 <source>
7412 *: "STOP to abort"
7413 </source>
7414 <dest>
7415 *: "STOP per annullare"
7416 </dest>
7417 <voice>
7418 *: ""
7419 </voice>
7420</phrase>
7421<phrase>
7422 id: LANG_NO_FILES
7423 desc: in settings_menu
7424 user:
7425 <source>
7426 *: "No files"
7427 </source>
7428 <dest>
7429 *: "Nessun file presente"
7430 </dest>
7431 <voice>
7432 *: ""
7433 </voice>
7434</phrase>
7435<phrase>
7436 id: LANG_BACKDROP_LOADED
7437 desc: text for splash to indicate a new backdrop has been loaded successfully
7438 user:
7439 <source>
7440 *: "Backdrop loaded"
7441 </source>
7442 <dest>
7443 *: "Sfondo Caricato"
7444 </dest>
7445 <voice>
7446 *: "Sfondo Caricato"
7447 </voice>
7448</phrase>
7449<phrase>
7450 id: LANG_BACKDROP_FAILED
7451 desc: text for splash to indicate a failure to load a bitmap as backdrop
7452 user:
7453 <source>
7454 *: "Backdrop failed"
7455 </source>
7456 <dest>
7457 *: "Sfondo non valido"
7458 </dest>
7459 <voice>
7460 *: "Sfondo non valido"
7461 </voice>
7462</phrase>
7463<phrase>
7464 id: LANG_ID3DB_ARTISTS
7465 desc: ID3 virtual folder name
7466 user:
7467 <source>
7468 *: "Artists"
7469 </source>
7470 <dest>
7471 *: "Artisti"
7472 </dest>
7473 <voice>
7474 *: ""
7475 </voice>
7476</phrase>
7477<phrase>
7478 id: LANG_ID3DB_ALBUMS
7479 desc: ID3 virtual folder name
7480 user:
7481 <source>
7482 *: "Albums"
7483 </source>
7484 <dest>
7485 *: "Album"
7486 </dest>
7487 <voice>
7488 *: ""
7489 </voice>
7490</phrase>
7491<phrase>
7492 id: LANG_ID3DB_SONGS
7493 desc: ID3 virtual folder name
7494 user:
7495 <source>
7496 *: "Songs"
7497 </source>
7498 <dest>
7499 *: "Brani"
7500 </dest>
7501 <voice>
7502 *: ""
7503 </voice>
7504</phrase>
7505<phrase>
7506 id: LANG_ID3DB_SEARCH
7507 desc: ID3 virtual folder name
7508 user:
7509 <source>
7510 *: "Search"
7511 </source>
7512 <dest>
7513 *: "Ricerca"
7514 </dest>
7515 <voice>
7516 *: ""
7517 </voice>
7518</phrase>
7519<phrase>
7520 id: LANG_ID3DB_SEARCH_ARTISTS
7521 desc: ID3 virtual folder name
7522 user:
7523 <source>
7524 *: "Search Artists"
7525 </source>
7526 <dest>
7527 *: "Cerca artista"
7528 </dest>
7529 <voice>
7530 *: ""
7531 </voice>
7532</phrase>
7533<phrase>
7534 id: LANG_ID3DB_SEARCH_ALBUMS
7535 desc: ID3 virtual folder name
7536 user:
7537 <source>
7538 *: "Search Albums"
7539 </source>
7540 <dest>
7541 *: "Cerca album"
7542 </dest>
7543 <voice>
7544 *: ""
7545 </voice>
7546</phrase>
7547<phrase>
7548 id: LANG_ID3DB_SEARCH_SONGS
7549 desc: ID3 virtual folder name
7550 user:
7551 <source>
7552 *: "Search Songs"
7553 </source>
7554 <dest>
7555 *: "Cerca brani"
7556 </dest>
7557 <voice>
7558 *: ""
7559 </voice>
7560</phrase>
7561<phrase>
7562 id: LANG_ID3DB_MATCHES
7563 desc: ID3 virtual folder name
7564 user:
7565 <source>
7566 *: "Found %d matches"
7567 </source>
7568 <dest>
7569 *: "Trovati %d risultati"
7570 </dest>
7571 <voice>
7572 *: ""
7573 </voice>
7574</phrase>
7575<phrase>
7576 id: LANG_ID3DB_ALL_SONGS
7577 desc: ID3 virtual folder name
7578 user:
7579 <source>
7580 *: "<All songs>"
7581 </source>
7582 <dest>
7583 *: "Tutti i brani"
7584 </dest>
7585 <voice>
7586 *: ""
7587 </voice>
7588</phrase>
7589<phrase>
7590 id: LANG_MOVE
7591 desc: The verb/action Move
7592 user:
7593 <source>
7594 *: "Move"
7595 </source>
7596 <dest>
7597 *: "Sposta"
7598 </dest>
7599 <voice>
7600 *: "Sposta"
7601 </voice>
7602</phrase>
7603<phrase>
7604 id: LANG_MOVE_FAILED
7605 desc: Error message displayed in playlist viewer
7606 user:
7607 <source>
7608 *: "Move failed"
7609 </source>
7610 <dest>
7611 *: "Spostamento fallito"
7612 </dest>
7613 <voice>
7614 *: ""
7615 </voice>
7616</phrase>
7617<phrase>
7618 id: LANG_SHOW_INDICES
7619 desc: in playlist viewer menu
7620 user:
7621 <source>
7622 *: "Show Indices"
7623 </source>
7624 <dest>
7625 *: "Mostra indici"
7626 </dest>
7627 <voice>
7628 *: "Mostra indici"
7629 </voice>
7630</phrase>
7631<phrase>
7632 id: LANG_TRACK_DISPLAY
7633 desc: in playlist viewer on+play menu
7634 user:
7635 <source>
7636 *: "Track Display"
7637 </source>
7638 <dest>
7639 *: "Visualizzazione traccia"
7640 </dest>
7641 <voice>
7642 *: "Visualizza Traccia"
7643 </voice>
7644</phrase>
7645<phrase>
7646 id: LANG_DISPLAY_TRACK_NAME_ONLY
7647 desc: track display options
7648 user:
7649 <source>
7650 *: "Track name only"
7651 </source>
7652 <dest>
7653 *: "Solo nome traccia"
7654 </dest>
7655 <voice>
7656 *: "Solo nome traccia"
7657 </voice>
7658</phrase>
7659<phrase>
7660 id: LANG_DISPLAY_FULL_PATH
7661 desc: track display options
7662 user:
7663 <source>
7664 *: "Full path"
7665 </source>
7666 <dest>
7667 *: "Percorso completo"
7668 </dest>
7669 <voice>
7670 *: "Intero Percorso"
7671 </voice>
7672</phrase>
7673<phrase>
7674 id: LANG_REMOVE
7675 desc: in playlist viewer on+play menu
7676 user:
7677 <source>
7678 *: "Remove"
7679 </source>
7680 <dest>
7681 *: "Rimuovi"
7682 </dest>
7683 <voice>
7684 *: "Rimuovi"
7685 </voice>
7686</phrase>
7687<phrase>
7688 id: LANG_FILE_OPTIONS
7689 desc: in playlist viewer on+play menu
7690 user:
7691 <source>
7692 *: "File Options"
7693 </source>
7694 <dest>
7695 *: "Opzioni file"
7696 </dest>
7697 <voice>
7698 *: "Opzioni Fail"
7699 </voice>
7700</phrase>
7701<phrase>
7702 id: LANG_PLUGIN_CANT_OPEN
7703 desc: Plugin open error message
7704 user:
7705 <source>
7706 *: "Can't open %s"
7707 </source>
7708 <dest>
7709 *: "Non riesco ad aprire %s"
7710 </dest>
7711 <voice>
7712 *: ""
7713 </voice>
7714</phrase>
7715<phrase>
7716 id: LANG_READ_FAILED
7717 desc: There was an error reading a file
7718 user:
7719 <source>
7720 *: "Failed reading %s"
7721 </source>
7722 <dest>
7723 *: "Errore in lettura di %s"
7724 </dest>
7725 <voice>
7726 *: ""
7727 </voice>
7728</phrase>
7729<phrase>
7730 id: LANG_PLUGIN_WRONG_MODEL
7731 desc: The plugin is not compatible with the archos model trying to run it
7732 user:
7733 <source>
7734 *: "Incompatible model"
7735 </source>
7736 <dest>
7737 *: "Modello non compatibile"
7738 </dest>
7739 <voice>
7740 *: ""
7741 </voice>
7742</phrase>
7743<phrase>
7744 id: LANG_PLUGIN_WRONG_VERSION
7745 desc: The plugin is not compatible with the rockbox version trying to run it
7746 user:
7747 <source>
7748 *: "Incompatible version"
7749 </source>
7750 <dest>
7751 *: "Versione non compatibile"
7752 </dest>
7753 <voice>
7754 *: ""
7755 </voice>
7756</phrase>
7757<phrase>
7758 id: LANG_PLUGIN_ERROR
7759 desc: The plugin return an error code
7760 user:
7761 <source>
7762 *: "Plugin returned error"
7763 </source>
7764 <dest>
7765 *: "Il plugin ha ritornato un errore"
7766 </dest>
7767 <voice>
7768 *: ""
7769 </voice>
7770</phrase>
7771<phrase>
7772 id: LANG_FILETYPES_EXTENSION_FULL
7773 desc: Extension array full
7774 user:
7775 <source>
7776 *: "Extension array full"
7777 </source>
7778 <dest>
7779 *: "Elenco estensioni pieno"
7780 </dest>
7781 <voice>
7782 *: ""
7783 </voice>
7784</phrase>
7785<phrase>
7786 id: LANG_FILETYPES_FULL
7787 desc: Filetype array full
7788 user:
7789 <source>
7790 *: "Filetype array full"
7791 </source>
7792 <dest>
7793 *: "Elenco nomi file pieno"
7794 </dest>
7795 <voice>
7796 *: ""
7797 </voice>
7798</phrase>
7799<phrase>
7800 id: LANG_FILETYPES_PLUGIN_NAME_LONG
7801 desc: Viewer plugin name too long
7802 user:
7803 <source>
7804 *: "Plugin name too long"
7805 </source>
7806 <dest>
7807 *: "Nome plugin troppo lungo"
7808 </dest>
7809 <voice>
7810 *: ""
7811 </voice>
7812</phrase>
7813<phrase>
7814 id: LANG_FILETYPES_STRING_BUFFER_EMPTY
7815 desc: Filetype string buffer empty
7816 user:
7817 <source>
7818 *: "Filetype string buffer empty"
7819 </source>
7820 <dest>
7821 *: "Buffer tipi di file vuoto"
7822 </dest>
7823 <voice>
7824 *: ""
7825 </voice>
7826</phrase>
7827<phrase>
7828 id: LANG_RESUME_CONFIRM_PLAYER
7829 desc: possible answers to resume question
7830 user:
7831 <source>
7832 *: "(PLAY/STOP)"
7833 </source>
7834 <dest>
7835 *: "(PLAY/STOP)"
7836 </dest>
7837 <voice>
7838 *: ""
7839 </voice>
7840</phrase>