summaryrefslogtreecommitdiffstats
path: root/po/en@boldquot.po
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-04-19 18:48:45 +0000
committerBruno Haible <bruno@clisp.org>2001-04-19 18:48:45 +0000
commit29c40c8997971651e7f9b608ccf29f6aa9a5a4fb (patch)
tree3c086bcb1872120837be41833696da1e1f72eeb7 /po/en@boldquot.po
parentbb399b642db6af37e9438b5f80bb0b06e85abbf5 (diff)
downloadexternal_gettext-29c40c8997971651e7f9b608ccf29f6aa9a5a4fb.zip
external_gettext-29c40c8997971651e7f9b608ccf29f6aa9a5a4fb.tar.gz
external_gettext-29c40c8997971651e7f9b608ccf29f6aa9a5a4fb.tar.bz2
Update for 0.10.37.
Diffstat (limited to 'po/en@boldquot.po')
-rw-r--r--po/en@boldquot.po116
1 files changed, 73 insertions, 43 deletions
diff --git a/po/en@boldquot.po b/po/en@boldquot.po
index bc9307f..2d25ba2 100644
--- a/po/en@boldquot.po
+++ b/po/en@boldquot.po
@@ -30,7 +30,7 @@
msgid ""
msgstr ""
"Project-Id-Version: GNU gettext 0.10.36\n"
-"POT-Creation-Date: 2001-03-27 19:25+0200\n"
+"POT-Creation-Date: 2001-04-18 22:38+0200\n"
"PO-Revision-Date: 2001-03-11 00:36+0100\n"
"Last-Translator: Bruno Haible <haible@clisp.cons.org>\n"
"Language-Team: English <en@li.org>\n"
@@ -102,7 +102,8 @@ msgstr "%s: option ‘-W %s’ is ambiguous\n"
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr "%s: option ‘-W %s’ doesn't allow an argument\n"
-#: lib/obstack.c:474 lib/xmalloc.c:86
+#: lib/obstack.c:474 lib/xmalloc.c:86 src/po.c:308 src/po.c:381 src/po.c:389
+#: src/po.c:395 src/po.c:415 src/po.c:422 src/po.c:427 src/po.c:444
msgid "memory exhausted"
msgstr "memory exhausted"
@@ -809,64 +810,72 @@ msgstr "end-of-file within string"
msgid "end-of-line within string"
msgstr "end-of-line within string"
-#: src/po-lex.c:528 src/write-po.c:266 src/write-po.c:338
+#: src/po-lex.c:528 src/write-po.c:285 src/write-po.c:367
msgid "invalid multibyte sequence"
msgstr "invalid multibyte sequence"
-#: src/po.c:247
+#: src/po.c:302 src/po.c:374 src/po.c:409 src/po.c:439
+#, c-format
+msgid "%s: warning: "
+msgstr "%s: warning: "
+
+#: src/po.c:303
#, c-format
msgid ""
-"%s: warning: charset \"%s\" is not a portable encoding name\n"
-"%*s warning: charset conversion might not work"
+"Charset \"%s\" is not a portable encoding name.\n"
+"Message conversion to user's charset might not work.\n"
msgstr ""
-"%s: warning: charset “%s” is not a portable encoding name\n"
-"%*s warning: charset conversion might not work"
+"Charset “%s” is not a portable encoding name.\n"
+"Message conversion to user's charset might not work.\n"
-#. TRANS: sentence starts at trans_id_1 or trans_id_2
-#: src/po.c:290 src/po.c:324
-msgid ", expect parse errors"
-msgstr ", expect parse errors"
+#: src/po.c:370 src/po.c:405
+msgid "Continuing anyway, expect parse errors."
+msgstr "Continuing anyway, expect parse errors."
-#. TRANS: sentence trans_id_1 starts here
-#: src/po.c:296
-#, c-format
-msgid "%s: warning: charset \"%s\" is not supported by iconv%s"
-msgstr "%s: warning: charset “%s” is not supported by iconv%s"
+#: src/po.c:372
+msgid "Continuing anyway."
+msgstr "Continuing anyway."
-#. TRANS: sentence trans_id_2 starts here
-#: src/po.c:301
+#: src/po.c:375
#, c-format
msgid ""
-"%s: warning: charset \"%s\" is not supported by iconv%s\n"
-"%*s warning: consider installing GNU libiconv and then\n"
-"%*s reinstalling GNU gettext"
+"Charset \"%s\" is not supported. %s relies on iconv(),\n"
+"and iconv() does not support \"%s\".\n"
msgstr ""
-"%s: warning: charset “%s” is not supported by iconv%s\n"
-"%*s warning: consider installing GNU libiconv and then\n"
-"%*s reinstalling GNU gettext"
+"Charset “%s” is not supported. %s relies on iconv(),\n"
+"and iconv() does not support “%s”.\n"
-#. TRANS: sentence trans_id_3 starts here
-#: src/po.c:318
-#, c-format
+#: src/po.c:385 src/po.c:418
msgid ""
-"%s: warning: charset \"%s\" is not supported without iconv%s\n"
-"%*s warning: consider installing GNU libiconv and then\n"
-"%*s reinstalling GNU gettext"
+"Installing GNU libiconv and then reinstalling GNU gettext\n"
+"would fix this problem.\n"
msgstr ""
-"%s: warning: charset “%s” is not supported without iconv%s\n"
-"%*s warning: consider installing GNU libiconv and then\n"
-"%*s reinstalling GNU gettext"
+"Installing GNU libiconv and then reinstalling GNU gettext\n"
+"would fix this problem.\n"
+
+#: src/po.c:393 src/po.c:425
+#, c-format
+msgid "%s\n"
+msgstr "%s\n"
-#: src/po.c:334
+#: src/po.c:410
#, c-format
msgid ""
-"%s: warning: charset missing in header\n"
-"%*s warning: charset conversion will not work"
+"Charset \"%s\" is not supported. %s relies on iconv().\n"
+"This version was built without iconv().\n"
msgstr ""
-"%s: warning: charset missing in header\n"
-"%*s warning: charset conversion will not work"
+"Charset “%s” is not supported. %s relies on iconv().\n"
+"This version was built without iconv().\n"
+
+#: src/po.c:440
+msgid ""
+"Charset missing in header.\n"
+"Message conversion to user's charset will not work.\n"
+msgstr ""
+"Charset missing in header.\n"
+"Message conversion to user's charset will not work.\n"
-#: src/write-po.c:293
+#: src/write-po.c:316
#, c-format
msgid ""
"internationalized messages should not contain the `\\%c' escape sequence"
@@ -874,17 +883,17 @@ msgstr ""
"internationalized messages should not contain the ‘\\%c’ escape "
"sequence"
-#: src/write-po.c:827
+#: src/write-po.c:857
#, c-format
msgid "cannot create output file \"%s\""
msgstr "cannot create output file “%s”"
-#: src/write-po.c:834
+#: src/write-po.c:864
#, no-c-format
msgid "standard output"
msgstr "standard output"
-#: src/write-po.c:909
+#: src/write-po.c:939
#, c-format
msgid "error while writing \"%s\" file"
msgstr "error while writing “%s” file"
@@ -1024,5 +1033,26 @@ msgstr "%s:%d: warning: keyword between outer keyword and its arg"
msgid "language `%s' unknown"
msgstr "language ‘%s’ unknown"
+#~ msgid "%s: warning: charset \"%s\" is not supported by iconv%s"
+#~ msgstr "%s: warning: charset “%s” is not supported by iconv%s"
+
+#~ msgid ""
+#~ "%s: warning: charset \"%s\" is not supported by iconv%s\n"
+#~ "%*s warning: consider installing GNU libiconv and then\n"
+#~ "%*s reinstalling GNU gettext"
+#~ msgstr ""
+#~ "%s: warning: charset “%s” is not supported by iconv%s\n"
+#~ "%*s warning: consider installing GNU libiconv and then\n"
+#~ "%*s reinstalling GNU gettext"
+
+#~ msgid ""
+#~ "%s: warning: charset \"%s\" is not supported without iconv%s\n"
+#~ "%*s warning: consider installing GNU libiconv and then\n"
+#~ "%*s reinstalling GNU gettext"
+#~ msgstr ""
+#~ "%s: warning: charset “%s” is not supported without iconv%s\n"
+#~ "%*s warning: consider installing GNU libiconv and then\n"
+#~ "%*s reinstalling GNU gettext"
+
#~ msgid "Memory exhausted"
#~ msgstr "Memory exhausted"