summaryrefslogtreecommitdiff
path: root/apps/lang
diff options
context:
space:
mode:
authorJonas Häggqvist <rasher@rasher.dk>2008-10-26 14:17:49 +0000
committerJonas Häggqvist <rasher@rasher.dk>2008-10-26 14:17:49 +0000
commita28e33f861bbe20e3a1238992fa3b5e5bcbbfdef (patch)
tree9dc3c2bc37061e4589b7416734f10802d975f3b0 /apps/lang
parent95726a5c239d37a453efa7fe4e2f7cfdb96f536b (diff)
downloadrockbox-a28e33f861bbe20e3a1238992fa3b5e5bcbbfdef.tar.gz
rockbox-a28e33f861bbe20e3a1238992fa3b5e5bcbbfdef.zip
Language updates:
- Synched Danish by me - Synched Finnish by Jani Kinnunen (FS#9488) - Fix spelling errors in Polish translation by Marcin Łukasik (FS#9416) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18887 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang')
-rw-r--r--apps/lang/dansk.lang80
-rw-r--r--apps/lang/finnish.lang80
-rw-r--r--apps/lang/polski.lang5
3 files changed, 154 insertions, 11 deletions
diff --git a/apps/lang/dansk.lang b/apps/lang/dansk.lang
index 190f90aa6a..4abf72e03f 100644
--- a/apps/lang/dansk.lang
+++ b/apps/lang/dansk.lang
@@ -3743,16 +3743,19 @@
3743 user: 3743 user:
3744 <source> 3744 <source>
3745 *: none 3745 *: none
3746 multivolume: "HD1"
3746 e200,c200: "mSD:" 3747 e200,c200: "mSD:"
3747 ondio*: "MMC:" 3748 ondio*: "MMC:"
3748 </source> 3749 </source>
3749 <dest> 3750 <dest>
3750 *: none 3751 *: none
3752 multivolume: "HD1"
3751 e200,c200: "mSD:" 3753 e200,c200: "mSD:"
3752 ondio*: "MMC:" 3754 ondio*: "MMC:"
3753 </dest> 3755 </dest>
3754 <voice> 3756 <voice>
3755 *: none 3757 *: none
3758 multivolume: "Hard disk 1"
3756 e200,c200: "Mikro SD kort" 3759 e200,c200: "Mikro SD kort"
3757 ondio*: "Multimedie kort" 3760 ondio*: "Multimedie kort"
3758 </voice> 3761 </voice>
@@ -6615,6 +6618,8 @@
6615 ipod*: "PLAY/PAUSE to abort" 6618 ipod*: "PLAY/PAUSE to abort"
6616 x5,m5: "Long PLAY to abort" 6619 x5,m5: "Long PLAY to abort"
6617 h10,h10_5gb,e200,c200: "PREV to abort" 6620 h10,h10_5gb,e200,c200: "PREV to abort"
6621 gigabeats: "BACK to abort"
6622 gigabeatf:"POWER to abort"
6618 </source> 6623 </source>
6619 <dest> 6624 <dest>
6620 *: "SLUK for at afbryde" 6625 *: "SLUK for at afbryde"
@@ -6622,13 +6627,11 @@
6622 ipod*: "SPIL/PAUSE for at afbryde" 6627 ipod*: "SPIL/PAUSE for at afbryde"
6623 x5,m5: "Lang SPIL for at afbryde" 6628 x5,m5: "Lang SPIL for at afbryde"
6624 h10,h10_5gb,e200,c200: "FORRIGE for at afbryde" 6629 h10,h10_5gb,e200,c200: "FORRIGE for at afbryde"
6630 gigabeats: "TILBAGE for at afbryde"
6631 gigabeatf: "TÆND/SLUK for at afbryde"
6625 </dest> 6632 </dest>
6626 <voice> 6633 <voice>
6627 *: "" 6634 *: ""
6628 player,h100,h120,h300: ""
6629 ipod*: ""
6630 x5,m5: ""
6631 h10,h10_5gb,e200,c200: ""
6632 </voice> 6635 </voice>
6633</phrase> 6636</phrase>
6634<phrase> 6637<phrase>
@@ -9750,11 +9753,11 @@
9750 </source> 9753 </source>
9751 <dest> 9754 <dest>
9752 *: none 9755 *: none
9753 radio: "US / Canada" 9756 radio: "USA / Canada"
9754 </dest> 9757 </dest>
9755 <voice> 9758 <voice>
9756 *: none 9759 *: none
9757 radio: "US og Canada" 9760 radio: "USA og Canada"
9758 </voice> 9761 </voice>
9759</phrase> 9762</phrase>
9760<phrase> 9763<phrase>
@@ -12008,3 +12011,68 @@
12008 agc: "ALK klip tid" 12011 agc: "ALK klip tid"
12009 </voice> 12012 </voice>
12010</phrase> 12013</phrase>
12014<phrase>
12015 id: LANG_ALBUMART
12016 desc: Display the expected AA size
12017 user:
12018 <source>
12019 *: none
12020 albumart: "Album Art:"
12021 </source>
12022 <dest>
12023 *: none
12024 albumart: "Album cover:"
12025 </dest>
12026 <voice>
12027 *: none
12028 albumart: "Album cover:"
12029 </voice>
12030</phrase>
12031<phrase>
12032 id: LANG_CHANNEL_LEFTRIGHT
12033 desc: in sound_settings
12034 user:
12035 <source>
12036 *: none
12037 recording_swcodec: "Mono Left + Right"
12038 </source>
12039 <dest>
12040 *: none
12041 recording_swcodec: "Mono højre + venstre"
12042 </dest>
12043 <voice>
12044 *: none
12045 recording_swcodec: "Mono højre plus venstre"
12046 </voice>
12047</phrase>
12048<phrase>
12049 id: LANG_SEARCH_RESULTS
12050 desc: title for the list of results displayed after searching in a playlist
12051 user:
12052 <source>
12053 *: "Search Results"
12054 </source>
12055 <dest>
12056 *: "Søgeresultater"
12057 </dest>
12058 <voice>
12059 *: "Søgeresultater"
12060 </voice>
12061</phrase>
12062<phrase>
12063 id: LANG_RECORDING_MONO_MODE
12064 desc: in sound_settings
12065 user:
12066 <source>
12067 *: none
12068 recording_swcodec: "Mono mode"
12069 </source>
12070 <dest>
12071 *: none
12072 recording_swcodec: "Mono tilstand"
12073 </dest>
12074 <voice>
12075 *: none
12076 recording_swcodec: "Mono tilstand"
12077 </voice>
12078</phrase>
diff --git a/apps/lang/finnish.lang b/apps/lang/finnish.lang
index 884788664b..af2e0f1714 100644
--- a/apps/lang/finnish.lang
+++ b/apps/lang/finnish.lang
@@ -4442,18 +4442,21 @@
4442 user: 4442 user:
4443 <source> 4443 <source>
4444 *: none 4444 *: none
4445 multivolume: "HD1"
4445 e200,c200: "mSD:" 4446 e200,c200: "mSD:"
4446 ondio*: "MMC:" 4447 ondio*: "MMC:"
4447 </source> 4448 </source>
4448 <dest> 4449 <dest>
4449 *: none 4450 *: none
4451 multivolume: "HD1"
4450 e200,c200: "MSD:" 4452 e200,c200: "MSD:"
4451 ondio*: "MMC:" 4453 ondio*: "MMC:"
4452 </dest> 4454 </dest>
4453 <voice> 4455 <voice>
4454 *: none 4456 *: none
4455 e200,c200: "micro S D muistikortti" 4457 multivolume: "Kiintolevy1"
4456 ondio*: "M M C muistikortti" 4458 e200,c200: "micro s d muistikortti"
4459 ondio*: "m m c muistikortti"
4457 </voice> 4460 </voice>
4458</phrase> 4461</phrase>
4459<phrase> 4462<phrase>
@@ -7396,6 +7399,8 @@
7396 ipod*: "PLAY/PAUSE to abort" 7399 ipod*: "PLAY/PAUSE to abort"
7397 x5,m5: "Long PLAY to abort" 7400 x5,m5: "Long PLAY to abort"
7398 h10,h10_5gb,e200,c200: "PREV to abort" 7401 h10,h10_5gb,e200,c200: "PREV to abort"
7402 gigabeats: "BACK to abort"
7403 gigabeatf:"POWER to abort"
7399 </source> 7404 </source>
7400 <dest> 7405 <dest>
7401 *: "OFF keskeyttää" 7406 *: "OFF keskeyttää"
@@ -7403,6 +7408,8 @@
7403 ipod*: "PLAY/PAUSE keskeyttää" 7408 ipod*: "PLAY/PAUSE keskeyttää"
7404 x5,m5: "Pitkä PLAY keskeyttää" 7409 x5,m5: "Pitkä PLAY keskeyttää"
7405 h10,h10_5gb,e200,c200: "PREV keskeyttää" 7410 h10,h10_5gb,e200,c200: "PREV keskeyttää"
7411 gigabeats: "BACK keskeyttää"
7412 gigabeatf:"POWER keskeyttää"
7406 </dest> 7413 </dest>
7407 <voice> 7414 <voice>
7408 *: "" 7415 *: ""
@@ -7410,6 +7417,8 @@
7410 ipod*: "" 7417 ipod*: ""
7411 x5,m5: "" 7418 x5,m5: ""
7412 h10,h10_5gb,e200,c200: "" 7419 h10,h10_5gb,e200,c200: ""
7420 gigabeats: ""
7421 gigabeatf:""
7413 </voice> 7422 </voice>
7414</phrase> 7423</phrase>
7415<phrase> 7424<phrase>
@@ -9745,7 +9754,7 @@
9745 </dest> 9754 </dest>
9746 <voice> 9755 <voice>
9747 *: none 9756 *: none
9748 usb_charging: "Lataa USB yhteyden aikana" 9757 usb_charging: "Lataa u s b yhteyden aikana"
9749 </voice> 9758 </voice>
9750</phrase> 9759</phrase>
9751<phrase> 9760<phrase>
@@ -11942,3 +11951,68 @@
11942 *: "Ohita kappale" 11951 *: "Ohita kappale"
11943 </voice> 11952 </voice>
11944</phrase> 11953</phrase>
11954<phrase>
11955 id: LANG_ALBUMART
11956 desc: Display the expected AA size
11957 user:
11958 <source>
11959 *: none
11960 albumart: "Album Art:"
11961 </source>
11962 <dest>
11963 *: none
11964 albumart: "Kansikuva:"
11965 </dest>
11966 <voice>
11967 *: none
11968 albumart: "Kansikuva:"
11969 </voice>
11970</phrase>
11971<phrase>
11972 id: LANG_CHANNEL_LEFTRIGHT
11973 desc: in sound_settings
11974 user:
11975 <source>
11976 *: none
11977 recording_swcodec: "Mono Left + Right"
11978 </source>
11979 <dest>
11980 *: none
11981 recording_swcodec: "Vasen + oikea"
11982 </dest>
11983 <voice>
11984 *: none
11985 recording_swcodec: "Vasen plus oikea"
11986 </voice>
11987</phrase>
11988<phrase>
11989 id: LANG_RECORDING_MONO_MODE
11990 desc: in sound_settings
11991 user:
11992 <source>
11993 *: none
11994 recording_swcodec: "Mono mode"
11995 </source>
11996 <dest>
11997 *: none
11998 recording_swcodec: "Monotila"
11999 </dest>
12000 <voice>
12001 *: none
12002 recording_swcodec: "Monotila"
12003 </voice>
12004</phrase>
12005<phrase>
12006 id: LANG_SEARCH_RESULTS
12007 desc: title for the list of results displayed after searching in a playlist
12008 user:
12009 <source>
12010 *: "Search Results"
12011 </source>
12012 <dest>
12013 *: "Etsinnän tulokset"
12014 </dest>
12015 <voice>
12016 *: "Etsinnän tulokset"
12017 </voice>
12018</phrase>
diff --git a/apps/lang/polski.lang b/apps/lang/polski.lang
index 4f8e79c84b..717c9a790d 100644
--- a/apps/lang/polski.lang
+++ b/apps/lang/polski.lang
@@ -22,6 +22,7 @@
22# - Przemysław Hołubowski 22# - Przemysław Hołubowski
23# - Mateusz Kubica 23# - Mateusz Kubica
24# - Maciej Adamczak 24# - Maciej Adamczak
25# - Marcin Łukasik
25<phrase> 26<phrase>
26 id: LANG_SET_BOOL_YES 27 id: LANG_SET_BOOL_YES
27 desc: bool true representation 28 desc: bool true representation
@@ -851,7 +852,7 @@
851 </source> 852 </source>
852 <dest> 853 <dest>
853 *: none 854 *: none
854 swcodec: "Wzm. crossfeed'a" 855 swcodec: "Wzm. crossfeedu"
855 </dest> 856 </dest>
856 <voice> 857 <voice>
857 *: none 858 *: none
@@ -6839,7 +6840,7 @@
6839 *: "Rockbox Info" 6840 *: "Rockbox Info"
6840 </source> 6841 </source>
6841 <dest> 6842 <dest>
6842 *: "Informacje Rockbox'a" 6843 *: "Informacje Rockboksa"
6843 </dest> 6844 </dest>
6844 <voice> 6845 <voice>
6845 *: "Informacje rokboksa" 6846 *: "Informacje rokboksa"