summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorJonas Häggqvist <rasher@rasher.dk>2009-03-22 19:46:28 +0000
committerJonas Häggqvist <rasher@rasher.dk>2009-03-22 19:46:28 +0000
commitde74a92e3d8119de8b1371dac7c44fa61f683832 (patch)
treef5e9d1739b967dff96aa9e3da3fca4833cf16ff6 /apps
parenta87aad328466fcbbec018ecd07f2e34053bc56c2 (diff)
downloadrockbox-de74a92e3d8119de8b1371dac7c44fa61f683832.tar.gz
rockbox-de74a92e3d8119de8b1371dac7c44fa61f683832.zip
Finnish translation update by Tuukka Ojala (FS#10042).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20468 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
-rw-r--r--apps/lang/finnish.lang177
1 files changed, 176 insertions, 1 deletions
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 @@
</phrase>
<phrase>
id: LANG_VERSION
- desc: in the info menu
+ desc: in the Rockbox Info screen
user: core
<source>
*: "Version"
@@ -12165,3 +12165,178 @@
quickscreen: ""
</voice>
</phrase>
+<phrase>
+ id: LANG_SERIAL_BITRATE_19200
+ desc: in system settings menu
+ user: core
+ <source>
+ *: none
+ serial_port: "19200"
+ </source>
+ <dest>
+ *: none
+ serial_port: "19200"
+ </dest>
+ <voice>
+ *: none
+ serial_port: "19200"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_ENABLE_SPEAKER
+ desc: in Settings -> Sound Settings
+ user: core
+ <source>
+ *: none
+ speaker: "Enable Speaker"
+ </source>
+ <dest>
+ *: none
+ speaker: "Enable Speaker"
+ </dest>
+ <voice>
+ *: none
+ speaker: "Enable Speaker"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_SORT_INTERPRET_NUMBERS
+ desc: in Settings -> File view
+ user: core
+ <source>
+ *: "Interpret numbers when sorting"
+ </source>
+ <dest>
+ *: "Tulkitse numerot järjestettäessä"
+ </dest>
+ <voice>
+ *: "Tulkitse numerot järjestettäessä"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_SERIAL_BITRATE
+ desc: in system settings menu
+ user: core
+ <source>
+ *: none
+ serial_port: "Serial Bitrate"
+ </source>
+ <dest>
+ *: none
+ serial_port: "Serial Bitrate"
+ </dest>
+ <voice>
+ *: none
+ serial_port: "Serial Bitrate"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_SERIAL_BITRATE_9600
+ desc: in system settings menu
+ user: core
+ <source>
+ *: none
+ serial_port: "9600"
+ </source>
+ <dest>
+ *: none
+ serial_port: "9600"
+ </dest>
+ <voice>
+ *: none
+ serial_port: "9600"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_SERIAL_BITRATE_38400
+ desc: in system settings menu
+ user: core
+ <source>
+ *: none
+ serial_port: "38400"
+ </source>
+ <dest>
+ *: none
+ serial_port: "38400"
+ </dest>
+ <voice>
+ *: none
+ serial_port: "38400"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_SERIAL_BITRATE_57600
+ desc: in system settings menu
+ user: core
+ <source>
+ *: none
+ serial_port: "57600"
+ </source>
+ <dest>
+ *: none
+ serial_port: "57600"
+ </dest>
+ <voice>
+ *: none
+ serial_port: "57600"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_SORT_INTERPRET_AS_NUMBERS
+ desc: in Settings -> File view
+ user: core
+ <source>
+ *: "As whole numbers"
+ </source>
+ <dest>
+ *: "Kokonaislukuina"
+ </dest>
+ <voice>
+ *: "Kokonaislukuina"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_CREDITS
+ desc: in the Main Menu -> System screen
+ user: core
+ <source>
+ *: "Credits"
+ </source>
+ <dest>
+ *: "Kiitokset"
+ </dest>
+ <voice>
+ *: "Kiitokset"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_SORT_INTERPRET_AS_DIGIT
+ desc: in Settings -> File view
+ user: core
+ <source>
+ *: "As digits"
+ </source>
+ <dest>
+ *: "Lukuina"
+ </dest>
+ <voice>
+ *: "Lukuina"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_SERIAL_BITRATE_AUTO
+ desc: in system settings menu
+ user: core
+ <source>
+ *: none
+ serial_port: "Auto"
+ </source>
+ <dest>
+ *: none
+ serial_port: "Auto"
+ </dest>
+ <voice>
+ *: none
+ serial_port: "Automatic"
+ </voice>
+</phrase>