@logto/phrases-experience 1.6.1 → 1.8.0

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.
Files changed (102) hide show
  1. package/lib/index.d.ts +5 -5
  2. package/lib/index.js +3 -0
  3. package/lib/locales/ar/action.d.ts +35 -0
  4. package/lib/locales/ar/action.js +35 -0
  5. package/lib/locales/ar/description.d.ts +90 -0
  6. package/lib/locales/ar/description.js +90 -0
  7. package/lib/locales/ar/development-tenant.d.ts +4 -0
  8. package/lib/locales/ar/development-tenant.js +4 -0
  9. package/lib/locales/ar/error/index.d.ts +34 -0
  10. package/lib/locales/ar/error/index.js +22 -0
  11. package/lib/locales/ar/error/password-rejected.d.ts +15 -0
  12. package/lib/locales/ar/error/password-rejected.js +15 -0
  13. package/lib/locales/ar/index.d.ts +232 -0
  14. package/lib/locales/ar/index.js +23 -0
  15. package/lib/locales/ar/input.d.ts +10 -0
  16. package/lib/locales/ar/input.js +10 -0
  17. package/lib/locales/ar/list.d.ts +6 -0
  18. package/lib/locales/ar/list.js +6 -0
  19. package/lib/locales/ar/mfa.d.ts +44 -0
  20. package/lib/locales/ar/mfa.js +44 -0
  21. package/lib/locales/ar/secondary.d.ts +4 -0
  22. package/lib/locales/ar/secondary.js +4 -0
  23. package/lib/locales/ar/user-scopes.d.ts +14 -0
  24. package/lib/locales/ar/user-scopes.js +14 -0
  25. package/lib/locales/de/action.js +1 -1
  26. package/lib/locales/de/description.d.ts +13 -0
  27. package/lib/locales/de/description.js +17 -4
  28. package/lib/locales/de/error/index.js +1 -1
  29. package/lib/locales/de/index.d.ts +10 -0
  30. package/lib/locales/en/action.js +1 -1
  31. package/lib/locales/en/description.d.ts +10 -0
  32. package/lib/locales/en/description.js +14 -4
  33. package/lib/locales/en/error/index.js +1 -1
  34. package/lib/locales/en/index.d.ts +10 -0
  35. package/lib/locales/es/action.js +1 -1
  36. package/lib/locales/es/description.d.ts +13 -0
  37. package/lib/locales/es/description.js +17 -4
  38. package/lib/locales/es/error/index.js +1 -1
  39. package/lib/locales/es/index.d.ts +10 -0
  40. package/lib/locales/fr/action.js +1 -1
  41. package/lib/locales/fr/description.d.ts +13 -0
  42. package/lib/locales/fr/description.js +17 -4
  43. package/lib/locales/fr/error/index.js +1 -1
  44. package/lib/locales/fr/index.d.ts +10 -0
  45. package/lib/locales/it/action.js +1 -1
  46. package/lib/locales/it/description.d.ts +13 -0
  47. package/lib/locales/it/description.js +17 -4
  48. package/lib/locales/it/error/index.js +1 -1
  49. package/lib/locales/it/index.d.ts +10 -0
  50. package/lib/locales/ja/action.js +1 -1
  51. package/lib/locales/ja/description.d.ts +13 -0
  52. package/lib/locales/ja/description.js +17 -4
  53. package/lib/locales/ja/error/index.js +1 -1
  54. package/lib/locales/ja/index.d.ts +10 -0
  55. package/lib/locales/ko/action.js +1 -1
  56. package/lib/locales/ko/description.d.ts +13 -0
  57. package/lib/locales/ko/description.js +17 -4
  58. package/lib/locales/ko/index.d.ts +10 -0
  59. package/lib/locales/pl-pl/action.js +1 -1
  60. package/lib/locales/pl-pl/description.d.ts +17 -0
  61. package/lib/locales/pl-pl/description.js +21 -4
  62. package/lib/locales/pl-pl/error/index.js +1 -1
  63. package/lib/locales/pl-pl/index.d.ts +14 -0
  64. package/lib/locales/pt-br/action.js +1 -1
  65. package/lib/locales/pt-br/description.d.ts +13 -0
  66. package/lib/locales/pt-br/description.js +17 -4
  67. package/lib/locales/pt-br/error/index.js +1 -1
  68. package/lib/locales/pt-br/index.d.ts +10 -0
  69. package/lib/locales/pt-pt/action.js +1 -1
  70. package/lib/locales/pt-pt/description.d.ts +13 -0
  71. package/lib/locales/pt-pt/description.js +17 -4
  72. package/lib/locales/pt-pt/index.d.ts +10 -0
  73. package/lib/locales/ru/action.js +1 -1
  74. package/lib/locales/ru/description.d.ts +17 -0
  75. package/lib/locales/ru/description.js +21 -4
  76. package/lib/locales/ru/error/index.js +1 -1
  77. package/lib/locales/ru/index.d.ts +14 -0
  78. package/lib/locales/tr-tr/action.js +1 -1
  79. package/lib/locales/tr-tr/description.d.ts +13 -0
  80. package/lib/locales/tr-tr/description.js +17 -4
  81. package/lib/locales/tr-tr/error/index.js +1 -1
  82. package/lib/locales/tr-tr/index.d.ts +10 -0
  83. package/lib/locales/zh-cn/action.d.ts +0 -2
  84. package/lib/locales/zh-cn/action.js +3 -5
  85. package/lib/locales/zh-cn/description.d.ts +10 -0
  86. package/lib/locales/zh-cn/description.js +17 -7
  87. package/lib/locales/zh-cn/error/index.js +1 -1
  88. package/lib/locales/zh-cn/index.d.ts +10 -0
  89. package/lib/locales/zh-cn/user-scopes.d.ts +0 -9
  90. package/lib/locales/zh-cn/user-scopes.js +9 -18
  91. package/lib/locales/zh-hk/action.js +1 -1
  92. package/lib/locales/zh-hk/description.d.ts +13 -0
  93. package/lib/locales/zh-hk/description.js +17 -4
  94. package/lib/locales/zh-hk/error/index.js +1 -1
  95. package/lib/locales/zh-hk/index.d.ts +10 -0
  96. package/lib/locales/zh-tw/action.js +1 -1
  97. package/lib/locales/zh-tw/description.d.ts +13 -0
  98. package/lib/locales/zh-tw/description.js +17 -4
  99. package/lib/locales/zh-tw/error/index.js +1 -1
  100. package/lib/locales/zh-tw/index.d.ts +10 -0
  101. package/lib/types.d.ts +2 -2
  102. package/package.json +7 -8
