mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-10 01:48:44 +02:00
=== Released 2.1.5 ===
Mon Dec 16 17:31:50 2002 Owen Taylor <otaylor@redhat.com> * === Released 2.1.5 === * configure.in: Version 2.1.5, interface age 2. * NEWS: Updated.
This commit is contained in:
46
po/pt_BR.po
46
po/pt_BR.po
@@ -5,7 +5,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 2.0\n"
|
||||
"POT-Creation-Date: 2002-12-11 18:06-0500\n"
|
||||
"POT-Creation-Date: 2002-12-16 17:42-0500\n"
|
||||
"PO-Revision-Date: 2002-08-10 15:00-0300\n"
|
||||
"Last-Translator: Gustavo Noronha Silva <kov@debian.org>\n"
|
||||
"Language-Team: Gnome-BR <gnome-br@listas.cipsga.org.br>\n"
|
||||
@@ -24,8 +24,8 @@ msgid "Could not open converter from '%s' to '%s': %s"
|
||||
msgstr "Não foi possível abrir conversor de '%s' para '%s': %s"
|
||||
|
||||
#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295
|
||||
#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875
|
||||
#: glib/gutf8.c:1320
|
||||
#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:907
|
||||
#: glib/gutf8.c:1352
|
||||
msgid "Invalid byte sequence in conversion input"
|
||||
msgstr "Sequência de bytes inválida na entrada de conversão"
|
||||
|
||||
@@ -35,8 +35,8 @@ msgstr "Sequência de bytes inválida na entrada de conversão"
|
||||
msgid "Error during conversion: %s"
|
||||
msgstr "Erro durante a conversão: %s"
|
||||
|
||||
#: glib/gconvert.c:626 glib/gutf8.c:871 glib/gutf8.c:1071 glib/gutf8.c:1212
|
||||
#: glib/gutf8.c:1316
|
||||
#: glib/gconvert.c:626 glib/gutf8.c:903 glib/gutf8.c:1103 glib/gutf8.c:1244
|
||||
#: glib/gutf8.c:1348
|
||||
msgid "Partial character sequence at end of input"
|
||||
msgstr "Sequência de caracteres parcial no final da entrada"
|
||||
|
||||
@@ -84,47 +84,47 @@ msgstr "Nome de servidor inválido"
|
||||
msgid "Error opening directory '%s': %s"
|
||||
msgstr "Erro ao abrir o diretório '%s': %s"
|
||||
|
||||
#: glib/gfileutils.c:382 glib/gfileutils.c:447
|
||||
#: glib/gfileutils.c:384 glib/gfileutils.c:449
|
||||
#, c-format
|
||||
msgid "Could not allocate %lu bytes to read file \"%s\""
|
||||
msgstr "Não foi possível alocar %lu bytes para ler arquivo \"%s\""
|
||||
|
||||
#: glib/gfileutils.c:393
|
||||
#: glib/gfileutils.c:395
|
||||
#, c-format
|
||||
msgid "Error reading file '%s': %s"
|
||||
msgstr "Erro ao ler arquivo '%s': %s"
|
||||
|
||||
#: glib/gfileutils.c:469
|
||||
#: glib/gfileutils.c:471
|
||||
#, c-format
|
||||
msgid "Failed to read from file '%s': %s"
|
||||
msgstr "Falha ao ler do arquivo '%s': %s"
|
||||
|
||||
#: glib/gfileutils.c:516 glib/gfileutils.c:584
|
||||
#: glib/gfileutils.c:518 glib/gfileutils.c:586
|
||||
#, c-format
|
||||
msgid "Failed to open file '%s': %s"
|
||||
msgstr "Falha ao abrir arquivo '%s': %s"
|
||||
|
||||
#: glib/gfileutils.c:530
|
||||
#: glib/gfileutils.c:532
|
||||
#, c-format
|
||||
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
|
||||
msgstr "Falha ao obter atributos do arquivo '%s': fstat() falhou: %s"
|
||||
|
||||
#: glib/gfileutils.c:556
|
||||
#: glib/gfileutils.c:558
|
||||
#, c-format
|
||||
msgid "Failed to open file '%s': fdopen() failed: %s"
|
||||
msgstr "Falha ao abrir arquivo '%s': fdopen() falhou: %s"
|
||||
|
||||
#: glib/gfileutils.c:763
|
||||
#: glib/gfileutils.c:765
|
||||
#, c-format
|
||||
msgid "Template '%s' invalid, should not contain a '%s'"
|
||||
msgstr "Modelo '%s' inválido, não deveria conter um '%s'"
|
||||
|
||||
#: glib/gfileutils.c:775
|
||||
#: glib/gfileutils.c:777
|
||||
#, c-format
|
||||
msgid "Template '%s' doesn't end with XXXXXX"
|
||||
msgstr "Modelo '%s' não termina com XXXXXX"
|
||||
|
||||
#: glib/gfileutils.c:796
|
||||
#: glib/gfileutils.c:798
|
||||
#, c-format
|
||||
msgid "Failed to create file '%s': %s"
|
||||
msgstr "Falha ao criar arquivo '%s': %s"
|
||||
@@ -436,27 +436,27 @@ msgstr ""
|
||||
"Erro inesperado no g_io_channel_win32_poll() ao ler dados de um processo "
|
||||
"filho"
|
||||
|
||||
#: glib/gspawn-win32.c:705 glib/gspawn.c:961
|
||||
#: glib/gspawn-win32.c:706 glib/gspawn.c:961
|
||||
#, c-format
|
||||
msgid "Failed to read from child pipe (%s)"
|
||||
msgstr "Falha ao ler de canal filho (%s)"
|
||||
|
||||
#: glib/gspawn-win32.c:783
|
||||
#: glib/gspawn-win32.c:784
|
||||
#, fuzzy
|
||||
msgid "Failed to execute helper program"
|
||||
msgstr "Falha ao executar processo filho (%s)"
|
||||
|
||||
#: glib/gspawn-win32.c:816 glib/gspawn.c:1166
|
||||
#: glib/gspawn-win32.c:817 glib/gspawn.c:1166
|
||||
#, c-format
|
||||
msgid "Failed to change to directory '%s' (%s)"
|
||||
msgstr "Falha ao ir para diretório '%s' (%s)"
|
||||
|
||||
#: glib/gspawn-win32.c:825
|
||||
#: glib/gspawn-win32.c:826
|
||||
#, c-format
|
||||
msgid "Failed to execute child process (%s)"
|
||||
msgstr "Falha ao executar processo filho (%s)"
|
||||
|
||||
#: glib/gspawn-win32.c:868 glib/gspawn.c:1297
|
||||
#: glib/gspawn-win32.c:869 glib/gspawn.c:1297
|
||||
#, c-format
|
||||
msgid "Failed to create pipe for communicating with child process (%s)"
|
||||
msgstr "Falha ao criar canal para comunicar com com processo filho (%s)"
|
||||
@@ -506,15 +506,15 @@ msgstr "Erro desconhecido ao executar processo filho \"%s\""
|
||||
msgid "Failed to read enough data from child pid pipe (%s)"
|
||||
msgstr "Falha ao ler dados suficientes de canal pid do filho (%s)"
|
||||
|
||||
#: glib/gutf8.c:950
|
||||
#: glib/gutf8.c:982
|
||||
msgid "Character out of range for UTF-8"
|
||||
msgstr "Caracter fora do limite para UTF-8 "
|
||||
|
||||
#: glib/gutf8.c:1039 glib/gutf8.c:1048 glib/gutf8.c:1180 glib/gutf8.c:1189
|
||||
#: glib/gutf8.c:1330 glib/gutf8.c:1426
|
||||
#: glib/gutf8.c:1071 glib/gutf8.c:1080 glib/gutf8.c:1212 glib/gutf8.c:1221
|
||||
#: glib/gutf8.c:1362 glib/gutf8.c:1458
|
||||
msgid "Invalid sequence in conversion input"
|
||||
msgstr "Sequência inválida na conversão da entrada"
|
||||
|
||||
#: glib/gutf8.c:1341 glib/gutf8.c:1437
|
||||
#: glib/gutf8.c:1373 glib/gutf8.c:1469
|
||||
msgid "Character out of range for UTF-16"
|
||||
msgstr "Caracter fora do limite para UTF-16"
|
||||
|
Reference in New Issue
Block a user