diff options
Diffstat (limited to 'po/gawk.pot')
-rw-r--r-- | po/gawk.pot | 122 |
1 files changed, 63 insertions, 59 deletions
diff --git a/po/gawk.pot b/po/gawk.pot index 693d8f21..2056230f 100644 --- a/po/gawk.pot +++ b/po/gawk.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: gawk 3.1.76\n" +"Project-Id-Version: gawk 3.1.77\n" "Report-Msgid-Bugs-To: arnold@skeeve.com\n" -"POT-Creation-Date: 2010-12-24 13:01+0200\n" +"POT-Creation-Date: 2010-12-28 21:47+0200\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" @@ -1156,279 +1156,283 @@ msgstr "" msgid "%s: option '-W %s' requires an argument\n" msgstr "" -#: io.c:271 +#: io.c:281 #, c-format msgid "command line argument `%s' is a directory: skipped" msgstr "" -#: io.c:274 io.c:371 +#: io.c:284 io.c:381 #, c-format msgid "cannot open file `%s' for reading (%s)" msgstr "" -#: io.c:418 +#: io.c:428 #, c-format msgid "error reading input file `%s': %s" msgstr "" -#: io.c:463 +#: io.c:473 #, c-format msgid "close of fd %d (`%s') failed (%s)" msgstr "" -#: io.c:540 +#: io.c:550 msgid "redirection not allowed in sandbox mode" msgstr "" -#: io.c:574 +#: io.c:584 #, c-format msgid "expression in `%s' redirection only has numeric value" msgstr "" -#: io.c:580 +#: io.c:590 #, c-format msgid "expression for `%s' redirection has null string value" msgstr "" -#: io.c:586 +#: io.c:596 #, c-format msgid "filename `%s' for `%s' redirection may be result of logical expression" msgstr "" -#: io.c:629 +#: io.c:639 #, c-format msgid "unnecessary mixing of `>' and `>>' for file `%.*s'" msgstr "" -#: io.c:682 +#: io.c:692 #, c-format msgid "can't open pipe `%s' for output (%s)" msgstr "" -#: io.c:692 +#: io.c:702 #, c-format msgid "can't open pipe `%s' for input (%s)" msgstr "" -#: io.c:714 +#: io.c:724 #, c-format msgid "can't open two way pipe `%s' for input/output (%s)" msgstr "" -#: io.c:796 +#: io.c:806 #, c-format msgid "can't redirect from `%s' (%s)" msgstr "" -#: io.c:799 +#: io.c:809 #, c-format msgid "can't redirect to `%s' (%s)" msgstr "" -#: io.c:848 +#: io.c:858 msgid "" "reached system limit for open files: starting to multiplex file descriptors" msgstr "" -#: io.c:864 +#: io.c:874 #, c-format msgid "close of `%s' failed (%s)." msgstr "" -#: io.c:872 +#: io.c:882 msgid "too many pipes or input files open" msgstr "" -#: io.c:894 +#: io.c:904 msgid "close: second argument must be `to' or `from'" msgstr "" -#: io.c:911 +#: io.c:921 #, c-format msgid "close: `%.*s' is not an open file, pipe or co-process" msgstr "" -#: io.c:916 +#: io.c:926 msgid "close of redirection that was never opened" msgstr "" -#: io.c:1013 +#: io.c:1023 #, c-format msgid "close: redirection `%s' not opened with `|&', second argument ignored" msgstr "" -#: io.c:1029 +#: io.c:1039 #, c-format msgid "failure status (%d) on pipe close of `%s' (%s)" msgstr "" -#: io.c:1032 +#: io.c:1042 #, c-format msgid "failure status (%d) on file close of `%s' (%s)" msgstr "" -#: io.c:1052 +#: io.c:1062 #, c-format msgid "no explicit close of socket `%s' provided" msgstr "" -#: io.c:1055 +#: io.c:1065 #, c-format msgid "no explicit close of co-process `%s' provided" msgstr "" -#: io.c:1058 +#: io.c:1068 #, c-format msgid "no explicit close of pipe `%s' provided" msgstr "" -#: io.c:1061 +#: io.c:1071 #, c-format msgid "no explicit close of file `%s' provided" msgstr "" -#: io.c:1089 io.c:1144 main.c:809 main.c:851 +#: io.c:1099 io.c:1154 main.c:809 main.c:851 #, c-format msgid "error writing standard output (%s)" msgstr "" -#: io.c:1093 io.c:1149 +#: io.c:1103 io.c:1159 #, c-format msgid "error writing standard error (%s)" msgstr "" -#: io.c:1101 +#: io.c:1111 #, c-format msgid "pipe flush of `%s' failed (%s)." msgstr "" -#: io.c:1104 +#: io.c:1114 #, c-format msgid "co-process flush of pipe to `%s' failed (%s)." msgstr "" -#: io.c:1107 +#: io.c:1117 #, c-format msgid "file flush of `%s' failed (%s)." msgstr "" -#: io.c:1222 +#: io.c:1232 #, c-format msgid "local port %s invalid in `/inet'" msgstr "" -#: io.c:1239 +#: io.c:1249 #, c-format msgid "remote host and port information (%s, %s) invalid" msgstr "" -#: io.c:1392 +#: io.c:1402 #, c-format msgid "no (known) protocol supplied in special filename `%s'" msgstr "" -#: io.c:1406 +#: io.c:1416 #, c-format msgid "special file name `%s' is incomplete" msgstr "" -#: io.c:1423 +#: io.c:1433 msgid "must supply a remote hostname to `/inet'" msgstr "" -#: io.c:1441 +#: io.c:1451 msgid "must supply a remote port to `/inet'" msgstr "" -#: io.c:1487 +#: io.c:1497 msgid "TCP/IP communications are not supported" msgstr "" -#: io.c:1645 +#: io.c:1655 #, c-format msgid "could not open `%s', mode `%s'" msgstr "" -#: io.c:1696 +#: io.c:1706 #, c-format msgid "close of master pty failed (%s)" msgstr "" -#: io.c:1698 io.c:1866 io.c:2023 +#: io.c:1708 io.c:1876 io.c:2033 #, c-format msgid "close of stdout in child failed (%s)" msgstr "" -#: io.c:1701 +#: io.c:1711 #, c-format msgid "moving slave pty to stdout in child failed (dup: %s)" msgstr "" -#: io.c:1703 io.c:1871 +#: io.c:1713 io.c:1881 #, c-format msgid "close of stdin in child failed (%s)" msgstr "" -#: io.c:1706 +#: io.c:1716 #, c-format msgid "moving slave pty to stdin in child failed (dup: %s)" msgstr "" -#: io.c:1708 io.c:1729 +#: io.c:1718 io.c:1739 #, c-format msgid "close of slave pty failed (%s)" msgstr "" -#: io.c:1807 io.c:1869 io.c:2001 io.c:2026 +#: io.c:1817 io.c:1879 io.c:2011 io.c:2036 #, c-format msgid "moving pipe to stdout in child failed (dup: %s)" msgstr "" -#: io.c:1814 io.c:1874 +#: io.c:1824 io.c:1884 #, c-format msgid "moving pipe to stdin in child failed (dup: %s)" msgstr "" -#: io.c:1834 io.c:2016 +#: io.c:1844 io.c:2026 msgid "restoring stdout in parent process failed\n" msgstr "" -#: io.c:1842 +#: io.c:1852 msgid "restoring stdin in parent process failed\n" msgstr "" -#: io.c:1877 io.c:2028 io.c:2042 +#: io.c:1887 io.c:2038 io.c:2052 #, c-format msgid "close of pipe failed (%s)" msgstr "" -#: io.c:1922 +#: io.c:1932 msgid "`|&' not supported" msgstr "" -#: io.c:1988 +#: io.c:1998 #, c-format msgid "cannot open pipe `%s' (%s)" msgstr "" -#: io.c:2036 +#: io.c:2046 #, c-format msgid "cannot create child process for `%s' (fork: %s)" msgstr "" -#: io.c:2526 +#: io.c:2536 #, c-format msgid "data file `%s' is empty" msgstr "" -#: io.c:2567 io.c:2575 +#: io.c:2577 io.c:2585 msgid "could not allocate more input memory" msgstr "" -#: io.c:3128 +#: io.c:3138 msgid "multicharacter value of `RS' is a gawk extension" msgstr "" +#: io.c:3243 +msgid "IPv6 communication is not supported" +msgstr "" + #: main.c:311 msgid "out of memory" msgstr "" |