This commit is contained in:
Akim Demaille
2002-06-28 17:12:10 +00:00
parent 4144248075
commit 4fa887b790
11 changed files with 176 additions and 176 deletions

View File

@@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: bison 1.35\n" "Project-Id-Version: bison 1.35\n"
"POT-Creation-Date: 2002-06-27 17:56-0700\n" "POT-Creation-Date: 2002-06-28 19:09+0200\n"
"PO-Revision-Date: 2002-04-26 11:58:57+0200\n" "PO-Revision-Date: 2002-04-26 11:58:57+0200\n"
"Last-Translator: Michael Piefel <piefel@informatik.hu-berlin.de>\n" "Last-Translator: Michael Piefel <piefel@informatik.hu-berlin.de>\n"
"Language-Team: German <de@li.org>\n" "Language-Team: German <de@li.org>\n"
@@ -105,16 +105,16 @@ msgstr "kann Datei »%s« nicht öffnen"
msgid "cannot close file" msgid "cannot close file"
msgstr "kann Datei nicht schließen" msgstr "kann Datei nicht schließen"
#: src/getargs.c:100 #: src/getargs.c:99
msgid "GNU bison generates parsers for LALR(1) grammars.\n" msgid "GNU bison generates parsers for LALR(1) grammars.\n"
msgstr "GNU bison generiert Parser für LALR(1)-Grammatiken.\n" msgstr "GNU bison generiert Parser für LALR(1)-Grammatiken.\n"
#: src/getargs.c:104 #: src/getargs.c:103
#, c-format #, c-format
msgid "Usage: %s [OPTION]... FILE\n" msgid "Usage: %s [OPTION]... FILE\n"
msgstr "Aufruf: %s [OPTION]... DATEI\n" msgstr "Aufruf: %s [OPTION]... DATEI\n"
#: src/getargs.c:108 #: src/getargs.c:107
msgid "" msgid ""
"If a long option shows an argument as mandatory, then it is mandatory\n" "If a long option shows an argument as mandatory, then it is mandatory\n"
"for the equivalent short option also. Similarly for optional arguments.\n" "for the equivalent short option also. Similarly for optional arguments.\n"
@@ -124,7 +124,7 @@ msgstr ""
"für die äquivalente kurze Option erforderlich. Ähnlich für optionale " "für die äquivalente kurze Option erforderlich. Ähnlich für optionale "
"Argumente.\n" "Argumente.\n"
#: src/getargs.c:114 #: src/getargs.c:113
msgid "" msgid ""
"Operation modes:\n" "Operation modes:\n"
" -h, --help display this help and exit\n" " -h, --help display this help and exit\n"
@@ -136,7 +136,7 @@ msgstr ""
" -v, --version Versionsinformation anzeigen und beenden.\n" " -v, --version Versionsinformation anzeigen und beenden.\n"
" -y, --yacc POSIX' yacc emulieren\n" " -y, --yacc POSIX' yacc emulieren\n"
#: src/getargs.c:121 #: src/getargs.c:120
msgid "" msgid ""
"Parser:\n" "Parser:\n"
" -S, --skeleton=FILE specify the skeleton to use\n" " -S, --skeleton=FILE specify the skeleton to use\n"
@@ -158,7 +158,7 @@ msgstr ""
" -k, --token-table einer Tabellen der Token-Namen mit " " -k, --token-table einer Tabellen der Token-Namen mit "
"einschließen\n" "einschließen\n"
#: src/getargs.c:133 #: src/getargs.c:132
#, fuzzy #, fuzzy
msgid "" msgid ""
"Output:\n" "Output:\n"
@@ -178,7 +178,7 @@ msgstr ""
" -g, --graph auch eine VCG-Beschreibung des Automaten " " -g, --graph auch eine VCG-Beschreibung des Automaten "
"herstellen\n" "herstellen\n"
#: src/getargs.c:144 #: src/getargs.c:143
msgid "" msgid ""
"THINGS is a list of comma separated words that can include:\n" "THINGS is a list of comma separated words that can include:\n"
" `state' describe the states\n" " `state' describe the states\n"
@@ -189,28 +189,28 @@ msgid ""
" `none' disable the report\n" " `none' disable the report\n"
msgstr "" msgstr ""
#: src/getargs.c:155 #: src/getargs.c:154
msgid "Report bugs to <bug-bison@gnu.org>.\n" msgid "Report bugs to <bug-bison@gnu.org>.\n"
msgstr "" msgstr ""
"Berichten Sie Fehler (auf Englisch, mit LC_ALL=C) an <bug-bison@gnu.org>.\n" "Berichten Sie Fehler (auf Englisch, mit LC_ALL=C) an <bug-bison@gnu.org>.\n"
#: src/getargs.c:169 #: src/getargs.c:168
#, c-format #, c-format
msgid "bison (GNU Bison) %s" msgid "bison (GNU Bison) %s"
msgstr "bison (GNU Bison) %s" msgstr "bison (GNU Bison) %s"
#: src/getargs.c:171 #: src/getargs.c:170
msgid "Written by Robert Corbett and Richard Stallman.\n" msgid "Written by Robert Corbett and Richard Stallman.\n"
msgstr "" msgstr ""
#: src/getargs.c:175 #: src/getargs.c:174
#, fuzzy, c-format #, fuzzy, c-format
msgid "Copyright (C) %d Free Software Foundation, Inc.\n" msgid "Copyright (C) %d Free Software Foundation, Inc.\n"
msgstr "" msgstr ""
"Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002\n" "Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002\n"
"Free Software Foundation, Inc.\n" "Free Software Foundation, Inc.\n"
#: src/getargs.c:177 #: src/getargs.c:176
msgid "" msgid ""
"This is free software; see the source for copying conditions. There is NO\n" "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" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
@@ -219,17 +219,17 @@ msgstr ""
"gibt keine Garantie; auch nicht für VERKAUFBARKEIT oder FÜR SPEZIELLE " "gibt keine Garantie; auch nicht für VERKAUFBARKEIT oder FÜR SPEZIELLE "
"ZWECKE.\n" "ZWECKE.\n"
#: src/getargs.c:334 #: src/getargs.c:333
#, c-format #, c-format
msgid "Try `%s --help' for more information.\n" msgid "Try `%s --help' for more information.\n"
msgstr "»%s --help« gibt weitere Informationen.\n" msgstr "»%s --help« gibt weitere Informationen.\n"
#: src/getargs.c:341 #: src/getargs.c:340
#, c-format #, c-format
msgid "%s: no grammar file given\n" msgid "%s: no grammar file given\n"
msgstr "%s: keine Grammatik-Datei angegeben\n" msgstr "%s: keine Grammatik-Datei angegeben\n"
#: src/getargs.c:345 #: src/getargs.c:344
#, c-format #, c-format
msgid "%s: extra arguments ignored after `%s'\n" msgid "%s: extra arguments ignored after `%s'\n"
msgstr "%s: zusätzliche Argumente nach »%s« werden ignoriert\n" msgstr "%s: zusätzliche Argumente nach »%s« werden ignoriert\n"

View File

