From: Akim Demaille Date: Fri, 3 Aug 2001 09:04:03 +0000 (+0000) Subject: Update PO files. X-Git-Tag: BISON-1_28b~8 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/fdb5fc386307aa48213d22bb734ff211928c4dda Update PO files. --- diff --git a/po/POTFILES.in b/po/POTFILES.in index 2f8cc7d0..e85822f8 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,8 +1,8 @@ src/LR0.c -src/closure.c +src/complain.c src/conflicts.c src/derives.c -# src/files.c +src/files.c src/getargs.c # src/gram.c src/lalr.c diff --git a/po/de.gmo b/po/de.gmo index 3ebaf577..bdcfe394 100644 Binary files a/po/de.gmo and b/po/de.gmo differ diff --git a/po/de.po b/po/de.po index 980f48b4..19948f9c 100644 --- a/po/de.po +++ b/po/de.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.25\n" -"POT-Creation-Date: 2001-08-03 10:49+0200\n" +"POT-Creation-Date: 2001-08-03 11:05+0200\n" "PO-Revision-Date: 1996-10-10 17:54 MET DST\n" "Last-Translator: Ulrich Drepper \n" "Language-Team: German \n" @@ -18,6 +18,15 @@ msgstr "" msgid "too many states (max %d)" msgstr "" +#: src/complain.c:110 +msgid "warning: " +msgstr "" + +#: src/complain.c:198 src/complain.c:239 +#, fuzzy +msgid "fatal error: " +msgstr "fataler Fehler: %s\n" + #: src/conflicts.c:49 #, c-format msgid "Conflict in state %d between rule %d and token %s resolved as %s.\n" @@ -116,6 +125,15 @@ msgstr "" msgid "%s derives" msgstr "%s leitet ab" +#: src/files.c:98 +#, c-format +msgid "cannot open file `%s'" +msgstr "" + +#: src/files.c:117 +msgid "cannot close file" +msgstr "" + #. Some efforts were made to ease the translators' task, please #. continue. #: src/getargs.c:81 @@ -795,10 +813,6 @@ msgstr "" #~ msgid "gotos" #~ msgstr "»goto« Anweisungen" -#, fuzzy -#~ msgid "fatal error: " -#~ msgstr "fataler Fehler: %s\n" - #, fuzzy #~ msgid "" #~ "Usage: %s [-dhklntvyV] [-b file-prefix] [-o outfile] [-p name-prefix]\n" diff --git a/po/es.po b/po/es.po index d1cb4aac..3c81b2b6 100644 --- a/po/es.po +++ b/po/es.po @@ -30,7 +30,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU bison 1.25\n" -"POT-Creation-Date: 2001-08-03 10:49+0200\n" +"POT-Creation-Date: 2001-08-03 11:05+0200\n" "PO-Revision-Date: 1998-09-21 10:19+0200\n" "Last-Translator: Nicolás García-Pedrajas \n" "Language-Team: Spanish \n" @@ -43,6 +43,22 @@ msgstr "" msgid "too many states (max %d)" msgstr "" +#: src/complain.c:110 +msgid "warning: " +msgstr "" + +# Duda: desconozco cuál será el convenio en la lista de correo a +# propósito de "fatal". Por favor, comprueba que "error grave" es +# preferido por todos los miembros a "error fatal" - cll +# veremos que dice la mayoría, como hay otros 2 revisores +# La verdad es que a mi lo de error fatal me suena fatal +# ngp +# +#: src/complain.c:198 src/complain.c:239 +#, fuzzy +msgid "fatal error: " +msgstr "error grave: %s\n" + #: src/conflicts.c:49 #, c-format msgid "Conflict in state %d between rule %d and token %s resolved as %s.\n" @@ -172,6 +188,15 @@ msgstr "" msgid "%s derives" msgstr "%s deriva" +#: src/files.c:98 +#, c-format +msgid "cannot open file `%s'" +msgstr "" + +#: src/files.c:117 +msgid "cannot close file" +msgstr "" + #. Some efforts were made to ease the translators' task, please #. continue. #: src/getargs.c:81 @@ -932,17 +957,6 @@ msgstr "" #~ msgid "gotos" #~ msgstr "saltos (gotos)" -# Duda: desconozco cuál será el convenio en la lista de correo a -# propósito de "fatal". Por favor, comprueba que "error grave" es -# preferido por todos los miembros a "error fatal" - cll -# veremos que dice la mayoría, como hay otros 2 revisores -# La verdad es que a mi lo de error fatal me suena fatal -# ngp -# -#, fuzzy -#~ msgid "fatal error: " -#~ msgstr "error grave: %s\n" - # ¿Por qué no lo pones en mayúsculas? Al fin y al cabo, eso es lo que # haces luego con "FDERIVES" que traduces como "FDERIVACIONES", ... - # cll diff --git a/po/et.gmo b/po/et.gmo index 2623a0d9..67488eba 100644 Binary files a/po/et.gmo and b/po/et.gmo differ diff --git a/po/et.po b/po/et.po index 4a1b6161..a4e48c41 100644 --- a/po/et.po +++ b/po/et.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.25\n" -"POT-Creation-Date: 2001-08-03 10:49+0200\n" +"POT-Creation-Date: 2001-08-03 11:05+0200\n" "PO-Revision-Date: 2000-04-11 22:19+02:00\n" "Last-Translator: Toomas Soome \n" "Language-Team: Estonian \n" @@ -18,6 +18,15 @@ msgstr "" msgid "too many states (max %d)" msgstr "liiga palju olekuid (maks %d)" +#: src/complain.c:110 +msgid "warning: " +msgstr "" + +#: src/complain.c:198 src/complain.c:239 +#, fuzzy +msgid "fatal error: " +msgstr "fataalne viga: %s\n" + #: src/conflicts.c:49 #, c-format msgid "Conflict in state %d between rule %d and token %s resolved as %s.\n" @@ -122,6 +131,15 @@ msgstr "" msgid "%s derives" msgstr "%s derives" +#: src/files.c:98 +#, c-format +msgid "cannot open file `%s'" +msgstr "" + +#: src/files.c:117 +msgid "cannot close file" +msgstr "" + #. Some efforts were made to ease the translators' task, please #. continue. #: src/getargs.c:81 @@ -877,9 +895,6 @@ msgstr "" #~ msgid "gotos" #~ msgstr "gotod" -#~ msgid "fatal error: %s\n" -#~ msgstr "fataalne viga: %s\n" - #~ msgid "\"%s\", line %d: %s\n" #~ msgstr "\"%s\", rida %d: %s\n" diff --git a/po/fr.gmo b/po/fr.gmo index 384d2ea6..a2c7fdcd 100644 Binary files a/po/fr.gmo and b/po/fr.gmo differ diff --git a/po/fr.po b/po/fr.po index 75cd390a..20edbe42 100644 --- a/po/fr.po +++ b/po/fr.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.25\n" -"POT-Creation-Date: 2001-08-03 10:49+0200\n" +"POT-Creation-Date: 2001-08-03 11:05+0200\n" "PO-Revision-Date: 1996-03-19 20:05 EST\n" "Last-Translator: Dominique Boucher \n" "Language-Team: French \n" @@ -18,6 +18,15 @@ msgstr "" msgid "too many states (max %d)" msgstr "" +#: src/complain.c:110 +msgid "warning: " +msgstr "" + +#: src/complain.c:198 src/complain.c:239 +#, fuzzy +msgid "fatal error: " +msgstr "erreur fatale: %s\n" + #: src/conflicts.c:49 #, c-format msgid "Conflict in state %d between rule %d and token %s resolved as %s.\n" @@ -123,6 +132,15 @@ msgstr "" msgid "%s derives" msgstr "%s dérive" +#: src/files.c:98 +#, c-format +msgid "cannot open file `%s'" +msgstr "" + +#: src/files.c:117 +msgid "cannot close file" +msgstr "" + #. Some efforts were made to ease the translators' task, please #. continue. #: src/getargs.c:81 @@ -799,10 +817,6 @@ msgstr "" #~ msgid "gotos" #~ msgstr "gotos" -#, fuzzy -#~ msgid "fatal error: " -#~ msgstr "erreur fatale: %s\n" - #~ msgid "" #~ "\n" #~ "\n" diff --git a/po/ja.gmo b/po/ja.gmo index ad299a67..7c9810c1 100644 Binary files a/po/ja.gmo and b/po/ja.gmo differ diff --git a/po/ja.po b/po/ja.po index 2acb9149..b99b93bf 100644 --- a/po/ja.po +++ b/po/ja.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU bison 1.28\n" -"POT-Creation-Date: 2001-08-03 10:49+0200\n" +"POT-Creation-Date: 2001-08-03 11:05+0200\n" "PO-Revision-Date: 1999-09-28 21:10+0900\n" "Last-Translator: Daisuke Yamashita \n" "Language-Team: Japanese \n" @@ -18,6 +18,15 @@ msgstr "" msgid "too many states (max %d)" msgstr "%s ¤Î¿ô¤¬Â¿¤¹¤®¤Þ¤¹ (ºÇÂç %d)" +#: src/complain.c:110 +msgid "warning: " +msgstr "" + +#: src/complain.c:198 src/complain.c:239 +#, fuzzy +msgid "fatal error: " +msgstr "%s: Ã×̿Ū¥¨¥é¡¼: " + #: src/conflicts.c:49 #, c-format msgid "Conflict in state %d between rule %d and token %s resolved as %s.\n" @@ -122,6 +131,15 @@ msgstr "" msgid "%s derives" msgstr "%s ¤Ï°Ê²¼¤«¤éÇÉÀ¸" +#: src/files.c:98 +#, c-format +msgid "cannot open file `%s'" +msgstr "" + +#: src/files.c:117 +msgid "cannot close file" +msgstr "" + #. Some efforts were made to ease the translators' task, please #. continue. #: src/getargs.c:81 @@ -847,9 +865,6 @@ msgstr "" #~ msgid "gotos" #~ msgstr "goto" -#~ msgid "%s: fatal error: " -#~ msgstr "%s: Ã×̿Ū¥¨¥é¡¼: " - #~ msgid "%s:%d: fatal error: " #~ msgstr "%s:%d: Ã×̿Ū¥¨¥é¡¼: " diff --git a/po/nl.gmo b/po/nl.gmo index e02d2ef1..0a5e0358 100644 Binary files a/po/nl.gmo and b/po/nl.gmo differ diff --git a/po/nl.po b/po/nl.po index 18c0dccb..94554607 100644 --- a/po/nl.po +++ b/po/nl.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.25\n" -"POT-Creation-Date: 2001-08-03 10:49+0200\n" +"POT-Creation-Date: 2001-08-03 11:05+0200\n" "PO-Revision-Date: 1996-08-27 15:34 MET DST\n" "Last-Translator: Erick Branderhorst \n" "Language-Team: Dutch \n" @@ -18,6 +18,15 @@ msgstr "" msgid "too many states (max %d)" msgstr "" +#: src/complain.c:110 +msgid "warning: " +msgstr "" + +#: src/complain.c:198 src/complain.c:239 +#, fuzzy +msgid "fatal error: " +msgstr "fatale fout: %s\n" + #: src/conflicts.c:49 #, c-format msgid "Conflict in state %d between rule %d and token %s resolved as %s.\n" @@ -122,6 +131,15 @@ msgstr "" msgid "%s derives" msgstr "%s afgeleiden" +#: src/files.c:98 +#, c-format +msgid "cannot open file `%s'" +msgstr "" + +#: src/files.c:117 +msgid "cannot close file" +msgstr "" + #. Some efforts were made to ease the translators' task, please #. continue. #: src/getargs.c:81 @@ -798,10 +816,6 @@ msgstr "" #~ msgid "gotos" #~ msgstr "ganaar" -#, fuzzy -#~ msgid "fatal error: " -#~ msgstr "fatale fout: %s\n" - #~ msgid "" #~ "\n" #~ "\n" diff --git a/po/ru.gmo b/po/ru.gmo index 11734c45..e0732d1a 100644 Binary files a/po/ru.gmo and b/po/ru.gmo differ diff --git a/po/ru.po b/po/ru.po index 96f09724..58fdea56 100644 --- a/po/ru.po +++ b/po/ru.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.28a\n" -"POT-Creation-Date: 2001-08-03 10:49+0200\n" +"POT-Creation-Date: 2001-08-03 11:05+0200\n" "PO-Revision-Date: 2000-04-12 13:16+04:00\n" "Last-Translator: Dmitry S. Sivachenko \n" "Language-Team: Russian \n" @@ -18,6 +18,15 @@ msgstr "" msgid "too many states (max %d)" msgstr "ÓÌÉÛËÏÍ ÍÎÏÇÏ ÓÏÓÔÏÑÎÉÊ (ÍÁËÓÉÍÁÌØÎÏ %d)" +#: src/complain.c:110 +msgid "warning: " +msgstr "" + +#: src/complain.c:198 src/complain.c:239 +#, fuzzy +msgid "fatal error: " +msgstr "ÏÛÉÂËÁ" + #: src/conflicts.c:49 #, c-format msgid "Conflict in state %d between rule %d and token %s resolved as %s.\n" @@ -123,6 +132,15 @@ msgstr "" msgid "%s derives" msgstr "%s ×Ù×ÏÄÉÔ" +#: src/files.c:98 +#, c-format +msgid "cannot open file `%s'" +msgstr "" + +#: src/files.c:117 +msgid "cannot close file" +msgstr "" + #. Some efforts were made to ease the translators' task, please #. continue. #: src/getargs.c:81