diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-08 00:20:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-08 00:20:05 +0000 |
commit | 736c9d7b1e9b99f0b32020de2ea218c18b65406a (patch) | |
tree | 5b60f6af285e67c3e2a0e7489f02f3e146808e19 /apps/files/l10n/nl.js | |
parent | 0620426726b893e22c4e60f370ac868a3f9abe30 (diff) | |
download | nextcloud-server-736c9d7b1e9b99f0b32020de2ea218c18b65406a.tar.gz nextcloud-server-736c9d7b1e9b99f0b32020de2ea218c18b65406a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/nl.js')
-rw-r--r-- | apps/files/l10n/nl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index 6a6e84da328..92548106abf 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -207,6 +207,7 @@ OC.L10N.register( "Blank" : "Blanco", "Unable to create new file from template" : "Kan geen nieuw bestand maken vanuit het sjabloon", "Delete permanently" : "Permanent verwijderen", + "Cancel" : "Annuleren", "Copy to {target}" : "Kopieer naar {target}", "Move to {target}" : "Verplaats naar {target}", "Open details" : "Details openen", @@ -223,7 +224,6 @@ OC.L10N.register( "New text file.txt" : "Nieuw tekstbestand.txt", "You can only favorite a single file or folder at a time" : "Je kunt maar één bestand of map tegelijk favoriet maken", "Search users" : "Gebruikers zoeken", - "Cancel" : "Annuleren", "Set up templates folder" : "Instellen sjablonenmap", "Toggle %1$s sublist" : "Omschakelen%1$s sublijsten", "Toggle grid view" : "Omschakelen roosterweergave", |