diff options
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 45 |
1 files changed, 40 insertions, 5 deletions
@@ -1597,12 +1597,31 @@ msgstr "comandi in conflitto\n" msgid "invalid alias definition" msgstr "opzioni di importazione non valide\n" +#, fuzzy +#| msgid "Configuration error" +msgid "permission error" +msgstr "Errore di configurazione" + # ??? (Md) #, fuzzy msgid "out of core" msgstr "non esaminato" #, fuzzy +msgid "invalid meta command" +msgstr "comandi in conflitto\n" + +#, fuzzy +#| msgid "Unknown command" +msgid "unknown meta command" +msgstr "Comando sconosciuto" + +#, fuzzy +#| msgid "Unexpected IPC command" +msgid "unexpected meta command" +msgstr "Comando IPC inaspettato" + +#, fuzzy msgid "invalid option" msgstr "opzioni di importazione non valide\n" @@ -1630,15 +1649,26 @@ msgstr "" msgid "command \"%.50s\" is ambiguous\n" msgstr "" -# ??? (Md) -#, fuzzy -msgid "out of core\n" -msgstr "non esaminato" - #, fuzzy, c-format msgid "invalid option \"%.50s\"\n" msgstr "opzioni di importazione non valide\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 "" @@ -1646,6 +1676,11 @@ msgstr "" msgid "warning: could not recognize %s\n" msgstr "avviso: impossibile riconoscere %s\n" +# ??? (Md) +#, fuzzy +#~ msgid "out of core\n" +#~ msgstr "non esaminato" + #~ msgid "Usage: %s GPG-ERROR [...]\n" #~ msgstr "Uso: %s GPG-ERROR [...]\n" |