diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-14 21:37:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-14 21:37:55 +0000 |
commit | ef367f8bfee92047434fc9ad2016cf9e0b6a6ce1 (patch) | |
tree | 86af095da1ef54794ed4f95288b22ba543051792 /core/l10n/nl.js | |
parent | adb9ad29faf42957815834e1844eb06056926242 (diff) | |
download | nextcloud-server-ef367f8bfee92047434fc9ad2016cf9e0b6a6ce1.tar.gz nextcloud-server-ef367f8bfee92047434fc9ad2016cf9e0b6a6ce1.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);"); |