diff options
author | Jonas Häggqvist <rasher@rasher.dk> | 2009-06-08 17:49:31 +0000 |
---|---|---|
committer | Jonas Häggqvist <rasher@rasher.dk> | 2009-06-08 17:49:31 +0000 |
commit | 307f8d4a03eac5a512fa817ade20c6728273ed04 (patch) | |
tree | b7b2ee47dd119e6cf76dcc9e51a96a759b6e0ba8 /apps/lang/finnish.lang | |
parent | 5ba9fe0fc3bc066578191f88209275d42f2220bb (diff) | |
download | rockbox-307f8d4a03eac5a512fa817ade20c6728273ed04.tar.gz rockbox-307f8d4a03eac5a512fa817ade20c6728273ed04.zip |
Translation updates:
- Brazilian Portuguese by Adilson Xavier (FS#10062)
- Catalan by Víctor Zabalza (FS#10222)
- Chinese (simplified and traditional) by Harry Tu (FS#10083)
- Danish by me.
- Finnish by Jani Kinnunen (FS#10069)
- Hungarian by Imre Herceg (FS#10152)
- Serbian by Ivan Pešić (FS#10246)
- Spanish by Fransisco Vila (FS#10168)
- Walloon by Stéphane Quertinmont (FS#10247)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21218 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/finnish.lang')
-rw-r--r-- | apps/lang/finnish.lang | 79 |
1 files changed, 72 insertions, 7 deletions
diff --git a/apps/lang/finnish.lang b/apps/lang/finnish.lang index aea9bbb1c6..c885f09a8e 100644 --- a/apps/lang/finnish.lang +++ b/apps/lang/finnish.lang | |||
@@ -12192,11 +12192,11 @@ | |||
12192 | </source> | 12192 | </source> |
12193 | <dest> | 12193 | <dest> |
12194 | *: none | 12194 | *: none |
12195 | speaker: "Enable Speaker" | 12195 | speaker: "Käytä kaiutinta" |
12196 | </dest> | 12196 | </dest> |
12197 | <voice> | 12197 | <voice> |
12198 | *: none | 12198 | *: none |
12199 | speaker: "Enable Speaker" | 12199 | speaker: "Käytä kaiutinta" |
12200 | </voice> | 12200 | </voice> |
12201 | </phrase> | 12201 | </phrase> |
12202 | <phrase> | 12202 | <phrase> |
@@ -12210,7 +12210,7 @@ | |||
12210 | *: "Tulkitse numerot järjestettäessä" | 12210 | *: "Tulkitse numerot järjestettäessä" |
12211 | </dest> | 12211 | </dest> |
12212 | <voice> | 12212 | <voice> |
12213 | *: "Tulkitse numerot järjestettäessä" | 12213 | *: "Tulkitse numerot lajiteltaessa" |
12214 | </voice> | 12214 | </voice> |
12215 | </phrase> | 12215 | </phrase> |
12216 | <phrase> | 12216 | <phrase> |
@@ -12223,11 +12223,11 @@ | |||
12223 | </source> | 12223 | </source> |
12224 | <dest> | 12224 | <dest> |
12225 | *: none | 12225 | *: none |
12226 | serial_port: "Serial Bitrate" | 12226 | serial_port: "Sarjaportin nopeus" |
12227 | </dest> | 12227 | </dest> |
12228 | <voice> | 12228 | <voice> |
12229 | *: none | 12229 | *: none |
12230 | serial_port: "Serial Bitrate" | 12230 | serial_port: "Sarjaportin nopeus" |
12231 | </voice> | 12231 | </voice> |
12232 | </phrase> | 12232 | </phrase> |
12233 | <phrase> | 12233 | <phrase> |
@@ -12333,10 +12333,75 @@ | |||
12333 | </source> | 12333 | </source> |
12334 | <dest> | 12334 | <dest> |
12335 | *: none | 12335 | *: none |
12336 | serial_port: "Auto" | 12336 | serial_port: "Autom." |
12337 | </dest> | ||
12338 | <voice> | ||
12339 | *: none | ||
12340 | serial_port: "Automaattinen" | ||
12341 | </voice> | ||
12342 | </phrase> | ||
12343 | <phrase> | ||
12344 | id: LANG_PREVENT_SKIPPING | ||
12345 | desc: in Settings -> Playback Settings | ||
12346 | user: core | ||
12347 | <source> | ||
12348 | *: "Prevent Track Skipping" | ||
12349 | </source> | ||
12350 | <dest> | ||
12351 | *: "Estä kappaleen vaihtaminen" | ||
12352 | </dest> | ||
12353 | <voice> | ||
12354 | *: "Estä kappaleen vaihtaminen" | ||
12355 | </voice> | ||
12356 | </phrase> | ||
12357 | <phrase> | ||
12358 | id: LANG_TOUCHSCREEN_POINT | ||
12359 | desc: in Settings -> General -> System menu | ||
12360 | user: core | ||
12361 | <source> | ||
12362 | *: none | ||
12363 | touchscreen: "Absolute Point" | ||
12364 | </source> | ||
12365 | <dest> | ||
12366 | *: none | ||
12367 | touchscreen: "Absoluuttinen piste" | ||
12368 | </dest> | ||
12369 | <voice> | ||
12370 | *: none | ||
12371 | touchscreen: "Absoluuttinen piste" | ||
12372 | </voice> | ||
12373 | </phrase> | ||
12374 | <phrase> | ||
12375 | id: LANG_TOUCHSCREEN_GRID | ||
12376 | desc: in Settings -> General -> System menu | ||
12377 | user: core | ||
12378 | <source> | ||
12379 | *: none | ||
12380 | touchscreen: "3x3 Grid" | ||
12381 | </source> | ||
12382 | <dest> | ||
12383 | *: none | ||
12384 | touchscreen: "3x3 ruutu" | ||
12385 | </dest> | ||
12386 | <voice> | ||
12387 | *: none | ||
12388 | touchscreen: "3 kertaa 3 ruutu" | ||
12389 | </voice> | ||
12390 | </phrase> | ||
12391 | <phrase> | ||
12392 | id: LANG_TOUCHSCREEN_MODE | ||
12393 | desc: in Settings -> General -> System menu | ||
12394 | user: core | ||
12395 | <source> | ||
12396 | *: none | ||
12397 | touchscreen: "Touchscreen Mode" | ||
12398 | </source> | ||
12399 | <dest> | ||
12400 | *: none | ||
12401 | touchscreen: "Kosketusnäytön tila" | ||
12337 | </dest> | 12402 | </dest> |
12338 | <voice> | 12403 | <voice> |
12339 | *: none | 12404 | *: none |
12340 | serial_port: "Automatic" | 12405 | touchscreen: "Kosketusnäytön tila" |
12341 | </voice> | 12406 | </voice> |
12342 | </phrase> | 12407 | </phrase> |