@openshift-assisted/locales 2.24.4 → 2.25.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.
package/@types/en.d.ts ADDED
@@ -0,0 +1,4 @@
1
+ declare module '@openshift-assisted/locales/en/translation.json' {
2
+ const data: typeof import('../lib/en/translation.json');
3
+ export default data;
4
+ }
package/@types/ja.d.ts ADDED
@@ -0,0 +1,4 @@
1
+ declare module '@openshift-assisted/locales/ja/translation.json' {
2
+ const data: typeof import('../lib/ja/translation.json');
3
+ export default data;
4
+ }
package/@types/ko.d.ts ADDED
@@ -0,0 +1,4 @@
1
+ declare module '@openshift-assisted/locales/ko/translation.json' {
2
+ const data: typeof import('../lib/ko/translation.json');
3
+ export default data;
4
+ }
package/@types/zh.d.ts ADDED
@@ -0,0 +1,4 @@
1
+ declare module '@openshift-assisted/locales/zh/translation.json' {
2
+ const data: typeof import('../lib/zh/translation.json');
3
+ export default data;
4
+ }
@@ -228,9 +228,11 @@
228
228
  "ai:Developer preview release": "Developer preview release",
229
229
  "ai:DHCP only": "DHCP only",
230
230
  "ai:DHCP or static IP Addresses": "DHCP or static IP Addresses",
231
+ "ai:Disable in cluster": "Disable in cluster",
231
232
  "ai:Discover a single host via Baseboard Management Controller": "Discover a single host via Baseboard Management Controller",
232
233
  "ai:Discover hosts by booting a discovery image": "Discover hosts by booting a discovery image",
233
234
  "ai:Discover multiple hosts by providing yaml with Bare Metal Host definitions": "Discover multiple hosts by providing YAML with Bare Metal Host definitions",
235
+ "ai:Discovered hostname": "Discovered hostname",
234
236
  "ai:Discovered on": "Discovered on",
235
237
  "ai:Discovery ISO": "Discovery ISO",
236
238
  "ai:Discovery ISO is ready to be downloaded": "Discovery ISO is ready to be downloaded.",
@@ -246,6 +248,7 @@
246
248
  "ai:Do not use forbidden words, for example: \"localhost\".": "Do not use forbidden words, for example: \"localhost\".",
247
249
  "ai:Download Discovery ISO": "Download Discovery ISO",
248
250
  "ai:Download host discovery ISO dialog": "Download host discovery ISO dialog",
251
+ "ai:Download host logs": "Download host logs",
249
252
  "ai:Download Installation Logs": "Download Installation Logs",
250
253
  "ai:Download kubeconfig": "Download kubeconfig",
251
254
  "ai:Download script file": "Download script file",
@@ -255,6 +258,7 @@
255
258
  "ai:Download the example iPXE script file": "Download the example iPXE script file",
256
259
  "ai:Draft": "Draft",
257
260
  "ai:Drag a file here or browse to upload": "Drag a file here or browse to upload",
261
+ "ai:Edit BMC": "Edit BMC",
258
262
  "ai:Edit BMH": "Edit BMH",
259
263
  "ai:Edit BMH dialog": "Edit BMH dialog",
260
264
  "ai:Edit cluster-wide proxy settings": "Edit cluster-wide proxy settings",
@@ -267,6 +271,7 @@
267
271
  "ai:Edit pull secret dialog": "Edit pull secret dialog",
268
272
  "ai:Edit SSH public key": "Edit SSH public key",
269
273
  "ai:Edit SSH public key dialog": "Edit SSH public key dialog",
274
+ "ai:Enable in cluster": "Enable in cluster",
270
275
  "ai:Enabled for the installation": "Enabled for the installation",
271
276
  "ai:Enter a password for the BMC": "Enter a password for the BMC",
272
277
  "ai:Enter a username for the BMC": "Enter a username for the BMC",
@@ -493,6 +498,7 @@
493
498
  "ai:Network Management": "Network Management",
