diff options
Diffstat (limited to 'po/gawk.pot')
-rw-r--r-- | po/gawk.pot | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/po/gawk.pot b/po/gawk.pot index 03465a43..d38a751c 100644 --- a/po/gawk.pot +++ b/po/gawk.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: gawk 4.0.75\n" +"Project-Id-Version: gawk 4.0.76\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: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -3038,60 +3038,60 @@ msgstr "" msgid "-Ft does not set FS to tab in POSIX awk" msgstr "" -#: main.c:1176 +#: main.c:1181 #, c-format msgid "unknown value for field spec: %d\n" msgstr "" -#: main.c:1274 +#: main.c:1279 #, c-format msgid "" "%s: `%s' argument to `-v' not in `var=value' form\n" "\n" msgstr "" -#: main.c:1300 +#: main.c:1305 #, c-format msgid "`%s' is not a legal variable name" msgstr "" -#: main.c:1303 +#: main.c:1308 #, c-format msgid "`%s' is not a variable name, looking for file `%s=%s'" msgstr "" -#: main.c:1307 +#: main.c:1312 #, c-format msgid "cannot use gawk builtin `%s' as variable name" msgstr "" -#: main.c:1312 +#: main.c:1317 #, c-format msgid "cannot use function `%s' as variable name" msgstr "" -#: main.c:1365 +#: main.c:1370 msgid "floating point exception" msgstr "" -#: main.c:1372 +#: main.c:1377 msgid "fatal error: internal error" msgstr "" -#: main.c:1387 +#: main.c:1392 msgid "fatal error: internal error: segfault" msgstr "" -#: main.c:1399 +#: main.c:1404 msgid "fatal error: internal error: stack overflow" msgstr "" -#: main.c:1458 +#: main.c:1463 #, c-format msgid "no pre-opened fd %d" msgstr "" -#: main.c:1465 +#: main.c:1470 #, c-format msgid "could not pre-open /dev/null for fd %d" msgstr "" |