diff options
Diffstat (limited to 'po/gawk.pot')
-rw-r--r-- | po/gawk.pot | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/po/gawk.pot b/po/gawk.pot index 6a57cb12..08d92ecc 100644 --- a/po/gawk.pot +++ b/po/gawk.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: gawk 3.1.85\n" +"Project-Id-Version: gawk 3.1.86\n" "Report-Msgid-Bugs-To: arnold@skeeve.com\n" -"POT-Creation-Date: 2011-06-05 21:49+0300\n" +"POT-Creation-Date: 2011-06-17 11:09+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" @@ -1877,36 +1877,36 @@ msgstr "" msgid "error: " msgstr "" -#: node.c:405 +#: node.c:406 msgid "backslash at end of string" msgstr "" -#: node.c:516 +#: node.c:517 #, c-format msgid "old awk does not support the `\\%c' escape sequence" msgstr "" -#: node.c:567 +#: node.c:568 msgid "POSIX does not allow `\\x' escapes" msgstr "" -#: node.c:573 +#: node.c:574 msgid "no hex digits in `\\x' escape sequence" msgstr "" -#: node.c:595 +#: node.c:596 #, c-format msgid "" "hex escape \\x%.*s of %d characters probably not interpreted the way you " "expect" msgstr "" -#: node.c:610 +#: node.c:611 #, c-format msgid "escape sequence `\\%c' treated as plain `%c'" msgstr "" -#: node.c:749 +#: node.c:750 msgid "" "Invalid multibyte data detected. There may be a mismatch between your data " "and your locale." @@ -1967,12 +1967,12 @@ msgstr "" msgid "redir2str: unknown redirection type %d" msgstr "" -#: re.c:573 +#: re.c:572 #, c-format msgid "range of the form `[%c-%c]' is locale dependant" msgstr "" -#: re.c:600 +#: re.c:599 #, c-format msgid "regexp component `%.*s' should probably be `[%.*s]'" msgstr "" |