diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-18 01:07:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-18 01:07:50 +0000 |
commit | 9e1e7dac479f63f194b595e45c05d7bf833622dd (patch) | |
tree | a5fda69013cf35e913ff1c84c7f773d2ba9a2195 /apps/files/l10n/nl.js | |
parent | 3adee0f18bda27d380459236fe26f2f4ea5feaa8 (diff) | |
download | nextcloud-server-9e1e7dac479f63f194b595e45c05d7bf833622dd.tar.gz nextcloud-server-9e1e7dac479f63f194b595e45c05d7bf833622dd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/nl.js')
-rw-r--r-- | apps/files/l10n/nl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index 53d1964d570..2327b33efa1 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -45,6 +45,7 @@ OC.L10N.register( "Could not create file \"{file}\" because it already exists" : "Kon \"{file}\" niet aanmaken, omdat het al bestaat", "Could not create folder \"{dir}\" because it already exists" : "Kon map \"{dir}\" niet aanmaken, omdat die al bestaat", "Error deleting file \"{fileName}\"." : "Fout bij verwijderen bestand \"{fileName}\".", + "No search results in other folders for {tag}{filter}{endtag}" : "Geen zoekresultaten voor {tag}{filter}{endtag} in andere mappen", "Name" : "Naam", "Size" : "Grootte", "Modified" : "Aangepast", |