diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:20 +0000 |
commit | 8edcdbf538783c35fb2869e1efd25358855f9aa2 (patch) | |
tree | 13b583c654c2357d263ff04ae91b1be963379846 /apps/settings/l10n/da.js | |
parent | 281de601c72567fd4825c86d3ec5d54f444647a0 (diff) | |
download | nextcloud-server-8edcdbf538783c35fb2869e1efd25358855f9aa2.tar.gz nextcloud-server-8edcdbf538783c35fb2869e1efd25358855f9aa2.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/da.js b/apps/settings/l10n/da.js index 930a37100e8..899c13b26b6 100644 --- a/apps/settings/l10n/da.js +++ b/apps/settings/l10n/da.js @@ -334,8 +334,6 @@ OC.L10N.register( "Enter your date of birth" : "Indtast din fødselsdato", "Unable to update date of birth" : "Kunne ikke opdatere fødselsdato", "You are a member of the following groups:" : "Du er medlem af følgende grupper:", - "You are using <strong>{usage}</strong>" : "Forbrug: <strong>{usage}</strong>", - "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Forbrug: <strong>{usage}</strong> af <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Dit fulde navn", "Primary email for password reset and notifications" : "Primær e-mail til nulstilling af adgangskode og meddelelser", "Email options" : "E-mail muligheder", @@ -570,6 +568,8 @@ OC.L10N.register( "The cron.php needs to be executed by the system user \"{user}\"." : "cron.php skal eksekveres af systembrugeren \"{user}\".", "Enable or disable profile by default for new users." : "Aktiver eller deaktiver profil som standard for nye brugere.", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Du er igang med at slette gruppen \"{group}\". Gruppens brugere vil IKKE blive slettet!", + "You are using <strong>{usage}</strong>" : "Forbrug: <strong>{usage}</strong>", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Forbrug: <strong>{usage}</strong> af <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Additional emails" : "Yderligere e-mails", "Enable Profile" : "Aktiver profil", "No users" : "Ingen brugere", |