* src/getargs.c (version): Bump to 2002.

Patch the PO files to help translators.
This commit is contained in:
Akim Demaille
2002-01-23 13:14:56 +00:00
parent 88964d04d9
commit 9326268a46
12 changed files with 127 additions and 105 deletions

View File

@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: bison 1.25\n"
"POT-Creation-Date: 2002-01-21 20:34+0100\n"
"POT-Creation-Date: 2002-01-23 14:12+0100\n"
"PO-Revision-Date: 1996-10-10 17:54 MET DST\n"
"Last-Translator: Ulrich Drepper <drepper@gnu.ai.mit.edu>\n"
"Language-Team: German <de@li.org>\n"
@@ -191,31 +191,32 @@ msgstr ""
#: src/getargs.c:146
msgid ""
"Copyright 1984, 1986, 1989, 1992, 2000, 2001 Free Software Foundation, Inc.\n"
"Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002\n"
"Free Software Foundation, Inc.\n"
msgstr ""
#: src/getargs.c:150
#: src/getargs.c:151
msgid ""
"This is free software; see the source for copying conditions. There is NO\n"
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
msgstr ""
#: src/getargs.c:223 src/lex.c:694
#: src/getargs.c:224 src/lex.c:705
#, c-format
msgid "`%s' is no longer supported"
msgstr ""
#: src/getargs.c:247
#: src/getargs.c:248
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr ""
#: src/getargs.c:254
#: src/getargs.c:255
#, c-format
msgid "%s: no grammar file given\n"
msgstr "%s: keine Grammatik-Datei angegeben\n"
#: src/getargs.c:258
#: src/getargs.c:259
#, fuzzy, c-format
msgid "%s: extra arguments ignored after `%s'\n"
msgstr "%s: zusätzliche Argumente nach »%s« werden ignoriert\n"
@@ -270,12 +271,12 @@ msgstr "unerwarteter Typname"
msgid "use \"...\" for multi-character literal tokens"
msgstr "für Literal mit mehreren Zeichen bitte \"...\" verwenden"
#: src/lex.c:667
#: src/lex.c:678
#, c-format
msgid "`%s' supports no argument: %s"
msgstr ""
#: src/lex.c:683
#: src/lex.c:694
#, fuzzy, c-format
msgid "`%s' requires an argument"
msgstr "%s: die Option »%s« erfordert ein Argument\n"