From de74a92e3d8119de8b1371dac7c44fa61f683832 Mon Sep 17 00:00:00 2001 From: Jonas Häggqvist Date: Sun, 22 Mar 2009 19:46:28 +0000 Subject: Finnish translation update by Tuukka Ojala (FS#10042). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20468 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/finnish.lang | 177 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 176 insertions(+), 1 deletion(-) diff --git a/apps/lang/finnish.lang b/apps/lang/finnish.lang index ee5a96d9c3..04fc72e5b3 100644 --- a/apps/lang/finnish.lang +++ b/apps/lang/finnish.lang @@ -1156,7 +1156,7 @@ id: LANG_VERSION - desc: in the info menu + desc: in the Rockbox Info screen user: core *: "Version" @@ -12165,3 +12165,178 @@ quickscreen: "" + + id: LANG_SERIAL_BITRATE_19200 + desc: in system settings menu + user: core + + *: none + serial_port: "19200" + + + *: none + serial_port: "19200" + + + *: none + serial_port: "19200" + + + + id: LANG_ENABLE_SPEAKER + desc: in Settings -> Sound Settings + user: core + + *: none + speaker: "Enable Speaker" + + + *: none + speaker: "Enable Speaker" + + + *: none + speaker: "Enable Speaker" + + + + id: LANG_SORT_INTERPRET_NUMBERS + desc: in Settings -> File view + user: core + + *: "Interpret numbers when sorting" + + + *: "Tulkitse numerot järjestettäessä" + + + *: "Tulkitse numerot järjestettäessä" + + + + id: LANG_SERIAL_BITRATE + desc: in system settings menu + user: core + + *: none + serial_port: "Serial Bitrate" + + + *: none + serial_port: "Serial Bitrate" + + + *: none + serial_port: "Serial Bitrate" + + + + id: LANG_SERIAL_BITRATE_9600 + desc: in system settings menu + user: core + + *: none + serial_port: "9600" + + + *: none + serial_port: "9600" + + + *: none + serial_port: "9600" + + + + id: LANG_SERIAL_BITRATE_38400 + desc: in system settings menu + user: core + + *: none + serial_port: "38400" + + + *: none + serial_port: "38400" + + + *: none + serial_port: "38400" + + + + id: LANG_SERIAL_BITRATE_57600 + desc: in system settings menu + user: core + + *: none + serial_port: "57600" + + + *: none + serial_port: "57600" + + + *: none + serial_port: "57600" + + + + id: LANG_SORT_INTERPRET_AS_NUMBERS + desc: in Settings -> File view + user: core + + *: "As whole numbers" + + + *: "Kokonaislukuina" + + + *: "Kokonaislukuina" + + + + id: LANG_CREDITS + desc: in the Main Menu -> System screen + user: core + + *: "Credits" + + + *: "Kiitokset" + + + *: "Kiitokset" + + + + id: LANG_SORT_INTERPRET_AS_DIGIT + desc: in Settings -> File view + user: core + + *: "As digits" + + + *: "Lukuina" + + + *: "Lukuina" + + + + id: LANG_SERIAL_BITRATE_AUTO + desc: in system settings menu + user: core + + *: none + serial_port: "Auto" + + + *: none + serial_port: "Auto" + + + *: none + serial_port: "Automatic" + + -- cgit v1.2.3