@logto/phrases-experience 1.13.3 → 1.14.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 (236) hide show
  1. package/lib/index.d.ts +4 -4
  2. package/lib/index.js +3 -0
  3. package/lib/locales/ar/account-center.d.ts +24 -4
  4. package/lib/locales/ar/account-center.js +28 -8
  5. package/lib/locales/ar/description.d.ts +14 -0
  6. package/lib/locales/ar/description.js +14 -0
  7. package/lib/locales/ar/error/index.d.ts +8 -0
  8. package/lib/locales/ar/error/index.js +8 -0
  9. package/lib/locales/ar/index.d.ts +60 -0
  10. package/lib/locales/ar/profile.d.ts +14 -0
  11. package/lib/locales/ar/profile.js +14 -0
  12. package/lib/locales/ar/user-scopes.d.ts +0 -1
  13. package/lib/locales/ar/user-scopes.js +1 -2
  14. package/lib/locales/cs/account-center.d.ts +24 -4
  15. package/lib/locales/cs/account-center.js +28 -8
  16. package/lib/locales/cs/description.d.ts +14 -0
  17. package/lib/locales/cs/description.js +14 -0
  18. package/lib/locales/cs/error/index.d.ts +8 -0
  19. package/lib/locales/cs/error/index.js +8 -0
  20. package/lib/locales/cs/index.d.ts +60 -0
  21. package/lib/locales/cs/profile.d.ts +14 -0
  22. package/lib/locales/cs/profile.js +14 -0
  23. package/lib/locales/de/account-center.d.ts +24 -4
  24. package/lib/locales/de/account-center.js +28 -8
  25. package/lib/locales/de/description.d.ts +14 -0
  26. package/lib/locales/de/description.js +14 -0
  27. package/lib/locales/de/error/index.d.ts +8 -0
  28. package/lib/locales/de/error/index.js +8 -0
  29. package/lib/locales/de/index.d.ts +60 -0
  30. package/lib/locales/de/profile.d.ts +14 -0
  31. package/lib/locales/de/profile.js +14 -0
  32. package/lib/locales/de/user-scopes.d.ts +0 -1
  33. package/lib/locales/de/user-scopes.js +1 -2
  34. package/lib/locales/en/account-center.d.ts +24 -0
  35. package/lib/locales/en/account-center.js +24 -0
  36. package/lib/locales/en/description.d.ts +14 -0
  37. package/lib/locales/en/description.js +14 -0
  38. package/lib/locales/en/error/index.d.ts +8 -0
  39. package/lib/locales/en/error/index.js +8 -0
  40. package/lib/locales/en/index.d.ts +60 -0
  41. package/lib/locales/en/profile.d.ts +14 -0
  42. package/lib/locales/en/profile.js +14 -0
  43. package/lib/locales/es/account-center.d.ts +24 -4
  44. package/lib/locales/es/account-center.js +28 -8
  45. package/lib/locales/es/description.d.ts +14 -0
  46. package/lib/locales/es/description.js +14 -0
  47. package/lib/locales/es/error/index.d.ts +8 -0
  48. package/lib/locales/es/error/index.js +8 -0
  49. package/lib/locales/es/index.d.ts +60 -0
  50. package/lib/locales/es/profile.d.ts +14 -0
  51. package/lib/locales/es/profile.js +14 -0
  52. package/lib/locales/es/user-scopes.d.ts +0 -1
  53. package/lib/locales/es/user-scopes.js +1 -2
  54. package/lib/locales/fa-ir/account-center.d.ts +255 -0
  55. package/lib/locales/fa-ir/account-center.js +255 -0
  56. package/lib/locales/fa-ir/action.d.ts +42 -0
  57. package/lib/locales/fa-ir/action.js +42 -0
  58. package/lib/locales/fa-ir/description.d.ts +127 -0
  59. package/lib/locales/fa-ir/description.js +127 -0
  60. package/lib/locales/fa-ir/development-tenant.d.ts +4 -0
  61. package/lib/locales/fa-ir/development-tenant.js +4 -0
  62. package/lib/locales/fa-ir/error/index.d.ts +54 -0
  63. package/lib/locales/fa-ir/error/index.js +42 -0
  64. package/lib/locales/fa-ir/error/password-rejected.d.ts +15 -0
  65. package/lib/locales/fa-ir/error/password-rejected.js +15 -0
  66. package/lib/locales/fa-ir/index.d.ts +634 -0
  67. package/lib/locales/fa-ir/index.js +29 -0
  68. package/lib/locales/fa-ir/input.d.ts +12 -0
  69. package/lib/locales/fa-ir/input.js +12 -0
  70. package/lib/locales/fa-ir/list.d.ts +6 -0
  71. package/lib/locales/fa-ir/list.js +6 -0
  72. package/lib/locales/fa-ir/mfa.d.ts +65 -0
  73. package/lib/locales/fa-ir/mfa.js +65 -0
  74. package/lib/locales/fa-ir/passkey-sign-in.d.ts +9 -0
  75. package/lib/locales/fa-ir/passkey-sign-in.js +9 -0
  76. package/lib/locales/fa-ir/profile.d.ts +48 -0
  77. package/lib/locales/fa-ir/profile.js +48 -0
  78. package/lib/locales/fa-ir/secondary.d.ts +4 -0
  79. package/lib/locales/fa-ir/secondary.js +4 -0
  80. package/lib/locales/fa-ir/user-scopes.d.ts +15 -0
  81. package/lib/locales/fa-ir/user-scopes.js +15 -0
  82. package/lib/locales/fr/account-center.d.ts +24 -4
  83. package/lib/locales/fr/account-center.js +28 -8
  84. package/lib/locales/fr/description.d.ts +14 -0
  85. package/lib/locales/fr/description.js +14 -0
  86. package/lib/locales/fr/error/index.d.ts +8 -0
  87. package/lib/locales/fr/error/index.js +8 -0
  88. package/lib/locales/fr/index.d.ts +60 -0
  89. package/lib/locales/fr/profile.d.ts +14 -0
  90. package/lib/locales/fr/profile.js +14 -0
  91. package/lib/locales/fr/user-scopes.d.ts +0 -1
  92. package/lib/locales/fr/user-scopes.js +1 -2
  93. package/lib/locales/it/account-center.d.ts +24 -4
  94. package/lib/locales/it/account-center.js +29 -9
  95. package/lib/locales/it/description.d.ts +14 -0
  96. package/lib/locales/it/description.js +14 -0
  97. package/lib/locales/it/error/index.d.ts +8 -0
  98. package/lib/locales/it/error/index.js +8 -0
  99. package/lib/locales/it/index.d.ts +60 -0
  100. package/lib/locales/it/profile.d.ts +14 -0
  101. package/lib/locales/it/profile.js +14 -0
  102. package/lib/locales/it/user-scopes.d.ts +0 -1
  103. package/lib/locales/it/user-scopes.js +1 -2
  104. package/lib/locales/ja/account-center.d.ts +24 -4
  105. package/lib/locales/ja/account-center.js +28 -8
  106. package/lib/locales/ja/description.d.ts +14 -0
  107. package/lib/locales/ja/description.js +14 -0
  108. package/lib/locales/ja/error/index.d.ts +8 -0
  109. package/lib/locales/ja/error/index.js +8 -0
  110. package/lib/locales/ja/index.d.ts +60 -0
  111. package/lib/locales/ja/profile.d.ts +14 -0
  112. package/lib/locales/ja/profile.js +14 -0
  113. package/lib/locales/ja/user-scopes.d.ts +0 -1
  114. package/lib/locales/ja/user-scopes.js +1 -2
  115. package/lib/locales/ko/account-center.d.ts +24 -4
  116. package/lib/locales/ko/account-center.js +28 -8
  117. package/lib/locales/ko/description.d.ts +14 -0
  118. package/lib/locales/ko/description.js +14 -0
  119. package/lib/locales/ko/error/index.d.ts +8 -0
  120. package/lib/locales/ko/error/index.js +8 -0
  121. package/lib/locales/ko/index.d.ts +60 -0
  122. package/lib/locales/ko/profile.d.ts +14 -0
  123. package/lib/locales/ko/profile.js +14 -0
  124. package/lib/locales/ko/user-scopes.d.ts +0 -1
  125. package/lib/locales/ko/user-scopes.js +1 -2
  126. package/lib/locales/pl-pl/account-center.d.ts +24 -4
  127. package/lib/locales/pl-pl/account-center.js +28 -8
  128. package/lib/locales/pl-pl/description.d.ts +14 -0
  129. package/lib/locales/pl-pl/description.js +14 -0
  130. package/lib/locales/pl-pl/error/index.d.ts +8 -0
  131. package/lib/locales/pl-pl/error/index.js +8 -0
  132. package/lib/locales/pl-pl/index.d.ts +60 -0
  133. package/lib/locales/pl-pl/profile.d.ts +14 -0
  134. package/lib/locales/pl-pl/profile.js +14 -0
  135. package/lib/locales/pl-pl/user-scopes.d.ts +0 -1
  136. package/lib/locales/pl-pl/user-scopes.js +1 -2
  137. package/lib/locales/pt-br/account-center.d.ts +24 -4
  138. package/lib/locales/pt-br/account-center.js +28 -8
  139. package/lib/locales/pt-br/description.d.ts +14 -0
  140. package/lib/locales/pt-br/description.js +14 -0
  141. package/lib/locales/pt-br/error/index.d.ts +8 -0
  142. package/lib/locales/pt-br/error/index.js +8 -0
  143. package/lib/locales/pt-br/index.d.ts +60 -0
  144. package/lib/locales/pt-br/profile.d.ts +14 -0
  145. package/lib/locales/pt-br/profile.js +14 -0
  146. package/lib/locales/pt-br/user-scopes.d.ts +0 -1
  147. package/lib/locales/pt-br/user-scopes.js +1 -2
  148. package/lib/locales/pt-pt/account-center.d.ts +24 -4
  149. package/lib/locales/pt-pt/account-center.js +28 -8
  150. package/lib/locales/pt-pt/description.d.ts +14 -0
  151. package/lib/locales/pt-pt/description.js +14 -0
  152. package/lib/locales/pt-pt/error/index.d.ts +8 -0
  153. package/lib/locales/pt-pt/error/index.js +8 -0
  154. package/lib/locales/pt-pt/index.d.ts +60 -0
  155. package/lib/locales/pt-pt/profile.d.ts +14 -0
  156. package/lib/locales/pt-pt/profile.js +14 -0
  157. package/lib/locales/pt-pt/user-scopes.d.ts +0 -1
  158. package/lib/locales/pt-pt/user-scopes.js +1 -2
  159. package/lib/locales/ru/account-center.d.ts +24 -4
  160. package/lib/locales/ru/account-center.js +28 -8
  161. package/lib/locales/ru/description.d.ts +14 -0
  162. package/lib/locales/ru/description.js +14 -0
  163. package/lib/locales/ru/error/index.d.ts +8 -0
  164. package/lib/locales/ru/error/index.js +8 -0
  165. package/lib/locales/ru/index.d.ts +60 -0
  166. package/lib/locales/ru/profile.d.ts +14 -0
  167. package/lib/locales/ru/profile.js +14 -0
  168. package/lib/locales/ru/user-scopes.d.ts +0 -1
  169. package/lib/locales/ru/user-scopes.js +1 -2
  170. package/lib/locales/th/account-center.d.ts +24 -4
  171. package/lib/locales/th/account-center.js +28 -8
  172. package/lib/locales/th/description.d.ts +14 -0
  173. package/lib/locales/th/description.js +14 -0
  174. package/lib/locales/th/error/index.d.ts +8 -0
  175. package/lib/locales/th/error/index.js +8 -0
  176. package/lib/locales/th/index.d.ts +60 -0
  177. package/lib/locales/th/profile.d.ts +14 -0
  178. package/lib/locales/th/profile.js +14 -0
  179. package/lib/locales/th/user-scopes.d.ts +0 -1
  180. package/lib/locales/th/user-scopes.js +1 -2
  181. package/lib/locales/tr-tr/account-center.d.ts +24 -4
  182. package/lib/locales/tr-tr/account-center.js +28 -8
  183. package/lib/locales/tr-tr/description.d.ts +14 -0
  184. package/lib/locales/tr-tr/description.js +14 -0
  185. package/lib/locales/tr-tr/error/index.d.ts +8 -0
  186. package/lib/locales/tr-tr/error/index.js +8 -0
  187. package/lib/locales/tr-tr/index.d.ts +60 -0
  188. package/lib/locales/tr-tr/profile.d.ts +14 -0
  189. package/lib/locales/tr-tr/profile.js +14 -0
  190. package/lib/locales/tr-tr/user-scopes.d.ts +0 -1
  191. package/lib/locales/tr-tr/user-scopes.js +1 -2
  192. package/lib/locales/uk-ua/account-center.d.ts +24 -4
  193. package/lib/locales/uk-ua/account-center.js +28 -8
  194. package/lib/locales/uk-ua/description.d.ts +14 -0
  195. package/lib/locales/uk-ua/description.js +14 -0
  196. package/lib/locales/uk-ua/error/index.d.ts +8 -0
  197. package/lib/locales/uk-ua/error/index.js +8 -0
  198. package/lib/locales/uk-ua/index.d.ts +60 -0
  199. package/lib/locales/uk-ua/profile.d.ts +14 -0
  200. package/lib/locales/uk-ua/profile.js +14 -0
  201. package/lib/locales/uk-ua/user-scopes.d.ts +0 -1
  202. package/lib/locales/uk-ua/user-scopes.js +1 -2
  203. package/lib/locales/zh-cn/account-center.d.ts +24 -4
  204. package/lib/locales/zh-cn/account-center.js +28 -8
  205. package/lib/locales/zh-cn/description.d.ts +14 -0
  206. package/lib/locales/zh-cn/description.js +14 -0
  207. package/lib/locales/zh-cn/error/index.d.ts +8 -0
  208. package/lib/locales/zh-cn/error/index.js +8 -0
  209. package/lib/locales/zh-cn/index.d.ts +60 -0
  210. package/lib/locales/zh-cn/profile.d.ts +14 -0
  211. package/lib/locales/zh-cn/profile.js +14 -0
  212. package/lib/locales/zh-cn/user-scopes.d.ts +0 -1
  213. package/lib/locales/zh-cn/user-scopes.js +1 -2
  214. package/lib/locales/zh-hk/account-center.d.ts +24 -4
  215. package/lib/locales/zh-hk/account-center.js +28 -8
  216. package/lib/locales/zh-hk/description.d.ts +14 -0
  217. package/lib/locales/zh-hk/description.js +14 -0
  218. package/lib/locales/zh-hk/error/index.d.ts +8 -0
  219. package/lib/locales/zh-hk/error/index.js +8 -0
  220. package/lib/locales/zh-hk/index.d.ts +60 -0
  221. package/lib/locales/zh-hk/profile.d.ts +14 -0
  222. package/lib/locales/zh-hk/profile.js +14 -0
  223. package/lib/locales/zh-hk/user-scopes.d.ts +0 -1
  224. package/lib/locales/zh-hk/user-scopes.js +1 -2
  225. package/lib/locales/zh-tw/account-center.d.ts +24 -4
  226. package/lib/locales/zh-tw/account-center.js +28 -8
  227. package/lib/locales/zh-tw/description.d.ts +14 -0
  228. package/lib/locales/zh-tw/description.js +14 -0
  229. package/lib/locales/zh-tw/error/index.d.ts +8 -0
  230. package/lib/locales/zh-tw/error/index.js +8 -0
  231. package/lib/locales/zh-tw/index.d.ts +60 -0
  232. package/lib/locales/zh-tw/profile.d.ts +14 -0
  233. package/lib/locales/zh-tw/profile.js +14 -0
  234. package/lib/locales/zh-tw/user-scopes.d.ts +0 -1
  235. package/lib/locales/zh-tw/user-scopes.js +1 -2
  236. package/package.json +2 -2
