diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-28 00:28:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-28 00:28:25 +0000 |
commit | 7560415105c9013b53ebd0bebb0998a4e51303e6 (patch) | |
tree | 9c5e9810b0d9f6a3648438aa4fefccc81c044586 /apps/files_sharing/l10n/da.js | |
parent | e802996e3e22d770093e50b30ac58f9bb3a38fb7 (diff) | |
download | nextcloud-server-7560415105c9013b53ebd0bebb0998a4e51303e6.tar.gz nextcloud-server-7560415105c9013b53ebd0bebb0998a4e51303e6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/da.js')
-rw-r--r-- | apps/files_sharing/l10n/da.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/files_sharing/l10n/da.js b/apps/files_sharing/l10n/da.js index 879a45ecd9d..41df72e183d 100644 --- a/apps/files_sharing/l10n/da.js +++ b/apps/files_sharing/l10n/da.js @@ -99,13 +99,6 @@ OC.L10N.register( "Reset" : "Nulstil", "Invalid path selected" : "Ugyldig sti valgt.", "Unknown error" : "Ukendt fejl", - "Allow editing" : "Tillad redigering", - "Read only" : "Skrivebeskyttet", - "Allow upload and editing" : "Tillad upload og redigering", - "File drop (upload only)" : "Fil drop (kun upload)", - "Read" : "Læst", - "Upload" : "Send", - "Edit" : "Rediger", "group" : "gruppe", "conversation" : "samtale", "remote" : "ekstern", @@ -134,6 +127,8 @@ OC.L10N.register( "Group" : "Gruppe", "Email" : "E-mail", "Circle" : "Cirkel", + "Allow upload and editing" : "Tillad upload og redigering", + "Allow editing" : "Tillad redigering", "Advanced settings" : "Avancerede indstillinger", "Set password" : "Sæt password", "Password" : "Kodeord", @@ -141,7 +136,9 @@ OC.L10N.register( "Expiration date" : "Udløbsdato", "Hide download" : "Skjul download", "Note to recipient" : "Note til modtager", + "Read" : "Læst", "Create" : "Opret", + "Edit" : "Rediger", "Share" : "Del", "Share with" : "Del med", "Others with access" : "Andre med adgang", @@ -187,6 +184,9 @@ OC.L10N.register( "Something happened. Unable to reject the share." : "Der skete et eller andet. Ude af stand til at afvise delingen.", "No expiration date set" : "Ingen udløbsdato sat", "Please specify a valid user" : "Angiv en gyldig bruger", + "Read only" : "Skrivebeskyttet", + "File drop (upload only)" : "Fil drop (kun upload)", + "Upload" : "Send", "Allow creating" : "Tillad oprettelse", "Allow deleting" : "Tillad sletning", "Allow resharing" : "Tillad videredeling", |