diff options
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 43 |
1 files changed, 39 insertions, 4 deletions
@@ -1599,10 +1599,29 @@ msgid "invalid alias definition" msgstr "opções de importação inválidas\n" #, fuzzy +#| msgid "Configuration error" +msgid "permission error" +msgstr "Erro de configuração" + +#, fuzzy msgid "out of core" msgstr "não processado" #, fuzzy +msgid "invalid meta command" +msgstr "comandos em conflito\n" + +#, fuzzy +#| msgid "Unknown command" +msgid "unknown meta command" +msgstr "Comando desconhecido" + +#, fuzzy +#| msgid "Unexpected IPC command" +msgid "unexpected meta command" +msgstr "Comando IPC inesperado" + +#, fuzzy msgid "invalid option" msgstr "opções de importação inválidas\n" @@ -1630,14 +1649,26 @@ msgstr "" msgid "command \"%.50s\" is ambiguous\n" msgstr "" -#, fuzzy -msgid "out of core\n" -msgstr "não processado" - #, fuzzy, c-format msgid "invalid option \"%.50s\"\n" msgstr "opções de importação inválidas\n" +#, c-format +msgid "Note: no default option file '%s'\n" +msgstr "" + +#, c-format +msgid "reading options from '%s'\n" +msgstr "" + +#, c-format +msgid "option file '%s': %s\n" +msgstr "" + +#, c-format +msgid "Note: ignoring option \"--%s\" due to global config\n" +msgstr "" + msgid "Please report bugs to <https://bugs.gnupg.org>.\n" msgstr "" @@ -1645,6 +1676,10 @@ msgstr "" msgid "warning: could not recognize %s\n" msgstr "aviso: não consegui reconhecer %s\n" +#, fuzzy +#~ msgid "out of core\n" +#~ msgstr "não processado" + #~ msgid "Usage: %s GPG-ERROR [...]\n" #~ msgstr "Utilização: %s GPG-ERROR [...]\n" |