diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-04-27 22:47:00 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-04-27 22:47:00 +0300 |
commit | b1a975ef676d812b6d80259cf7b95a90aee238c7 (patch) | |
tree | 3429b847e2c095458c79849a53af300788df6641 /po/fi.po | |
parent | 7a60bda0777c6779429c40a1865acfdba6fa5d3e (diff) | |
download | egawk-b1a975ef676d812b6d80259cf7b95a90aee238c7.tar.gz egawk-b1a975ef676d812b6d80259cf7b95a90aee238c7.tar.bz2 egawk-b1a975ef676d812b6d80259cf7b95a90aee238c7.zip |
Bump version for next tarball.
Diffstat (limited to 'po/fi.po')
-rw-r--r-- | po/fi.po | 26 |
1 files changed, 13 insertions, 13 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gawk 4.0.0h\n" "Report-Msgid-Bugs-To: arnold@skeeve.com\n" -"POT-Creation-Date: 2013-04-17 20:54+0300\n" +"POT-Creation-Date: 2013-04-27 22:36+0300\n" "PO-Revision-Date: 2012-03-13 18:00+0200\n" "Last-Translator: Jorma Karvonen <karvonen.jorma@gmail.com>\n" "Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n" @@ -3192,12 +3192,12 @@ msgstr "" msgid "-Ft does not set FS to tab in POSIX awk" msgstr "-Ft ei aseta FS välilehteen POSIX awk:ssa" -#: main.c:1176 +#: main.c:1181 #, c-format msgid "unknown value for field spec: %d\n" msgstr "tuntematon arvo kenttämääritteelle: %d\n" -#: main.c:1274 +#: main.c:1279 #, c-format msgid "" "%s: `%s' argument to `-v' not in `var=value' form\n" @@ -3206,48 +3206,48 @@ msgstr "" "%s: ”%s” argumentti valitsimelle ”-v” ei ole ”var=arvo”-muodossa\n" "\n" -#: main.c:1300 +#: main.c:1305 #, c-format msgid "`%s' is not a legal variable name" msgstr "”%s” ei ole laillinen muuttujanimi" -#: main.c:1303 +#: main.c:1308 #, c-format msgid "`%s' is not a variable name, looking for file `%s=%s'" msgstr "”%s” ei ole muuttujanimi, etsitään tiedostoa ”%s=%s”" -#: main.c:1307 +#: main.c:1312 #, c-format msgid "cannot use gawk builtin `%s' as variable name" msgstr "ei voi käyttää gawk-ohjelman sisäistä ”%s”-määrittelyä muuttujanimenä" -#: main.c:1312 +#: main.c:1317 #, c-format msgid "cannot use function `%s' as variable name" msgstr "funktionimeä ”%s” ei voi käyttää muuttujanimenä" -#: main.c:1365 +#: main.c:1370 msgid "floating point exception" msgstr "liukulukupoikkeus" -#: main.c:1372 +#: main.c:1377 msgid "fatal error: internal error" msgstr "tuhoisa virhe: sisäinen virhe" -#: main.c:1387 +#: main.c:1392 msgid "fatal error: internal error: segfault" msgstr "tuhoisa virhe: sisäinen virhe: segmenttivirhe" -#: main.c:1399 +#: main.c:1404 msgid "fatal error: internal error: stack overflow" msgstr "tuhoisa virhe: sisäinen virhe: pinoylivuoto" -#: main.c:1458 +#: main.c:1463 #, c-format msgid "no pre-opened fd %d" msgstr "ei avattu uudelleen tiedostomäärittelijää %d" -#: main.c:1465 +#: main.c:1470 #, c-format msgid "could not pre-open /dev/null for fd %d" msgstr "ei voitu avata uudelleen laitetta /dev/null tiedostomäärittelijälle %d" |