aboutsummaryrefslogtreecommitdiffstats
path: root/po/gawk.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/gawk.pot')
-rw-r--r--po/gawk.pot246
1 files changed, 121 insertions, 125 deletions
diff --git a/po/gawk.pot b/po/gawk.pot
index 16593c80..a975282e 100644
--- a/po/gawk.pot
+++ b/po/gawk.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 3.1.76\n"
"Report-Msgid-Bugs-To: arnold@skeeve.com\n"
-"POT-Creation-Date: 2010-11-29 22:05+0200\n"
+"POT-Creation-Date: 2010-12-01 08:13+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"
@@ -1152,468 +1152,464 @@ msgstr ""
msgid "%s: option '-W %s' requires an argument\n"
msgstr ""
-#: io.c:272
+#: io.c:270
#, c-format
msgid "command line argument `%s' is a directory: skipped"
msgstr ""
-#: io.c:275 io.c:372
+#: io.c:273 io.c:370
#, c-format
msgid "cannot open file `%s' for reading (%s)"
msgstr ""
-#: io.c:419
+#: io.c:417
#, c-format
msgid "error reading input file `%s': %s"
msgstr ""
-#: io.c:470
+#: io.c:468
#, c-format
msgid "close of fd %d (`%s') failed (%s)"
msgstr ""
-#: io.c:577
+#: io.c:575
#, c-format
msgid "expression in `%s' redirection only has numeric value"
msgstr ""
-#: io.c:583
+#: io.c:581
#, c-format
msgid "expression for `%s' redirection has null string value"
msgstr ""
-#: io.c:589
+#: io.c:587
#, c-format
msgid "filename `%s' for `%s' redirection may be result of logical expression"
msgstr ""
-#: io.c:628
+#: io.c:626
#, c-format
msgid "unnecessary mixing of `>' and `>>' for file `%.*s'"
msgstr ""
-#: io.c:681
+#: io.c:679
#, c-format
msgid "can't open pipe `%s' for output (%s)"
msgstr ""
-#: io.c:691
+#: io.c:689
#, c-format
msgid "can't open pipe `%s' for input (%s)"
msgstr ""
-#: io.c:712
+#: io.c:710
#, c-format
msgid "can't open two way pipe `%s' for input/output (%s)"
msgstr ""
-#: io.c:794
+#: io.c:792
#, c-format
msgid "can't redirect from `%s' (%s)"
msgstr ""
-#: io.c:797
+#: io.c:795
#, c-format
msgid "can't redirect to `%s' (%s)"
msgstr ""
-#: io.c:846
+#: io.c:844
msgid ""
"reached system limit for open files: starting to multiplex file descriptors"
msgstr ""
-#: io.c:862
+#: io.c:860
#, c-format
msgid "close of `%s' failed (%s)."
msgstr ""
-#: io.c:870
+#: io.c:868
msgid "too many pipes or input files open"
msgstr ""
-#: io.c:892
+#: io.c:890
msgid "close: second argument must be `to' or `from'"
msgstr ""
-#: io.c:909
+#: io.c:907
#, c-format
msgid "close: `%.*s' is not an open file, pipe or co-process"
msgstr ""
-#: io.c:914
+#: io.c:912
msgid "close of redirection that was never opened"
msgstr ""
-#: io.c:1011
+#: io.c:1009
#, c-format
msgid "close: redirection `%s' not opened with `|&', second argument ignored"
msgstr ""
-#: io.c:1027
+#: io.c:1025
#, c-format
msgid "failure status (%d) on pipe close of `%s' (%s)"
msgstr ""
-#: io.c:1030
+#: io.c:1028
#, c-format
msgid "failure status (%d) on file close of `%s' (%s)"
msgstr ""
-#: io.c:1050
+#: io.c:1048
#, c-format
msgid "no explicit close of socket `%s' provided"
msgstr ""
-#: io.c:1053
+#: io.c:1051
#, c-format
msgid "no explicit close of co-process `%s' provided"
msgstr ""
-#: io.c:1056
+#: io.c:1054
#, c-format
msgid "no explicit close of pipe `%s' provided"
msgstr ""
-#: io.c:1059
+#: io.c:1057
#, c-format
msgid "no explicit close of file `%s' provided"
msgstr ""
-#: io.c:1087 io.c:1142 main.c:823 main.c:865
+#: io.c:1085 io.c:1140 main.c:808 main.c:850
#, c-format
msgid "error writing standard output (%s)"
msgstr ""
-#: io.c:1091 io.c:1147
+#: io.c:1089 io.c:1145
#, c-format
msgid "error writing standard error (%s)"
msgstr ""
-#: io.c:1099
+#: io.c:1097
#, c-format
msgid "pipe flush of `%s' failed (%s)."
msgstr ""
-#: io.c:1102
+#: io.c:1100
#, c-format
msgid "co-process flush of pipe to `%s' failed (%s)."
msgstr ""
-#: io.c:1105
+#: io.c:1103
#, c-format
msgid "file flush of `%s' failed (%s)."
msgstr ""
-#: io.c:1219
+#: io.c:1217
#, c-format
msgid "local port %s invalid in `/inet'"
msgstr ""
-#: io.c:1236
+#: io.c:1234
#, c-format
msgid "remote host and port information (%s, %s) invalid"
msgstr ""
-#: io.c:1276
+#: io.c:1274
msgid "/inet/raw client not ready yet, sorry"
msgstr ""
-#: io.c:1279 io.c:1320
+#: io.c:1277 io.c:1318
msgid "only root may use `/inet/raw'."
msgstr ""
-#: io.c:1318
+#: io.c:1316
msgid "/inet/raw server not ready yet, sorry"
msgstr ""
-#: io.c:1417
+#: io.c:1415
#, c-format
msgid "no (known) protocol supplied in special filename `%s'"
msgstr ""
-#: io.c:1431
+#: io.c:1429
#, c-format
msgid "special file name `%s' is incomplete"
msgstr ""
-#: io.c:1447
+#: io.c:1445
msgid "must supply a remote hostname to `/inet'"
msgstr ""
-#: io.c:1465
+#: io.c:1463
msgid "must supply a remote port to `/inet'"
msgstr ""
-#: io.c:1511
+#: io.c:1509
msgid "TCP/IP communications are not supported"
msgstr ""
-#: io.c:1669
+#: io.c:1667
#, c-format
msgid "could not open `%s', mode `%s'"
msgstr ""
-#: io.c:1720
+#: io.c:1718
#, c-format
msgid "close of master pty failed (%s)"
msgstr ""
-#: io.c:1722 io.c:1889 io.c:2046
+#: io.c:1720 io.c:1887 io.c:2044
#, c-format
msgid "close of stdout in child failed (%s)"
msgstr ""
-#: io.c:1725
+#: io.c:1723
#, c-format
msgid "moving slave pty to stdout in child failed (dup: %s)"
msgstr ""
-#: io.c:1727 io.c:1894
+#: io.c:1725 io.c:1892
#, c-format
msgid "close of stdin in child failed (%s)"
msgstr ""
-#: io.c:1730
+#: io.c:1728
#, c-format
msgid "moving slave pty to stdin in child failed (dup: %s)"
msgstr ""
-#: io.c:1732 io.c:1753
+#: io.c:1730 io.c:1751
#, c-format
msgid "close of slave pty failed (%s)"
msgstr ""
-#: io.c:1831 io.c:1892 io.c:2024 io.c:2049
+#: io.c:1829 io.c:1890 io.c:2022 io.c:2047
#, c-format
msgid "moving pipe to stdout in child failed (dup: %s)"
msgstr ""
-#: io.c:1838 io.c:1897
+#: io.c:1836 io.c:1895
#, c-format
msgid "moving pipe to stdin in child failed (dup: %s)"
msgstr ""
-#: io.c:1858 io.c:2039
+#: io.c:1856 io.c:2037
msgid "restoring stdout in parent process failed\n"
msgstr ""
-#: io.c:1866
+#: io.c:1864
msgid "restoring stdin in parent process failed\n"
msgstr ""
-#: io.c:1900 io.c:2051 io.c:2065
+#: io.c:1898 io.c:2049 io.c:2063
#, c-format
msgid "close of pipe failed (%s)"
msgstr ""
-#: io.c:1945
+#: io.c:1943
msgid "`|&' not supported"
msgstr ""
-#: io.c:2011
+#: io.c:2009
#, c-format
msgid "cannot open pipe `%s' (%s)"
msgstr ""
-#: io.c:2059
+#: io.c:2057
#, c-format
msgid "cannot create child process for `%s' (fork: %s)"
msgstr ""
-#: io.c:2548
+#: io.c:2546
#, c-format
msgid "data file `%s' is empty"
msgstr ""
-#: io.c:2589 io.c:2597
+#: io.c:2587 io.c:2595
msgid "could not allocate more input memory"
msgstr ""
-#: io.c:3144
+#: io.c:3142
msgid "multicharacter value of `RS' is a gawk extension"
msgstr ""
-#: main.c:311
+#: main.c:310
msgid "out of memory"
msgstr ""
-#: main.c:388
+#: main.c:387
msgid "`-m[fr]' option irrelevant in gawk"
msgstr ""
-#: main.c:390
+#: main.c:389
msgid "-m option usage: `-m[fr] nnn'"
msgstr ""
-#: main.c:426
+#: main.c:412
msgid "empty argument to `-e/--source' ignored"
msgstr ""
-#: main.c:492
+#: main.c:478
#, c-format
msgid "%s: option `-W %s' unrecognized, ignored\n"
msgstr ""
-#: main.c:545
+#: main.c:531
#, c-format
msgid "%s: option requires an argument -- %c\n"
msgstr ""
-#: main.c:566
+#: main.c:552
msgid "environment variable `POSIXLY_CORRECT' set: turning on `--posix'"
msgstr ""
-#: main.c:572
+#: main.c:558
msgid "`--posix' overrides `--traditional'"
msgstr ""
-#: main.c:583
+#: main.c:569
msgid "`--posix'/`--traditional' overrides `--non-decimal-data'"
msgstr ""
-#: main.c:587
+#: main.c:573
#, c-format
msgid "running %s setuid root may be a security problem"
msgstr ""
-#: main.c:592
+#: main.c:578
msgid "`--posix' overrides `--binary'"
msgstr ""
-#: main.c:643
+#: main.c:629
#, c-format
msgid "can't set binary mode on stdin (%s)"
msgstr ""
-#: main.c:646
+#: main.c:632
#, c-format
msgid "can't set binary mode on stdout (%s)"
msgstr ""
-#: main.c:648
+#: main.c:634
#, c-format
msgid "can't set binary mode on stderr (%s)"
msgstr ""
-#: main.c:687
+#: main.c:673
msgid "no program text at all!"
msgstr ""
-#: main.c:762
+#: main.c:748
#, c-format
msgid "Usage: %s [POSIX or GNU style options] -f progfile [--] file ...\n"
msgstr ""
-#: main.c:764
+#: main.c:750
#, c-format
msgid "Usage: %s [POSIX or GNU style options] [--] %cprogram%c file ...\n"
msgstr ""
-#: main.c:769
+#: main.c:755
msgid "POSIX options:\t\tGNU long options: (standard)\n"
msgstr ""
-#: main.c:770
+#: main.c:756
msgid "\t-f progfile\t\t--file=progfile\n"
msgstr ""
-#: main.c:771
+#: main.c:757
msgid "\t-F fs\t\t\t--field-separator=fs\n"
msgstr ""
-#: main.c:772
+#: main.c:758
msgid "\t-v var=val\t\t--assign=var=val\n"
msgstr ""
-#: main.c:773
+#: main.c:759
msgid "Short options:\t\tGNU long options: (extensions)\n"
msgstr ""
-#: main.c:774
-msgid "\t-m[fr] val\n"
-msgstr ""
-
-#: main.c:775
+#: main.c:760
msgid "\t-b\t\t\t--characters-as-bytes\n"
msgstr ""
-#: main.c:776
+#: main.c:761
msgid "\t-c\t\t\t--traditional\n"
msgstr ""
-#: main.c:777
+#: main.c:762
msgid "\t-C\t\t\t--copyright\n"
msgstr ""
-#: main.c:778
+#: main.c:763
msgid "\t-d [file]\t\t--dump-variables[=file]\n"
msgstr ""
-#: main.c:779
+#: main.c:764
msgid "\t-e 'program-text'\t--source='program-text'\n"
msgstr ""
-#: main.c:780
+#: main.c:765
msgid "\t-E file\t\t\t--exec=file\n"
msgstr ""
-#: main.c:781
+#: main.c:766
msgid "\t-g\t\t\t--gen-pot\n"
msgstr ""
-#: main.c:782
+#: main.c:767
msgid "\t-h\t\t\t--help\n"
msgstr ""
-#: main.c:783
+#: main.c:768
msgid "\t-L [fatal]\t\t--lint[=fatal]\n"
msgstr ""
-#: main.c:784
+#: main.c:769
msgid "\t-n\t\t\t--non-decimal-data\n"
msgstr ""
-#: main.c:785
+#: main.c:770
msgid "\t-N\t\t\t--use-lc-numeric\n"
msgstr ""
-#: main.c:786
+#: main.c:771
msgid "\t-O\t\t\t--optimize\n"
msgstr ""
-#: main.c:787
+#: main.c:772
msgid "\t-p [file]\t\t--profile[=file]\n"
msgstr ""
-#: main.c:788
+#: main.c:773
msgid "\t-P\t\t\t--posix\n"
msgstr ""
-#: main.c:789
+#: main.c:774
msgid "\t-r\t\t\t--re-interval\n"
msgstr ""
-#: main.c:791
+#: main.c:776
msgid "\t-R file\t\t\t--command=file\n"
msgstr ""
-#: main.c:792
+#: main.c:777
msgid "\t-S\t\t\t--sandbox\n"
msgstr ""
-#: main.c:793
+#: main.c:778
msgid "\t-t\t\t\t--lint-old\n"
msgstr ""
-#: main.c:794
+#: main.c:779
msgid "\t-V\t\t\t--version\n"
msgstr ""
-#: main.c:796
+#: main.c:781
msgid "\t-W nostalgia\t\t--nostalgia\n"
msgstr ""
-#: main.c:799
+#: main.c:784
msgid "\t-Y\t\t--parsedebug\n"
msgstr ""
@@ -1622,7 +1618,7 @@ msgstr ""
#. for this application. Please add _another line_ with the
#. address for translation bugs.
#. no-wrap
-#: main.c:808
+#: main.c:793
msgid ""
"\n"
"To report bugs, see node `Bugs' in `gawk.info', which is\n"
@@ -1630,21 +1626,21 @@ msgid ""
"\n"
msgstr ""
-#: main.c:812
+#: main.c:797
msgid ""
"gawk is a pattern scanning and processing language.\n"
"By default it reads standard input and writes standard output.\n"
"\n"
msgstr ""
-#: main.c:816
+#: main.c:801
msgid ""
"Examples:\n"
"\tgawk '{ sum += $1 }; END { print sum }' file\n"
"\tgawk -F: '{ print $1 }' /etc/passwd\n"
msgstr ""
-#: main.c:836
+#: main.c:821
#, c-format
msgid ""
"Copyright (C) 1989, 1991-%d Free Software Foundation.\n"
@@ -1656,7 +1652,7 @@ msgid ""
"\n"
msgstr ""
-#: main.c:844
+#: main.c:829
msgid ""
"This program is distributed in the hope that it will be useful,\n"
"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
@@ -1665,65 +1661,65 @@ msgid ""
"\n"
msgstr ""
-#: main.c:855
+#: main.c:840
msgid ""
"You should have received a copy of the GNU General Public License\n"
"along with this program. If not, see http://www.gnu.org/licenses/.\n"
msgstr ""
-#: main.c:890
+#: main.c:875
msgid "-Ft does not set FS to tab in POSIX awk"
msgstr ""
-#: main.c:1122
+#: main.c:1107
#, c-format
msgid "unknown value for field spec: %d\n"
msgstr ""
-#: main.c:1182
+#: main.c:1167
#, c-format
msgid ""
"%s: `%s' argument to `-v' not in `var=value' form\n"
"\n"
msgstr ""
-#: main.c:1202
+#: main.c:1187
#, c-format
msgid "`%s' is not a legal variable name"
msgstr ""
-#: main.c:1205
+#: main.c:1190
#, c-format
msgid "`%s' is not a variable name, looking for file `%s=%s'"
msgstr ""
-#: main.c:1258
+#: main.c:1243
msgid "floating point exception"
msgstr ""
-#: main.c:1265
+#: main.c:1250
msgid "fatal error: internal error"
msgstr ""
-#: main.c:1280
+#: main.c:1265
msgid "fatal error: internal error: segfault"
msgstr ""
-#: main.c:1292
+#: main.c:1277
msgid "fatal error: internal error: stack overflow"
msgstr ""
-#: main.c:1342
+#: main.c:1327
#, c-format
msgid "no pre-opened fd %d"
msgstr ""
-#: main.c:1349
+#: main.c:1334
#, c-format
msgid "could not pre-open /dev/null for fd %d"
msgstr ""
-#: main.c:1372 main.c:1381
+#: main.c:1357 main.c:1366
#, c-format
msgid "could not find groups: %s"
msgstr ""