diff options
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 3e7c31b2a..b50e72333 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.12\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-03-08 23:30-0500\n" +"POT-Creation-Date: 2007-05-01 19:30-0400\n" "PO-Revision-Date: 2007-02-10 02:49-0200\n" "Last-Translator: Leonardo Fereira Fontenelle <leo.fontenelle@gmail.com>\n" "Language-Team: Brazilian Portuguese <gnome-l10n-br@listas.cipsga.org.br>\n" @@ -721,23 +721,23 @@ msgstr "Falta argumento para %s" msgid "Unknown option %s" msgstr "Opção %s desconhecida" -#: glib/gkeyfile.c:341 +#: glib/gkeyfile.c:342 #, c-format msgid "Valid key file could not be found in data dirs" msgstr "" "Um arquivo de chave válido não pôde ser encontrado nos diretórios de dados" -#: glib/gkeyfile.c:376 +#: glib/gkeyfile.c:377 #, c-format msgid "Not a regular file" msgstr "Não é um arquivo comum" -#: glib/gkeyfile.c:384 +#: glib/gkeyfile.c:385 #, c-format msgid "File is empty" msgstr "Arquivo vazio" -#: glib/gkeyfile.c:700 +#: glib/gkeyfile.c:701 #, c-format msgid "" "Key file contains line '%s' which is not a key-value pair, group, or comment" @@ -745,51 +745,51 @@ msgstr "" "Arquivo de chave contém a linha '%s' que não é um par chave-valor, grupo ou " "comentário" -#: glib/gkeyfile.c:758 +#: glib/gkeyfile.c:762 #, c-format msgid "Invalid group name: %s" msgstr "Nome de grupo inválido: %s" -#: glib/gkeyfile.c:780 +#: glib/gkeyfile.c:784 #, c-format msgid "Key file does not start with a group" msgstr "Arquivo de chave não começa com um grupo" -#: glib/gkeyfile.c:806 +#: glib/gkeyfile.c:810 #, c-format msgid "Invalid key name: %s" msgstr "Nome de chave inválido: %s" -#: glib/gkeyfile.c:833 +#: glib/gkeyfile.c:837 #, c-format msgid "Key file contains unsupported encoding '%s'" msgstr "Arquivo de chave contém codificação '%s' não suportada" -#: glib/gkeyfile.c:1042 glib/gkeyfile.c:1201 glib/gkeyfile.c:2402 -#: glib/gkeyfile.c:2469 glib/gkeyfile.c:2590 glib/gkeyfile.c:2725 -#: glib/gkeyfile.c:2878 glib/gkeyfile.c:3058 glib/gkeyfile.c:3115 +#: glib/gkeyfile.c:1050 glib/gkeyfile.c:1209 glib/gkeyfile.c:2410 +#: glib/gkeyfile.c:2477 glib/gkeyfile.c:2598 glib/gkeyfile.c:2733 +#: glib/gkeyfile.c:2886 glib/gkeyfile.c:3066 glib/gkeyfile.c:3124 #, c-format msgid "Key file does not have group '%s'" msgstr "Arquivo de chave não tem grupo '%s'" -#: glib/gkeyfile.c:1213 +#: glib/gkeyfile.c:1221 #, c-format msgid "Key file does not have key '%s'" msgstr "Arquivo de chave não tem chave '%s'" -#: glib/gkeyfile.c:1315 glib/gkeyfile.c:1425 +#: glib/gkeyfile.c:1323 glib/gkeyfile.c:1433 #, c-format msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgstr "Arquivo de chave contém chave '%s' com valor '%s' que não é UTF-8" -#: glib/gkeyfile.c:1335 glib/gkeyfile.c:1445 glib/gkeyfile.c:1813 +#: glib/gkeyfile.c:1343 glib/gkeyfile.c:1453 glib/gkeyfile.c:1821 #, c-format msgid "Key file contains key '%s' which has value that cannot be interpreted." msgstr "" "Arquivo de chave contém chave '%s' que tem valor que não pode ser " "interpretado." -#: glib/gkeyfile.c:2025 glib/gkeyfile.c:2234 +#: glib/gkeyfile.c:2033 glib/gkeyfile.c:2242 #, c-format msgid "" "Key file contains key '%s' in group '%s' which has value that cannot be " @@ -798,37 +798,37 @@ msgstr "" "Arquivo de chave contém chave '%s' no grupo '%s' que tem valor que não pode " "ser interpretado." -#: glib/gkeyfile.c:2417 glib/gkeyfile.c:2605 glib/gkeyfile.c:3126 +#: glib/gkeyfile.c:2425 glib/gkeyfile.c:2613 glib/gkeyfile.c:3135 #, c-format msgid "Key file does not have key '%s' in group '%s'" msgstr "Arquivo de chave não tem chave '%s' no grupo '%s'" -#: glib/gkeyfile.c:3365 +#: glib/gkeyfile.c:3374 #, c-format msgid "Key file contains escape character at end of line" msgstr "Arquivo de chave contém caractere de escape no fim da linha" -#: glib/gkeyfile.c:3387 +#: glib/gkeyfile.c:3396 #, c-format msgid "Key file contains invalid escape sequence '%s'" msgstr "Arquivo de chave contém seqüência de escape '%s' inválida" -#: glib/gkeyfile.c:3529 +#: glib/gkeyfile.c:3538 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "O valor '%s' não pode ser interpretado como um número." -#: glib/gkeyfile.c:3543 +#: glib/gkeyfile.c:3552 #, c-format msgid "Integer value '%s' out of range" msgstr "Valor inteiro '%s' fora dos limites" -#: glib/gkeyfile.c:3576 +#: glib/gkeyfile.c:3585 #, c-format msgid "Value '%s' cannot be interpreted as a float number." msgstr "O valor '%s' não pode ser interpretado como ponto flutuante." -#: glib/gkeyfile.c:3603 +#: glib/gkeyfile.c:3612 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "O valor '%s' não pode ser interpretado como um booleano." |