diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-31 00:19:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-31 00:19:49 +0000 |
commit | b5e233eb95cb85695c8ea91721de1de1227208f7 (patch) | |
tree | ddc204a0b223f2e34912ca34eba4e7192d55d0af /apps/twofactor_backupcodes | |
parent | cfe54be8380a0bc7c8b487da3a6eb7cfbbb6049a (diff) | |
download | nextcloud-server-b5e233eb95cb85695c8ea91721de1de1227208f7.tar.gz nextcloud-server-b5e233eb95cb85695c8ea91721de1de1227208f7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/twofactor_backupcodes')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/da.js | 6 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/da.json | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/apps/twofactor_backupcodes/l10n/da.js b/apps/twofactor_backupcodes/l10n/da.js index d66ebbccaa9..43f0b2c6ea0 100644 --- a/apps/twofactor_backupcodes/l10n/da.js +++ b/apps/twofactor_backupcodes/l10n/da.js @@ -1,10 +1,10 @@ OC.L10N.register( "twofactor_backupcodes", { - "You created two-factor backup codes for your account" : "Du har lavet two-factor backup koder til din konto.", + "You created two-factor backup codes for your account" : "Du har lavet two-factor backup koder til din konto", "Second-factor backup codes" : "Second-factor backup koder", - "Generate backup codes" : "Generer backup-koder", - "You enabled two-factor authentication but did not generate backup codes yet. They are needed to restore access to your account in case you lose your second factor." : "Du har aktiveret to-faktor-godkendelse, men har ikke genereret backup-koder endnu. De er nødvendige for at gendanne adgangen til din konto, hvis du mister din anden faktor.", + "Generate backup codes" : "Generer backup koder", + "You enabled two-factor authentication but did not generate backup codes yet. They are needed to restore access to your account in case you lose your second factor." : "Du har aktiveret to-faktor-godkendelse, men har ikke genereret backup-koder endnu. De er nødvendige for at gendanne adgang til din konto, hvis du mister din anden faktor.", "Backup code" : "Backup-kode", "Use backup code" : "Benyt backup-kode", "Two factor backup codes" : "To faktor backup koder", diff --git a/apps/twofactor_backupcodes/l10n/da.json b/apps/twofactor_backupcodes/l10n/da.json index ce371baf440..3eeb3f81023 100644 --- a/apps/twofactor_backupcodes/l10n/da.json +++ b/apps/twofactor_backupcodes/l10n/da.json @@ -1,8 +1,8 @@ { "translations": { - "You created two-factor backup codes for your account" : "Du har lavet two-factor backup koder til din konto.", + "You created two-factor backup codes for your account" : "Du har lavet two-factor backup koder til din konto", "Second-factor backup codes" : "Second-factor backup koder", - "Generate backup codes" : "Generer backup-koder", - "You enabled two-factor authentication but did not generate backup codes yet. They are needed to restore access to your account in case you lose your second factor." : "Du har aktiveret to-faktor-godkendelse, men har ikke genereret backup-koder endnu. De er nødvendige for at gendanne adgangen til din konto, hvis du mister din anden faktor.", + "Generate backup codes" : "Generer backup koder", + "You enabled two-factor authentication but did not generate backup codes yet. They are needed to restore access to your account in case you lose your second factor." : "Du har aktiveret to-faktor-godkendelse, men har ikke genereret backup-koder endnu. De er nødvendige for at gendanne adgang til din konto, hvis du mister din anden faktor.", "Backup code" : "Backup-kode", "Use backup code" : "Benyt backup-kode", "Two factor backup codes" : "To faktor backup koder", |