diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-14 21:37:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-14 21:37:31 +0000 |
commit | 01623d4aca5e8de41ce2051d41f1f6bb7b5e7f87 (patch) | |
tree | c20556a561faef5825a5938299bfc231d2f88a94 /core/l10n/nl.js | |
parent | 24f96513fde993268c1286ded393252020d4f9ae (diff) | |
download | nextcloud-server-01623d4aca5e8de41ce2051d41f1f6bb7b5e7f87.tar.gz nextcloud-server-01623d4aca5e8de41ce2051d41f1f6bb7b5e7f87.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 866661e23df..7cfb8b4cd93 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -328,6 +328,7 @@ OC.L10N.register( "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Neem alstublieft contact op met de serverbeheerder als deze foutmelding meerdere keren terugkomt, en neem onderstaande technische details hierin op. ", "This action requires you to confirm your password:" : "Deze actie moet je met je wachtwoord bevestigen:", "Wrong password. Reset it?" : "Onjuist wachtwoord. Wachtwoord resetten?", - "You are accessing the server from an untrusted domain." : "Je benadert de server van een niet-vertrouwd domein." + "You are accessing the server from an untrusted domain." : "Je benadert de server van een niet-vertrouwd domein.", + "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Voor hulp, zie de <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentatie</a>." }, "nplurals=2; plural=(n != 1);"); |