# Irish translations for bison. # Copyright (C) 2004 Free Software Foundation, Inc. # This file is distributed under the same license as the bison package. # Kevin Patrick Scannell , 2004, 2006, 2008, 2010, 2012, 2017 msgid "" msgstr "" "Project-Id-Version: bison 3.0.4\n" "Report-Msgid-Bugs-To: bug-bison@gnu.org\n" "POT-Creation-Date: 2020-07-04 12:16+0200\n" "PO-Revision-Date: 2017-01-09 18:52-0500\n" "Last-Translator: Kevin Scannell \n" "Language-Team: Irish \n" "Language: ga\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : (n>2 && n<7) ? 2 :(n>6 && n<11) ? 3 : 4;\n" #: examples/c/bistromathic/parse.y:106 examples/java/calc/Calc.y:58 msgid "number" msgstr "" #: examples/c/bistromathic/parse.y:108 msgid "function" msgstr "" #: examples/c/bistromathic/parse.y:109 msgid "variable" msgstr "" #: examples/c/bistromathic/parse.y:322 #, fuzzy #| msgid "syntax error" msgid "%@: syntax error" msgstr "earráid chomhréire" #: examples/c/bistromathic/parse.y:323 #, fuzzy #| msgid "syntax error, unexpected %s" msgid "%@: syntax error: unexpected %u" msgstr "earráid chomhréire, %s gan choinne" #. TRANSLATORS: '%@' is a location in a file, '%u' is an #. "unexpected token", and '%0e', '%1e'... are expected tokens #. at this point. #. #. For instance on the expression "1 + * 2", you'd get #. #. 1.5: syntax error: expected - or ( or number or function or variable before * #: examples/c/bistromathic/parse.y:331 #, fuzzy #| msgid "syntax error, unexpected %s, expecting %s" msgid "%@: syntax error: expected %0e before %u" msgstr "earráid chomhréire, %s gan choinne, bhíothas ag súil le %s" #: examples/c/bistromathic/parse.y:332 #, fuzzy #| msgid "syntax error, unexpected %s, expecting %s or %s or %s" msgid "%@: syntax error: expected %0e or %1e before %u" msgstr "earráid chomhréire, %s gan choinne, bhíothas ag súil le %s nó %s nó %s" #: examples/c/bistromathic/parse.y:333 #, fuzzy #| msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s" msgid "%@: syntax error: expected %0e or %1e or %2e before %u" msgstr "earráid chomhréire, %s gan choinne, bhíothas ag súil le %s nó %s nó %s nó %s" #: examples/c/bistromathic/parse.y:334 #, fuzzy #| msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s" msgid "%@: syntax error: expected %0e or %1e or %2e or %3e before %u" msgstr "earráid chomhréire, %s gan choinne, bhíothas ag súil le %s nó %s nó %s nó %s" #: examples/c/bistromathic/parse.y:335 #, fuzzy #| msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s" msgid "%@: syntax error: expected %0e or %1e or %2e or %3e or %4e before %u" msgstr "earráid chomhréire, %s gan choinne, bhíothas ag súil le %s nó %s nó %s nó %s" #: examples/c/bistromathic/parse.y:336 #, fuzzy #| msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s" msgid "%@: syntax error: expected %0e or %1e or %2e or %3e or %4e or %5e before %u" msgstr "earráid chomhréire, %s gan choinne, bhíothas ag súil le %s nó %s nó %s nó %s" #: examples/c/bistromathic/parse.y:337 #, fuzzy #| msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s" msgid "%@: syntax error: expected %0e or %1e or %2e or %3e or %4e or %5e etc., before %u" msgstr "earráid chomhréire, %s gan choinne, bhíothas ag súil le %s nó %s nó %s nó %s" #: examples/java/calc/Calc.y:56 #, fuzzy #| msgid "missing %s at end of line" msgid "end of line" msgstr "%s ar iarraidh ag deireadh na líne" #: src/complain.c:132 msgid "S/R conflicts (enabled by default)" msgstr "" #: src/complain.c:133 msgid "R/R conflicts (enabled by default)" msgstr "" #: src/complain.c:134 src/getargs.c:213 msgid "generate conflict counterexamples" msgstr "" #: src/complain.c:135 msgid "string aliases not attached to a symbol" msgstr "" #: src/complain.c:136 msgid "obsolete constructs" msgstr "" #: src/complain.c:137 #, fuzzy, c-format #| msgid "empty rule without %%empty" msgid "empty rules without %empty" msgstr "riail fholamh gan %%empty" #: src/complain.c:138 msgid "unset or unused midrule values" msgstr "" #: src/complain.c:139 #, fuzzy #| msgid "useless precedence and associativity for %s" msgid "useless precedence and associativity" msgstr "tosaíocht agus comhthiomsaitheacht gan úsáid le haghaidh %s" #: src/complain.c:140 msgid "incompatibilities with POSIX Yacc" msgstr "" #: src/complain.c:141 msgid "all other warnings (enabled by default)" msgstr "" #: src/complain.c:142 msgid "all the warnings except 'counterexamples', 'dangling-alias' and 'yacc'" msgstr "" #: src/complain.c:143 msgid "turn off warnings in CATEGORY" msgstr "" #: src/complain.c:144 msgid "turn off all the warnings" msgstr "" #: src/complain.c:145 msgid "treat warnings as errors" msgstr "" #: src/complain.c:171 msgid "Warning categories include:" msgstr "" #: src/complain.c:276 msgid "warning" msgstr "rabhadh" #: src/complain.c:278 msgid "error" msgstr "earráid" #: src/complain.c:280 msgid "fatal error" msgstr "earráid mharfach" #: src/complain.c:469 msgid "note" msgstr "" #: src/complain.c:562 #, c-format msgid "POSIX Yacc does not support %s" msgstr "" #: src/complain.c:571 #, c-format msgid "deprecated directive: %s, use %s" msgstr "treoir dulta i léig: %s, úsáid %s ina áit" #: src/complain.c:584 #, fuzzy, c-format #| msgid "deprecated directive, use %s" msgid "duplicate directive" msgstr "treoir dulta i léig; úsáid %s ina áit" #: src/complain.c:586 #, fuzzy, c-format #| msgid "deprecated directive, use %s" msgid "duplicate directive: %s" msgstr "treoir dulta i léig; úsáid %s ina áit" #: src/complain.c:587 src/complain.c:596 src/reader.c:133 src/symtab.c:324 #: src/symtab.c:333 src/symtab.c:564 msgid "previous declaration" msgstr "fógra roimhe seo" #: src/complain.c:595 #, c-format msgid "only one %s allowed per rule" msgstr "ní cheadaítear ach %s amháin an riail" #: src/complain.c:615 msgid "syntax error" msgstr "earráid chomhréire" #: src/complain.c:616 #, fuzzy #| msgid "syntax error, unexpected %s" msgid "unexpected %0$s" msgstr "earráid chomhréire, %s gan choinne" #: src/complain.c:617 msgid "expected %1$s before %0$s" msgstr "" #: src/complain.c:618 msgid "expected %1$s or %2$s before %0$s" msgstr "" #: src/complain.c:619 msgid "expected %1$s or %2$s or %3$s before %0$s" msgstr "" #: src/complain.c:620 #, fuzzy #| msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s" msgid "expected %1$s or %2$s or %3$s or %4$s before %0$s" msgstr "earráid chomhréire, %s gan choinne, bhíothas ag súil le %s nó %s nó %s nó %s" #: src/conflicts.c:88 #, fuzzy, c-format #| msgid " Conflict between rule %d and token %s resolved as shift" msgid "Conflict between rule %d and token %s resolved as shift" msgstr " Coinbhleacht idir riail %d agus teaghrán comharthach %s: réitíodh mar iomlaoid" #: src/conflicts.c:98 #, fuzzy, c-format #| msgid " Conflict between rule %d and token %s resolved as reduce" msgid "Conflict between rule %d and token %s resolved as reduce" msgstr " Coinbhleacht idir riail %d agus teaghrán comharthach %s: réitíodh mar laghdú" #: src/conflicts.c:107 #, fuzzy, c-format #| msgid " Conflict between rule %d and token %s resolved as an error" msgid "Conflict between rule %d and token %s resolved as an error" msgstr " Coinbhleacht idir riail %d agus teaghrán comharthach %s: réitíodh mar earráid" #: src/conflicts.c:610 #, c-format msgid "State %d " msgstr "Staid %d " #: src/conflicts.c:613 #, c-format msgid "conflicts: %d shift/reduce, %d reduce/reduce\n" msgstr "coinbhleachtaí: %d iomlaoid/laghdú, %d laghdú/laghdú\n" #: src/conflicts.c:616 #, c-format msgid "conflicts: %d shift/reduce\n" msgstr "coinbhleachtaí: %d iomlaoid/laghdú\n" #: src/conflicts.c:618 #, c-format msgid "conflicts: %d reduce/reduce\n" msgstr "coinbhleachtaí: %d laghdú/laghdú\n" #: src/conflicts.c:661 #, fuzzy, c-format #| msgid "shift/reduce conflicts: %d found, %d expected" msgid "shift/reduce conflicts for rule %d: %d found, %d expected" msgstr "coinbhleachtaí iomlaoid/laghdú: aimsíodh %d, bhíothas ag súil le %d" #: src/conflicts.c:667 #, fuzzy, c-format #| msgid "reduce/reduce conflicts: %d found, %d expected" msgid "reduce/reduce conflicts for rule %d: %d found, %d expected" msgstr "coinbhleachtaí laghdú/laghdú: aimsíodh %d, bhíothas ag súil le %d" #: src/conflicts.c:685 #, c-format msgid "%%expect-rr applies only to GLR parsers" msgstr "Níl %%expect-rr in úsáid ach le parsálaithe GLR" #: src/conflicts.c:704 #, c-format msgid "shift/reduce conflicts: %d found, %d expected" msgstr "coinbhleachtaí iomlaoid/laghdú: aimsíodh %d, bhíothas ag súil le %d" #: src/conflicts.c:712 #, c-format msgid "%d shift/reduce conflict" msgid_plural "%d shift/reduce conflicts" msgstr[0] "%d choinbhleacht iomlaoid/laghdú" msgstr[1] "%d choinbhleacht iomlaoid/laghdú" msgstr[2] "%d choinbhleacht iomlaoid/laghdú" msgstr[3] "%d gcoinbhleacht iomlaoid/laghdú" msgstr[4] "%d coinbhleacht iomlaoid/laghdú" #: src/conflicts.c:732 #, c-format msgid "reduce/reduce conflicts: %d found, %d expected" msgstr "coinbhleachtaí laghdú/laghdú: aimsíodh %d, bhíothas ag súil le %d" #: src/conflicts.c:740 #, c-format msgid "%d reduce/reduce conflict" msgid_plural "%d reduce/reduce conflicts" msgstr[0] "%d choinbhleacht laghdú/laghdú" msgstr[1] "%d choinbhleacht laghdú/laghdú" msgstr[2] "%d choinbhleacht laghdú/laghdú" msgstr[3] "%d gcoinbhleacht laghdú/laghdú" msgstr[4] "%d coinbhleacht laghdú/laghdú" #: src/conflicts.c:752 #, c-format msgid "rerun with option '-Wcounterexamples' to generate conflict counterexamples" msgstr "" #: src/counterexample.c:107 src/counterexample.c:119 msgid "Example" msgstr "" #: src/counterexample.c:107 msgid "First example" msgstr "" #: src/counterexample.c:110 #, fuzzy #| msgid "previous declaration" msgid "First derivation" msgstr "fógra roimhe seo" #: src/counterexample.c:119 msgid "Second example" msgstr "" #: src/counterexample.c:123 msgid "Second derivation" msgstr "" #: src/counterexample.c:1228 #, fuzzy, c-format #| msgid "%d shift/reduce conflict" #| msgid_plural "%d shift/reduce conflicts" msgid "Shift/reduce conflict on token %s:\n" msgstr "%d choinbhleacht iomlaoid/laghdú" #: src/counterexample.c:1244 #, fuzzy #| msgid "%d reduce/reduce conflict" #| msgid_plural "%d reduce/reduce conflicts" msgid "Reduce/reduce conflict on token" msgid_plural "Reduce/reduce conflict on tokens" msgstr[0] "%d choinbhleacht laghdú/laghdú" msgstr[1] "%d choinbhleacht laghdú/laghdú" msgstr[2] "%d choinbhleacht laghdú/laghdú" msgstr[3] "%d gcoinbhleacht laghdú/laghdú" msgstr[4] "%d coinbhleacht laghdú/laghdú" #: src/counterexample.c:1255 msgid ":\n" msgstr "" #: src/files.c:139 #, c-format msgid "%s: cannot open" msgstr "%s: ní féidir oscailt" #: src/files.c:155 #, c-format msgid "input/output error" msgstr "earráid ionchurtha/aschurtha" #: src/files.c:158 #, c-format msgid "cannot close file" msgstr "ní féidir an comhad a dhúnadh" #: src/files.c:456 #, c-format msgid "refusing to overwrite the input file %s" msgstr "diúltaítear inchomhad %s a fhorscríobh" #: src/files.c:464 #, c-format msgid "conflicting outputs to file %s" msgstr "aschuir chontrártha scríofa i gcomhad %s" #: src/fixits.c:122 #, fuzzy, c-format #| msgid "%s: cannot open" msgid "%s: cannot backup" msgstr "%s: ní féidir oscailt" #: src/getargs.c:173 msgid "colorize the output" msgstr "" #: src/getargs.c:174 msgid "don't colorize the output" msgstr "" #: src/getargs.c:175 msgid "colorize if the output device is a tty" msgstr "" #. TRANSLATORS: Use the same translation for WHEN as in the #. --color=WHEN help message. #: src/getargs.c:196 msgid "WHEN can be one of the following:" msgstr "" #: src/getargs.c:209 msgid "describe the states" msgstr "" #: src/getargs.c:210 msgid "complete the core item sets with their closure" msgstr "" #: src/getargs.c:211 msgid "explicitly associate lookahead tokens to items" msgstr "" #: src/getargs.c:212 #, fuzzy #| msgid "%d shift/reduce conflict" #| msgid_plural "%d shift/reduce conflicts" msgid "describe shift/reduce conflicts solving" msgstr "%d choinbhleacht iomlaoid/laghdú" #: src/getargs.c:214 msgid "include all the above information" msgstr "" #: src/getargs.c:215 msgid "disable the report" msgstr "" #. TRANSLATORS: Use the same translation for THINGS as in the #. --report=THINGS help message. #: src/getargs.c:238 msgid "THINGS is a list of comma separated words that can include:" msgstr "" #: src/getargs.c:301 msgid "TRACES is a list of comma separated words that can include:" msgstr "" #: src/getargs.c:313 msgid "show errors with carets" msgstr "" #: src/getargs.c:314 msgid "show machine-readable fixes" msgstr "" #: src/getargs.c:315 msgid "do not generate any file" msgstr "" #: src/getargs.c:316 msgid "all of the above" msgstr "" #: src/getargs.c:317 msgid "disable all of the above" msgstr "" #. TRANSLATORS: Use the same translation for FEATURES as in the #. --feature=FEATURES help message. #: src/getargs.c:339 msgid "FEATURES is a list of comma separated words that can include:" msgstr "" #: src/getargs.c:354 #, c-format msgid "Try '%s --help' for more information.\n" msgstr "Bain triail as '%s --help' chun tuilleadh eolais a fháil.\n" #: src/getargs.c:363 #, c-format msgid "Usage: %s [OPTION]... FILE\n" msgstr "Úsáid: %s [ROGHA]... COMHAD\n" #: src/getargs.c:364 #, fuzzy #| msgid "" #| "Generate a deterministic LR or generalized LR (GLR) parser employing\n" #| "LALR(1), IELR(1), or canonical LR(1) parser tables. IELR(1) and\n" #| "canonical LR(1) support is experimental.\n" #| "\n" msgid "" "Generate a deterministic LR or generalized LR (GLR) parser employing\n" "LALR(1), IELR(1), or canonical LR(1) parser tables.\n" "\n" msgstr "" "Cruthaigh parsálaí cinntitheach LR nó parsálaí ginearálaithe LR (GLR)\n" "a úsáideann táblaí parsálaithe LALR(1), IELR(1), nó LR(1) canónta.\n" "Tacaíocht thurgnamhach amháin ar IELR(1) agus LR(1) canónta.\n" #: src/getargs.c:370 msgid "Mandatory arguments to long options are mandatory for short options too.\n" msgstr "Is riachtanach le rogha ghearr aon argóint atá riachtanach leis an rogha fhada.\n" #: src/getargs.c:373 msgid "The same is true for optional arguments.\n" msgstr "Agus mar an gcéanna le haghaidh argóintí roghnacha freisin.\n" #: src/getargs.c:378 #, fuzzy #| msgid "" #| "\n" #| "Operation modes:\n" #| " -h, --help display this help and exit\n" #| " -V, --version output version information and exit\n" #| " --print-localedir output directory containing locale-dependent data\n" #| " --print-datadir output directory containing skeletons and XSLT\n" #| " -y, --yacc emulate POSIX Yacc\n" #| " -W, --warnings[=CATEGORY] report the warnings falling in CATEGORY\n" #| " -f, --feature[=FEATURE] activate miscellaneous features\n" #| "\n" msgid "" "Operation Modes:\n" " -h, --help display this help and exit\n" " -V, --version output version information and exit\n" " --print-localedir output directory containing locale-dependent data\n" " and exit\n" " --print-datadir output directory containing skeletons and XSLT\n" " and exit\n" " -u, --update apply fixes to the source grammar file and exit\n" " -f, --feature[=FEATURES] activate miscellaneous features\n" "\n" msgstr "" "\n" "Móid oibre:\n" " -h, --help taispeáin an chabhair seo agus scoir\n" " -V, --version taispeáin eolas faoin leagan agus scoir\n" " --print-localedir taispeáin an chomhadlann ina bhfuil sonraí logchaighdeáin\n" " --print-datadir taispeáin an chomhadlann ina bhfuil creatlacha agus XSLT\n" " -y, --yacc déan aithris ar Yacc POSIX\n" " -W, --warnings=[CATAGÓIR] taispeáin na rabhaidh atá i gCATAGÓIR\n" " -f, --feature[=GNÉ] cumasaigh gnéithe éagsúla\n" "\n" #: src/getargs.c:394 msgid "" "Diagnostics:\n" " -W, --warnings[=CATEGORY] report the warnings falling in CATEGORY\n" " --color[=WHEN] whether to colorize the diagnostics\n" " --style=FILE specify the CSS FILE for colorizer diagnostics\n" "\n" msgstr "" #: src/getargs.c:408 #, fuzzy, c-format #| msgid "" #| "Parser:\n" #| " -L, --language=LANGUAGE specify the output programming language\n" #| " -S, --skeleton=FILE specify the skeleton to use\n" #| " -t, --debug instrument the parser for tracing\n" #| " same as '-Dparse.trace'\n" #| " --locations enable location support\n" #| " -D, --define=NAME[=VALUE] similar to '%define NAME \"VALUE\"'\n" #| " -F, --force-define=NAME[=VALUE] override '%define NAME \"VALUE\"'\n" #| " -p, --name-prefix=PREFIX prepend PREFIX to the external symbols\n" #| " deprecated by '-Dapi.prefix=PREFIX'\n" #| " -l, --no-lines don't generate '#line' directives\n" #| " -k, --token-table include a table of token names\n" msgid "" "Tuning the Parser:\n" " -L, --language=LANGUAGE specify the output programming language\n" " -S, --skeleton=FILE specify the skeleton to use\n" " -t, --debug instrument the parser for tracing\n" " same as '-Dparse.trace'\n" " --locations enable location support\n" " -D, --define=NAME[=VALUE] similar to '%define NAME VALUE'\n" " -F, --force-define=NAME[=VALUE] override '%define NAME VALUE'\n" " -p, --name-prefix=PREFIX prepend PREFIX to the external symbols\n" " deprecated by '-Dapi.prefix={PREFIX}'\n" " -l, --no-lines don't generate '#line' directives\n" " -k, --token-table include a table of token names\n" " -y, --yacc emulate POSIX Yacc\n" msgstr "" "Parsálaí:\n" " -L, --language=TEANGA socraigh an ríomhtheanga le scríobh amach\n" " -S, --skeleton=COMHAD socraigh an chreatlach le húsáid\n" " -t, --debug ullmhaigh an parsálaí le haghaidh dífhabhtaithe\n" " is ionann é seo agus '-Dparse.trace'\n" " --locations cumasaigh tacaíocht do shuímh\n" " -D, --define=AINM[=LUACH] cosúil le '%define AINM \"LUACH\"'\n" " -F, --force-define=AINM[=LUACH] sáraigh '%define AINM \"LUACH\"'\n" " -p, --name-prefix=RÉIMÍR cuir RÉIMÍR roimh gach siombail sheachtrach\n" " dulta i léig; úsáid '-Dapi.prefix=RÉIMÍR'\n" " -l, --no-lines ná cruthaigh treoracha '#line'\n" " -k, --token-table cuir tábla d'ainmneacha teaghrán san áireamh\n" "\n" #: src/getargs.c:427 #, fuzzy #| msgid "" #| "Output:\n" #| " --defines[=FILE] also produce a header file\n" #| " -d likewise but cannot specify FILE (for POSIX Yacc)\n" #| " -r, --report=THINGS also produce details on the automaton\n" #| " --report-file=FILE write report to FILE\n" #| " -v, --verbose same as '--report=state'\n" #| " -b, --file-prefix=PREFIX specify a PREFIX for output files\n" #| " -o, --output=FILE leave output to FILE\n" #| " -g, --graph[=FILE] also output a graph of the automaton\n" #| " -x, --xml[=FILE] also output an XML report of the automaton\n" #| " (the XML schema is experimental)\n" msgid "" "Output Files:\n" " --defines[=FILE] also produce a header file\n" " -d likewise but cannot specify FILE (for POSIX Yacc)\n" " -r, --report=THINGS also produce details on the automaton\n" " --report-file=FILE write report to FILE\n" " -v, --verbose same as '--report=state'\n" " -b, --file-prefix=PREFIX specify a PREFIX for output files\n" " -o, --output=FILE leave output to FILE\n" " -g, --graph[=FILE] also output a graph of the automaton\n" " -x, --xml[=FILE] also output an XML report of the automaton\n" " -M, --file-prefix-map=OLD=NEW replace prefix OLD with NEW when writing file paths\n" " in output files\n" msgstr "" "Aschur:\n" " --defines[=COMHAD] scríobh comhad ceanntásca freisin\n" " -d mar an gcéanna, ach gan COMHAD (le haghaidh Yacc POSIX)\n" " -r, --report=RUDAÍ tabhair mionsonraí maidir leis an uathoibreán\n" " --report-file=COMHAD scríobh tuairisc i gCOMHAD\n" " -v, --verbose ar comhbhrí le `--report=state'\n" " -b, --file-prefix=RÉIMÍR RÉIMÍR ar aschomhaid\n" " -o, --output=COMHAD scríobh aschur sa CHOMHAD\n" " -g, --graph[=COMHAD] scríobh graf an uathoibreáin\n" " -x, --xml[=COMHAD] scríobh tuairisc XML ar an uathoibreán\n" " (tá an scéimre XML turgnamhach)\n" #: src/getargs.c:446 #, c-format msgid "Report bugs to <%s>.\n" msgstr "Seol tuairiscí ar fhabhtanna chuig <%s>.\n" #: src/getargs.c:447 #, c-format msgid "%s home page: <%s>.\n" msgstr "Leathanach baile %s: <%s>.\n" #: src/getargs.c:448 msgid "General help using GNU software: .\n" msgstr "Cúnamh ginearálta le bogearraí GNU: .\n" #. TRANSLATORS: Replace LANG_CODE in this URL with your language #. code to #. form one of the URLs at http://translationproject.org/team/. #. Otherwise, replace the entire URL with your translation team's #. email address. #: src/getargs.c:463 msgid "Report translation bugs to .\n" msgstr "Seol tuairiscí faoi fhadhbanna leis an aistriúchán chuig .\n" #: src/getargs.c:466 msgid "For complete documentation, run: info bison.\n" msgstr "Le teacht ar an doiciméadú iomlán, úsáid: info bison.\n" #: src/getargs.c:482 #, c-format msgid "bison (GNU Bison) %s" msgstr "bison (GNU Bison) %s" #: src/getargs.c:484 msgid "Written by Robert Corbett and Richard Stallman.\n" msgstr "Le Robert Corbett agus Richard Stallman.\n" #: src/getargs.c:488 #, c-format msgid "Copyright (C) %d Free Software Foundation, Inc.\n" msgstr "Copyright © %d Free Software Foundation, Inc.\n" #: src/getargs.c:491 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 "" "Is saorbhogearra an ríomhchlár seo; féach ar an bhunchód le haghaidh\n" "coinníollacha cóipeála. Níl baránta ar bith ann; go fiú níl baránta ann\n" "d'INDÍOLTACHT nó FEILIÚNACHT D'FHEIDHM AR LEITH.\n" #: src/getargs.c:513 #, c-format msgid "multiple skeleton declarations are invalid" msgstr "ní cheadaítear níos mó ná creatlach amháin" #: src/getargs.c:530 #, c-format msgid "%s: invalid language" msgstr "%s: teanga neamhbhailí" #: src/getargs.c:533 msgid "multiple language declarations are invalid" msgstr "ní cheadaítear níos mó ná teanga amháin" #: src/getargs.c:736 #, fuzzy, c-format #| msgid "invalid argument %s for %s" msgid "invalid argument for %s: %s" msgstr "argóint neamhbhailí %s chun %s" #: src/getargs.c:844 #, fuzzy, c-format #| msgid "deprecated directive: %s, use %s" msgid "deprecated option: %s, use %s" msgstr "treoir dulta i léig: %s, úsáid %s ina áit" #: src/getargs.c:878 #, fuzzy, c-format #| msgid "%s: missing operand" msgid "missing operand" msgstr "%s: oibreann ar iarraidh" #: src/getargs.c:880 #, c-format msgid "extra operand %s" msgstr "oibreann breise %s" #: src/gram.c:208 msgid "Grammar" msgstr "Gramadach" #: src/graphviz.c:46 #, c-format msgid "" "// Generated by %s.\n" "// Report bugs to <%s>.\n" "// Home page: <%s>.\n" "\n" msgstr "" "// Cruthaithe ag %s.\n" "// Tuairiscí ar fhabhtanna chuig <%s>.\n" "// Leathanach baile: <%s>.\n" "\n" #: src/i18n-strings.c:35 #, fuzzy #| msgid "missing %s at end of file" msgid "end of file" msgstr "%s ar iarraidh ag deireadh an chomhaid" #: src/i18n-strings.c:36 #, fuzzy #| msgid "invalid character" #| msgid_plural "invalid characters" msgid "invalid token" msgstr "carachtar neamhbhailí" #: src/location.c:150 src/scan-gram.l:948 #, c-format msgid "line number overflow" msgstr "líne-uimhir thar maoil" #: src/location.c:152 #, c-format msgid "column number overflow" msgstr "uimhir an cholúin thar maoil" #: src/location.c:155 #, fuzzy, c-format #| msgid "line number overflow" msgid "byte number overflow" msgstr "líne-uimhir thar maoil" #. TRANSLATORS: This is used when a line is too long, and is #. displayed truncated. Use an ellipsis appropriate for your #. language, remembering that "…" (U+2026 HORIZONTAL ELLIPSIS) #. sometimes misdisplays and that "..." (three ASCII periods) is a #. safer choice in some locales. #: src/location.c:252 msgid "..." msgstr "" #: src/main.c:160 msgid "rule useless in parser due to conflicts" msgstr "riail gan tairbhe sa pharsálaí de bhrí coinbhleachtaí" #: src/main.c:254 #, c-format msgid "fix-its can be applied. Rerun with option '--update'." msgstr "" #: src/muscle-tab.c:530 #, c-format msgid "%%define variable %s redefined" msgstr "sainmhíniú nua ar athróg %%define %s" #: src/muscle-tab.c:533 src/symtab.c:344 msgid "previous definition" msgstr "sainmhíniú roimhe seo" #: src/muscle-tab.c:592 src/muscle-tab.c:693 src/muscle-tab.c:752 #, c-format msgid "%s: undefined %%define variable %s" msgstr "%s: athróg %%define %s gan sainmhíniú" #: src/muscle-tab.c:626 #, fuzzy, c-format #| msgid "%%define variable %s redefined" msgid "%%define variable '%s' requires '{...}' values" msgstr "sainmhíniú nua ar athróg %%define %s" #: src/muscle-tab.c:631 #, fuzzy, c-format #| msgid "%%define variable %s redefined" msgid "%%define variable '%s' requires keyword values" msgstr "sainmhíniú nua ar athróg %%define %s" #: src/muscle-tab.c:636 #, fuzzy, c-format #| msgid "%%define variable %s redefined" msgid "%%define variable '%s' requires '\"...\"' values" msgstr "sainmhíniú nua ar athróg %%define %s" #: src/muscle-tab.c:687 #, c-format msgid "invalid value for %%define Boolean variable %s" msgstr "luach neamhbhailí ar athróg Boole %%define %s" #: src/muscle-tab.c:740 #, c-format msgid "invalid value for %%define variable %s: %s" msgstr "luach neamhbhailí ar athróg %%define %s: %s" #: src/muscle-tab.c:744 #, c-format msgid "accepted value: %s" msgstr "luach glactha: %s" #: src/parse-gram.y:165 msgid "string" msgstr "" #: src/parse-gram.y:166 msgid "translatable string" msgstr "" #: src/parse-gram.y:212 msgid "[identifier]" msgstr "" #: src/parse-gram.y:213 #, fuzzy #| msgid "empty character literal" msgid "character literal" msgstr "carachtar litriúil folamh" #: src/parse-gram.y:215 msgid "epilogue" msgstr "" #: src/parse-gram.y:217 #, fuzzy #| msgid "invalid identifier: %s" msgid "identifier" msgstr "aitheantóir neamhbhailí: %s" #: src/parse-gram.y:218 #, fuzzy #| msgid "invalid identifier: %s" msgid "identifier:" msgstr "aitheantóir neamhbhailí: %s" #: src/parse-gram.y:223 msgid "" msgstr "" #: src/parse-gram.y:248 msgid "integer literal" msgstr "" #: src/parse-gram.y:770 #, c-format msgid "character literals cannot be nonterminals" msgstr "" #: src/parse-gram.y:776 #, c-format msgid "character literals cannot be used together with %s" msgstr "" #: src/parse-gram.y:779 #, fuzzy, c-format #| msgid "redefining user token number of %s" msgid "definition of %s" msgstr "sainmhíniú nua ar an uimhir theaghráin do %s" #: src/parse-gram.y:930 #, c-format msgid "missing identifier in parameter declaration" msgstr "aitheantóir ar iarraidh i bhfógra paraiméadair" #: src/parse-gram.y:1079 #, fuzzy, c-format #| msgid "invalid escape sequence: %s" msgid "invalid version requirement: %s" msgstr "éalúchán neamhbhailí: %s" #: src/parse-gram.y:1093 #, c-format msgid "require bison %s, but have %s" msgstr "" #: src/print-graph.c:62 src/print.c:350 #, c-format msgid "State %d" msgstr "Staid %d" #: src/print.c:141 #, c-format msgid "shift, and go to state %d\n" msgstr "déan iomlaoid, agus téigh go staid %d\n" #: src/print.c:143 #, c-format msgid "go to state %d\n" msgstr "téigh go staid %d\n" #: src/print.c:178 msgid "error (nonassociative)\n" msgstr "earráid (neamh-chomhthiomsaitheach)\n" #: src/print.c:200 #, c-format msgid "reduce using rule %d (%s)" msgstr "laghdaigh, ag úsáid rialach %d (%s)" #: src/print.c:203 #, c-format msgid "accept" msgstr "glac leis" #: src/print.c:240 src/print.c:314 msgid "$default" msgstr "$réamhshocraithe" #: src/print.c:376 msgid "Terminals, with rules where they appear" msgstr "Sloinn dolaghdaithe, le rialacha más cuí" #: src/print.c:403 msgid "Nonterminals, with rules where they appear" msgstr "Sloinn inlaghdaithe, le rialacha más cuí" #: src/print.c:428 #, fuzzy #| msgid " on left:" msgid "on left:" msgstr " ar clé:" #: src/print.c:437 #, fuzzy #| msgid " on right:" msgid "on right:" msgstr " ar dheis:" #: src/print.c:459 msgid "Rules useless in parser due to conflicts" msgstr "Rialacha gan tairbhe sa pharsálaí de bhrí coinbhleachtaí" #: src/reader.c:60 #, c-format msgid "multiple %s declarations" msgstr "níos mó ná fógra amháin %s" # FRTF caismirt #: src/reader.c:128 #, c-format msgid "result type clash on merge function %s: <%s> != <%s>" msgstr "caismirt idir cineálacha toraidh i bhfeidhm chumaiscthe %s: <%s> != <%s>" #: src/reader.c:199 #, c-format msgid "duplicated symbol name for %s ignored" msgstr "rinneadh neamhaird d'ainm dúbailte ar %s" #: src/reader.c:235 #, c-format msgid "rule given for %s, which is a token" msgstr "tugadh riail i gcomhair %s atá ina theaghrán comharthach" #: src/reader.c:292 #, c-format msgid "type clash on default action: <%s> != <%s>" msgstr "caismirt idir cineálacha leis an ghníomh réamhshocraithe: <%s> != <%s>" #: src/reader.c:315 #, c-format msgid "empty rule for typed nonterminal, and no action" msgstr "riail fholamh i gcomhair teaghrán inlaghdaithe le cineál, ach níl aon ghníomh" #: src/reader.c:331 #, c-format msgid "unused value: $%d" msgstr "luach gan úsáid: $%d" #: src/reader.c:333 #, c-format msgid "unset value: $$" msgstr "luach gan socrú: $$" #: src/reader.c:343 #, c-format msgid "%%empty on non-empty rule" msgstr "%%empty ar riail nach bhfuil folamh" #: src/reader.c:353 #, c-format msgid "empty rule without %%empty" msgstr "riail fholamh gan %%empty" #: src/reader.c:369 #, c-format msgid "token for %%prec is not defined: %s" msgstr "teaghrán comharthach le haghaidh %%prec gan sainmhíniú: %s" #: src/reader.c:374 #, c-format msgid "only midrule actions can be typed: %s" msgstr "" #: src/reader.c:501 src/reader.c:523 src/reader.c:594 #, c-format msgid "%s affects only GLR parsers" msgstr "Níl %s curtha i bhfeidhm ach ar pharsálaithe GLR" #: src/reader.c:504 #, c-format msgid "%s must be followed by positive number" msgstr "Ní foláir uimhir dheimhneach a theacht i ndiaidh %s" #: src/reader.c:559 #, c-format msgid "POSIX Yacc does not support typed midrule actions" msgstr "" #: src/reader.c:663 #, c-format msgid "rule is too long" msgstr "riail rófhada" #: src/reader.c:777 #, c-format msgid "no rules in the input grammar" msgstr "níl aon riail sa ghramadach ionchurtha" #: src/reduce.c:225 msgid "rule useless in grammar" msgstr "riail gan tairbhe sa ghramadach" #: src/reduce.c:280 #, c-format msgid "nonterminal useless in grammar: %s" msgstr "slonn inlaghdaithe gan tairbhe sa ghramadach: %s" #: src/reduce.c:321 msgid "Nonterminals useless in grammar" msgstr "Sloinn inlaghdaithe gan tairbhe sa ghramadach" #: src/reduce.c:333 msgid "Terminals unused in grammar" msgstr "Sloinn dolaghdaithe gan úsáid sa ghramadach" #: src/reduce.c:342 msgid "Rules useless in grammar" msgstr "Rialacha gan tairbhe sa ghramadach" #: src/reduce.c:355 #, c-format msgid "%d nonterminal useless in grammar" msgid_plural "%d nonterminals useless in grammar" msgstr[0] "%d slonn inlaghdaithe gan tairbhe sa ghramadach" msgstr[1] "%d shlonn inlaghdaithe gan tairbhe sa ghramadach" msgstr[2] "%d shlonn inlaghdaithe gan tairbhe sa ghramadach" msgstr[3] "%d slonn inlaghdaithe gan tairbhe sa ghramadach" msgstr[4] "%d slonn inlaghdaithe gan tairbhe sa ghramadach" #: src/reduce.c:360 #, c-format msgid "%d rule useless in grammar" msgid_plural "%d rules useless in grammar" msgstr[0] "%d riail gan tairbhe sa ghramadach" msgstr[1] "%d riail gan tairbhe sa ghramadach" msgstr[2] "%d riail gan tairbhe sa ghramadach" msgstr[3] "%d riail gan tairbhe sa ghramadach" msgstr[4] "%d riail gan tairbhe sa ghramadach" #: src/reduce.c:386 #, c-format msgid "start symbol %s does not derive any sentence" msgstr "níl aon abairt díorthaithe ón siombail tosaigh %s" #: src/scan-code.l:158 #, c-format msgid "stray '%s'" msgstr "'%s' ar strae" #: src/scan-code.l:330 #, c-format msgid "refers to: %c%s at %s" msgstr "déanann sé tagairt do: %c%s ag %s" #: src/scan-code.l:354 #, c-format msgid "possibly meant: %c" msgstr "b'fhéidir: %c" #: src/scan-code.l:363 #, c-format msgid ", hiding %c" msgstr ", %c á chur i bhfolach" #: src/scan-code.l:371 #, c-format msgid " at %s" msgstr " ag %s" #: src/scan-code.l:375 #, fuzzy, c-format #| msgid ", cannot be accessed from mid-rule action at $%d" msgid ", cannot be accessed from midrule action at $%d" msgstr ", níl aon fháil air ó ghníomh meánrialach ag $%d" #: src/scan-code.l:422 src/scan-gram.l:870 #, c-format msgid "integer out of range: %s" msgstr "slánuimhir as raon: %s" #: src/scan-code.l:496 #, c-format msgid "invalid reference: %s" msgstr "tagairt neamhbhailí: %s" #: src/scan-code.l:503 #, c-format msgid "syntax error after '%c', expecting integer, letter, '_', '[', or '$'" msgstr "earráid chomhréire tar éis '%c', bhíothas ag súil le slánuimhir, litir, '_', '[', nó '$'" #: src/scan-code.l:509 #, c-format msgid "symbol not found in production before $%d: %.*s" msgstr "siombail gan aimsiú i riail ghramadaí roimh $%d: %.*s" #: src/scan-code.l:514 #, c-format msgid "symbol not found in production: %.*s" msgstr "siombail gan aimsiú i riail ghramadaí: %.*s" #: src/scan-code.l:528 #, c-format msgid "misleading reference: %s" msgstr "tagairt mhíthreorach: %s" #: src/scan-code.l:543 #, c-format msgid "ambiguous reference: %s" msgstr "tagairt dhébhríoch: %s" #: src/scan-code.l:579 #, c-format msgid "explicit type given in untyped grammar" msgstr "cineál follasach i ngramadach gan chineálacha" #: src/scan-code.l:634 #, c-format msgid "$$ for the midrule at $%d of %s has no declared type" msgstr "Níl aon chineál fógartha ag $$ na meánrialach ag $%d de %s" #: src/scan-code.l:640 #, c-format msgid "$$ of %s has no declared type" msgstr "Níl aon chineál fógartha ag $$ de %s" #: src/scan-code.l:666 #, c-format msgid "$%s of %s has no declared type" msgstr "Níl aon chineál fógartha ag $%s de %s" #: src/scan-code.l:689 #, c-format msgid "multiple occurrences of $%d with api.value.automove" msgstr "" #: src/scan-gram.l:94 #, c-format msgid "invalid number after \\-escape: %s" msgstr "uimhir neamhbhailí tar éis éalúcháin-\\: %s" #: src/scan-gram.l:215 #, c-format msgid "stray ',' treated as white space" msgstr "',' ar seachrán; déileálfar leis mar spás bán" #: src/scan-gram.l:309 #, c-format msgid "invalid directive: %s" msgstr "treoir neamhbhailí: %s" #: src/scan-gram.l:331 #, c-format msgid "invalid identifier: %s" msgstr "aitheantóir neamhbhailí: %s" #: src/scan-gram.l:385 msgid "invalid character" msgid_plural "invalid characters" msgstr[0] "carachtar neamhbhailí" msgstr[1] "carachtair neamhbhailí" msgstr[2] "carachtair neamhbhailí" msgstr[3] "carachtair neamhbhailí" msgstr[4] "carachtair neamhbhailí" #: src/scan-gram.l:405 #, c-format msgid "invalid null character" msgstr "carachtar neamhbhailí nialasach" #: src/scan-gram.l:462 #, c-format msgid "unexpected identifier in bracketed name: %s" msgstr "aitheantóir gan súil leis in ainm idir lúibíní: %s" #: src/scan-gram.l:486 #, c-format msgid "an identifier expected" msgstr "bhíothas ag súil le haitheantóir" #: src/scan-gram.l:493 msgid "invalid character in bracketed name" msgid_plural "invalid characters in bracketed name" msgstr[0] "carachtar neamhbhailí in ainm idir lúibíní" msgstr[1] "carachtair neamhbhailí in ainm idir lúibíní" msgstr[2] "carachtair neamhbhailí in ainm idir lúibíní" msgstr[3] "carachtair neamhbhailí in ainm idir lúibíní" msgstr[4] "carachtair neamhbhailí in ainm idir lúibíní" #: src/scan-gram.l:566 src/scan-gram.l:579 #, c-format msgid "POSIX Yacc does not support string literals" msgstr "" #: src/scan-gram.l:606 #, c-format msgid "empty character literal" msgstr "carachtar litriúil folamh" #: src/scan-gram.l:612 #, c-format msgid "extra characters in character literal" msgstr "carachtair bhreise i gcarachtar litriúil" #: src/scan-gram.l:690 #, c-format msgid "invalid character after \\-escape: %s" msgstr "carachtar neamhbhailí tar éis éalúcháin-\\: %s" #: src/scan-gram.l:863 #, c-format msgid "POSIX Yacc does not support hexadecimal literals" msgstr "" #: src/scan-gram.l:1001 #, c-format msgid "missing %s at end of file" msgstr "%s ar iarraidh ag deireadh an chomhaid" #: src/scan-gram.l:1012 #, c-format msgid "missing %s at end of line" msgstr "%s ar iarraidh ag deireadh na líne" #: src/scan-skel.l:141 #, c-format msgid "unclosed %s directive in skeleton" msgstr "treoir %s gan dúnadh i gcreatlach" #: src/scan-skel.l:252 #, c-format msgid "too few arguments for %s directive in skeleton" msgstr "easpa argóintí do threoir %s i gcreatlach" #: src/scan-skel.l:259 #, c-format msgid "too many arguments for %s directive in skeleton" msgstr "an iomarca argóintí do threoir %s i gcreatlach" #: src/symtab.c:131 #, c-format msgid "POSIX Yacc forbids dashes in symbol names: %s" msgstr "Ní cheadaíonn Yacc POSIX daiseanna in ainmneacha: %s" #: src/symtab.c:142 #, c-format msgid "too many symbols in input grammar (limit is %d)" msgstr "an iomarca siombailí sa ghramadach ionchurtha (uasmhéid %d)" #: src/symtab.c:323 #, c-format msgid "%s redeclaration for %s" msgstr "athfhógra %s ar %s" #: src/symtab.c:332 #, c-format msgid "%s redeclaration for <%s>" msgstr "athfhógra %s ar <%s>" #: src/symtab.c:341 #, fuzzy, c-format #| msgid "symbol %s redeclared" msgid "symbol %s redeclared as a token" msgstr "athfhógra ar shiombail %s" #: src/symtab.c:342 #, fuzzy, c-format #| msgid "symbol %s redeclared" msgid "symbol %s redeclared as a nonterminal" msgstr "athfhógra ar shiombail %s" #: src/symtab.c:382 #, fuzzy, c-format #| msgid "symbol %s is used, but is not defined as a token and has no rules" msgid "symbol %s is used, but is not defined as a token and has no rules; did you mean %s?" msgstr "tá siombail %s in úsáid, ach níl sé ina teaghrán comharthach agus níl aon riail aici" #: src/symtab.c:392 #, c-format msgid "symbol %s is used, but is not defined as a token and has no rules" msgstr "tá siombail %s in úsáid, ach níl sé ina teaghrán comharthach agus níl aon riail aici" #: src/symtab.c:528 #, c-format msgid "POSIX yacc reserves %%type to nonterminals" msgstr "" #: src/symtab.c:562 #, c-format msgid "symbol %s redeclared" msgstr "athfhógra ar shiombail %s" #: src/symtab.c:586 #, c-format msgid "nonterminals cannot be given a token code" msgstr "" #: src/symtab.c:589 #, fuzzy, c-format #| msgid "redefining user token number of %s" msgid "redefining code of token %s" msgstr "sainmhíniú nua ar an uimhir theaghráin do %s" #: src/symtab.c:592 #, c-format msgid "code of token %s too large" msgstr "" #: src/symtab.c:631 #, c-format msgid "string literal %s not attached to a symbol" msgstr "" #: src/symtab.c:659 #, c-format msgid "useless %s for type <%s>" msgstr "%s gan úsáid le haghaidh cineáil <%s>" #: src/symtab.c:664 #, c-format msgid "type <%s> is used, but is not associated to any symbol" msgstr "tá cineál <%s> in úsáid, ach níl sé ceangailte le siombail ar bith" #: src/symtab.c:709 #, c-format msgid "nonterminals cannot be given a string alias" msgstr "" #: src/symtab.c:712 #, c-format msgid "symbol %s used more than once as a literal string" msgstr "siombail %s in úsáid níos mó ná uair amháin mar theaghrán litriúil" #: src/symtab.c:715 #, c-format msgid "symbol %s given more than one literal string" msgstr "tá níos mó ná teaghrán litriúil amháin ag siombail %s" #: src/symtab.c:749 #, c-format msgid "code %d reassigned to token %s" msgstr "" #: src/symtab.c:752 #, c-format msgid "previous declaration for %s" msgstr "fógra roimhe seo ar %s" #: src/symtab.c:1083 #, c-format msgid "token number too large" msgstr "" #: src/symtab.c:1154 #, c-format msgid "the start symbol %s is undefined" msgstr "siombail tosaigh %s gan sainmhíniú" #: src/symtab.c:1158 #, c-format msgid "the start symbol %s is a token" msgstr "is teaghrán comharthach í an tsiombail tosaigh %s" #: src/symtab.c:1341 #, c-format msgid "useless precedence and associativity for %s" msgstr "tosaíocht agus comhthiomsaitheacht gan úsáid le haghaidh %s" #: src/symtab.c:1344 #, c-format msgid "useless precedence for %s" msgstr "tosaíocht gan úsáid le haghaidh %s" #: src/symtab.c:1348 #, c-format msgid "useless associativity for %s, use %%precedence" msgstr "comhthiomsaitheacht gan úsáid le haghaidh %s, úsáid %%precedence" #~ msgid "" #~ "Warning categories include:\n" #~ " 'midrule-values' unset or unused midrule values\n" #~ " 'yacc' incompatibilities with POSIX Yacc\n" #~ " 'conflicts-sr' S/R conflicts (enabled by default)\n" #~ " 'conflicts-rr' R/R conflicts (enabled by default)\n" #~ " 'deprecated' obsolete constructs\n" #~ " 'empty-rule' empty rules without %empty\n" #~ " 'precedence' useless precedence and associativity\n" #~ " 'other' all other warnings (enabled by default)\n" #~ " 'all' all the warnings except 'yacc'\n" #~ " 'no-CATEGORY' turn off warnings in CATEGORY\n" #~ " 'none' turn off all the warnings\n" #~ " 'error[=CATEGORY]' treat warnings as errors\n" #~ msgstr "" #~ "I measc na gcatagóirí rabhaidh:\n" #~ " 'midrule-values' luachanna meánrialach gan socrú nó gan úsáid\n" #~ " 'yacc' neamh-chomhoiriúnach le Yacc POSIX\n" #~ " 'conflicts-sr' coinbhleachtaí iomlaoid/laghdú (réamhshocrú)\n" #~ " 'conflicts-rr' coinbhleachtaí laghdú/laghdú (réamhshocrú)\n" #~ " 'deprecated' comhstruchtúir dulta i léig\n" #~ " 'empty-rule' rialacha folmha gan %empty\n" #~ " 'precedence' tosaíocht agus comhthiomsaitheacht gan úsáid\n" #~ " 'other' gach rabhadh eile (réamhshocrú)\n" #~ " 'all' gach rabhadh seachas 'yacc'\n" #~ " 'no-CATAGÓIR' ná taispeáin rabhaidh ó CATAGÓIR\n" #~ " 'none' ná taispeáin rabhadh ar bith\n" #~ " 'error[=CATAGÓIR]' déileáil le rabhaidh mar earráidí\n" #~ msgid "" #~ "THINGS is a list of comma separated words that can include:\n" #~ " 'state' describe the states\n" #~ " 'itemset' complete the core item sets with their closure\n" #~ " 'lookahead' explicitly associate lookahead tokens to items\n" #~ " 'solved' describe shift/reduce conflicts solving\n" #~ " 'all' include all the above information\n" #~ " 'none' disable the report\n" #~ msgstr "" #~ "Séard atá i RUDAÍ ná liosta focal, scartha le camóga, as na cinn seo a leanas:\n" #~ " 'state' déan cur síos ar na staideanna\n" #~ " 'itemset' comhlíon na croíthacair míreanna lena gclabhsúr\n" #~ " 'look-ahead' ceangail teaghráin réamhfheiceála le míreanna go follasach\n" #~ " 'solved' réiteach ar choinbhleachtaí iomlaoid/laghdú\n" #~ " 'all' cuir gach sonra thuas san áireamh\n" #~ " 'none' díchumasaigh an tuairisc\n" #~ msgid "" #~ "FEATURE is a list of comma separated words that can include:\n" #~ " 'caret' show errors with carets\n" #~ " 'all' all of the above\n" #~ " 'none' disable all of the above\n" #~ " " #~ msgstr "" #~ "Séard atá i GNÉ ná liosta focal scartha le camóga as na cinn seo a leanas:\n" #~ " 'caret' taispeáin earráidí le carait\n" #~ " 'all' taispeáin gach rud thuas\n" #~ " 'none' díchumasaigh gach rud thuas\n" #~ " " # don't know if alignment matters here, so use 4-letter 'sórt' vs. 'cineál'-KPS #~ msgid " type %d is %s\n" #~ msgstr " de chineál %d is %s\n" #~ msgid "symbol %s redefined" #~ msgstr "sainmhíniú nua ar shiombail %s" #~ msgid "user token number %d redeclaration for %s" #~ msgstr "athfhógra ar uimhir theaghráin %d do %s" #~ msgid "removing of '%s' failed" #~ msgstr "níorbh fhéidir '%s' a scriosadh" #~ msgid "creation of a temporary file failed" #~ msgstr "níorbh fhéidir comhad sealadach a chruthú" #~ msgid "saving stdin failed" #~ msgstr "níorbh fhéidir stdin a shábháil" #~ msgid "saving stdout failed" #~ msgstr "níorbh fhéidir stdout a shábháil" #~ msgid "opening of tmpfile failed" #~ msgstr "níorbh fhéidir an comhad sealadach a oscailt" #~ msgid "redirecting bison's stdout to the temporary file failed" #~ msgstr "níorbh fhéidir stdout ó bison a athdhíriú go dtí an comhad sealadach" #~ msgid "redirecting m4's stdin from the temporary file failed" #~ msgstr "níorbh fhéidir an comhad sealadach a athdhíriú go dtí stdin m4" #~ msgid "opening of a temporary file failed" #~ msgstr "níorbh fhéidir comhad sealadach a oscailt" #~ msgid "redirecting m4's stdout to a temporary file failed" #~ msgstr "níorbh fhéidir stdout ó m4 a athdhíriú go dtí comhad sealadach" #~ msgid "subsidiary program '%s' interrupted" #~ msgstr "cuireadh isteach ar fhochlár '%s'" #~ msgid "subsidiary program '%s' not found" #~ msgstr "fochlár '%s' gan aimsiú" #~ msgid "redirecting bison's stdin from the temporary file failed" #~ msgstr "níorbh fhéidir an comhad sealadach a athdhíriú go dtí stdin bison" #~ msgid "ambiguous argument %s for %s" #~ msgstr "argóint dhébhríoch %s chun %s" #~ msgid "Valid arguments are:" #~ msgstr "Na hargóintí bailí:" #~ msgid "%u bitset_allocs, %u freed (%.2f%%).\n" #~ msgstr "%u bitset_allocs, %u scaoilte (%.2f%%).\n" #~ msgid "%u bitset_sets, %u cached (%.2f%%)\n" #~ msgstr "%u bitset_sets, %u curtha i dtaisce (%.2f%%)\n" #~ msgid "%u bitset_resets, %u cached (%.2f%%)\n" #~ msgstr "%u bitset_resets, %u curtha i dtaisce (%.2f%%)\n" #~ msgid "%u bitset_tests, %u cached (%.2f%%)\n" #~ msgstr "%u bitset_tests, %u curtha i dtaisce (%.2f%%)\n" #~ msgid "%u bitset_lists\n" #~ msgstr "%u bitset_lists\n" #~ msgid "count log histogram\n" #~ msgstr "histeagram loga áirimh\n" #~ msgid "size log histogram\n" #~ msgstr "histeagram loga méid\n" #~ msgid "density histogram\n" #~ msgstr "histeagram dlúithe\n" #~ msgid "" #~ "Bitset statistics:\n" #~ "\n" #~ msgstr "" #~ "Staitistic Bitset:\n" #~ "\n" #~ msgid "Accumulated runs = %u\n" #~ msgstr "Rití carnacha = %u\n" #~ msgid "cannot read stats file" #~ msgstr "níorbh fhéidir comhad na staitisticí a léamh" #~ msgid "bad stats file size\n" #~ msgstr "méid mhícheart ar chomhad na staitisticí\n" #~ msgid "cannot write stats file" #~ msgstr "níorbh fhéidir comhad na staitisticí a scríobh" #~ msgid "cannot open stats file for writing" #~ msgstr "níorbh fhéidir comhad na staitisticí a oscailt chun é a léamh" #~ msgid "write error" #~ msgstr "earráid ag scríobh" #~ msgid "Unknown system error" #~ msgstr "Earráid chórais anaithnid" #~ msgid "%s: option '%s' is ambiguous; possibilities:" #~ msgstr "%s: Tá an rogha '%s' débhríoch; féidearthachtaí:" #~ msgid "%s: option '--%s' doesn't allow an argument\n" #~ msgstr "%s: ní cheadaítear argóint i ndiaidh na rogha '--%s'\n" #~ msgid "%s: option '%c%s' doesn't allow an argument\n" #~ msgstr "%s: ní cheadaítear argóint i ndiaidh na rogha '%c%s'\n" #~ msgid "%s: option '--%s' requires an argument\n" #~ msgstr "%s: tá argóint de dhíth i ndiaidh na rogha '--%s'\n" #~ msgid "%s: unrecognized option '--%s'\n" #~ msgstr "%s: rogha anaithnid '--%s'\n" #~ msgid "%s: unrecognized option '%c%s'\n" #~ msgstr "%s: rogha anaithnid '%c%s'\n" #~ msgid "%s: invalid option -- '%c'\n" #~ msgstr "%s: rogha neamhbhailí -- '%c'\n" #~ msgid "%s: option requires an argument -- '%c'\n" #~ msgstr "%s: tá argóint de dhíth i ndiaidh na rogha -- '%c'\n" #~ msgid "%s: option '-W %s' is ambiguous\n" #~ msgstr "%s: Tá an rogha '-W %s' débhríoch\n" #~ msgid "%s: option '-W %s' doesn't allow an argument\n" #~ msgstr "%s: ní cheadaítear argóint i ndiaidh na rogha '-W %s'\n" #~ msgid "%s: option '-W %s' requires an argument\n" #~ msgstr "%s: tá argóint de dhíth i ndiaidh na rogha '-W %s'\n" #~ msgid "memory exhausted" #~ msgstr "cuimhne ídithe" #~ msgid "cannot create pipe" #~ msgstr "ní féidir píopa a chruthú" #~ msgid "%s subprocess failed" #~ msgstr "theip ar fhophróiseas %s" #~ msgid "`" #~ msgstr "`" #~ msgid "'" #~ msgstr "'" #~ msgid "" #~ "\n" #~ "Execution times (seconds)\n" #~ msgstr "" #~ "\n" #~ "Agaí rite (soicindí)\n" #~ msgid " TOTAL :" #~ msgstr " IOMLÁN :" #~ msgid "time in %s: %ld.%06ld (%ld%%)\n" #~ msgstr "aga i %s: %ld.%06ld (%ld%%)\n" #~ msgid "_open_osfhandle failed" #~ msgstr "theip ar _open_osfhandle" #~ msgid "cannot restore fd %d: dup2 failed" #~ msgstr "ní féidir fd %d a athchóiriú: theip ar dup2" #~ msgid "%s subprocess" #~ msgstr "fophróiseas %s" #~ msgid "%s subprocess got fatal signal %d" #~ msgstr "fuair fophróiseas %s comhartha marfach %d" #~ msgid "empty" #~ msgstr "folamh" #~ msgid "undefined %%define variable `%s' passed to muscle_percent_define_get_loc" #~ msgstr "athróg %%define `%s' gan sainmhíniú seolta chuig muscle_percent_define_get_loc" #~ msgid "undefined %%define variable `%s' passed to muscle_percent_define_get_syncline" #~ msgstr "athróg %%define `%s' gan sainmhíniú seolta chuig muscle_percent_define_get_syncline" #~ msgid "undefined %%define variable `%s' passed to muscle_percent_define_flag_if" #~ msgstr "athróg %%define `%s' gan sainmhíniú seolta chuig muscle_percent_define_flag_if" #~ msgid "undefined %%define variable `%s' passed to muscle_percent_define_check_values" #~ msgstr "athróg %%define `%s' gan sainmhíniú seolta chuig muscle_percent_define_check_values" #~ msgid "state %d" #~ msgstr "staid %d" #~ msgid "stray `@'" #~ msgstr "`@' ar strae" #~ msgid "a `;' might be needed at the end of action code" #~ msgstr "seans go bhfuil `;' ar iarraidh ag deireadh an ghnímh" #~ msgid "future versions of Bison will not add the `;'" #~ msgstr "ní chuirfear `;' leis i leaganacha de Bison amach anseo" #~ msgid "use of YYFAIL, which is deprecated and will be removed" #~ msgstr "tá YYFAIL i léig agus bainfear amach é sa todhchaí" #~ msgid "invalid $ value: $%d" #~ msgstr "luach neamhbhailí $: $%d" #~ msgid "redeclaration for default tagged %%destructor" #~ msgstr "athfhógra ar %%destructor réamhshocraithe clibeáilte" #~ msgid "redeclaration for default tagless %%destructor" #~ msgstr "athfhógra ar %%destructor réamhshocraithe gan chlib" #~ msgid "redeclaration for default tagged %%printer" #~ msgstr "athfhógra ar %%printer réamhshocraithe clibeáilte" #~ msgid "redeclaration for default tagless %%printer" #~ msgstr "athfhógra ar %%printer réamhshocraithe gan chlib" #~ msgid "" #~ "Generate LALR(1) and GLR parsers.\n" #~ "\n" #~ msgstr "" #~ "Gin parsálaithe LALR(1) agus GLR.\n" #~ "\n" #~ msgid "tokens %s and %s both assigned number %d" #~ msgstr "tá teaghráin chomharthach ann (%s agus %s) leis an uimhir chéanna (%d)" #~ msgid "unrecognized escape sequence: %s" #~ msgstr "seicheamh éalúcháin anaithnid: %s" #~ msgid "%s: illegal option -- %c\n" #~ msgstr "%s: rogha neamhcheadaithe -- %c\n" #~ msgid "subsidiary program `%s' could not be invoked" #~ msgstr "níorbh fhéidir an fochlár `%s' a rith" #~ msgid "%d nonterminal" #~ msgid_plural "%d nonterminals" #~ msgstr[0] "%d slonn dolaghdaithe" #~ msgstr[1] "%d shlonn dolaghdaithe" #~ msgstr[2] "%d shlonn dolaghdaithe" #~ msgstr[3] "%d slonn dolaghdaithe" #~ msgstr[4] "%d slonn dolaghdaithe" #~ msgid " and " #~ msgstr " agus " #~ msgid "%d rule" #~ msgid_plural "%d rules" #~ msgstr[0] "%d riail" #~ msgstr[1] "%d riail" #~ msgstr[2] "%d riail" #~ msgstr[3] "%d riail" #~ msgstr[4] "%d riail" #~ msgid " useless in grammar" #~ msgstr " gan tairbhe sa ghramadach" #~ msgid "" #~ "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" #~ msgstr "" #~ "Is riachtanach le rogha ghearr aon argóint atá riachtanach\n" #~ "leis an rogha fhada, agus ar an nós céanna leis na hargóintí roghnacha.\n" #~ msgid "Rules never reduced" #~ msgstr "Rialacha nach laghdaithe riamh" #~ msgid "Terminals which are not used" #~ msgstr "Sloinn dolaghdaithe nach in úsáid" #~ msgid "warning: " #~ msgstr "rabhadh: " #~ msgid "syntax error: cannot back up" #~ msgstr "earráid chomhréire: ní féidir cúlú" #~ msgid "Stack now" #~ msgstr "Cruach anois" #~ msgid "Reducing stack by rule %d (line %u), " #~ msgstr "Cruach á laghdú, ag úsáid rialach %d (líne %u)" #~ msgid "parser stack overflow" #~ msgstr "cruach pharsála thar maoil" #~ msgid "Stack size increased to %lu\n" #~ msgstr "Méadaíodh an chruach go %lu\n" #~ msgid "Entering state %d\n" #~ msgstr "Ag dul go staid %d\n" #~ msgid "Reading a token: " #~ msgstr "Teaghrán comharthach á léamh: " #~ msgid "Now at end of input.\n" #~ msgstr "Ag deireadh an ionchuir.\n" #~ msgid "Next token is" #~ msgstr "An chéad teaghrán comharthach eile" #~ msgid "Shifting" #~ msgstr "Ag déanamh iomlaoid" #~ msgid "POSIX forbids declarations in the grammar" #~ msgstr "Ní cheadaítear fógraí sa ghramadach de réir POSIX" #~ msgid "syntax error, unexpected %s, expecting %s or %s" #~ msgstr "earráid chomhréire, %s gan choinne, bhíothas ag súil le %s nó %s" #~ msgid "syntax error; also memory exhausted" #~ msgstr "earráid chomhréire; cuimhne ídithe freisin" #~ msgid "Error: discarding" #~ msgstr "Earráid: curtha i leataobh" #~ msgid "Error: popping" #~ msgstr "Earráid: á phlobadh" #~ msgid "Error: discarding lookahead" #~ msgstr "Earráid: réamhfheiceáil curtha i leataobh" #~ msgid "missing `{' in `%s'" #~ msgstr "`{' ar iarraidh i `%s'" #~ msgid "invalid $ value" #~ msgstr "luach $ neamhbhailí" #~ msgid "subsidiary program `%s' failed (exit status %d)" #~ msgstr "theip ar an fhochlár `%s' (stádas scortha %d)" #~ msgid "conflicting associativities for %s (%s) and %s (%s)" #~ msgstr "comhthiomsaitheacht chontrártha idir %s (%s) agus %s (%s)"