494
499
  "ai:Network ports": "Network ports",
495
500
  "ai:Network type": "Network type",
501
+ "ai:Network type selection is not supported for SNO clusters or when IPv6 is detected.": "Network type selection is not supported for SNO clusters or when IPv6 is detected.",
496
502
  "ai:Networking": "Networking",
497
503
  "ai:Networks same address families": "Networks same address families",
498
504
  "ai:Never share your downloaded ISO with anyone else.": "Never share your downloaded ISO with anyone else.",
@@ -598,6 +604,8 @@
598
604
  "ai:Recommended option. The generated discovery ISO will be smaller, but will need to download additional data during boot. This option is useful if ISO storage capacity is limited or if it's being served over a constrained network.": "Recommended option. The generated discovery ISO will be smaller, but will need to download additional data during boot. This option is useful if ISO storage capacity is limited or if it's being served over a constrained network.",
599
605
  "ai:Release domain resolution": "Release domain resolution",
600
606
  "ai:Remove": "Remove",
607
+ "ai:Remove from the cluster": "Remove from the cluster",
608
+ "ai:Remove host": "Remove host",
601
609
  "ai:Remove hosts": "Remove hosts",
602
610
  "ai:Remove hosts dialog": "Remove hosts dialog",
603
611
  "ai:Remove hosts?": "Remove hosts?",
@@ -609,6 +617,7 @@
609
617
  "ai:Report a bug": "Report a bug",
610
618
  "ai:Required field": "Required field",
611
619
  "ai:Required.": "Required.",
620
+ "ai:Reset host": "Reset host",
612
621
  "ai:Review and create": "Review and create",
613
622
  "ai:Role": "Role",
614
623
  "ai:Run these commands to use the script:": "Run these commands to use the script:",
@@ -640,7 +649,6 @@
640
649
  "ai:SNO is in a proof-of-concept stage and is not supported in any way.": "SNO is in a proof-of-concept stage and is not supported.",
641
650
  "ai:SNO: One host is required with at least {{sno_cpu_cores}} CPU cores, {{snoRam}} of RAM, and {{sno_disksize}} GB of disk size storage.": "SNO: One host is required with at least {{sno_cpu_cores}} CPU cores, {{snoRam}} of RAM, and {{sno_disksize}} GB of disk size storage.",
642
651
  "ai:Software-Defined Networking (SDN)": "Software-Defined Networking (SDN)",
643
- "ai:Software-Defined Networking (SDN) cannot be selected for SNO clusters or when IPv6 is detected.": "Software-Defined Networking (SDN) cannot be selected for SNO clusters or when IPv6 is detected.",
644
652
  "ai:Some details are not editable after the draft cluster was created.": "Some details are not editable after the draft cluster was created.",
645
653
  "ai:Some hosts are in a warning state.": "Some hosts are in a warning state.",
646
654
  "ai:Some hosts are in an error state.": "Some hosts are in an error state.",
@@ -773,6 +781,7 @@
773
781
  "ai:View {{count}} affected host_plural": "View {{count}} affected hosts",
774
782
  "ai:View cluster events": "View cluster events",
775
783
  "ai:View documentation": "View documentation",
784
+ "ai:View host events": "View host events",
776
785
  "ai:VIP IP allocation from DHCP server has been timed out": "VIP IP allocation from DHCP server has timed out",
777
786
  "ai:Virtual machine": "Virtual machine",
778
787
  "ai:Vsphere disk uuid enabled": "Vsphere disk uuid enabled",
@@ -790,6 +799,7 @@
790
799
  "ai:Worker Hosts Labels": "Worker Hosts Labels",
791
800
  "ai:Workers": "Workers",
792
801
  "ai:Workers: At least {{worker_cpu_cores}} CPU cores, {{worker_ram}} RAM, {{worker_disksize}} GB disk size for each worker ": "Workers: At least {{worker_cpu_cores}} CPU cores, {{worker_ram}} RAM, {{worker_disksize}} GB disk size for each worker ",
