diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-14 00:07:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-14 00:07:36 +0000 |
commit | 0f96d5a641e790aa5d289792a45406d488553579 (patch) | |
tree | 92013149c0ad586351c09514b5cb809bd4848a02 /core/l10n/nl.js | |
parent | d0c0f6cfc1871c90cd43d3b005206a360b5bb540 (diff) | |
download | nextcloud-server-0f96d5a641e790aa5d289792a45406d488553579.tar.gz nextcloud-server-0f96d5a641e790aa5d289792a45406d488553579.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 00590ffceb5..f54e05574eb 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -263,7 +263,6 @@ OC.L10N.register( "Log in" : "Meld u aan", "Stay logged in" : "Ingelogd blijven", "Alternative Logins" : "Alternatieve inlogs", - "Use the following link to reset your password: {link}" : "Gebruik de volgende link om je wachtwoord te resetten: {link}", "New password" : "Nieuw wachtwoord", "New Password" : "Nieuw wachtwoord", "Reset password" : "Reset wachtwoord", @@ -308,6 +307,7 @@ OC.L10N.register( "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hallo daar,\n\n%s deelt %s met je.\nBekijk het hier: %s\n\n", "The share will expire on %s." : "Het gedeelde vervalt op %s.", "Cheers!" : "Proficiat!", + "Use the following link to reset your password: {link}" : "Gebruik de volgende link om je wachtwoord te resetten: {link}", "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hallo daar,<br><br>%s deelde <strong>%s</strong> met je.<br><a href=\"%s\">Bekijk het hier!</a><br><br>" }, "nplurals=2; plural=(n != 1);"); |