diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-04-28 00:12:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-04-28 00:12:35 +0000 |
commit | 690e5beb11c5ef6190ca1098c073e8f6868047b8 (patch) | |
tree | 7f465b6064c4bd189543241d6df6e5a438300061 /core/l10n | |
parent | 31205af3ac0f0574f4549a0b933b65d679545cfa (diff) | |
download | nextcloud-server-690e5beb11c5ef6190ca1098c073e8f6868047b8.tar.gz nextcloud-server-690e5beb11c5ef6190ca1098c073e8f6868047b8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/nl.js | 4 | ||||
-rw-r--r-- | core/l10n/nl.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index d370c4e1e6b..7cdae224b3a 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -28,6 +28,8 @@ OC.L10N.register( "Reset your password" : "Herstel je wachtwoord", "Couldn't send reset email. Please contact your administrator." : "Kon herstel email niet versturen. Neem contact op met je beheerder.", "Couldn't send reset email. Please make sure your username is correct." : "Kon herstel email niet versturen. Controleer je gebruikersnaam.", + "Some of your link shares have been removed" : "Sommige van je deellinks zijn verwijderd", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Door een security-bug moesten we sommige van je deellinks verwijderen. Bekijk de link voor meer informatie.", "Preparing update" : "Update voorbereiden", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Herstel stap:", @@ -318,6 +320,8 @@ OC.L10N.register( "Finishing …" : "Afronden ...", "Need help?" : "Hulp nodig?", "See the documentation" : "Zie de documentatie", + "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Het lijkt erop of je Nextcloud wilt herinstalleren. Maar het bestand CAN_INSTALL ontbreekt in de configdirectory. Maak het bestand CAN_INSTALL aan in je config map om verder te gaan.", + "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Kon CAN_INSTALL niet verwijderen uit de config map. Verwijder het bestand handmatig.", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Deze applicatie heeft JavaScript nodig. {linkstart}Activeer JavaScript{linkend} en ververs deze pagina.", "Get your own free account" : "Maak je eigen gratis account", "Skip to main content" : "Ga naar hoofdinhoud", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index d2b3c7a36e0..2d0f06a21a8 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -26,6 +26,8 @@ "Reset your password" : "Herstel je wachtwoord", "Couldn't send reset email. Please contact your administrator." : "Kon herstel email niet versturen. Neem contact op met je beheerder.", "Couldn't send reset email. Please make sure your username is correct." : "Kon herstel email niet versturen. Controleer je gebruikersnaam.", + "Some of your link shares have been removed" : "Sommige van je deellinks zijn verwijderd", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Door een security-bug moesten we sommige van je deellinks verwijderen. Bekijk de link voor meer informatie.", "Preparing update" : "Update voorbereiden", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Herstel stap:", @@ -316,6 +318,8 @@ "Finishing …" : "Afronden ...", "Need help?" : "Hulp nodig?", "See the documentation" : "Zie de documentatie", + "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Het lijkt erop of je Nextcloud wilt herinstalleren. Maar het bestand CAN_INSTALL ontbreekt in de configdirectory. Maak het bestand CAN_INSTALL aan in je config map om verder te gaan.", + "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Kon CAN_INSTALL niet verwijderen uit de config map. Verwijder het bestand handmatig.", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Deze applicatie heeft JavaScript nodig. {linkstart}Activeer JavaScript{linkend} en ververs deze pagina.", "Get your own free account" : "Maak je eigen gratis account", "Skip to main content" : "Ga naar hoofdinhoud", |