@@ -29,7 +29,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU bison 1.35\n" "Project-Id-Version: GNU bison 1.35\n"
"POT-Creation-Date: 2002-06-27 17:56-0700\n" "POT-Creation-Date: 2002-06-28 19:09+0200\n"
"PO-Revision-Date: 2002-04-03 10:19+0200\n" "PO-Revision-Date: 2002-04-03 10:19+0200\n"
"Last-Translator: Nicolás García-Pedrajas <ngarcia-pedrajas@acm.org>\n" "Last-Translator: Nicolás García-Pedrajas <ngarcia-pedrajas@acm.org>\n"
"Language-Team: Spanish <es@li.org>\n" "Language-Team: Spanish <es@li.org>\n"
@@ -165,16 +165,16 @@ msgstr "no se puede abrir el fichero `%s'"
msgid "cannot close file" msgid "cannot close file"
msgstr "no se puede cerrar el fichero" msgstr "no se puede cerrar el fichero"
#: src/getargs.c:100 #: src/getargs.c:99
msgid "GNU bison generates parsers for LALR(1) grammars.\n" msgid "GNU bison generates parsers for LALR(1) grammars.\n"
msgstr "GNU bison genera analizadores para gramáticas LALR(1).\n" msgstr "GNU bison genera analizadores para gramáticas LALR(1).\n"
#: src/getargs.c:104 #: src/getargs.c:103
#, c-format #, c-format
msgid "Usage: %s [OPTION]... FILE\n" msgid "Usage: %s [OPTION]... FILE\n"
msgstr "Utilización: %s [OPCIÓN]... FICHERO\n" msgstr "Utilización: %s [OPCIÓN]... FICHERO\n"
#: src/getargs.c:108 #: src/getargs.c:107
msgid "" msgid ""
"If a long option shows an argument as mandatory, then it is mandatory\n" "If a long option shows an argument as mandatory, then it is mandatory\n"
"for the equivalent short option also. Similarly for optional arguments.\n" "for the equivalent short option also. Similarly for optional arguments.\n"
@@ -184,7 +184,7 @@ msgstr ""
"para la opción corta equivalente también. De igual forma para los argumentos " "para la opción corta equivalente también. De igual forma para los argumentos "
"opcionales.\n" "opcionales.\n"
#: src/getargs.c:114 #: src/getargs.c:113
msgid "" msgid ""
"Operation modes:\n" "Operation modes:\n"
" -h, --help display this help and exit\n" " -h, --help display this help and exit\n"
@@ -196,7 +196,7 @@ msgstr ""
" -V, --version informa de la versión y termina\n" " -V, --version informa de la versión y termina\n"
" -y, --yacc emula POSIX yacc\n" " -y, --yacc emula POSIX yacc\n"
#: src/getargs.c:121 #: src/getargs.c:120
msgid "" msgid ""
"Parser:\n" "Parser:\n"
" -S, --skeleton=FILE specify the skeleton to use\n" " -S, --skeleton=FILE specify the skeleton to use\n"
@@ -216,7 +216,7 @@ msgstr ""
" -n, --no-parser solamente genera las tablas\n" " -n, --no-parser solamente genera las tablas\n"
" --k, --token-table incluye una tabla de nombres de terminales\n" " --k, --token-table incluye una tabla de nombres de terminales\n"
#: src/getargs.c:133 #: src/getargs.c:132
#, fuzzy #, fuzzy
msgid "" msgid ""
"Output:\n" "Output:\n"
@@ -237,7 +237,7 @@ msgstr ""
" -g, --graph también produce una descripción en VCG del " " -g, --graph también produce una descripción en VCG del "
"automaton\n" "automaton\n"
#: src/getargs.c:144 #: src/getargs.c:143
msgid "" msgid ""
"THINGS is a list of comma separated words that can include:\n" "THINGS is a list of comma separated words that can include:\n"
" `state' describe the states\n" " `state' describe the states\n"
@@ -248,27 +248,27 @@ msgid ""
" `none' disable the report\n" " `none' disable the report\n"
msgstr "" msgstr ""
#: src/getargs.c:155 #: src/getargs.c:154
msgid "Report bugs to <bug-bison@gnu.org>.\n" msgid "Report bugs to <bug-bison@gnu.org>.\n"
msgstr "Informe de los errores a <bug-bison@gnu.org>.\n" msgstr "Informe de los errores a <bug-bison@gnu.org>.\n"
#: src/getargs.c:169 #: src/getargs.c:168
#, c-format #, c-format
msgid "bison (GNU Bison) %s" msgid "bison (GNU Bison) %s"
msgstr "bison (GNU bison) %s" msgstr "bison (GNU bison) %s"
#: src/getargs.c:171 #: src/getargs.c:170
msgid "Written by Robert Corbett and Richard Stallman.\n" msgid "Written by Robert Corbett and Richard Stallman.\n"
msgstr "" msgstr ""
#: src/getargs.c:175 #: src/getargs.c:174
#, fuzzy, c-format #, fuzzy, c-format
msgid "Copyright (C) %d Free Software Foundation, Inc.\n" msgid "Copyright (C) %d Free Software Foundation, Inc.\n"
msgstr "" msgstr ""
"Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002\n" "Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002\n"
"Free Software Foundation, Inc.\n" "Free Software Foundation, Inc.\n"
#: src/getargs.c:177 #: src/getargs.c:176
msgid "" msgid ""
"This is free software; see the source for copying conditions. There is NO\n" "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" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
@@ -278,20 +278,20 @@ msgstr ""
"NINGUNA garantía; ni siquiera para COMERCIALIZACIÓN o ADAPTACIÓN PARA UN\n" "NINGUNA garantía; ni siquiera para COMERCIALIZACIÓN o ADAPTACIÓN PARA UN\n"
"USO PARTICULAR\n" "USO PARTICULAR\n"
#: src/getargs.c:334 #: src/getargs.c:333
#, c-format #, c-format
msgid "Try `%s --help' for more information.\n" msgid "Try `%s --help' for more information.\n"
msgstr "Pruebe `%s --help' para más información.\n" msgstr "Pruebe `%s --help' para más información.\n"
# Me parece menos "computadora" decir "ningún fichero de gramática" - cll # Me parece menos "computadora" decir "ningún fichero de gramática" - cll
# #
#: src/getargs.c:341 #: src/getargs.c:340
#, c-format #, c-format
msgid "%s: no grammar file given\n" msgid "%s: no grammar file given\n"
msgstr "%s: no se ha especificado ningún fichero de gramática\n" msgstr "%s: no se ha especificado ningún fichero de gramática\n"
# Ignorar es no saber, to ignore es no hacer caso, que no es lo mismo. sv # Ignorar es no saber, to ignore es no hacer caso, que no es lo mismo. sv
#: src/getargs.c:345 #: src/getargs.c:344
#, c-format #, c-format
msgid "%s: extra arguments ignored after `%s'\n" msgid "%s: extra arguments ignored after `%s'\n"
msgstr "%s: los argumentos extra después de '%s' no se tendrán en cuenta\n" msgstr "%s: los argumentos extra después de '%s' no se tendrán en cuenta\n"

View File

@@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: bison 1.33b\n" "Project-Id-Version: bison 1.33b\n"
"POT-Creation-Date: 2002-06-27 17:56-0700\n" "POT-Creation-Date: 2002-06-28 19:09+0200\n"
"PO-Revision-Date: 2002-03-05 16:27+0200\n" "PO-Revision-Date: 2002-03-05 16:27+0200\n"
"Last-Translator: Toomas Soome <tsoome@ut.ee>\n" "Last-Translator: Toomas Soome <tsoome@ut.ee>\n"
"Language-Team: Estonian <et@li.org>\n" "Language-Team: Estonian <et@li.org>\n"
@@ -104,16 +104,16 @@ msgstr "faili `%s' ei saa avada"
msgid "cannot close file" msgid "cannot close file"
msgstr "faili ei õnnestu sulgeda" msgstr "faili ei õnnestu sulgeda"
#: src/getargs.c:100 #: src/getargs.c:99
msgid "GNU bison generates parsers for LALR(1) grammars.\n" msgid "GNU bison generates parsers for LALR(1) grammars.\n"
msgstr "GNU bison genereerib parsereid LALR(1) grammatikatele.\n" msgstr "GNU bison genereerib parsereid LALR(1) grammatikatele.\n"
#: src/getargs.c:104 #: src/getargs.c:103
#, c-format #, c-format
msgid "Usage: %s [OPTION]... FILE\n" msgid "Usage: %s [OPTION]... FILE\n"
msgstr "Kasuta: %s [VÕTI]...FAIL\n" msgstr "Kasuta: %s [VÕTI]...FAIL\n"
#: src/getargs.c:108 #: src/getargs.c:107
msgid "" msgid ""
"If a long option shows an argument as mandatory, then it is mandatory\n" "If a long option shows an argument as mandatory, then it is mandatory\n"
"for the equivalent short option also. Similarly for optional arguments.\n" "for the equivalent short option also. Similarly for optional arguments.\n"
@@ -121,7 +121,7 @@ msgstr ""
"Kui pikk võti näitab, et argument on kohustuslik, siis on see kohustuslik \n" "Kui pikk võti näitab, et argument on kohustuslik, siis on see kohustuslik \n"
"ka lühikese võtme korral. Sama ka vabalt valitavate võtmete korral.\n" "ka lühikese võtme korral. Sama ka vabalt valitavate võtmete korral.\n"
#: src/getargs.c:114 #: src/getargs.c:113
msgid "" msgid ""
"Operation modes:\n" "Operation modes:\n"
" -h, --help display this help and exit\n" " -h, --help display this help and exit\n"
@@ -133,7 +133,7 @@ msgstr ""
" -V, --version esita versiooniinfo ja lõpeta töö\n" " -V, --version esita versiooniinfo ja lõpeta töö\n"
" -y, --yacc emuleeri POSIX yacc\n" " -y, --yacc emuleeri POSIX yacc\n"
#: src/getargs.c:121 #: src/getargs.c:120
msgid "" msgid ""
"Parser:\n" "Parser:\n"
" -S, --skeleton=FILE specify the skeleton to use\n" " -S, --skeleton=FILE specify the skeleton to use\n"
@@ -153,7 +153,7 @@ msgstr ""
" -n, --no-parser genereeri ainult tabelid\n" " -n, --no-parser genereeri ainult tabelid\n"
" -k, --token-table lisa ka sümbolite nimede tabel\n" " -k, --token-table lisa ka sümbolite nimede tabel\n"
#: src/getargs.c:133 #: src/getargs.c:132
#, fuzzy #, fuzzy
msgid "" msgid ""
"Output:\n" "Output:\n"
@@ -172,7 +172,7 @@ msgstr ""
" -o, --output-file=FAIL jäta väljund FAILi\n" " -o, --output-file=FAIL jäta väljund FAILi\n"
" -g, --graph loo automaadi kirjeldus VCG graafina\n" " -g, --graph loo automaadi kirjeldus VCG graafina\n"
#: src/getargs.c:144 #: src/getargs.c:143
msgid "" msgid ""
"THINGS is a list of comma separated words that can include:\n" "THINGS is a list of comma separated words that can include:\n"
" `state' describe the states\n" " `state' describe the states\n"
@@ -183,27 +183,27 @@ msgid ""
" `none' disable the report\n" " `none' disable the report\n"
msgstr "" msgstr ""
#: src/getargs.c:155 #: src/getargs.c:154
msgid "Report bugs to <bug-bison@gnu.org>.\n" msgid "Report bugs to <bug-bison@gnu.org>.\n"
msgstr "Teatage palun vigadest aadressil <bug-bison@gnu.org>.\n" msgstr "Teatage palun vigadest aadressil <bug-bison@gnu.org>.\n"
#: src/getargs.c:169 #: src/getargs.c:168
#, c-format #, c-format
msgid "bison (GNU Bison) %s" msgid "bison (GNU Bison) %s"
msgstr "bison (GNU Bison) %s" msgstr "bison (GNU Bison) %s"
#: src/getargs.c:171 #: src/getargs.c:170
msgid "Written by Robert Corbett and Richard Stallman.\n" msgid "Written by Robert Corbett and Richard Stallman.\n"
msgstr "" msgstr ""
#: src/getargs.c:175 #: src/getargs.c:174
#, fuzzy, c-format #, fuzzy, c-format
msgid "Copyright (C) %d Free Software Foundation, Inc.\n" msgid "Copyright (C) %d Free Software Foundation, Inc.\n"
msgstr "" msgstr ""
"Autoriõigus 1984, 1986, 1989, 1992, 2000, 2001, 2002\n" "Autoriõigus 1984, 1986, 1989, 1992, 2000, 2001, 2002\n"
"Free Software Foundation, Inc.\n" "Free Software Foundation, Inc.\n"
#: src/getargs.c:177 #: src/getargs.c:176
msgid "" msgid ""
"This is free software; see the source for copying conditions. There is NO\n" "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" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
@@ -211,17 +211,17 @@ msgstr ""
"See on vaba tarkvara; kopeerimistingimused leiate lähtetekstidest. Garantii\n" "See on vaba tarkvara; kopeerimistingimused leiate lähtetekstidest. Garantii\n"
"PUUDUB; ka müügiks või mingil eesmärgil kasutamiseks.\n" "PUUDUB; ka müügiks või mingil eesmärgil kasutamiseks.\n"
#: src/getargs.c:334 #: src/getargs.c:333
#, c-format #, c-format
msgid "Try `%s --help' for more information.\n" msgid "Try `%s --help' for more information.\n"
msgstr "Lisainfo saamiseks proovige `%s --help'.\n" msgstr "Lisainfo saamiseks proovige `%s --help'.\n"
#: src/getargs.c:341 #: src/getargs.c:340
#, c-format #, c-format
msgid "%s: no grammar file given\n" msgid "%s: no grammar file given\n"
msgstr "%s: puudub grammatikafail\n" msgstr "%s: puudub grammatikafail\n"
#: src/getargs.c:345 #: src/getargs.c:344
#, c-format #, c-format
msgid "%s: extra arguments ignored after `%s'\n" msgid "%s: extra arguments ignored after `%s'\n"
msgstr "%s: ignoreerin lisaargumente peale `%s'\n" msgstr "%s: ignoreerin lisaargumente peale `%s'\n"

