diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-28 01:58:28 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-28 01:58:28 -0400 |
commit | 48621115c10f62f776dbe41ad9a51c1ac360fc8c (patch) | |
tree | 14cc2c134acfed1a3e7b0a7d046277b0e6aa294a /lib/l10n/nl.php | |
parent | fa35650e0a25502fa21153923890d693f3870621 (diff) | |
download | nextcloud-server-48621115c10f62f776dbe41ad9a51c1ac360fc8c.tar.gz nextcloud-server-48621115c10f62f776dbe41ad9a51c1ac360fc8c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nl.php')
-rw-r--r-- | lib/l10n/nl.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/nl.php b/lib/l10n/nl.php index de80d1b5d56..0a221b11f00 100644 --- a/lib/l10n/nl.php +++ b/lib/l10n/nl.php @@ -5,11 +5,14 @@ "Users" => "Gebruikers", "Apps" => "Apps", "Admin" => "Beheerder", +"Failed to upgrade \"%s\"." => "Upgrade \"%s\" mislukt.", "web services under your control" => "Webdiensten in eigen beheer", +"cannot open \"%s\"" => "Kon \"%s\" niet openen", "ZIP download is turned off." => "ZIP download is uitgeschakeld.", "Files need to be downloaded one by one." => "Bestanden moeten één voor één worden gedownload.", "Back to Files" => "Terug naar bestanden", "Selected files too large to generate zip file." => "De geselecteerde bestanden zijn te groot om een zip bestand te maken.", +"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Download de bestanden in kleinere brokken, appart of vraag uw administrator.", "couldn't be determined" => "kon niet worden vastgesteld", "Application is not enabled" => "De applicatie is niet actief", "Authentication error" => "Authenticatie fout", @@ -49,5 +52,6 @@ "%d months ago" => "%d maanden geleden", "last year" => "vorig jaar", "years ago" => "jaar geleden", +"Caused by:" => "Gekomen door:", "Could not find category \"%s\"" => "Kon categorie \"%s\" niet vinden" ); |