diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-12 21:33:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-12 21:33:37 +0000 |
commit | 91c67eb667b2c049f0fcbe8fd868f6a689aaf26e (patch) | |
tree | 5496f2797b09ab3138bdc386b83ac0defb1f0415 /apps/files/l10n/nl.js | |
parent | 4bd14ef3081fadce717e6b50d31fbb750962cabf (diff) | |
download | nextcloud-server-91c67eb667b2c049f0fcbe8fd868f6a689aaf26e.tar.gz nextcloud-server-91c67eb667b2c049f0fcbe8fd868f6a689aaf26e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/nl.js')
-rw-r--r-- | apps/files/l10n/nl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index e6580e55440..aacae19af41 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -146,6 +146,7 @@ OC.L10N.register( "Tags" : "Tags", "Deleted files" : "Verwijderde bestanden", "Text file" : "Tekstbestand", - "New text file.txt" : "Nieuw tekstbestand.txt" + "New text file.txt" : "Nieuw tekstbestand.txt", + "Move" : "Verplaatsen" }, "nplurals=2; plural=(n != 1);"); |