View File

@@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU bison 1.34a\n" "Project-Id-Version: GNU bison 1.34a\n"
"POT-Creation-Date: 2002-06-27 17:56-0700\n" "POT-Creation-Date: 2002-06-28 19:09+0200\n"
"PO-Revision-Date: 2002-03-21 15:00-0500\n" "PO-Revision-Date: 2002-03-21 15:00-0500\n"
"Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n" "Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n"
"Language-Team: French <traduc@traduc.org>\n" "Language-Team: French <traduc@traduc.org>\n"
@@ -108,16 +108,16 @@ msgstr "ne peut ouvrir le fichier
msgid "cannot close file" msgid "cannot close file"
msgstr "ne peut fermer le fichier" msgstr "ne peut fermer le fichier"
#: src/getargs.c:100 #: src/getargs.c:99
msgid "GNU bison generates parsers for LALR(1) grammars.\n" msgid "GNU bison generates parsers for LALR(1) grammars.\n"
msgstr "GNU bison génère des analyseurs pour les grammaires de type LALR(1).\n" msgstr "GNU bison génère des analyseurs pour les grammaires de type LALR(1).\n"
#: src/getargs.c:104 #: src/getargs.c:103
#, c-format #, c-format
msgid "Usage: %s [OPTION]... FILE\n" msgid "Usage: %s [OPTION]... FILE\n"
msgstr "Usage: %s [OPTION]... FICHIER\n" msgstr "Usage: %s [OPTION]... FICHIER\n"
#: src/getargs.c:108 #: src/getargs.c:107
msgid "" msgid ""
"If a long option shows an argument as mandatory, then it is mandatory\n" "If a long option shows an argument as mandatory, then it is mandatory\n"
"for the equivalent short option also. Similarly for optional arguments.\n" "for the equivalent short option also. Similarly for optional arguments.\n"
@@ -126,7 +126,7 @@ msgstr ""
"il est alors obligatoire également pour une option de forme courte.\n" "il est alors obligatoire également pour une option de forme courte.\n"
"Il en est de même pour les arguments optionnels.\n" "Il en est de même pour les arguments optionnels.\n"
#: src/getargs.c:114 #: src/getargs.c:113
msgid "" msgid ""
"Operation modes:\n" "Operation modes:\n"
" -h, --help display this help and exit\n" " -h, --help display this help and exit\n"
@@ -138,7 +138,7 @@ msgstr ""
" -V, --version afficher le nom et la version du logiciel\n" " -V, --version afficher le nom et la version du logiciel\n"
" -y, --yacc émuler yacc en mode POSIX\n" " -y, --yacc émuler yacc en mode POSIX\n"
#: src/getargs.c:121 #: src/getargs.c:120
msgid "" msgid ""
"Parser:\n" "Parser:\n"
" -S, --skeleton=FILE specify the skeleton to use\n" " -S, --skeleton=FILE specify the skeleton to use\n"
@@ -160,7 +160,7 @@ msgstr ""
" -r, --raw compter les jetons à partir de 3\n" " -r, --raw compter les jetons à partir de 3\n"
" -k, --token-table inclure la table des noms de jetons\n" " -k, --token-table inclure la table des noms de jetons\n"
#: src/getargs.c:133 #: src/getargs.c:132
#, fuzzy #, fuzzy
msgid "" msgid ""
"Output:\n" "Output:\n"
@@ -180,7 +180,7 @@ msgstr ""
" -g, --graph produire aussi la description du graphe VCG de " " -g, --graph produire aussi la description du graphe VCG de "
"l'automate\n" "l'automate\n"
#: src/getargs.c:144 #: src/getargs.c:143
msgid "" msgid ""
"THINGS is a list of comma separated words that can include:\n" "THINGS is a list of comma separated words that can include:\n"
" `state' describe the states\n" " `state' describe the states\n"
@@ -191,27 +191,27 @@ msgid ""
" `none' disable the report\n" " `none' disable the report\n"
msgstr "" msgstr ""
#: src/getargs.c:155 #: src/getargs.c:154
msgid "Report bugs to <bug-bison@gnu.org>.\n" msgid "Report bugs to <bug-bison@gnu.org>.\n"
msgstr "Rapporter toutes anomalies à <bug-bison@gnu.org>.\n" msgstr "Rapporter toutes anomalies à <bug-bison@gnu.org>.\n"
#: src/getargs.c:169 #: src/getargs.c:168
#, c-format #, c-format
msgid "bison (GNU Bison) %s" msgid "bison (GNU Bison) %s"
msgstr "bison (GNU Bison) %s" msgstr "bison (GNU Bison) %s"
#: src/getargs.c:171 #: src/getargs.c:170
msgid "Written by Robert Corbett and Richard Stallman.\n" msgid "Written by Robert Corbett and Richard Stallman.\n"
msgstr "" msgstr ""
#: src/getargs.c:175 #: src/getargs.c:174
#, fuzzy, c-format #, fuzzy, c-format
msgid "Copyright (C) %d Free Software Foundation, Inc.\n" msgid "Copyright (C) %d Free Software Foundation, Inc.\n"
msgstr "" msgstr ""
"Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002 Free Software Foundation, " "Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002 Free Software Foundation, "
"Inc.\n" "Inc.\n"
#: src/getargs.c:177 #: src/getargs.c:176
msgid "" msgid ""
"This is free software; see the source for copying conditions. There is NO\n" "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" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
@@ -220,17 +220,17 @@ msgstr ""
"reproduction. AUCUNE garantie n'est donnée; tant pour des raisons\n" "reproduction. AUCUNE garantie n'est donnée; tant pour des raisons\n"
"COMMERCIALES que pour RÉPONDRE À UN BESOIN PARTICULIER.\n" "COMMERCIALES que pour RÉPONDRE À UN BESOIN PARTICULIER.\n"
#: src/getargs.c:334 #: src/getargs.c:333
#, c-format #, c-format
msgid "Try `%s --help' for more information.\n" msgid "Try `%s --help' for more information.\n"
msgstr "Pour en savoir davantage, faites: « %s --help ».\n" msgstr "Pour en savoir davantage, faites: « %s --help ».\n"
#: src/getargs.c:341 #: src/getargs.c:340
#, c-format #, c-format
msgid "%s: no grammar file given\n" msgid "%s: no grammar file given\n"
msgstr "%s: grammaire manquante\n" msgstr "%s: grammaire manquante\n"
#: src/getargs.c:345 #: src/getargs.c:344
#, c-format #, c-format
msgid "%s: extra arguments ignored after `%s'\n" msgid "%s: extra arguments ignored after `%s'\n"
msgstr "%s: arguments supplémentaires ignorés après « %s »\n" msgstr "%s: arguments supplémentaires ignorés après « %s »\n"

View File

