]> git.saurik.com Git - bison.git/blame - po/pt_BR.po
Do not let the scan-skel token buffer grow unboundedly in the usual case.
[bison.git] / po / pt_BR.po
CommitLineData
02e09093
PE
1# bison: translation to Brazilian Portuguese (pt_BR)
2# Copyright (C) 2002 Free Software Foundation, Inc.
3# Alexandre Folle de Menezes <afmenez@terra.com.br>, 2002.
4#
5msgid ""
6msgstr ""
ceed6cdc 7"Project-Id-Version: bison 1.75b\n"
8e4900ef 8"POT-Creation-Date: 2003-01-01 01:28-0800\n"
73521d9f 9"PO-Revision-Date: 2002-12-14 02:10-0300\n"
02e09093
PE
10"Last-Translator: Alexandre Folle de Menezes <afmenez@terra.com.br>\n"
11"Language-Team: Brazilian Portuguese <ldp-br@bazar.conectiva.com.br>\n"
12"MIME-Version: 1.0\n"
13"Content-Type: text/plain; charset=ISO-8859-1\n"
14"Content-Transfer-Encoding: 8-bit\n"
15"Plural-Forms: nplurals=2; plural=(n > 1);\n"
16
05d18c24 17#: src/complain.c:56 lib/error.c:135 lib/error.c:163
02e09093
PE
18msgid "Unknown system error"
19msgstr "Erro de sistema desconhecido"
20
78a00b7d 21#: src/complain.c:79 src/complain.c:94
02e09093
PE
22msgid "warning: "
23msgstr "aviso: "
24
78a00b7d 25#: src/complain.c:150 src/complain.c:166
02e09093
PE
26msgid "fatal error: "
27msgstr "erro fatal: "
28
05d18c24 29#: src/conflicts.c:75
c0cac722 30#, c-format
02e09093 31msgid " Conflict between rule %d and token %s resolved as shift"
c0cac722 32msgstr " Conflito entre a regra %d e a token %s resolvido como `shift`."
02e09093 33
05d18c24 34#: src/conflicts.c:83
c0cac722 35#, c-format
02e09093 36msgid " Conflict between rule %d and token %s resolved as reduce"
c0cac722 37msgstr " Conflito entre a regra %d e a token %s resolvido como `reduce`."
02e09093 38
05d18c24 39#: src/conflicts.c:90
c0cac722 40#, c-format
02e09093 41msgid " Conflict between rule %d and token %s resolved as an error"
c0cac722 42msgstr " Conflito entre a regra %d e a token %s resolvido como um erro."
02e09093 43
78a00b7d 44#: src/conflicts.c:398
02e09093 45#, c-format
78a00b7d
PE
46msgid "conflicts: %d shift/reduce, %d reduce/reduce\n"
47msgstr ""
02e09093 48
78a00b7d
PE
49#: src/conflicts.c:401
50#, fuzzy, c-format
51msgid "conflicts: %d shift/reduce\n"
02e09093
PE
52