diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-17 02:00:01 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-17 02:00:01 -0400 |
commit | cc532bb14aed74c397efa29a19ba48a3eeeb0cf0 (patch) | |
tree | c3251ee4049c523303d454f334b63b965b0c8a14 /core/l10n/nl.json | |
parent | 1a35dea8a6388bacdd1b36806781f8e2b77836e8 (diff) | |
download | nextcloud-server-cc532bb14aed74c397efa29a19ba48a3eeeb0cf0.tar.gz nextcloud-server-cc532bb14aed74c397efa29a19ba48a3eeeb0cf0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nl.json')
-rw-r--r-- | core/l10n/nl.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 270cf9e471f..f2b0164df79 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -193,6 +193,7 @@ "Warning" : "Waarschuwing", "Error while sending notification" : "Fout bij versturen melding", "Non-existing tag #{tag}" : "Niet bestaande tag #{tag}", + "restricted" : "beperkt", "invisible" : "onzichtbaar", "({scope})" : "({scope})", "Delete" : "Verwijder", @@ -293,6 +294,11 @@ "This means only administrators can use the instance." : "Dat betekent dat alleen beheerders deze installatie kunnen gebruiken.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Neem contact op met uw systeembeheerder als deze melding aanhoudt of onverwacht verscheen.", "Thank you for your patience." : "Bedankt voor uw geduld.", + "Two-step verification" : "Twee-staps verificatie", + "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Aanvullende beveiliging is ingeschakeld voor uw account. Log in met een tweede factor.", + "Cancel login" : "Inlog annuleren", + "Please authenticate using the selected factor." : "Log in met de geselecteerde factor.", + "An error occured while verifying the token" : "Er trad een fout op bij het verifiëren van het token", "You are accessing the server from an untrusted domain." : "U benadert de server vanaf een niet vertrouwd domein.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Neem contact op met uw beheerder. Als u de beheerder van deze service bent, configureer dan de \"trusted_domains\" instelling in config/config.php. Een voorbeeldconfiguratie is gegeven in config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Afhankelijk van uw configuratie zou u als beheerder ook de onderstaande knop kunnen gebruiken om dit domein te vertrouwen.", |