diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:51 +0000 |
commit | 823d3c2b425363ecd32fe1093a80967a15afd6df (patch) | |
tree | 56d0921df78fb8f222c07287576acb40af071fb6 /apps/settings/l10n/da.js | |
parent | 3f04d6aa0077f01cbeabc5586c0b38754d4cdbe3 (diff) | |
download | nextcloud-server-823d3c2b425363ecd32fe1093a80967a15afd6df.tar.gz nextcloud-server-823d3c2b425363ecd32fe1093a80967a15afd6df.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/da.js')
-rw-r--r-- | apps/settings/l10n/da.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/da.js b/apps/settings/l10n/da.js index 948fb901908..0096366c7ba 100644 --- a/apps/settings/l10n/da.js +++ b/apps/settings/l10n/da.js @@ -48,7 +48,7 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "Fjernsletning blev startet på %1$s", "Remote wipe has finished on %1$s" : "Fjernsletning er afsluttet på %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Dit <strong>password</strong> eller <strong>email</strong> blev ændret", - "Apps" : "Apps", + "Settings" : "Indstillinger", "Wrong password" : "Forkert kodeord", "Saved" : "Gemt", "Authentication error" : "Adgangsfejl", @@ -61,7 +61,6 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "Hvis du har modtaget denne email, så er email konfigureret rigtigt.", "Email could not be sent. Check your mail server log" : "Email kunne ikke sendes. Tjek din mail server log", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Der opstod et problem under afsendelse af e-mailen. Gennemse venligst dine indstillinger. (Fejl: %s)", - "Users" : "Brugere", "Invalid account" : "Ugyldig konto", "Invalid mail address" : "Ugyldig mailadresse", "Settings saved" : "Indstillinger gemt", @@ -91,9 +90,10 @@ OC.L10N.register( "Set your password" : "Sæt dit password", "Go to %s" : "Gå til %s", "Install Client" : "Installer client", - "Settings" : "Indstillinger", + "Apps" : "Apps", "Personal" : "Personligt", "Administration" : "Administration", + "Users" : "Brugere", "Additional settings" : "Yderligere indstillinger", "Artificial Intelligence" : "Kunstig Intelligens", "Administration privileges" : "Administrationsrettigheder", |