@logto/phrases-experience 1.9.1 → 1.10.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (246) hide show
  1. package/lib/index.d.ts +4 -4
  2. package/lib/index.js +3 -0
  3. package/lib/locales/ar/action.d.ts +2 -0
  4. package/lib/locales/ar/action.js +2 -0
  5. package/lib/locales/ar/description.d.ts +10 -7
  6. package/lib/locales/ar/description.js +17 -14
  7. package/lib/locales/ar/error/index.d.ts +6 -0
  8. package/lib/locales/ar/error/index.js +6 -0
  9. package/lib/locales/ar/index.d.ts +48 -0
  10. package/lib/locales/ar/index.js +2 -0
  11. package/lib/locales/ar/mfa.d.ts +6 -0
  12. package/lib/locales/ar/mfa.js +6 -0
  13. package/lib/locales/ar/profile.d.ts +25 -0
  14. package/lib/locales/ar/profile.js +25 -0
  15. package/lib/locales/de/action.d.ts +2 -2
  16. package/lib/locales/de/action.js +4 -4
  17. package/lib/locales/de/description.d.ts +10 -12
  18. package/lib/locales/de/description.js +22 -24
  19. package/lib/locales/de/error/index.d.ts +6 -0
  20. package/lib/locales/de/error/index.js +6 -0
  21. package/lib/locales/de/index.d.ts +48 -0
  22. package/lib/locales/de/index.js +2 -0
  23. package/lib/locales/de/mfa.d.ts +6 -0
  24. package/lib/locales/de/mfa.js +6 -0
  25. package/lib/locales/de/profile.d.ts +25 -0
  26. package/lib/locales/de/profile.js +25 -0
  27. package/lib/locales/de/user-scopes.d.ts +0 -9
  28. package/lib/locales/de/user-scopes.js +9 -18
  29. package/lib/locales/en/action.d.ts +2 -0
  30. package/lib/locales/en/action.js +2 -0
  31. package/lib/locales/en/description.d.ts +10 -0
  32. package/lib/locales/en/description.js +11 -1
  33. package/lib/locales/en/error/index.d.ts +6 -0
  34. package/lib/locales/en/error/index.js +6 -0
  35. package/lib/locales/en/index.d.ts +48 -0
  36. package/lib/locales/en/index.js +2 -0
  37. package/lib/locales/en/mfa.d.ts +6 -0
  38. package/lib/locales/en/mfa.js +6 -0
  39. package/lib/locales/en/profile.d.ts +25 -0
  40. package/lib/locales/en/profile.js +25 -0
  41. package/lib/locales/en/secondary.js +1 -1
  42. package/lib/locales/es/action.d.ts +2 -2
  43. package/lib/locales/es/action.js +4 -4
  44. package/lib/locales/es/description.d.ts +10 -12
  45. package/lib/locales/es/description.js +22 -24
  46. package/lib/locales/es/error/index.d.ts +6 -0
  47. package/lib/locales/es/error/index.js +6 -0
  48. package/lib/locales/es/index.d.ts +48 -0
  49. package/lib/locales/es/index.js +2 -0
  50. package/lib/locales/es/mfa.d.ts +6 -0
  51. package/lib/locales/es/mfa.js +6 -0
  52. package/lib/locales/es/profile.d.ts +25 -0
  53. package/lib/locales/es/profile.js +25 -0
  54. package/lib/locales/es/user-scopes.d.ts +0 -9
  55. package/lib/locales/es/user-scopes.js +9 -18
  56. package/lib/locales/fr/action.d.ts +2 -2
  57. package/lib/locales/fr/action.js +4 -4
  58. package/lib/locales/fr/description.d.ts +10 -12
  59. package/lib/locales/fr/description.js +22 -24
  60. package/lib/locales/fr/error/index.d.ts +6 -0
  61. package/lib/locales/fr/error/index.js +6 -0
  62. package/lib/locales/fr/index.d.ts +48 -0
  63. package/lib/locales/fr/index.js +2 -0
  64. package/lib/locales/fr/mfa.d.ts +6 -0
  65. package/lib/locales/fr/mfa.js +6 -0
  66. package/lib/locales/fr/profile.d.ts +25 -0
  67. package/lib/locales/fr/profile.js +25 -0
  68. package/lib/locales/fr/user-scopes.d.ts +0 -9
  69. package/lib/locales/fr/user-scopes.js +9 -18
  70. package/lib/locales/it/action.d.ts +2 -2
  71. package/lib/locales/it/action.js +4 -4
  72. package/lib/locales/it/description.d.ts +10 -12
  73. package/lib/locales/it/description.js +22 -24
  74. package/lib/locales/it/error/index.d.ts +6 -0
  75. package/lib/locales/it/error/index.js +6 -0
  76. package/lib/locales/it/index.d.ts +48 -0
  77. package/lib/locales/it/index.js +2 -0
  78. package/lib/locales/it/mfa.d.ts +6 -0
  79. package/lib/locales/it/mfa.js +6 -0
  80. package/lib/locales/it/profile.d.ts +25 -0
  81. package/lib/locales/it/profile.js +25 -0
  82. package/lib/locales/it/user-scopes.d.ts +0 -9
  83. package/lib/locales/it/user-scopes.js +9 -18
  84. package/lib/locales/ja/action.d.ts +2 -2
  85. package/lib/locales/ja/action.js +4 -4
  86. package/lib/locales/ja/description.d.ts +10 -12
  87. package/lib/locales/ja/description.js +22 -24
  88. package/lib/locales/ja/error/index.d.ts +6 -0
  89. package/lib/locales/ja/error/index.js +6 -0
  90. package/lib/locales/ja/index.d.ts +48 -0
  91. package/lib/locales/ja/index.js +2 -0
  92. package/lib/locales/ja/mfa.d.ts +6 -0
  93. package/lib/locales/ja/mfa.js +6 -0
  94. package/lib/locales/ja/profile.d.ts +25 -0
  95. package/lib/locales/ja/profile.js +25 -0
  96. package/lib/locales/ja/user-scopes.d.ts +0 -9
  97. package/lib/locales/ja/user-scopes.js +9 -18
  98. package/lib/locales/ko/action.d.ts +2 -2
  99. package/lib/locales/ko/action.js +4 -4
  100. package/lib/locales/ko/description.d.ts +10 -12
  101. package/lib/locales/ko/description.js +22 -24
  102. package/lib/locales/ko/error/index.d.ts +6 -0
  103. package/lib/locales/ko/error/index.js +6 -0
  104. package/lib/locales/ko/index.d.ts +48 -0
  105. package/lib/locales/ko/index.js +2 -0
  106. package/lib/locales/ko/mfa.d.ts +6 -0
  107. package/lib/locales/ko/mfa.js +6 -0
  108. package/lib/locales/ko/profile.d.ts +25 -0
  109. package/lib/locales/ko/profile.js +25 -0
  110. package/lib/locales/ko/user-scopes.d.ts +0 -9
  111. package/lib/locales/ko/user-scopes.js +9 -18
  112. package/lib/locales/pl-pl/action.d.ts +2 -2
  113. package/lib/locales/pl-pl/action.js +4 -4
  114. package/lib/locales/pl-pl/description.d.ts +10 -12
  115. package/lib/locales/pl-pl/description.js +22 -24
  116. package/lib/locales/pl-pl/error/index.d.ts +6 -0
  117. package/lib/locales/pl-pl/error/index.js +6 -0
  118. package/lib/locales/pl-pl/index.d.ts +48 -0
  119. package/lib/locales/pl-pl/index.js +2 -0
  120. package/lib/locales/pl-pl/mfa.d.ts +6 -0
  121. package/lib/locales/pl-pl/mfa.js +6 -0
  122. package/lib/locales/pl-pl/profile.d.ts +25 -0
  123. package/lib/locales/pl-pl/profile.js +25 -0
  124. package/lib/locales/pl-pl/user-scopes.d.ts +0 -9
  125. package/lib/locales/pl-pl/user-scopes.js +9 -18
  126. package/lib/locales/pt-br/action.d.ts +2 -2
  127. package/lib/locales/pt-br/action.js +4 -4
  128. package/lib/locales/pt-br/description.d.ts +10 -12
  129. package/lib/locales/pt-br/description.js +22 -24
  130. package/lib/locales/pt-br/error/index.d.ts +6 -0
  131. package/lib/locales/pt-br/error/index.js +6 -0
  132. package/lib/locales/pt-br/index.d.ts +48 -0
  133. package/lib/locales/pt-br/index.js +2 -0
  134. package/lib/locales/pt-br/mfa.d.ts +6 -0
  135. package/lib/locales/pt-br/mfa.js +6 -0
  136. package/lib/locales/pt-br/profile.d.ts +25 -0
  137. package/lib/locales/pt-br/profile.js +25 -0
  138. package/lib/locales/pt-br/user-scopes.d.ts +0 -9
  139. package/lib/locales/pt-br/user-scopes.js +9 -18
  140. package/lib/locales/pt-pt/action.d.ts +2 -2
  141. package/lib/locales/pt-pt/action.js +4 -4
  142. package/lib/locales/pt-pt/description.d.ts +10 -12
  143. package/lib/locales/pt-pt/description.js +22 -24
  144. package/lib/locales/pt-pt/error/index.d.ts +6 -0
  145. package/lib/locales/pt-pt/error/index.js +6 -0
  146. package/lib/locales/pt-pt/index.d.ts +48 -0
  147. package/lib/locales/pt-pt/index.js +2 -0
  148. package/lib/locales/pt-pt/mfa.d.ts +6 -0
  149. package/lib/locales/pt-pt/mfa.js +6 -0
  150. package/lib/locales/pt-pt/profile.d.ts +25 -0
  151. package/lib/locales/pt-pt/profile.js +25 -0
  152. package/lib/locales/pt-pt/user-scopes.d.ts +0 -9
  153. package/lib/locales/pt-pt/user-scopes.js +9 -18
  154. package/lib/locales/ru/action.d.ts +2 -2
  155. package/lib/locales/ru/action.js +4 -4
  156. package/lib/locales/ru/description.d.ts +10 -12
  157. package/lib/locales/ru/description.js +22 -24
  158. package/lib/locales/ru/error/index.d.ts +6 -0
  159. package/lib/locales/ru/error/index.js +6 -0
  160. package/lib/locales/ru/index.d.ts +48 -0
  161. package/lib/locales/ru/index.js +2 -0
  162. package/lib/locales/ru/mfa.d.ts +6 -0
  163. package/lib/locales/ru/mfa.js +6 -0
  164. package/lib/locales/ru/profile.d.ts +25 -0
  165. package/lib/locales/ru/profile.js +25 -0
  166. package/lib/locales/ru/user-scopes.d.ts +0 -9
  167. package/lib/locales/ru/user-scopes.js +9 -18
  168. package/lib/locales/tr-tr/action.d.ts +2 -2
  169. package/lib/locales/tr-tr/action.js +4 -4
  170. package/lib/locales/tr-tr/description.d.ts +10 -12
  171. package/lib/locales/tr-tr/description.js +22 -24
  172. package/lib/locales/tr-tr/error/index.d.ts +6 -0
  173. package/lib/locales/tr-tr/error/index.js +6 -0
  174. package/lib/locales/tr-tr/index.d.ts +48 -0
  175. package/lib/locales/tr-tr/index.js +2 -0
  176. package/lib/locales/tr-tr/mfa.d.ts +6 -0
  177. package/lib/locales/tr-tr/mfa.js +6 -0
  178. package/lib/locales/tr-tr/profile.d.ts +25 -0
  179. package/lib/locales/tr-tr/profile.js +25 -0
  180. package/lib/locales/tr-tr/user-scopes.d.ts +0 -9
  181. package/lib/locales/tr-tr/user-scopes.js +9 -18
  182. package/lib/locales/uk-ua/action.d.ts +37 -0
  183. package/lib/locales/uk-ua/action.js +37 -0
  184. package/lib/locales/uk-ua/description.d.ts +97 -0
  185. package/lib/locales/uk-ua/description.js +97 -0
  186. package/lib/locales/uk-ua/development-tenant.d.ts +4 -0
  187. package/lib/locales/uk-ua/development-tenant.js +4 -0
  188. package/lib/locales/uk-ua/error/index.d.ts +40 -0
  189. package/lib/locales/uk-ua/error/index.js +28 -0
  190. package/lib/locales/uk-ua/error/password-rejected.d.ts +15 -0
  191. package/lib/locales/uk-ua/error/password-rejected.js +15 -0
  192. package/lib/locales/uk-ua/index.d.ts +282 -0
  193. package/lib/locales/uk-ua/index.js +25 -0
  194. package/lib/locales/uk-ua/input.d.ts +10 -0
  195. package/lib/locales/uk-ua/input.js +10 -0
  196. package/lib/locales/uk-ua/list.d.ts +6 -0
  197. package/lib/locales/uk-ua/list.js +6 -0
  198. package/lib/locales/uk-ua/mfa.d.ts +50 -0
  199. package/lib/locales/uk-ua/mfa.js +50 -0
  200. package/lib/locales/uk-ua/profile.d.ts +25 -0
  201. package/lib/locales/uk-ua/profile.js +25 -0
  202. package/lib/locales/uk-ua/secondary.d.ts +4 -0
  203. package/lib/locales/uk-ua/secondary.js +4 -0
  204. package/lib/locales/uk-ua/user-scopes.d.ts +14 -0
  205. package/lib/locales/uk-ua/user-scopes.js +14 -0
  206. package/lib/locales/zh-cn/action.d.ts +2 -0
  207. package/lib/locales/zh-cn/action.js +2 -0
  208. package/lib/locales/zh-cn/description.d.ts +10 -0
  209. package/lib/locales/zh-cn/description.js +12 -2
  210. package/lib/locales/zh-cn/error/index.d.ts +6 -0
  211. package/lib/locales/zh-cn/error/index.js +6 -0
  212. package/lib/locales/zh-cn/index.d.ts +48 -0
  213. package/lib/locales/zh-cn/index.js +2 -0
  214. package/lib/locales/zh-cn/mfa.d.ts +6 -0
  215. package/lib/locales/zh-cn/mfa.js +6 -0
  216. package/lib/locales/zh-cn/profile.d.ts +25 -0
  217. package/lib/locales/zh-cn/profile.js +25 -0
  218. package/lib/locales/zh-hk/action.d.ts +2 -2
  219. package/lib/locales/zh-hk/action.js +4 -4
  220. package/lib/locales/zh-hk/description.d.ts +10 -12
  221. package/lib/locales/zh-hk/description.js +22 -24
  222. package/lib/locales/zh-hk/error/index.d.ts +6 -0
  223. package/lib/locales/zh-hk/error/index.js +6 -0
  224. package/lib/locales/zh-hk/index.d.ts +48 -0
  225. package/lib/locales/zh-hk/index.js +2 -0
  226. package/lib/locales/zh-hk/mfa.d.ts +6 -0
  227. package/lib/locales/zh-hk/mfa.js +6 -0
  228. package/lib/locales/zh-hk/profile.d.ts +25 -0
  229. package/lib/locales/zh-hk/profile.js +25 -0
  230. package/lib/locales/zh-hk/user-scopes.d.ts +0 -9
  231. package/lib/locales/zh-hk/user-scopes.js +9 -18
  232. package/lib/locales/zh-tw/action.d.ts +2 -2
  233. package/lib/locales/zh-tw/action.js +4 -4
  234. package/lib/locales/zh-tw/description.d.ts +10 -12
  235. package/lib/locales/zh-tw/description.js +27 -29
  236. package/lib/locales/zh-tw/error/index.d.ts +6 -0
  237. package/lib/locales/zh-tw/error/index.js +6 -0
  238. package/lib/locales/zh-tw/index.d.ts +48 -0
  239. package/lib/locales/zh-tw/index.js +2 -0
  240. package/lib/locales/zh-tw/mfa.d.ts +6 -0
  241. package/lib/locales/zh-tw/mfa.js +6 -0
  242. package/lib/locales/zh-tw/profile.d.ts +25 -0
  243. package/lib/locales/zh-tw/profile.js +25 -0
  244. package/lib/locales/zh-tw/user-scopes.d.ts +0 -9
  245. package/lib/locales/zh-tw/user-scopes.js +9 -18
  246. package/package.json +7 -7
