From 54954cc374aed5265b53002b02fc40c9e93e7507 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 15 Feb 2023 02:25:45 +0000 Subject: Fix(l10n): šŸ”  Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- apps/files/l10n/nl.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/files/l10n/nl.js') diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index 01e4da15edd..962dd69cb57 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -182,6 +182,7 @@ OC.L10N.register( "Show hidden files" : "Toon verborgen bestanden", "Crop image previews" : "Snij afbeeldingvoorbeelden bij", "Additional settings" : "Aanvullende instellingen", + "WebDAV" : "WebDAV", "Copy to clipboard" : "KopiĆ«ren naar het klembord", "Use this address to access your Files via WebDAV" : "Gebruik dit adres om je bestanden via WebDAV te benaderen", "Unable to change the favourite state of the file" : "Niet mogelijk om favoriet status van het bestand te wijzigen", @@ -225,7 +226,6 @@ OC.L10N.register( "%s used" : "%s gebruikt", "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s van %2$s gebruikt", - "Settings" : "Instellingen", - "WebDAV" : "WebDAV" + "Settings" : "Instellingen" }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3