diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-24 00:20:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-24 00:20:37 +0000 |
commit | b550d1c31a147315ebcd1dc222ac86c68d70f000 (patch) | |
tree | 91c836aaa8f3f01c0746c001a32e839de0ebd7c3 /apps/twofactor_backupcodes | |
parent | 6d557569f6106f00867c970eeae2d8daa960e8be (diff) | |
download | nextcloud-server-b550d1c31a147315ebcd1dc222ac86c68d70f000.tar.gz nextcloud-server-b550d1c31a147315ebcd1dc222ac86c68d70f000.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/tr.js | 2 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/tr.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/tr.js b/apps/twofactor_backupcodes/l10n/tr.js index 6d6f3b0f12d..28964753fd6 100644 --- a/apps/twofactor_backupcodes/l10n/tr.js +++ b/apps/twofactor_backupcodes/l10n/tr.js @@ -4,7 +4,7 @@ OC.L10N.register( "You created two-factor backup codes for your account" : "İki adımlı doğrulama için yedek kodlarınızı oluşturdunuz", "Second-factor backup codes" : "İki adımlı doğrulama yedek kodları", "Generate backup codes" : "Yedek kodları oluştur", - "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." : "İki adımlı doğrulamayı etkinleştirdiniz ancak henüz yedek kodlarını üretmediniz. Bu kodlar herhangi bir nedenle ikinci adımı kullanamadığınızda hesabınıza erişebilmenizi sağlar.", + "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." : "İki adımlı doğrulamayı etkinleştirdiniz ancak henüz yedek kodlarını oluşturmadınız. Bu kodlar herhangi bir nedenle ikinci adımı kullanamadığınızda hesabınıza erişebilmenizi sağlar.", "Backup code" : "Yedek kod", "Use backup code" : "Yedek kodu kullan", "Two factor backup codes" : "İki adımlı doğrulama yedek kodları", diff --git a/apps/twofactor_backupcodes/l10n/tr.json b/apps/twofactor_backupcodes/l10n/tr.json index 6b407af2cf7..c2d44c2e6eb 100644 --- a/apps/twofactor_backupcodes/l10n/tr.json +++ b/apps/twofactor_backupcodes/l10n/tr.json @@ -2,7 +2,7 @@ "You created two-factor backup codes for your account" : "İki adımlı doğrulama için yedek kodlarınızı oluşturdunuz", "Second-factor backup codes" : "İki adımlı doğrulama yedek kodları", "Generate backup codes" : "Yedek kodları oluştur", - "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." : "İki adımlı doğrulamayı etkinleştirdiniz ancak henüz yedek kodlarını üretmediniz. Bu kodlar herhangi bir nedenle ikinci adımı kullanamadığınızda hesabınıza erişebilmenizi sağlar.", + "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." : "İki adımlı doğrulamayı etkinleştirdiniz ancak henüz yedek kodlarını oluşturmadınız. Bu kodlar herhangi bir nedenle ikinci adımı kullanamadığınızda hesabınıza erişebilmenizi sağlar.", "Backup code" : "Yedek kod", "Use backup code" : "Yedek kodu kullan", "Two factor backup codes" : "İki adımlı doğrulama yedek kodları", |