summaryrefslogtreecommitdiff
path: root/po/pt_BR.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r--po/pt_BR.po72
1 files changed, 36 insertions, 36 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 993ef817d..f2dd45bac 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.2.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-07-09 09:33-0400\n"
+"POT-Creation-Date: 2004-07-30 15:30-0400\n"
"PO-Revision-Date: 2004-05-07 15:18-0300\n"
"Last-Translator: Gustavo Noronha Silva <kov@debian.org>\n"
"Language-Team: Brazilian Portuguese <gnome-l10n-br@listas.cipsga.org.br>\n"
@@ -167,24 +167,24 @@ msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr ""
"Não foi possível fazer uma leitura em bruto de g_io_channel_read_to_end"
-#: glib/gmarkup.c:223
+#: glib/gmarkup.c:225
#, c-format
msgid "Error on line %d char %d: %s"
msgstr "Erro na linha %d car %d: %s"
-#: glib/gmarkup.c:307
+#: glib/gmarkup.c:309
#, c-format
msgid "Error on line %d: %s"
msgstr "Erro na linha %d: %s"
-#: glib/gmarkup.c:412
+#: glib/gmarkup.c:414
msgid ""
"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr ""
"Entidade vazia '&;' vista; entidades válidas são: &amp; &quot; &lt; &gt; "
"&apos;"
-#: glib/gmarkup.c:422
+#: glib/gmarkup.c:424
#, c-format
msgid ""
"Character '%s' is not valid at the start of an entity name; the & character "
@@ -195,17 +195,17 @@ msgstr ""
"inicia uma entidade; se este 'e' comercial não é suposto ser uma entidade, "
"mascare-o como &amp;"
-#: glib/gmarkup.c:458
+#: glib/gmarkup.c:460
#, c-format
msgid "Character '%s' is not valid inside an entity name"
msgstr "Caracter '%s' não é válido dentro de um nome de entidade"
-#: glib/gmarkup.c:502
+#: glib/gmarkup.c:504
#, c-format
msgid "Entity name '%s' is not known"
msgstr "Nome de entidade '%s' não é conhecido"
-#: glib/gmarkup.c:512
+#: glib/gmarkup.c:514
msgid ""
"Entity did not end with a semicolon; most likely you used an ampersand "
"character without intending to start an entity - escape ampersand as &amp;"
@@ -213,7 +213,7 @@ msgstr ""
"Entidade não termina com um ponto e vírgula; provavelmente você utilizou um "
"'e' comercial sem desejar iniciar uma entidade - mascare-o com &amp;"
-#: glib/gmarkup.c:558
+#: glib/gmarkup.c:560
#, c-format
msgid ""
"Failed to parse '%s', which should have been a digit inside a character "
@@ -223,17 +223,17 @@ msgstr ""
"referência de caracter (&#234; por exemplo) - talvez o dígito seja demasiado "
"grande"
-#: glib/gmarkup.c:583
+#: glib/gmarkup.c:585
#, c-format
msgid "Character reference '%s' does not encode a permitted character"
msgstr "Referência de caracter '%s' não codifica um caracter permitido"
-#: glib/gmarkup.c:600
+#: glib/gmarkup.c:602
msgid "Empty character reference; should include a digit such as &#454;"
msgstr ""
"Referência de caracter vazia; deveria incluir um dígito tal como &#454;"
-#: glib/gmarkup.c:610
+#: glib/gmarkup.c:612
msgid ""
"Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand "
@@ -243,23 +243,23 @@ msgstr ""
"utilizou um caracter 'e' comercial sem desejar iniciar uma entidade - "
"mascare-o com &amp;"
-#: glib/gmarkup.c:636
+#: glib/gmarkup.c:638
msgid "Unfinished entity reference"
msgstr "Referência de entidade inacabada"
-#: glib/gmarkup.c:642
+#: glib/gmarkup.c:644
msgid "Unfinished character reference"
msgstr "Referência de caracter inacabada"
-#: glib/gmarkup.c:893 glib/gmarkup.c:921 glib/gmarkup.c:952
+#: glib/gmarkup.c:895 glib/gmarkup.c:923 glib/gmarkup.c:954
msgid "Invalid UTF-8 encoded text"
msgstr "Texto codificado UTF-8 inválido"
-#: glib/gmarkup.c:988
+#: glib/gmarkup.c:990
msgid "Document must begin with an element (e.g. <book>)"
msgstr "Documento tem de começar com um elemento (ex. <book>)"
-#: glib/gmarkup.c:1027
+#: glib/gmarkup.c:1029
#, c-format
msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an "
@@ -268,7 +268,7 @@ msgstr ""
"'%s' não é um caracter válido após um caracter '<'; não poderá começar um "
"nome de elemento"
-#: glib/gmarkup.c:1090
+#: glib/gmarkup.c:1092
#, c-format
msgid ""
"Odd character '%s', expected a '>' character to end the start tag of element "
@@ -277,7 +277,7 @@ msgstr ""
"Caracter estranho '%s', esperava-se um caracter '>' para terminar a tag "
"inicial do elemento '%s'"
-#: glib/gmarkup.c:1177
+#: glib/gmarkup.c:1180
#, c-format
msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
@@ -285,7 +285,7 @@ msgstr ""
"Caracter estranho '%s', esperava-se um '=' após o nome do atributo '%s' do "
"elemento '%s'"
-#: glib/gmarkup.c:1218
+#: glib/gmarkup.c:1221
#, c-format
msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -296,7 +296,7 @@ msgstr ""
"tag inicial do elemento '%s', ou opcionalmente um atributo; talvez tenha "
"utilizado um caracter inválido no nome de atributo"
-#: glib/gmarkup.c:1301
+#: glib/gmarkup.c:1309
#, c-format
msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when "
@@ -305,7 +305,7 @@ msgstr ""
"Caracter estranho '%s', esperava-se uma aspa aberta após o sinal de igual ao "
"atribuir o valor ao atributo '%s' do elemento '%s'"
-#: glib/gmarkup.c:1441
+#: glib/gmarkup.c:1450
#, c-format
msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not "
@@ -314,7 +314,7 @@ msgstr ""
"'%s' não é um caracter válido após os caracteres '</'; '%s' não poderá "
"começar o nome de um elemento"
-#: glib/gmarkup.c:1479
+#: glib/gmarkup.c:1489
#, c-format
msgid ""
"'%s' is not a valid character following the close element name '%s'; the "
@@ -323,25 +323,25 @@ msgstr ""
"'%s' não é um caracter válido após o nome do elemento de fecho '%s'; o "
"caracter permitido é '>'"
-#: glib/gmarkup.c:1490
+#: glib/gmarkup.c:1500
#, c-format
msgid "Element '%s' was closed, no element is currently open"
msgstr "Elemento '%s' foi fechado, nenhum elemento está atualmente aberto"
-#: glib/gmarkup.c:1499
+#: glib/gmarkup.c:1509
#, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr "Elemento '%s' foi fechado, mas o elemento atualmente aberto é '%s'"
-#: glib/gmarkup.c:1646
+#: glib/gmarkup.c:1656
msgid "Document was empty or contained only whitespace"
msgstr "Documento estava vazio ou apenas continha espaços"
-#: glib/gmarkup.c:1660
+#: glib/gmarkup.c:1670
msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "Documento terminou inesperadamente logo após um menor que '<'"
-#: glib/gmarkup.c:1668 glib/gmarkup.c:1712
+#: glib/gmarkup.c:1678 glib/gmarkup.c:1722
#, c-format
msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last "
@@ -350,7 +350,7 @@ msgstr ""
"Documento terminou inesperadamente com elementos ainda abertos - '%s' foi o "
"último elemento aberto"
-#: glib/gmarkup.c:1676
+#: glib/gmarkup.c:1686
#, c-format
msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending "
@@ -359,21 +359,21 @@ msgstr ""
"Documento terminou inesperadamente, esperava-se ver um maior que '>' a "
"terminar a tag <%s/>"
-#: glib/gmarkup.c:1682
+#: glib/gmarkup.c:1692
msgid "Document ended unexpectedly inside an element name"
msgstr "Documento terminou inesperadamente dentro de um nome de elemento"
-#: glib/gmarkup.c:1687
+#: glib/gmarkup.c:1697
msgid "Document ended unexpectedly inside an attribute name"
msgstr "Documento terminou inesperadamente dentro de um nome de atributo"
-#: glib/gmarkup.c:1692
+#: glib/gmarkup.c:1702
msgid "Document ended unexpectedly inside an element-opening tag."
msgstr ""
"Documento terminou inesperadamente dentro de uma etiqueta de abertura de "
"elemento."
-#: glib/gmarkup.c:1698
+#: glib/gmarkup.c:1708
msgid ""
"Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value"
@@ -381,18 +381,18 @@ msgstr ""
"Documento terminou inesperadamente após o sinal de igual que se seguiu a um "
"nome de atributo; nenhum valor de atributo"
-#: glib/gmarkup.c:1705
+#: glib/gmarkup.c:1715
msgid "Document ended unexpectedly while inside an attribute value"
msgstr "Documento terminou inesperadamente dentro de um valor de atributo"
-#: glib/gmarkup.c:1720
+#: glib/gmarkup.c:1730
#, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr ""
"Documento terminou inesperadamente dentro ta etiqueta de fecho do elemento '%"
"s'"
-#: glib/gmarkup.c:1726
+#: glib/gmarkup.c:1736
msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr ""
"Documento terminou inesperadamente dentro de um comentário ou instrução de "