diff options
author | Timo Mikkolainen | 2019-07-28 14:26:57 +0000 |
---|---|---|
committer | Thierry Crozat | 2019-07-28 16:30:21 +0200 |
commit | 731965589bd6075892a29fd2dc5eaff781ffd75c (patch) | |
tree | 53952c2f171171c1a2fd0d1e8e73073c3f2a079f | |
parent | 3180e0c539f484e12dff6dfbaed4a37376ac7f2a (diff) | |
download | scummvm-rg350-731965589bd6075892a29fd2dc5eaff781ffd75c.tar.gz scummvm-rg350-731965589bd6075892a29fd2dc5eaff781ffd75c.tar.bz2 scummvm-rg350-731965589bd6075892a29fd2dc5eaff781ffd75c.zip |
I18N: Update translation (Finnish)
Currently translated at 100.0% (1090 of 1090 strings)
-rw-r--r-- | po/fi_FI.po | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/po/fi_FI.po b/po/fi_FI.po index a07c4e4936..c61a443563 100644 --- a/po/fi_FI.po +++ b/po/fi_FI.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: ScummVM 1.6.0git\n" "Report-Msgid-Bugs-To: scummvm-devel@lists.scummvm.org\n" "POT-Creation-Date: 2019-07-28 16:23+0200\n" -"PO-Revision-Date: 2019-07-15 17:29+0000\n" -"Last-Translator: jepael <kermespersialainen@gmail.com>\n" +"PO-Revision-Date: 2019-07-28 14:30+0000\n" +"Last-Translator: Timo Mikkolainen <tmikkola@gmail.com>\n" "Language-Team: Finnish <https://translations.scummvm.org/projects/scummvm/" "scummvm/fi/>\n" "Language: fi_FI\n" @@ -5083,9 +5083,9 @@ msgid "Use the floppy version's intro (CD version only)" msgstr "Käytä levykeversion introa (vain CD versiossa)" #: engines/supernova/supernova.cpp:190 -#, fuzzy, c-format +#, c-format msgid "Unable to locate the text for %s language in engine data file." -msgstr "Kielen %s tekstejä ei löydetty tiedostosta '%s'." +msgstr "Kielen %s tekstejä ei löydetty pelimoottorin datatiedostosta." #: engines/supernova/supernova.cpp:466 #, c-format @@ -5098,12 +5098,14 @@ msgstr "" #: engines/supernova/supernova.cpp:476 #, c-format msgid "Unable to find block for part %d" -msgstr "" +msgstr "Osan %d lohkoa ei löydetty" #: engines/supernova/supernova.cpp:518 -#, fuzzy, c-format +#, c-format msgid "Unable to find '%s' in game folder or the engine data file." -msgstr "Tiedostoa \"%s\" ei löydetty pelin kansiosta." +msgstr "" +"Tiedostoa \"%s\" ei löydetty pelin kansiosta eikä pelimoottorin " +"datatiedostosta." #: engines/sword1/animation.cpp:524 #, c-format |