diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-24 00:17:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-24 00:17:47 +0000 |
commit | 294035f523a0149dcab5eb301ec39e99d09f7adb (patch) | |
tree | e28b911b9f31a01849874efd7c4f0444e1c2d1ce /core/l10n/nl.js | |
parent | 3a9abb256ebb4168e2a9d0bef1cf5e34390c25e9 (diff) | |
download | nextcloud-server-294035f523a0149dcab5eb301ec39e99d09f7adb.tar.gz nextcloud-server-294035f523a0149dcab5eb301ec39e99d09f7adb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index badfdb60e14..633ab3d6a9b 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -210,7 +210,6 @@ OC.L10N.register( "Open settings menu" : "Open instellingen-menu", "Settings menu" : "Instellingenmenu", "Search {types} …" : "Zoeken naar {types}…", - "Settings" : "Instellingen", "Could not load your contacts" : "Kon je contactpersonenen niet laden", "Search contacts …" : "Zoek contacten ...", "No contacts found" : "Geen contacten gevonden", @@ -410,6 +409,7 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Als het hier niet is, vraag dan de lokale beheerder", "Collaboratively edit office documents." : "Bewerk office documenten gezamelijk.", "Local document editing back-end used by the Collabora Online app." : "Lokale back-end voor bestandsbewerking gebruikt door de Collabora Online app.", + "Settings" : "Instellingen", "restricted" : "beperkt", "invisible" : "onzichtbaar", "File not found" : "Bestand niet gevonden", |