diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-29 00:25:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-29 00:25:29 +0000 |
commit | 703f20b5bc0af2d55ba9e0e75ddfe9f198d4b3c9 (patch) | |
tree | ef4c158b411c1936c67f382bac8a40e968f5ec30 /apps/files_sharing/l10n/nl.js | |
parent | f174e4a0575284fd6eb14ec2365962213093441f (diff) | |
download | nextcloud-server-703f20b5bc0af2d55ba9e0e75ddfe9f198d4b3c9.tar.gz nextcloud-server-703f20b5bc0af2d55ba9e0e75ddfe9f198d4b3c9.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/nl.js')
-rw-r--r-- | apps/files_sharing/l10n/nl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 2c7d8d08d9d..2fd9258fc10 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -190,6 +190,7 @@ OC.L10N.register( "Hide download" : "Verberg download", "Video verification" : "Video verificatie", "Note to recipient" : "Notitie voor ontvanger", + "Enter a note for the share recipient" : "Geef een notitie op voor de share-ontvanger", "Create" : "Creƫer", "Update" : "Update", "Share" : "Delen", @@ -262,7 +263,6 @@ OC.L10N.register( "Allow resharing" : "Opnieuw delen toestaan", "Expiration date enforced" : "Vervaldatum afgedwongen", "Allow download" : "Downloaden toestaan", - "Password protect" : "Beveiligen met wachtwoord", - "Enter a note for the share recipient" : "Geef een notitie op voor de share-ontvanger" + "Password protect" : "Beveiligen met wachtwoord" }, "nplurals=2; plural=(n != 1);"); |