summaryrefslogtreecommitdiff
path: root/po/fi.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/fi.po')
-rw-r--r--po/fi.po144
1 files changed, 72 insertions, 72 deletions
diff --git a/po/fi.po b/po/fi.po
index fde21521..7849ddc8 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 4.1.62\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2022-08-17 17:51+0300\n"
+"POT-Creation-Date: 2022-09-04 18:51+0300\n"
"PO-Revision-Date: 2017-08-19 12:18+0300\n"
"Last-Translator: Jorma Karvonen <karvonen.jorma@gmail.com>\n"
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
@@ -150,11 +150,11 @@ msgstr "kaksi samanlaista case-arvoa switch-rakenteen rungossa: %s"
msgid "duplicate `default' detected in switch body"
msgstr "kaksoiskappale ”default” havaittu switch-rungossa"
-#: awkgram.y:1052 awkgram.y:4480
+#: awkgram.y:1052 awkgram.y:4482
msgid "`break' is not allowed outside a loop or switch"
msgstr "”break” ei ole sallittu silmukan tai switch-lauseen ulkopuolella"
-#: awkgram.y:1062 awkgram.y:4472
+#: awkgram.y:1062 awkgram.y:4474
msgid "`continue' is not allowed outside a loop"
msgstr "”continue” ei ole sallittu silmukan ulkopuolella"
@@ -266,267 +266,267 @@ msgid ""
"rules"
msgstr ""
-#: awkgram.y:2878 awkgram.y:2956 awkgram.y:3194 debug.c:545 debug.c:561
+#: awkgram.y:2880 awkgram.y:2958 awkgram.y:3196 debug.c:545 debug.c:561
#: debug.c:2845 debug.c:5215
#, fuzzy, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "lähdetiedoston ”%s” avaaminen lukemista varten (%s) epäonnistui"
-#: awkgram.y:2879 awkgram.y:3016
+#: awkgram.y:2881 awkgram.y:3018
#, fuzzy, c-format
msgid "cannot open shared library `%s' for reading: %s"
msgstr "jaetun kirjaston ”%s” avaaminen lukemista varten (%s) epäonnistui"
-#: awkgram.y:2881 awkgram.y:2957 awkgram.y:3017 builtin.c:136 debug.c:5366
+#: awkgram.y:2883 awkgram.y:2959 awkgram.y:3019 builtin.c:136 debug.c:5366
msgid "reason unknown"
msgstr "syy tuntematon"
-#: awkgram.y:2890 awkgram.y:2914
+#: awkgram.y:2892 awkgram.y:2916
#, fuzzy, c-format
msgid "cannot include `%s' and use it as a program file"
msgstr "kohteen ”%s” sisällyttäminen ja käyttö ohjelmatiedostona epäonnistui"
-#: awkgram.y:2903
+#: awkgram.y:2905
#, c-format
msgid "already included source file `%s'"
msgstr "on jo sisällytetty lähdetiedostoon ”%s”"
-#: awkgram.y:2904
+#: awkgram.y:2906
#, c-format
msgid "already loaded shared library `%s'"
msgstr "jaettu kirjasto ”%s” on jo ladattu"
-#: awkgram.y:2941
+#: awkgram.y:2943
msgid "@include is a gawk extension"
msgstr "@include on gawk-laajennus"
-#: awkgram.y:2947
+#: awkgram.y:2949
msgid "empty filename after @include"
msgstr "tyhjä tiedostonimi @include:n jälkeen"
-#: awkgram.y:2996
+#: awkgram.y:2998
msgid "@load is a gawk extension"
msgstr "@load on gawk-laajennus"
-#: awkgram.y:3003
+#: awkgram.y:3005
msgid "empty filename after @load"
msgstr "tyhjä tiedostonimi @load:n jälkeen"
-#: awkgram.y:3146
+#: awkgram.y:3148
msgid "empty program text on command line"
msgstr "tyhjä ohjelmateksti komentorivillä"
-#: awkgram.y:3262 debug.c:470 debug.c:628
+#: awkgram.y:3264 debug.c:470 debug.c:628
#, fuzzy, c-format
msgid "cannot read source file `%s': %s"
msgstr "lähdetiedoston ”%s” (%s) lukeminen epäonnistui"
-#: awkgram.y:3273
+#: awkgram.y:3275
#, c-format
msgid "source file `%s' is empty"
msgstr "lähdetiedosto ”%s” on tyhjä"
-#: awkgram.y:3333
+#: awkgram.y:3335
#, fuzzy, c-format
msgid "error: invalid character '\\%03o' in source code"
msgstr "PEBKAC-virhe: virheellinen merkki ’\\%03o’ lähdekoodissa"
-#: awkgram.y:3560
+#: awkgram.y:3562
msgid "source file does not end in newline"
msgstr "lähdetiedoston lopussa ei ole rivinvaihtoa"
-#: awkgram.y:3670
+#: awkgram.y:3672
msgid "unterminated regexp ends with `\\' at end of file"
msgstr ""
"päättämätön säännöllinen lauseke loppuu ”\\”-merkkeihin tiedoston lopussa"
-#: awkgram.y:3697
+#: awkgram.y:3699
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "%s: %d: tawk:n regex-määre ”/.../%c” ei toimi gawk:ssa"
-#: awkgram.y:3701
+#: awkgram.y:3703
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "tawkin regex-määre ”/.../%c” ei toimi gawkissa"
-#: awkgram.y:3714
+#: awkgram.y:3716
msgid "unterminated regexp"
msgstr "päättämätön säännöllinen lauseke"
-#: awkgram.y:3718
+#: awkgram.y:3720
msgid "unterminated regexp at end of file"
msgstr "päättämätön säännöllinen lauseke tiedoston lopussa"
-#: awkgram.y:3807
+#: awkgram.y:3809
msgid "use of `\\ #...' line continuation is not portable"
msgstr "”\\ #...”-rivijatkamisen käyttö ei ole siirrettävä"
-#: awkgram.y:3829
+#: awkgram.y:3831
msgid "backslash not last character on line"
msgstr "kenoviiva ei ole rivin viimeinen merkki"
-#: awkgram.y:3876 awkgram.y:3878
+#: awkgram.y:3878 awkgram.y:3880
msgid "multidimensional arrays are a gawk extension"
msgstr "moniulotteiset taulukot ovat gawk-laajennus"
-#: awkgram.y:3903 awkgram.y:3914
+#: awkgram.y:3905 awkgram.y:3916
#, fuzzy, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX ei salli operaattoria ”**”"
-#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
+#: awkgram.y:3907 awkgram.y:3918 awkgram.y:3953 awkgram.y:3961
#, fuzzy, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "operaattoria ”^” ei tueta vanhassa awk:ssa"
-#: awkgram.y:4056 awkgram.y:4078 command.y:1188
+#: awkgram.y:4058 awkgram.y:4080 command.y:1188
msgid "unterminated string"
msgstr "päättämätön merkkijono"
-#: awkgram.y:4066 main.c:1251
+#: awkgram.y:4068 main.c:1251
#, fuzzy
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX ei salli ”\\x”-koodinvaihtoja"
-#: awkgram.y:4068 node.c:460
+#: awkgram.y:4070 node.c:460
#, fuzzy
msgid "backslash string continuation is not portable"
msgstr "”\\ #...”-rivijatkamisen käyttö ei ole siirrettävä"
-#: awkgram.y:4309
+#: awkgram.y:4311
#, c-format
msgid "invalid char '%c' in expression"
msgstr "virheellinen merkki ’%c’ lausekkeessa"
-#: awkgram.y:4404
+#: awkgram.y:4406
#, c-format
msgid "`%s' is a gawk extension"
msgstr "”%s” on gawk-laajennus"
-#: awkgram.y:4409
+#: awkgram.y:4411
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX ei salli operaattoria ”%s”"
-#: awkgram.y:4417
+#: awkgram.y:4419
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "”%s” ei ole tuettu vanhassa awk-ohjelmassa"
-#: awkgram.y:4517
+#: awkgram.y:4519
#, fuzzy
msgid "`goto' considered harmful!"
msgstr "”goto”-käskyä pidetään haitallisena!\n"
-#: awkgram.y:4586
+#: awkgram.y:4588
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d on virheellinen argumenttilukumäärä operaattorille %s"
-#: awkgram.y:4621
+#: awkgram.y:4623
#, fuzzy, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr ""
"%s: merkkijonoliteraalilla ei ole vaikutusta korvauksen viimeisenä "
"argumenttina"
-#: awkgram.y:4626
+#: awkgram.y:4628
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "%s kolmas parametri ei ole vaihdettava objekti"
-#: awkgram.y:4730 awkgram.y:4733
+#: awkgram.y:4732 awkgram.y:4735
msgid "match: third argument is a gawk extension"
msgstr "match: kolmas argumentti on gawk-laajennus"
-#: awkgram.y:4787 awkgram.y:4790
+#: awkgram.y:4789 awkgram.y:4792
msgid "close: second argument is a gawk extension"
msgstr "close: toinen argumentti on gawk-laajennus"
-#: awkgram.y:4802
+#: awkgram.y:4804
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr "dcgettext(_\"...\")-käyttö on virheellinen: poista alaviiva alusta"
-#: awkgram.y:4817
+#: awkgram.y:4819
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr "dcngettext(_\"...\")-käyttö on virheellinen: poista alaviiva alusta"
-#: awkgram.y:4836
+#: awkgram.y:4838
msgid "index: regexp constant as second argument is not allowed"
msgstr "indeksi: regexp-vakio toisena argumenttina ei ole sallitttu"
-#: awkgram.y:4889
+#: awkgram.y:4891
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "funktio ”%s”: parametri ”%s” varjostaa yleismuuttujaa"
-#: awkgram.y:4938 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4940 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "tiedoston ”%s” avaaminen kirjoittamista varten epäonnistui: %s"
-#: awkgram.y:4939
+#: awkgram.y:4941
msgid "sending variable list to standard error"
msgstr "lähetetään muuttujaluettelo vakiovirheeseen"
-#: awkgram.y:4947
+#: awkgram.y:4949
#, fuzzy, c-format
msgid "%s: close failed: %s"
msgstr "%s: sulkeminen epäonnistui (%s)"
-#: awkgram.y:4972
+#: awkgram.y:4974
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() kutsuttu kahdesti!"
-#: awkgram.y:4980
+#: awkgram.y:4982
#, fuzzy
#| msgid "there were shadowed variables."
msgid "there were shadowed variables"
msgstr "siellä oli varjostettuja muuttujia."
-#: awkgram.y:5057
+#: awkgram.y:5059
#, c-format
msgid "function name `%s' previously defined"
msgstr "funktionimi ”%s” on jo aikaisemmin määritelty"
-#: awkgram.y:5108
+#: awkgram.y:5110
#, fuzzy, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr "funktio ”%s”: funktionimen käyttö parametrinimenä epäonnistui"
-#: awkgram.y:5111
+#: awkgram.y:5113
#, fuzzy, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr ""
"funktio ”%s”: erikoismuuttujan ”%s” käyttö funktioparametrina epäonnistui"
-#: awkgram.y:5115
+#: awkgram.y:5117
#, fuzzy, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "funktio ”%s”: parametri ”%s” varjostaa yleismuuttujaa"
-#: awkgram.y:5122
+#: awkgram.y:5124
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "funktio ”%s”: parametri #%d, ”%s”, samanlainen parametri #%d"
-#: awkgram.y:5211
+#: awkgram.y:5213
#, c-format
msgid "function `%s' called but never defined"
msgstr "funktiota ”%s” kutsuttiin, mutta sitä ei ole koskaan määritelty"
-#: awkgram.y:5215
+#: awkgram.y:5217
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "funktio ”%s” määriteltiin, mutta sitä ei ole koskaan kutsuttu suoraan"
-#: awkgram.y:5247
+#: awkgram.y:5249
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "säännöllisen lausekkeen vakio parametrille #%d antaa boolean-arvon"
-#: awkgram.y:5262
+#: awkgram.y:5264
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -535,69 +535,69 @@ msgstr ""
"funktio ”%s” kutsuttu välilyönnillä nimen ja ”(”-merkin\n"
"välillä, tai käytetty muuttujana tai taulukkona"
-#: awkgram.y:5485 awkgram.y:5538 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5487 awkgram.y:5540 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "nollalla jakoa yritettiin"
-#: awkgram.y:5494 awkgram.y:5547 mpfr.c:1634
+#: awkgram.y:5496 awkgram.y:5549 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "jakoa nollalla yritettiin operaattorissa ”%%”"
-#: awkgram.y:5851
+#: awkgram.y:5853
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
"arvon sijoittaminen kenttäjälkikasvatuslausekkeen tulokseen epäonnistui"
-#: awkgram.y:5854
+#: awkgram.y:5856
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "virheellinen sijoituskohde (käskykoodi %s)"
-#: awkgram.y:6238
+#: awkgram.y:6240
msgid "statement has no effect"
msgstr "käskyllä ei ole vaikutusta"
-#: awkgram.y:6753
+#: awkgram.y:6755
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6758
+#: awkgram.y:6760
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6764
+#: awkgram.y:6766
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6771
+#: awkgram.y:6773
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6820 awkgram.y:6871
+#: awkgram.y:6822 awkgram.y:6873
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6827 awkgram.y:6837
+#: awkgram.y:6829 awkgram.y:6839
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6855
+#: awkgram.y:6857
#, fuzzy
msgid "@namespace is a gawk extension"
msgstr "@include on gawk-laajennus"
-#: awkgram.y:6862
+#: awkgram.y:6864
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""