@@ -1,6 +1,7 @@
1
1
  const action = {
2
2
  sign_in: '로그인',
3
3
  continue: '계속',
4
+ continue_as: '{{name}}(으)로 계속',
4
5
  create_account: '계정 생성',
5
6
  create_account_without_linking: '대신 새로 만들기',
6
7
  create: '생성',
@@ -29,9 +30,8 @@ const action = {
29
30
  verify_via_passkey: '패스키로 확인',
30
31
  download: '다운로드',
31
32
  single_sign_on: '단일 로그인',
32
- /** UNTRANSLATED */
33
- authorize: 'Authorize',
34
- /** UNTRANSLATED */
35
- use_another_account: 'Use another account',
33
+ authorize: '권한 부여',
34
+ use_another_account: '다른 계정 사용',
35
+ back_to_current_account: '현재 계정으로 돌아가기',
36
36
  };
37
37
  export default Object.freeze(action);
@@ -10,6 +10,7 @@ declare const _default: Readonly<{
10
10
  sign_in: string;
11
11
  privacy_policy: string;
12
12
  create_account: string;
13
+ switch_account: string;
13
14
  or: string;
14
15
  and: string;
15
16
  enter_passcode: string;
@@ -55,37 +56,31 @@ declare const _default: Readonly<{
55
56
  password_requirements: string;
56
57
  password_requirement: {
57
58
  length_one: string;
59
+ length_two: string;
60
+ length_few: string;
61
+ length_many: string;
58
62
  length_other: string;
59
63
  character_types_one: string;
64
+ character_types_two: string;
65
+ character_types_few: string;
66
+ character_types_many: string;
60
67
  character_types_other: string;
61
68
  };
62
69
  use: string;
63
70
  single_sign_on_email_form: string;
64
71
  single_sign_on_connectors_list: string;
65
72
  single_sign_on_enabled: string;
66
- /** UNTRANSLATED */
67
73
  authorize_title: string;
68
- /** UNTRANSLATED */
69
74
  request_permission: string;
70
- /** UNTRANSLATED */
71
75
  grant_organization_access: string;
72
- /** UNTRANSLATED */
73
76
  authorize_personal_data_usage: string;
74
- /** UNTRANSLATED */
75
77
  authorize_organization_access: string;
76
- /** UNTRANSLATED */
77
78
  user_scopes: string;
78
- /** UNTRANSLATED */
79
79
  organization_scopes: string;
80
- /** UNTRANSLATED */
81
80
  authorize_agreement: string;
82
- /** UNTRANSLATED */
83
81
  authorize_agreement_with_redirect: string;
84
- /** UNTRANSLATED */
85
82
  not_you: string;
86
- /** UNTRANSLATED */
87
83
  user_id: string;
88
- /** UNTRANSLATED */
89
84
  redirect_to: string;
90
85
  auto_agreement: string;
91
86
  identifier_sign_in_description: string;
@@ -95,5 +90,8 @@ declare const _default: Readonly<{
95
90
  back_to_sign_in: string;
96
91
  support_email: string;
97
92
  support_website: string;
93
+ switch_account_title: string;
94
+ switch_account_description: string;
95
+ about_yourself: string;
98
96
  }>;
99
97
  export default _default;
@@ -10,6 +10,7 @@ const description = {
10
10
  sign_in: '로그인',
11
11
  privacy_policy: '개인정보처리방침',
12
12
  create_account: '계정 생성',
13
+ switch_account: '계정 전환',
13
14
  or: '또는',
14
15
  and: '그리고',
15
16
  enter_passcode: '{{address}} {{target}} 으로 비밀번호가 전송되었어요.',
@@ -55,38 +56,32 @@ const description = {
55
56
  password_requirements: '비밀번호는 {{items, list}} 로 이루어져야 합니다.',
56
57
  password_requirement: {
57
58
  length_one: '최소 {{count}} 자 이상이어야 함',
59
+ length_two: '최소 {{count}} 문자 이상이어야 함',
60
+ length_few: '최소 {{count}} 문자 이상이어야 함',
61
+ length_many: '최소 {{count}} 문자 이상이어야 함',
58
62
  length_other: '최소 {{count}} 문자 이상이어야 함',
59
63
  character_types_one: '최소 {{count}} 개의 대문자, 소문자, 숫자, 특수 기호를 포함해야 함',
64
+ character_types_two: '최소 {{count}} 종류의 대문자, 소문자, 숫자, 특수 기호를 포함해야 함',
65
+ character_types_few: '최소 {{count}} 종류의 대문자, 소문자, 숫자, 특수 기호를 포함해야 함',
66
+ character_types_many: '최소 {{count}} 종류의 대문자, 소문자, 숫자, 특수 기호를 포함해야 함',
60
67
  character_types_other: '최소 {{count}} 개의 대문자, 소문자, 숫자, 특수 기호를 포함해야 함',
61
68
  },
62
69
  use: '사용',
63
70
  single_sign_on_email_form: '기업 이메일 주소를 입력하세요',
64
71
  single_sign_on_connectors_list: '귀하의 기업은 {{email}} 이메일 계정에 대해 Single Sign-On을 활성화했습니다. 다음 SSO 제공업체를 사용하여 로그인을 계속할 수 있습니다.',
65
72
  single_sign_on_enabled: '이 계정에는 Single Sign-On이 활성화되어 있습니다.',
66
- /** UNTRANSLATED */
67
- authorize_title: 'Authorize {{name}}',
68
- /** UNTRANSLATED */
69
- request_permission: '{{name}} is requesting access to:',
70
- /** UNTRANSLATED */
71
- grant_organization_access: 'Grant the organization access:',
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 */
77
- user_scopes: 'Personal user data',
78
- /** UNTRANSLATED */
79
- organization_scopes: 'Organization access',
80
- /** UNTRANSLATED */
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}}.`,
84
- /** UNTRANSLATED */
85
- not_you: 'Not you?',
86
- /** UNTRANSLATED */
87
- user_id: 'User ID: {{id}}',
88
- /** UNTRANSLATED */
89
- redirect_to: 'You will be redirected to {{name}}.',
73
+ authorize_title: '{{name}} 권한 부여',
74
+ request_permission: '{{name}} 이(가) 다음에 대한 액세스를 요청하고 있습니다:',
75
+ grant_organization_access: '조직 접근 권한 부여:',
76
+ authorize_personal_data_usage: '개인 데이터 사용 권한 부여:',
77
+ authorize_organization_access: '특정 조직에 대한 접근 권한 부여:',
78
+ user_scopes: '개인 사용자 데이터',
79
+ organization_scopes: '조직 액세스',
80
+ authorize_agreement: `접근을 허용함으로써, {{name}} <link></link>에 동의하게 됩니다.`,
81
+ authorize_agreement_with_redirect: `접근을 허용함으로써, {{name}} 의 <link></link>에 동의하게 되며 {{uri}} 로 리디렉션됩니다.`,
82
+ not_you: '당신이 아닌가요?',
83
+ user_id: '사용자 ID: {{id}}',
84
+ redirect_to: '{{name}} 으로 리디렉션됩니다.',
90
85
  auto_agreement: '계속 진행하면 <link></link>에 동의하는 것입니다.',
91
86
  identifier_sign_in_description: '로그인하려면 {{types, list(type: disjunction;)}}을(를) 입력하세요.',
92
87
  all_sign_in_options: '모든 로그인 옵션',
@@ -95,5 +90,8 @@ const description = {
95
90
  back_to_sign_in: '로그인으로 돌아가기',
96
91
  support_email: '지원 이메일: <link></link>',
97
92
  support_website: '지원 웹사이트: <link></link>',
93
+ switch_account_title: '현재 {{account}}으로 로그인 중입니다',
94
+ switch_account_description: '계속 진행하려면 현재 계정에서 로그아웃되고 새 계정으로 자동 전환됩니다.',
95
+ about_yourself: '자신에 대해 알려주세요',
98
96
  };
99
97
  export default Object.freeze(description);
@@ -1,6 +1,8 @@
1
1
  declare const _default: Readonly<{
2
2
  general_required: string;
3
3
  general_invalid: string;
4
+ invalid_min_max_input: string;
5
+ invalid_min_max_length: string;
4
6
  username_required: string;
5
7
  password_required: string;
6
8
  username_exists: string;
@@ -30,5 +32,9 @@ declare const _default: Readonly<{
30
32
  };
31
33
  }>;
32
34
  sso_not_enabled: string;
35
+ invalid_link: string;
36
+ invalid_link_description: string;
37
+ captcha_verification_failed: string;
38
+ something_went_wrong: string;
33
39
  }>;
34
40
  export default _default;
@@ -2,6 +2,8 @@ import password_rejected from './password-rejected.js';
2
2
  const error = {
3
3
  general_required: '{{types, list(type: disjunction;)}}은/는 필수예요.',
4
4
  general_invalid: '{{types, list(type: disjunction;)}}은/는 유효하지 않아요.',
5
+ invalid_min_max_input: '입력값은 {{minValue}}에서 {{maxValue}} 사이여야 해요',
6
+ invalid_min_max_length: '입력값의 길이는 {{minLength}}에서 {{maxLength}} 사이여야 해요',
5
7
  username_required: '사용자 이름은 필수예요.',
6
8
  password_required: '비밀번호는 필수예요.',
7
9
  username_exists: '사용자 이름이 이미 존재해요.',
@@ -18,5 +20,9 @@ const error = {
18
20
  timeout: '요청 시간이 초과되었어요. 잠시 후에 다시 시도해 주세요.',
19
21
  password_rejected,
20
22
  sso_not_enabled: '이 이메일 계정에 대해 단일 로그인이 활성화되지 않았어요.',
23
+ invalid_link: '유효하지 않은 링크',
24
+ invalid_link_description: '일회성 토큰이 만료되었거나 더 이상 유효하지 않을 수 있어요.',
25
+ captcha_verification_failed: '캡차 검증에 실패했어요.',
26
+ something_went_wrong: '문제가 발생했어요.',
21
27
  };
22
28
  export default Object.freeze(error);
@@ -15,6 +15,7 @@ declare const _default: Readonly<{
15
15
  action: Readonly<{
16
16
  sign_in: string;
17
17
  continue: string;
18
+ continue_as: string;
18
19
  create_account: string;
19
20
  create_account_without_linking: string;
20
21
  create: string;
@@ -45,6 +46,7 @@ declare const _default: Readonly<{
45
46
  single_sign_on: string;
46
47
  authorize: string;
47
48
  use_another_account: string;
49
+ back_to_current_account: string;
48
50
  }>;
49
51
  description: Readonly<{
50
52
  email: string;
@@ -58,6 +60,7 @@ declare const _default: Readonly<{
58
60
  sign_in: string;
59
61
  privacy_policy: string;
60
62
  create_account: string;
63
+ switch_account: string;
61
64
  or: string;
62
65
  and: string;
63
66
  enter_passcode: string;
@@ -103,8 +106,14 @@ declare const _default: Readonly<{
103
106
  password_requirements: string;
104
107
  password_requirement: {
105
108
  length_one: string;
109
+ length_two: string;
110
+ length_few: string;
111
+ length_many: string;
106
112
  length_other: string;
107
113
  character_types_one: string;
114
+ character_types_two: string;
115
+ character_types_few: string;
116
+ character_types_many: string;
108
117
  character_types_other: string;
109
118
  };
110
119
  use: string;
@@ -131,10 +140,15 @@ declare const _default: Readonly<{
131
140
  back_to_sign_in: string;
132
141
  support_email: string;
133
142
  support_website: string;
143
+ switch_account_title: string;
144
+ switch_account_description: string;
145
+ about_yourself: string;
134
146
  }>;
135
147
  error: Readonly<{
136
148
  general_required: string;
137
149
  general_invalid: string;
150
+ invalid_min_max_input: string;
151
+ invalid_min_max_length: string;
138
152
  username_required: string;
139
153
  password_required: string;
140
154
  username_exists: string;
@@ -164,6 +178,10 @@ declare const _default: Readonly<{
164
178
  };
165
179
  }>;
166
180
  sso_not_enabled: string;
181
+ invalid_link: string;
182
+ invalid_link_description: string;
183
+ captcha_verification_failed: string;
184
+ something_went_wrong: string;
167
185
  }>;
168
186
  list: Readonly<{
169
187
  or: string;
@@ -174,12 +192,18 @@ declare const _default: Readonly<{
174
192
  totp: string;
175
193
  webauthn: string;
176
194
  backup_code: string;
195
+ email_verification_code: string;
196
+ phone_verification_code: string;
177
197
  link_totp_description: string;
178
198
  link_webauthn_description: string;
179
199
  link_backup_code_description: string;
200
+ link_email_verification_code_description: string;
201
+ link_phone_verification_code_description: string;
180
202
  verify_totp_description: string;
181
203
  verify_webauthn_description: string;
182
204
  verify_backup_code_description: string;
205
+ verify_email_verification_code_description: string;
206
+ verify_phone_verification_code_description: string;
183
207
  add_mfa_factors: string;
184
208
  add_mfa_description: string;
185
209
  verify_mfa_factors: string;
@@ -229,6 +253,30 @@ declare const _default: Readonly<{
229
253
  address: string;
230
254
  };
231
255
  }>;
256
+ profile: Readonly<{
257
+ name: string;
258
+ avatar: string;
259
+ givenName: string;
260
+ familyName: string;
261
+ middleName: string;
262
+ fullName: string;
263
+ nickname: string;
264
+ preferredUsername: string;
265
+ profile: string;
266
+ website: string;
267
+ gender: string;
268
+ birthdate: string;
269
+ zoneinfo: string;
270
+ locale: string;
271
+ address: {
272
+ formatted: string;
273
+ streetAddress: string;
274
+ locality: string;
275
+ region: string;
276
+ postalCode: string;
277
+ country: string;
278
+ };
279
+ }>;
232
280
  };
233
281
  }>;
234
282
  export default _default;
@@ -5,6 +5,7 @@ import error from './error/index.js';
5
5
  import input from './input.js';
6
6
  import list from './list.js';
7
7
  import mfa from './mfa.js';
8
+ import profile from './profile.js';
8
9
  import secondary from './secondary.js';
9
10
  import user_scopes from './user-scopes.js';
10
11
  const ko = {
@@ -18,6 +19,7 @@ const ko = {
18
19
  mfa,
19
20
  development_tenant,
20
21
  user_scopes,
22
+ profile,
21
23
  },
22
24
  };
23
25
  export default Object.freeze(ko);
@@ -2,12 +2,18 @@ declare const _default: Readonly<{
2
2
  totp: string;
3
3
  webauthn: string;
4
4
  backup_code: string;
5
+ email_verification_code: string;
6
+ phone_verification_code: string;
5
7
  link_totp_description: string;
6
8
  link_webauthn_description: string;
7
9
  link_backup_code_description: string;
10
+ link_email_verification_code_description: string;
11
+ link_phone_verification_code_description: string;
8
12
  verify_totp_description: string;
9
13
  verify_webauthn_description: string;
10
14
  verify_backup_code_description: string;
15
+ verify_email_verification_code_description: string;
16
+ verify_phone_verification_code_description: string;
11
17
  add_mfa_factors: string;
12
18
  add_mfa_description: string;
13
19
  verify_mfa_factors: string;
@@ -2,12 +2,18 @@ const mfa = {
2
2
  totp: '인증 앱 OTP',
3
3
  webauthn: '패스키',
4
4
  backup_code: '백업 코드',
5
+ email_verification_code: '이메일 인증 코드',
6
+ phone_verification_code: 'SMS 인증 코드',
5
7
  link_totp_description: '예: Google Authenticator 등',
6
8
  link_webauthn_description: '기기 또는 USB 하드웨어 연결',
7
9
  link_backup_code_description: '백업 코드 생성',
10
+ link_email_verification_code_description: '이메일 주소 연결',
11
+ link_phone_verification_code_description: '전화번호 연결',
8
12
  verify_totp_description: '앱에 일회용 코드 입력',
9
13
  verify_webauthn_description: '기기 또는 USB 하드웨어 확인',
10
14
  verify_backup_code_description: '저장한 백업 코드 붙여넣기',
15
+ verify_email_verification_code_description: '이메일로 전송된 코드 입력',
16
+ verify_phone_verification_code_description: '휴대폰으로 전송된 코드 입력',
11
17
  add_mfa_factors: '2단계 인증 추가',
12
18
  add_mfa_description: '2단계 인증이 활성화되었습니다. 안전한 로그인을 위해 두 번째 인증 방법을 선택하세요.',
13
19
  verify_mfa_factors: '2단계 인증 확인',
@@ -0,0 +1,25 @@
1
+ declare const _default: Readonly<{
2
+ name: string;
3
+ avatar: string;
4
+ givenName: string;
5
+ familyName: string;
6
+ middleName: string;
7
+ fullName: string;
8
+ nickname: string;
9
+ preferredUsername: string;
10
+ profile: string;
11
+ website: string;
12
+ gender: string;
13
+ birthdate: string;
14
+ zoneinfo: string;
15
+ locale: string;
16
+ address: {
17
+ formatted: string;
18
+ streetAddress: string;
19
+ locality: string;
20
+ region: string;
21
+ postalCode: string;
22
+ country: string;
23
+ };
24
+ }>;
25
+ export default _default;
@@ -0,0 +1,25 @@
1
+ const profile = {
2
+ name: '이름',
3
+ avatar: '아바타',
4
+ givenName: '이름',
5
+ familyName: '성',
6
+ middleName: '중간 이름',
7
+ fullName: '전체 이름',
8
+ nickname: '별명',
9
+ preferredUsername: '선호하는 사용자명',
10
+ profile: '프로필',
11
+ website: '웹사이트',
12
+ gender: '성별',
13
+ birthdate: '생년월일',
14
+ zoneinfo: '시간대',
15
+ locale: '로케일',
16
+ address: {
17
+ formatted: '주소',
18
+ streetAddress: '도로명 주소',
19
+ locality: '도시',
20
+ region: '주/도',
21
+ postalCode: '우편번호',
22
+ country: '국가',
23
+ },
24
+ };
25
+ export default Object.freeze(profile);
@@ -1,22 +1,13 @@
1
1
  declare const _default: Readonly<{
2
2
  descriptions: {
3
- /** UNTRANSLATED */
4
3
  custom_data: string;
5
- /** UNTRANSLATED */
6
4
  email: string;
7
- /** UNTRANSLATED */
8
5
  phone: string;
9
- /** UNTRANSLATED */
10
6
  profile: string;
11
- /** UNTRANSLATED */
12
7
  roles: string;
13
- /** UNTRANSLATED */
14
8
  identities: string;
15
- /** UNTRANSLATED */
16
9
  'urn:logto:scope:organizations': string;
17
- /** UNTRANSLATED */
18
10
  'urn:logto:scope:organization_roles': string;
19
- /** UNTRANSLATED */
20
11
  address: string;
21
12
  };
22
13
  }>;
@@ -1,23 +1,14 @@
1
1
  const user_scopes = {
2
2
  descriptions: {
3
- /** UNTRANSLATED */
4
- custom_data: 'Your custom data',
5
- /** UNTRANSLATED */
6
- email: 'Your email address',
7
- /** UNTRANSLATED */
8
- phone: 'Your phone number',
9
- /** UNTRANSLATED */
10
- profile: 'Your name, username, avatar, and other profile info',
11
- /** UNTRANSLATED */
12
- roles: 'Your roles',
13
- /** UNTRANSLATED */
14
- identities: 'Your linked social identities',
15
- /** UNTRANSLATED */
16
- 'urn:logto:scope:organizations': 'Your organizations info',
17
- /** UNTRANSLATED */
18
- 'urn:logto:scope:organization_roles': 'Your organization roles',
19
- /** UNTRANSLATED */
20
- address: 'Your address',
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: '주소',
21
12
  },
22
13
  };
23
14
  export default Object.freeze(user_scopes);
@@ -1,6 +1,7 @@
1
1
  declare const _default: Readonly<{
2
2
  sign_in: string;
3
3
  continue: string;
4
+ continue_as: string;
4
5
  create_account: string;
5
6
  create_account_without_linking: string;
6
7
  create: string;
@@ -29,9 +30,8 @@ declare const _default: Readonly<{
29
30
  verify_via_passkey: string;
30
31
  download: string;
31
32
  single_sign_on: string;
32
- /** UNTRANSLATED */
33
33
  authorize: string;
34
- /** UNTRANSLATED */
35
34
  use_another_account: string;
35
+ back_to_current_account: string;
36
36
  }>;
37
37
  export default _default;
@@ -1,6 +1,7 @@
1
1
  const action = {
2
2
  sign_in: 'Zaloguj się',
3
3
  continue: 'Kontynuuj',
4
+ continue_as: 'Kontynuuj jako {{name}}',
4
5
  create_account: 'Utwórz konto',
5
6
  create_account_without_linking: 'Zamiast tego utwórz nowy',
6
7
  create: 'Utwórz',
@@ -29,9 +30,8 @@ const action = {
29
30
  verify_via_passkey: 'Weryfikacja za pomocą klucza dostępu',
30
31
  download: 'Pobierz',
31
32
  single_sign_on: 'Pojedyncze logowanie',
32
- /** UNTRANSLATED */
33
- authorize: 'Authorize',
34
- /** UNTRANSLATED */
35
- use_another_account: 'Use another account',
33
+ authorize: 'Autoryzuj',
34
+ use_another_account: 'Użyj innego konta',
35
+ back_to_current_account: 'Powróć do bieżącego konta',
36
36
  };
37
37
  export default Object.freeze(action);
@@ -10,6 +10,7 @@ declare const _default: Readonly<{
10
10
  sign_in: string;
11
11
  privacy_policy: string;
12
12
  create_account: string;
13
+ switch_account: string;
13
14
  or: string;
14
15
  and: string;
15
16
  enter_passcode: string;
@@ -55,37 +56,31 @@ declare const _default: Readonly<{
55
56
  password_requirements: string;
56
57
  password_requirement: {
57
58
  length_one: string;
59
+ length_two: string;
60
+ length_few: string;
61
+ length_many: string;
58
62
  length_other: string;
59
63
  character_types_one: string;
64
+ character_types_two: string;
65
+ character_types_few: string;
66
+ character_types_many: string;
60
67
  character_types_other: string;
61
68
  };
62
69
  use: string;
63
70
  single_sign_on_email_form: string;
64
71
  single_sign_on_connectors_list: string;
65
72
  single_sign_on_enabled: string;
66
- /** UNTRANSLATED */
67
73
  authorize_title: string;
68
- /** UNTRANSLATED */
69
74
  request_permission: string;
70
- /** UNTRANSLATED */
71
75
  grant_organization_access: string;
72
- /** UNTRANSLATED */
73
76
  authorize_personal_data_usage: string;
74
- /** UNTRANSLATED */
75
77
  authorize_organization_access: string;
76
- /** UNTRANSLATED */
77
78
  user_scopes: string;
78
- /** UNTRANSLATED */
79
79
  organization_scopes: string;
80
- /** UNTRANSLATED */
81
80
  authorize_agreement: string;
82
- /** UNTRANSLATED */
83
81
  authorize_agreement_with_redirect: string;
84
- /** UNTRANSLATED */
85
82
  not_you: string;
86
- /** UNTRANSLATED */
87
83
  user_id: string;
88
- /** UNTRANSLATED */
89
84
  redirect_to: string;
90
85
  auto_agreement: string;
91
86
  identifier_sign_in_description: string;
@@ -95,5 +90,8 @@ declare const _default: Readonly<{
95
90
  back_to_sign_in: string;
96
91
  support_email: string;
97
92
  support_website: string;
93
+ switch_account_title: string;
94
+ switch_account_description: string;
95
+ about_yourself: string;
98
96
  }>;
99
97
  export default _default;
@@ -10,6 +10,7 @@ const description = {
10
10
  sign_in: 'Zaloguj się',
11
11
  privacy_policy: 'Polityka prywatności',
12
12
  create_account: 'Utwórz konto',
13
+ switch_account: 'Przełącz konto',
13
14
  or: 'lub',
14
15
  and: 'i',
15
16
  enter_passcode: 'Kod weryfikacyjny został wysłany na twoje {{address}} {{target}}',
@@ -55,38 +56,32 @@ const description = {
55
56
  password_requirements: 'Wymagania dotyczące hasła {{items, list}}.',
56
57
  password_requirement: {
57
58
  length_one: 'wymaga co najmniej {{count}} znaku',
59
+ length_two: 'wymaga co najmniej {{count}} znaki',
60
+ length_few: 'wymaga co najmniej {{count}} znaków',
61
+ length_many: 'wymaga co najmniej {{count}} znaków',
58
62
  length_other: 'wymaga co najmniej {{count}} znaków',
59
63
  character_types_one: 'powinno zawierać co najmniej {{count}} rodzaj liter wielkich, małych liter, cyfr i symboli',
64
+ character_types_two: 'powinno zawierać co najmniej {{count}} rodzaje liter wielkich, małych liter, cyfr i symboli',
65
+ character_types_few: 'powinno zawierać co najmniej {{count}} rodzaje liter wielkich, małych liter, cyfr i symboli',
66
+ character_types_many: 'powinno zawierać co najmniej {{count}} rodzaje liter wielkich, małych liter, cyfr i symboli',
60
67
  character_types_other: 'powinno zawierać co najmniej {{count}} rodzaje liter wielkich, małych liter, cyfr i symboli',
61
68
  },
62
69
  use: 'Użyj',
63
70
  single_sign_on_email_form: 'Wpisz swój służbowy adres email',
64
71
  single_sign_on_connectors_list: 'Twoja firma włączyła jednokrotne logowanie dla konta e-mail {{email}}. Możesz kontynuować logowanie za pomocą następujących dostawców SSO.',
65
72
  single_sign_on_enabled: 'To konto ma włączone jednokrotne logowanie.',
66
- /** UNTRANSLATED */
67
- authorize_title: 'Authorize {{name}}',
68
- /** UNTRANSLATED */
69
- request_permission: '{{name}} is requesting access to:',
70
- /** UNTRANSLATED */
71
- grant_organization_access: 'Grant the organization access:',
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 */
77
- user_scopes: 'Personal user data',
78
- /** UNTRANSLATED */
79
- organization_scopes: 'Organization access',
80
- /** UNTRANSLATED */
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}}.`,
84
- /** UNTRANSLATED */
85
- not_you: 'Not you?',
86
- /** UNTRANSLATED */
87
- user_id: 'User ID: {{id}}',
88
- /** UNTRANSLATED */
89
- redirect_to: 'You will be redirected to {{name}}.',
73
+ authorize_title: 'Autoryzuj {{name}}',
74
+ request_permission: '{{name}} żąda dostępu do:',
75
+ grant_organization_access: 'Przyznaj dostęp do organizacji:',
76
+ authorize_personal_data_usage: 'Autoryzuj użycie twoich danych osobowych:',
77
+ authorize_organization_access: 'Autoryzuj dostęp do określonej organizacji:',
78
+ user_scopes: 'Dane osobowe użytkownika',
79
+ organization_scopes: 'Dostęp do organizacji',
80
+ authorize_agreement: `Autoryzując dostęp, zgadzasz się na <link></link> {{name}}.`,
81
+ authorize_agreement_with_redirect: `Autoryzując dostęp, zgadzasz się na <link></link> {{name}} i zostaniesz przekierowany do {{uri}}.`,
82
+ not_you: 'Nie ty?',
83
+ user_id: 'ID użytkownika: {{id}}',
84
+ redirect_to: 'Zostaniesz przekierowany do {{name}}.',
90
85
  auto_agreement: 'Kontynuując, zgadzasz się na <link></link>.',
91
86
  identifier_sign_in_description: 'Wprowadź swoje {{types, list(type: disjunction;)}} aby się zalogować.',
92
87
  all_sign_in_options: 'Wszystkie opcje logowania',
@@ -95,5 +90,8 @@ const description = {
95
90
  back_to_sign_in: 'Wróć do logowania',
96
91
  support_email: 'Email wsparcia: <link></link>',
97
92
  support_website: 'Strona wsparcia: <link></link>',
93
+ switch_account_title: 'Jesteś obecnie zalogowany jako {{account}}',
94
+ switch_account_description: 'Aby kontynuować, zostaniesz wylogowany z obecnego konta i automatycznie przełączony na nowe konto.',
95
+ about_yourself: 'Opowiedz nam o sobie',
98
96
  };
99
97
  export default Object.freeze(description);