802
+ "ai:World Wide Name (WWN) is a unique disk identifier.": "World Wide Name (WWN) is a unique disk identifier.",
793
803
  "ai:x86_64": "x86_64",
794
804
  "ai:You are approving multiple hosts. All hosts listed below will be approved to join the infrastructure environment if you continue. Make sure that you expect and recognize the hosts before approving.": "You are approving multiple hosts. All hosts listed will be approved to join the infrastructure environment, if you continue. Make sure that you expect and recognize the hosts before approving.",
795
805
  "ai:You can either wait or investigate. A common issue can be misconfigured storage. Once you fix the issue, you can delete AgentServiceConfig to try again.": "You can either wait or investigate. A common issue can be misconfigured storage. After you fix the issue, delete AgentServiceConfig and try again.",
@@ -633,7 +633,7 @@
633
633
  "ai:SNO is in a proof-of-concept stage and is not supported in any way.": "SNO は概念的な段階であり、いかなるサポートも行いません。",
634
634
  "ai:SNO: One host is required with at least {{sno_cpu_cores}} CPU cores, {{snoRam}} of RAM, and {{sno_disksize}} GB of disk size storage.": "SNO: 少なくとも {{sno_cpu_cores}} CPU コア、{{snoRam}} の RAM、および {{sno_disksize}} GB のディスクサイズストレージを持つ 1 台のホストが必要です。",
635
635
  "ai:Software-Defined Networking (SDN)": "ソフトウェア定義ネットワーク (SDN)",
636
- "ai:Software-Defined Networking (SDN) cannot be selected for SNO clusters or when IPv6 is detected.": "SNO クラスターまたは IPv6 が検出された場合、Software-Defined Networking (SDN) は選択できません。",
636
+ "ai:Network type selection is not supported for SNO clusters or when IPv6 is detected.": "SNO クラスターまたは IPv6 が検出された場合、Software-Defined Networking (SDN) は選択できません。",
637
637
  "ai:Some details are not editable after the draft cluster was created.": "ドラフトクラスターが作成された後、一部の詳細情報は編集できません。",
638
638
  "ai:Some hosts are in a warning state.": "一部のホストは警告状態にあります。",
639
639
  "ai:Some hosts are in an error state.": "一部のホストはエラー状態にあります。",
@@ -633,7 +633,7 @@
633
633
  "ai:SNO is in a proof-of-concept stage and is not supported in any way.": "SNO는 개념 증명 단계에 있으며 어떤 방식으로도 지원되지 않습니다.",
634
634
  "ai:SNO: One host is required with at least {{sno_cpu_cores}} CPU cores, {{snoRam}} of RAM, and {{sno_disksize}} GB of disk size storage.": "SNO: {{sno_cpu_cores}} CPU 코어, {{snoRam}} RAM 및 {{sno_disksize}} GB의 디스크 크기 스토리지를 사용하는 하나의 호스트가 필요합니다.",
635
635
  "ai:Software-Defined Networking (SDN)": "소프트웨어 정의 네트워킹(SDN)",
636
- "ai:Software-Defined Networking (SDN) cannot be selected for SNO clusters or when IPv6 is detected.": "SNO 클러스터 또는 IPv6가 감지되면 소프트웨어 정의 네트워킹(SDN)을 선택할 수 없습니다.",
636
+ "ai:Network type selection is not supported for SNO clusters or when IPv6 is detected.": "SNO 클러스터 또는 IPv6가 감지되면 소프트웨어 정의 네트워킹(SDN)을 선택할 수 없습니다.",
637
637
  "ai:Some details are not editable after the draft cluster was created.": "클러스터 초안을 생성한 후에는 일부 세부 사항을 편집할 수 없습니다.",
638
638
  "ai:Some hosts are in a warning state.": "일부 호스트가 경고 상태에 있습니다.",
