@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
@@ -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;
@@ -103,8 +104,12 @@ declare const _default: Readonly<{
103
104
  password_requirement: {
104
105
  length_one: string;
105
106
  length_other: string;
107
+ length_few: string;
108
+ length_many: string;
106
109
  character_types_one: string;
107
110
  character_types_other: string;
111
+ character_types_few: string;
112
+ character_types_many: string;
108
113
  };
109
114
  use: string;
110
115
  single_sign_on_email_form: string;
@@ -113,12 +118,21 @@ declare const _default: Readonly<{
113
118
  authorize_title: string;
114
119
  request_permission: string;
115
120
  grant_organization_access: string;
121
+ authorize_personal_data_usage: string;
122
+ authorize_organization_access: string;
116
123
  user_scopes: string;
117
124
  organization_scopes: string;
118
125
  authorize_agreement: string;
126
+ authorize_agreement_with_redirect: string;
119
127
  not_you: string;
120
128
  user_id: string;
121
129
  redirect_to: string;
130
+ auto_agreement: string;
131
+ identifier_sign_in_description: string;
132
+ all_sign_in_options: string;
133
+ identifier_register_description: string;
134
+ all_account_creation_options: string;
135
+ back_to_sign_in: string;
122
136
  }>;
123
137
  error: Readonly<{
124
138
  general_required: string;
@@ -2,7 +2,7 @@ const action = {
2
2
  sign_in: 'Entrar',
3
3
  continue: 'Continuar',
4
4
  create_account: 'Criar conta',
5
- create_account_without_linking: 'Criar conta sem vincular',
5
+ create_account_without_linking: 'Criar um novo em vez disso',
6
6
  create: 'Criar',
7
7
  enter_passcode: 'Inserir código de verificação',
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: 'e',
15
15
  enter_passcode: 'O código de verificação foi enviado para o seu {{address}} {{target}}',
16
16
  passcode_sent: 'O código de verificação foi reenviado',
17
- resend_after_seconds: 'Reenviar depois <span>{{seconds}}</span> segundos',
18
- resend_passcode: 'Reenviar código de verificação',
17
+ resend_after_seconds: 'Ainda não recebeu? Reenviar após <span>{{seconds}}</span> segundos',
18
+ resend_passcode: 'Ainda não recebeu? <a>Reenviar código de verificação</a>',
19
19
  create_account_id_exists: 'A conta com {{type}} {{value}} já existe, gostaria de entrar?',
20
20
  link_account_id_exists: 'A conta com {{type}} {{value}} já existe, gostaria de vincular?',
21
21
  sign_in_id_does_not_exist: 'A conta com {{type}} {{value}} não existe, gostaria de criar uma nova conta?',
@@ -27,7 +27,8 @@ const description = {
27
27
  social_link_email: 'É possível vincular outro e-mail',
28
28
  social_link_phone: 'É possível vincular outro telefone',
29
29
  social_link_email_or_phone: 'É possível vincular outro e-mail ou telefone',
30
- social_bind_with_existing: 'Encontramos uma conta relacionada registrada e você pode vinculá-la diretamente.',
30
+ social_bind_with_existing: 'Encontramos uma conta relacionada que já foi registrada, e você pode vinculá-la diretamente.',
31
+ skip_social_linking: 'Pular vinculação à conta existente?',
31
32
  reset_password: 'Esqueceu a senha',
32
33
  reset_password_description: 'Digite o {{types, list(type: disjunction;)}} à sua conta e enviaremos a você o código de verificação para redefinir sua senha.',
33
34
  new_password: 'Nova senha',
@@ -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: 'Ao continuar, você concorda com os <link></link>.',
91
+ identifier_sign_in_description: 'Digite seu {{types, list(type: disjunction;)}} para entrar.',
92
+ all_sign_in_options: 'Todas as opções de login',
93
+ identifier_register_description: 'Digite seu {{types, list(type: disjunction;)}} para criar uma nova conta.',
94
+ all_account_creation_options: 'Todas as opções de criação de conta',
95
+ back_to_sign_in: 'Voltar para o login',
83
96
  };
84
97
  export default Object.freeze(description);
@@ -10,7 +10,7 @@ const error = {
10
10
  invalid_email: 'O e-mail é inválido',
11
11
  invalid_phone: 'O número de telefone é inválido',
12
12
  passwords_do_not_match: 'Suas senhas não correspondem. Por favor, tente novamente.',
13
- invalid_passcode: 'O código de verificação é inválido',
13
+ invalid_passcode: 'O código de verificação é inválido.',
14
14
  invalid_connector_auth: 'A autorização é inválida',
15
15
  invalid_connector_request: 'Os dados do conector são inválidos',
16
16
  unknown: 'Erro desconhecido. Por favor, tente novamente mais 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: 'Entrar',
3
3
  continue: 'Continuar',
4
4
  create_account: 'Criar uma conta',
5
- create_account_without_linking: 'Criar conta sem vinculação',
5
+ create_account_without_linking: 'Criar um novo em vez disso',
6
6
  create: 'Criar',
7
7
  enter_passcode: 'Introduzir código de verificação',
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: 'e',
15
15
  enter_passcode: 'O código de verificação foi enviado para o seu {{address}} {{target}}',
16
16
  passcode_sent: 'O código de verificação foi reenviado',
17
- resend_after_seconds: 'Reenviar após <span>{{seconds}}</span> segundos',
18
- resend_passcode: 'Reenviar código de verificação',
17
+ resend_after_seconds: 'Ainda não recebeu? Reenviar após <span>{{seconds}}</span> segundos',
18
+ resend_passcode: 'Ainda não recebeu? <a>Reenviar código de verificação</a>',
19
19
  create_account_id_exists: 'A conta com {{type}} {{value}} já existe, gostaria de fazer login?',
20
20
  link_account_id_exists: 'A conta com {{type}} {{value}} já existe, gostaria de vinculá-la?',
21
21
  sign_in_id_does_not_exist: 'A conta com {{type}} {{value}} não existe, gostaria de criar uma?',
@@ -27,7 +27,8 @@ const description = {
27
27
  social_link_email: 'Pode vincular outro email',
28
28
  social_link_phone: 'Pode vincular outro telefone',
29
29
  social_link_email_or_phone: 'Pode vincular outro email ou telefone',
30
- social_bind_with_existing: 'Encontramos uma conta relacionada registrada e você pode vinculá-la diretamente.',
30
+ social_bind_with_existing: 'Encontrámos uma conta relacionada que já foi registada, e você pode vinculá-la diretamente.',
31
+ skip_social_linking: 'Pular vinculação à conta existente?',
31
32
  reset_password: 'Esqueceu a senha',
32
33
  reset_password_description: 'Insira os {{types, list(type: disjunction;)}} associados à sua conta e enviaremos o código de verificação para redefinir sua senha.',
33
34
  new_password: 'Nova Senha',
@@ -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: 'Ao continuar, você concorda com os <link></link>.',
91
+ identifier_sign_in_description: 'Introduza o seu {{types, list(type: disjunction;)}} para iniciar sessão.',
92
+ all_sign_in_options: 'Todas as opções de início de sessão',
93
+ identifier_register_description: 'Introduza o seu {{types, list(type: disjunction;)}} para criar uma nova conta.',
94
+ all_account_creation_options: 'Todas as opções de criação de conta',
95
+ back_to_sign_in: 'Voltar para o login',
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: 'Войти',
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;
@@ -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: 'и',
15
15
  enter_passcode: 'Код подтверждения был отправлен на {{address}}',
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: 'Учетная запись для {{value}} уже существует, хотите войти?',
20
20
  link_account_id_exists: 'Учетная запись для {{value}} уже существует, хотите привязать?',
21
21
  sign_in_id_does_not_exist: 'Учетная запись для {{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: 'Новый пароль',
@@ -55,8 +56,12 @@ const description = {
55
56
  password_requirement: {
56
57
  length_one: 'требуется минимум {{count}} символ',
57
58
  length_other: 'требуется минимум {{count}} символов',
59
+ length_few: 'требуется минимум {{count}} символа',
60
+ length_many: 'требуется минимум {{count}} символов',
58
61
  character_types_one: 'должен содержать по крайней мере {{count}} тип прописных букв, строчных букв, цифр и символов',
59
62
  character_types_other: 'должен содержать по крайней мере {{count}} типа прописных букв, строчных букв, цифр и символов',
63
+ character_types_few: 'должен содержать по крайней мере {{count}} типа прописных букв, строчных букв, цифр и символов',
64
+ character_types_many: 'должен содержать по крайней мере {{count}} типа прописных букв, строчных букв, цифр и символов',
60
65
  },
61
66
  use: 'Использовать',
62
67
  single_sign_on_email_form: 'Введите корпоративный адрес электронной почты',
@@ -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: 'Продолжая, вы соглашаетесь с <link></link>.',
95
+ identifier_sign_in_description: 'Введите свои {{types, list(type: disjunction;)}} для входа.',
96
+ all_sign_in_options: 'Все варианты входа',
97
+ identifier_register_description: 'Введите свои {{types, list(type: disjunction;)}} чтобы создать новую учётную запись.',
98
+ all_account_creation_options: 'Все варианты создания учётной записи',
99
+ back_to_sign_in: 'Вернуться ко входу',
83
100
  };
84
101
  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;
@@ -103,8 +104,12 @@ declare const _default: Readonly<{
103
104
  password_requirement: {
104
105
  length_one: string;
105
106
  length_other: string;
107
+ length_few: string;
108
+ length_many: string;
106
109
  character_types_one: string;
107
110
  character_types_other: string;
111
+ character_types_few: string;
112
+ character_types_many: string;
108
113
  };
109
114
  use: string;
110
115
  single_sign_on_email_form: string;
@@ -113,12 +118,21 @@ declare const _default: Readonly<{
113
118
  authorize_title: string;
114
119
  request_permission: string;
115
120
  grant_organization_access: string;
121
+ authorize_personal_data_usage: string;
122
+ authorize_organization_access: string;
116
123
  user_scopes: string;
117
124
  organization_scopes: string;
118
125
  authorize_agreement: string;
126
+ authorize_agreement_with_redirect: string;
119
127
  not_you: string;
120
128
  user_id: string;
121
129
  redirect_to: string;
130
+ auto_agreement: string;
131
+ identifier_sign_in_description: string;
132
+ all_sign_in_options: string;
133
+ identifier_register_description: string;
134
+ all_account_creation_options: string;
135
+ back_to_sign_in: string;
122
136
  }>;
123
137
  error: Readonly<{
124
138
  general_required: string;
@@ -2,7 +2,7 @@ const action = {
2
2
  sign_in: 'Giriş Yap',
3
3
  continue: 'İlerle',
4
4
  create_account: 'Hesap Oluştur',
5
- create_account_without_linking: 'Bağlamadan hesap oluştur',
5
+ create_account_without_linking: 'Bunun yerine yenisini oluştur',
6
6
  create: 'Oluştur',
7
7
  enter_passcode: 'Doğrulama kodunu girin',
8
8
  confirm: 'Onayla',
@@ -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: 've',
15
15
  enter_passcode: 'Doğrulama kodu {{address}} {{target}} adresinize gönderildi',
16
16
  passcode_sent: 'Doğrulama kodu yeniden gönderildi',
17
- resend_after_seconds: '<span>{{seconds}}</span> saniye sonra tekrar gönder',
18
- resend_passcode: 'Doğrulama kodunu tekrar gönder',
17
+ resend_after_seconds: 'Henüz almadınız mı? <span>{{seconds}}</span> saniye sonra tekrar gönderin',
18
+ resend_passcode: 'Henüz almadınız mı? <a>Doğrulama kodunu tekrar gönderin</a>',
19
19
  create_account_id_exists: '{{type}} {{value}} ile hesap mevcut, giriş yapmak ister misiniz?',
20
20
  link_account_id_exists: '{{type}} {{value}} olan hesap zaten var, bağlamak ister misiniz?',
21
21
  sign_in_id_does_not_exist: '{{type}} {{value}} ile hesap mevcut değil, yeni bir hesap oluşturmak ister misiniz?',
@@ -27,7 +27,8 @@ const description = {
27
27
  social_link_email: 'Başka bir e-posta bağlayabilirsiniz',
28
28
  social_link_phone: 'Başka bir telefon bağlayabilirsiniz',
29
29
  social_link_email_or_phone: 'Başka bir e-posta veya telefon bağlayabilirsiniz',
30
- social_bind_with_existing: 'Kayıtlı ilgili bir hesap bulduk ve onu doğrudan bağlayabilirsiniz.',
30
+ social_bind_with_existing: 'Kayıtlı bir ilgili hesap bulduk ve doğrudan bağlayabilirsiniz.',
31
+ skip_social_linking: 'Mevcut hesabın bağlantısını atla?',
31
32
  reset_password: 'Parolanızı mı unuttunuz',
32
33
  reset_password_description: 'Hesabınızla ilişkili {{types, list(type: disjunction;)}} girin, şifrenizi sıfırlamanız için size doğrulama kodunu göndereceğiz.',
33
34
  new_password: 'Yeni Şifre',
@@ -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: 'Devam ederek <link></link> kabul etmiş oluyorsunuz.',
91
+ identifier_sign_in_description: 'Oturum açmak için {{types, list(type: disjunction;)}} girin.',
92
+ all_sign_in_options: 'Tüm oturum açma seçenekleri',
93
+ identifier_register_description: 'Yeni bir hesap oluşturmak için {{types, list(type: disjunction;)}} girin.',
94
+ all_account_creation_options: 'Tüm hesap oluşturma seçenekleri',
95
+ back_to_sign_in: 'Girişe dön',
83
96
  };
84
97
  export default Object.freeze(description);
@@ -10,7 +10,7 @@ const error = {
10
10
  invalid_email: 'E-posta adresi geçersiz',
11
11
  invalid_phone: 'Telefon numarası geçersiz',
12
12
  passwords_do_not_match: 'Şifreler eşleşmiyor',
13
- invalid_passcode: 'Doğrulama kodu geçersiz',
13
+ invalid_passcode: 'Doğrulama kodu geçersiz.',
14
14
  invalid_connector_auth: 'Yetki geçersiz',
15
15
  invalid_connector_request: 'Bağlayıcı veri geçersiz',
16
16
  unknown: 'Bilinmeyen hata. Lütfen daha sonra tekrar deneyiniz.',
@@ -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;
@@ -29,9 +29,7 @@ declare const _default: Readonly<{
29
29
  verify_via_passkey: string;
30
30
  download: string;
31
31
  single_sign_on: string;
32
- /** UNTRANSLATED */
33
32
  authorize: string;
34
- /** UNTRANSLATED */
35
33
  use_another_account: string;
36
34
  }>;
37
35
  export default _default;