diff options
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 42 |
1 files changed, 39 insertions, 3 deletions
@@ -1591,9 +1591,29 @@ msgstr "commande incorrecte" msgid "invalid alias definition" msgstr "définition d'alias incorrecte" +#, fuzzy +#| msgid "Configuration error" +msgid "permission error" +msgstr "Erreur de configuration" + msgid "out of core" msgstr "hors limite" +#, fuzzy +#| msgid "invalid command" +msgid "invalid meta command" +msgstr "commande incorrecte" + +#, fuzzy +#| msgid "Unknown command" +msgid "unknown meta command" +msgstr "Commande inconnue" + +#, fuzzy +#| msgid "Unexpected IPC command" +msgid "unexpected meta command" +msgstr "Commande IPC inattendue" + msgid "invalid option" msgstr "option incorrecte" @@ -1621,13 +1641,26 @@ msgstr "l'option « %.50s » est ambiguë\n" msgid "command \"%.50s\" is ambiguous\n" msgstr "la commande « %.50s » est ambiguë\n" -msgid "out of core\n" -msgstr "hors limite\n" - #, c-format msgid "invalid option \"%.50s\"\n" msgstr "option « %.50s » incorrecte\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 "" @@ -1635,6 +1668,9 @@ msgstr "" msgid "warning: could not recognize %s\n" msgstr "attention : impossible de reconnaître %s\n" +#~ msgid "out of core\n" +#~ msgstr "hors limite\n" + #~ msgid "Usage: %s GPG-ERROR [...]\n" #~ msgstr "Utilisation : %s GPG-ERROR [...]\n" |