diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-21 01:55:35 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-21 01:55:35 -0400 |
commit | bcf388d3c5b7a7838c9b3d5eb5acdc8da501aaec (patch) | |
tree | 9bfface223ea7bcb32088f52d7b856ae1f09e248 /core/l10n/nl.php | |
parent | 2c561c9c5072ce82e06bd5ab2c4ee81bc5d09d59 (diff) | |
download | nextcloud-server-bcf388d3c5b7a7838c9b3d5eb5acdc8da501aaec.tar.gz nextcloud-server-bcf388d3c5b7a7838c9b3d5eb5acdc8da501aaec.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nl.php')
-rw-r--r-- | core/l10n/nl.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/nl.php b/core/l10n/nl.php index 68fd3d2c381..77e1dff586f 100644 --- a/core/l10n/nl.php +++ b/core/l10n/nl.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Expiration date is in the past." => "De vervaldatum ligt in het verleden.", "Couldn't send mail to following users: %s " => "Kon geen e-mail sturen aan de volgende gebruikers: %s", "Turned on maintenance mode" => "Onderhoudsmodus ingeschakeld", "Turned off maintenance mode" => "Onderhoudsmodus uitgeschakeld", |