@@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: bison 1.34a\n" "Project-Id-Version: bison 1.34a\n"
"POT-Creation-Date: 2002-06-27 17:56-0700\n" "POT-Creation-Date: 2002-06-28 19:09+0200\n"
"PO-Revision-Date: 2002-04-10 22:20+01\n" "PO-Revision-Date: 2002-04-10 22:20+01\n"
"Last-Translator: Denis Lackovic <delacko@fly.srk.fer.hr>\n" "Last-Translator: Denis Lackovic <delacko@fly.srk.fer.hr>\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n" "Language-Team: Croatian <lokalizacija@linux.hr>\n"
@@ -106,16 +106,16 @@ msgstr "ne mogu otvoriti datoteku `%s'"
msgid "cannot close file" msgid "cannot close file"
msgstr "ne mogu zatvoriti datoteku" msgstr "ne mogu zatvoriti datoteku"
#: src/getargs.c:100 #: src/getargs.c:99
msgid "GNU bison generates parsers for LALR(1) grammars.\n" msgid "GNU bison generates parsers for LALR(1) grammars.\n"
msgstr "GNU bison generira parsere za LALR(1) gramatike.\n" msgstr "GNU bison generira parsere za LALR(1) gramatike.\n"
#: src/getargs.c:104 #: src/getargs.c:103
#, c-format #, c-format
msgid "Usage: %s [OPTION]... FILE\n" msgid "Usage: %s [OPTION]... FILE\n"
msgstr "Kori¹tenje: %s [OPCIJA]... DATOTEKA\n" msgstr "Kori¹tenje: %s [OPCIJA]... DATOTEKA\n"
#: src/getargs.c:108 #: src/getargs.c:107
msgid "" msgid ""
"If a long option shows an argument as mandatory, then it is mandatory\n" "If a long option shows an argument as mandatory, then it is mandatory\n"
"for the equivalent short option also. Similarly for optional arguments.\n" "for the equivalent short option also. Similarly for optional arguments.\n"
@@ -123,7 +123,7 @@ msgstr ""
"Ako duga opcija ka¾e da je argument obavezan, tada je on obavezan\n" "Ako duga opcija ka¾e da je argument obavezan, tada je on obavezan\n"
"i za ekvivalentnu kratku opciju. Slièno je i za opcionalne argumente.\n" "i za ekvivalentnu kratku opciju. Slièno je i za opcionalne argumente.\n"
#: src/getargs.c:114 #: src/getargs.c:113
msgid "" msgid ""
"Operation modes:\n" "Operation modes:\n"
" -h, --help display this help and exit\n" " -h, --help display this help and exit\n"
@@ -135,7 +135,7 @@ msgstr ""
" -V, --version prika¾i verziju i izaði\n" " -V, --version prika¾i verziju i izaði\n"
" -y, --yacc emuliraj POSIX yacc\n" " -y, --yacc emuliraj POSIX yacc\n"
#: src/getargs.c:121 #: src/getargs.c:120
msgid "" msgid ""
"Parser:\n" "Parser:\n"
" -S, --skeleton=FILE specify the skeleton to use\n" " -S, --skeleton=FILE specify the skeleton to use\n"
@@ -155,7 +155,7 @@ msgstr ""
" -n, --no-parser generiraj samo tablice\n" " -n, --no-parser generiraj samo tablice\n"
" -k, --token-table ukljuèi tablicu imena znakova\n" " -k, --token-table ukljuèi tablicu imena znakova\n"
#: src/getargs.c:133 #: src/getargs.c:132
#, fuzzy #, fuzzy
msgid "" msgid ""
"Output:\n" "Output:\n"
@@ -174,7 +174,7 @@ msgstr ""
" -o, --output=DATOTEKA ispi¹i izlaz u DATOTEKU\n" " -o, --output=DATOTEKA ispi¹i izlaz u DATOTEKU\n"
" -g, --graph takoðer proizvedi VCG opis automata\n" " -g, --graph takoðer proizvedi VCG opis automata\n"
#: src/getargs.c:144 #: src/getargs.c:143
msgid "" msgid ""
"THINGS is a list of comma separated words that can include:\n" "THINGS is a list of comma separated words that can include:\n"
" `state' describe the states\n" " `state' describe the states\n"
@@ -185,27 +185,27 @@ msgid ""
" `none' disable the report\n" " `none' disable the report\n"
msgstr "" msgstr ""
#: src/getargs.c:155 #: src/getargs.c:154
msgid "Report bugs to <bug-bison@gnu.org>.\n" msgid "Report bugs to <bug-bison@gnu.org>.\n"
msgstr "Izvjesti o bugovima na <bug-bison@gnu.org>.\n" msgstr "Izvjesti o bugovima na <bug-bison@gnu.org>.\n"
#: src/getargs.c:169 #: src/getargs.c:168
#, c-format #, c-format
msgid "bison (GNU Bison) %s" msgid "bison (GNU Bison) %s"
msgstr "bison (GNU Bison) %s" msgstr "bison (GNU Bison) %s"
#: src/getargs.c:171 #: src/getargs.c:170
msgid "Written by Robert Corbett and Richard Stallman.\n" msgid "Written by Robert Corbett and Richard Stallman.\n"
msgstr "" msgstr ""
#: src/getargs.c:175 #: src/getargs.c:174
#, fuzzy, c-format #, fuzzy, c-format
msgid "Copyright (C) %d Free Software Foundation, Inc.\n" msgid "Copyright (C) %d Free Software Foundation, Inc.\n"
msgstr "" msgstr ""
"Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002\n" "Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002\n"
"Free Software Foundation, Inc.\n" "Free Software Foundation, Inc.\n"
#: src/getargs.c:177 #: src/getargs.c:176
msgid "" msgid ""
"This is free software; see the source for copying conditions. There is NO\n" "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" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
@@ -214,17 +214,17 @@ msgstr ""
"kopiranja. NEMA\n" "kopiranja. NEMA\n"
"garancije; èak ni tvrdnje o ISPLATIVOSTI ili POGODNOSTI ZA NEKU SVRHU.\n" "garancije; èak ni tvrdnje o ISPLATIVOSTI ili POGODNOSTI ZA NEKU SVRHU.\n"
#: src/getargs.c:334 #: src/getargs.c:333
#, c-format #, c-format
msgid "Try `%s --help' for more information.\n" msgid "Try `%s --help' for more information.\n"
msgstr "Poku¹aj `%s --help' za vi¹e informacija.\n" msgstr "Poku¹aj `%s --help' za vi¹e informacija.\n"
#: src/getargs.c:341 #: src/getargs.c:340
#, c-format #, c-format
msgid "%s: no grammar file given\n" msgid "%s: no grammar file given\n"
msgstr "%s: nije data datoteka sa gramatikom\n" msgstr "%s: nije data datoteka sa gramatikom\n"
#: src/getargs.c:345 #: src/getargs.c:344
#, c-format #, c-format
msgid "%s: extra arguments ignored after `%s'\n" msgid "%s: extra arguments ignored after `%s'\n"
msgstr "%s: dodatni argumenti se ignoriraju nakon `%s'\n" msgstr "%s: dodatni argumenti se ignoriraju nakon `%s'\n"

View File

@@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: bison 1.31\n" "Project-Id-Version: bison 1.31\n"
"POT-Creation-Date: 2002-06-27 17:56-0700\n" "POT-Creation-Date: 2002-06-28 19:09+0200\n"
"PO-Revision-Date: 2002-01-18 12:40 CET\n" "PO-Revision-Date: 2002-01-18 12:40 CET\n"
"Last-Translator: Paolo Bonzini <bonzini@gnu.org>\n" "Last-Translator: Paolo Bonzini <bonzini@gnu.org>\n"
"Language-Team: Italian <it@li.org>\n" "Language-Team: Italian <it@li.org>\n"
@@ -107,16 +107,16 @@ msgstr "impossibile aprire il file `%s'"
msgid "cannot close file" msgid "cannot close file"
msgstr "impossibile chiudere il file `%s'" msgstr "impossibile chiudere il file `%s'"
#: src/getargs.c:100 #: src/getargs.c:99
msgid "GNU bison generates parsers for LALR(1) grammars.\n" msgid "GNU bison generates parsers for LALR(1) grammars.\n"
msgstr "GNU bison genera parser per grammatiche LALR(1).\n" msgstr "GNU bison genera parser per grammatiche LALR(1).\n"
#: src/getargs.c:104 #: src/getargs.c:103
#, c-format #, c-format
msgid "Usage: %s [OPTION]... FILE\n" msgid "Usage: %s [OPTION]... FILE\n"
msgstr "Utilizzo: %s [OPZIONE]... FILE\n" msgstr "Utilizzo: %s [OPZIONE]... FILE\n"
#: src/getargs.c:108 #: src/getargs.c:107
msgid "" msgid ""
"If a long option shows an argument as mandatory, then it is mandatory\n" "If a long option shows an argument as mandatory, then it is mandatory\n"
"for the equivalent short option also. Similarly for optional arguments.\n" "for the equivalent short option also. Similarly for optional arguments.\n"
@@ -125,7 +125,7 @@ msgstr ""
"è obbligatorio anche per l'equivalente opzione corta. Analogamente per\n" "è obbligatorio anche per l'equivalente opzione corta. Analogamente per\n"
"gli argomenti opzionali.\n" "gli argomenti opzionali.\n"
#: src/getargs.c:114 #: src/getargs.c:113
msgid "" msgid ""
"Operation modes:\n" "Operation modes:\n"
" -h, --help display this help and exit\n" " -h, --help display this help and exit\n"
@@ -137,7 +137,7 @@ msgstr ""
" -V, --version mostra informazioni sulla versione ed esce\n" " -V, --version mostra informazioni sulla versione ed esce\n"
" -y, --yacc emula il comportamento di POSIX yacc\n" " -y, --yacc emula il comportamento di POSIX yacc\n"
#: src/getargs.c:121 #: src/getargs.c:120
msgid "" msgid ""
"Parser:\n" "Parser:\n"
" -S, --skeleton=FILE specify the skeleton to use\n" " -S, --skeleton=FILE specify the skeleton to use\n"
@@ -156,7 +156,7 @@ msgstr ""
" -n, --no-parser genera le sole tabelle\n" " -n, --no-parser genera le sole tabelle\n"
" -k, --token-table include una tabella di nomi dei token\n" " -k, --token-table include una tabella di nomi dei token\n"
#: src/getargs.c:133 #: src/getargs.c:132
#, fuzzy #, fuzzy
msgid "" msgid ""
"Output:\n" "Output:\n"
@@ -175,7 +175,7 @@ msgstr ""
" -o, --output=FILE lascia l'output in FILE\n" " -o, --output=FILE lascia l'output in FILE\n"
" -g, --graph produce anche una descrizione VCG dell'automa\n" " -g, --graph produce anche una descrizione VCG dell'automa\n"
#: src/getargs.c:144 #: src/getargs.c:143
msgid "" msgid ""
"THINGS is a list of comma separated words that can include:\n" "THINGS is a list of comma separated words that can include:\n"
" `state' describe the states\n" " `state' describe the states\n"
@@ -186,26 +186,26 @@ msgid ""
" `none' disable the report\n" " `none' disable the report\n"
msgstr "" msgstr ""
#: src/getargs.c:155 #: src/getargs.c:154
msgid "Report bugs to <bug-bison@gnu.org>.\n" msgid "Report bugs to <bug-bison@gnu.org>.\n"
msgstr "Segnalare eventuali bug a <bug-bison@gnu.org>.\n" msgstr "Segnalare eventuali bug a <bug-bison@gnu.org>.\n"
#: src/getargs.c:169 #: src/getargs.c:168
#, c-format #, c-format
msgid "bison (GNU Bison) %s" msgid "bison (GNU Bison) %s"
msgstr "bison (GNU Bison) %s" msgstr "bison (GNU Bison) %s"
#: src/getargs.c:171 #: src/getargs.c:170
msgid "Written by Robert Corbett and Richard Stallman.\n" msgid "Written by Robert Corbett and Richard Stallman.\n"
msgstr "" msgstr ""
#: src/getargs.c:175 #: src/getargs.c:174
#, fuzzy, c-format #, fuzzy, c-format
msgid "Copyright (C) %d Free Software Foundation, Inc.\n" msgid "Copyright (C) %d Free Software Foundation, Inc.\n"
msgstr "" msgstr ""
"Copyright 1984, 1986, 1989, 1992, 2000, 2001 Free Software Foundation, Inc.\n" "Copyright 1984, 1986, 1989, 1992, 2000, 2001 Free Software Foundation, Inc.\n"
#: src/getargs.c:177 #: src/getargs.c:176
msgid "" msgid ""
"This is free software; see the source for copying conditions. There is NO\n" "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" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
@@ -214,17 +214,17 @@ msgstr ""
"sottoposta la copia. NON c'è ALCUNA garanzia, neanche di\n" "sottoposta la copia. NON c'è ALCUNA garanzia, neanche di\n"
"COMMERCIABILITA` o di ADEGUATEZZA AD UN PARTICOLARE SCOPO.\n" "COMMERCIABILITA` o di ADEGUATEZZA AD UN PARTICOLARE SCOPO.\n"
#: src/getargs.c:334 #: src/getargs.c:333
#, c-format #, c-format
msgid "Try `%s --help' for more information.\n" msgid "Try `%s --help' for more information.\n"
msgstr "Provare `%s --help' per ulteriori informazioni.\n" msgstr "Provare `%s --help' per ulteriori informazioni.\n"
#: src/getargs.c:341 #: src/getargs.c:340
#, c-format #, c-format
msgid "%s: no grammar file given\n" msgid "%s: no grammar file given\n"
msgstr "%s: nessun file grammatica specificato\n" msgstr "%s: nessun file grammatica specificato\n"
#: src/getargs.c:345 #: src/getargs.c:344
#, c-format #, c-format
msgid "%s: extra arguments ignored after `%s'\n" msgid "%s: extra arguments ignored after `%s'\n"
msgstr "%s: ignorati gli argomenti successivi a `%s'\n" msgstr "%s: ignorati gli argomenti successivi a `%s'\n"

