diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-31 00:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-31 00:08:31 +0000 |
commit | 99dcf5036d1f05b99818f935a15ddc00de4f9844 (patch) | |
tree | 79c0df9a82a15086e9e4f7eef88cd619abfcdc4b /core/l10n/nl.js | |
parent | ee14659ae8f62da48420f3dd2cb8ed167bfca5dd (diff) | |
download | nextcloud-server-99dcf5036d1f05b99818f935a15ddc00de4f9844.tar.gz nextcloud-server-99dcf5036d1f05b99818f935a15ddc00de4f9844.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 301c8019dfc..fd5c82bff85 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -219,6 +219,8 @@ OC.L10N.register( "The specified document has not been found on the server." : "Het opgegeven document is niet gevonden op deze server.", "You can click here to return to %s." : "Klik hier om terug te keren naar %s.", "Internal Server Error" : "Interne serverfout", + "The server was unable to complete your request." : "De server was niet in staat uw aanvraag te verwerken.", + "If this happens again, please send the technical details below to the server administrator." : "Stuur de hieronder afgebeelde technische details naar de server beheerder wanneer dit opnieuw gebeurd.", "More details can be found in the server log." : "Meer details in de serverlogging,", "Technical details" : "Technische details", "Remote Address: %s" : "Extern adres: %s", @@ -282,6 +284,9 @@ OC.L10N.register( "Cancel log in" : "Inlog annuleren", "Use backup code" : "Gebruik backup code", "Error while validating your second factor" : "Fout bij het verifiëren van je tweede factor", + "Access through untrusted domain" : "Toegang via een niet vertrouwd domein", + "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Neem contact op met je beheerder. Wanneer je een beheerder bent kun je de \"trusted_domains\" instelling bewerken in config/config.php zoals in het voorbeeld config.sample.php. ", + "Depending on your configuration, this button could also work to trust the domain:" : "Afhankelijk van uw configuratie kan deze knop ook werken om het volgende domein te vertrouwen:", "Add \"%s\" as trusted domain" : "\"%s\" toevoegen als vertrouwd domein", "App update required" : "Bijwerken App vereist", "%s will be updated to version %s" : "%s wordt bijgewerkt naar versie %s", |