summaryrefslogtreecommitdiff
path: root/po/bash.pot
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2011-12-08 20:23:45 -0500
committerChet Ramey <chet.ramey@case.edu>2011-12-08 20:23:45 -0500
commit984a1947a39c7c4bee77f4309f670fc79181ea71 (patch)
treeeb8f79d9f950646facf5d6a37400c567d86ae610 /po/bash.pot
parenta31435742fb2036e56df64523039abf1d52932b7 (diff)
downloadbash-984a1947a39c7c4bee77f4309f670fc79181ea71.tar.gz
commit bash-4.1 snapshot
Diffstat (limited to 'po/bash.pot')
-rw-r--r--po/bash.pot104
1 files changed, 55 insertions, 49 deletions
diff --git a/po/bash.pot b/po/bash.pot
index f06eb5bb..68d33f82 100644
--- a/po/bash.pot
+++ b/po/bash.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-12-17 10:20-0500\n"
+"POT-Creation-Date: 2009-12-30 08:25-0500\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"
@@ -316,7 +316,7 @@ msgstr ""
msgid "cannot use `-f' to make functions"
msgstr ""
-#: builtins/declare.def:372 execute_cmd.c:4935
+#: builtins/declare.def:372 execute_cmd.c:4937
#, c-format
msgid "%s: readonly function"
msgstr ""
@@ -355,7 +355,7 @@ msgstr ""
msgid "%s: cannot delete: %s"
msgstr ""
-#: builtins/evalfile.c:134 builtins/hash.def:169 execute_cmd.c:4792
+#: builtins/evalfile.c:134 builtins/hash.def:169 execute_cmd.c:4794
#: shell.c:1452
#, c-format
msgid "%s: is a directory"
@@ -371,7 +371,7 @@ msgstr ""
msgid "%s: file is too large"
msgstr ""
-#: builtins/evalfile.c:185 builtins/evalfile.c:203 execute_cmd.c:4862
+#: builtins/evalfile.c:185 builtins/evalfile.c:203 execute_cmd.c:4864
#: shell.c:1462
#, c-format
msgid "%s: cannot execute binary file"
@@ -831,36 +831,36 @@ msgstr ""
msgid "timed out waiting for input: auto-logout\n"
msgstr ""
-#: execute_cmd.c:495
+#: execute_cmd.c:497
#, c-format
msgid "cannot redirect standard input from /dev/null: %s"
msgstr ""
-#: execute_cmd.c:1160
+#: execute_cmd.c:1162
#, c-format
msgid "TIMEFORMAT: `%c': invalid format character"
msgstr ""
-#: execute_cmd.c:2073
+#: execute_cmd.c:2075
msgid "pipe error"
msgstr ""
-#: execute_cmd.c:4479
+#: execute_cmd.c:4481
#, c-format
msgid "%s: restricted: cannot specify `/' in command names"
msgstr ""
-#: execute_cmd.c:4570
+#: execute_cmd.c:4572
#, c-format
msgid "%s: command not found"
msgstr ""
-#: execute_cmd.c:4825
+#: execute_cmd.c:4827
#, c-format
msgid "%s: %s: bad interpreter"
msgstr ""
-#: execute_cmd.c:4974
+#: execute_cmd.c:4976
#, c-format
msgid "cannot duplicate fd %d to fd %d"
msgstr ""
@@ -935,7 +935,7 @@ msgstr ""
msgid "getcwd: cannot access parent directories"
msgstr ""
-#: input.c:94 subst.c:4845
+#: input.c:94 subst.c:4857
#, c-format
msgid "cannot reset nodelay mode for fd %d"
msgstr ""
@@ -1242,99 +1242,99 @@ msgstr ""
msgid "make_redirection: redirection instruction `%d' out of range"
msgstr ""
-#: parse.y:3117 parse.y:3353
+#: parse.y:3133 parse.y:3369
#, c-format
msgid "unexpected EOF while looking for matching `%c'"
msgstr ""
-#: parse.y:3935
+#: parse.y:3951
msgid "unexpected EOF while looking for `]]'"
msgstr ""
-#: parse.y:3940
+#: parse.y:3956
#, c-format
msgid "syntax error in conditional expression: unexpected token `%s'"
msgstr ""
-#: parse.y:3944
+#: parse.y:3960
msgid "syntax error in conditional expression"
msgstr ""
-#: parse.y:4022
+#: parse.y:4038
#, c-format
msgid "unexpected token `%s', expected `)'"
msgstr ""
-#: parse.y:4026
+#: parse.y:4042
msgid "expected `)'"
msgstr ""
-#: parse.y:4054
+#: parse.y:4070
#, c-format
msgid "unexpected argument `%s' to conditional unary operator"
msgstr ""
-#: parse.y:4058
+#: parse.y:4074
msgid "unexpected argument to conditional unary operator"
msgstr ""
-#: parse.y:4104
+#: parse.y:4120
#, c-format
msgid "unexpected token `%s', conditional binary operator expected"
msgstr ""
-#: parse.y:4108
+#: parse.y:4124
msgid "conditional binary operator expected"
msgstr ""
-#: parse.y:4130
+#: parse.y:4146
#, c-format
msgid "unexpected argument `%s' to conditional binary operator"
msgstr ""
-#: parse.y:4134
+#: parse.y:4150
msgid "unexpected argument to conditional binary operator"
msgstr ""
-#: parse.y:4145
+#: parse.y:4161
#, c-format
msgid "unexpected token `%c' in conditional command"
msgstr ""
-#: parse.y:4148
+#: parse.y:4164
#, c-format
msgid "unexpected token `%s' in conditional command"
msgstr ""
-#: parse.y:4152
+#: parse.y:4168
#, c-format
msgid "unexpected token %d in conditional command"
msgstr ""
-#: parse.y:5443
+#: parse.y:5459
#, c-format
msgid "syntax error near unexpected token `%s'"
msgstr ""
-#: parse.y:5461
+#: parse.y:5477
#, c-format
msgid "syntax error near `%s'"
msgstr ""
-#: parse.y:5471
+#: parse.y:5487
msgid "syntax error: unexpected end of file"
msgstr ""
-#: parse.y:5471
+#: parse.y:5487
msgid "syntax error"
msgstr ""
-#: parse.y:5533
+#: parse.y:5549
#, c-format
msgid "Use \"%s\" to leave the shell.\n"
msgstr ""
-#: parse.y:5695
+#: parse.y:5711
msgid "unexpected EOF while looking for matching `)'"
msgstr ""
@@ -1644,77 +1644,83 @@ msgstr ""
msgid "Unknown Signal #%d"
msgstr ""
-#: subst.c:1321 subst.c:1442
+#: subst.c:1333 subst.c:1454
#, c-format
msgid "bad substitution: no closing `%s' in %s"
msgstr ""
-#: subst.c:2723
+#: subst.c:2735
#, c-format
msgid "%s: cannot assign list to array member"
msgstr ""
-#: subst.c:4742 subst.c:4758
+#: subst.c:4754 subst.c:4770
msgid "cannot make pipe for process substitution"
msgstr ""
-#: subst.c:4790
+#: subst.c:4802
msgid "cannot make child for process substitution"
msgstr ""
-#: subst.c:4835
+#: subst.c:4847
#, c-format
msgid "cannot open named pipe %s for reading"
msgstr ""
-#: subst.c:4837
+#: subst.c:4849
#, c-format
msgid "cannot open named pipe %s for writing"
msgstr ""
-#: subst.c:4855
+#: subst.c:4867
#, c-format
msgid "cannot duplicate named pipe %s as fd %d"
msgstr ""
-#: subst.c:5051
+#: subst.c:5063
msgid "cannot make pipe for command substitution"
msgstr ""
-#: subst.c:5085
+#: subst.c:5097
msgid "cannot make child for command substitution"
msgstr ""
-#: subst.c:5102
+#: subst.c:5114
msgid "command_substitute: cannot duplicate pipe as fd 1"
msgstr ""
-#: subst.c:5605
+#: subst.c:5617
#, c-format
msgid "%s: parameter null or not set"
msgstr ""
-#: subst.c:5895
+#: subst.c:5907
#, c-format
msgid "%s: substring expression < 0"
msgstr ""
-#: subst.c:6953
+#: subst.c:6965
#, c-format
msgid "%s: bad substitution"
msgstr ""
-#: subst.c:7033
+#: subst.c:7045
#, c-format
msgid "$%s: cannot assign in this way"
msgstr ""
-#: subst.c:7824
+#: subst.c:7374
+msgid ""
+"future versions of the shell will force evaluation as an arithmetic "
+"substitution"
+msgstr ""
+
+#: subst.c:7839
#, c-format
msgid "bad substitution: no closing \"`\" in %s"
msgstr ""
-#: subst.c:8705
+#: subst.c:8720
#, c-format
msgid "no match: %s"
msgstr ""