View File

@@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU bison 1.30f\n" "Project-Id-Version: GNU bison 1.30f\n"
"POT-Creation-Date: 2002-06-27 17:56-0700\n" "POT-Creation-Date: 2002-06-28 19:09+0200\n"
"PO-Revision-Date: 2001-12-10 15:59+0900\n" "PO-Revision-Date: 2001-12-10 15:59+0900\n"
"Last-Translator: Daisuke Yamashita <yamad@mb.infoweb.ne.jp>\n" "Last-Translator: Daisuke Yamashita <yamad@mb.infoweb.ne.jp>\n"
"Language-Team: Japanese <ja@li.org>\n" "Language-Team: Japanese <ja@li.org>\n"
@@ -101,16 +101,16 @@ msgstr "
msgid "cannot close file" msgid "cannot close file"
msgstr "ファイルを閉じることができません" msgstr "ファイルを閉じることができません"
#: src/getargs.c:100 #: src/getargs.c:99
msgid "GNU bison generates parsers for LALR(1) grammars.\n" msgid "GNU bison generates parsers for LALR(1) grammars.\n"
msgstr "GNU bison は LALR(1) 文法の構文解析器を生成します。\n" msgstr "GNU bison は LALR(1) 文法の構文解析器を生成します。\n"
#: src/getargs.c:104 #: src/getargs.c:103
#, c-format #, c-format
msgid "Usage: %s [OPTION]... FILE\n" msgid "Usage: %s [OPTION]... FILE\n"
msgstr "使い方: %s [オプション]... ファイル\n" msgstr "使い方: %s [オプション]... ファイル\n"
#: src/getargs.c:108 #: src/getargs.c:107
msgid "" msgid ""
"If a long option shows an argument as mandatory, then it is mandatory\n" "If a long option shows an argument as mandatory, then it is mandatory\n"
"for the equivalent short option also. Similarly for optional arguments.\n" "for the equivalent short option also. Similarly for optional arguments.\n"
@@ -118,7 +118,7 @@ msgstr ""
"ロングオプションで必須の引数が示されていれば、同じ意味のショートオプション\n" "ロングオプションで必須の引数が示されていれば、同じ意味のショートオプション\n"
"でも同様に必須の引数となります。必須でない選択的引数でも同様です。\n" "でも同様に必須の引数となります。必須でない選択的引数でも同様です。\n"
#: src/getargs.c:114 #: src/getargs.c:113
msgid "" msgid ""
"Operation modes:\n" "Operation modes:\n"
" -h, --help display this help and exit\n" " -h, --help display this help and exit\n"
@@ -130,7 +130,7 @@ msgstr ""
" -V, --version バージョン情報を表示して終了する\n" " -V, --version バージョン情報を表示して終了する\n"
" -y, --yacc POSIX yacc をエミュレイトする\n" " -y, --yacc POSIX yacc をエミュレイトする\n"
#: src/getargs.c:121 #: src/getargs.c:120
msgid "" msgid ""
"Parser:\n" "Parser:\n"
" -S, --skeleton=FILE specify the skeleton to use\n" " -S, --skeleton=FILE specify the skeleton to use\n"
@@ -150,7 +150,7 @@ msgstr ""
" -n, --no-parser テーブルのみを生成する\n" " -n, --no-parser テーブルのみを生成する\n"
" -k, --token-table トークン名のテーブルを含める\n" " -k, --token-table トークン名のテーブルを含める\n"
#: src/getargs.c:133 #: src/getargs.c:132
#, fuzzy #, fuzzy
msgid "" msgid ""
"Output:\n" "Output:\n"
@@ -169,7 +169,7 @@ msgstr ""
" -o, --output=FILE 出力先を FILE とする\n" " -o, --output=FILE 出力先を FILE とする\n"
" -g, --graph オートマトンの VCG 記述子も作成する\n" " -g, --graph オートマトンの VCG 記述子も作成する\n"
#: src/getargs.c:144 #: src/getargs.c:143
msgid "" msgid ""
"THINGS is a list of comma separated words that can include:\n" "THINGS is a list of comma separated words that can include:\n"
" `state' describe the states\n" " `state' describe the states\n"
@@ -180,26 +180,26 @@ msgid ""
" `none' disable the report\n" " `none' disable the report\n"
msgstr "" msgstr ""
#: src/getargs.c:155 #: src/getargs.c:154
msgid "Report bugs to <bug-bison@gnu.org>.\n" msgid "Report bugs to <bug-bison@gnu.org>.\n"
msgstr "バグレポートは <bug-bison@gnu.org> まで。\n" msgstr "バグレポートは <bug-bison@gnu.org> まで。\n"
#: src/getargs.c:169 #: src/getargs.c:168
#, c-format #, c-format
msgid "bison (GNU Bison) %s" msgid "bison (GNU Bison) %s"
msgstr "bison (GNU Bison) %s" msgstr "bison (GNU Bison) %s"
#: src/getargs.c:171 #: src/getargs.c:170
msgid "Written by Robert Corbett and Richard Stallman.\n" msgid "Written by Robert Corbett and Richard Stallman.\n"
msgstr "" msgstr ""
#: src/getargs.c:175 #: src/getargs.c:174
#, fuzzy, c-format #, fuzzy, c-format
msgid "Copyright (C) %d Free Software Foundation, Inc.\n" msgid "Copyright (C) %d Free Software Foundation, Inc.\n"
msgstr "" msgstr ""
"Copyright 1984, 1986, 1989, 1992, 2000, 2001 Free Software Foundation, Inc.\n" "Copyright 1984, 1986, 1989, 1992, 2000, 2001 Free Software Foundation, Inc.\n"
#: src/getargs.c:177 #: src/getargs.c:176
msgid "" msgid ""
"This is free software; see the source for copying conditions. There is NO\n" "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" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
@@ -210,17 +210,17 @@ msgstr ""
"これはフリーソフトウェアです -- 複製についての条件はソースを見ましょう。\n" "これはフリーソフトウェアです -- 複製についての条件はソースを見ましょう。\n"
"一切の保証はありません -- 商業性や目的適合性についての保証すらありません。\n" "一切の保証はありません -- 商業性や目的適合性についての保証すらありません。\n"
#: src/getargs.c:334 #: src/getargs.c:333
#, c-format #, c-format
msgid "Try `%s --help' for more information.\n" msgid "Try `%s --help' for more information.\n"
msgstr "`%s --help' で詳細情報を参照してください\n" msgstr "`%s --help' で詳細情報を参照してください\n"
#: src/getargs.c:341 #: src/getargs.c:340
#, c-format #, c-format
msgid "%s: no grammar file given\n" msgid "%s: no grammar file given\n"
msgstr "%s: 文法ファイルが指定されていません\n" msgstr "%s: 文法ファイルが指定されていません\n"
#: src/getargs.c:345 #: src/getargs.c:344
#, c-format #, c-format
msgid "%s: extra arguments ignored after `%s'\n" msgid "%s: extra arguments ignored after `%s'\n"
msgstr "%s: `%s' の後ろの余分な引数は無視されました\n" msgstr "%s: `%s' の後ろの余分な引数は無視されました\n"

View File

