diff options
Diffstat (limited to 'apps/lang/finnish.lang')
-rw-r--r-- | apps/lang/finnish.lang | 80 |
1 files changed, 77 insertions, 3 deletions
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: <source> *: none + multivolume: "HD1" e200,c200: "mSD:" ondio*: "MMC:" </source> <dest> *: none + multivolume: "HD1" e200,c200: "MSD:" ondio*: "MMC:" </dest> <voice> *: 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" </voice> </phrase> <phrase> @@ -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" </source> <dest> *: "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ää" </dest> <voice> *: "" @@ -7410,6 +7417,8 @@ ipod*: "" x5,m5: "" h10,h10_5gb,e200,c200: "" + gigabeats: "" + gigabeatf:"" </voice> </phrase> <phrase> @@ -9745,7 +9754,7 @@ </dest> <voice> *: none - usb_charging: "Lataa USB yhteyden aikana" + usb_charging: "Lataa u s b yhteyden aikana" </voice> </phrase> <phrase> @@ -11942,3 +11951,68 @@ *: "Ohita kappale" </voice> </phrase> +<phrase> + id: LANG_ALBUMART + desc: Display the expected AA size + user: + <source> + *: none + albumart: "Album Art:" + </source> + <dest> + *: none + albumart: "Kansikuva:" + </dest> + <voice> + *: none + albumart: "Kansikuva:" + </voice> +</phrase> +<phrase> + id: LANG_CHANNEL_LEFTRIGHT + desc: in sound_settings + user: + <source> + *: none + recording_swcodec: "Mono Left + Right" + </source> + <dest> + *: none + recording_swcodec: "Vasen + oikea" + </dest> + <voice> + *: none + recording_swcodec: "Vasen plus oikea" + </voice> +</phrase> +<phrase> + id: LANG_RECORDING_MONO_MODE + desc: in sound_settings + user: + <source> + *: none + recording_swcodec: "Mono mode" + </source> + <dest> + *: none + recording_swcodec: "Monotila" + </dest> + <voice> + *: none + recording_swcodec: "Monotila" + </voice> +</phrase> +<phrase> + id: LANG_SEARCH_RESULTS + desc: title for the list of results displayed after searching in a playlist + user: + <source> + *: "Search Results" + </source> + <dest> + *: "Etsinnän tulokset" + </dest> + <voice> + *: "Etsinnän tulokset" + </voice> +</phrase> |