mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
Updated Brazilian Portuguese translation
This commit is contained in:
parent
0817af40e8
commit
c7f540b9e9
40
po/pt_BR.po
40
po/pt_BR.po
@ -20,8 +20,8 @@ msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
|
||||
"product=glib&keywords=I18N+L10N&component=general\n"
|
||||
"POT-Creation-Date: 2016-01-05 19:37+0000\n"
|
||||
"PO-Revision-Date: 2016-01-05 18:06-0200\n"
|
||||
"POT-Creation-Date: 2016-02-10 07:40+0000\n"
|
||||
"PO-Revision-Date: 2016-02-10 15:29-0200\n"
|
||||
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>\n"
|
||||
"Language-Team: Brazilian Portuguese <gnome-pt_br-list@gnome.org>\n"
|
||||
"Language: pt_BR\n"
|
||||
@ -29,7 +29,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Generator: Poedit 1.8.6\n"
|
||||
"X-Generator: Poedit 1.8.7\n"
|
||||
"X-Project-Style: gnome\n"
|
||||
|
||||
#: ../gio/gapplication.c:531
|
||||
@ -266,9 +266,9 @@ msgstr ""
|
||||
"\n"
|
||||
|
||||
#: ../gio/gbufferedinputstream.c:420 ../gio/gbufferedinputstream.c:498
|
||||
#: ../gio/ginputstream.c:176 ../gio/ginputstream.c:376
|
||||
#: ../gio/ginputstream.c:614 ../gio/ginputstream.c:1013
|
||||
#: ../gio/goutputstream.c:200 ../gio/goutputstream.c:831
|
||||
#: ../gio/ginputstream.c:179 ../gio/ginputstream.c:379
|
||||
#: ../gio/ginputstream.c:617 ../gio/ginputstream.c:1016
|
||||
#: ../gio/goutputstream.c:203 ../gio/goutputstream.c:834
|
||||
#: ../gio/gpollableinputstream.c:205 ../gio/gpollableoutputstream.c:206
|
||||
#, c-format
|
||||
msgid "Too large count value passed to %s"
|
||||
@ -283,8 +283,8 @@ msgstr "Não há suporte à busca no fluxo base"
|
||||
msgid "Cannot truncate GBufferedInputStream"
|
||||
msgstr "Não é possível truncar GBufferedInputStream"
|
||||
|
||||
#: ../gio/gbufferedinputstream.c:982 ../gio/ginputstream.c:1202
|
||||
#: ../gio/giostream.c:278 ../gio/goutputstream.c:1655
|
||||
#: ../gio/gbufferedinputstream.c:982 ../gio/ginputstream.c:1205
|
||||
#: ../gio/giostream.c:300 ../gio/goutputstream.c:1658
|
||||
msgid "Stream is already closed"
|
||||
msgstr "O fluxo já está fechado"
|
||||
|
||||
@ -1306,11 +1306,15 @@ msgstr "unidade não implementa start"
|
||||
msgid "drive doesn't implement stop"
|
||||
msgstr "unidade não implementa stop"
|
||||
|
||||
#: ../gio/gdummytlsbackend.c:188 ../gio/gdummytlsbackend.c:310
|
||||
#: ../gio/gdummytlsbackend.c:400
|
||||
#: ../gio/gdummytlsbackend.c:195 ../gio/gdummytlsbackend.c:317
|
||||
#: ../gio/gdummytlsbackend.c:509
|
||||
msgid "TLS support is not available"
|
||||
msgstr "Suporte TLS não disponível"
|
||||
|
||||
#: ../gio/gdummytlsbackend.c:419
|
||||
msgid "DTLS support is not available"
|
||||
msgstr "Suporte DTLS não disponível"
|
||||
|
||||
#: ../gio/gemblem.c:323
|
||||
#, c-format
|
||||
msgid "Can't handle version %d of GEmblem encoding"
|
||||
@ -1551,7 +1555,7 @@ msgstr "Sem espaço suficiente para o endereço do soquete"
|
||||
msgid "Unsupported socket address"
|
||||
msgstr "Endereço de soquete não suportado"
|
||||
|
||||
#: ../gio/ginputstream.c:185
|
||||
#: ../gio/ginputstream.c:188
|
||||
msgid "Input stream doesn't implement read"
|
||||
msgstr "Fluxo de entrada não implementa leitura"
|
||||
|
||||
@ -1561,8 +1565,8 @@ msgstr "Fluxo de entrada não implementa leitura"
|
||||
#. Translators: This is an error you get if there is
|
||||
#. * already an operation running against this stream when
|
||||
#. * you try to start one
|
||||
#: ../gio/ginputstream.c:1212 ../gio/giostream.c:288
|
||||
#: ../gio/goutputstream.c:1665
|
||||
#: ../gio/ginputstream.c:1215 ../gio/giostream.c:310
|
||||
#: ../gio/goutputstream.c:1668
|
||||
msgid "Stream has outstanding operation"
|
||||
msgstr "O fluxo tem operação pendente"
|
||||
|
||||
@ -2349,11 +2353,11 @@ msgstr "Não foi possível obter o estado da rede: "
|
||||
msgid "NetworkManager version too old"
|
||||
msgstr "A versão do NetworkManager é muito antiga"
|
||||
|
||||
#: ../gio/goutputstream.c:209 ../gio/goutputstream.c:557
|
||||
#: ../gio/goutputstream.c:212 ../gio/goutputstream.c:560
|
||||
msgid "Output stream doesn't implement write"
|
||||
msgstr "Fluxo de saída não implementa escrita"
|
||||
|
||||
#: ../gio/goutputstream.c:518 ../gio/goutputstream.c:1219
|
||||
#: ../gio/goutputstream.c:521 ../gio/goutputstream.c:1222
|
||||
msgid "Source stream is already closed"
|
||||
msgstr "A fonte do fluxo já está fechada"
|
||||
|
||||
@ -2366,7 +2370,7 @@ msgstr "Erro ao resolver \"%s\": %s"
|
||||
#: ../gio/gresource.c:304 ../gio/gresource.c:555 ../gio/gresource.c:572
|
||||
#: ../gio/gresource.c:693 ../gio/gresource.c:762 ../gio/gresource.c:823
|
||||
#: ../gio/gresource.c:903 ../gio/gresourcefile.c:453 ../gio/gresourcefile.c:576
|
||||
#: ../gio/gresourcefile.c:706
|
||||
#: ../gio/gresourcefile.c:713
|
||||
#, c-format
|
||||
msgid "The resource at '%s' does not exist"
|
||||
msgstr "O recurso em \"%s\" não existe"
|
||||
@ -2376,12 +2380,12 @@ msgstr "O recurso em \"%s\" não existe"
|
||||
msgid "The resource at '%s' failed to decompress"
|
||||
msgstr "Falha ao descompactar o recurso em \"%s\""
|
||||
|
||||
#: ../gio/gresourcefile.c:702
|
||||
#: ../gio/gresourcefile.c:709
|
||||
#, c-format
|
||||
msgid "The resource at '%s' is not a directory"
|
||||
msgstr "O recurso em \"%s\" não é um diretório"
|
||||
|
||||
#: ../gio/gresourcefile.c:910
|
||||
#: ../gio/gresourcefile.c:917
|
||||
msgid "Input stream doesn't implement seek"
|
||||
msgstr "Fluxo de entrada não implementa busca"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user