@@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: bison 1.34a\n" "Project-Id-Version: bison 1.34a\n"
"POT-Creation-Date: 2002-06-27 17:56-0700\n" "POT-Creation-Date: 2002-06-28 19:09+0200\n"
"PO-Revision-Date: 2002-03-20 12:54+0100\n" "PO-Revision-Date: 2002-03-20 12:54+0100\n"
"Last-Translator: Tim Van Holder <tim.van.holder@pandora.be>\n" "Last-Translator: Tim Van Holder <tim.van.holder@pandora.be>\n"
"Language-Team: Dutch <vertaling@nl.linux.org>\n" "Language-Team: Dutch <vertaling@nl.linux.org>\n"
@@ -109,16 +109,16 @@ msgid "cannot close file"
msgstr "kan bestand niet sluiten" msgstr "kan bestand niet sluiten"
# Dank U, Akim :-) # Dank U, Akim :-)
#: src/getargs.c:100 #: src/getargs.c:99
msgid "GNU bison generates parsers for LALR(1) grammars.\n" msgid "GNU bison generates parsers for LALR(1) grammars.\n"
msgstr "GNU bison genereert parsers voor LALR(1) grammatica's.\n" msgstr "GNU bison genereert parsers voor LALR(1) grammatica's.\n"
#: src/getargs.c:104 #: src/getargs.c:103
#, c-format #, c-format
msgid "Usage: %s [OPTION]... FILE\n" msgid "Usage: %s [OPTION]... FILE\n"
msgstr "Gebruik: %s [OPTIE]... BESTAND\n" msgstr "Gebruik: %s [OPTIE]... BESTAND\n"
#: src/getargs.c:108 #: src/getargs.c:107
msgid "" msgid ""
"If a long option shows an argument as mandatory, then it is mandatory\n" "If a long option shows an argument as mandatory, then it is mandatory\n"
"for the equivalent short option also. Similarly for optional arguments.\n" "for the equivalent short option also. Similarly for optional arguments.\n"
@@ -128,7 +128,7 @@ msgstr ""
"optionele argumenten geldt dezelfde regel.\n" "optionele argumenten geldt dezelfde regel.\n"
# Misschien beter 'een POSIX-compatibele yacc'? # Misschien beter 'een POSIX-compatibele yacc'?
#: src/getargs.c:114 #: src/getargs.c:113
msgid "" msgid ""
"Operation modes:\n" "Operation modes:\n"
" -h, --help display this help and exit\n" " -h, --help display this help and exit\n"
@@ -142,7 +142,7 @@ msgstr ""
# Correcte vervoeging van 'voorvoegen'? # Correcte vervoeging van 'voorvoegen'?
# Betere vertaling voor 'directives'? # Betere vertaling voor 'directives'?
#: src/getargs.c:121 #: src/getargs.c:120
msgid "" msgid ""
"Parser:\n" "Parser:\n"
" -S, --skeleton=FILE specify the skeleton to use\n" " -S, --skeleton=FILE specify the skeleton to use\n"
@@ -162,7 +162,7 @@ msgstr ""
" -n, --no-parser genereer alleen de tabellen\n" " -n, --no-parser genereer alleen de tabellen\n"
" -k, --token-table genereer ook een tabel van tokennamen\n" " -k, --token-table genereer ook een tabel van tokennamen\n"
#: src/getargs.c:133 #: src/getargs.c:132
#, fuzzy #, fuzzy
msgid "" msgid ""
"Output:\n" "Output:\n"
@@ -182,7 +182,7 @@ msgstr ""
" -g, --graph genereer ook een VCG beschrijving van de " " -g, --graph genereer ook een VCG beschrijving van de "
"automaat\n" "automaat\n"
#: src/getargs.c:144 #: src/getargs.c:143
msgid "" msgid ""
"THINGS is a list of comma separated words that can include:\n" "THINGS is a list of comma separated words that can include:\n"
" `state' describe the states\n" " `state' describe the states\n"
@@ -193,29 +193,29 @@ msgid ""
" `none' disable the report\n" " `none' disable the report\n"
msgstr "" msgstr ""
#: src/getargs.c:155 #: src/getargs.c:154
msgid "Report bugs to <bug-bison@gnu.org>.\n" msgid "Report bugs to <bug-bison@gnu.org>.\n"
msgstr "" msgstr ""
"Meld bugs aan <bug-bison@gnu.org>.\n" "Meld bugs aan <bug-bison@gnu.org>.\n"
"Meld fouten in de vertaling aan <vertaling@nl.linux.org>.\n" "Meld fouten in de vertaling aan <vertaling@nl.linux.org>.\n"
#: src/getargs.c:169 #: src/getargs.c:168
#, c-format #, c-format
msgid "bison (GNU Bison) %s" msgid "bison (GNU Bison) %s"
msgstr "bison (GNU Bison) %s" msgstr "bison (GNU Bison) %s"
#: src/getargs.c:171 #: src/getargs.c:170
msgid "Written by Robert Corbett and Richard Stallman.\n" msgid "Written by Robert Corbett and Richard Stallman.\n"
msgstr "" msgstr ""
#: src/getargs.c:175 #: src/getargs.c:174
#, fuzzy, c-format #, fuzzy, c-format
msgid "Copyright (C) %d Free Software Foundation, Inc.\n" msgid "Copyright (C) %d Free Software Foundation, Inc.\n"
msgstr "" msgstr ""
"Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002\n" "Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002\n"
"Free Software Foundation, Inc.\n" "Free Software Foundation, Inc.\n"
#: src/getargs.c:177 #: src/getargs.c:176
msgid "" msgid ""
"This is free software; see the source for copying conditions. There is NO\n" "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" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
@@ -224,17 +224,17 @@ msgstr ""
"garantie; zelfs niet voor VERKOOPBAARHEID of GESCHIKTHEID VOOR EEN BEPAALD\n" "garantie; zelfs niet voor VERKOOPBAARHEID of GESCHIKTHEID VOOR EEN BEPAALD\n"
"DOEL.\n" "DOEL.\n"
#: src/getargs.c:334 #: src/getargs.c:333
#, c-format #, c-format
msgid "Try `%s --help' for more information.\n" msgid "Try `%s --help' for more information.\n"
msgstr "Probeer `%s --help' voor meer informatie.\n" msgstr "Probeer `%s --help' voor meer informatie.\n"
#: src/getargs.c:341 #: src/getargs.c:340
#, c-format #, c-format
msgid "%s: no grammar file given\n" msgid "%s: no grammar file given\n"
msgstr "%s: geen grammaticabestand opgegeven\n" msgstr "%s: geen grammaticabestand opgegeven\n"
#: src/getargs.c:345 #: src/getargs.c:344
#, c-format #, c-format
msgid "%s: extra arguments ignored after `%s'\n" msgid "%s: extra arguments ignored after `%s'\n"
msgstr "%s: extra argumenten na `%s' worden genegeerd\n" msgstr "%s: extra argumenten na `%s' worden genegeerd\n"

View File

