diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-02 17:28:29 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-02 17:28:29 -0500 |
commit | 83ec234f530b152b7110b287c216bc0a2b6d1042 (patch) | |
tree | f818beb620523572fb895cea035ea86d11a44986 /core/l10n/nl.php | |
parent | 9d100b5f94d15ab1b78bc9d8ab02de0fab33e6d3 (diff) | |
download | nextcloud-server-83ec234f530b152b7110b287c216bc0a2b6d1042.tar.gz nextcloud-server-83ec234f530b152b7110b287c216bc0a2b6d1042.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nl.php')
-rw-r--r-- | core/l10n/nl.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/nl.php b/core/l10n/nl.php index 2d3eb6a73e0..029ad4ab2ce 100644 --- a/core/l10n/nl.php +++ b/core/l10n/nl.php @@ -102,6 +102,7 @@ $TRANSLATIONS = array( "Edit tags" => "Bewerken tags", "Error loading dialog template: {error}" => "Fout bij laden dialoog sjabloon: {error}", "No tags selected for deletion." => "Geen tags geselecteerd voor verwijdering.", +"Please reload the page." => "Herlaad deze pagina.", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "De update is niet geslaagd. Meld dit probleem aan bij de <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>.", "The update was successful. Redirecting you to ownCloud now." => "De update is geslaagd. Je wordt teruggeleid naar je eigen ownCloud.", "%s password reset" => "%s wachtwoord reset", @@ -132,6 +133,7 @@ $TRANSLATIONS = array( "Access forbidden" => "Toegang verboden", "Cloud not found" => "Cloud niet gevonden", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hallo daar,\n\neven een berichtje dat %s %s met u deelde.\nBekijk het: %s\n\n", +"The share will expire on %s." => "De share vervalt op %s.", "Cheers!" => "Proficiat!", "Security Warning" => "Beveiligingswaarschuwing", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Je PHP-versie is kwetsbaar voor de NULL byte aanval (CVE-2006-7243)", @@ -164,6 +166,8 @@ $TRANSLATIONS = array( "Log in" => "Meld je aan", "Alternative Logins" => "Alternatieve inlogs", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hallo daar,<br><br>even een berichtje dat %s »%s« met u deelde.<br><a href=\"%s\">Bekijk hier!</a><br><br>", +"This ownCloud instance is currently in single user mode." => "Deze ownCloud werkt momenteel in enkele gebruiker modus.", +"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." => "Beem contact op met uw systeembeheerder als deze melding aanhoudt of plotseling verscheen.", "Thank you for your patience." => "Bedankt voor uw geduld.", "Updating ownCloud to version %s, this may take a while." => "Updaten ownCloud naar versie %s, dit kan even duren...", |