diff options
Diffstat (limited to 'po/nl.po')
-rw-r--r-- | po/nl.po | 39 |
1 files changed, 36 insertions, 3 deletions
@@ -1604,10 +1604,30 @@ msgstr "Ongeldige kaart" msgid "invalid alias definition" msgstr "Ongeldige OID-tekenreeks" +#, fuzzy +#| msgid "Configuration error" +msgid "permission error" +msgstr "Configuratiefout" + msgid "out of core" msgstr "" #, fuzzy +#| msgid "Invalid card" +msgid "invalid meta command" +msgstr "Ongeldige kaart" + +#, fuzzy +#| msgid "Unknown command" +msgid "unknown meta command" +msgstr "Onbekend commando" + +#, fuzzy +#| msgid "Unexpected IPC command" +msgid "unexpected meta command" +msgstr "Onverwacht IPC-commando" + +#, fuzzy #| msgid "Invalid operation code" msgid "invalid option" msgstr "Ongeldige bewerkingscode" @@ -1636,14 +1656,27 @@ msgstr "" msgid "command \"%.50s\" is ambiguous\n" msgstr "" -msgid "out of core\n" -msgstr "" - #, fuzzy, c-format #| msgid "Invalid operation code" msgid "invalid option \"%.50s\"\n" msgstr "Ongeldige bewerkingscode" +#, 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 "" |