@@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: bison 1.32\n" "Project-Id-Version: bison 1.32\n"
"POT-Creation-Date: 2002-06-27 17:56-0700\n" "POT-Creation-Date: 2002-06-28 19:09+0200\n"
"PO-Revision-Date: 2002-01-25 12:19+0300\n" "PO-Revision-Date: 2002-01-25 12:19+0300\n"
"Last-Translator: Dmitry S. Sivachenko <dima@Chg.RU>\n" "Last-Translator: Dmitry S. Sivachenko <dima@Chg.RU>\n"
"Language-Team: Russian <ru@li.org>\n" "Language-Team: Russian <ru@li.org>\n"
@@ -111,16 +111,16 @@ msgstr "
msgid "cannot close file" msgid "cannot close file"
msgstr "ÎÅ ÕÄÁÅÔÓÑ ÚÁËÒÙÔØ ÆÁÊÌ" msgstr "ÎÅ ÕÄÁÅÔÓÑ ÚÁËÒÙÔØ ÆÁÊÌ"
#: src/getargs.c:100 #: src/getargs.c:99
msgid "GNU bison generates parsers for LALR(1) grammars.\n" msgid "GNU bison generates parsers for LALR(1) grammars.\n"
msgstr "GNU bison ÇÅÎÅÒÉÒÕÅÔ ÁÎÁÌÉÚÁÔÏÒÙ ÄÌÑ ÇÒÁÍÍÁÔÉË LALR(1).\n" msgstr "GNU bison ÇÅÎÅÒÉÒÕÅÔ ÁÎÁÌÉÚÁÔÏÒÙ ÄÌÑ ÇÒÁÍÍÁÔÉË LALR(1).\n"
#: src/getargs.c:104 #: src/getargs.c:103
#, c-format #, c-format
msgid "Usage: %s [OPTION]... FILE\n" msgid "Usage: %s [OPTION]... FILE\n"
msgstr "éÓÐÏÌØÚÏ×ÁÎÉÅ: %s [ëìàþé]... æáêì\n" msgstr "éÓÐÏÌØÚÏ×ÁÎÉÅ: %s [ëìàþé]... æáêì\n"
#: src/getargs.c:108 #: src/getargs.c:107
msgid "" msgid ""
"If a long option shows an argument as mandatory, then it is mandatory\n" "If a long option shows an argument as mandatory, then it is mandatory\n"
"for the equivalent short option also. Similarly for optional arguments.\n" "for the equivalent short option also. Similarly for optional arguments.\n"
@@ -129,7 +129,7 @@ msgstr ""
"Ñ×ÌÑÅÔÓÑ ÏÂÑÚÁÔÅÌØÎÙÍ ÄÌÑ ËÏÒÏÔËÏÊ ÆÏÒÍÙ. ôÏ ÖÅ ËÁÓÁÅÔÓÑ ÎÅÏÂÑÚÁÔÅÌØÎÙÈ\n" "Ñ×ÌÑÅÔÓÑ ÏÂÑÚÁÔÅÌØÎÙÍ ÄÌÑ ËÏÒÏÔËÏÊ ÆÏÒÍÙ. ôÏ ÖÅ ËÁÓÁÅÔÓÑ ÎÅÏÂÑÚÁÔÅÌØÎÙÈ\n"
"ÁÒÇÕÍÅÎÔÏ×.\n" "ÁÒÇÕÍÅÎÔÏ×.\n"
#: src/getargs.c:114 #: src/getargs.c:113
msgid "" msgid ""
"Operation modes:\n" "Operation modes:\n"
" -h, --help display this help and exit\n" " -h, --help display this help and exit\n"
@@ -141,7 +141,7 @@ msgstr ""
" -V, --version ×Ù×ÅÓÔÉ ÉÎÆÏÒÍÁÃÉÀ Ï ×ÅÒÓÉÉ É ×ÙÊÔÉ\n" " -V, --version ×Ù×ÅÓÔÉ ÉÎÆÏÒÍÁÃÉÀ Ï ×ÅÒÓÉÉ É ×ÙÊÔÉ\n"
" -y, --yacc ÜÍÕÌÉÒÏ×ÁÔØ POSIX yacc\n" " -y, --yacc ÜÍÕÌÉÒÏ×ÁÔØ POSIX yacc\n"
#: src/getargs.c:121 #: src/getargs.c:120
msgid "" msgid ""
"Parser:\n" "Parser:\n"
" -S, --skeleton=FILE specify the skeleton to use\n" " -S, --skeleton=FILE specify the skeleton to use\n"
@@ -161,7 +161,7 @@ msgstr ""
" -n, --no-parser ÇÅÎÅÒÉÒÏ×ÁÔØ ÔÏÌØËÏ ÔÁÂÌÉÃÙ\n" " -n, --no-parser ÇÅÎÅÒÉÒÏ×ÁÔØ ÔÏÌØËÏ ÔÁÂÌÉÃÙ\n"
" -k, --token-table ×ËÌÀÞÉÔØ ÔÁÂÌÉÃÕ ÉÍÅÎ ÌÅËÓÅÍ\n" " -k, --token-table ×ËÌÀÞÉÔØ ÔÁÂÌÉÃÕ ÉÍÅÎ ÌÅËÓÅÍ\n"
#: src/getargs.c:133 #: src/getargs.c:132
#, fuzzy #, fuzzy
msgid "" msgid ""
"Output:\n" "Output:\n"
@@ -181,7 +181,7 @@ msgstr ""
" -g, --graph ÓÏÚÄÁÔØ ÔÁËÖÅ ÐÏÑÓÎÅÎÉÑ Ë Á×ÔÏÍÁÔÕ × ×ÉÄÅ \n" " -g, --graph ÓÏÚÄÁÔØ ÔÁËÖÅ ÐÏÑÓÎÅÎÉÑ Ë Á×ÔÏÍÁÔÕ × ×ÉÄÅ \n"
"VCG-ÇÒÁÆÁ\n" "VCG-ÇÒÁÆÁ\n"
#: src/getargs.c:144 #: src/getargs.c:143
msgid "" msgid ""
"THINGS is a list of comma separated words that can include:\n" "THINGS is a list of comma separated words that can include:\n"
" `state' describe the states\n" " `state' describe the states\n"
@@ -192,27 +192,27 @@ msgid ""
" `none' disable the report\n" " `none' disable the report\n"
msgstr "" msgstr ""
#: src/getargs.c:155 #: src/getargs.c:154
msgid "Report bugs to <bug-bison@gnu.org>.\n" msgid "Report bugs to <bug-bison@gnu.org>.\n"
msgstr "ïÛÉÂËÉ ÓÏÏÂÝÁÊÔÅ ÐÏ ÁÄÒÅÓÕ <bug-bison@gnu.org>.\n" msgstr "ïÛÉÂËÉ ÓÏÏÂÝÁÊÔÅ ÐÏ ÁÄÒÅÓÕ <bug-bison@gnu.org>.\n"
#: src/getargs.c:169 #: src/getargs.c:168
#, c-format #, c-format
msgid "bison (GNU Bison) %s" msgid "bison (GNU Bison) %s"
msgstr "bison (GNU Bison) %s" msgstr "bison (GNU Bison) %s"
#: src/getargs.c:171 #: src/getargs.c:170
msgid "Written by Robert Corbett and Richard Stallman.\n" msgid "Written by Robert Corbett and Richard Stallman.\n"
msgstr "" msgstr ""
#: src/getargs.c:175 #: src/getargs.c:174
#, fuzzy, c-format #, fuzzy, c-format
msgid "Copyright (C) %d Free Software Foundation, Inc.\n" msgid "Copyright (C) %d Free Software Foundation, Inc.\n"
msgstr "" msgstr ""
"Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002\n" "Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002\n"
"Free Software Foundation, Inc.\n" "Free Software Foundation, Inc.\n"
#: src/getargs.c:177 #: src/getargs.c:176
msgid "" msgid ""
"This is free software; see the source for copying conditions. There is NO\n" "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" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
@@ -223,17 +223,17 @@ msgstr ""
"ðòéçïäîïóôé\n" "ðòéçïäîïóôé\n"
"äìñ ïðòåäåìåîîïê ãåìé.\n" "äìñ ïðòåäåìåîîïê ãåìé.\n"
#: src/getargs.c:334 #: src/getargs.c:333
#, c-format #, c-format
msgid "Try `%s --help' for more information.\n" msgid "Try `%s --help' for more information.\n"
msgstr "éÓÐÏÌØÚÕÊÔÅ `%s --help' ÄÌÑ ÄÏÐÏÌÎÉÔÅÌØÎÏÊ ÉÎÆÏÒÍÁÃÉÉ.\n" msgstr "éÓÐÏÌØÚÕÊÔÅ `%s --help' ÄÌÑ ÄÏÐÏÌÎÉÔÅÌØÎÏÊ ÉÎÆÏÒÍÁÃÉÉ.\n"
#: src/getargs.c:341 #: src/getargs.c:340
#, c-format #, c-format
msgid "%s: no grammar file given\n" msgid "%s: no grammar file given\n"
msgstr "%s: ÎÅ ÚÁÄÁÎ ÆÁÊÌ Ó ÇÒÁÍÍÁÔÉËÏÊ\n" msgstr "%s: ÎÅ ÚÁÄÁÎ ÆÁÊÌ Ó ÇÒÁÍÍÁÔÉËÏÊ\n"
#: src/getargs.c:345 #: src/getargs.c:344
#, c-format #, c-format
msgid "%s: extra arguments ignored after `%s'\n" msgid "%s: extra arguments ignored after `%s'\n"
msgstr "%s: ÌÉÛÎÉÅ ÁÒÇÕÍÅÎÔÙ ÐÏÓÌÅ `%s' ÉÇÎÏÒÉÒÏ×ÁÎÙ\n" msgstr "%s: ÌÉÛÎÉÅ ÁÒÇÕÍÅÎÔÙ ÐÏÓÌÅ `%s' ÉÇÎÏÒÉÒÏ×ÁÎÙ\n"

View File

@@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: bison 1.33b\n" "Project-Id-Version: bison 1.33b\n"
"POT-Creation-Date: 2002-06-27 17:56-0700\n" "POT-Creation-Date: 2002-06-28 19:09+0200\n"
"PO-Revision-Date: 2002-03-05 10:18+0100\n" "PO-Revision-Date: 2002-03-05 10:18+0100\n"
"Last-Translator: Göran Uddeborg <goeran@uddeborg.pp.se>\n" "Last-Translator: Göran Uddeborg <goeran@uddeborg.pp.se>\n"
"Language-Team: Swedish <sv@li.org>\n" "Language-Team: Swedish <sv@li.org>\n"
@@ -107,16 +107,16 @@ msgstr "kan inte
msgid "cannot close file" msgid "cannot close file"
msgstr "kan inte stänga fil" msgstr "kan inte stänga fil"
#: src/getargs.c:100 #: src/getargs.c:99
msgid "GNU bison generates parsers for LALR(1) grammars.\n" msgid "GNU bison generates parsers for LALR(1) grammars.\n"
msgstr "GNU bison genererar parsrar för LALR(1)-grammatiker.\n" msgstr "GNU bison genererar parsrar för LALR(1)-grammatiker.\n"
#: src/getargs.c:104 #: src/getargs.c:103
#, c-format #, c-format
msgid "Usage: %s [OPTION]... FILE\n" msgid "Usage: %s [OPTION]... FILE\n"
msgstr "Användning: %s [FLAGGA]... FIL\n" msgstr "Användning: %s [FLAGGA]... FIL\n"
#: src/getargs.c:108 #: src/getargs.c:107
msgid "" msgid ""
"If a long option shows an argument as mandatory, then it is mandatory\n" "If a long option shows an argument as mandatory, then it is mandatory\n"
"for the equivalent short option also. Similarly for optional arguments.\n" "for the equivalent short option also. Similarly for optional arguments.\n"
@@ -125,7 +125,7 @@ msgstr ""
"obligatoriskt för den motsvarande korta flaggan också. Motsvarande\n" "obligatoriskt för den motsvarande korta flaggan också. Motsvarande\n"
"för valfria argument.\n" "för valfria argument.\n"
#: src/getargs.c:114 #: src/getargs.c:113
msgid "" msgid ""
"Operation modes:\n" "Operation modes:\n"
" -h, --help display this help and exit\n" " -h, --help display this help and exit\n"
@@ -137,7 +137,7 @@ msgstr ""
" -V, --version visa versionsinformation och avsluta\n" " -V, --version visa versionsinformation och avsluta\n"
" -y, --yacc emulera POSIX-yacc\n" " -y, --yacc emulera POSIX-yacc\n"
#: src/getargs.c:121 #: src/getargs.c:120
msgid "" msgid ""
"Parser:\n" "Parser:\n"
" -S, --skeleton=FILE specify the skeleton to use\n" " -S, --skeleton=FILE specify the skeleton to use\n"
@@ -157,7 +157,7 @@ msgstr ""
" -n, --no-parser generera endast tabellerna\n" " -n, --no-parser generera endast tabellerna\n"
" -k, --token-table inkludera en tabell över elementnamn\n" " -k, --token-table inkludera en tabell över elementnamn\n"
#: src/getargs.c:133 #: src/getargs.c:132
#, fuzzy #, fuzzy
msgid "" msgid ""
"Output:\n" "Output:\n"
@@ -176,7 +176,7 @@ msgstr ""
" -o, --output=FIL lägg utdata i FIL\n" " -o, --output=FIL lägg utdata i FIL\n"
" -g, --graph skapa också en VCG-beskrivning av automaten\n" " -g, --graph skapa också en VCG-beskrivning av automaten\n"
#: src/getargs.c:144 #: src/getargs.c:143
msgid "" msgid ""
"THINGS is a list of comma separated words that can include:\n" "THINGS is a list of comma separated words that can include:\n"
" `state' describe the states\n" " `state' describe the states\n"
@@ -187,29 +187,29 @@ msgid ""
" `none' disable the report\n" " `none' disable the report\n"
msgstr "" msgstr ""
#: src/getargs.c:155 #: src/getargs.c:154
msgid "Report bugs to <bug-bison@gnu.org>.\n" msgid "Report bugs to <bug-bison@gnu.org>.\n"
msgstr "" msgstr ""
"Rapportera fel till <bug-bison@gnu.org>.\n" "Rapportera fel till <bug-bison@gnu.org>.\n"
"Rapportera synpunkter på översättningen till <sv@li.org>.\n" "Rapportera synpunkter på översättningen till <sv@li.org>.\n"
#: src/getargs.c:169 #: src/getargs.c:168
#, c-format #, c-format
msgid "bison (GNU Bison) %s" msgid "bison (GNU Bison) %s"
msgstr "bison (GNU Bison) %s" msgstr "bison (GNU Bison) %s"
#: src/getargs.c:171 #: src/getargs.c:170
msgid "Written by Robert Corbett and Richard Stallman.\n" msgid "Written by Robert Corbett and Richard Stallman.\n"
msgstr "" msgstr ""
#: src/getargs.c:175 #: src/getargs.c:174
#, fuzzy, c-format #, fuzzy, c-format
msgid "Copyright (C) %d Free Software Foundation, Inc.\n" msgid "Copyright (C) %d Free Software Foundation, Inc.\n"
msgstr "" msgstr ""
"Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002\n" "Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002\n"
"Free Software Foundation, Inc.\n" "Free Software Foundation, Inc.\n"
#: src/getargs.c:177 #: src/getargs.c:176
msgid "" msgid ""
"This is free software; see the source for copying conditions. There is NO\n" "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" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
@@ -218,17 +218,17 @@ msgstr ""
"finns INGEN garanti, inte ens för SÄLJBARHET eller LÄMPLIGHET FÖR ETT\n" "finns INGEN garanti, inte ens för SÄLJBARHET eller LÄMPLIGHET FÖR ETT\n"
"SPECIELLT ÄNDAMÅL.\n" "SPECIELLT ÄNDAMÅL.\n"
#: src/getargs.c:334 #: src/getargs.c:333
#, c-format #, c-format
msgid "Try `%s --help' for more information.\n" msgid "Try `%s --help' for more information.\n"
msgstr "Försök med \"%s --help\" för mer information.\n" msgstr "Försök med \"%s --help\" för mer information.\n"
#: src/getargs.c:341 #: src/getargs.c:340
#, c-format #, c-format
msgid "%s: no grammar file given\n" msgid "%s: no grammar file given\n"
msgstr "%s: ingen grammatikfil angiven\n" msgstr "%s: ingen grammatikfil angiven\n"
#: src/getargs.c:345 #: src/getargs.c:344
#, c-format #, c-format
msgid "%s: extra arguments ignored after `%s'\n" msgid "%s: extra arguments ignored after `%s'\n"
msgstr "%s: extra argument ignorerade efter \"%s\"\n" msgstr "%s: extra argument ignorerade efter \"%s\"\n"

