@logto/phrases-experience 1.2.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.
- package/LICENSE +373 -0
- package/README.md +3 -0
- package/lib/index.d.ts +19 -0
- package/lib/index.js +59 -0
- package/lib/locales/de/action.d.ts +28 -0
- package/lib/locales/de/action.js +28 -0
- package/lib/locales/de/demo-app.d.ts +4 -0
- package/lib/locales/de/demo-app.js +4 -0
- package/lib/locales/de/description.d.ts +60 -0
- package/lib/locales/de/description.js +60 -0
- package/lib/locales/de/error/index.d.ts +31 -0
- package/lib/locales/de/error/index.js +21 -0
- package/lib/locales/de/error/password-rejected.d.ts +13 -0
- package/lib/locales/de/error/password-rejected.js +13 -0
- package/lib/locales/de/index.d.ts +140 -0
- package/lib/locales/de/index.js +19 -0
- package/lib/locales/de/input.d.ts +9 -0
- package/lib/locales/de/input.js +9 -0
- package/lib/locales/de/list.d.ts +6 -0
- package/lib/locales/de/list.js +6 -0
- package/lib/locales/de/secondary.d.ts +4 -0
- package/lib/locales/de/secondary.js +4 -0
- package/lib/locales/en/action.d.ts +28 -0
- package/lib/locales/en/action.js +28 -0
- package/lib/locales/en/demo-app.d.ts +4 -0
- package/lib/locales/en/demo-app.js +4 -0
- package/lib/locales/en/description.d.ts +60 -0
- package/lib/locales/en/description.js +60 -0
- package/lib/locales/en/error/index.d.ts +31 -0
- package/lib/locales/en/error/index.js +21 -0
- package/lib/locales/en/error/password-rejected.d.ts +13 -0
- package/lib/locales/en/error/password-rejected.js +13 -0
- package/lib/locales/en/index.d.ts +140 -0
- package/lib/locales/en/index.js +19 -0
- package/lib/locales/en/input.d.ts +9 -0
- package/lib/locales/en/input.js +9 -0
- package/lib/locales/en/list.d.ts +6 -0
- package/lib/locales/en/list.js +6 -0
- package/lib/locales/en/secondary.d.ts +4 -0
- package/lib/locales/en/secondary.js +4 -0
- package/lib/locales/es/action.d.ts +28 -0
- package/lib/locales/es/action.js +28 -0
- package/lib/locales/es/demo-app.d.ts +4 -0
- package/lib/locales/es/demo-app.js +4 -0
- package/lib/locales/es/description.d.ts +60 -0
- package/lib/locales/es/description.js +60 -0
- package/lib/locales/es/error/index.d.ts +31 -0
- package/lib/locales/es/error/index.js +21 -0
- package/lib/locales/es/error/password-rejected.d.ts +13 -0
- package/lib/locales/es/error/password-rejected.js +13 -0
- package/lib/locales/es/index.d.ts +140 -0
- package/lib/locales/es/index.js +19 -0
- package/lib/locales/es/input.d.ts +9 -0
- package/lib/locales/es/input.js +9 -0
- package/lib/locales/es/list.d.ts +6 -0
- package/lib/locales/es/list.js +6 -0
- package/lib/locales/es/secondary.d.ts +4 -0
- package/lib/locales/es/secondary.js +4 -0
- package/lib/locales/fr/action.d.ts +28 -0
- package/lib/locales/fr/action.js +28 -0
- package/lib/locales/fr/demo-app.d.ts +4 -0
- package/lib/locales/fr/demo-app.js +4 -0
- package/lib/locales/fr/description.d.ts +60 -0
- package/lib/locales/fr/description.js +60 -0
- package/lib/locales/fr/error/index.d.ts +31 -0
- package/lib/locales/fr/error/index.js +21 -0
- package/lib/locales/fr/error/password-rejected.d.ts +13 -0
- package/lib/locales/fr/error/password-rejected.js +13 -0
- package/lib/locales/fr/index.d.ts +140 -0
- package/lib/locales/fr/index.js +19 -0
- package/lib/locales/fr/input.d.ts +9 -0
- package/lib/locales/fr/input.js +9 -0
- package/lib/locales/fr/list.d.ts +6 -0
- package/lib/locales/fr/list.js +6 -0
- package/lib/locales/fr/secondary.d.ts +4 -0
- package/lib/locales/fr/secondary.js +4 -0
- package/lib/locales/it/action.d.ts +28 -0
- package/lib/locales/it/action.js +28 -0
- package/lib/locales/it/demo-app.d.ts +4 -0
- package/lib/locales/it/demo-app.js +4 -0
- package/lib/locales/it/description.d.ts +60 -0
- package/lib/locales/it/description.js +60 -0
- package/lib/locales/it/error/index.d.ts +31 -0
- package/lib/locales/it/error/index.js +21 -0
- package/lib/locales/it/error/password-rejected.d.ts +13 -0
- package/lib/locales/it/error/password-rejected.js +13 -0
- package/lib/locales/it/index.d.ts +140 -0
- package/lib/locales/it/index.js +19 -0
- package/lib/locales/it/input.d.ts +9 -0
- package/lib/locales/it/input.js +9 -0
- package/lib/locales/it/list.d.ts +6 -0
- package/lib/locales/it/list.js +6 -0
- package/lib/locales/it/secondary.d.ts +4 -0
- package/lib/locales/it/secondary.js +4 -0
- package/lib/locales/ja/action.d.ts +28 -0
- package/lib/locales/ja/action.js +28 -0
- package/lib/locales/ja/demo-app.d.ts +4 -0
- package/lib/locales/ja/demo-app.js +4 -0
- package/lib/locales/ja/description.d.ts +60 -0
- package/lib/locales/ja/description.js +60 -0
- package/lib/locales/ja/error/index.d.ts +31 -0
- package/lib/locales/ja/error/index.js +21 -0
- package/lib/locales/ja/error/password-rejected.d.ts +13 -0
- package/lib/locales/ja/error/password-rejected.js +13 -0
- package/lib/locales/ja/index.d.ts +140 -0
- package/lib/locales/ja/index.js +19 -0
- package/lib/locales/ja/input.d.ts +9 -0
- package/lib/locales/ja/input.js +9 -0
- package/lib/locales/ja/list.d.ts +6 -0
- package/lib/locales/ja/list.js +7 -0
- package/lib/locales/ja/secondary.d.ts +4 -0
- package/lib/locales/ja/secondary.js +4 -0
- package/lib/locales/ko/action.d.ts +28 -0
- package/lib/locales/ko/action.js +28 -0
- package/lib/locales/ko/demo-app.d.ts +4 -0
- package/lib/locales/ko/demo-app.js +4 -0
- package/lib/locales/ko/description.d.ts +60 -0
- package/lib/locales/ko/description.js +60 -0
- package/lib/locales/ko/error/index.d.ts +31 -0
- package/lib/locales/ko/error/index.js +21 -0
- package/lib/locales/ko/error/password-rejected.d.ts +13 -0
- package/lib/locales/ko/error/password-rejected.js +13 -0
- package/lib/locales/ko/index.d.ts +140 -0
- package/lib/locales/ko/index.js +19 -0
- package/lib/locales/ko/input.d.ts +9 -0
- package/lib/locales/ko/input.js +9 -0
- package/lib/locales/ko/list.d.ts +6 -0
- package/lib/locales/ko/list.js +6 -0
- package/lib/locales/ko/secondary.d.ts +4 -0
- package/lib/locales/ko/secondary.js +4 -0
- package/lib/locales/pl-pl/action.d.ts +28 -0
- package/lib/locales/pl-pl/action.js +28 -0
- package/lib/locales/pl-pl/demo-app.d.ts +4 -0
- package/lib/locales/pl-pl/demo-app.js +4 -0
- package/lib/locales/pl-pl/description.d.ts +60 -0
- package/lib/locales/pl-pl/description.js +60 -0
- package/lib/locales/pl-pl/error/index.d.ts +31 -0
- package/lib/locales/pl-pl/error/index.js +21 -0
- package/lib/locales/pl-pl/error/password-rejected.d.ts +13 -0
- package/lib/locales/pl-pl/error/password-rejected.js +13 -0
- package/lib/locales/pl-pl/index.d.ts +140 -0
- package/lib/locales/pl-pl/index.js +19 -0
- package/lib/locales/pl-pl/input.d.ts +9 -0
- package/lib/locales/pl-pl/input.js +9 -0
- package/lib/locales/pl-pl/list.d.ts +6 -0
- package/lib/locales/pl-pl/list.js +6 -0
- package/lib/locales/pl-pl/secondary.d.ts +4 -0
- package/lib/locales/pl-pl/secondary.js +4 -0
- package/lib/locales/pt-br/action.d.ts +28 -0
- package/lib/locales/pt-br/action.js +28 -0
- package/lib/locales/pt-br/demo-app.d.ts +4 -0
- package/lib/locales/pt-br/demo-app.js +4 -0
- package/lib/locales/pt-br/description.d.ts +60 -0
- package/lib/locales/pt-br/description.js +60 -0
- package/lib/locales/pt-br/error/index.d.ts +31 -0
- package/lib/locales/pt-br/error/index.js +21 -0
- package/lib/locales/pt-br/error/password-rejected.d.ts +13 -0
- package/lib/locales/pt-br/error/password-rejected.js +13 -0
- package/lib/locales/pt-br/index.d.ts +140 -0
- package/lib/locales/pt-br/index.js +19 -0
- package/lib/locales/pt-br/input.d.ts +9 -0
- package/lib/locales/pt-br/input.js +9 -0
- package/lib/locales/pt-br/list.d.ts +6 -0
- package/lib/locales/pt-br/list.js +6 -0
- package/lib/locales/pt-br/secondary.d.ts +4 -0
- package/lib/locales/pt-br/secondary.js +4 -0
- package/lib/locales/pt-pt/action.d.ts +28 -0
- package/lib/locales/pt-pt/action.js +28 -0
- package/lib/locales/pt-pt/demo-app.d.ts +4 -0
- package/lib/locales/pt-pt/demo-app.js +4 -0
- package/lib/locales/pt-pt/description.d.ts +60 -0
- package/lib/locales/pt-pt/description.js +60 -0
- package/lib/locales/pt-pt/error/index.d.ts +31 -0
- package/lib/locales/pt-pt/error/index.js +21 -0
- package/lib/locales/pt-pt/error/password-rejected.d.ts +13 -0
- package/lib/locales/pt-pt/error/password-rejected.js +13 -0
- package/lib/locales/pt-pt/index.d.ts +140 -0
- package/lib/locales/pt-pt/index.js +19 -0
- package/lib/locales/pt-pt/input.d.ts +9 -0
- package/lib/locales/pt-pt/input.js +9 -0
- package/lib/locales/pt-pt/list.d.ts +6 -0
- package/lib/locales/pt-pt/list.js +6 -0
- package/lib/locales/pt-pt/secondary.d.ts +4 -0
- package/lib/locales/pt-pt/secondary.js +4 -0
- package/lib/locales/ru/action.d.ts +28 -0
- package/lib/locales/ru/action.js +28 -0
- package/lib/locales/ru/demo-app.d.ts +4 -0
- package/lib/locales/ru/demo-app.js +4 -0
- package/lib/locales/ru/description.d.ts +60 -0
- package/lib/locales/ru/description.js +60 -0
- package/lib/locales/ru/error/index.d.ts +31 -0
- package/lib/locales/ru/error/index.js +21 -0
- package/lib/locales/ru/error/password-rejected.d.ts +13 -0
- package/lib/locales/ru/error/password-rejected.js +13 -0
- package/lib/locales/ru/index.d.ts +140 -0
- package/lib/locales/ru/index.js +19 -0
- package/lib/locales/ru/input.d.ts +9 -0
- package/lib/locales/ru/input.js +9 -0
- package/lib/locales/ru/list.d.ts +6 -0
- package/lib/locales/ru/list.js +6 -0
- package/lib/locales/ru/secondary.d.ts +4 -0
- package/lib/locales/ru/secondary.js +4 -0
- package/lib/locales/tr-tr/action.d.ts +28 -0
- package/lib/locales/tr-tr/action.js +28 -0
- package/lib/locales/tr-tr/demo-app.d.ts +4 -0
- package/lib/locales/tr-tr/demo-app.js +4 -0
- package/lib/locales/tr-tr/description.d.ts +60 -0
- package/lib/locales/tr-tr/description.js +60 -0
- package/lib/locales/tr-tr/error/index.d.ts +31 -0
- package/lib/locales/tr-tr/error/index.js +21 -0
- package/lib/locales/tr-tr/error/password-rejected.d.ts +13 -0
- package/lib/locales/tr-tr/error/password-rejected.js +13 -0
- package/lib/locales/tr-tr/index.d.ts +140 -0
- package/lib/locales/tr-tr/index.js +19 -0
- package/lib/locales/tr-tr/input.d.ts +9 -0
- package/lib/locales/tr-tr/input.js +9 -0
- package/lib/locales/tr-tr/list.d.ts +6 -0
- package/lib/locales/tr-tr/list.js +6 -0
- package/lib/locales/tr-tr/secondary.d.ts +4 -0
- package/lib/locales/tr-tr/secondary.js +4 -0
- package/lib/locales/zh-cn/action.d.ts +28 -0
- package/lib/locales/zh-cn/action.js +28 -0
- package/lib/locales/zh-cn/demo-app.d.ts +4 -0
- package/lib/locales/zh-cn/demo-app.js +4 -0
- package/lib/locales/zh-cn/description.d.ts +60 -0
- package/lib/locales/zh-cn/description.js +60 -0
- package/lib/locales/zh-cn/error/index.d.ts +31 -0
- package/lib/locales/zh-cn/error/index.js +21 -0
- package/lib/locales/zh-cn/error/password-rejected.d.ts +13 -0
- package/lib/locales/zh-cn/error/password-rejected.js +13 -0
- package/lib/locales/zh-cn/index.d.ts +140 -0
- package/lib/locales/zh-cn/index.js +19 -0
- package/lib/locales/zh-cn/input.d.ts +9 -0
- package/lib/locales/zh-cn/input.js +9 -0
- package/lib/locales/zh-cn/list.d.ts +6 -0
- package/lib/locales/zh-cn/list.js +6 -0
- package/lib/locales/zh-cn/secondary.d.ts +4 -0
- package/lib/locales/zh-cn/secondary.js +4 -0
- package/lib/locales/zh-hk/action.d.ts +28 -0
- package/lib/locales/zh-hk/action.js +28 -0
- package/lib/locales/zh-hk/demo-app.d.ts +4 -0
- package/lib/locales/zh-hk/demo-app.js +4 -0
- package/lib/locales/zh-hk/description.d.ts +60 -0
- package/lib/locales/zh-hk/description.js +60 -0
- package/lib/locales/zh-hk/error/index.d.ts +31 -0
- package/lib/locales/zh-hk/error/index.js +21 -0
- package/lib/locales/zh-hk/error/password-rejected.d.ts +13 -0
- package/lib/locales/zh-hk/error/password-rejected.js +13 -0
- package/lib/locales/zh-hk/index.d.ts +140 -0
- package/lib/locales/zh-hk/index.js +19 -0
- package/lib/locales/zh-hk/input.d.ts +9 -0
- package/lib/locales/zh-hk/input.js +9 -0
- package/lib/locales/zh-hk/list.d.ts +6 -0
- package/lib/locales/zh-hk/list.js +6 -0
- package/lib/locales/zh-hk/secondary.d.ts +4 -0
- package/lib/locales/zh-hk/secondary.js +4 -0
- package/lib/locales/zh-tw/action.d.ts +28 -0
- package/lib/locales/zh-tw/action.js +28 -0
- package/lib/locales/zh-tw/demo-app.d.ts +4 -0
- package/lib/locales/zh-tw/demo-app.js +4 -0
- package/lib/locales/zh-tw/description.d.ts +60 -0
- package/lib/locales/zh-tw/description.js +60 -0
- package/lib/locales/zh-tw/error/index.d.ts +31 -0
- package/lib/locales/zh-tw/error/index.js +21 -0
- package/lib/locales/zh-tw/error/password-rejected.d.ts +13 -0
- package/lib/locales/zh-tw/error/password-rejected.js +13 -0
- package/lib/locales/zh-tw/index.d.ts +140 -0
- package/lib/locales/zh-tw/index.js +19 -0
- package/lib/locales/zh-tw/input.d.ts +9 -0
- package/lib/locales/zh-tw/input.js +9 -0
- package/lib/locales/zh-tw/list.d.ts +6 -0
- package/lib/locales/zh-tw/list.js +6 -0
- package/lib/locales/zh-tw/secondary.d.ts +4 -0
- package/lib/locales/zh-tw/secondary.js +4 -0
- package/lib/types.d.ts +2 -0
- package/lib/types.js +1 -0
- package/package.json +58 -0
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
const description = {
|
|
2
|
+
email: 'email',
|
|
3
|
+
phone_number: 'numero di telefono',
|
|
4
|
+
username: 'username',
|
|
5
|
+
reminder: 'Promemoria',
|
|
6
|
+
not_found: '404 Non trovato',
|
|
7
|
+
agree_with_terms: 'Ho letto e accetto i ',
|
|
8
|
+
agree_with_terms_modal: 'Per procedere, si prega di accettare i <link></link>.',
|
|
9
|
+
terms_of_use: 'Termini di utilizzo',
|
|
10
|
+
sign_in: 'Accedi',
|
|
11
|
+
privacy_policy: 'Informativa sulla privacy',
|
|
12
|
+
create_account: 'Crea account',
|
|
13
|
+
or: 'o',
|
|
14
|
+
and: 'e',
|
|
15
|
+
enter_passcode: 'Il codice di verifica è stato inviato alla tua {{address}} {{target}}',
|
|
16
|
+
passcode_sent: 'Il codice di verifica è stato inviato di nuovo',
|
|
17
|
+
resend_after_seconds: 'Inviare di nuovo dopo <span>{{seconds}}</span> secondi',
|
|
18
|
+
resend_passcode: 'Inviare nuovamente il codice di verifica',
|
|
19
|
+
create_account_id_exists: "L'account con {{type}} {{value}} già esiste, vuoi accedere?",
|
|
20
|
+
link_account_id_exists: "L'account con {{type}} {{value}} è già esistente. Vuoi collegarlo?",
|
|
21
|
+
sign_in_id_does_not_exist: "L'account con {{type}} {{value}} non esiste, vuoi creare un nuovo account?",
|
|
22
|
+
sign_in_id_does_not_exist_alert: "L'account con {{type}} {{value}} non esiste.",
|
|
23
|
+
create_account_id_exists_alert: "L'account {{type}} {{value}} è collegato ad un altro account. Prova con un altro {{type}}.",
|
|
24
|
+
social_identity_exist: "L'{{type}} {{value}} è collegato ad un altro account. Prova con un altro {{type}}.",
|
|
25
|
+
bind_account_title: 'Collega o crea un account',
|
|
26
|
+
social_create_account: 'Puoi creare un nuovo account.',
|
|
27
|
+
social_link_email: "Puoi collegare un'altra email",
|
|
28
|
+
social_link_phone: 'Puoi collegare un altro telefono',
|
|
29
|
+
social_link_email_or_phone: "Puoi collegare un'altra email o telefono",
|
|
30
|
+
social_bind_with_existing: 'Abbiamo trovato un account correlato, puoi collegarlo direttamente.',
|
|
31
|
+
reset_password: 'Resetta la password',
|
|
32
|
+
reset_password_description: 'Inserisci il {{types, list(type: disjunction;)}} associato al tuo account, e ti invieremo il codice di verifica per resettare la password.',
|
|
33
|
+
new_password: 'Nuova password',
|
|
34
|
+
set_password: 'Imposta una password',
|
|
35
|
+
password_changed: 'Password cambiata',
|
|
36
|
+
no_account: 'Ancora nessun account? ',
|
|
37
|
+
have_account: 'Hai già un account?',
|
|
38
|
+
enter_password: 'Inserisci la password',
|
|
39
|
+
enter_password_for: 'Accedi con la password per {{method}} {{value}}',
|
|
40
|
+
enter_username: 'Imposta username',
|
|
41
|
+
enter_username_description: "L'username è un'alternativa per l'accesso. L'username deve contenere solo lettere, numeri e trattini bassi.",
|
|
42
|
+
link_email: 'Collega emails',
|
|
43
|
+
link_phone: 'Collega telefono',
|
|
44
|
+
link_email_or_phone: 'Collega email o telefono',
|
|
45
|
+
link_email_description: "Per maggiore sicurezza, collega la tua email all'account.",
|
|
46
|
+
link_phone_description: "Per maggiore sicurezza, collega il tuo telefono all'account.",
|
|
47
|
+
link_email_or_phone_description: "Per maggiore sicurezza, collega la tua email o il tuo telefono all'account.",
|
|
48
|
+
continue_with_more_information: "Per maggiore sicurezza, completa i dettagli dell'account qui sotto.",
|
|
49
|
+
create_your_account: 'Crea il tuo account',
|
|
50
|
+
sign_in_to_your_account: 'Accedi al tuo account',
|
|
51
|
+
no_region_code_found: 'Nessun codice di regione trovato',
|
|
52
|
+
verify_email: 'Verifica la tua email',
|
|
53
|
+
verify_phone: 'Verifica il tuo numero di telefono',
|
|
54
|
+
password_requirements: 'Password {{items, list}}.',
|
|
55
|
+
'password_requirement.length_one': 'richiede almeno {{count}} carattere',
|
|
56
|
+
'password_requirement.length_other': 'richiede almeno {{count}} caratteri',
|
|
57
|
+
'password_requirement.character_types_one': 'dovrebbe contenere almeno {{count}} tipo di lettere maiuscole, lettere minuscole, numeri e simboli',
|
|
58
|
+
'password_requirement.character_types_other': 'dovrebbe contenere almeno {{count}} tipi di lettere maiuscole, lettere minuscole, numeri e simboli',
|
|
59
|
+
};
|
|
60
|
+
export default Object.freeze(description);
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
declare const _default: Readonly<{
|
|
2
|
+
general_required: string;
|
|
3
|
+
general_invalid: string;
|
|
4
|
+
username_required: string;
|
|
5
|
+
password_required: string;
|
|
6
|
+
username_exists: string;
|
|
7
|
+
username_should_not_start_with_number: string;
|
|
8
|
+
username_invalid_charset: string;
|
|
9
|
+
invalid_email: string;
|
|
10
|
+
invalid_phone: string;
|
|
11
|
+
passwords_do_not_match: string;
|
|
12
|
+
invalid_passcode: string;
|
|
13
|
+
invalid_connector_auth: string;
|
|
14
|
+
invalid_connector_request: string;
|
|
15
|
+
unknown: string;
|
|
16
|
+
invalid_session: string;
|
|
17
|
+
timeout: string;
|
|
18
|
+
password_rejected: Readonly<{
|
|
19
|
+
too_short: string;
|
|
20
|
+
too_long: string;
|
|
21
|
+
character_types: string;
|
|
22
|
+
unsupported_characters: string;
|
|
23
|
+
pwned: string;
|
|
24
|
+
restricted_found: string;
|
|
25
|
+
'restricted.repetition': string;
|
|
26
|
+
'restricted.sequence': string;
|
|
27
|
+
'restricted.user_info': string;
|
|
28
|
+
'restricted.words': string;
|
|
29
|
+
}>;
|
|
30
|
+
}>;
|
|
31
|
+
export default _default;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import password_rejected from './password-rejected.js';
|
|
2
|
+
const error = {
|
|
3
|
+
general_required: `{{types, list(type: disjunction;)}} è richiesto`,
|
|
4
|
+
general_invalid: `Il {{types, list(type: disjunction;)}} non è valido`,
|
|
5
|
+
username_required: 'Username è richiesto',
|
|
6
|
+
password_required: 'La password è richiesta',
|
|
7
|
+
username_exists: 'Username esiste già',
|
|
8
|
+
username_should_not_start_with_number: "L'username non dovrebbe iniziare con un numero",
|
|
9
|
+
username_invalid_charset: "L'username dovrebbe contenere solo lettere, numeri o underscore.",
|
|
10
|
+
invalid_email: "L'email non è valida",
|
|
11
|
+
invalid_phone: 'Il numero di telefono non è valido',
|
|
12
|
+
passwords_do_not_match: 'Le password non corrispondono. Per favore prova di nuovo.',
|
|
13
|
+
invalid_passcode: 'Il codice di verifica non è valido',
|
|
14
|
+
invalid_connector_auth: "L'autorizzazione è invalida",
|
|
15
|
+
invalid_connector_request: 'I dati del connettore non sono validi',
|
|
16
|
+
unknown: 'Errore sconosciuto. Si prega di riprovare più tardi.',
|
|
17
|
+
invalid_session: 'Sessione non trovata. Si prega di tornare indietro e accedere di nuovo.',
|
|
18
|
+
timeout: 'Timeout della richiesta. Si prega di riprovare più tardi.',
|
|
19
|
+
password_rejected,
|
|
20
|
+
};
|
|
21
|
+
export default Object.freeze(error);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
declare const _default: Readonly<{
|
|
2
|
+
too_short: string;
|
|
3
|
+
too_long: string;
|
|
4
|
+
character_types: string;
|
|
5
|
+
unsupported_characters: string;
|
|
6
|
+
pwned: string;
|
|
7
|
+
restricted_found: string;
|
|
8
|
+
'restricted.repetition': string;
|
|
9
|
+
'restricted.sequence': string;
|
|
10
|
+
'restricted.user_info': string;
|
|
11
|
+
'restricted.words': string;
|
|
12
|
+
}>;
|
|
13
|
+
export default _default;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
const password_rejected = {
|
|
2
|
+
too_short: 'La lunghezza minima è {{min}}.',
|
|
3
|
+
too_long: 'La lunghezza massima è {{max}}.',
|
|
4
|
+
character_types: 'Sono richiesti almeno {{min}} tipi di caratteri.',
|
|
5
|
+
unsupported_characters: 'Carattere non supportato trovato.',
|
|
6
|
+
pwned: 'Evita di utilizzare password semplici facili da indovinare.',
|
|
7
|
+
restricted_found: 'Evita di utilizzare in eccesso {{list, list}}.',
|
|
8
|
+
'restricted.repetition': 'caratteri ripetuti',
|
|
9
|
+
'restricted.sequence': 'caratteri sequenziali',
|
|
10
|
+
'restricted.user_info': 'le tue informazioni personali',
|
|
11
|
+
'restricted.words': 'contesto del prodotto',
|
|
12
|
+
};
|
|
13
|
+
export default Object.freeze(password_rejected);
|
|
@@ -0,0 +1,140 @@
|
|
|
1
|
+
declare const _default: Readonly<{
|
|
2
|
+
translation: {
|
|
3
|
+
input: Readonly<{
|
|
4
|
+
username: string;
|
|
5
|
+
password: string;
|
|
6
|
+
email: string;
|
|
7
|
+
phone_number: string;
|
|
8
|
+
confirm_password: string;
|
|
9
|
+
search_region_code: string;
|
|
10
|
+
}>;
|
|
11
|
+
secondary: Readonly<{
|
|
12
|
+
social_bind_with: string;
|
|
13
|
+
}>;
|
|
14
|
+
action: Readonly<{
|
|
15
|
+
sign_in: string;
|
|
16
|
+
continue: string;
|
|
17
|
+
create_account: string;
|
|
18
|
+
create_account_without_linking: string;
|
|
19
|
+
create: string;
|
|
20
|
+
enter_passcode: string;
|
|
21
|
+
confirm: string;
|
|
22
|
+
cancel: string;
|
|
23
|
+
save_password: string;
|
|
24
|
+
bind: string;
|
|
25
|
+
bind_and_continue: string;
|
|
26
|
+
back: string;
|
|
27
|
+
nav_back: string;
|
|
28
|
+
agree: string;
|
|
29
|
+
got_it: string;
|
|
30
|
+
sign_in_with: string;
|
|
31
|
+
forgot_password: string;
|
|
32
|
+
switch_to: string;
|
|
33
|
+
sign_in_via_passcode: string;
|
|
34
|
+
sign_in_via_password: string;
|
|
35
|
+
change: string;
|
|
36
|
+
link_another_email: string;
|
|
37
|
+
link_another_phone: string;
|
|
38
|
+
link_another_email_or_phone: string;
|
|
39
|
+
show_password: string;
|
|
40
|
+
}>;
|
|
41
|
+
description: Readonly<{
|
|
42
|
+
email: string;
|
|
43
|
+
phone_number: string;
|
|
44
|
+
username: string;
|
|
45
|
+
reminder: string;
|
|
46
|
+
not_found: string;
|
|
47
|
+
agree_with_terms: string;
|
|
48
|
+
agree_with_terms_modal: string;
|
|
49
|
+
terms_of_use: string;
|
|
50
|
+
sign_in: string;
|
|
51
|
+
privacy_policy: string;
|
|
52
|
+
create_account: string;
|
|
53
|
+
or: string;
|
|
54
|
+
and: string;
|
|
55
|
+
enter_passcode: string;
|
|
56
|
+
passcode_sent: string;
|
|
57
|
+
resend_after_seconds: string;
|
|
58
|
+
resend_passcode: string;
|
|
59
|
+
create_account_id_exists: string;
|
|
60
|
+
link_account_id_exists: string;
|
|
61
|
+
sign_in_id_does_not_exist: string;
|
|
62
|
+
sign_in_id_does_not_exist_alert: string;
|
|
63
|
+
create_account_id_exists_alert: string;
|
|
64
|
+
social_identity_exist: string;
|
|
65
|
+
bind_account_title: string;
|
|
66
|
+
social_create_account: string;
|
|
67
|
+
social_link_email: string;
|
|
68
|
+
social_link_phone: string;
|
|
69
|
+
social_link_email_or_phone: string;
|
|
70
|
+
social_bind_with_existing: string;
|
|
71
|
+
reset_password: string;
|
|
72
|
+
reset_password_description: string;
|
|
73
|
+
new_password: string;
|
|
74
|
+
set_password: string;
|
|
75
|
+
password_changed: string;
|
|
76
|
+
no_account: string;
|
|
77
|
+
have_account: string;
|
|
78
|
+
enter_password: string;
|
|
79
|
+
enter_password_for: string;
|
|
80
|
+
enter_username: string;
|
|
81
|
+
enter_username_description: string;
|
|
82
|
+
link_email: string;
|
|
83
|
+
link_phone: string;
|
|
84
|
+
link_email_or_phone: string;
|
|
85
|
+
link_email_description: string;
|
|
86
|
+
link_phone_description: string;
|
|
87
|
+
link_email_or_phone_description: string;
|
|
88
|
+
continue_with_more_information: string;
|
|
89
|
+
create_your_account: string;
|
|
90
|
+
sign_in_to_your_account: string;
|
|
91
|
+
no_region_code_found: string;
|
|
92
|
+
verify_email: string;
|
|
93
|
+
verify_phone: string;
|
|
94
|
+
password_requirements: string;
|
|
95
|
+
'password_requirement.length_one': string;
|
|
96
|
+
'password_requirement.length_other': string;
|
|
97
|
+
'password_requirement.character_types_one': string;
|
|
98
|
+
'password_requirement.character_types_other': string;
|
|
99
|
+
}>;
|
|
100
|
+
error: Readonly<{
|
|
101
|
+
general_required: string;
|
|
102
|
+
general_invalid: string;
|
|
103
|
+
username_required: string;
|
|
104
|
+
password_required: string;
|
|
105
|
+
username_exists: string;
|
|
106
|
+
username_should_not_start_with_number: string;
|
|
107
|
+
username_invalid_charset: string;
|
|
108
|
+
invalid_email: string;
|
|
109
|
+
invalid_phone: string;
|
|
110
|
+
passwords_do_not_match: string;
|
|
111
|
+
invalid_passcode: string;
|
|
112
|
+
invalid_connector_auth: string;
|
|
113
|
+
invalid_connector_request: string;
|
|
114
|
+
unknown: string;
|
|
115
|
+
invalid_session: string;
|
|
116
|
+
timeout: string;
|
|
117
|
+
password_rejected: Readonly<{
|
|
118
|
+
too_short: string;
|
|
119
|
+
too_long: string;
|
|
120
|
+
character_types: string;
|
|
121
|
+
unsupported_characters: string;
|
|
122
|
+
pwned: string;
|
|
123
|
+
restricted_found: string;
|
|
124
|
+
'restricted.repetition': string;
|
|
125
|
+
'restricted.sequence': string;
|
|
126
|
+
'restricted.user_info': string;
|
|
127
|
+
'restricted.words': string;
|
|
128
|
+
}>;
|
|
129
|
+
}>;
|
|
130
|
+
demo_app: Readonly<{
|
|
131
|
+
notification: string;
|
|
132
|
+
}>;
|
|
133
|
+
list: Readonly<{
|
|
134
|
+
or: string;
|
|
135
|
+
and: string;
|
|
136
|
+
separator: string;
|
|
137
|
+
}>;
|
|
138
|
+
};
|
|
139
|
+
}>;
|
|
140
|
+
export default _default;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import action from './action.js';
|
|
2
|
+
import demo_app from './demo-app.js';
|
|
3
|
+
import description from './description.js';
|
|
4
|
+
import error from './error/index.js';
|
|
5
|
+
import input from './input.js';
|
|
6
|
+
import list from './list.js';
|
|
7
|
+
import secondary from './secondary.js';
|
|
8
|
+
const it = {
|
|
9
|
+
translation: {
|
|
10
|
+
input,
|
|
11
|
+
secondary,
|
|
12
|
+
action,
|
|
13
|
+
description,
|
|
14
|
+
error,
|
|
15
|
+
demo_app,
|
|
16
|
+
list,
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
export default Object.freeze(it);
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
declare const _default: Readonly<{
|
|
2
|
+
sign_in: string;
|
|
3
|
+
continue: string;
|
|
4
|
+
create_account: string;
|
|
5
|
+
create_account_without_linking: string;
|
|
6
|
+
create: string;
|
|
7
|
+
enter_passcode: string;
|
|
8
|
+
confirm: string;
|
|
9
|
+
cancel: string;
|
|
10
|
+
save_password: string;
|
|
11
|
+
bind: string;
|
|
12
|
+
bind_and_continue: string;
|
|
13
|
+
back: string;
|
|
14
|
+
nav_back: string;
|
|
15
|
+
agree: string;
|
|
16
|
+
got_it: string;
|
|
17
|
+
sign_in_with: string;
|
|
18
|
+
forgot_password: string;
|
|
19
|
+
switch_to: string;
|
|
20
|
+
sign_in_via_passcode: string;
|
|
21
|
+
sign_in_via_password: string;
|
|
22
|
+
change: string;
|
|
23
|
+
link_another_email: string;
|
|
24
|
+
link_another_phone: string;
|
|
25
|
+
link_another_email_or_phone: string;
|
|
26
|
+
show_password: string;
|
|
27
|
+
}>;
|
|
28
|
+
export default _default;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
const action = {
|
|
2
|
+
sign_in: 'サインイン',
|
|
3
|
+
continue: '続ける',
|
|
4
|
+
create_account: 'アカウントを作成する',
|
|
5
|
+
create_account_without_linking: 'リンクなしでアカウントを作成する',
|
|
6
|
+
create: '作成する',
|
|
7
|
+
enter_passcode: '認証コードを入力してください',
|
|
8
|
+
confirm: '確認する',
|
|
9
|
+
cancel: 'キャンセル',
|
|
10
|
+
save_password: 'パスワードを保存する',
|
|
11
|
+
bind: '{{address}} とリンクする',
|
|
12
|
+
bind_and_continue: 'リンクして続行する',
|
|
13
|
+
back: '戻る',
|
|
14
|
+
nav_back: '戻る',
|
|
15
|
+
agree: '同意する',
|
|
16
|
+
got_it: 'わかりました',
|
|
17
|
+
sign_in_with: '{{name}} で続ける',
|
|
18
|
+
forgot_password: 'パスワードを忘れましたか?',
|
|
19
|
+
switch_to: '{{method}} に切り替える',
|
|
20
|
+
sign_in_via_passcode: '認証コードでサインインする',
|
|
21
|
+
sign_in_via_password: 'パスワードでサインインする',
|
|
22
|
+
change: '{{method}} を変更する',
|
|
23
|
+
link_another_email: '別のメールアドレスをリンクする',
|
|
24
|
+
link_another_phone: '別の電話番号をリンクする',
|
|
25
|
+
link_another_email_or_phone: '別のメールアドレスまたは電話番号をリンクする',
|
|
26
|
+
show_password: 'パスワードを表示する',
|
|
27
|
+
};
|
|
28
|
+
export default Object.freeze(action);
|
|
@@ -0,0 +1,60 @@
|
|
|
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
|
+
or: string;
|
|
14
|
+
and: string;
|
|
15
|
+
enter_passcode: string;
|
|
16
|
+
passcode_sent: string;
|
|
17
|
+
resend_after_seconds: string;
|
|
18
|
+
resend_passcode: string;
|
|
19
|
+
create_account_id_exists: string;
|
|
20
|
+
link_account_id_exists: string;
|
|
21
|
+
sign_in_id_does_not_exist: string;
|
|
22
|
+
sign_in_id_does_not_exist_alert: string;
|
|
23
|
+
create_account_id_exists_alert: string;
|
|
24
|
+
social_identity_exist: string;
|
|
25
|
+
bind_account_title: string;
|
|
26
|
+
social_create_account: string;
|
|
27
|
+
social_link_email: string;
|
|
28
|
+
social_link_phone: string;
|
|
29
|
+
social_link_email_or_phone: string;
|
|
30
|
+
social_bind_with_existing: string;
|
|
31
|
+
reset_password: string;
|
|
32
|
+
reset_password_description: string;
|
|
33
|
+
new_password: string;
|
|
34
|
+
set_password: string;
|
|
35
|
+
password_changed: string;
|
|
36
|
+
no_account: string;
|
|
37
|
+
have_account: string;
|
|
38
|
+
enter_password: string;
|
|
39
|
+
enter_password_for: string;
|
|
40
|
+
enter_username: string;
|
|
41
|
+
enter_username_description: string;
|
|
42
|
+
link_email: string;
|
|
43
|
+
link_phone: string;
|
|
44
|
+
link_email_or_phone: string;
|
|
45
|
+
link_email_description: string;
|
|
46
|
+
link_phone_description: string;
|
|
47
|
+
link_email_or_phone_description: string;
|
|
48
|
+
continue_with_more_information: string;
|
|
49
|
+
create_your_account: string;
|
|
50
|
+
sign_in_to_your_account: string;
|
|
51
|
+
no_region_code_found: string;
|
|
52
|
+
verify_email: string;
|
|
53
|
+
verify_phone: string;
|
|
54
|
+
password_requirements: string;
|
|
55
|
+
'password_requirement.length_one': string;
|
|
56
|
+
'password_requirement.length_other': string;
|
|
57
|
+
'password_requirement.character_types_one': string;
|
|
58
|
+
'password_requirement.character_types_other': string;
|
|
59
|
+
}>;
|
|
60
|
+
export default _default;
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
const description = {
|
|
2
|
+
email: 'メールアドレス',
|
|
3
|
+
phone_number: '電話番号',
|
|
4
|
+
username: 'ユーザー名',
|
|
5
|
+
reminder: 'リマインダー',
|
|
6
|
+
not_found: '404 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
|
+
or: 'または',
|
|
14
|
+
and: '及び',
|
|
15
|
+
enter_passcode: '確認コードが{{address}} {{target}}に送信されました',
|
|
16
|
+
passcode_sent: '確認コードを再送します',
|
|
17
|
+
resend_after_seconds: '<span>{{seconds}}</span>秒後に再送信',
|
|
18
|
+
resend_passcode: '確認コードを再送信します',
|
|
19
|
+
create_account_id_exists: '{{type}} {{value}}でアカウントが既に存在しています。ログインしますか?',
|
|
20
|
+
link_account_id_exists: '{{type}} {{value}}でアカウントが既に存在しています。リンクしますか?',
|
|
21
|
+
sign_in_id_does_not_exist: '{{type}} {{value}}のアカウントは存在しません。新しいアカウントを作成しますか?',
|
|
22
|
+
sign_in_id_does_not_exist_alert: '{{type}} {{value}}のアカウントは存在しません。',
|
|
23
|
+
create_account_id_exists_alert: '{{type}} {{value}}は他のアカウントにリンクされています。他の{{type}}を試してください。',
|
|
24
|
+
social_identity_exist: '{{type}} {{value}}は他のアカウントにリンクされています。他の{{type}}を試してください。',
|
|
25
|
+
bind_account_title: 'アカウントのリンクまたは作成',
|
|
26
|
+
social_create_account: '新しいアカウントを作成できます。',
|
|
27
|
+
social_link_email: '別のメールアドレスをリンクできます。',
|
|
28
|
+
social_link_phone: '他の電話番号にリンクできます。',
|
|
29
|
+
social_link_email_or_phone: '他のメールアドレスまたは電話番号にリンクできます。',
|
|
30
|
+
social_bind_with_existing: '関連するアカウントが見つかりました。それを直接リンクできます。',
|
|
31
|
+
reset_password: 'パスワードを再設定する',
|
|
32
|
+
reset_password_description: 'アカウントに関連する{{types, list(type: disjunction;)}}を入力すると、パスワードの再設定に必要な確認コードが送信されます。',
|
|
33
|
+
new_password: '新しいパスワード',
|
|
34
|
+
set_password: 'パスワードを設定する',
|
|
35
|
+
password_changed: 'パスワードが変更されました',
|
|
36
|
+
no_account: 'アカウントを作成していませんか?',
|
|
37
|
+
have_account: 'すでにアカウントをお持ちですか?',
|
|
38
|
+
enter_password: 'パスワードを入力する',
|
|
39
|
+
enter_password_for: '{{method}} {{value}}でパスワードでサインインする',
|
|
40
|
+
enter_username: 'ユーザー名を入力する',
|
|
41
|
+
enter_username_description: 'ユーザー名はサインインの代替手段です。ユーザー名には、文字、数字、アンダースコアのみを含める必要があります。',
|
|
42
|
+
link_email: 'メールアドレスをリンクする',
|
|
43
|
+
link_phone: '電話番号をリンクする',
|
|
44
|
+
link_email_or_phone: 'メールアドレスまたは電話番号をリンクする',
|
|
45
|
+
link_email_description: 'セキュリティを高めるために、アカウントにメールアドレスをリンクしてください。',
|
|
46
|
+
link_phone_description: 'セキュリティを高めるために、アカウントに電話番号をリンクしてください。',
|
|
47
|
+
link_email_or_phone_description: 'セキュリティを高めるために、アカウントに別のメールアドレスまたは電話番号をリンクしてください。',
|
|
48
|
+
continue_with_more_information: '以下にアカウントの詳細を入力して、セキュリティを高めてください。',
|
|
49
|
+
create_your_account: 'アカウントを作成する',
|
|
50
|
+
sign_in_to_your_account: 'アカウントにサインインする',
|
|
51
|
+
no_region_code_found: '地域コードが見つかりません',
|
|
52
|
+
verify_email: 'Eメールを確認する',
|
|
53
|
+
verify_phone: '電話番号を確認する',
|
|
54
|
+
password_requirements: 'パスワード {{items, list}}。',
|
|
55
|
+
'password_requirement.length_one': '最低{{count}}文字',
|
|
56
|
+
'password_requirement.length_other': '最低{{count}}文字',
|
|
57
|
+
'password_requirement.character_types_one': '大文字、小文字、数字、記号のうち{{count}}種類を含む必要があります',
|
|
58
|
+
'password_requirement.character_types_other': '大文字、小文字、数字、記号のうち{{count}}種類を含む必要があります',
|
|
59
|
+
};
|
|
60
|
+
export default Object.freeze(description);
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
declare const _default: Readonly<{
|
|
2
|
+
general_required: string;
|
|
3
|
+
general_invalid: string;
|
|
4
|
+
username_required: string;
|
|
5
|
+
password_required: string;
|
|
6
|
+
username_exists: string;
|
|
7
|
+
username_should_not_start_with_number: string;
|
|
8
|
+
username_invalid_charset: string;
|
|
9
|
+
invalid_email: string;
|
|
10
|
+
invalid_phone: string;
|
|
11
|
+
passwords_do_not_match: string;
|
|
12
|
+
invalid_passcode: string;
|
|
13
|
+
invalid_connector_auth: string;
|
|
14
|
+
invalid_connector_request: string;
|
|
15
|
+
unknown: string;
|
|
16
|
+
invalid_session: string;
|
|
17
|
+
timeout: string;
|
|
18
|
+
password_rejected: Readonly<{
|
|
19
|
+
too_short: string;
|
|
20
|
+
too_long: string;
|
|
21
|
+
character_types: string;
|
|
22
|
+
unsupported_characters: string;
|
|
23
|
+
pwned: string;
|
|
24
|
+
restricted_found: string;
|
|
25
|
+
'restricted.repetition': string;
|
|
26
|
+
'restricted.sequence': string;
|
|
27
|
+
'restricted.user_info': string;
|
|
28
|
+
'restricted.words': string;
|
|
29
|
+
}>;
|
|
30
|
+
}>;
|
|
31
|
+
export default _default;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import password_rejected from './password-rejected.js';
|
|
2
|
+
const error = {
|
|
3
|
+
general_required: `{{types, list(type: disjunction;)}}が必要です`,
|
|
4
|
+
general_invalid: `{{types, list(type: disjunction;)}}が無効です`,
|
|
5
|
+
username_required: 'ユーザー名が必要です',
|
|
6
|
+
password_required: 'パスワードが必要です',
|
|
7
|
+
username_exists: 'ユーザー名が既に存在しています',
|
|
8
|
+
username_should_not_start_with_number: 'ユーザー名は数字で始めることはできません',
|
|
9
|
+
username_invalid_charset: 'ユーザー名は文字、数字、またはアンダースコアのみを含める必要があります。',
|
|
10
|
+
invalid_email: 'メールアドレスが無効です',
|
|
11
|
+
invalid_phone: '電話番号が無効です',
|
|
12
|
+
passwords_do_not_match: 'パスワードが一致しません。もう一度お試しください。',
|
|
13
|
+
invalid_passcode: '検証コードが無効です',
|
|
14
|
+
invalid_connector_auth: '認証が無効です',
|
|
15
|
+
invalid_connector_request: 'コネクターデータが無効です',
|
|
16
|
+
unknown: '不明なエラーが発生しました。後でもう一度お試しください。',
|
|
17
|
+
invalid_session: 'セッションが見つかりません。もう一度サインインしてください。',
|
|
18
|
+
timeout: 'リクエストタイムアウト。後でもう一度お試しください。',
|
|
19
|
+
password_rejected,
|
|
20
|
+
};
|
|
21
|
+
export default Object.freeze(error);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
declare const _default: Readonly<{
|
|
2
|
+
too_short: string;
|
|
3
|
+
too_long: string;
|
|
4
|
+
character_types: string;
|
|
5
|
+
unsupported_characters: string;
|
|
6
|
+
pwned: string;
|
|
7
|
+
restricted_found: string;
|
|
8
|
+
'restricted.repetition': string;
|
|
9
|
+
'restricted.sequence': string;
|
|
10
|
+
'restricted.user_info': string;
|
|
11
|
+
'restricted.words': string;
|
|
12
|
+
}>;
|
|
13
|
+
export default _default;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
const password_rejected = {
|
|
2
|
+
too_short: '最小の長さは{{min}}です。',
|
|
3
|
+
too_long: '最大の長さは{{max}}です。',
|
|
4
|
+
character_types: '少なくとも{{min}}種類の文字が必要です。',
|
|
5
|
+
unsupported_characters: 'サポートされていない文字が見つかりました。',
|
|
6
|
+
pwned: '簡単に推測できる簡単なパスワードの使用を避けてください。',
|
|
7
|
+
restricted_found: '{{list, list}}の過度な使用を避けてください。',
|
|
8
|
+
'restricted.repetition': '繰り返された文字',
|
|
9
|
+
'restricted.sequence': '連続する文字',
|
|
10
|
+
'restricted.user_info': '個人情報',
|
|
11
|
+
'restricted.words': '製品のコンテキスト',
|
|
12
|
+
};
|
|
13
|
+
export default Object.freeze(password_rejected);
|