diff options
Diffstat (limited to 'po/gawk.pot')
-rw-r--r-- | po/gawk.pot | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/po/gawk.pot b/po/gawk.pot index a3aa86e1..f7e7a24c 100644 --- a/po/gawk.pot +++ b/po/gawk.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: gawk 3.1.83\n" +"Project-Id-Version: gawk 3.1.84\n" "Report-Msgid-Bugs-To: arnold@skeeve.com\n" -"POT-Creation-Date: 2011-05-19 17:13+0300\n" +"POT-Creation-Date: 2011-05-27 10:01+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1148,17 +1148,17 @@ msgstr "" msgid "function `%s': missing argument #%d" msgstr "" -#: ext.c:282 +#: ext.c:289 #, c-format msgid "function `%s': argument #%d: attempt to use scalar as an array" msgstr "" -#: ext.c:286 +#: ext.c:293 #, c-format msgid "function `%s': argument #%d: attempt to use array as a scalar" msgstr "" -#: ext.c:299 +#: ext.c:306 msgid "Operation Not Supported" msgstr "" @@ -1166,76 +1166,76 @@ msgstr "" msgid "NF set to negative value" msgstr "" -#: field.c:939 field.c:946 field.c:950 +#: field.c:950 field.c:957 field.c:961 msgid "split: fourth argument is a gawk extension" msgstr "" -#: field.c:943 +#: field.c:954 msgid "split: fourth argument is not an array" msgstr "" -#: field.c:957 +#: field.c:968 msgid "split: second argument is not an array" msgstr "" -#: field.c:961 +#: field.c:972 msgid "split: cannot use the same array for second and fourth args" msgstr "" -#: field.c:966 +#: field.c:977 msgid "split: cannot use a subarray of second arg for fourth arg" msgstr "" -#: field.c:969 +#: field.c:980 msgid "split: cannot use a subarray of fourth arg for second arg" msgstr "" -#: field.c:998 +#: field.c:1009 msgid "split: null string for third arg is a gawk extension" msgstr "" -#: field.c:1038 +#: field.c:1049 msgid "patsplit: fourth argument is not an array" msgstr "" -#: field.c:1043 +#: field.c:1054 msgid "patsplit: second argument is not an array" msgstr "" -#: field.c:1049 +#: field.c:1060 msgid "patsplit: third argument must be non-null" msgstr "" -#: field.c:1053 +#: field.c:1064 msgid "patsplit: cannot use the same array for second and fourth args" msgstr "" -#: field.c:1058 +#: field.c:1069 msgid "patsplit: cannot use a subarray of second arg for fourth arg" msgstr "" -#: field.c:1061 +#: field.c:1072 msgid "patsplit: cannot use a subarray of fourth arg for second arg" msgstr "" -#: field.c:1098 +#: field.c:1109 msgid "`FIELDWIDTHS' is a gawk extension" msgstr "" -#: field.c:1161 +#: field.c:1172 #, c-format msgid "invalid FIELDWIDTHS value, near `%s'" msgstr "" -#: field.c:1234 +#: field.c:1245 msgid "null string for `FS' is a gawk extension" msgstr "" -#: field.c:1238 +#: field.c:1249 msgid "old awk does not support regexps as value of `FS'" msgstr "" -#: field.c:1357 +#: field.c:1368 msgid "`FPAT' is a gawk extension" msgstr "" |