639
639
  "ai:Some hosts are in an error state.": "일부 호스트가 오류 상태에 있습니다.",
@@ -633,7 +633,7 @@
633
633
  "ai:SNO is in a proof-of-concept stage and is not supported in any way.": "SNO 当前只为概念验证阶段,它不被支持。",
634
634
  "ai:SNO: One host is required with at least {{sno_cpu_cores}} CPU cores, {{snoRam}} of RAM, and {{sno_disksize}} GB of disk size storage.": "SNO:一个主机至少需要 {{sno_cpu_cores}} 个 CPU 内核、{{snoRam}} RAM 和 {{sno_disksize}} GB 磁盘存储。",
635
635
  "ai:Software-Defined Networking (SDN)": "软件定义型网络(SDN)",
636
- "ai:Software-Defined Networking (SDN) cannot be selected for SNO clusters or when IPv6 is detected.": "无法为 SNO 集群或检测到 IPv6 时选择软件定义型网络(SDN)。",
636
+ "ai:Network type selection is not supported for SNO clusters or when IPv6 is detected.": "无法为 SNO 集群或检测到 IPv6 时选择软件定义型网络(SDN)。",
637
637
  "ai:Some details are not editable after the draft cluster was created.": "在草稿集群被创建后,一些详细信息将不能进行编辑。",
638
638
  "ai:Some hosts are in a warning state.": "有些主机处于警告状态。",
639
639
  "ai:Some hosts are in an error state.": "有些主机处于错误状态。",
package/package.json CHANGED
@@ -8,10 +8,29 @@
8
8
  "./en/translation.json": "./lib/en/translation.json",
9
9
  "./ja/translation.json": "./lib/ja/translation.json",
10
10
  "./ko/translation.json": "./lib/ko/translation.json",
11
- "./zh/translation.json": "./lib/zh/translation.json"
11
+ "./zh/translation.json": "./lib/zh/translation.json",
12
+ "./package.json": "./package.json"
13
+ },
14
+ "typesVersions": {
15
+ "*": {
16
+ "en/translation.json": [
17
+ "./@types/en.d.ts"
18
+ ],
19
+ "ja/translation.json": [
20
+ "./@types/ja.d.ts"
21
+ ],
22
+ "ko/translation.json": [
23
+ "./@types/ko.d.ts"
24
+ ],
25
+ "zh/translation.json": [
26
+ "./@types/zh.d.ts"
27
+ ]
28
+ }
12
29
  },
13
30
  "files": [
14
- "lib"
31
+ "lib",
32
+ "@types",
33
+ "tsconfig.json"
15
34
  ],
16
35
  "license": "Apache-2.0",
17
36
  "name": "@openshift-assisted/locales",
@@ -24,10 +43,10 @@
24
43
  "url": "https://github.com/openshift-assisted/assisted-installer-ui.git"
25
44
  },
26
45
  "scripts": {
27
- "watch": "yarn run -T toolbox watch --dir=lib 'yalc push --changed'",
28
46
  "process_new_strings": "scripts/process-new-strings.sh",
29
- "validate_translation_files": "scripts/validate-translation-files.sh"
47
+ "validate_translation_files": "scripts/validate-translation-files.sh",
48
+ "check_types": "yarn run -T tsc --noEmit"
30
49
  },
31
50
  "type": "module",
32
- "version": "2.24.4"
51
+ "version": "2.25.1"
33
52
  }
package/tsconfig.json ADDED
@@ -0,0 +1,11 @@
1
+ {
2
+ "compilerOptions": {
3
+ "composite": true,
4
+ "incremental": true,
5
+ "noEmit": false,
6
+ "resolveJsonModule": true,
7
+ "rootDirs": ["@types", "lib"],
8
+ "tsBuildInfoFile": "node_modules/.cache/tsc/tsconfig.tsbuildinfo"
9
+ },
10
+ "include": ["@types/*.d.ts", "lib/**/*.json"]
11
+ }