diff options
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 72 |
1 files changed, 36 insertions, 36 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 7a45326ca..cb2c77a56 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-12-02 16:01-0500\n" +"POT-Creation-Date: 2004-12-16 00:40-0500\n" "PO-Revision-Date: 2003-09-29 16:44-0400\n" "Last-Translator: Gustavo Noronha Silva <kov@debian.org>\n" "Language-Team: Brazilian Portuguese <gnome-l10n-br@listas.cipsga.org.br>\n" @@ -46,37 +46,37 @@ msgstr "Sequência de caracteres parcial no final da entrada" msgid "Cannot convert fallback '%s' to codeset '%s'" msgstr "Não foi possível converter recurso '%s' para conjunto caracteres '%s'" -#: glib/gconvert.c:1597 +#: glib/gconvert.c:1600 #, fuzzy, c-format msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgstr "O URI '%s' não é um URI absoluto que utilize o esquema de arquivos" -#: glib/gconvert.c:1607 +#: glib/gconvert.c:1610 #, c-format msgid "The local file URI '%s' may not include a '#'" msgstr "O URI de arquivo local '%s' não pode incluir um '#'" -#: glib/gconvert.c:1624 +#: glib/gconvert.c:1627 #, c-format msgid "The URI '%s' is invalid" msgstr "O URI '%s' é inválido" -#: glib/gconvert.c:1636 +#: glib/gconvert.c:1639 #, c-format msgid "The hostname of the URI '%s' is invalid" msgstr "O nome de servidor do URI '%s' é inválido" -#: glib/gconvert.c:1652 +#: glib/gconvert.c:1655 #, c-format msgid "The URI '%s' contains invalidly escaped characters" msgstr "O URI '%s' contém caracteres mascarados inválidos" -#: glib/gconvert.c:1722 +#: glib/gconvert.c:1748 #, c-format msgid "The pathname '%s' is not an absolute path" msgstr "O nome de caminho '%s' não é um caminho absoluto" -#: glib/gconvert.c:1732 +#: glib/gconvert.c:1758 msgid "Invalid hostname" msgstr "Nome de servidor inválido" @@ -422,41 +422,41 @@ msgstr "" msgid "Text was empty (or contained only whitespace)" msgstr "Texto estava vazio (ou apenas continha espaços)" -#: glib/gspawn-win32.c:296 +#: glib/gspawn-win32.c:264 msgid "Failed to read data from child process" msgstr "Falha ao ler dados de processo filho" -#: glib/gspawn-win32.c:425 -msgid "" -"Unexpected error in g_io_channel_win32_poll() reading data from a child " -"process" -msgstr "" -"Erro inesperado no g_io_channel_win32_poll() ao ler dados de um processo " -"filho" +#: glib/gspawn-win32.c:281 glib/gspawn.c:1350 +#, 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)" -#: glib/gspawn-win32.c:851 glib/gspawn.c:1014 +#: glib/gspawn-win32.c:321 glib/gspawn.c:1014 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Falha ao ler de canal filho (%s)" -#: glib/gspawn-win32.c:931 -msgid "Failed to execute helper program" -msgstr "Falha ao executar programa auxiliar" +#: glib/gspawn-win32.c:349 glib/gspawn.c:1219 +#, c-format +msgid "Failed to change to directory '%s' (%s)" +msgstr "Falha ao ir para diretório '%s' (%s)" -#: glib/gspawn-win32.c:952 glib/gspawn-win32.c:996 +#: glib/gspawn-win32.c:357 glib/gspawn-win32.c:442 #, c-format msgid "Failed to execute child process (%s)" msgstr "Falha ao executar processo filho (%s)" -#: glib/gspawn-win32.c:987 glib/gspawn.c:1219 -#, c-format -msgid "Failed to change to directory '%s' (%s)" -msgstr "Falha ao ir para diretório '%s' (%s)" +#: glib/gspawn-win32.c:590 +msgid "Failed to execute helper program" +msgstr "Falha ao executar programa auxiliar" -#: glib/gspawn-win32.c:1041 glib/gspawn.c:1350 -#, 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)" +#: glib/gspawn-win32.c:789 +msgid "" +"Unexpected error in g_io_channel_win32_poll() reading data from a child " +"process" +msgstr "" +"Erro inesperado no g_io_channel_win32_poll() ao ler dados de um processo " +"filho" #: glib/gspawn.c:179 #, c-format @@ -524,33 +524,33 @@ msgstr "" msgid "[OPTION...]" msgstr "" -#: glib/goption.c:489 +#: glib/goption.c:491 msgid "Help Options:" msgstr "" -#: glib/goption.c:489 +#: glib/goption.c:491 msgid "Show help options" msgstr "" -#: glib/goption.c:493 +#: glib/goption.c:495 msgid "Show all help options" msgstr "" -#: glib/goption.c:541 +#: glib/goption.c:544 msgid "Application Options:" msgstr "" -#: glib/goption.c:580 +#: glib/goption.c:583 #, c-format msgid "Cannot parse integer value '%s' for --%s" msgstr "" -#: glib/goption.c:590 +#: glib/goption.c:593 #, c-format msgid "Integer value '%s' for %s out of range" msgstr "" -#: glib/goption.c:1310 +#: glib/goption.c:1313 #, c-format msgid "Unknown option %s" msgstr "" |