diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2005-07-08 15:48:32 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-07-08 15:48:32 +0000 |
commit | 138f260fbcb92373f4aa556919836818676f502a (patch) | |
tree | f8197c763f120734a86f470f3276e8defb437d82 /po/pt.po | |
parent | ec872e77c73d71145131ad4190d9113a84930c77 (diff) |
2.7.2GLIB_2_7_2
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 34 |
1 files changed, 17 insertions, 17 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.10\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-06-30 16:44-0400\n" +"POT-Creation-Date: 2005-07-08 11:40-0400\n" "PO-Revision-Date: 2005-01-10 22:05+0000\n" "Last-Translator: Duarte Loreto <happyguy_pt@hotmail.com>\n" "Language-Team: Portuguese <gnome_pt@yahoogroups.com>\n" @@ -106,7 +106,7 @@ msgstr "Falha ao ler do ficheiro '%s': %s" msgid "Failed to open file '%s': %s" msgstr "Falha ao abrir o ficheiro '%s': %s" -#: glib/gfileutils.c:741 glib/gmappedfile.c:132 +#: glib/gfileutils.c:741 glib/gmappedfile.c:133 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Falha ao obter atributos do ficheiro '%s': falha no fstat(): %s" @@ -217,12 +217,12 @@ msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "" "Incapaz de efectuar uma leitura em bruto sobre g_io_channel_read_to_end" -#: glib/gmappedfile.c:115 +#: glib/gmappedfile.c:116 #, fuzzy, c-format msgid "Failed to open file '%s': open() failed: %s" msgstr "Falha ao abrir o ficheiro '%s': falha no fdopen(): %s" -#: glib/gmappedfile.c:177 +#: glib/gmappedfile.c:178 #, fuzzy, c-format msgid "Failed to map file '%s': mmap() failed: %s" msgstr "Falha ao abrir o ficheiro '%s': falha no fdopen(): %s" @@ -649,29 +649,29 @@ msgstr "Ficheiro de chave não começa com um grupo" msgid "Key file contains unsupported encoding '%s'" msgstr "Ficheiro de chave contém uma codificação não suportada '%s'" -#: glib/gkeyfile.c:1017 glib/gkeyfile.c:1163 glib/gkeyfile.c:2164 -#: glib/gkeyfile.c:2229 glib/gkeyfile.c:2347 glib/gkeyfile.c:2415 -#: glib/gkeyfile.c:2599 glib/gkeyfile.c:2773 glib/gkeyfile.c:2830 +#: glib/gkeyfile.c:1017 glib/gkeyfile.c:1176 glib/gkeyfile.c:2177 +#: glib/gkeyfile.c:2242 glib/gkeyfile.c:2361 glib/gkeyfile.c:2497 +#: glib/gkeyfile.c:2649 glib/gkeyfile.c:2823 glib/gkeyfile.c:2880 #, c-format msgid "Key file does not have group '%s'" msgstr "Ficheiro de chave não possui um grupo '%s'" -#: glib/gkeyfile.c:1175 +#: glib/gkeyfile.c:1188 #, c-format msgid "Key file does not have key '%s'" msgstr "Ficheiro de chave não contém a chave '%s'" -#: glib/gkeyfile.c:1276 glib/gkeyfile.c:1385 +#: glib/gkeyfile.c:1289 glib/gkeyfile.c:1398 #, c-format msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgstr "Ficheiro de chave contém a chave '%s' com o valor '%s' que não é UTF-8" -#: glib/gkeyfile.c:1294 glib/gkeyfile.c:1403 glib/gkeyfile.c:1775 +#: glib/gkeyfile.c:1307 glib/gkeyfile.c:1416 glib/gkeyfile.c:1788 #, c-format msgid "Key file contains key '%s' which has value that cannot be interpreted." msgstr "Ficheiro de chave contém a chave '%s' cujo valor não é interpretável." -#: glib/gkeyfile.c:1991 +#: glib/gkeyfile.c:2004 #, c-format msgid "" "Key file contains key '%s' in group '%s' which has value that cannot be " @@ -680,32 +680,32 @@ msgstr "" "Ficheiro de chave contém a chave '%s' no grupo '%s' cujo valor não é " "interpretável." -#: glib/gkeyfile.c:2179 glib/gkeyfile.c:2362 glib/gkeyfile.c:2841 +#: glib/gkeyfile.c:2192 glib/gkeyfile.c:2376 glib/gkeyfile.c:2891 #, c-format msgid "Key file does not have key '%s' in group '%s'" msgstr "Ficheiro de chave não possui a chave '%s' no grupo '%s'" -#: glib/gkeyfile.c:3022 +#: glib/gkeyfile.c:3072 msgid "Key file contains escape character at end of line" msgstr "Ficheiro de chave contém caracteres escapados no final da linha" -#: glib/gkeyfile.c:3044 +#: glib/gkeyfile.c:3094 #, c-format msgid "Key file contains invalid escape sequence '%s'" msgstr "" "Ficheiro de chave contém uma sequência de caracteres escapados inválida '%s'" -#: glib/gkeyfile.c:3185 +#: glib/gkeyfile.c:3235 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "Incapaz de interpretar o valor '%s' como um numérico." -#: glib/gkeyfile.c:3195 +#: glib/gkeyfile.c:3245 #, fuzzy, c-format msgid "Integer value '%s' out of range" msgstr "Valor inteiro '%s' para %s para lá do limite permitido" -#: glib/gkeyfile.c:3225 +#: glib/gkeyfile.c:3275 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "Incapaz de interpretar o valor '%s' como uma boleana." |