diff options
author | Jörn Friedrich Dreyer <jfd@butonic.de> | 2012-08-25 03:14:26 +0200 |
---|---|---|
committer | Jörn Friedrich Dreyer <jfd@butonic.de> | 2012-08-25 03:14:26 +0200 |
commit | 4f5eff2b6fd60f603a8704cb950acff67c5cc9f3 (patch) | |
tree | 7706c477a9e119835f5ba97d861c2ed1997cc463 /apps/files/l10n/nl.php | |
parent | dc3bec62113b39254c4488b0502d7852328fdc84 (diff) | |
parent | f57d527a7ce10a0ed48e25d7e2432dae2ec9366a (diff) | |
download | nextcloud-server-4f5eff2b6fd60f603a8704cb950acff67c5cc9f3.tar.gz nextcloud-server-4f5eff2b6fd60f603a8704cb950acff67c5cc9f3.zip |
Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support
Diffstat (limited to 'apps/files/l10n/nl.php')
-rw-r--r-- | apps/files/l10n/nl.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files/l10n/nl.php b/apps/files/l10n/nl.php index 96b82d2481d..98e52faf989 100644 --- a/apps/files/l10n/nl.php +++ b/apps/files/l10n/nl.php @@ -8,6 +8,13 @@ "Failed to write to disk" => "Schrijven naar schijf mislukt", "Files" => "Bestanden", "Delete" => "Verwijder", +"already exists" => "bestaat al", +"replace" => "vervang", +"cancel" => "annuleren", +"replaced" => "vervangen", +"with" => "door", +"undo" => "ongedaan maken", +"deleted" => "verwijderd", "generating ZIP-file, it may take some time." => "aanmaken ZIP-file, dit kan enige tijd duren.", "Unable to upload your file as it is a directory or has 0 bytes" => "uploaden van de file mislukt, het is of een directory of de bestandsgrootte is 0 bytes", "Upload Error" => "Upload Fout", |