moulinette/locales/nl.json
Laurent Peuch 5261fb65ee [i18n] Translated using Weblate (Dutch)
Currently translated at 89.4% (34 of 38 strings)
2016-06-27 23:00:09 +02:00

36 lines
1.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"argument_required": "Argument {argument} is vereist",
"authentication_profile_required": "Authenticatie tot profiel '{profile}' is vereist",
"authentication_required": "Authenticatie vereist",
"authentication_required_long": "Authenticatie is vereist om deze actie uit te voeren",
"colon": "{}:",
"confirm": "Bevestig {prompt}",
"error": "Fout:",
"error_see_log": "Er is een fout opgetreden, zie logboek voor meer informatie",
"file_exists": "Kan '{path}' niet aanmaken: Bestand bestaat al",
"file_not_exist": "Bestand bestaat niet: '{path}'",
"folder_exists": "kan map {path} niet aanmaken: Bestand bestaat al",
"folder_not_exist": "Map bestaat niet",
"instance_already_running": "Er is al een instantie aan het draaien",
"invalid_argument": "Onjuist argument '{argument}': {error}",
"invalid_password": "Ongeldig wachtwoord",
"invalid_usage": "Tik 'pass --help' voor meer informatie.",
"ldap_attribute_already_exists": "Attribuut bestaat al: '{attribute}={value}'",
"ldap_operation_error": "Er is een fout opgetreden bij het uitvoeren van LDAP Operatie",
"ldap_server_down": "Kan LDAP server niet bereiken",
"logged_in": "Ingelogd",
"logged_out": "Uitgelogd",
"not_logged_in": "U bent niet ingelogd",
"operation_interrupted": "Operatie onderbroken",
"password": "Wachtwoord",
"pattern_not_match": "Past niet in het patroo",
"permission_denied": "Toegang geweigerd",
"root_required": "Je moet root zijn om deze actie uit te voeren",
"server_already_running": "Er is al een server aan het draaien op die poort",
"success": "Succes!",
"unable_authenticate": "Kan niet authenticeren",
"unable_retrieve_session": "Kan de sessie niet ophalen.",
"values_mismatch": "Waarden zijn niet gelijk",
"warning": "Waarschuwing:",
"websocket_request_expected": "Verwachte een WebSocket request"
}