diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
commit | 2ec9936b93bd134b2fa989d02f0c2ff61ff94f18 (patch) | |
tree | 69d21b22e377f7cd689aff2ae9e201c8832ac80a /apps/files_sharing/l10n/nl.js | |
parent | a9c627cd9140ebad550fd3885e46c438019d6d5f (diff) | |
download | nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.tar.gz nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.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 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 3897e96a7c0..11b1dba8d0f 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -193,7 +193,6 @@ OC.L10N.register( "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", "Delete share" : "Verwijder share", "Others with access" : "Anderen met toegang", @@ -258,11 +257,11 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "Er is iets gebeurd. Kan de deellink niet accepteren.", "Something happened. Unable to reject the share." : "Er is iets gebeurd. Kan de deellink niet weigeren.", "No expiration date set" : "Geen vervaldatum ingesteld", - "One or more of your shares will expire tomorrow" : "Één of meer van je shares zal morgen vervallen", "Allow creating" : "Toestaan creëren", "Allow deleting" : "Toestaan verwijderen", "Allow resharing" : "Opnieuw delen toestaan", "Expiration date enforced" : "Vervaldatum afgedwongen", - "Password protect" : "Beveiligen met wachtwoord" + "Password protect" : "Beveiligen met wachtwoord", + "Update" : "Update" }, "nplurals=2; plural=(n != 1);"); |