@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
@@ -14,8 +14,8 @@ const description = {
14
14
  and: 'et',
15
15
  enter_passcode: 'Le code a été envoyé à {{address}} {{target}}',
16
16
  passcode_sent: 'Le code a été renvoyé',
17
- resend_after_seconds: 'Renvoyer après <span>{{seconds}}</span> secondes',
18
- resend_passcode: 'Renvoyer le code',
17
+ resend_after_seconds: 'Pas encore reçu ? Renvoyer après <span>{{seconds}}</span> secondes',
18
+ resend_passcode: 'Pas encore reçu ? <a>Renvoyer le code de vérification</a>',
19
19
  create_account_id_exists: 'Le compte avec {{type}} {{value}} existe déjà, voulez-vous vous connecter?',
20
20
  link_account_id_exists: 'Le compte avec {{type}} {{value}} existe déjà, voulez-vous le lier?',
21
21
  sign_in_id_does_not_exist: "Le compte avec {{type}} {{value}} n'existe pas, voulez-vous créer un nouveau compte?",
@@ -27,7 +27,8 @@ const description = {
27
27
  social_link_email: 'Vous pouvez lier une autre adresse e-mail',
28
28
  social_link_phone: 'Vous pouvez lier un autre numéro de téléphone',
29
29
  social_link_email_or_phone: 'Vous pouvez lier une autre adresse e-mail ou un autre numéro de téléphone',
30
- social_bind_with_existing: 'Nous avons trouvé une {{method}} connexe qui a été enregistrée, et vous pouvez la lier directement.',
30
+ social_bind_with_existing: 'Nous avons trouvé un compte associé qui a été enregistré, et vous pouvez le lier directement.',
31
+ skip_social_linking: 'Ignorer le lien avec le compte existant ?',
31
32
  reset_password: 'Mot de passe oublié',
32
33
  reset_password_description: 'Entrez le {{types, list(type: disjunction;)}} associé à votre compte et nous vous enverrons le code de vérification pour réinitialiser votre mot de passe.',
33
34
  new_password: 'Nouveau mot de passe',
@@ -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: 'En continuant, vous acceptez les <link></link>.',
91
+ identifier_sign_in_description: 'Entrez votre {{types, list(type: disjunction;)}} pour vous connecter.',
92
+ all_sign_in_options: 'Toutes les options de connexion',
93
+ identifier_register_description: 'Entrez votre {{types, list(type: disjunction;)}} pour créer un nouveau compte.',
94
+ all_account_creation_options: 'Toutes les options de création de compte',
95
+ back_to_sign_in: 'Retour à la connexion',
83
96
  };
84
97
  export default Object.freeze(description);
@@ -10,7 +10,7 @@ const error = {
10
10
  invalid_email: "L'email n'est pas valide",
11
11
  invalid_phone: "Le numéro de téléphone n'est pas valide",
12
12
  passwords_do_not_match: 'Les mots de passe ne correspondent pas',
13
- invalid_passcode: 'Le code est invalide',
13
+ invalid_passcode: 'Le code est invalide.',
14
14
  invalid_connector_auth: "L'autorisation n'est pas valide",
15
15
  invalid_connector_request: 'Les données du connecteur ne sont pas valides',
16
16
  unknown: 'Erreur inconnue. Veuillez réessayer plus tard.',
@@ -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: 'Accedi',
3
3
  continue: 'Continua',
4
4
  create_account: 'Crea account',
5
- create_account_without_linking: 'Crea account senza collegare',
5
+ create_account_without_linking: 'Creare uno nuovo invece',
6
6
  create: 'Crea',
7
7
  enter_passcode: 'Inserisci il codice di verifica',
8
8
  confirm: 'Conferma',
@@ -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: 'e',
15
15
  enter_passcode: 'Il codice di verifica è stato inviato alla tua {{address}} {{target}}',
16
16
  passcode_sent: 'Il codice di verifica è stato inviato di nuovo',
17
- resend_after_seconds: 'Inviare di nuovo dopo <span>{{seconds}}</span> secondi',
18
- resend_passcode: 'Inviare nuovamente il codice di verifica',
17
+ resend_after_seconds: 'Non ricevuto? Invia di nuovo dopo <span>{{seconds}}</span> secondi',
18
+ resend_passcode: 'Non ricevuto? <a>Invia di nuovo il codice di verifica</a>',
19
19
  create_account_id_exists: "L'account con {{type}} {{value}} già esiste, vuoi accedere?",
20
20
  link_account_id_exists: "L'account con {{type}} {{value}} è già esistente. Vuoi collegarlo?",
21
21
  sign_in_id_does_not_exist: "L'account con {{type}} {{value}} non esiste, vuoi creare un nuovo account?",
@@ -27,7 +27,8 @@ const description = {
27
27
  social_link_email: "Puoi collegare un'altra email",
28
28
  social_link_phone: 'Puoi collegare un altro telefono',
29
29
  social_link_email_or_phone: "Puoi collegare un'altra email o telefono",
30
- social_bind_with_existing: 'Abbiamo trovato un account correlato, puoi collegarlo direttamente.',
30
+ social_bind_with_existing: 'Abbiamo trovato un account correlato che era già stato registrato, e puoi collegarlo direttamente.',
31
+ skip_social_linking: "Saltare il collegamento all'account esistente?",
31
32
  reset_password: 'Resetta la password',
32
33
  reset_password_description: 'Inserisci il {{types, list(type: disjunction;)}} associato al tuo account, e ti invieremo il codice di verifica per resettare la password.',
33
34
  new_password: 'Nuova password',
@@ -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: 'Continuando, accetti i <link></link>.',
91
+ identifier_sign_in_description: 'Inserisci il tuo {{types, list(type: disjunction;)}} per accedere.',
92
+ all_sign_in_options: 'Tutte le opzioni di accesso',
93
+ identifier_register_description: 'Inserisci il tuo {{types, list(type: disjunction;)}} per creare un nuovo account.',
94
+ all_account_creation_options: 'Tutte le opzioni di creazione account',
95
+ back_to_sign_in: 'Torna al login',
83
96
  };
84
97
  export default Object.freeze(description);
@@ -10,7 +10,7 @@ const error = {
10
10
  invalid_email: "L'email non è valida",
11
11
  invalid_phone: 'Il numero di telefono non è valido',
12
12
  passwords_do_not_match: 'Le password non corrispondono. Per favore prova di nuovo.',
13
- invalid_passcode: 'Il codice di verifica non è valido',
13
+ invalid_passcode: 'Il codice di verifica non è valido.',
14
14
  invalid_connector_auth: "L'autorizzazione è invalida",
15
15
  invalid_connector_request: 'I dati del connettore non sono validi',
16
16
  unknown: 'Errore sconosciuto. Si prega di riprovare più tardi.',
@@ -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: 'サインイン',
3
3
  continue: '続ける',
4
4
  create_account: 'アカウントを作成する',
5
- create_account_without_linking: 'リンクなしでアカウントを作成する',
5
+ create_account_without_linking: '代わりに新しいアカウントを作成する',
6
6
  create: '作成する',
7
7
  enter_passcode: '認証コードを入力してください',
8
8
  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;
@@ -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: '及び',
15
15
  enter_passcode: '確認コードが{{address}} {{target}}に送信されました',
16
16
  passcode_sent: '確認コードを再送します',
17
- resend_after_seconds: '<span>{{seconds}}</span>秒後に再送信',
18
- resend_passcode: '確認コードを再送信します',
17
+ resend_after_seconds: 'まだ届いていませんか? <span>{{seconds}}</span> 秒後に再送',
18
+ resend_passcode: 'まだ届いていませんか? <a>認証コードを再送</a>',
19
19
  create_account_id_exists: '{{type}} {{value}}でアカウントが既に存在しています。ログインしますか?',
20
20
  link_account_id_exists: '{{type}} {{value}}でアカウントが既に存在しています。リンクしますか?',
21
21
  sign_in_id_does_not_exist: '{{type}} {{value}}のアカウントは存在しません。新しいアカウントを作成しますか?',
@@ -27,7 +27,8 @@ const description = {
27
27
  social_link_email: '別のメールアドレスをリンクできます。',
28
28
  social_link_phone: '他の電話番号にリンクできます。',
29
29
  social_link_email_or_phone: '他のメールアドレスまたは電話番号にリンクできます。',
30
- social_bind_with_existing: '関連するアカウントが見つかりました。それを直接リンクできます。',
30
+ social_bind_with_existing: '関連するアカウントが登録されているのが見つかりましたので、直接リンクできます。',
31
+ skip_social_linking: '既存のアカウントとのリンクをスキップしますか?',
31
32
  reset_password: 'パスワードを再設定する',
32
33
  reset_password_description: 'アカウントに関連する{{types, list(type: disjunction;)}}を入力すると、パスワードの再設定に必要な確認コードが送信されます。',
33
34
  new_password: '新しいパスワード',
@@ -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: '続行することで、<link></link>に同意したことになります。',
91
+ identifier_sign_in_description: '{{types, list(type: disjunction;)}}を入力してサインインします。',
92
+ all_sign_in_options: 'すべてのサインインオプション',
93
+ identifier_register_description: '{{types, list(type: disjunction;)}}を入力して新しいアカウントを作成します。',
94
+ all_account_creation_options: 'すべてのアカウント作成オプション',
95
+ back_to_sign_in: 'サインインに戻る',
83
96
  };
84
97
  export default Object.freeze(description);
@@ -10,7 +10,7 @@ const error = {
10
10
  invalid_email: 'メールアドレスが無効です',
11
11
  invalid_phone: '電話番号が無効です',
12
12
  passwords_do_not_match: 'パスワードが一致しません。もう一度お試しください。',
13
- invalid_passcode: '検証コードが無効です',
13
+ invalid_passcode: '検証コードが無効です。',
14
14
  invalid_connector_auth: '認証が無効です',
15
15
  invalid_connector_request: 'コネクターデータが無効です',
16
16
  unknown: '不明なエラーが発生しました。後でもう一度お試しください。',
@@ -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: '로그인',
3
3
  continue: '계속',
4
4
  create_account: '계정 생성',
5
- create_account_without_linking: '연동 없이 계정 생성하기',
5
+ create_account_without_linking: '대신 새로 만들기',
6
6
  create: '생성',
7
7
  enter_passcode: '비밀번호 입력',
8
8
  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;
@@ -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: '그리고',
15
15
  enter_passcode: '{{address}} {{target}} 으로 비밀번호가 전송되었어요.',
16
16
  passcode_sent: '비밀번호가 재전송되었어요.',
17
- resend_after_seconds: '<span>{{seconds}}</span> 초 후에 재전송',
18
- resend_passcode: '비밀번호 재전송',
17
+ resend_after_seconds: '아직 못 받으셨나요? <span>{{seconds}}</span> 초 후에 다시 보내기',
18
+ resend_passcode: '아직 못 받으셨나요? <a>인증 코드를 다시 보내기</a>',
19
19
  create_account_id_exists: '{{type}} {{value}} 계정은 다른 계정과 연결되어 있습니다. 다른 {{type}}을(를) 시도해주세요.',
20
20
  link_account_id_exists: '{{type}} {{value}}와/과 연동된 계정이 이미 존재해요. 연동할까요?',
21
21
  sign_in_id_does_not_exist: '{type}} {{value}} 계정이 존재하지 않아요. 새로 만드시겠어요?',
@@ -27,7 +27,8 @@ const description = {
27
27
  social_link_email: '다른 이메일을 연동할 수 있어요',
28
28
  social_link_phone: '다른 휴대전화를 연동할 수 있어요',
29
29
  social_link_email_or_phone: '다른 이메일이나 휴대전화를 연동할 수 있어요',
30
- social_bind_with_existing: '등록된 관련 {{method}}이 있습니다. 직접 연결할 수 있습니다.',
30
+ social_bind_with_existing: '이미 등록된 관련 계정을 찾았으며, 직접 연결할 수 있습니다.',
31
+ skip_social_linking: '기존 계정 연결 건너뛰기?',
31
32
  reset_password: '비밀번호를 잊으셨나요',
32
33
  reset_password_description: '귀하의 계정과 연결된 {{types, list(type: disjunction;)}}를 입력하면 비밀번호 재설정을 위한 인증 코드를 보내드립니다.',
33
34
  new_password: '새 비밀번호',
@@ -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: '계속 진행하면 <link></link>에 동의하는 것입니다.',
91
+ identifier_sign_in_description: '로그인하려면 {{types, list(type: disjunction;)}}을(를) 입력하세요.',
92
+ all_sign_in_options: '모든 로그인 옵션',
93
+ identifier_register_description: '새 계정을 만들려면 {{types, list(type: disjunction;)}}을(를) 입력하세요.',
94
+ all_account_creation_options: '모든 계정 생성 옵션',
95
+ back_to_sign_in: '로그인으로 돌아가기',
83
96
  };
84
97
  export default Object.freeze(description);
@@ -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: 'Zaloguj się',
3
3
  continue: 'Kontynuuj',
4
4
  create_account: 'Utwórz konto',
5
- create_account_without_linking: 'Utwórz konto bez łączenia',
5
+ create_account_without_linking: 'Zamiast tego utwórz nowy',
6
6
  create: 'Utwórz',
7
7
  enter_passcode: 'Wprowadź kod weryfikacyjny',
8
8
  confirm: 'Potwierdź',
@@ -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;
@@ -55,8 +56,12 @@ declare const _default: Readonly<{
55
56
  password_requirement: {
56
57
  length_one: string;
57
58
  length_other: string;
59
+ length_few: string;
60
+ length_many: string;
58
61
  character_types_one: string;
59
62
  character_types_other: string;
63
+ character_types_few: string;
64
+ character_types_many: string;
60
65
  };
61
66
  use: string;
62
67
  single_sign_on_email_form: string;
@@ -69,16 +74,28 @@ declare const _default: Readonly<{
69
74
  /** UNTRANSLATED */
70
75
  grant_organization_access: string;
71
76
  /** UNTRANSLATED */
77
+ authorize_personal_data_usage: string;
78
+ /** UNTRANSLATED */
79
+ authorize_organization_access: string;
80
+ /** UNTRANSLATED */
72
81
  user_scopes: string;
73
82
  /** UNTRANSLATED */
74
83
  organization_scopes: string;
75
84
  /** UNTRANSLATED */
76
85
  authorize_agreement: string;
77
86
  /** UNTRANSLATED */
87
+ authorize_agreement_with_redirect: string;
88
+ /** UNTRANSLATED */
78
89
  not_you: string;
79
90
  /** UNTRANSLATED */
80
91
  user_id: string;
81
92
  /** UNTRANSLATED */
82
93
  redirect_to: string;
94
+ auto_agreement: string;
95
+ identifier_sign_in_description: string;
96
+ all_sign_in_options: string;
97
+ identifier_register_description: string;
98
+ all_account_creation_options: string;
99
+ back_to_sign_in: string;
83
100
  }>;
84
101
  export default _default;
@@ -14,8 +14,8 @@ const description = {
14
14
  and: 'i',
15
15
  enter_passcode: 'Kod weryfikacyjny został wysłany na twoje {{address}} {{target}}',
16
16
  passcode_sent: 'Kod weryfikacyjny został wysłany ponownie',
17
- resend_after_seconds: 'Wyślij ponownie po <span>{{seconds}}</span> sekundach',
18
- resend_passcode: 'Wyślij kod weryfikacyjny ponownie',
17
+ resend_after_seconds: 'Nie otrzymałeś jeszcze? Wyślij ponownie za <span>{{seconds}}</span> sekund',
18
+ resend_passcode: 'Nie otrzymałeś jeszcze? <a>Wyślij ponownie kod weryfikacyjny</a>',
19
19
  create_account_id_exists: 'Konto z {{type}} {{value}} już istnieje. Czy chcesz się zalogować?',
20
20
  link_account_id_exists: 'Konto z {{type}} {{value}} już istnieje. Czy chcesz je połączyć?',
21
21
  sign_in_id_does_not_exist: 'Konto z {{type}} {{value}} nie istnieje. Czy chcesz utworzyć nowe konto?',
@@ -27,7 +27,8 @@ const description = {
27
27
  social_link_email: 'Możesz połączyć kolejny adres email',
28
28
  social_link_phone: 'Możesz połączyć kolejny numer telefonu',
29
29
  social_link_email_or_phone: 'Możesz połączyć kolejny adres email lub numer telefonu',
30
- social_bind_with_existing: 'Znaleźliśmy powiązane konto, możesz je połączyć bezpośrednio.',
30
+ social_bind_with_existing: 'Znaleźliśmy powiązane konto, które zostało zarejestrowane, i możesz je bezpośrednio połączyć.',
31
+ skip_social_linking: 'Pominąć połączenie z istniejącym kontem?',
31
32
  reset_password: 'Zresetuj hasło',
32
33
  reset_password_description: 'Wpisz {{types, lista(type: złączonych;)}} związanego z twoim kontem, a wyślemy ci kod weryfikacyjny do zresetowania hasła.',
33
34
  new_password: 'Nowe hasło',
@@ -55,8 +56,12 @@ const description = {
55
56
  password_requirement: {
56
57
  length_one: 'wymaga co najmniej {{count}} znaku',
57
58
  length_other: 'wymaga co najmniej {{count}} znaków',
59
+ length_few: 'wymaga co najmniej {{count}} znaki',
60
+ length_many: 'wymaga co najmniej {{count}} znaków',
58
61
  character_types_one: 'powinno zawierać co najmniej {{count}} rodzaj liter wielkich, małych liter, cyfr i symboli',
59
62
  character_types_other: 'powinno zawierać co najmniej {{count}} rodzaje liter wielkich, małych liter, cyfr i symboli',
63
+ character_types_few: 'powinno zawierać co najmniej {{count}} rodzaje liter wielkich, małych liter, cyfr i symboli',
64
+ character_types_many: 'powinno zawierać co najmniej {{count}} rodzaje liter wielkich, małych liter, cyfr i symboli',
60
65
  },
61
66
  use: 'Użyj',
62
67
  single_sign_on_email_form: 'Wpisz swój służbowy adres email',
@@ -69,16 +74,28 @@ const description = {
69
74
  /** UNTRANSLATED */
70
75
  grant_organization_access: 'Grant the organization access:',
71
76
  /** UNTRANSLATED */
77
+ authorize_personal_data_usage: 'Authorize the use of your personal data:',
78
+ /** UNTRANSLATED */
79
+ authorize_organization_access: 'Authorize access to the specific organization:',
80
+ /** UNTRANSLATED */
72
81
  user_scopes: 'Personal user data',
73
82
  /** UNTRANSLATED */
74
83
  organization_scopes: 'Organization access',
75
84
  /** UNTRANSLATED */
76
- authorize_agreement: `By authorize the access, you agree to the {{name}}'s <link></link>.`,
85
+ authorize_agreement: `By authorizing the access, you agree to the {{name}}'s <link></link>.`,
86
+ /** UNTRANSLATED */
87
+ authorize_agreement_with_redirect: `By authorizing the access, you agree to the {{name}}'s <link></link>, and will be redirected to {{uri}}.`,
77
88
  /** UNTRANSLATED */
78
89
  not_you: 'Not you?',
79
90
  /** UNTRANSLATED */
80
91
  user_id: 'User ID: {{id}}',
81
92
  /** UNTRANSLATED */
82
93
  redirect_to: 'You will be redirected to {{name}}.',
94
+ auto_agreement: 'Kontynuując, zgadzasz się na <link></link>.',
95
+ identifier_sign_in_description: 'Wprowadź swoje {{types, list(type: disjunction;)}} aby się zalogować.',
96
+ all_sign_in_options: 'Wszystkie opcje logowania',
97
+ identifier_register_description: 'Wprowadź swoje {{types, list(type: disjunction;)}} aby utworzyć nowe konto.',
98
+ all_account_creation_options: 'Wszystkie opcje tworzenia konta',
99
+ back_to_sign_in: 'Wróć do logowania',
83
100
  };
84
101
  export default Object.freeze(description);
@@ -10,7 +10,7 @@ const error = {
10
10
  invalid_email: 'Nieprawidłowy adres e-mail',
11
11
  invalid_phone: 'Nieprawidłowy numer telefonu',
12
12
  passwords_do_not_match: 'Hasła nie pasują do siebie. Proszę spróbuj ponownie.',
13
- invalid_passcode: 'Nieprawidłowy kod weryfikacyjny',
13
+ invalid_passcode: 'Nieprawidłowy kod weryfikacyjny.',
14
14
  invalid_connector_auth: 'Nieprawidłowa autoryzacja',
15
15
  invalid_connector_request: 'Nieprawidłowe dane konektora',
16
16
  unknown: 'Nieznany błąd. Proszę spróbuj ponownie później.',