summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/lang/italiano.lang68
1 files changed, 68 insertions, 0 deletions
diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang
index 70f6cb6f19..f0a3c8413e 100644
--- a/apps/lang/italiano.lang
+++ b/apps/lang/italiano.lang
@@ -3396,14 +3396,17 @@
3396 <source> 3396 <source>
3397 *: none 3397 *: none
3398 battery_types: "Alkaline" 3398 battery_types: "Alkaline"
3399 xduoox3: "Newer (2000 mAh)"
3399 </source> 3400 </source>
3400 <dest> 3401 <dest>
3401 *: none 3402 *: none
3402 battery_types: "Alcalina" 3403 battery_types: "Alcalina"
3404 xduoox3: "Nuovo tipo (2000 mAh)"
3403 </dest> 3405 </dest>
3404 <voice> 3406 <voice>
3405 *: none 3407 *: none
3406 battery_types: "Alcalina" 3408 battery_types: "Alcalina"
3409 xduoox3: "Nuovo tipo 2000 milliamp ora"
3407 </voice> 3410 </voice>
3408</phrase> 3411</phrase>
3409<phrase> 3412<phrase>
@@ -3413,14 +3416,17 @@
3413 <source> 3416 <source>
3414 *: none 3417 *: none
3415 battery_types: "NiMH" 3418 battery_types: "NiMH"
3419 xduoox3: "Older (1500 mAh)"
3416 </source> 3420 </source>
3417 <dest> 3421 <dest>
3418 *: none 3422 *: none
3419 battery_types: "Nickel metal idrato" 3423 battery_types: "Nickel metal idrato"
3424 xduoox3: "Vecchio tipo (1500 mAh)"
3420 </dest> 3425 </dest>
3421 <voice> 3426 <voice>
3422 *: none 3427 *: none
3423 battery_types: "Nickel metal idrato" 3428 battery_types: "Nickel metal idrato"
3429 xduoox3: "Vecchio tipo 1500 milliamp ora"
3424 </voice> 3430 </voice>
3425</phrase> 3431</phrase>
3426<phrase> 3432<phrase>
@@ -15458,3 +15464,65 @@
15458 *: "Sfoglia" 15464 *: "Sfoglia"
15459 </voice> 15465 </voice>
15460</phrase> 15466</phrase>
15467<phrase>
15468 id: LANG_TALK_MIXER_LEVEL
15469 desc: Relative volume of voice prompts
15470 user: core
15471 <source>
15472 *: "Voice prompt volume"
15473 </source>
15474 <dest>
15475 *: "Volume dei prompt vocali"
15476 </dest>
15477 <voice>
15478 *: "Volume dei prompt vocali"
15479 </voice>
15480</phrase>
15481<phrase>
15482 id: LANG_FILTER_SHORT_SHARP
15483 desc: in sound settings
15484 user: core
15485 <source>
15486 *: none
15487 filter_roll_off: "Short Sharp"
15488 </source>
15489 <dest>
15490 *: none
15491 filter_roll_off: "Acuto breve"
15492 </dest>
15493 <voice>
15494 *: none
15495 filter_roll_off: "Acuto breve"
15496 </voice>
15497</phrase>
15498<phrase>
15499 id: LANG_FILTER_SHORT_SLOW
15500 desc: in sound settings
15501 user: core
15502 <source>
15503 *: none
15504 filter_roll_off: "Short Slow"
15505 </source>
15506 <dest>
15507 *: none
15508 filter_roll_off: "Basso breve"
15509 </dest>
15510 <voice>
15511 *: none
15512 filter_roll_off: "basso breve"
15513 </voice>
15514</phrase>
15515<phrase>
15516 id: LANG_ENTER_USB_STORAGE_MODE_QUERY
15517 desc: upon plugging in USB
15518 user: core
15519 <source>
15520 *: "Enter USB mass storage mode?"
15521 </source>
15522 <dest>
15523 *: "Entrare in modo memoria di massa USB?"
15524 </dest>
15525 <voice>
15526 *: "Entrare in modo memoria di massa USB?"
15527 </voice>
15528</phrase>