]> git.saurik.com Git - bison.git/blame_incremental - po/pt_BR.po
Update.
[bison.git] / po / pt_BR.po
... / ...
CommitLineData
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 ""
7"Project-Id-Version: bison 1.50\n"
8"POT-Creation-Date: 2002-11-07 15:27+0100\n"
9"PO-Revision-Date: 2002-10-07 00:30-0300\n"
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
17#: src/complain.c:78 lib/error.c:128 lib/error.c:156
18msgid "Unknown system error"
19msgstr "Erro de sistema desconhecido"
20
21#: src/complain.c:103 src/complain.c:120
22msgid "warning: "
23msgstr "aviso: "
24
25#: src/complain.c:182 src/complain.c:200
26msgid "fatal error: "
27msgstr "erro fatal: "
28
29#: src/conflicts.c:72
30#, c-format
31msgid " Conflict between rule %d and token %s resolved as shift"
32msgstr " Conflito entre a regra %d e a token %s resolvido como `shift`."
33
34#: src/conflicts.c:80
35#, c-format
36msgid " Conflict between rule %d and token %s resolved as reduce"
37msgstr " Conflito entre a regra %d e a token %s resolvido como `reduce`."
38
39#: src/conflicts.c:87
40#, c-format
41msgid " Conflict between rule %d and token %s resolved as an error"
42msgstr " Conflito entre a regra %d e a token %s resolvido como um erro."
43
44#: src/conflicts.c:402
45#, c-format
46msgid "%d shift/reduce conflict"
47msgid_plural "%d shift/reduce conflicts"
48