Skip to content

Commit 4b5971b

Browse files
committed
i18n: translations
1 parent a090461 commit 4b5971b

File tree

6 files changed

+37
-5
lines changed

6 files changed

+37
-5
lines changed

i18n/locales/en.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,9 @@
461461
"warning": "WARNING",
462462
"warning_text": "This allows npmx to access your npm CLI. Only connect to sites you trust.",
463463
"connect": "Connect",
464-
"connecting": "Connecting..."
464+
"connecting": "Connecting...",
465+
"web_auth": "Use web authentication",
466+
"auto_open_url": "Automatically open auth page"
465467
}
466468
},
467469
"operations": {
@@ -477,7 +479,9 @@
477479
"otp_placeholder": "Enter OTP code...",
478480
"otp_label": "One-time password",
479481
"retry_otp": "Retry with OTP",
482+
"retry_web_auth": "Retry with web auth",
480483
"retrying": "Retrying...",
484+
"open_web_auth": "Open web auth link",
481485
"approve_operation": "Approve operation",
482486
"remove_operation": "Remove operation",
483487
"approve_all": "Approve All",

i18n/locales/pl-PL.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,9 @@
393393
"warning": "OSTRZEŻENIE",
394394
"warning_text": "To pozwala npmx uzyskać dostęp do twojego npm CLI. Łącz się tylko ze stronami, którym ufasz.",
395395
"connect": "Połącz",
396-
"connecting": "Łączenie..."
396+
"connecting": "Łączenie...",
397+
"web_auth": "Używaj autoryzacji w przeglądarce",
398+
"auto_open_url": "Automatycznie otwórz stronę z autoryzacją"
397399
}
398400
},
399401
"operations": {
@@ -409,7 +411,9 @@
409411
"otp_placeholder": "Wprowadź kod OTP...",
410412
"otp_label": "Hasło jednorazowe",
411413
"retry_otp": "Ponów z OTP",
414+
"retry_web_auth": "Ponów z autoryzacją w przeglądarce",
412415
"retrying": "Ponawianie...",
416+
"open_web_auth": "Otwórz stronę z autoryzacją",
413417
"approve_operation": "Zatwierdź operację",
414418
"remove_operation": "Usuń operację",
415419
"approve_all": "Zatwierdź wszystkie",

i18n/schema.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1389,6 +1389,12 @@
13891389
},
13901390
"connecting": {
13911391
"type": "string"
1392+
},
1393+
"web_auth": {
1394+
"type": "string"
1395+
},
1396+
"auto_open_url": {
1397+
"type": "string"
13921398
}
13931399
},
13941400
"additionalProperties": false
@@ -1435,9 +1441,15 @@
14351441
"retry_otp": {
14361442
"type": "string"
14371443
},
1444+
"retry_web_auth": {
1445+
"type": "string"
1446+
},
14381447
"retrying": {
14391448
"type": "string"
14401449
},
1450+
"open_web_auth": {
1451+
"type": "string"
1452+
},
14411453
"approve_operation": {
14421454
"type": "string"
14431455
},

lunaria/files/en-GB.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,9 @@
460460
"warning": "WARNING",
461461
"warning_text": "This allows npmx to access your npm CLI. Only connect to sites you trust.",
462462
"connect": "Connect",
463-
"connecting": "Connecting..."
463+
"connecting": "Connecting...",
464+
"web_auth": "Use web authentication",
465+
"auto_open_url": "Automatically open auth page"
464466
}
465467
},
466468
"operations": {
@@ -476,7 +478,9 @@
476478
"otp_placeholder": "Enter OTP code...",
477479
"otp_label": "One-time password",
478480
"retry_otp": "Retry with OTP",
481+
"retry_web_auth": "Retry with web auth",
479482
"retrying": "Retrying...",
483+
"open_web_auth": "Open web auth link",
480484
"approve_operation": "Approve operation",
481485
"remove_operation": "Remove operation",
482486
"approve_all": "Approve All",

lunaria/files/en-US.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,9 @@
460460
"warning": "WARNING",
461461
"warning_text": "This allows npmx to access your npm CLI. Only connect to sites you trust.",
462462
"connect": "Connect",
463-
"connecting": "Connecting..."
463+
"connecting": "Connecting...",
464+
"web_auth": "Use web authentication",
465+
"auto_open_url": "Automatically open auth page"
464466
}
465467
},
466468
"operations": {
@@ -476,7 +478,9 @@
476478
"otp_placeholder": "Enter OTP code...",
477479
"otp_label": "One-time password",
478480
"retry_otp": "Retry with OTP",
481+
"retry_web_auth": "Retry with web auth",
479482
"retrying": "Retrying...",
483+
"open_web_auth": "Open web auth link",
480484
"approve_operation": "Approve operation",
481485
"remove_operation": "Remove operation",
482486
"approve_all": "Approve All",

lunaria/files/pl-PL.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,9 @@
392392
"warning": "OSTRZEŻENIE",
393393
"warning_text": "To pozwala npmx uzyskać dostęp do twojego npm CLI. Łącz się tylko ze stronami, którym ufasz.",
394394
"connect": "Połącz",
395-
"connecting": "Łączenie..."
395+
"connecting": "Łączenie...",
396+
"web_auth": "Używaj autoryzacji w przeglądarce",
397+
"auto_open_url": "Automatycznie otwórz stronę z autoryzacją"
396398
}
397399
},
398400
"operations": {
@@ -408,7 +410,9 @@
408410
"otp_placeholder": "Wprowadź kod OTP...",
409411
"otp_label": "Hasło jednorazowe",
410412
"retry_otp": "Ponów z OTP",
413+
"retry_web_auth": "Ponów z autoryzacją w przeglądarce",
411414
"retrying": "Ponawianie...",
415+
"open_web_auth": "Otwórz stronę z autoryzacją",
412416
"approve_operation": "Zatwierdź operację",
413417
"remove_operation": "Usuń operację",
414418
"approve_all": "Zatwierdź wszystkie",

0 commit comments

Comments
 (0)