diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:44 +0200 |
commit | f1b10fcc93dad0667cf50f0e3d9d423705a4ed8a (patch) | |
tree | 2f9c2151cb7c6cb46b302d1f9ba1ae2f9a9fdf90 /apps/files/l10n/nl.php | |
parent | 063c9accb6772001ade8bea1251cd0d9bd000e15 (diff) | |
download | nextcloud-server-f1b10fcc93dad0667cf50f0e3d9d423705a4ed8a.tar.gz nextcloud-server-f1b10fcc93dad0667cf50f0e3d9d423705a4ed8a.zip |
update translations
Diffstat (limited to 'apps/files/l10n/nl.php')
-rw-r--r-- | apps/files/l10n/nl.php | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/files/l10n/nl.php b/apps/files/l10n/nl.php index e7f32b835b0..119f6034f15 100644 --- a/apps/files/l10n/nl.php +++ b/apps/files/l10n/nl.php @@ -7,6 +7,8 @@ "Missing a temporary folder" => "Een tijdelijke map mist", "Failed to write to disk" => "Schrijven naar schijf mislukt", "Files" => "Bestanden", +"Size" => "Bestandsgrootte", +"Modified" => "Laatst aangepast", "File handling" => "Bestand", "Maximum upload size" => "Maximale bestandsgrootte voor uploads", "max. possible: " => "max. mogelijk: ", @@ -24,9 +26,6 @@ "Name" => "Naam", "Share" => "Delen", "Download" => "Download", -"Size" => "Bestandsgrootte", -"Modified" => "Laatst aangepast", -"Delete all" => "Alles verwijderen", "Delete" => "Verwijder", "Upload too large" => "Bestanden te groot", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "De bestanden die u probeert te uploaden zijn groter dan de maximaal toegestane bestandsgrootte voor deze server.", |