View File

@@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: bison 1.34\n" "Project-Id-Version: bison 1.34\n"
"POT-Creation-Date: 2002-06-27 17:56-0700\n" "POT-Creation-Date: 2002-06-28 19:09+0200\n"
"PO-Revision-Date: 2002-03-14 11:03GMT +02:00\n" "PO-Revision-Date: 2002-03-14 11:03GMT +02:00\n"
"Last-Translator: Altuð Bayram <altugbayram_2000@yahoo.com>\n" "Last-Translator: Altuð Bayram <altugbayram_2000@yahoo.com>\n"
"Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n" "Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
@@ -111,16 +111,16 @@ msgstr "`%s' dosyas
msgid "cannot close file" msgid "cannot close file"
msgstr "dosya kapatýlamýyor" msgstr "dosya kapatýlamýyor"
#: src/getargs.c:100 #: src/getargs.c:99
msgid "GNU bison generates parsers for LALR(1) grammars.\n" msgid "GNU bison generates parsers for LALR(1) grammars.\n"
msgstr "GNU bison LALR(1) gramerler için ayrýþtýrýcýlar üretir.\n" msgstr "GNU bison LALR(1) gramerler için ayrýþtýrýcýlar üretir.\n"
#: src/getargs.c:104 #: src/getargs.c:103
#, c-format #, c-format
msgid "Usage: %s [OPTION]... FILE\n" msgid "Usage: %s [OPTION]... FILE\n"
msgstr "Kullaným: %s [SEÇENEK]... DOSYA\n" msgstr "Kullaným: %s [SEÇENEK]... DOSYA\n"
#: src/getargs.c:108 #: src/getargs.c:107
msgid "" msgid ""
"If a long option shows an argument as mandatory, then it is mandatory\n" "If a long option shows an argument as mandatory, then it is mandatory\n"
"for the equivalent short option also. Similarly for optional arguments.\n" "for the equivalent short option also. Similarly for optional arguments.\n"
@@ -130,7 +130,7 @@ msgstr ""
"seçenek için de geçerlidir. Bu durum, seçimli argümanlar için de " "seçenek için de geçerlidir. Bu durum, seçimli argümanlar için de "
"geçerlidir.\n" "geçerlidir.\n"
#: src/getargs.c:114 #: src/getargs.c:113
msgid "" msgid ""
"Operation modes:\n" "Operation modes:\n"
" -h, --help display this help and exit\n" " -h, --help display this help and exit\n"
@@ -142,7 +142,7 @@ msgstr ""
" -V, --version sürüm bilgisini ver ve çýk\n" " -V, --version sürüm bilgisini ver ve çýk\n"
" -y, --yacc POSIX yacc öykünmesi\n" " -y, --yacc POSIX yacc öykünmesi\n"
#: src/getargs.c:121 #: src/getargs.c:120
msgid "" msgid ""
"Parser:\n" "Parser:\n"
" -S, --skeleton=FILE specify the skeleton to use\n" " -S, --skeleton=FILE specify the skeleton to use\n"
@@ -162,7 +162,7 @@ msgstr ""
" -n, --no-parser sadece tablolarý üret\n" " -n, --no-parser sadece tablolarý üret\n"
" -k, --token-table andaç isimlerinin bir tablosunu içer\n" " -k, --token-table andaç isimlerinin bir tablosunu içer\n"
#: src/getargs.c:133 #: src/getargs.c:132
#, fuzzy #, fuzzy
msgid "" msgid ""
"Output:\n" "Output:\n"
@@ -181,7 +181,7 @@ msgstr ""
" -o, --output=DOSYA çýktýyý dosyaya býrakýr\n" " -o, --output=DOSYA çýktýyý dosyaya býrakýr\n"
" -g, --graph otomatýn bir VCG grafik açýklamasýný da üretir\n" " -g, --graph otomatýn bir VCG grafik açýklamasýný da üretir\n"
#: src/getargs.c:144 #: src/getargs.c:143
msgid "" msgid ""
"THINGS is a list of comma separated words that can include:\n" "THINGS is a list of comma separated words that can include:\n"
" `state' describe the states\n" " `state' describe the states\n"
@@ -192,29 +192,29 @@ msgid ""
" `none' disable the report\n" " `none' disable the report\n"
msgstr "" msgstr ""
#: src/getargs.c:155 #: src/getargs.c:154
msgid "Report bugs to <bug-bison@gnu.org>.\n" msgid "Report bugs to <bug-bison@gnu.org>.\n"
msgstr "" msgstr ""
"Hatalarý <bug-bison@gnu.org>'a,\n" "Hatalarý <bug-bison@gnu.org>'a,\n"
"çeviri hatalarýný <gnu-tr-u12a@lists.sourceforge.net>'e bildir.\n" "çeviri hatalarýný <gnu-tr-u12a@lists.sourceforge.net>'e bildir.\n"
#: src/getargs.c:169 #: src/getargs.c:168
#, c-format #, c-format
msgid "bison (GNU Bison) %s" msgid "bison (GNU Bison) %s"
msgstr "bison (GNU Bison) %s" msgstr "bison (GNU Bison) %s"
#: src/getargs.c:171 #: src/getargs.c:170
msgid "Written by Robert Corbett and Richard Stallman.\n" msgid "Written by Robert Corbett and Richard Stallman.\n"
msgstr "" msgstr ""
#: src/getargs.c:175 #: src/getargs.c:174
#, fuzzy, c-format #, fuzzy, c-format
msgid "Copyright (C) %d Free Software Foundation, Inc.\n" msgid "Copyright (C) %d Free Software Foundation, Inc.\n"
msgstr "" msgstr ""
"Kopyahakký 1984, 1986, 1989, 1992, 2000, 2001, 2002\n" "Kopyahakký 1984, 1986, 1989, 1992, 2000, 2001, 2002\n"
"Free Software Foundation, Inc.\n" "Free Software Foundation, Inc.\n"
#: src/getargs.c:177 #: src/getargs.c:176
msgid "" msgid ""
"This is free software; see the source for copying conditions. There is NO\n" "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" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
@@ -223,17 +223,17 @@ msgstr ""
"Hiçbir garantisi yoktur; hatta SATILABÝLÝRLÝÐÝ veya ÞAHSÝ KULLANIMINIZA\n" "Hiçbir garantisi yoktur; hatta SATILABÝLÝRLÝÐÝ veya ÞAHSÝ KULLANIMINIZA\n"
"UYGUNLUÐU için bile garanti verilmez.\n" "UYGUNLUÐU için bile garanti verilmez.\n"
#: src/getargs.c:334 #: src/getargs.c:333
#, c-format #, c-format
msgid "Try `%s --help' for more information.\n" msgid "Try `%s --help' for more information.\n"
msgstr "Daha fazla bilgi için `%s --help' yazýn.\n" msgstr "Daha fazla bilgi için `%s --help' yazýn.\n"
#: src/getargs.c:341 #: src/getargs.c:340
#, c-format #, c-format
msgid "%s: no grammar file given\n" msgid "%s: no grammar file given\n"
msgstr "%s: gramer dosyasý verilmemiþ\n" msgstr "%s: gramer dosyasý verilmemiþ\n"
#: src/getargs.c:345 #: src/getargs.c:344
#, c-format #, c-format
msgid "%s: extra arguments ignored after `%s'\n" msgid "%s: extra arguments ignored after `%s'\n"
msgstr "%s: '%s' den sonraki argümanlar yoksayýldý\n" msgstr "%s: '%s' den sonraki argümanlar yoksayýldý\n"