@@ -0,0 +1,10 @@
1
+ const input = {
2
+ username: 'اسم المستخدم',
3
+ password: 'كلمة المرور',
4
+ email: 'البريد الإلكتروني',
5
+ phone_number: 'رقم الهاتف',
6
+ confirm_password: 'تأكيد كلمة المرور',
7
+ search_region_code: 'رمز منطقة البحث',
8
+ backup_code: 'رمز النسخ الاحتياطي',
9
+ };
10
+ export default Object.freeze(input);
@@ -0,0 +1,6 @@
1
+ declare const _default: Readonly<{
2
+ or: string;
3
+ and: string;
4
+ separator: string;
5
+ }>;
6
+ export default _default;
@@ -0,0 +1,6 @@
1
+ const list = {
2
+ or: 'أو',
3
+ and: 'و',
4
+ separator: '،',
5
+ };
6
+ export default Object.freeze(list);
@@ -0,0 +1,44 @@
1
+ declare const _default: Readonly<{
2
+ totp: string;
3
+ webauthn: string;
4
+ backup_code: string;
5
+ link_totp_description: string;
6
+ link_webauthn_description: string;
7
+ link_backup_code_description: string;
8
+ verify_totp_description: string;
9
+ verify_webauthn_description: string;
10
+ verify_backup_code_description: string;
11
+ add_mfa_factors: string;
12
+ add_mfa_description: string;
13
+ verify_mfa_factors: string;
14
+ verify_mfa_description: string;
15
+ add_authenticator_app: string;
16
+ step: string;
17
+ scan_qr_code: string;
18
+ scan_qr_code_description: string;
19
+ qr_code_not_available: string;
20
+ copy_and_paste_key: string;
21
+ copy_and_paste_key_description: string;
22
+ want_to_scan_qr_code: string;
23
+ enter_one_time_code: string;
24
+ enter_one_time_code_link_description: string;
25
+ enter_one_time_code_description: string;
26
+ link_another_mfa_factor: string;
27
+ save_backup_code: string;
28
+ save_backup_code_description: string;
29
+ backup_code_hint: string;
30
+ enter_a_backup_code: string;
31
+ enter_backup_code_description: string;
32
+ create_a_passkey: string;
33
+ create_passkey_description: string;
34
+ try_another_verification_method: string;
35
+ verify_via_passkey: string;
36
+ verify_via_passkey_description: string;
37
+ secret_key_copied: string;
38
+ backup_code_copied: string;
39
+ webauthn_not_ready: string;
40
+ webauthn_not_supported: string;
41
+ webauthn_failed_to_create: string;
42
+ webauthn_failed_to_verify: string;
43
+ }>;
44
+ export default _default;
@@ -0,0 +1,44 @@
1
+ const mfa = {
2
+ totp: 'رمز OTP لتطبيق المصادقة',
3
+ webauthn: 'مفتاح المرور',
4
+ backup_code: 'رمز النسخ الاحتياطي',
5
+ link_totp_description: 'مثال: Google Authenticator، إلخ.',
6
+ link_webauthn_description: 'ربط جهازك أو جهاز USB الخاص بك',
7
+ link_backup_code_description: 'إنشاء رمز نسخ احتياطي',
8
+ verify_totp_description: 'أدخل الرمز المرة الواحدة في التطبيق',
9
+ verify_webauthn_description: 'تحقق من جهازك أو جهاز USB الخاص بك',
10
+ verify_backup_code_description: 'الصق رمز النسخ الاحتياطي الذي حفظته',
11
+ add_mfa_factors: 'إضافة التحقق من خطوتين',
12
+ add_mfa_description: 'تم تمكين التحقق من خطوتين. حدد طريقة التحقق الثانية لتسجيل الدخول الآمن.',
13
+ verify_mfa_factors: 'التحقق من خطوتين',
14
+ verify_mfa_description: 'تم تمكين التحقق من خطوتين لهذا الحساب. يرجى تحديد الطريقة الثانية للتحقق من هويتك.',
15
+ add_authenticator_app: 'إضافة تطبيق المصادقة',
16
+ step: 'الخطوة {{step, number}}: {{content}}',
17
+ scan_qr_code: 'مسح رمز الاستجابة السريعة هذا',
18
+ scan_qr_code_description: 'مسح رمز الاستجابة السريعة التالي باستخدام تطبيق المصادقة الخاص بك ، مثل Google Authenticator و Duo Mobile و Authy ، إلخ.',
19
+ qr_code_not_available: 'لا يمكن مسح رمز الاستجابة السريعة؟',
20
+ copy_and_paste_key: 'انسخ والصق المفتاح',
21
+ copy_and_paste_key_description: 'انسخ والصق المفتاح التالي في تطبيق المصادقة الخاص بك ، مثل Google Authenticator و Duo Mobile و Authy ، إلخ.',
22
+ want_to_scan_qr_code: 'هل ترغب في مسح رمز الاستجابة السريعة؟',
23
+ enter_one_time_code: 'أدخل الرمز لمرة واحدة',
24
+ enter_one_time_code_link_description: 'أدخل رمز التحقق المكون من 6 أرقام الذي تم إنشاؤه بواسطة تطبيق المصادقة.',
25
+ enter_one_time_code_description: 'تم تمكين التحقق من خطوتين لهذا الحساب. يرجى إدخال الرمز لمرة واحدة المعروض على تطبيق المصادقة المرتبط بك.',
26
+ link_another_mfa_factor: 'التبديل إلى طريقة أخرى',
27
+ save_backup_code: 'احفظ رمز النسخ الاحتياطي الخاص بك',
28
+ save_backup_code_description: 'يمكنك استخدام أحد هذه الرموز الاحتياطية للوصول إلى حسابك إذا واجهتك مشكلة أثناء التحقق من خطوتين بطرق أخرى. يمكن استخدام كل رمز مرة واحدة فقط.',
29
+ backup_code_hint: 'تأكد من نسخها وحفظها في مكان آمن.',
30
+ enter_a_backup_code: 'أدخل رمز النسخ الاحتياطي',
31
+ enter_backup_code_description: 'أدخل رمز النسخ الاحتياطي الذي حفظته عند تمكين التحقق من خطوتين في البداية.',
32
+ create_a_passkey: 'إنشاء مفتاح المرور',
33
+ create_passkey_description: 'سجل مفتاح المرور الخاص بك باستخدام بيومتريات الجهاز أو مفاتيح الأمان (مثل YubiKey) أو الأساليب المتاحة الأخرى.',
34
+ try_another_verification_method: 'جرب طريقة أخرى للتحقق',
35
+ verify_via_passkey: 'التحقق عبر مفتاح المرور',
36
+ verify_via_passkey_description: 'استخدم مفتاح المرور للتحقق من خلال كلمة المرور الخاصة بجهازك أو البيومتريات ، أو مسح رمز الاستجابة السريعة ، أو استخدام مفتاح الأمان USB مثل YubiKey.',
37
+ secret_key_copied: 'تم نسخ المفتاح السري.',
38
+ backup_code_copied: 'تم نسخ رمز النسخ الاحتياطي.',
39
+ webauthn_not_ready: 'WebAuthn غير جاهز حاليًا. يرجى المحاولة مرة أخرى لاحقًا.',
40
+ webauthn_not_supported: 'WebAuthn غير مدعوم في هذا المتصفح.',
41
+ webauthn_failed_to_create: 'فشل في الإنشاء. يرجى المحاولة مرة أخرى.',
42
+ webauthn_failed_to_verify: 'فشل التحقق. يرجى المحاولة مرة أخرى.',
43
+ };
44
+ export default Object.freeze(mfa);
@@ -0,0 +1,4 @@
1
+ declare const _default: Readonly<{
2
+ social_bind_with: string;
3
+ }>;
4
+ export default _default;
@@ -0,0 +1,4 @@
1
+ const secondary = {
2
+ social_bind_with: 'هل لديك حساب بالفعل؟ قم بتسجيل الدخول لربط {{methods, list(type: disjunction;)}} بالهوية الاجتماعية الخاصة بك.',
3
+ };
4
+ export default Object.freeze(secondary);
@@ -0,0 +1,14 @@
1
+ declare const _default: Readonly<{
2
+ descriptions: {
3
+ custom_data: string;
4
+ email: string;
5
+ phone: string;
6
+ profile: string;
7
+ roles: string;
8
+ identities: string;
9
+ 'urn:logto:scope:organizations': string;
10
+ 'urn:logto:scope:organization_roles': string;
11
+ address: string;
12
+ };
13
+ }>;
14
+ export default _default;
@@ -0,0 +1,14 @@
1
+ const user_scopes = {
2
+ descriptions: {
3
+ custom_data: 'بياناتك المخصصة',
4
+ email: 'عنوان بريدك الإلكتروني',
5
+ phone: 'رقم هاتفك',
6
+ profile: 'اسمك، اسم المستخدم، الصورة الرمزية ومعلومات الملف الشخصي الأخرى',
7
+ roles: 'الأدوار الخاصة بك',
8
+ identities: 'هوياتك الاجتماعية المرتبطة',
9
+ 'urn:logto:scope:organizations': 'معلومات منظماتك',
10
+ 'urn:logto:scope:organization_roles': 'أدوار المنظمة الخاصة بك',
11
+ address: 'عنوانك',
12
+ },
13
+ };
14
+ export default Object.freeze(user_scopes);
@@ -2,7 +2,7 @@ const action = {
2
2
  sign_in: 'Anmelden',
3
3
  continue: 'Weiter',
4
4
  create_account: 'Konto erstellen',
5
- create_account_without_linking: 'Erstelle ein Konto ohne Verknüpfung',
5
+ create_account_without_linking: 'Stattdessen ein neues erstellen',
6
6
  create: 'Erstellen',
7
7
  enter_passcode: 'Bestätigungscode eingeben',
8
8
  confirm: 'Bestätigen',
@@ -28,6 +28,7 @@ declare const _default: Readonly<{
28
28
  social_link_phone: string;
29
29
  social_link_email_or_phone: string;
30
30
  social_bind_with_existing: string;
31
+ skip_social_linking: string;
31
32
  reset_password: string;
32
33
  reset_password_description: string;
33
34
  new_password: string;
@@ -69,16 +70,28 @@ declare const _default: Readonly<{
69
70
  /** UNTRANSLATED */
70
71
  grant_organization_access: string;
71
72
  /** UNTRANSLATED */
73
+ authorize_personal_data_usage: string;
74
+ /** UNTRANSLATED */
75
+ authorize_organization_access: string;
76
+ /** UNTRANSLATED */
72
77
  user_scopes: string;
73
78
  /** UNTRANSLATED */
74
79
  organization_scopes: string;
75
80
  /** UNTRANSLATED */
76
81
  authorize_agreement: string;
77
82
  /** UNTRANSLATED */
83
+ authorize_agreement_with_redirect: string;
84
+ /** UNTRANSLATED */
78
85
  not_you: string;
79
86
  /** UNTRANSLATED */
80
87
  user_id: string;
81
88
  /** UNTRANSLATED */
82
89
  redirect_to: string;
90
+ auto_agreement: string;
91
+ identifier_sign_in_description: string;
92
+ all_sign_in_options: string;
93
+ identifier_register_description: string;
94
+ all_account_creation_options: string;
95
+ back_to_sign_in: string;
83
96
  }>;
84
97
  export default _default;
@@ -14,8 +14,8 @@ const description = {
14
14
  and: 'und',
15
15
  enter_passcode: 'Der Bestätigungscode wurde an deine {{address}} gesendet',
16
16
  passcode_sent: 'Der Bestätigungscode wurde erneut gesendet',
17
- resend_after_seconds: 'Nach <span>{{seconds}}</span> Sekunden erneut senden',
18
- resend_passcode: 'Bestätigungscode erneut senden',
17
+ resend_after_seconds: 'Noch nicht erhalten? Erneut senden nach <span>{{seconds}}</span> Sekunden',
18
+ resend_passcode: 'Noch nicht erhalten? <a>Bestätigungscode erneut senden</a>',
19
19
  create_account_id_exists: 'Das Konto mit {{type}} {{value}} existiert bereits, möchtest du dich anmelden?',
20
20
  link_account_id_exists: 'Das Konto mit {{type}} {{value}} existiert bereits, möchtest du es mit deinem Konto verknüpfen?',
21
21
  sign_in_id_does_not_exist: 'Das Konto mit {{type}} {{value}} existiert nicht, möchtest du ein neues Konto erstellen?',
@@ -27,7 +27,8 @@ const description = {
27
27
  social_link_email: 'Du kannst eine weitere Email verknüpfen',
28
28
  social_link_phone: 'Du kannst eine weitere Telefonnummer verknüpfen',
29
29
  social_link_email_or_phone: 'Du kannst eine weitere Email oder Telefonnummer verknüpfen',
30
- social_bind_with_existing: 'Wir haben eine verwandte {{method}} gefunden, die bereits registriert wurde, und Sie können sie direkt verknüpfen.',
30
+ social_bind_with_existing: 'Wir haben ein zugehöriges Konto gefunden, das bereits registriert wurde, und Sie können es direkt verknüpfen.',
31
+ skip_social_linking: 'Verknüpfung mit vorhandenem Konto überspringen?',
31
32
  reset_password: 'Passwort vergessen',
32
33
  reset_password_description: 'Gib die {{types, list(type: disjunction;)}} deines Kontos ein und wir senden dir einen Bestätigungscode um dein Passwort zurückzusetzen.',
33
34
  new_password: 'Neues Passwort',
@@ -69,16 +70,28 @@ const description = {
69
70
  /** UNTRANSLATED */
70
71
  grant_organization_access: 'Grant the organization access:',
71
72
  /** UNTRANSLATED */
73
+ authorize_personal_data_usage: 'Authorize the use of your personal data:',
74
+ /** UNTRANSLATED */
75
+ authorize_organization_access: 'Authorize access to the specific organization:',
76
+ /** UNTRANSLATED */
72
77
  user_scopes: 'Personal user data',
73
78
  /** UNTRANSLATED */
74
79
  organization_scopes: 'Organization access',
75
80
  /** UNTRANSLATED */
76
- authorize_agreement: `By authorize the access, you agree to the {{name}}'s <link></link>.`,
81
+ authorize_agreement: `By authorizing the access, you agree to the {{name}}'s <link></link>.`,
82
+ /** UNTRANSLATED */
83
+ authorize_agreement_with_redirect: `By authorizing the access, you agree to the {{name}}'s <link></link>, and will be redirected to {{uri}}.`,
77
84
  /** UNTRANSLATED */
78
85
  not_you: 'Not you?',
79
86
  /** UNTRANSLATED */
80
87
  user_id: 'User ID: {{id}}',
81
88
  /** UNTRANSLATED */
82
89
  redirect_to: 'You will be redirected to {{name}}.',
90
+ auto_agreement: 'Indem Sie fortfahren, stimmen Sie den <link></link> zu.',
91
+ identifier_sign_in_description: 'Geben Sie Ihre {{types, list(type: disjunction;)}} ein, um sich anzumelden.',
92
+ all_sign_in_options: 'Alle Anmeldeoptionen',
93
+ identifier_register_description: 'Geben Sie Ihre {{types, list(type: disjunction;)}} ein, um ein neues Konto zu erstellen.',
94
+ all_account_creation_options: 'Alle Kontoerstellungsoptionen',
95
+ back_to_sign_in: 'Zurück zur Anmeldung',
83
96
  };
84
97
  export default Object.freeze(description);
@@ -10,7 +10,7 @@ const error = {
10
10
  invalid_email: 'Die Email ist ungültig',
11
11
  invalid_phone: 'Die Telefonnummer ist ungültig',
12
12
  passwords_do_not_match: 'Passwörter stimmen nicht überein',
13
- invalid_passcode: 'Der Bestätigungscode ist ungültig',
13
+ invalid_passcode: 'Der Bestätigungscode ist ungültig.',
14
14
  invalid_connector_auth: 'Die Autorisierung ist ungültig',
15
15
  invalid_connector_request: 'Connector Daten sind ungültig',
16
16
  unknown: 'Unbekannter Fehler. Versuche es später noch einmal.',
@@ -76,6 +76,7 @@ declare const _default: Readonly<{
76
76
  social_link_phone: string;
77
77
  social_link_email_or_phone: string;
78
78
  social_bind_with_existing: string;
79
+ skip_social_linking: string;
79
80
  reset_password: string;
80
81
  reset_password_description: string;
81
82
  new_password: string;
@@ -113,12 +114,21 @@ declare const _default: Readonly<{
113
114
  authorize_title: string;
114
115
  request_permission: string;
115
116
  grant_organization_access: string;
117
+ authorize_personal_data_usage: string;
118
+ authorize_organization_access: string;
116
119
  user_scopes: string;
117
120
  organization_scopes: string;
118
121
  authorize_agreement: string;
122
+ authorize_agreement_with_redirect: string;
119
123
  not_you: string;
120
124
  user_id: string;
121
125
  redirect_to: string;
126
+ auto_agreement: string;
127
+ identifier_sign_in_description: string;
128
+ all_sign_in_options: string;
129
+ identifier_register_description: string;
130
+ all_account_creation_options: string;
131
+ back_to_sign_in: string;
122
132
  }>;
123
133
  error: Readonly<{
124
134
  general_required: string;
@@ -2,7 +2,7 @@ const action = {
2
2
  sign_in: 'Sign in',
3
3
  continue: 'Continue',
4
4
  create_account: 'Create account',
5
- create_account_without_linking: 'Create account without linking',
5
+ create_account_without_linking: 'Create new one instead',
6
6
  create: 'Create',
7
7
  enter_passcode: 'Enter verification code',
8
8
  confirm: 'Confirm',
@@ -28,6 +28,7 @@ declare const _default: Readonly<{
28
28
  social_link_phone: string;
29
29
  social_link_email_or_phone: string;
30
30
  social_bind_with_existing: string;
31
+ skip_social_linking: string;
31
32
  reset_password: string;
32
33
  reset_password_description: string;
33
34
  new_password: string;
@@ -65,11 +66,20 @@ declare const _default: Readonly<{
65
66
  authorize_title: string;
66
67
  request_permission: string;
67
68
  grant_organization_access: string;
69
+ authorize_personal_data_usage: string;
70
+ authorize_organization_access: string;
68
71
  user_scopes: string;
69
72
  organization_scopes: string;
70
73
  authorize_agreement: string;
74
+ authorize_agreement_with_redirect: string;
71
75
  not_you: string;
72
76
  user_id: string;
73
77
  redirect_to: string;
78
+ auto_agreement: string;
79
+ identifier_sign_in_description: string;
80
+ all_sign_in_options: string;
81
+ identifier_register_description: string;
82
+ all_account_creation_options: string;
83
+ back_to_sign_in: string;
74
84
  }>;
75
85
  export default _default;
@@ -14,8 +14,8 @@ const description = {
14
14
  and: 'and',
15
15
  enter_passcode: 'The verification code has been sent to your {{address}} {{target}}',
16
16
  passcode_sent: 'The verification code has been resent',
17
- resend_after_seconds: 'Resend after <span>{{seconds}}</span> seconds',
18
- resend_passcode: 'Resend verification code',
17
+ resend_after_seconds: 'Not received yet? Resend after <span>{{seconds}}</span> seconds',
18
+ resend_passcode: 'Not received yet? <a>Resend verification code</a>',
19
19
  create_account_id_exists: 'The account with {{type}} {{value}} already exists, would you like to sign in?',
20
20
  link_account_id_exists: 'The account with {{type}} {{value}} already exists. Would you like to link?',
21
21
  sign_in_id_does_not_exist: 'The account with {{type}} {{value}} does not exist, would you like to create a new account?',
@@ -27,7 +27,8 @@ const description = {
27
27
  social_link_email: 'You can link another email',
28
28
  social_link_phone: 'You can link another phone',
29
29
  social_link_email_or_phone: 'You can link another email or phone',
30
- social_bind_with_existing: 'We find a related account, you can link it directly.',
30
+ social_bind_with_existing: 'We found a related account which had been registered, and you can link it directly.',
31
+ skip_social_linking: 'Skip linking to existing account?',
31
32
  reset_password: 'Reset password',
32
33
  reset_password_description: 'Enter the {{types, list(type: disjunction;)}} associated with your account, and we’ll send you the verification code to reset your password.',
33
34
  new_password: 'New password',
@@ -65,11 +66,20 @@ const description = {
65
66
  authorize_title: 'Authorize {{name}}',
66
67
  request_permission: '{{name}} is requesting access to:',
67
68
  grant_organization_access: 'Grant the organization access:',
69
+ authorize_personal_data_usage: 'Authorize the use of your personal data:',
70
+ authorize_organization_access: 'Authorize access to the specific organization:',
68
71
  user_scopes: 'Personal user data',
69
72
  organization_scopes: 'Organization access',
70
- authorize_agreement: `By authorize the access, you agree to the {{name}}'s <link></link>.`,
73
+ authorize_agreement: `By authorizing the access, you agree to the {{name}}'s <link></link>.`,
74
+ authorize_agreement_with_redirect: `By authorizing the access, you agree to the {{name}}'s <link></link>, and will be redirected to {{uri}}.`,
71
75
  not_you: 'Not you?',
72
76
  user_id: 'User ID: {{id}}',
73
77
  redirect_to: 'You will be redirected to {{name}}.',
78
+ auto_agreement: 'By continuing, you agree to the <link></link>.',
79
+ identifier_sign_in_description: 'Enter you {{types, list(type: disjunction;)}} to sign in.',
80
+ all_sign_in_options: 'All sign-in options',
81
+ identifier_register_description: 'Enter you {{types, list(type: disjunction;)}} to create a new account.',
82
+ all_account_creation_options: 'All account creation options',
83
+ back_to_sign_in: 'Back to sign in',
74
84
  };
75
85
  export default Object.freeze(description);
@@ -10,7 +10,7 @@ const error = {
10
10
  invalid_email: 'The email is invalid',
11
11
  invalid_phone: 'The phone number is invalid',
12
12
  passwords_do_not_match: 'Your passwords don’t match. Please try again.',
13
- invalid_passcode: 'The verification code is invalid',
13
+ invalid_passcode: 'The verification code is invalid.',
14
14
  invalid_connector_auth: 'The authorization is invalid',
15
15
  invalid_connector_request: 'The connector data is invalid',
16
16
  unknown: 'Unknown error. Please try again later.',
@@ -76,6 +76,7 @@ declare const _default: Readonly<{
76
76
  social_link_phone: string;
77
77
  social_link_email_or_phone: string;
78
78
  social_bind_with_existing: string;
79
+ skip_social_linking: string;
79
80
  reset_password: string;
80
81
  reset_password_description: string;
81
82
  new_password: string;
@@ -113,12 +114,21 @@ declare const _default: Readonly<{
113
114
  authorize_title: string;
114
115
  request_permission: string;
115
116
  grant_organization_access: string;
117
+ authorize_personal_data_usage: string;
118
+ authorize_organization_access: string;
116
119
  user_scopes: string;
117
120
  organization_scopes: string;
118
121
  authorize_agreement: string;
122
+ authorize_agreement_with_redirect: string;
119
123
  not_you: string;
120
124
  user_id: string;
121
125
  redirect_to: string;
126
+ auto_agreement: string;
127
+ identifier_sign_in_description: string;
128
+ all_sign_in_options: string;
129
+ identifier_register_description: string;
130
+ all_account_creation_options: string;
131
+ back_to_sign_in: string;
122
132
  }>;
123
133
  error: Readonly<{
124
134
  general_required: string;
@@ -2,7 +2,7 @@ const action = {
2
2
  sign_in: 'Iniciar sesión',
3
3
  continue: 'Continuar',
4
4
  create_account: 'Crear una cuenta',
5
- create_account_without_linking: 'Crear una cuenta sin vinculación',
5
+ create_account_without_linking: 'Crear uno nuevo en su lugar',
6
6
  create: 'Crear',
7
7
  enter_passcode: 'Ingresar código de verificación',
8
8
  confirm: 'Confirmar',
@@ -28,6 +28,7 @@ declare const _default: Readonly<{
28
28
  social_link_phone: string;
29
29
  social_link_email_or_phone: string;
30
30
  social_bind_with_existing: string;
31
+ skip_social_linking: string;
31
32
  reset_password: string;
32
33
  reset_password_description: string;
33
34
  new_password: string;
@@ -69,16 +70,28 @@ declare const _default: Readonly<{
69
70
  /** UNTRANSLATED */
70
71
  grant_organization_access: string;
71
72
  /** UNTRANSLATED */
73
+ authorize_personal_data_usage: string;
74
+ /** UNTRANSLATED */
75
+ authorize_organization_access: string;
76
+ /** UNTRANSLATED */
72
77
  user_scopes: string;
73
78
  /** UNTRANSLATED */
74
79
  organization_scopes: string;
75
80
  /** UNTRANSLATED */
76
81
  authorize_agreement: string;
77
82
  /** UNTRANSLATED */
83
+ authorize_agreement_with_redirect: string;
84
+ /** UNTRANSLATED */
78
85
  not_you: string;
79
86
  /** UNTRANSLATED */
80
87
  user_id: string;
81
88
  /** UNTRANSLATED */
82
89
  redirect_to: string;
90
+ auto_agreement: string;
91
+ identifier_sign_in_description: string;
92
+ all_sign_in_options: string;
93
+ identifier_register_description: string;
94
+ all_account_creation_options: string;
95
+ back_to_sign_in: string;
83
96
  }>;
84
97
  export default _default;
@@ -14,8 +14,8 @@ const description = {
14
14
  and: 'y',
15
15
  enter_passcode: 'El código de verificación ha sido enviado a su {{address}} {{target}}',
16
16
  passcode_sent: 'El código de verificación ha sido reenviado',
17
- resend_after_seconds: 'Reenviar después de <span>{{seconds}}</span> segundos',
18
- resend_passcode: 'Reenviar código de verificación',
17
+ resend_after_seconds: '¿No lo has recibido? Reenviar después de <span>{{seconds}}</span> segundos',
18
+ resend_passcode: '¿No lo has recibido? <a>Reenviar código de verificación</a>',
19
19
  create_account_id_exists: 'La cuenta con {{type}} {{value}} ya existe, ¿desea iniciar sesión?',
20
20
  link_account_id_exists: 'La cuenta con {{type}} {{value}} ya existe. ¿Desea vincular?',
21
21
  sign_in_id_does_not_exist: 'La cuenta con {{type}} {{value}} no existe, ¿desea crear una nueva cuenta?',
@@ -27,7 +27,8 @@ const description = {
27
27
  social_link_email: 'Puede vincular otro correo electrónico',
28
28
  social_link_phone: 'Puede vincular otro teléfono',
29
29
  social_link_email_or_phone: 'Puede vincular otro correo electrónico o teléfono',
30
- social_bind_with_existing: 'Hemos encontrado una cuenta relacionada, puede vincularla directamente.',
30
+ social_bind_with_existing: 'Hemos encontrado una cuenta relacionada que ya ha sido registrada, y puede vincularla directamente.',
31
+ skip_social_linking: '¿Omitir vinculación a la cuenta existente?',
31
32
  reset_password: 'Restablecer contraseña',
32
33
  reset_password_description: 'Ingrese los {{types, lista(type: disyunción;)}} asociados a su cuenta, y le enviaremos el código de verificación para restablecer su contraseña.',
33
34
  new_password: 'Nueva contraseña',
@@ -69,16 +70,28 @@ const description = {
69
70
  /** UNTRANSLATED */
70
71
  grant_organization_access: 'Grant the organization access:',
71
72
  /** UNTRANSLATED */
73
+ authorize_personal_data_usage: 'Authorize the use of your personal data:',
74
+ /** UNTRANSLATED */
75
+ authorize_organization_access: 'Authorize access to the specific organization:',
76
+ /** UNTRANSLATED */
72
77
  user_scopes: 'Personal user data',
73
78
  /** UNTRANSLATED */
74
79
  organization_scopes: 'Organization access',
75
80
  /** UNTRANSLATED */
76
- authorize_agreement: `By authorize the access, you agree to the {{name}}'s <link></link>.`,
81
+ authorize_agreement: `By authorizing the access, you agree to the {{name}}'s <link></link>.`,
82
+ /** UNTRANSLATED */
83
+ authorize_agreement_with_redirect: `By authorizing the access, you agree to the {{name}}'s <link></link>, and will be redirected to {{uri}}.`,
77
84
  /** UNTRANSLATED */
78
85
  not_you: 'Not you?',
79
86
  /** UNTRANSLATED */
80
87
  user_id: 'User ID: {{id}}',
81
88
  /** UNTRANSLATED */
82
89
  redirect_to: 'You will be redirected to {{name}}.',
90
+ auto_agreement: 'Al continuar, acepta los <link></link>.',
91
+ identifier_sign_in_description: 'Ingrese su {{types, list(type: disjunction;)}} para iniciar sesión.',
92
+ all_sign_in_options: 'Todas las opciones de inicio de sesión',
93
+ identifier_register_description: 'Ingrese su {{types, list(type: disjunction;)}} para crear una nueva cuenta.',
94
+ all_account_creation_options: 'Todas las opciones de creación de cuenta',
95
+ back_to_sign_in: 'Volver a iniciar sesión',
83
96
  };
84
97
  export default Object.freeze(description);
@@ -10,7 +10,7 @@ const error = {
10
10
  invalid_email: 'El correo electrónico no es válido',
11
11
  invalid_phone: 'El número de teléfono no es válido',
12
12
  passwords_do_not_match: 'Las contraseñas no coinciden. Por favor intente de nuevo',
13
- invalid_passcode: 'El código de verificación no es válido',
13
+ invalid_passcode: 'El código de verificación no es válido.',
14
14
  invalid_connector_auth: 'La autorización no es válida',
15
15
  invalid_connector_request: 'Los datos del conector no son válidos',
16
16
  unknown: 'Error desconocido. Por favor intente de nuevo más tarde.',
@@ -76,6 +76,7 @@ declare const _default: Readonly<{
76
76
  social_link_phone: string;
77
77
  social_link_email_or_phone: string;
78
78
  social_bind_with_existing: string;
79
+ skip_social_linking: string;
79
80
  reset_password: string;
80
81
  reset_password_description: string;
81
82
  new_password: string;
@@ -113,12 +114,21 @@ declare const _default: Readonly<{
113
114
  authorize_title: string;
114
115
  request_permission: string;
115
116
  grant_organization_access: string;
117
+ authorize_personal_data_usage: string;
118
+ authorize_organization_access: string;
116
119
  user_scopes: string;
117
120
  organization_scopes: string;
118
121
  authorize_agreement: string;
122
+ authorize_agreement_with_redirect: string;
119
123
  not_you: string;
120
124
  user_id: string;
121
125
  redirect_to: string;
126
+ auto_agreement: string;
127
+ identifier_sign_in_description: string;
128
+ all_sign_in_options: string;
129
+ identifier_register_description: string;
130
+ all_account_creation_options: string;
131
+ back_to_sign_in: string;
122
132
  }>;
123
133
  error: Readonly<{
124
134
  general_required: string;
@@ -2,7 +2,7 @@ const action = {
2
2
  sign_in: 'Connexion',
3
3
  continue: 'Continuer',
4
4
  create_account: 'Créer un compte',
5
- create_account_without_linking: 'Créer un compte sans lier',
5
+ create_account_without_linking: 'Créer un nouveau à la place',
6
6
  create: 'Créer',
7
7
  enter_passcode: 'Entrer le code',
8
8
  confirm: 'Confirmer',
@@ -28,6 +28,7 @@ declare const _default: Readonly<{
28
28
  social_link_phone: string;
29
29
  social_link_email_or_phone: string;
30
30
  social_bind_with_existing: string;
31
+ skip_social_linking: string;
31
32
  reset_password: string;
32
33
  reset_password_description: string;
33
34
  new_password: string;
@@ -69,16 +70,28 @@ declare const _default: Readonly<{
69
70
  /** UNTRANSLATED */
70
71
  grant_organization_access: string;
71
72
  /** UNTRANSLATED */
73
+ authorize_personal_data_usage: string;
74
+ /** UNTRANSLATED */
75
+ authorize_organization_access: string;
76
+ /** UNTRANSLATED */
72
77
  user_scopes: string;
73
78
  /** UNTRANSLATED */
74
79
  organization_scopes: string;
75
80
  /** UNTRANSLATED */
76
81
  authorize_agreement: string;
77
82
  /** UNTRANSLATED */
83
+ authorize_agreement_with_redirect: string;
84
+ /** UNTRANSLATED */
78
85
  not_you: string;
79
86
  /** UNTRANSLATED */
80
87
  user_id: string;
81
88
  /** UNTRANSLATED */
82
89
  redirect_to: string;
90
+ auto_agreement: string;
91
+ identifier_sign_in_description: string;
92
+ all_sign_in_options: string;
93
+ identifier_register_description: string;
94
+ all_account_creation_options: string;
95
+ back_to_sign_in: string;
83
96
  }>;
84
97
  export default _default;