@@ -0,0 +1,255 @@
1
+ const account_center = {
2
+ home: {
3
+ title: 'صفحه یافت نشد',
4
+ description: 'این صفحه در دسترس نیست.',
5
+ },
6
+ page: {
7
+ title: 'حساب',
8
+ security_title: 'امنیت',
9
+ security_description: 'برای اطمینان از امنیت حساب، تنظیمات حساب خود را اینجا تغییر دهید.',
10
+ profile_title: 'اطلاعات شخصی',
11
+ profile_description: 'اطلاعات شخصی خود را اینجا تغییر دهید.',
12
+ sidebar_personal_info: 'اطلاعات شخصی',
13
+ sidebar_security: 'امنیت',
14
+ sidebar_sessions: 'نشست‌ها',
15
+ support: 'پشتیبانی',
16
+ },
17
+ verification: {
18
+ title: 'تأیید امنیتی',
19
+ description: 'برای محافظت از امنیت حساب خود، هویتتان را تأیید کنید. لطفاً روش تأیید هویت را انتخاب کنید.',
20
+ error_send_failed: 'ارسال کد تأیید ناموفق بود. لطفاً بعداً دوباره تلاش کنید.',
21
+ error_invalid_code: 'کد تأیید نامعتبر است یا منقضی شده است.',
22
+ error_verify_failed: 'تأیید ناموفق بود. لطفاً کد را دوباره وارد کنید.',
23
+ verification_required: 'تأیید منقضی شد. لطفاً هویت خود را دوباره تأیید کنید.',
24
+ try_another_method: 'روش دیگری برای تأیید امتحان کنید',
25
+ no_available_methods_title: 'هیچ روش تأییدی در دسترس نیست',
26
+ no_available_methods_description: 'شما هیچ روش تأییدی تنظیم نکرده‌اید. لطفاً ابتدا یک رمز عبور، ایمیل یا شماره تلفن به حساب خود اضافه کنید.',
27
+ },
28
+ password_verification: {
29
+ title: 'تأیید رمز عبور',
30
+ description: 'برای محافظت از امنیت حساب خود، هویتتان را تأیید کنید. رمز عبور خود را وارد کنید.',
31
+ error_failed: 'رمز عبور نادرست است. لطفاً ورودی خود را بررسی کنید.',
32
+ },
33
+ verification_method: {
34
+ password: {
35
+ name: 'رمز عبور',
36
+ description: 'رمز عبور خود را تأیید کنید',
37
+ },
38
+ email: {
39
+ name: 'کد تأیید ایمیل',
40
+ description: 'ارسال کد تأیید به ایمیل شما',
41
+ },
42
+ phone: {
43
+ name: 'کد تأیید تلفن',
44
+ description: 'ارسال کد تأیید به شماره تلفن شما',
45
+ },
46
+ },
47
+ email: {
48
+ title: 'پیوند ایمیل',
49
+ description: 'ایمیل خود را برای ورود یا کمک به بازیابی حساب پیوند دهید.',
50
+ verification_title: 'کد تأیید ایمیل را وارد کنید',
51
+ verification_description: 'کد تأیید به ایمیل شما {{email_address}} ارسال شد.',
52
+ success: 'ایمیل اصلی با موفقیت پیوند داده شد.',
53
+ verification_required: 'تأیید منقضی شد. لطفاً هویت خود را دوباره تأیید کنید.',
54
+ },
55
+ phone: {
56
+ title: 'پیوند شماره تلفن',
57
+ description: 'شماره تلفن خود را برای ورود یا کمک به بازیابی حساب پیوند دهید.',
58
+ verification_title: 'کد تأیید پیامکی را وارد کنید',
59
+ verification_description: 'کد تأیید به تلفن شما {{phone_number}} ارسال شد.',
60
+ success: 'شماره تلفن اصلی با موفقیت پیوند داده شد.',
61
+ verification_required: 'تأیید منقضی شد. لطفاً هویت خود را دوباره تأیید کنید.',
62
+ },
63
+ username: {
64
+ title: 'تنظیم نام کاربری',
65
+ description: 'نام کاربری باید فقط شامل حروف، اعداد و زیرخط باشد.',
66
+ policy_description: '{{requirements}}',
67
+ success: 'نام کاربری با موفقیت به‌روزرسانی شد.',
68
+ },
69
+ security: {
70
+ add: 'افزودن',
71
+ change: 'تغییر',
72
+ remove: 'حذف',
73
+ not_set: 'تنظیم نشده',
74
+ social_sign_in: 'ورود اجتماعی',
75
+ social_not_linked: 'پیوند داده نشده',
76
+ email_phone: 'ایمیل / تلفن',
77
+ email: 'ایمیل',
78
+ phone: 'تلفن',
79
+ password: 'رمز عبور',
80
+ configured: 'پیکربندی‌شده',
81
+ not_configured: 'پیکربندی‌نشده',
82
+ two_step_verification: 'تأیید دو مرحله‌ای',
83
+ authenticator_app: 'اپلیکیشن احراز هویت',
84
+ passkeys: 'کلیدهای عبور',
85
+ backup_codes: 'کدهای پشتیبان',
86
+ email_verification_code: 'کد تأیید ایمیل',
87
+ phone_verification_code: 'کد تأیید تلفن',
88
+ passkeys_count_one: '{{count}} کلید عبور',
89
+ passkeys_count_other: '{{count}} کلید عبور',
90
+ backup_codes_count_one: '{{count}} کد باقی‌مانده',
91
+ backup_codes_count_other: '{{count}} کد باقی‌مانده',
92
+ view: 'مشاهده',
93
+ manage: 'مدیریت',
94
+ turn_on_2_step_verification_description: 'یک لایه امنیتی اضافی اضافه کنید. هنگام ورود از شما یک مرحله تأیید دوم خواسته می‌شود.',
95
+ turn_off_2_step_verification: 'خاموش کردن تأیید دو مرحله‌ای',
96
+ turn_off_2_step_verification_description: 'غیرفعال کردن تأیید دو مرحله‌ای، لایه حفاظتی اضافی را هنگام ورود از حساب شما حذف می‌کند. آیا مطمئن هستید که می‌خواهید ادامه دهید؟',
97
+ disable_2_step_verification: 'غیرفعال کردن',
98
+ no_verification_method_warning: 'شما روش تأیید دومی اضافه نکرده‌اید. برای فعال کردن تأیید دو مرحله‌ای هنگام ورود، حداقل یک روش اضافه کنید.',
99
+ passkey_sign_in_prompt: 'درخواست تنظیم کلید عبور',
100
+ passkey_sign_in_prompt_description: 'وقتی فعال باشد، از شما خواسته می‌شود برای ورود سریع‌تر و امن‌تر یک کلید عبور تنظیم کنید.',
101
+ account_removal: 'حذف حساب',
102
+ delete_your_account: 'حساب خود را حذف کنید',
103
+ delete_account: 'حذف حساب',
104
+ remove_username_confirmation_title: 'حذف نام کاربری',
105
+ remove_username_confirmation_description: 'پس از حذف، دیگر نمی‌توانید با این نام کاربری وارد شوید. آیا مطمئن هستید که می‌خواهید ادامه دهید؟',
106
+ remove_email_confirmation_title: 'حذف آدرس ایمیل',
107
+ remove_email_confirmation_description: 'پس از حذف، دیگر نمی‌توانید با این آدرس ایمیل وارد شوید. آیا مطمئن هستید که می‌خواهید ادامه دهید؟',
108
+ remove_phone_confirmation_title: 'حذف شماره تلفن',
109
+ remove_phone_confirmation_description: 'پس از حذف، دیگر نمی‌توانید با این شماره تلفن وارد شوید. آیا مطمئن هستید که می‌خواهید ادامه دهید؟',
110
+ email_removed: 'آدرس ایمیل با موفقیت حذف شد.',
111
+ phone_removed: 'شماره تلفن با موفقیت حذف شد.',
112
+ username_removed: 'نام کاربری با موفقیت حذف شد.',
113
+ },
114
+ social: {
115
+ linked: '{{connector}} با موفقیت پیوند داده شد.',
116
+ removed: '{{connector}} با موفقیت حذف شد.',
117
+ not_enabled: 'این روش ورود اجتماعی فعال نیست. لطفاً برای کمک با مدیر خود تماس بگیرید.',
118
+ remove_confirmation_title: 'حذف حساب اجتماعی',
119
+ remove_confirmation_description: 'اگر {{connector}} را حذف کنید، تا زمانی که دوباره آن را اضافه نکنید ممکن است نتوانید با آن وارد شوید.',
120
+ },
121
+ password: {
122
+ title: 'تنظیم رمز عبور',
123
+ description: 'برای ایمن‌سازی حساب خود یک رمز عبور جدید ایجاد کنید.',
124
+ success: 'رمز عبور با موفقیت به‌روزرسانی شد.',
125
+ },
126
+ code_verification: {
127
+ send: 'ارسال کد تأیید',
128
+ resend: 'هنوز دریافت نکرده‌اید؟ <a>ارسال مجدد کد تأیید</a>',
129
+ resend_countdown: 'هنوز دریافت نکرده‌اید؟ ارسال مجدد پس از {{seconds}} ثانیه',
130
+ },
131
+ email_verification: {
132
+ title: 'ایمیل خود را تأیید کنید',
133
+ prepare_description: 'برای محافظت از امنیت حساب خود، هویتتان را تأیید کنید. کد تأیید را به ایمیل خود ارسال کنید.',
134
+ email_label: 'آدرس ایمیل',
135
+ send: 'ارسال کد تأیید',
136
+ description: 'کد تأیید به ایمیل شما {{email}} ارسال شد. برای ادامه کد را وارد کنید.',
137
+ resend: 'هنوز دریافت نکرده‌اید؟ <a>ارسال مجدد کد تأیید</a>',
138
+ not_received: 'هنوز دریافت نکرده‌اید؟',
139
+ resend_action: 'ارسال مجدد کد تأیید',
140
+ resend_countdown: 'هنوز دریافت نکرده‌اید؟ ارسال مجدد پس از {{seconds}} ثانیه',
141
+ error_send_failed: 'ارسال کد تأیید ناموفق بود. لطفاً بعداً دوباره تلاش کنید.',
142
+ error_verify_failed: 'تأیید ناموفق بود. لطفاً کد را دوباره وارد کنید.',
143
+ error_invalid_code: 'کد تأیید نامعتبر است یا منقضی شده است.',
144
+ },
145
+ phone_verification: {
146
+ title: 'تلفن خود را تأیید کنید',
147
+ prepare_description: 'برای محافظت از امنیت حساب خود، هویتتان را تأیید کنید. کد تأیید را به تلفن خود ارسال کنید.',
148
+ phone_label: 'شماره تلفن',
149
+ send: 'ارسال کد تأیید',
150
+ description: 'کد تأیید به تلفن شما {{phone}} ارسال شد. برای ادامه کد را وارد کنید.',
151
+ resend: 'هنوز دریافت نکرده‌اید؟ <a>ارسال مجدد کد تأیید</a>',
152
+ resend_countdown: 'هنوز دریافت نکرده‌اید؟ ارسال مجدد پس از {{seconds}} ثانیه',
153
+ error_send_failed: 'ارسال کد تأیید ناموفق بود. لطفاً بعداً دوباره تلاش کنید.',
154
+ error_verify_failed: 'تأیید ناموفق بود. لطفاً کد را دوباره وارد کنید.',
155
+ error_invalid_code: 'کد تأیید نامعتبر است یا منقضی شده است.',
156
+ },
157
+ mfa: {
158
+ totp_already_added: 'شما قبلاً یک اپلیکیشن احراز هویت اضافه کرده‌اید. لطفاً ابتدا مورد موجود را حذف کنید.',
159
+ totp_not_enabled: 'رمز یک‌بارمصرف اپلیکیشن احراز هویت فعال نیست. لطفاً برای کمک با مدیر خود تماس بگیرید.',
160
+ backup_code_already_added: 'شما کدهای پشتیبان فعال دارید. لطفاً قبل از ایجاد کدهای جدید، آن‌ها را استفاده یا حذف کنید.',
161
+ backup_code_not_enabled: 'کد پشتیبان فعال نیست. لطفاً برای کمک با مدیر خود تماس بگیرید.',
162
+ backup_code_requires_other_mfa: 'کدهای پشتیبان نیازمند تنظیم یک روش MFA دیگر به‌صورت اولیه هستند.',
163
+ passkey_not_enabled: 'کلید عبور فعال نیست. لطفاً برای کمک با مدیر خود تماس بگیرید.',
164
+ passkey_already_registered: 'این کلید عبور قبلاً در حساب شما ثبت شده است. لطفاً از احرازکننده دیگری استفاده کنید.',
165
+ },
166
+ update_success: {
167
+ default: {
168
+ title: 'به‌روزرسانی موفق',
169
+ description: 'تغییرات شما با موفقیت ذخیره شد.',
170
+ },
171
+ email: {
172
+ title: 'آدرس ایمیل به‌روزرسانی شد!',
173
+ description: 'آدرس ایمیل حساب شما با موفقیت تغییر کرد.',
174
+ },
175
+ phone: {
176
+ title: 'شماره تلفن به‌روزرسانی شد!',
177
+ description: 'شماره تلفن حساب شما با موفقیت تغییر کرد.',
178
+ },
179
+ username: {
180
+ title: 'نام کاربری به‌روزرسانی شد!',
181
+ description: 'نام کاربری حساب شما با موفقیت تغییر کرد.',
182
+ },
183
+ password: {
184
+ title: 'رمز عبور به‌روزرسانی شد!',
185
+ description: 'رمز عبور حساب شما با موفقیت تغییر کرد.',
186
+ },
187
+ totp: {
188
+ title: 'اپلیکیشن احراز هویت اضافه شد!',
189
+ description: 'اپلیکیشن احراز هویت شما با موفقیت به حساب شما پیوند داده شد.',
190
+ },
191
+ totp_replaced: {
192
+ title: 'اپلیکیشن احراز هویت جایگزین شد!',
193
+ description: 'اپلیکیشن احراز هویت شما با موفقیت جایگزین شد.',
194
+ },
195
+ backup_code: {
196
+ title: 'کدهای پشتیبان ایجاد شد!',
197
+ description: 'کدهای پشتیبان شما ذخیره شد. آن‌ها را در مکانی امن نگه دارید.',
198
+ },
199
+ passkey: {
200
+ title: 'کلید عبور اضافه شد!',
201
+ description: 'کلید عبور شما با موفقیت به حساب شما پیوند داده شد.',
202
+ },
203
+ social: {
204
+ title: 'حساب اجتماعی پیوند داده شد!',
205
+ description: 'حساب اجتماعی شما با موفقیت پیوند داده شد.',
206
+ },
207
+ },
208
+ backup_code: {
209
+ title: 'کدهای پشتیبان',
210
+ description: 'اگر هنگام تأیید دو مرحله‌ای از راه‌های دیگر با مشکل مواجه شدید، می‌توانید از یکی از این کدهای پشتیبان برای دسترسی به حساب خود استفاده کنید. هر کد فقط یک‌بار قابل استفاده است.',
211
+ copy_hint: 'حتماً آن‌ها را کپی کرده و در مکانی امن ذخیره کنید.',
212
+ generate_new_title: 'ایجاد کدهای پشتیبان جدید',
213
+ generate_new: 'ایجاد کدهای پشتیبان جدید',
214
+ },
215
+ passkey: {
216
+ title: 'کلیدهای عبور',
217
+ added: 'اضافه‌شده: {{date}}',
218
+ last_used: 'آخرین استفاده: {{date}}',
219
+ never_used: 'هرگز',
220
+ unnamed: 'کلید عبور بدون نام',
221
+ renamed: 'نام کلید عبور با موفقیت تغییر کرد.',
222
+ deleted: 'کلید عبور با موفقیت حذف شد.',
223
+ add_another_title: 'افزودن کلید عبور دیگر',
224
+ add_another_description: 'کلید عبور خود را با استفاده از بیومتریک دستگاه، کلیدهای امنیتی (مانند YubiKey) یا سایر روش‌های موجود ثبت کنید.',
225
+ add_passkey: 'افزودن کلید عبور',
226
+ delete_confirmation_title: 'حذف کلید عبور شما',
227
+ delete_confirmation_description: 'اگر این کلید عبور را حذف کنید، دیگر نمی‌توانید با آن تأیید کنید.',
228
+ rename_passkey: 'تغییر نام کلید عبور',
229
+ rename_description: 'یک نام جدید برای این کلید عبور وارد کنید.',
230
+ name_this_passkey: 'این کلید عبور دستگاه را نام‌گذاری کنید',
231
+ name_passkey_description: 'شما این دستگاه را با موفقیت برای احراز هویت دو مرحله‌ای تأیید کردید. برای تشخیص در صورت داشتن چند کلید، نام را سفارشی کنید.',
232
+ name_input_label: 'نام',
233
+ },
234
+ sessions: {
235
+ page_title: 'نشست‌ها',
236
+ page_description: 'نشست‌های فعال و برنامه‌های شخص ثالث مجازشده خود را مدیریت کنید.',
237
+ title: 'نشست‌ها',
238
+ current_session: 'نشست فعلی',
239
+ signed_in_at: 'ورود در {{date}}',
240
+ revoke_session: 'خروج',
241
+ revoke_session_title: 'خروج از نشست',
242
+ revoke_session_description: 'این کار از نشست خارج می‌شود و تمام دسترسی‌های مرتبط را لغو می‌کند. آیا مطمئن هستید که می‌خواهید ادامه دهید؟',
243
+ no_other_sessions: 'نشست فعال دیگری وجود ندارد.',
244
+ loading: 'در حال بارگذاری...',
245
+ third_party_apps_title: 'برنامه‌های شخص ثالث',
246
+ no_third_party_apps: 'هیچ برنامه شخص ثالث مجازشده‌ای وجود ندارد.',
247
+ third_party_apps_load_failed: 'بارگذاری برنامه‌های شخص ثالث ناموفق بود. لطفاً دوباره تلاش کنید.',
248
+ granted_at: 'مجازشده در {{date}}',
249
+ revoke_grant: 'حذف',
250
+ revoke_grant_title: 'حذف دسترسی برنامه شخص ثالث',
251
+ revoke_grant_description: 'این کار تمام دسترسی‌های اعطاشده به این برنامه را لغو می‌کند. آیا مطمئن هستید که می‌خواهید ادامه دهید؟',
252
+ revoke_grant_failed: 'لغو برخی از دسترسی‌ها ناموفق بود. لطفاً دوباره تلاش کنید.',
253
+ },
254
+ };
255
+ export default Object.freeze(account_center);
@@ -0,0 +1,42 @@
1
+ declare const _default: Readonly<{
2
+ sign_in: string;
3
+ continue: string;
4
+ continue_as: string;
5
+ create_account: string;
6
+ create_account_without_linking: string;
7
+ create: string;
8
+ enter_passcode: string;
9
+ confirm: string;
10
+ cancel: string;
11
+ save_password: string;
12
+ bind: string;
13
+ bind_and_continue: string;
14
+ back: string;
15
+ nav_back: string;
16
+ nav_skip: string;
17
+ agree: string;
18
+ got_it: string;
19
+ sign_in_with: string;
20
+ forgot_password: string;
21
+ switch_to: string;
22
+ sign_in_via_passcode: string;
23
+ sign_in_via_password: string;
24
+ sign_in_via_passkey: string;
25
+ change: string;
26
+ link_another_email: string;
27
+ link_another_phone: string;
28
+ link_another_email_or_phone: string;
29
+ show_password: string;
30
+ copy: string;
31
+ verify_via_passkey: string;
32
+ download: string;
33
+ remove: string;
34
+ edit: string;
35
+ save: string;
36
+ single_sign_on: string;
37
+ authorize: string;
38
+ use_another_account: string;
39
+ back_to_current_account: string;
40
+ done: string;
41
+ }>;
42
+ export default _default;
@@ -0,0 +1,42 @@
1
+ const action = {
2
+ sign_in: 'ورود',
3
+ continue: 'ادامه',
4
+ continue_as: 'ادامه به عنوان {{name}}',
5
+ create_account: 'ایجاد حساب کاربری',
6
+ create_account_without_linking: 'ایجاد حساب جدید',
7
+ create: 'ایجاد',
8
+ enter_passcode: 'وارد کردن کد تأیید',
9
+ confirm: 'تأیید',
10
+ cancel: 'لغو',
11
+ save_password: 'ذخیره رمز عبور',
12
+ bind: 'اتصال به {{address}}',
13
+ bind_and_continue: 'اتصال و ادامه',
14
+ back: 'بازگشت',
15
+ nav_back: 'بازگشت',
16
+ nav_skip: 'رد کردن',
17
+ agree: 'موافقم',
18
+ got_it: 'متوجه شدم',
19
+ sign_in_with: 'ادامه با {{name}}',
20
+ forgot_password: 'رمز عبور خود را فراموش کرده‌اید؟',
21
+ switch_to: 'تغییر به {{method}}',
22
+ sign_in_via_passcode: 'ورود با کد تأیید',
23
+ sign_in_via_password: 'ورود با رمز عبور',
24
+ sign_in_via_passkey: 'ورود با کلید عبور',
25
+ change: 'تغییر {{method}}',
26
+ link_another_email: 'اتصال ایمیل دیگر',
27
+ link_another_phone: 'اتصال شماره تلفن دیگر',
28
+ link_another_email_or_phone: 'اتصال ایمیل یا شماره تلفن دیگر',
29
+ show_password: 'نمایش رمز عبور',
30
+ copy: 'کپی',
31
+ verify_via_passkey: 'تأیید با کلید عبور',
32
+ download: 'دانلود',
33
+ remove: 'حذف',
34
+ edit: 'ویرایش',
35
+ save: 'ذخیره',
36
+ single_sign_on: 'ورود یکپارچه',
37
+ authorize: 'مجوز دادن',
38
+ use_another_account: 'استفاده از حساب دیگر',
39
+ back_to_current_account: 'بازگشت به حساب فعلی',
40
+ done: 'انجام شد',
41
+ };
42
+ export default Object.freeze(action);
@@ -0,0 +1,127 @@
1
+ declare const _default: Readonly<{
2
+ email: string;
3
+ phone_number: string;
4
+ username: string;
5
+ reminder: string;
6
+ not_found: string;
7
+ agree_with_terms: string;
8
+ agree_with_terms_modal: string;
9
+ terms_of_use: string;
10
+ sign_in: string;
11
+ privacy_policy: string;
12
+ create_account: string;
13
+ switch_account: string;
14
+ or: string;
15
+ and: string;
16
+ enter_passcode: string;
17
+ passcode_sent: string;
18
+ resend_after_seconds: string;
19
+ resend_passcode: string;
20
+ create_account_id_exists: string;
21
+ link_account_id_exists: string;
22
+ sign_in_id_does_not_exist: string;
23
+ sign_in_id_does_not_exist_alert: string;
24
+ create_account_id_exists_alert: string;
25
+ social_identity_exist: string;
26
+ bind_account_title: string;
27
+ social_create_account: string;
28
+ social_link_email: string;
29
+ social_link_phone: string;
30
+ social_link_email_or_phone: string;
31
+ social_bind_with_existing: string;
32
+ skip_social_linking: string;
33
+ reset_password: string;
34
+ reset_password_description: string;
35
+ new_password: string;
36
+ set_password: string;
37
+ password_changed: string;
38
+ no_account: string;
39
+ have_account: string;
40
+ enter_password: string;
41
+ enter_password_for: string;
42
+ enter_username: string;
43
+ enter_username_description: string;
44
+ enter_username_policy_description: string;
45
+ link_email: string;
46
+ link_phone: string;
47
+ link_email_or_phone: string;
48
+ link_email_description: string;
49
+ link_phone_description: string;
50
+ link_email_or_phone_description: string;
51
+ continue_with_more_information: string;
52
+ create_your_account: string;
53
+ sign_in_to_your_account: string;
54
+ device_activation: string;
55
+ device_activation_description: string;
56
+ device_activation_error_description: string;
57
+ device_activation_success: string;
58
+ device_activation_success_description: string;
59
+ no_region_code_found: string;
60
+ verify_email: string;
61
+ verify_phone: string;
62
+ password_requirements: string;
63
+ password_requirement: {
64
+ length_one: string;
65
+ length_two: string;
66
+ length_few: string;
67
+ length_many: string;
68
+ length_other: string;
69
+ character_types_one: string;
70
+ character_types_two: string;
71
+ character_types_few: string;
72
+ character_types_many: string;
73
+ character_types_other: string;
74
+ };
75
+ username_requirements: string;
76
+ username_requirement: {
77
+ length: string;
78
+ characters: string;
79
+ };
80
+ username_character: {
81
+ uppercase: string;
82
+ lowercase: string;
83
+ number: string;
84
+ underscore: string;
85
+ };
86
+ use: string;
87
+ single_sign_on_email_form: string;
88
+ single_sign_on_connectors_list: string;
89
+ single_sign_on_enabled: string;
90
+ authorize_title: string;
91
+ request_permission: string;
92
+ grant_organization_access: string;
93
+ authorize_personal_data_usage: string;
94
+ authorize_organization_access: string;
95
+ user_scopes: string;
96
+ organization_scopes: string;
97
+ authorize_agreement: string;
98
+ authorize_agreement_with_redirect: string;
99
+ not_you: string;
100
+ user_id: string;
101
+ redirect_to: string;
102
+ auto_agreement: string;
103
+ identifier_sign_in_description: string;
104
+ all_sign_in_options: string;
105
+ identifier_register_description: string;
106
+ all_account_creation_options: string;
107
+ back_to_sign_in: string;
108
+ password_expired: string;
109
+ password_expiration_reset: string;
110
+ support_email: string;
111
+ support_website: string;
112
+ switch_account_title: string;
113
+ switch_account_description: string;
114
+ about_yourself: string;
115
+ verify_identity: string;
116
+ choose_verification_method: string;
117
+ verification_method: {
118
+ passkey: string;
119
+ passkey_description: string;
120
+ password: string;
121
+ password_description: string;
122
+ email_verification_code: string;
123
+ phone_verification_code: string;
124
+ verification_code_description: string;
125
+ };
126
+ }>;
127
+ export default _default;
@@ -0,0 +1,127 @@
1
+ const description = {
2
+ email: 'ایمیل',
3
+ phone_number: 'شماره تلفن',
4
+ username: 'نام کاربری',
5
+ reminder: 'یادآوری',
6
+ not_found: '۴۰۴ یافت نشد',
7
+ agree_with_terms: 'خوانده‌ام و با ',
8
+ agree_with_terms_modal: 'برای ادامه، لطفاً با <link></link> موافقت کنید.',
9
+ terms_of_use: 'شرایط استفاده',
10
+ sign_in: 'ورود',
11
+ privacy_policy: 'سیاست حریم خصوصی',
12
+ create_account: 'ایجاد حساب',
13
+ switch_account: 'تغییر حساب',
14
+ or: 'یا',
15
+ and: 'و',
16
+ enter_passcode: 'کد تأیید به {{address}} {{target}} شما ارسال شد',
17
+ passcode_sent: 'کد تأیید مجدداً ارسال شد',
18
+ resend_after_seconds: 'هنوز دریافت نکرده‌اید؟ ارسال مجدد پس از <span>{{seconds}}</span> ثانیه',
19
+ resend_passcode: 'هنوز دریافت نکرده‌اید؟ <a>ارسال مجدد کد تأیید</a>',
20
+ create_account_id_exists: 'حسابی با {{value}} از قبل وجود دارد. ادامه برای ورود.',
21
+ link_account_id_exists: 'حساب با {{type}} {{value}} از قبل وجود دارد. آیا می‌خواهید پیوند دهید؟',
22
+ sign_in_id_does_not_exist: 'هیچ حسابی برای {{value}} یافت نشد. یک حساب جدید ایجاد کنید؟',
23
+ sign_in_id_does_not_exist_alert: 'حساب با {{type}} {{value}} وجود ندارد.',
24
+ create_account_id_exists_alert: 'حساب با {{type}} {{value}} به حساب دیگری مرتبط است. لطفاً {{type}} دیگری امتحان کنید.',
25
+ social_identity_exist: '{{type}} {{value}} به حساب دیگری مرتبط است. لطفاً {{type}} دیگری امتحان کنید.',
26
+ bind_account_title: 'پیوند یا ایجاد حساب',
27
+ social_create_account: 'می‌توانید یک حساب جدید ایجاد کنید.',
28
+ social_link_email: 'می‌توانید ایمیل دیگری پیوند دهید',
29
+ social_link_phone: 'می‌توانید تلفن دیگری پیوند دهید',
30
+ social_link_email_or_phone: 'می‌توانید ایمیل یا تلفن دیگری پیوند دهید',
31
+ social_bind_with_existing: 'حساب مرتبطی یافتیم که قبلاً ثبت شده است و می‌توانید آن را مستقیماً پیوند دهید.',
32
+ skip_social_linking: 'پیوند به حساب موجود را رد می‌کنید؟',
33
+ reset_password: 'بازنشانی رمز عبور',
34
+ reset_password_description: '{{types, list(type: disjunction;)}} مرتبط با حساب خود را وارد کنید تا کد تأیید برای بازنشانی رمز عبور ارسال شود.',
35
+ new_password: 'رمز عبور جدید',
36
+ set_password: 'تنظیم رمز عبور',
37
+ password_changed: 'رمز عبور تغییر یافت',
38
+ no_account: 'هنوز حساب ندارید؟ ',
39
+ have_account: 'قبلاً حساب دارید؟',
40
+ enter_password: 'رمز عبور را وارد کنید',
41
+ enter_password_for: 'با رمز عبور وارد {{method}} {{value}} شوید',
42
+ enter_username: 'نام کاربری را تنظیم کنید',
43
+ enter_username_description: 'نام کاربری جایگزینی برای ورود است. نام کاربری باید فقط شامل حروف، اعداد و زیرخط باشد.',
44
+ enter_username_policy_description: 'نام کاربری جایگزینی برای ورود است. {{requirements}}',
45
+ link_email: 'پیوند ایمیل',
46
+ link_phone: 'پیوند تلفن',
47
+ link_email_or_phone: 'پیوند ایمیل یا تلفن',
48
+ link_email_description: 'برای امنیت بیشتر، لطفاً ایمیل خود را با حساب پیوند دهید.',
49
+ link_phone_description: 'برای امنیت بیشتر، لطفاً تلفن خود را با حساب پیوند دهید.',
50
+ link_email_or_phone_description: 'برای امنیت بیشتر، لطفاً ایمیل یا تلفن خود را با حساب پیوند دهید.',
51
+ continue_with_more_information: 'برای امنیت بیشتر، لطفاً اطلاعات حساب زیر را تکمیل کنید.',
52
+ create_your_account: 'حساب خود را ایجاد کنید',
53
+ sign_in_to_your_account: 'وارد حساب خود شوید',
54
+ device_activation: 'فعال‌سازی دستگاه',
55
+ device_activation_description: 'کدی که روی دستگاهتان نمایش داده می‌شود را وارد کنید. مطمئن شوید که مطابقت دارد، سپس برای ورود به این دستگاه ادامه دهید.',
56
+ device_activation_error_description: 'کدی که روی دستگاهتان نمایش داده می‌شود را وارد کنید.',
57
+ device_activation_success: 'دستگاه شما اکنون متصل شد!',
58
+ device_activation_success_description: 'برای ادامه به دستگاه خود بازگردید.',
59
+ no_region_code_found: 'کد منطقه‌ای یافت نشد',
60
+ verify_email: 'ایمیل خود را تأیید کنید',
61
+ verify_phone: 'شماره تلفن خود را تأیید کنید',
62
+ password_requirements: 'رمز عبور {{items, list}}.',
63
+ password_requirement: {
64
+ length_one: 'حداقل {{count}} کاراکتر لازم است',
65
+ length_two: 'حداقل {{count}} کاراکتر لازم است',
66
+ length_few: 'حداقل {{count}} کاراکتر لازم است',
67
+ length_many: 'حداقل {{count}} کاراکتر لازم است',
68
+ length_other: 'حداقل {{count}} کاراکتر لازم است',
69
+ character_types_one: 'باید حداقل {{count}} نوع از حروف بزرگ، حروف کوچک، اعداد و نمادها را داشته باشد',
70
+ character_types_two: 'باید حداقل {{count}} نوع از حروف بزرگ، حروف کوچک، اعداد و نمادها را داشته باشد',
71
+ character_types_few: 'باید حداقل {{count}} نوع از حروف بزرگ، حروف کوچک، اعداد و نمادها را داشته باشد',
72
+ character_types_many: 'باید حداقل {{count}} نوع از حروف بزرگ، حروف کوچک، اعداد و نمادها را داشته باشد',
73
+ character_types_other: 'باید حداقل {{count}} نوع از حروف بزرگ، حروف کوچک، اعداد و نمادها را داشته باشد',
74
+ },
75
+ username_requirements: 'نام کاربری {{items, list}}.',
76
+ username_requirement: {
77
+ length: 'باید بین {{min}} تا {{max}} کاراکتر باشد',
78
+ characters: 'فقط می‌تواند شامل {{characters, list}} باشد',
79
+ },
80
+ username_character: {
81
+ uppercase: 'حروف بزرگ',
82
+ lowercase: 'حروف کوچک',
83
+ number: 'اعداد',
84
+ underscore: 'زیرخط',
85
+ },
86
+ use: 'استفاده',
87
+ single_sign_on_email_form: 'آدرس ایمیل سازمانی خود را وارد کنید',
88
+ single_sign_on_connectors_list: 'سازمان شما ورود یکپارچه (SSO) را برای حساب ایمیل {{email}} فعال کرده است. می‌توانید با ارائه‌دهندگان SSO زیر ادامه دهید.',
89
+ single_sign_on_enabled: 'ورود یکپارچه برای این حساب فعال است',
90
+ authorize_title: 'مجوز دادن به {{name}}',
91
+ request_permission: '{{name}} درخواست دسترسی به موارد زیر را دارد:',
92
+ grant_organization_access: 'اعطای دسترسی به سازمان:',
93
+ authorize_personal_data_usage: 'مجوز استفاده از اطلاعات شخصی شما:',
94
+ authorize_organization_access: 'مجوز دسترسی به سازمان خاص:',
95
+ user_scopes: 'اطلاعات شخصی کاربر',
96
+ organization_scopes: 'دسترسی سازمان',
97
+ authorize_agreement: `با مجوز دادن به دسترسی، با <link></link> {{name}} موافقت می‌کنید.`,
98
+ authorize_agreement_with_redirect: `با مجوز دادن به دسترسی، با <link></link> {{name}} موافقت می‌کنید و به {{uri}} هدایت خواهید شد.`,
99
+ not_you: 'شما نیستید؟',
100
+ user_id: 'شناسه کاربری: {{id}}',
101
+ redirect_to: 'به {{name}} هدایت خواهید شد.',
102
+ auto_agreement: 'با ادامه، با <link></link> موافقت می‌کنید.',
103
+ identifier_sign_in_description: '{{types, list(type: disjunction;)}} خود را برای ورود وارد کنید.',
104
+ all_sign_in_options: 'همه گزینه‌های ورود',
105
+ identifier_register_description: '{{types, list(type: disjunction;)}} خود را برای ایجاد حساب جدید وارد کنید.',
106
+ all_account_creation_options: 'همه گزینه‌های ایجاد حساب',
107
+ back_to_sign_in: 'بازگشت به ورود',
108
+ password_expired: 'رمز عبور شما منقضی شده و باید قبل از ورود بازنشانی شود.',
109
+ password_expiration_reset: 'بازنشانی رمز عبور',
110
+ support_email: 'ایمیل پشتیبانی: <link></link>',
111
+ support_website: 'وب‌سایت پشتیبانی: <link></link>',
112
+ switch_account_title: 'در حال حاضر با {{account}} وارد شده‌اید',
113
+ switch_account_description: 'برای ادامه، از حساب فعلی خارج می‌شوید و به‌طور خودکار به حساب جدید تغییر می‌کنید.',
114
+ about_yourself: 'درباره خودتان بگویید',
115
+ verify_identity: 'هویت خود را تأیید کنید',
116
+ choose_verification_method: 'روش ورود خود را انتخاب کنید',
117
+ verification_method: {
118
+ passkey: 'کلید عبور',
119
+ passkey_description: 'از طریق دستگاه یا سخت‌افزار USB خود تأیید کنید',
120
+ password: 'رمز عبور',
121
+ password_description: 'رمز عبور خود را وارد کنید',
122
+ email_verification_code: 'کد تأیید ایمیل',
123
+ phone_verification_code: 'کد تأیید تلفن',
124
+ verification_code_description: 'ارسال به {{target}}',
125
+ },
126
+ };
127
+ export default Object.freeze(description);
@@ -0,0 +1,4 @@
1
+ declare const _default: Readonly<{
2
+ notification: string;
3
+ }>;
4
+ export default _default;
@@ -0,0 +1,4 @@
1
+ const development_tenant = {
2
+ notification: 'شما در حالت توسعه هستید.',
3
+ };
4
+ export default Object.freeze(development_tenant);