summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Gevaerts <frank@gevaerts.be>2011-12-04 21:03:54 +0000
committerFrank Gevaerts <frank@gevaerts.be>2011-12-04 21:03:54 +0000
commit69d432f5989f6f4b878364a40847d56ba42bec4b (patch)
tree897a09f82e092a7adb560237ebe31222b424beef
parent51b2db366a60323093a5611daff9629d50ec6877 (diff)
downloadrockbox-69d432f5989f6f4b878364a40847d56ba42bec4b.tar.gz
rockbox-69d432f5989f6f4b878364a40847d56ba42bec4b.zip
Merge Italian and Latvian from trunk
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31146 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/italiano.lang110
-rw-r--r--apps/lang/latviesu.lang83
2 files changed, 187 insertions, 6 deletions
diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang
index 0450f2280d..921a805d23 100644
--- a/apps/lang/italiano.lang
+++ b/apps/lang/italiano.lang
@@ -419,7 +419,10 @@
419</phrase> 419</phrase>
420<phrase> 420<phrase>
421 id: LANG_PLAYLISTS 421 id: LANG_PLAYLISTS
422 desc: in the main menu and file view setting 422### The 'desc' field differs from the english!
423### the previously used desc is commented below:
424### desc: in the main menu and file view setting
425 desc: in the file view setting
423 user: core 426 user: core
424 <source> 427 <source>
425 *: "Playlists" 428 *: "Playlists"
@@ -6461,7 +6464,10 @@ desc: deprecated
6461</phrase> 6464</phrase>
6462<phrase> 6465<phrase>
6463 id: LANG_CATALOG 6466 id: LANG_CATALOG
6464 desc: in onplay menu 6467### The 'desc' field differs from the english!
6468### the previously used desc is commented below:
6469### desc: in onplay menu
6470 desc: in main menu and onplay menu
6465 user: core 6471 user: core
6466 <source> 6472 <source>
6467 *: "Playlist Catalogue" 6473 *: "Playlist Catalogue"
@@ -12381,8 +12387,12 @@ desc: deprecated
12381 desc: in sound_menu, amount of 3D enhancement effect 12387 desc: in sound_menu, amount of 3D enhancement effect
12382 user: core 12388 user: core
12383 <source> 12389 <source>
12390### The <source> section differs from the english!
12391### the previously used one is commented below:
12392### *: none
12393### gigabeats,mpiohd200,mpiohd300: "3-D Enhancement"
12384 *: none 12394 *: none
12385 gigabeats,mpiohd200,mpiohd300: "3-D Enhancement" 12395 gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3-D Enhancement"
12386 </source> 12396 </source>
12387 <dest> 12397 <dest>
12388 *: none 12398 *: none
@@ -12730,3 +12740,97 @@ desc: deprecated
12730 *: "Salva Modifiche?" 12740 *: "Salva Modifiche?"
12731 </voice> 12741 </voice>
12732</phrase> 12742</phrase>
12743<phrase>
12744 id: LANG_USB_SKIP_FIRST_DRIVE
12745 desc: in settings_menu
12746 user: core
12747 <source>
12748 *: none
12749 multidrive_usb: "USB Hide Internal Drive"
12750 </source>
12751 <dest>
12752 *: none
12753 multidrive_usb: "Nascondi Drive interno USB"
12754 </dest>
12755 <voice>
12756 *: none
12757 multidrive_usb: "Nascondi Drive interno USB"
12758 </voice>
12759</phrase>
12760<phrase>
12761 id: LANG_LIST_LINE_PADDING
12762 desc: list padding, in display settings
12763 user: core
12764 <source>
12765 *: none
12766 touchscreen: "Line Padding in Lists"
12767 </source>
12768 <dest>
12769 *: none
12770 touchscreen: "Padding Linea in Elenchi"
12771 </dest>
12772 <voice>
12773 *: none
12774 touchscreen: "Padding Linea in Elenchi"
12775 </voice>
12776</phrase>
12777<phrase>
12778 id: LANG_AUTOMATIC
12779 desc: generic automatic
12780 user: core
12781 <source>
12782 *: "Automatic"
12783 </source>
12784 <dest>
12785 *: "Automatico"
12786 </dest>
12787 <voice>
12788 *: "Automatico"
12789 </voice>
12790</phrase>
12791<phrase>
12792 id: LANG_SLEEP_TIMER_DURATION
12793 desc: default sleep timer duration in minutes (unused in UI)
12794 user: core
12795 <source>
12796 *: "Default Sleep Timer Duration"
12797 </source>
12798 <dest>
12799 *: "Durata Default Tempo Spegnimento"
12800 </dest>
12801 <voice>
12802 *: "Durata Default Tempo Spegnimento"
12803 </voice>
12804</phrase>
12805<phrase>
12806 id: LANG_SLEEP_TIMER_ON_POWER_UP
12807 desc: whether sleep timer starts on power up
12808 user: core
12809 <source>
12810 *: "Start Sleep Timer On Boot"
12811 </source>
12812 <dest>
12813 *: "Avvio Tempo Spegnimento All'accensione"
12814 </dest>
12815 <voice>
12816 *: "Avvio Tempo Spegnimento All'accensione"
12817 </voice>
12818</phrase>
12819<phrase>
12820 id: LANG_SLEEP_TIMER_CANCEL_CURRENT
12821 desc: shown instead of sleep timer when it's running
12822 user: core
12823 <source>
12824 *: "Cancel Sleep Timer"
12825 </source>
12826 <dest>
12827 *: "Annulla Tempo Spegnimento"
12828 </dest>
12829 <voice>
12830 *: "Annulla Tempo Spegnimento"
12831 </voice>
12832</phrase>
12833### LANG_SHORTCUTS: The phrase is not used. Skipped
12834### LANG_KEYCLICK_SOFTWARE: The phrase is not used. Skipped
12835### LANG_KEYCLICK_HARDWARE: The phrase is not used. Skipped
12836### LANG_GLYPHS: The phrase is not used. Skipped
diff --git a/apps/lang/latviesu.lang b/apps/lang/latviesu.lang
index 866820d4f3..e2f202d6fa 100644
--- a/apps/lang/latviesu.lang
+++ b/apps/lang/latviesu.lang
@@ -12366,15 +12366,15 @@
12366 user: core 12366 user: core
12367 <source> 12367 <source>
12368 *: none 12368 *: none
12369 gigabeats,mpiohd200,mpiohd300: "3-D Enhancement" 12369 gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3-D Enhancement"
12370 </source> 12370 </source>
12371 <dest> 12371 <dest>
12372 *: none 12372 *: none
12373 gigabeats,mpiohd200,mpiohd300: "3-D Paplašinājums" 12373 gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3-D Paplašinājums"
12374 </dest> 12374 </dest>
12375 <voice> 12375 <voice>
12376 *: none 12376 *: none
12377 gigabeats,mpiohd200,mpiohd300: "triis dimensiju paplashinaajums" 12377 gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "triis dimensiju paplashinaajums"
12378 </voice> 12378 </voice>
12379</phrase> 12379</phrase>
12380<phrase> 12380<phrase>
@@ -12748,3 +12748,80 @@
12748 histogram: "vizualizaacijas intervaals" 12748 histogram: "vizualizaacijas intervaals"
12749 </voice> 12749 </voice>
12750</phrase> 12750</phrase>
12751### LANG_GLYPHS: The phrase is not used. Skipped
12752### LANG_KEYCLICK_HARDWARE: The phrase is not used. Skipped
12753### LANG_KEYCLICK_SOFTWARE: The phrase is not used. Skipped
12754<phrase>
12755 id: LANG_LIST_LINE_PADDING
12756 desc: list padding, in display settings
12757 user: core
12758 <source>
12759 *: none
12760 touchscreen: "Line Padding in Lists"
12761 </source>
12762 <dest>
12763 *: none
12764 touchscreen: "Līnijas Izplešana Sarakstos"
12765 </dest>
12766 <voice>
12767 *: none
12768 touchscreen: "liinijas izpleshana sarakstos"
12769 </voice>
12770</phrase>
12771<phrase>
12772 id: LANG_AUTOMATIC
12773 desc: generic automatic
12774 user: core
12775 <source>
12776 *: "Automatic"
12777 </source>
12778 <dest>
12779 *: "Automātiski"
12780 </dest>
12781 <voice>
12782 *: "automaatiski"
12783 </voice>
12784</phrase>
12785### LANG_SHORTCUTS: The phrase is not used. Skipped
12786<phrase>
12787 id: LANG_SLEEP_TIMER_CANCEL_CURRENT
12788 desc: shown instead of sleep timer when it's running
12789 user: core
12790 <source>
12791 *: "Cancel Sleep Timer"
12792 </source>
12793 <dest>
12794 *: "Izslēgt Izslēgšanos"
12795 </dest>
12796 <voice>
12797 *: "izsleegt izsleegshanos"
12798 </voice>
12799</phrase>
12800<phrase>
12801 id: LANG_SLEEP_TIMER_DURATION
12802 desc: default sleep timer duration in minutes (unused in UI)
12803 user: core
12804 <source>
12805 *: "Default Sleep Timer Duration"
12806 </source>
12807 <dest>
12808 *: "Noklusētais Izslēgšanās Laiks"
12809 </dest>
12810 <voice>
12811 *: "nokluseetais izsleegshanaas laiks"
12812 </voice>
12813</phrase>
12814<phrase>
12815 id: LANG_SLEEP_TIMER_ON_POWER_UP
12816 desc: whether sleep timer starts on power up
12817 user: core
12818 <source>
12819 *: "Start Sleep Timer On Boot"
12820 </source>
12821 <dest>
12822 *: "Sākt Izslēgšanas Laiku Ieslēdzot"
12823 </dest>
12824 <voice>
12825 *: "saakt izsleegshanas laika atskaiti iesleedzot"
12826 </voice>
12827</phrase>