From a28e33f861bbe20e3a1238992fa3b5e5bcbbfdef Mon Sep 17 00:00:00 2001 From: Jonas Häggqvist Date: Sun, 26 Oct 2008 14:17:49 +0000 Subject: Language updates: - Synched Danish by me - Synched Finnish by Jani Kinnunen (FS#9488) - Fix spelling errors in Polish translation by Marcin Łukasik (FS#9416) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18887 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/dansk.lang | 80 ++++++++++++++++++++++++++++++++++++++++++++++---- apps/lang/finnish.lang | 80 ++++++++++++++++++++++++++++++++++++++++++++++++-- apps/lang/polski.lang | 5 ++-- 3 files changed, 154 insertions(+), 11 deletions(-) (limited to 'apps') 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 @@ user: *: none + multivolume: "HD1" e200,c200: "mSD:" ondio*: "MMC:" *: none + multivolume: "HD1" e200,c200: "mSD:" ondio*: "MMC:" *: none + multivolume: "Hard disk 1" e200,c200: "Mikro SD kort" ondio*: "Multimedie kort" @@ -6615,6 +6618,8 @@ ipod*: "PLAY/PAUSE to abort" x5,m5: "Long PLAY to abort" h10,h10_5gb,e200,c200: "PREV to abort" + gigabeats: "BACK to abort" + gigabeatf:"POWER to abort" *: "SLUK for at afbryde" @@ -6622,13 +6627,11 @@ ipod*: "SPIL/PAUSE for at afbryde" x5,m5: "Lang SPIL for at afbryde" h10,h10_5gb,e200,c200: "FORRIGE for at afbryde" + gigabeats: "TILBAGE for at afbryde" + gigabeatf: "TÆND/SLUK for at afbryde" *: "" - player,h100,h120,h300: "" - ipod*: "" - x5,m5: "" - h10,h10_5gb,e200,c200: "" @@ -9750,11 +9753,11 @@ *: none - radio: "US / Canada" + radio: "USA / Canada" *: none - radio: "US og Canada" + radio: "USA og Canada" @@ -12008,3 +12011,68 @@ agc: "ALK klip tid" + + id: LANG_ALBUMART + desc: Display the expected AA size + user: + + *: none + albumart: "Album Art:" + + + *: none + albumart: "Album cover:" + + + *: none + albumart: "Album cover:" + + + + id: LANG_CHANNEL_LEFTRIGHT + desc: in sound_settings + user: + + *: none + recording_swcodec: "Mono Left + Right" + + + *: none + recording_swcodec: "Mono højre + venstre" + + + *: none + recording_swcodec: "Mono højre plus venstre" + + + + id: LANG_SEARCH_RESULTS + desc: title for the list of results displayed after searching in a playlist + user: + + *: "Search Results" + + + *: "Søgeresultater" + + + *: "Søgeresultater" + + + + id: LANG_RECORDING_MONO_MODE + desc: in sound_settings + user: + + *: none + recording_swcodec: "Mono mode" + + + *: none + recording_swcodec: "Mono tilstand" + + + *: none + recording_swcodec: "Mono tilstand" + + 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 @@ user: *: none + multivolume: "HD1" e200,c200: "mSD:" ondio*: "MMC:" *: none + multivolume: "HD1" e200,c200: "MSD:" ondio*: "MMC:" *: none - e200,c200: "micro S D muistikortti" - ondio*: "M M C muistikortti" + multivolume: "Kiintolevy1" + e200,c200: "micro s d muistikortti" + ondio*: "m m c muistikortti" @@ -7396,6 +7399,8 @@ ipod*: "PLAY/PAUSE to abort" x5,m5: "Long PLAY to abort" h10,h10_5gb,e200,c200: "PREV to abort" + gigabeats: "BACK to abort" + gigabeatf:"POWER to abort" *: "OFF keskeyttää" @@ -7403,6 +7408,8 @@ ipod*: "PLAY/PAUSE keskeyttää" x5,m5: "Pitkä PLAY keskeyttää" h10,h10_5gb,e200,c200: "PREV keskeyttää" + gigabeats: "BACK keskeyttää" + gigabeatf:"POWER keskeyttää" *: "" @@ -7410,6 +7417,8 @@ ipod*: "" x5,m5: "" h10,h10_5gb,e200,c200: "" + gigabeats: "" + gigabeatf:"" @@ -9745,7 +9754,7 @@ *: none - usb_charging: "Lataa USB yhteyden aikana" + usb_charging: "Lataa u s b yhteyden aikana" @@ -11942,3 +11951,68 @@ *: "Ohita kappale" + + id: LANG_ALBUMART + desc: Display the expected AA size + user: + + *: none + albumart: "Album Art:" + + + *: none + albumart: "Kansikuva:" + + + *: none + albumart: "Kansikuva:" + + + + id: LANG_CHANNEL_LEFTRIGHT + desc: in sound_settings + user: + + *: none + recording_swcodec: "Mono Left + Right" + + + *: none + recording_swcodec: "Vasen + oikea" + + + *: none + recording_swcodec: "Vasen plus oikea" + + + + id: LANG_RECORDING_MONO_MODE + desc: in sound_settings + user: + + *: none + recording_swcodec: "Mono mode" + + + *: none + recording_swcodec: "Monotila" + + + *: none + recording_swcodec: "Monotila" + + + + id: LANG_SEARCH_RESULTS + desc: title for the list of results displayed after searching in a playlist + user: + + *: "Search Results" + + + *: "Etsinnän tulokset" + + + *: "Etsinnän tulokset" + + 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 @@ # - Przemysław Hołubowski # - Mateusz Kubica # - Maciej Adamczak +# - Marcin Łukasik id: LANG_SET_BOOL_YES desc: bool true representation @@ -851,7 +852,7 @@ *: none - swcodec: "Wzm. crossfeed'a" + swcodec: "Wzm. crossfeedu" *: none @@ -6839,7 +6840,7 @@ *: "Rockbox Info" - *: "Informacje Rockbox'a" + *: "Informacje Rockboksa" *: "Informacje rokboksa" -- cgit v1.2.3