@logto/phrases-experience 1.13.0 → 1.13.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/locales/ar/account-center.d.ts +28 -0
- package/lib/locales/ar/account-center.js +28 -0
- package/lib/locales/ar/index.d.ts +24 -0
- package/lib/locales/cs/account-center.d.ts +28 -0
- package/lib/locales/cs/account-center.js +28 -0
- package/lib/locales/cs/index.d.ts +24 -0
- package/lib/locales/de/account-center.d.ts +28 -0
- package/lib/locales/de/account-center.js +28 -0
- package/lib/locales/de/index.d.ts +24 -0
- package/lib/locales/en/account-center.d.ts +24 -0
- package/lib/locales/en/account-center.js +24 -0
- package/lib/locales/en/index.d.ts +24 -0
- package/lib/locales/es/account-center.d.ts +28 -0
- package/lib/locales/es/account-center.js +28 -0
- package/lib/locales/es/index.d.ts +24 -0
- package/lib/locales/fr/account-center.d.ts +28 -0
- package/lib/locales/fr/account-center.js +28 -0
- package/lib/locales/fr/index.d.ts +24 -0
- package/lib/locales/it/account-center.d.ts +28 -0
- package/lib/locales/it/account-center.js +28 -0
- package/lib/locales/it/index.d.ts +24 -0
- package/lib/locales/ja/account-center.d.ts +28 -0
- package/lib/locales/ja/account-center.js +28 -0
- package/lib/locales/ja/index.d.ts +24 -0
- package/lib/locales/ko/account-center.d.ts +28 -0
- package/lib/locales/ko/account-center.js +28 -0
- package/lib/locales/ko/index.d.ts +24 -0
- package/lib/locales/pl-pl/account-center.d.ts +28 -0
- package/lib/locales/pl-pl/account-center.js +28 -0
- package/lib/locales/pl-pl/index.d.ts +24 -0
- package/lib/locales/pt-br/account-center.d.ts +28 -0
- package/lib/locales/pt-br/account-center.js +28 -0
- package/lib/locales/pt-br/index.d.ts +24 -0
- package/lib/locales/pt-pt/account-center.d.ts +28 -0
- package/lib/locales/pt-pt/account-center.js +28 -0
- package/lib/locales/pt-pt/index.d.ts +24 -0
- package/lib/locales/ru/account-center.d.ts +28 -0
- package/lib/locales/ru/account-center.js +28 -0
- package/lib/locales/ru/index.d.ts +24 -0
- package/lib/locales/th/account-center.d.ts +28 -0
- package/lib/locales/th/account-center.js +28 -0
- package/lib/locales/th/index.d.ts +24 -0
- package/lib/locales/tr-tr/account-center.d.ts +28 -0
- package/lib/locales/tr-tr/account-center.js +28 -0
- package/lib/locales/tr-tr/index.d.ts +24 -0
- package/lib/locales/uk-ua/account-center.d.ts +28 -0
- package/lib/locales/uk-ua/account-center.js +28 -0
- package/lib/locales/uk-ua/index.d.ts +24 -0
- package/lib/locales/zh-cn/account-center.d.ts +28 -0
- package/lib/locales/zh-cn/account-center.js +28 -0
- package/lib/locales/zh-cn/index.d.ts +24 -0
- package/lib/locales/zh-hk/account-center.d.ts +28 -0
- package/lib/locales/zh-hk/account-center.js +28 -0
- package/lib/locales/zh-hk/index.d.ts +24 -0
- package/lib/locales/zh-tw/account-center.d.ts +28 -0
- package/lib/locales/zh-tw/account-center.js +28 -0
- package/lib/locales/zh-tw/index.d.ts +24 -0
- package/package.json +2 -2
|
@@ -7,6 +7,14 @@ declare const _default: Readonly<{
|
|
|
7
7
|
title: string;
|
|
8
8
|
security_title: string;
|
|
9
9
|
security_description: string;
|
|
10
|
+
/** UNTRANSLATED */
|
|
11
|
+
profile_title: string;
|
|
12
|
+
/** UNTRANSLATED */
|
|
13
|
+
profile_description: string;
|
|
14
|
+
/** UNTRANSLATED */
|
|
15
|
+
sidebar_personal_info: string;
|
|
16
|
+
/** UNTRANSLATED */
|
|
17
|
+
sidebar_security: string;
|
|
10
18
|
support: string;
|
|
11
19
|
};
|
|
12
20
|
verification: {
|
|
@@ -17,6 +25,8 @@ declare const _default: Readonly<{
|
|
|
17
25
|
error_verify_failed: string;
|
|
18
26
|
verification_required: string;
|
|
19
27
|
try_another_method: string;
|
|
28
|
+
no_available_methods_title: string;
|
|
29
|
+
no_available_methods_description: string;
|
|
20
30
|
};
|
|
21
31
|
password_verification: {
|
|
22
32
|
title: string;
|
|
@@ -83,6 +93,24 @@ declare const _default: Readonly<{
|
|
|
83
93
|
backup_codes_count_other: string;
|
|
84
94
|
view: string;
|
|
85
95
|
manage: string;
|
|
96
|
+
turn_on_2_step_verification: string;
|
|
97
|
+
turn_on_2_step_verification_description: string;
|
|
98
|
+
turn_off_2_step_verification: string;
|
|
99
|
+
turn_off_2_step_verification_description: string;
|
|
100
|
+
disable_2_step_verification: string;
|
|
101
|
+
no_verification_method_warning: string;
|
|
102
|
+
account_removal: string;
|
|
103
|
+
delete_your_account: string;
|
|
104
|
+
delete_account: string;
|
|
105
|
+
remove_username_confirmation_title: string;
|
|
106
|
+
remove_username_confirmation_description: string;
|
|
107
|
+
remove_email_confirmation_title: string;
|
|
108
|
+
remove_email_confirmation_description: string;
|
|
109
|
+
remove_phone_confirmation_title: string;
|
|
110
|
+
remove_phone_confirmation_description: string;
|
|
111
|
+
email_removed: string;
|
|
112
|
+
phone_removed: string;
|
|
113
|
+
username_removed: string;
|
|
86
114
|
};
|
|
87
115
|
social: {
|
|
88
116
|
linked: string;
|
|
@@ -7,6 +7,14 @@ const account_center = {
|
|
|
7
7
|
title: 'الحساب',
|
|
8
8
|
security_title: 'الأمان',
|
|
9
9
|
security_description: 'غيّر إعدادات حسابك هنا لضمان أمان حسابك.',
|
|
10
|
+
/** UNTRANSLATED */
|
|
11
|
+
profile_title: 'Personal info',
|
|
12
|
+
/** UNTRANSLATED */
|
|
13
|
+
profile_description: 'Change your personal information here.',
|
|
14
|
+
/** UNTRANSLATED */
|
|
15
|
+
sidebar_personal_info: 'Personal info',
|
|
16
|
+
/** UNTRANSLATED */
|
|
17
|
+
sidebar_security: 'Security',
|
|
10
18
|
support: 'الدعم',
|
|
11
19
|
},
|
|
12
20
|
verification: {
|
|
@@ -17,6 +25,8 @@ const account_center = {
|
|
|
17
25
|
error_verify_failed: 'فشل التحقق. يرجى إدخال الرمز مرة أخرى.',
|
|
18
26
|
verification_required: 'انتهت صلاحية التحقق. يرجى التحقق من هويتك مرة أخرى.',
|
|
19
27
|
try_another_method: 'جرّب طريقة أخرى للتحقق',
|
|
28
|
+
no_available_methods_title: 'لا توجد طرق تحقق متاحة',
|
|
29
|
+
no_available_methods_description: 'لم تقم بإعداد أي طرق للتحقق. يرجى إضافة كلمة مرور أو بريد إلكتروني أو رقم هاتف إلى حسابك أولًا.',
|
|
20
30
|
},
|
|
21
31
|
password_verification: {
|
|
22
32
|
title: 'التحقق من كلمة المرور',
|
|
@@ -83,6 +93,24 @@ const account_center = {
|
|
|
83
93
|
backup_codes_count_other: '{{count}} رموز متبقية',
|
|
84
94
|
view: 'عرض',
|
|
85
95
|
manage: 'إدارة',
|
|
96
|
+
turn_on_2_step_verification: 'تفعيل التحقق بخطوتين',
|
|
97
|
+
turn_on_2_step_verification_description: 'أضف طبقة أمان إضافية. ستتم مطالبتك بخطوة تحقق ثانية عند تسجيل الدخول.',
|
|
98
|
+
turn_off_2_step_verification: 'إيقاف التحقق بخطوتين',
|
|
99
|
+
turn_off_2_step_verification_description: 'سيؤدي تعطيل التحقق بخطوتين إلى إزالة طبقة الحماية الإضافية من حسابك عند تسجيل الدخول. هل أنت متأكد أنك تريد المتابعة؟',
|
|
100
|
+
disable_2_step_verification: 'تعطيل',
|
|
101
|
+
no_verification_method_warning: 'لم تقم بإضافة طريقة تحقق ثانية. أضف طريقة واحدة على الأقل لتفعيل التحقق بخطوتين عند تسجيل الدخول.',
|
|
102
|
+
account_removal: 'حذف الحساب',
|
|
103
|
+
delete_your_account: 'احذف حسابك',
|
|
104
|
+
delete_account: 'حذف الحساب',
|
|
105
|
+
remove_username_confirmation_title: 'إزالة اسم المستخدم',
|
|
106
|
+
remove_username_confirmation_description: 'بعد الإزالة، لن تتمكن بعد ذلك من تسجيل الدخول باستخدام اسم المستخدم هذا. هل أنت متأكد أنك تريد المتابعة؟',
|
|
107
|
+
remove_email_confirmation_title: 'إزالة عنوان البريد الإلكتروني',
|
|
108
|
+
remove_email_confirmation_description: 'بعد الإزالة، لن تتمكن بعد ذلك من تسجيل الدخول باستخدام عنوان البريد الإلكتروني هذا. هل أنت متأكد أنك تريد المتابعة؟',
|
|
109
|
+
remove_phone_confirmation_title: 'إزالة رقم الهاتف',
|
|
110
|
+
remove_phone_confirmation_description: 'بعد الإزالة، لن تتمكن بعد ذلك من تسجيل الدخول باستخدام رقم الهاتف هذا. هل أنت متأكد أنك تريد المتابعة؟',
|
|
111
|
+
email_removed: 'تمت إزالة عنوان البريد الإلكتروني بنجاح.',
|
|
112
|
+
phone_removed: 'تمت إزالة رقم الهاتف بنجاح.',
|
|
113
|
+
username_removed: 'تمت إزالة اسم المستخدم بنجاح.',
|
|
86
114
|
},
|
|
87
115
|
social: {
|
|
88
116
|
linked: 'تم ربط {{connector}} بنجاح.',
|
|
@@ -336,6 +336,10 @@ declare const _default: Readonly<{
|
|
|
336
336
|
title: string;
|
|
337
337
|
security_title: string;
|
|
338
338
|
security_description: string;
|
|
339
|
+
profile_title: string;
|
|
340
|
+
profile_description: string;
|
|
341
|
+
sidebar_personal_info: string;
|
|
342
|
+
sidebar_security: string;
|
|
339
343
|
support: string;
|
|
340
344
|
};
|
|
341
345
|
verification: {
|
|
@@ -346,6 +350,8 @@ declare const _default: Readonly<{
|
|
|
346
350
|
error_verify_failed: string;
|
|
347
351
|
verification_required: string;
|
|
348
352
|
try_another_method: string;
|
|
353
|
+
no_available_methods_title: string;
|
|
354
|
+
no_available_methods_description: string;
|
|
349
355
|
};
|
|
350
356
|
password_verification: {
|
|
351
357
|
title: string;
|
|
@@ -412,6 +418,24 @@ declare const _default: Readonly<{
|
|
|
412
418
|
backup_codes_count_other: string;
|
|
413
419
|
view: string;
|
|
414
420
|
manage: string;
|
|
421
|
+
turn_on_2_step_verification: string;
|
|
422
|
+
turn_on_2_step_verification_description: string;
|
|
423
|
+
turn_off_2_step_verification: string;
|
|
424
|
+
turn_off_2_step_verification_description: string;
|
|
425
|
+
disable_2_step_verification: string;
|
|
426
|
+
no_verification_method_warning: string;
|
|
427
|
+
account_removal: string;
|
|
428
|
+
delete_your_account: string;
|
|
429
|
+
delete_account: string;
|
|
430
|
+
remove_username_confirmation_title: string;
|
|
431
|
+
remove_username_confirmation_description: string;
|
|
432
|
+
remove_email_confirmation_title: string;
|
|
433
|
+
remove_email_confirmation_description: string;
|
|
434
|
+
remove_phone_confirmation_title: string;
|
|
435
|
+
remove_phone_confirmation_description: string;
|
|
436
|
+
email_removed: string;
|
|
437
|
+
phone_removed: string;
|
|
438
|
+
username_removed: string;
|
|
415
439
|
};
|
|
416
440
|
social: {
|
|
417
441
|
linked: string;
|
|
@@ -7,6 +7,14 @@ declare const _default: Readonly<{
|
|
|
7
7
|
title: string;
|
|
8
8
|
security_title: string;
|
|
9
9
|
security_description: string;
|
|
10
|
+
/** UNTRANSLATED */
|
|
11
|
+
profile_title: string;
|
|
12
|
+
/** UNTRANSLATED */
|
|
13
|
+
profile_description: string;
|
|
14
|
+
/** UNTRANSLATED */
|
|
15
|
+
sidebar_personal_info: string;
|
|
16
|
+
/** UNTRANSLATED */
|
|
17
|
+
sidebar_security: string;
|
|
10
18
|
support: string;
|
|
11
19
|
};
|
|
12
20
|
verification: {
|
|
@@ -17,6 +25,8 @@ declare const _default: Readonly<{
|
|
|
17
25
|
error_verify_failed: string;
|
|
18
26
|
verification_required: string;
|
|
19
27
|
try_another_method: string;
|
|
28
|
+
no_available_methods_title: string;
|
|
29
|
+
no_available_methods_description: string;
|
|
20
30
|
};
|
|
21
31
|
password_verification: {
|
|
22
32
|
title: string;
|
|
@@ -83,6 +93,24 @@ declare const _default: Readonly<{
|
|
|
83
93
|
backup_codes_count_other: string;
|
|
84
94
|
view: string;
|
|
85
95
|
manage: string;
|
|
96
|
+
turn_on_2_step_verification: string;
|
|
97
|
+
turn_on_2_step_verification_description: string;
|
|
98
|
+
turn_off_2_step_verification: string;
|
|
99
|
+
turn_off_2_step_verification_description: string;
|
|
100
|
+
disable_2_step_verification: string;
|
|
101
|
+
no_verification_method_warning: string;
|
|
102
|
+
account_removal: string;
|
|
103
|
+
delete_your_account: string;
|
|
104
|
+
delete_account: string;
|
|
105
|
+
remove_username_confirmation_title: string;
|
|
106
|
+
remove_username_confirmation_description: string;
|
|
107
|
+
remove_email_confirmation_title: string;
|
|
108
|
+
remove_email_confirmation_description: string;
|
|
109
|
+
remove_phone_confirmation_title: string;
|
|
110
|
+
remove_phone_confirmation_description: string;
|
|
111
|
+
email_removed: string;
|
|
112
|
+
phone_removed: string;
|
|
113
|
+
username_removed: string;
|
|
86
114
|
};
|
|
87
115
|
social: {
|
|
88
116
|
linked: string;
|
|
@@ -7,6 +7,14 @@ const account_center = {
|
|
|
7
7
|
title: 'Účet',
|
|
8
8
|
security_title: 'Zabezpečení',
|
|
9
9
|
security_description: 'Zde můžeš změnit nastavení svého účtu a zajistit tak jeho bezpečnost.',
|
|
10
|
+
/** UNTRANSLATED */
|
|
11
|
+
profile_title: 'Personal info',
|
|
12
|
+
/** UNTRANSLATED */
|
|
13
|
+
profile_description: 'Change your personal information here.',
|
|
14
|
+
/** UNTRANSLATED */
|
|
15
|
+
sidebar_personal_info: 'Personal info',
|
|
16
|
+
/** UNTRANSLATED */
|
|
17
|
+
sidebar_security: 'Security',
|
|
10
18
|
support: 'Podpora',
|
|
11
19
|
},
|
|
12
20
|
verification: {
|
|
@@ -17,6 +25,8 @@ const account_center = {
|
|
|
17
25
|
error_verify_failed: 'Ověření se nezdařilo. Zadej kód znovu.',
|
|
18
26
|
verification_required: 'Ověření vypršelo. Prosím ověř svou identitu znovu.',
|
|
19
27
|
try_another_method: 'Vyzkoušej jinou metodu ověření',
|
|
28
|
+
no_available_methods_title: 'Nejsou k dispozici žádné metody ověření',
|
|
29
|
+
no_available_methods_description: 'Nemáš nastavenou žádnou metodu ověření. Nejprve si ke svému účtu přidej heslo, e-mail nebo telefonní číslo.',
|
|
20
30
|
},
|
|
21
31
|
password_verification: {
|
|
22
32
|
title: 'Ověřit heslo',
|
|
@@ -83,6 +93,24 @@ const account_center = {
|
|
|
83
93
|
backup_codes_count_other: 'zbývá {{count}} kódů',
|
|
84
94
|
view: 'Zobrazit',
|
|
85
95
|
manage: 'Spravovat',
|
|
96
|
+
turn_on_2_step_verification: 'Zapnout dvoufázové ověření',
|
|
97
|
+
turn_on_2_step_verification_description: 'Přidejte další vrstvu zabezpečení. Při přihlášení budete vyzváni k druhému ověřovacímu kroku.',
|
|
98
|
+
turn_off_2_step_verification: 'Vypnout dvoufázové ověření',
|
|
99
|
+
turn_off_2_step_verification_description: 'Vypnutí dvoufázového ověření odstraní další vrstvu ochrany vašeho účtu při přihlášení. Opravdu chcete pokračovat?',
|
|
100
|
+
disable_2_step_verification: 'Vypnout',
|
|
101
|
+
no_verification_method_warning: 'Nepřidali jste druhou ověřovací metodu. Přidejte alespoň jednu pro povolení dvoufázového ověření při přihlášení.',
|
|
102
|
+
account_removal: 'Smazání účtu',
|
|
103
|
+
delete_your_account: 'Smazat svůj účet',
|
|
104
|
+
delete_account: 'Smazat účet',
|
|
105
|
+
remove_username_confirmation_title: 'Odstranit uživatelské jméno',
|
|
106
|
+
remove_username_confirmation_description: 'Po odstranění se již nebudete moci přihlásit pomocí tohoto uživatelského jména. Opravdu chcete pokračovat?',
|
|
107
|
+
remove_email_confirmation_title: 'Odstranit e-mailovou adresu',
|
|
108
|
+
remove_email_confirmation_description: 'Po odstranění se již nebudete moci přihlásit pomocí této e-mailové adresy. Opravdu chcete pokračovat?',
|
|
109
|
+
remove_phone_confirmation_title: 'Odstranit telefonní číslo',
|
|
110
|
+
remove_phone_confirmation_description: 'Po odstranění se již nebudete moci přihlásit pomocí tohoto telefonního čísla. Opravdu chcete pokračovat?',
|
|
111
|
+
email_removed: 'E-mailová adresa byla úspěšně odstraněna.',
|
|
112
|
+
phone_removed: 'Telefonní číslo bylo úspěšně odstraněno.',
|
|
113
|
+
username_removed: 'Uživatelské jméno bylo úspěšně odstraněno.',
|
|
86
114
|
},
|
|
87
115
|
social: {
|
|
88
116
|
linked: '{{connector}} byl úspěšně propojen.',
|
|
@@ -336,6 +336,10 @@ declare const _default: Readonly<{
|
|
|
336
336
|
title: string;
|
|
337
337
|
security_title: string;
|
|
338
338
|
security_description: string;
|
|
339
|
+
profile_title: string;
|
|
340
|
+
profile_description: string;
|
|
341
|
+
sidebar_personal_info: string;
|
|
342
|
+
sidebar_security: string;
|
|
339
343
|
support: string;
|
|
340
344
|
};
|
|
341
345
|
verification: {
|
|
@@ -346,6 +350,8 @@ declare const _default: Readonly<{
|
|
|
346
350
|
error_verify_failed: string;
|
|
347
351
|
verification_required: string;
|
|
348
352
|
try_another_method: string;
|
|
353
|
+
no_available_methods_title: string;
|
|
354
|
+
no_available_methods_description: string;
|
|
349
355
|
};
|
|
350
356
|
password_verification: {
|
|
351
357
|
title: string;
|
|
@@ -412,6 +418,24 @@ declare const _default: Readonly<{
|
|
|
412
418
|
backup_codes_count_other: string;
|
|
413
419
|
view: string;
|
|
414
420
|
manage: string;
|
|
421
|
+
turn_on_2_step_verification: string;
|
|
422
|
+
turn_on_2_step_verification_description: string;
|
|
423
|
+
turn_off_2_step_verification: string;
|
|
424
|
+
turn_off_2_step_verification_description: string;
|
|
425
|
+
disable_2_step_verification: string;
|
|
426
|
+
no_verification_method_warning: string;
|
|
427
|
+
account_removal: string;
|
|
428
|
+
delete_your_account: string;
|
|
429
|
+
delete_account: string;
|
|
430
|
+
remove_username_confirmation_title: string;
|
|
431
|
+
remove_username_confirmation_description: string;
|
|
432
|
+
remove_email_confirmation_title: string;
|
|
433
|
+
remove_email_confirmation_description: string;
|
|
434
|
+
remove_phone_confirmation_title: string;
|
|
435
|
+
remove_phone_confirmation_description: string;
|
|
436
|
+
email_removed: string;
|
|
437
|
+
phone_removed: string;
|
|
438
|
+
username_removed: string;
|
|
415
439
|
};
|
|
416
440
|
social: {
|
|
417
441
|
linked: string;
|
|
@@ -7,6 +7,14 @@ declare const _default: Readonly<{
|
|
|
7
7
|
title: string;
|
|
8
8
|
security_title: string;
|
|
9
9
|
security_description: string;
|
|
10
|
+
/** UNTRANSLATED */
|
|
11
|
+
profile_title: string;
|
|
12
|
+
/** UNTRANSLATED */
|
|
13
|
+
profile_description: string;
|
|
14
|
+
/** UNTRANSLATED */
|
|
15
|
+
sidebar_personal_info: string;
|
|
16
|
+
/** UNTRANSLATED */
|
|
17
|
+
sidebar_security: string;
|
|
10
18
|
support: string;
|
|
11
19
|
};
|
|
12
20
|
verification: {
|
|
@@ -17,6 +25,8 @@ declare const _default: Readonly<{
|
|
|
17
25
|
error_verify_failed: string;
|
|
18
26
|
verification_required: string;
|
|
19
27
|
try_another_method: string;
|
|
28
|
+
no_available_methods_title: string;
|
|
29
|
+
no_available_methods_description: string;
|
|
20
30
|
};
|
|
21
31
|
password_verification: {
|
|
22
32
|
title: string;
|
|
@@ -83,6 +93,24 @@ declare const _default: Readonly<{
|
|
|
83
93
|
backup_codes_count_other: string;
|
|
84
94
|
view: string;
|
|
85
95
|
manage: string;
|
|
96
|
+
turn_on_2_step_verification: string;
|
|
97
|
+
turn_on_2_step_verification_description: string;
|
|
98
|
+
turn_off_2_step_verification: string;
|
|
99
|
+
turn_off_2_step_verification_description: string;
|
|
100
|
+
disable_2_step_verification: string;
|
|
101
|
+
no_verification_method_warning: string;
|
|
102
|
+
account_removal: string;
|
|
103
|
+
delete_your_account: string;
|
|
104
|
+
delete_account: string;
|
|
105
|
+
remove_username_confirmation_title: string;
|
|
106
|
+
remove_username_confirmation_description: string;
|
|
107
|
+
remove_email_confirmation_title: string;
|
|
108
|
+
remove_email_confirmation_description: string;
|
|
109
|
+
remove_phone_confirmation_title: string;
|
|
110
|
+
remove_phone_confirmation_description: string;
|
|
111
|
+
email_removed: string;
|
|
112
|
+
phone_removed: string;
|
|
113
|
+
username_removed: string;
|
|
86
114
|
};
|
|
87
115
|
social: {
|
|
88
116
|
linked: string;
|
|
@@ -7,6 +7,14 @@ const account_center = {
|
|
|
7
7
|
title: 'Konto',
|
|
8
8
|
security_title: 'Sicherheit',
|
|
9
9
|
security_description: 'Ändern Sie hier Ihre Kontoeinstellungen, um die Sicherheit Ihres Kontos zu gewährleisten.',
|
|
10
|
+
/** UNTRANSLATED */
|
|
11
|
+
profile_title: 'Personal info',
|
|
12
|
+
/** UNTRANSLATED */
|
|
13
|
+
profile_description: 'Change your personal information here.',
|
|
14
|
+
/** UNTRANSLATED */
|
|
15
|
+
sidebar_personal_info: 'Personal info',
|
|
16
|
+
/** UNTRANSLATED */
|
|
17
|
+
sidebar_security: 'Security',
|
|
10
18
|
support: 'Hilfe',
|
|
11
19
|
},
|
|
12
20
|
verification: {
|
|
@@ -17,6 +25,8 @@ const account_center = {
|
|
|
17
25
|
error_verify_failed: 'Verifizierung fehlgeschlagen. Bitte gib den Code erneut ein.',
|
|
18
26
|
verification_required: 'Verifizierung abgelaufen. Bitte bestätige deine Identität erneut.',
|
|
19
27
|
try_another_method: 'Versuche eine andere Verifizierungsmethode',
|
|
28
|
+
no_available_methods_title: 'Keine Verifizierungsmethoden verfügbar',
|
|
29
|
+
no_available_methods_description: 'Du hast noch keine Verifizierungsmethoden eingerichtet. Bitte füge zuerst ein Passwort, eine E-Mail-Adresse oder eine Telefonnummer zu deinem Konto hinzu.',
|
|
20
30
|
},
|
|
21
31
|
password_verification: {
|
|
22
32
|
title: 'Passwort bestätigen',
|
|
@@ -83,6 +93,24 @@ const account_center = {
|
|
|
83
93
|
backup_codes_count_other: '{{count}} Codes verbleibend',
|
|
84
94
|
view: 'Ansehen',
|
|
85
95
|
manage: 'Verwalten',
|
|
96
|
+
turn_on_2_step_verification: '2-Faktor-Verifizierung aktivieren',
|
|
97
|
+
turn_on_2_step_verification_description: 'Fügen Sie eine zusätzliche Sicherheitsebene hinzu. Sie werden bei der Anmeldung zu einem zweiten Verifizierungsschritt aufgefordert.',
|
|
98
|
+
turn_off_2_step_verification: '2-Faktor-Verifizierung deaktivieren',
|
|
99
|
+
turn_off_2_step_verification_description: 'Das Deaktivieren der 2-Faktor-Verifizierung entfernt die zusätzliche Schutzebene für Ihr Konto bei der Anmeldung. Möchten Sie wirklich fortfahren?',
|
|
100
|
+
disable_2_step_verification: 'Deaktivieren',
|
|
101
|
+
no_verification_method_warning: 'Sie haben keine zweite Verifizierungsmethode hinzugefügt. Fügen Sie mindestens eine hinzu, um die 2-Faktor-Verifizierung bei der Anmeldung zu aktivieren.',
|
|
102
|
+
account_removal: 'Kontolöschung',
|
|
103
|
+
delete_your_account: 'Ihr Konto löschen',
|
|
104
|
+
delete_account: 'Konto löschen',
|
|
105
|
+
remove_username_confirmation_title: 'Benutzernamen entfernen',
|
|
106
|
+
remove_username_confirmation_description: 'Nach dem Entfernen können Sie sich nicht mehr mit diesem Benutzernamen anmelden. Möchten Sie wirklich fortfahren?',
|
|
107
|
+
remove_email_confirmation_title: 'E-Mail-Adresse entfernen',
|
|
108
|
+
remove_email_confirmation_description: 'Nach dem Entfernen können Sie sich nicht mehr mit dieser E-Mail-Adresse anmelden. Möchten Sie wirklich fortfahren?',
|
|
109
|
+
remove_phone_confirmation_title: 'Telefonnummer entfernen',
|
|
110
|
+
remove_phone_confirmation_description: 'Nach dem Entfernen können Sie sich nicht mehr mit dieser Telefonnummer anmelden. Möchten Sie wirklich fortfahren?',
|
|
111
|
+
email_removed: 'E-Mail-Adresse wurde erfolgreich entfernt.',
|
|
112
|
+
phone_removed: 'Telefonnummer wurde erfolgreich entfernt.',
|
|
113
|
+
username_removed: 'Benutzername erfolgreich entfernt.',
|
|
86
114
|
},
|
|
87
115
|
social: {
|
|
88
116
|
linked: '{{connector}} wurde erfolgreich verknüpft.',
|
|
@@ -336,6 +336,10 @@ declare const _default: Readonly<{
|
|
|
336
336
|
title: string;
|
|
337
337
|
security_title: string;
|
|
338
338
|
security_description: string;
|
|
339
|
+
profile_title: string;
|
|
340
|
+
profile_description: string;
|
|
341
|
+
sidebar_personal_info: string;
|
|
342
|
+
sidebar_security: string;
|
|
339
343
|
support: string;
|
|
340
344
|
};
|
|
341
345
|
verification: {
|
|
@@ -346,6 +350,8 @@ declare const _default: Readonly<{
|
|
|
346
350
|
error_verify_failed: string;
|
|
347
351
|
verification_required: string;
|
|
348
352
|
try_another_method: string;
|
|
353
|
+
no_available_methods_title: string;
|
|
354
|
+
no_available_methods_description: string;
|
|
349
355
|
};
|
|
350
356
|
password_verification: {
|
|
351
357
|
title: string;
|
|
@@ -412,6 +418,24 @@ declare const _default: Readonly<{
|
|
|
412
418
|
backup_codes_count_other: string;
|
|
413
419
|
view: string;
|
|
414
420
|
manage: string;
|
|
421
|
+
turn_on_2_step_verification: string;
|
|
422
|
+
turn_on_2_step_verification_description: string;
|
|
423
|
+
turn_off_2_step_verification: string;
|
|
424
|
+
turn_off_2_step_verification_description: string;
|
|
425
|
+
disable_2_step_verification: string;
|
|
426
|
+
no_verification_method_warning: string;
|
|
427
|
+
account_removal: string;
|
|
428
|
+
delete_your_account: string;
|
|
429
|
+
delete_account: string;
|
|
430
|
+
remove_username_confirmation_title: string;
|
|
431
|
+
remove_username_confirmation_description: string;
|
|
432
|
+
remove_email_confirmation_title: string;
|
|
433
|
+
remove_email_confirmation_description: string;
|
|
434
|
+
remove_phone_confirmation_title: string;
|
|
435
|
+
remove_phone_confirmation_description: string;
|
|
436
|
+
email_removed: string;
|
|
437
|
+
phone_removed: string;
|
|
438
|
+
username_removed: string;
|
|
415
439
|
};
|
|
416
440
|
social: {
|
|
417
441
|
linked: string;
|
|
@@ -7,6 +7,10 @@ declare const _default: Readonly<{
|
|
|
7
7
|
title: string;
|
|
8
8
|
security_title: string;
|
|
9
9
|
security_description: string;
|
|
10
|
+
profile_title: string;
|
|
11
|
+
profile_description: string;
|
|
12
|
+
sidebar_personal_info: string;
|
|
13
|
+
sidebar_security: string;
|
|
10
14
|
support: string;
|
|
11
15
|
};
|
|
12
16
|
verification: {
|
|
@@ -17,6 +21,8 @@ declare const _default: Readonly<{
|
|
|
17
21
|
error_verify_failed: string;
|
|
18
22
|
verification_required: string;
|
|
19
23
|
try_another_method: string;
|
|
24
|
+
no_available_methods_title: string;
|
|
25
|
+
no_available_methods_description: string;
|
|
20
26
|
};
|
|
21
27
|
password_verification: {
|
|
22
28
|
title: string;
|
|
@@ -83,6 +89,24 @@ declare const _default: Readonly<{
|
|
|
83
89
|
backup_codes_count_other: string;
|
|
84
90
|
view: string;
|
|
85
91
|
manage: string;
|
|
92
|
+
turn_on_2_step_verification: string;
|
|
93
|
+
turn_on_2_step_verification_description: string;
|
|
94
|
+
turn_off_2_step_verification: string;
|
|
95
|
+
turn_off_2_step_verification_description: string;
|
|
96
|
+
disable_2_step_verification: string;
|
|
97
|
+
no_verification_method_warning: string;
|
|
98
|
+
account_removal: string;
|
|
99
|
+
delete_your_account: string;
|
|
100
|
+
delete_account: string;
|
|
101
|
+
remove_username_confirmation_title: string;
|
|
102
|
+
remove_username_confirmation_description: string;
|
|
103
|
+
remove_email_confirmation_title: string;
|
|
104
|
+
remove_email_confirmation_description: string;
|
|
105
|
+
remove_phone_confirmation_title: string;
|
|
106
|
+
remove_phone_confirmation_description: string;
|
|
107
|
+
email_removed: string;
|
|
108
|
+
phone_removed: string;
|
|
109
|
+
username_removed: string;
|
|
86
110
|
};
|
|
87
111
|
social: {
|
|
88
112
|
linked: string;
|
|
@@ -7,6 +7,10 @@ const account_center = {
|
|
|
7
7
|
title: 'Account',
|
|
8
8
|
security_title: 'Security',
|
|
9
9
|
security_description: 'Change your account settings here to ensure your account security.',
|
|
10
|
+
profile_title: 'Personal info',
|
|
11
|
+
profile_description: 'Change your personal information here.',
|
|
12
|
+
sidebar_personal_info: 'Personal info',
|
|
13
|
+
sidebar_security: 'Security',
|
|
10
14
|
support: 'Support',
|
|
11
15
|
},
|
|
12
16
|
verification: {
|
|
@@ -17,6 +21,8 @@ const account_center = {
|
|
|
17
21
|
error_verify_failed: 'Verification failed. Please enter the code again.',
|
|
18
22
|
verification_required: 'Verification expired. Please verify your identity again.',
|
|
19
23
|
try_another_method: 'Try another method to verify',
|
|
24
|
+
no_available_methods_title: 'No verification methods available',
|
|
25
|
+
no_available_methods_description: "You don't have any verification methods set up. Please add a password, email, or phone number to your account first.",
|
|
20
26
|
},
|
|
21
27
|
password_verification: {
|
|
22
28
|
title: 'Verify password',
|
|
@@ -83,6 +89,24 @@ const account_center = {
|
|
|
83
89
|
backup_codes_count_other: '{{count}} codes remaining',
|
|
84
90
|
view: 'View',
|
|
85
91
|
manage: 'Manage',
|
|
92
|
+
turn_on_2_step_verification: 'Turn on 2-step verification',
|
|
93
|
+
turn_on_2_step_verification_description: "Add an extra layer of security. You'll be prompted for a second verification step at sign-in.",
|
|
94
|
+
turn_off_2_step_verification: 'Turn off 2-step verification',
|
|
95
|
+
turn_off_2_step_verification_description: 'Disabling 2-step verification will remove the extra layer of protection from your account at sign-in. Are you sure you want to continue?',
|
|
96
|
+
disable_2_step_verification: 'Disable',
|
|
97
|
+
no_verification_method_warning: "You haven't added a second verification method. Add at least one to enable 2-step verification at sign-in.",
|
|
98
|
+
account_removal: 'Account removal',
|
|
99
|
+
delete_your_account: 'Delete your account',
|
|
100
|
+
delete_account: 'Delete account',
|
|
101
|
+
remove_username_confirmation_title: 'Remove username',
|
|
102
|
+
remove_username_confirmation_description: 'Once removed, you will no longer be able to sign in with this username. Are you sure you want to continue?',
|
|
103
|
+
remove_email_confirmation_title: 'Remove email address',
|
|
104
|
+
remove_email_confirmation_description: 'Once removed, you will no longer be able to sign in with this email address. Are you sure you want to continue?',
|
|
105
|
+
remove_phone_confirmation_title: 'Remove phone number',
|
|
106
|
+
remove_phone_confirmation_description: 'Once removed, you will no longer be able to sign in with this phone number. Are you sure you want to continue?',
|
|
107
|
+
email_removed: 'Email address removed successfully.',
|
|
108
|
+
phone_removed: 'Phone number removed successfully.',
|
|
109
|
+
username_removed: 'Username removed successfully.',
|
|
86
110
|
},
|
|
87
111
|
social: {
|
|
88
112
|
linked: '{{connector}} linked successfully.',
|
|
@@ -336,6 +336,10 @@ declare const _default: Readonly<{
|
|
|
336
336
|
title: string;
|
|
337
337
|
security_title: string;
|
|
338
338
|
security_description: string;
|
|
339
|
+
profile_title: string;
|
|
340
|
+
profile_description: string;
|
|
341
|
+
sidebar_personal_info: string;
|
|
342
|
+
sidebar_security: string;
|
|
339
343
|
support: string;
|
|
340
344
|
};
|
|
341
345
|
verification: {
|
|
@@ -346,6 +350,8 @@ declare const _default: Readonly<{
|
|
|
346
350
|
error_verify_failed: string;
|
|
347
351
|
verification_required: string;
|
|
348
352
|
try_another_method: string;
|
|
353
|
+
no_available_methods_title: string;
|
|
354
|
+
no_available_methods_description: string;
|
|
349
355
|
};
|
|
350
356
|
password_verification: {
|
|
351
357
|
title: string;
|
|
@@ -412,6 +418,24 @@ declare const _default: Readonly<{
|
|
|
412
418
|
backup_codes_count_other: string;
|
|
413
419
|
view: string;
|
|
414
420
|
manage: string;
|
|
421
|
+
turn_on_2_step_verification: string;
|
|
422
|
+
turn_on_2_step_verification_description: string;
|
|
423
|
+
turn_off_2_step_verification: string;
|
|
424
|
+
turn_off_2_step_verification_description: string;
|
|
425
|
+
disable_2_step_verification: string;
|
|
426
|
+
no_verification_method_warning: string;
|
|
427
|
+
account_removal: string;
|
|
428
|
+
delete_your_account: string;
|
|
429
|
+
delete_account: string;
|
|
430
|
+
remove_username_confirmation_title: string;
|
|
431
|
+
remove_username_confirmation_description: string;
|
|
432
|
+
remove_email_confirmation_title: string;
|
|
433
|
+
remove_email_confirmation_description: string;
|
|
434
|
+
remove_phone_confirmation_title: string;
|
|
435
|
+
remove_phone_confirmation_description: string;
|
|
436
|
+
email_removed: string;
|
|
437
|
+
phone_removed: string;
|
|
438
|
+
username_removed: string;
|
|
415
439
|
};
|
|
416
440
|
social: {
|
|
417
441
|
linked: string;
|
|
@@ -7,6 +7,14 @@ declare const _default: Readonly<{
|
|
|
7
7
|
title: string;
|
|
8
8
|
security_title: string;
|
|
9
9
|
security_description: string;
|
|
10
|
+
/** UNTRANSLATED */
|
|
11
|
+
profile_title: string;
|
|
12
|
+
/** UNTRANSLATED */
|
|
13
|
+
profile_description: string;
|
|
14
|
+
/** UNTRANSLATED */
|
|
15
|
+
sidebar_personal_info: string;
|
|
16
|
+
/** UNTRANSLATED */
|
|
17
|
+
sidebar_security: string;
|
|
10
18
|
support: string;
|
|
11
19
|
};
|
|
12
20
|
verification: {
|
|
@@ -17,6 +25,8 @@ declare const _default: Readonly<{
|
|
|
17
25
|
error_verify_failed: string;
|
|
18
26
|
verification_required: string;
|
|
19
27
|
try_another_method: string;
|
|
28
|
+
no_available_methods_title: string;
|
|
29
|
+
no_available_methods_description: string;
|
|
20
30
|
};
|
|
21
31
|
password_verification: {
|
|
22
32
|
title: string;
|
|
@@ -83,6 +93,24 @@ declare const _default: Readonly<{
|
|
|
83
93
|
backup_codes_count_other: string;
|
|
84
94
|
view: string;
|
|
85
95
|
manage: string;
|
|
96
|
+
turn_on_2_step_verification: string;
|
|
97
|
+
turn_on_2_step_verification_description: string;
|
|
98
|
+
turn_off_2_step_verification: string;
|
|
99
|
+
turn_off_2_step_verification_description: string;
|
|
100
|
+
disable_2_step_verification: string;
|
|
101
|
+
no_verification_method_warning: string;
|
|
102
|
+
account_removal: string;
|
|
103
|
+
delete_your_account: string;
|
|
104
|
+
delete_account: string;
|
|
105
|
+
remove_username_confirmation_title: string;
|
|
106
|
+
remove_username_confirmation_description: string;
|
|
107
|
+
remove_email_confirmation_title: string;
|
|
108
|
+
remove_email_confirmation_description: string;
|
|
109
|
+
remove_phone_confirmation_title: string;
|
|
110
|
+
remove_phone_confirmation_description: string;
|
|
111
|
+
email_removed: string;
|
|
112
|
+
phone_removed: string;
|
|
113
|
+
username_removed: string;
|
|
86
114
|
};
|
|
87
115
|
social: {
|
|
88
116
|
linked: string;
|
|
@@ -7,6 +7,14 @@ const account_center = {
|
|
|
7
7
|
title: 'Cuenta',
|
|
8
8
|
security_title: 'Seguridad',
|
|
9
9
|
security_description: 'Cambia aquí la configuración de tu cuenta para garantizar su seguridad.',
|
|
10
|
+
/** UNTRANSLATED */
|
|
11
|
+
profile_title: 'Personal info',
|
|
12
|
+
/** UNTRANSLATED */
|
|
13
|
+
profile_description: 'Change your personal information here.',
|
|
14
|
+
/** UNTRANSLATED */
|
|
15
|
+
sidebar_personal_info: 'Personal info',
|
|
16
|
+
/** UNTRANSLATED */
|
|
17
|
+
sidebar_security: 'Security',
|
|
10
18
|
support: 'Soporte',
|
|
11
19
|
},
|
|
12
20
|
verification: {
|
|
@@ -17,6 +25,8 @@ const account_center = {
|
|
|
17
25
|
error_verify_failed: 'La verificación falló. Ingresa el código nuevamente.',
|
|
18
26
|
verification_required: 'La verificación expiró. Vuelve a comprobar tu identidad.',
|
|
19
27
|
try_another_method: 'Prueba otro método de verificación',
|
|
28
|
+
no_available_methods_title: 'No hay métodos de verificación disponibles',
|
|
29
|
+
no_available_methods_description: 'No tienes ningún método de verificación configurado. Primero agrega una contraseña, un correo electrónico o un número de teléfono a tu cuenta.',
|
|
20
30
|
},
|
|
21
31
|
password_verification: {
|
|
22
32
|
title: 'Verifica la contraseña',
|
|
@@ -83,6 +93,24 @@ const account_center = {
|
|
|
83
93
|
backup_codes_count_other: '{{count}} códigos restantes',
|
|
84
94
|
view: 'Ver',
|
|
85
95
|
manage: 'Gestionar',
|
|
96
|
+
turn_on_2_step_verification: 'Activar verificación en dos pasos',
|
|
97
|
+
turn_on_2_step_verification_description: 'Añade una capa extra de seguridad. Se te pedirá un segundo paso de verificación al iniciar sesión.',
|
|
98
|
+
turn_off_2_step_verification: 'Desactivar verificación en dos pasos',
|
|
99
|
+
turn_off_2_step_verification_description: 'Desactivar la verificación en dos pasos eliminará la capa extra de protección de tu cuenta al iniciar sesión. ¿Estás seguro de que quieres continuar?',
|
|
100
|
+
disable_2_step_verification: 'Desactivar',
|
|
101
|
+
no_verification_method_warning: 'No has añadido un segundo método de verificación. Añade al menos uno para activar la verificación en dos pasos al iniciar sesión.',
|
|
102
|
+
account_removal: 'Eliminación de la cuenta',
|
|
103
|
+
delete_your_account: 'Elimina tu cuenta',
|
|
104
|
+
delete_account: 'Eliminar cuenta',
|
|
105
|
+
remove_username_confirmation_title: 'Eliminar nombre de usuario',
|
|
106
|
+
remove_username_confirmation_description: 'Una vez eliminado, ya no podrás iniciar sesión con este nombre de usuario. ¿Estás seguro de que quieres continuar?',
|
|
107
|
+
remove_email_confirmation_title: 'Eliminar dirección de correo electrónico',
|
|
108
|
+
remove_email_confirmation_description: 'Una vez eliminada, ya no podrás iniciar sesión con esta dirección de correo electrónico. ¿Estás seguro de que quieres continuar?',
|
|
109
|
+
remove_phone_confirmation_title: 'Eliminar número de teléfono',
|
|
110
|
+
remove_phone_confirmation_description: 'Una vez eliminado, ya no podrás iniciar sesión con este número de teléfono. ¿Estás seguro de que quieres continuar?',
|
|
111
|
+
email_removed: 'Dirección de correo electrónico eliminada correctamente.',
|
|
112
|
+
phone_removed: 'Número de teléfono eliminado correctamente.',
|
|
113
|
+
username_removed: 'Nombre de usuario eliminado correctamente.',
|
|
86
114
|
},
|
|
87
115
|
social: {
|
|
88
116
|
linked: 'Se vinculó {{connector}} correctamente.',
|