ysk-server-shared 1.1.18 → 1.1.19
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/dist/docker.d.ts +18 -0
- package/dist/docker.d.ts.map +1 -1
- package/dist/docker.js +53 -0
- package/dist/docker.js.map +1 -1
- package/dist/validators.d.ts +47 -0
- package/dist/validators.d.ts.map +1 -1
- package/dist/validators.js +15 -1
- package/dist/validators.js.map +1 -1
- package/locales/ar/softwareLifecycle.json +2 -0
- package/locales/ar/translation.json +45 -8
- package/locales/ar/validators.json +43 -8
- package/locales/bn/softwareLifecycle.json +2 -0
- package/locales/bn/translation.json +45 -8
- package/locales/bn/validators.json +43 -8
- package/locales/en/softwareLifecycle.json +2 -0
- package/locales/en/translation.json +41 -4
- package/locales/en/validators.json +39 -4
- package/locales/es/softwareLifecycle.json +2 -0
- package/locales/es/translation.json +45 -8
- package/locales/es/validators.json +43 -8
- package/locales/fr/softwareLifecycle.json +2 -0
- package/locales/fr/translation.json +45 -8
- package/locales/fr/validators.json +43 -8
- package/locales/hi/softwareLifecycle.json +2 -0
- package/locales/hi/translation.json +45 -8
- package/locales/hi/validators.json +43 -8
- package/locales/id/softwareLifecycle.json +2 -0
- package/locales/id/translation.json +45 -8
- package/locales/id/validators.json +43 -8
- package/locales/ja/softwareLifecycle.json +2 -0
- package/locales/ja/translation.json +45 -8
- package/locales/ja/validators.json +43 -8
- package/locales/ko/softwareLifecycle.json +2 -0
- package/locales/ko/translation.json +45 -8
- package/locales/ko/validators.json +43 -8
- package/locales/pt/softwareLifecycle.json +2 -0
- package/locales/pt/translation.json +45 -8
- package/locales/pt/validators.json +43 -8
- package/locales/ur/softwareLifecycle.json +2 -0
- package/locales/ur/translation.json +45 -8
- package/locales/ur/validators.json +43 -8
- package/locales/zh-CN/softwareLifecycle.json +2 -0
- package/locales/zh-CN/translation.json +45 -8
- package/locales/zh-CN/validators.json +43 -8
- package/locales/zh-HK/softwareLifecycle.json +2 -0
- package/locales/zh-HK/translation.json +41 -4
- package/locales/zh-HK/validators.json +39 -4
- package/package.json +1 -1
|
@@ -12180,6 +12180,8 @@
|
|
|
12180
12180
|
"dockFail": "Gagal · {{title}}",
|
|
12181
12181
|
"dockDone": "Selesai · {{title}}",
|
|
12182
12182
|
"minimize": "Memperkecil",
|
|
12183
|
+
"maximize": "Perbesar",
|
|
12184
|
+
"restore": "Pulihkan",
|
|
12183
12185
|
"liveLog": "Catatan langsung",
|
|
12184
12186
|
"uninstall": "Copot pemasangan…",
|
|
12185
12187
|
"uninstallTitle": "Copot pemasangan {{name}}",
|
|
@@ -13591,14 +13593,22 @@
|
|
|
13591
13593
|
"network": "Jaringan",
|
|
13592
13594
|
"profile": "Profil",
|
|
13593
13595
|
"status": "Keadaan",
|
|
13594
|
-
"disk": "Cakram"
|
|
13596
|
+
"disk": "Cakram",
|
|
13597
|
+
"traffic": "Traffic"
|
|
13595
13598
|
},
|
|
13596
13599
|
"cli": {
|
|
13597
13600
|
"usage": "Pemakaian: ysk-server validators list|chains|disk|get|status|logs|create|start|stop|restart|clear|upgrade|policy|mithril|prune|switch-network|snapshot|compose|settings [--chain C] [--network N] [--profile P] [--el EL] [--cl CL] [--data-path P] [--rpc-port N] [--id ID] [--upgrade POLICY] [--confirm TOKEN] [--execute] [--json]"
|
|
13598
13601
|
},
|
|
13599
13602
|
"clients": {
|
|
13600
13603
|
"el": "Klien eksekusi",
|
|
13601
|
-
"cl": "Klien konsensus"
|
|
13604
|
+
"cl": "Klien konsensus",
|
|
13605
|
+
"version": "Version",
|
|
13606
|
+
"pin": "Panel pin (tested with this release)",
|
|
13607
|
+
"officialNewer": "Official newer",
|
|
13608
|
+
"olderThanPin": "Older than the panel pin",
|
|
13609
|
+
"prerelease": "Prerelease",
|
|
13610
|
+
"current": "Running now",
|
|
13611
|
+
"source": "Image source"
|
|
13602
13612
|
},
|
|
13603
13613
|
"mithril": {
|
|
13604
13614
|
"label": "Pulihkan dulu dari snapshot Mithril (disarankan di testnet)",
|
|
@@ -13636,7 +13646,11 @@
|
|
|
13636
13646
|
"restarting": "Container is restarting. Check logs on this page.",
|
|
13637
13647
|
"restartingCount": "Container is restarting ({{n}}). Check logs on this page.",
|
|
13638
13648
|
"oom": "Out of memory. Set a memory limit or add RAM, then restart.",
|
|
13639
|
-
"nofile": "The process hit the open-files (nofile) limit. Raise ulimits.nofile and restart."
|
|
13649
|
+
"nofile": "The process hit the open-files (nofile) limit. Raise ulimits.nofile and restart.",
|
|
13650
|
+
"memLow": "Not enough free RAM for this chain's memory cap",
|
|
13651
|
+
"badTag": "That client version is not an official tag for this image",
|
|
13652
|
+
"needVersionConfirm": "Changing version requires confirm=instance id",
|
|
13653
|
+
"needMainnetVersionAck": "Mainnet version changes require acceptMainnet"
|
|
13640
13654
|
},
|
|
13641
13655
|
"notes": {
|
|
13642
13656
|
"beta": "Fitur ini Beta. Perubahan host membutuhkan root dan YSK_EXECUTE=1.",
|
|
@@ -13719,7 +13733,9 @@
|
|
|
13719
13733
|
"validator-ready": "Sized for a staking validator. Needs more disk than Minimal.",
|
|
13720
13734
|
"rpc": "Public RPC node — not a staking validator."
|
|
13721
13735
|
},
|
|
13722
|
-
"installC3": "Mainnet uses a lot of disk. A staking validator can lose stake if it is offline or misconfigured. Type the node id to confirm."
|
|
13736
|
+
"installC3": "Mainnet uses a lot of disk. A staking validator can lose stake if it is offline or misconfigured. Type the node id to confirm.",
|
|
13737
|
+
"memShort": "Not enough free RAM for this chain's memory cap",
|
|
13738
|
+
"memShortDetail": "Need {{need}} · free {{free}} · short {{short}}"
|
|
13723
13739
|
},
|
|
13724
13740
|
"actions": {
|
|
13725
13741
|
"detail": "Rincian",
|
|
@@ -13746,7 +13762,8 @@
|
|
|
13746
13762
|
"clearC1": "Chain data on disk is deleted.",
|
|
13747
13763
|
"clearC2": "The instance stays in the panel, stopped and empty.",
|
|
13748
13764
|
"switchTitle": "Switch network",
|
|
13749
|
-
"switchC1": "The node is stopped and chain data is wiped before the new network is written."
|
|
13765
|
+
"switchC1": "The node is stopped and chain data is wiped before the new network is written.",
|
|
13766
|
+
"setVersion": "Change version"
|
|
13750
13767
|
},
|
|
13751
13768
|
"policy": {
|
|
13752
13769
|
"label": "Kebijakan peningkatan",
|
|
@@ -13811,7 +13828,16 @@
|
|
|
13811
13828
|
"danger": "Clear data",
|
|
13812
13829
|
"dangerHint": "Type the instance id or CLEAR. This deletes chain data on disk.",
|
|
13813
13830
|
"compose": "Compose",
|
|
13814
|
-
"logs": "Logs"
|
|
13831
|
+
"logs": "Logs",
|
|
13832
|
+
"traffic": "Traffic",
|
|
13833
|
+
"setVersion": "Change version",
|
|
13834
|
+
"setVersionHint": "Pick an official Docker tag for a client on this node. Compose is rewritten, then pulled and restarted.",
|
|
13835
|
+
"setVersionConfirmTitle": "Change {{id}} to {{tag}}?",
|
|
13836
|
+
"setVersionConfirmDesc": "Rewrites compose, pulls {{ref}}, and restarts the node.",
|
|
13837
|
+
"setVersionC1": "The running container is replaced with the selected tag.",
|
|
13838
|
+
"setVersionC2": "Type the instance id to confirm.",
|
|
13839
|
+
"setVersionMainnet": "Mainnet: a bad version can take the node offline. I understand.",
|
|
13840
|
+
"releaseNotes": "Release notes"
|
|
13815
13841
|
},
|
|
13816
13842
|
"state": {
|
|
13817
13843
|
"unknown": "Unknown",
|
|
@@ -13862,7 +13888,16 @@
|
|
|
13862
13888
|
"pulling": "Pull {{ref}}",
|
|
13863
13889
|
"empty": "No pinned client images",
|
|
13864
13890
|
"emptyDesc": "The catalog is empty. This should not happen.",
|
|
13865
|
-
"daemonDown": "Docker Engine is not running"
|
|
13891
|
+
"daemonDown": "Docker Engine is not running",
|
|
13892
|
+
"pulled": "On this host",
|
|
13893
|
+
"source": "Source",
|
|
13894
|
+
"official": "Official latest",
|
|
13895
|
+
"officialNewer": "Official newer",
|
|
13896
|
+
"stale": "Behind pin",
|
|
13897
|
+
"staleItem": "{{id}} ({{tag}})",
|
|
13898
|
+
"pin": "Panel pin",
|
|
13899
|
+
"openRelease": "Release notes",
|
|
13900
|
+
"chooseOnInstance": "Change the version on the instance page. Pulling an image does not retag a running node."
|
|
13866
13901
|
},
|
|
13867
13902
|
"playbook": {
|
|
13868
13903
|
"overviewTitle": "How staking works on each chain",
|
|
@@ -14100,7 +14135,9 @@
|
|
|
14100
14135
|
"never": [
|
|
14101
14136
|
"Do not look for a staking wallet on this page."
|
|
14102
14137
|
]
|
|
14103
|
-
}
|
|
14138
|
+
},
|
|
14139
|
+
"copyAll": "Copy all",
|
|
14140
|
+
"copyNamed": "Copy {{label}}"
|
|
14104
14141
|
}
|
|
14105
14142
|
},
|
|
14106
14143
|
"vnc": {
|
|
@@ -77,14 +77,22 @@
|
|
|
77
77
|
"network": "Jaringan",
|
|
78
78
|
"profile": "Profil",
|
|
79
79
|
"status": "Keadaan",
|
|
80
|
-
"disk": "Cakram"
|
|
80
|
+
"disk": "Cakram",
|
|
81
|
+
"traffic": "Traffic"
|
|
81
82
|
},
|
|
82
83
|
"cli": {
|
|
83
84
|
"usage": "Pemakaian: ysk-server validators list|chains|disk|get|status|logs|create|start|stop|restart|clear|upgrade|policy|mithril|prune|switch-network|snapshot|compose|settings [--chain C] [--network N] [--profile P] [--el EL] [--cl CL] [--data-path P] [--rpc-port N] [--id ID] [--upgrade POLICY] [--confirm TOKEN] [--execute] [--json]"
|
|
84
85
|
},
|
|
85
86
|
"clients": {
|
|
86
87
|
"el": "Klien eksekusi",
|
|
87
|
-
"cl": "Klien konsensus"
|
|
88
|
+
"cl": "Klien konsensus",
|
|
89
|
+
"version": "Version",
|
|
90
|
+
"pin": "Panel pin (tested with this release)",
|
|
91
|
+
"officialNewer": "Official newer",
|
|
92
|
+
"olderThanPin": "Older than the panel pin",
|
|
93
|
+
"prerelease": "Prerelease",
|
|
94
|
+
"current": "Running now",
|
|
95
|
+
"source": "Image source"
|
|
88
96
|
},
|
|
89
97
|
"mithril": {
|
|
90
98
|
"label": "Pulihkan dulu dari snapshot Mithril (disarankan di testnet)",
|
|
@@ -122,7 +130,11 @@
|
|
|
122
130
|
"restarting": "Container is restarting. Check logs on this page.",
|
|
123
131
|
"restartingCount": "Container is restarting ({{n}}). Check logs on this page.",
|
|
124
132
|
"oom": "Out of memory. Set a memory limit or add RAM, then restart.",
|
|
125
|
-
"nofile": "The process hit the open-files (nofile) limit. Raise ulimits.nofile and restart."
|
|
133
|
+
"nofile": "The process hit the open-files (nofile) limit. Raise ulimits.nofile and restart.",
|
|
134
|
+
"memLow": "Not enough free RAM for this chain's memory cap",
|
|
135
|
+
"badTag": "That client version is not an official tag for this image",
|
|
136
|
+
"needVersionConfirm": "Changing version requires confirm=instance id",
|
|
137
|
+
"needMainnetVersionAck": "Mainnet version changes require acceptMainnet"
|
|
126
138
|
},
|
|
127
139
|
"notes": {
|
|
128
140
|
"beta": "Fitur ini Beta. Perubahan host membutuhkan root dan YSK_EXECUTE=1.",
|
|
@@ -205,7 +217,9 @@
|
|
|
205
217
|
"validator-ready": "Sized for a staking validator. Needs more disk than Minimal.",
|
|
206
218
|
"rpc": "Public RPC node — not a staking validator."
|
|
207
219
|
},
|
|
208
|
-
"installC3": "Mainnet uses a lot of disk. A staking validator can lose stake if it is offline or misconfigured. Type the node id to confirm."
|
|
220
|
+
"installC3": "Mainnet uses a lot of disk. A staking validator can lose stake if it is offline or misconfigured. Type the node id to confirm.",
|
|
221
|
+
"memShort": "Not enough free RAM for this chain's memory cap",
|
|
222
|
+
"memShortDetail": "Need {{need}} · free {{free}} · short {{short}}"
|
|
209
223
|
},
|
|
210
224
|
"actions": {
|
|
211
225
|
"detail": "Rincian",
|
|
@@ -232,7 +246,8 @@
|
|
|
232
246
|
"clearC1": "Chain data on disk is deleted.",
|
|
233
247
|
"clearC2": "The instance stays in the panel, stopped and empty.",
|
|
234
248
|
"switchTitle": "Switch network",
|
|
235
|
-
"switchC1": "The node is stopped and chain data is wiped before the new network is written."
|
|
249
|
+
"switchC1": "The node is stopped and chain data is wiped before the new network is written.",
|
|
250
|
+
"setVersion": "Change version"
|
|
236
251
|
},
|
|
237
252
|
"policy": {
|
|
238
253
|
"label": "Kebijakan peningkatan",
|
|
@@ -297,7 +312,16 @@
|
|
|
297
312
|
"danger": "Clear data",
|
|
298
313
|
"dangerHint": "Type the instance id or CLEAR. This deletes chain data on disk.",
|
|
299
314
|
"compose": "Compose",
|
|
300
|
-
"logs": "Logs"
|
|
315
|
+
"logs": "Logs",
|
|
316
|
+
"traffic": "Traffic",
|
|
317
|
+
"setVersion": "Change version",
|
|
318
|
+
"setVersionHint": "Pick an official Docker tag for a client on this node. Compose is rewritten, then pulled and restarted.",
|
|
319
|
+
"setVersionConfirmTitle": "Change {{id}} to {{tag}}?",
|
|
320
|
+
"setVersionConfirmDesc": "Rewrites compose, pulls {{ref}}, and restarts the node.",
|
|
321
|
+
"setVersionC1": "The running container is replaced with the selected tag.",
|
|
322
|
+
"setVersionC2": "Type the instance id to confirm.",
|
|
323
|
+
"setVersionMainnet": "Mainnet: a bad version can take the node offline. I understand.",
|
|
324
|
+
"releaseNotes": "Release notes"
|
|
301
325
|
},
|
|
302
326
|
"state": {
|
|
303
327
|
"unknown": "Unknown",
|
|
@@ -348,7 +372,16 @@
|
|
|
348
372
|
"pulling": "Pull {{ref}}",
|
|
349
373
|
"empty": "No pinned client images",
|
|
350
374
|
"emptyDesc": "The catalog is empty. This should not happen.",
|
|
351
|
-
"daemonDown": "Docker Engine is not running"
|
|
375
|
+
"daemonDown": "Docker Engine is not running",
|
|
376
|
+
"pulled": "On this host",
|
|
377
|
+
"source": "Source",
|
|
378
|
+
"official": "Official latest",
|
|
379
|
+
"officialNewer": "Official newer",
|
|
380
|
+
"stale": "Behind pin",
|
|
381
|
+
"staleItem": "{{id}} ({{tag}})",
|
|
382
|
+
"pin": "Panel pin",
|
|
383
|
+
"openRelease": "Release notes",
|
|
384
|
+
"chooseOnInstance": "Change the version on the instance page. Pulling an image does not retag a running node."
|
|
352
385
|
},
|
|
353
386
|
"playbook": {
|
|
354
387
|
"overviewTitle": "How staking works on each chain",
|
|
@@ -586,6 +619,8 @@
|
|
|
586
619
|
"never": [
|
|
587
620
|
"Do not look for a staking wallet on this page."
|
|
588
621
|
]
|
|
589
|
-
}
|
|
622
|
+
},
|
|
623
|
+
"copyAll": "Copy all",
|
|
624
|
+
"copyNamed": "Copy {{label}}"
|
|
590
625
|
}
|
|
591
626
|
}
|
|
@@ -12180,6 +12180,8 @@
|
|
|
12180
12180
|
"dockFail": "失敗しました · {{title}}",
|
|
12181
12181
|
"dockDone": "完了 · {{title}}",
|
|
12182
12182
|
"minimize": "しまう",
|
|
12183
|
+
"maximize": "拡大",
|
|
12184
|
+
"restore": "戻す",
|
|
12183
12185
|
"liveLog": "ライブログ",
|
|
12184
12186
|
"uninstall": "アンインストール…",
|
|
12185
12187
|
"uninstallTitle": "{{name}}をアンインストールする",
|
|
@@ -13591,14 +13593,22 @@
|
|
|
13591
13593
|
"network": "ネットワーク",
|
|
13592
13594
|
"profile": "プロファイル",
|
|
13593
13595
|
"status": "状態",
|
|
13594
|
-
"disk": "ディスク"
|
|
13596
|
+
"disk": "ディスク",
|
|
13597
|
+
"traffic": "Traffic"
|
|
13595
13598
|
},
|
|
13596
13599
|
"cli": {
|
|
13597
13600
|
"usage": "使い方: ysk-server validators list|chains|disk|get|status|logs|create|start|stop|restart|clear|upgrade|policy|mithril|prune|switch-network|snapshot|compose|settings [--chain C] [--network N] [--profile P] [--el EL] [--cl CL] [--data-path P] [--rpc-port N] [--id ID] [--upgrade POLICY] [--confirm TOKEN] [--execute] [--json]"
|
|
13598
13601
|
},
|
|
13599
13602
|
"clients": {
|
|
13600
13603
|
"el": "実行クライアント",
|
|
13601
|
-
"cl": "コンセンサスクライアント"
|
|
13604
|
+
"cl": "コンセンサスクライアント",
|
|
13605
|
+
"version": "Version",
|
|
13606
|
+
"pin": "Panel pin (tested with this release)",
|
|
13607
|
+
"officialNewer": "Official newer",
|
|
13608
|
+
"olderThanPin": "Older than the panel pin",
|
|
13609
|
+
"prerelease": "Prerelease",
|
|
13610
|
+
"current": "Running now",
|
|
13611
|
+
"source": "Image source"
|
|
13602
13612
|
},
|
|
13603
13613
|
"mithril": {
|
|
13604
13614
|
"label": "先に Mithril スナップショットから復元(テストネット推奨)",
|
|
@@ -13636,7 +13646,11 @@
|
|
|
13636
13646
|
"restarting": "Container is restarting. Check logs on this page.",
|
|
13637
13647
|
"restartingCount": "Container is restarting ({{n}}). Check logs on this page.",
|
|
13638
13648
|
"oom": "Out of memory. Set a memory limit or add RAM, then restart.",
|
|
13639
|
-
"nofile": "The process hit the open-files (nofile) limit. Raise ulimits.nofile and restart."
|
|
13649
|
+
"nofile": "The process hit the open-files (nofile) limit. Raise ulimits.nofile and restart.",
|
|
13650
|
+
"memLow": "Not enough free RAM for this chain's memory cap",
|
|
13651
|
+
"badTag": "That client version is not an official tag for this image",
|
|
13652
|
+
"needVersionConfirm": "Changing version requires confirm=instance id",
|
|
13653
|
+
"needMainnetVersionAck": "Mainnet version changes require acceptMainnet"
|
|
13640
13654
|
},
|
|
13641
13655
|
"notes": {
|
|
13642
13656
|
"beta": "この機能は Beta です。ホスト変更には root と YSK_EXECUTE=1 が必要です。",
|
|
@@ -13719,7 +13733,9 @@
|
|
|
13719
13733
|
"validator-ready": "Sized for a staking validator. Needs more disk than Minimal.",
|
|
13720
13734
|
"rpc": "Public RPC node — not a staking validator."
|
|
13721
13735
|
},
|
|
13722
|
-
"installC3": "Mainnet uses a lot of disk. A staking validator can lose stake if it is offline or misconfigured. Type the node id to confirm."
|
|
13736
|
+
"installC3": "Mainnet uses a lot of disk. A staking validator can lose stake if it is offline or misconfigured. Type the node id to confirm.",
|
|
13737
|
+
"memShort": "Not enough free RAM for this chain's memory cap",
|
|
13738
|
+
"memShortDetail": "Need {{need}} · free {{free}} · short {{short}}"
|
|
13723
13739
|
},
|
|
13724
13740
|
"actions": {
|
|
13725
13741
|
"detail": "詳細",
|
|
@@ -13746,7 +13762,8 @@
|
|
|
13746
13762
|
"clearC1": "Chain data on disk is deleted.",
|
|
13747
13763
|
"clearC2": "The instance stays in the panel, stopped and empty.",
|
|
13748
13764
|
"switchTitle": "Switch network",
|
|
13749
|
-
"switchC1": "The node is stopped and chain data is wiped before the new network is written."
|
|
13765
|
+
"switchC1": "The node is stopped and chain data is wiped before the new network is written.",
|
|
13766
|
+
"setVersion": "Change version"
|
|
13750
13767
|
},
|
|
13751
13768
|
"policy": {
|
|
13752
13769
|
"label": "アップグレード方針",
|
|
@@ -13811,7 +13828,16 @@
|
|
|
13811
13828
|
"danger": "Clear data",
|
|
13812
13829
|
"dangerHint": "Type the instance id or CLEAR. This deletes chain data on disk.",
|
|
13813
13830
|
"compose": "Compose",
|
|
13814
|
-
"logs": "Logs"
|
|
13831
|
+
"logs": "Logs",
|
|
13832
|
+
"traffic": "Traffic",
|
|
13833
|
+
"setVersion": "Change version",
|
|
13834
|
+
"setVersionHint": "Pick an official Docker tag for a client on this node. Compose is rewritten, then pulled and restarted.",
|
|
13835
|
+
"setVersionConfirmTitle": "Change {{id}} to {{tag}}?",
|
|
13836
|
+
"setVersionConfirmDesc": "Rewrites compose, pulls {{ref}}, and restarts the node.",
|
|
13837
|
+
"setVersionC1": "The running container is replaced with the selected tag.",
|
|
13838
|
+
"setVersionC2": "Type the instance id to confirm.",
|
|
13839
|
+
"setVersionMainnet": "Mainnet: a bad version can take the node offline. I understand.",
|
|
13840
|
+
"releaseNotes": "Release notes"
|
|
13815
13841
|
},
|
|
13816
13842
|
"state": {
|
|
13817
13843
|
"unknown": "Unknown",
|
|
@@ -13862,7 +13888,16 @@
|
|
|
13862
13888
|
"pulling": "Pull {{ref}}",
|
|
13863
13889
|
"empty": "No pinned client images",
|
|
13864
13890
|
"emptyDesc": "The catalog is empty. This should not happen.",
|
|
13865
|
-
"daemonDown": "Docker Engine is not running"
|
|
13891
|
+
"daemonDown": "Docker Engine is not running",
|
|
13892
|
+
"pulled": "On this host",
|
|
13893
|
+
"source": "Source",
|
|
13894
|
+
"official": "Official latest",
|
|
13895
|
+
"officialNewer": "Official newer",
|
|
13896
|
+
"stale": "Behind pin",
|
|
13897
|
+
"staleItem": "{{id}} ({{tag}})",
|
|
13898
|
+
"pin": "Panel pin",
|
|
13899
|
+
"openRelease": "Release notes",
|
|
13900
|
+
"chooseOnInstance": "Change the version on the instance page. Pulling an image does not retag a running node."
|
|
13866
13901
|
},
|
|
13867
13902
|
"playbook": {
|
|
13868
13903
|
"overviewTitle": "How staking works on each chain",
|
|
@@ -14100,7 +14135,9 @@
|
|
|
14100
14135
|
"never": [
|
|
14101
14136
|
"Do not look for a staking wallet on this page."
|
|
14102
14137
|
]
|
|
14103
|
-
}
|
|
14138
|
+
},
|
|
14139
|
+
"copyAll": "Copy all",
|
|
14140
|
+
"copyNamed": "Copy {{label}}"
|
|
14104
14141
|
}
|
|
14105
14142
|
},
|
|
14106
14143
|
"vnc": {
|
|
@@ -77,14 +77,22 @@
|
|
|
77
77
|
"network": "ネットワーク",
|
|
78
78
|
"profile": "プロファイル",
|
|
79
79
|
"status": "状態",
|
|
80
|
-
"disk": "ディスク"
|
|
80
|
+
"disk": "ディスク",
|
|
81
|
+
"traffic": "Traffic"
|
|
81
82
|
},
|
|
82
83
|
"cli": {
|
|
83
84
|
"usage": "使い方: ysk-server validators list|chains|disk|get|status|logs|create|start|stop|restart|clear|upgrade|policy|mithril|prune|switch-network|snapshot|compose|settings [--chain C] [--network N] [--profile P] [--el EL] [--cl CL] [--data-path P] [--rpc-port N] [--id ID] [--upgrade POLICY] [--confirm TOKEN] [--execute] [--json]"
|
|
84
85
|
},
|
|
85
86
|
"clients": {
|
|
86
87
|
"el": "実行クライアント",
|
|
87
|
-
"cl": "コンセンサスクライアント"
|
|
88
|
+
"cl": "コンセンサスクライアント",
|
|
89
|
+
"version": "Version",
|
|
90
|
+
"pin": "Panel pin (tested with this release)",
|
|
91
|
+
"officialNewer": "Official newer",
|
|
92
|
+
"olderThanPin": "Older than the panel pin",
|
|
93
|
+
"prerelease": "Prerelease",
|
|
94
|
+
"current": "Running now",
|
|
95
|
+
"source": "Image source"
|
|
88
96
|
},
|
|
89
97
|
"mithril": {
|
|
90
98
|
"label": "先に Mithril スナップショットから復元(テストネット推奨)",
|
|
@@ -122,7 +130,11 @@
|
|
|
122
130
|
"restarting": "Container is restarting. Check logs on this page.",
|
|
123
131
|
"restartingCount": "Container is restarting ({{n}}). Check logs on this page.",
|
|
124
132
|
"oom": "Out of memory. Set a memory limit or add RAM, then restart.",
|
|
125
|
-
"nofile": "The process hit the open-files (nofile) limit. Raise ulimits.nofile and restart."
|
|
133
|
+
"nofile": "The process hit the open-files (nofile) limit. Raise ulimits.nofile and restart.",
|
|
134
|
+
"memLow": "Not enough free RAM for this chain's memory cap",
|
|
135
|
+
"badTag": "That client version is not an official tag for this image",
|
|
136
|
+
"needVersionConfirm": "Changing version requires confirm=instance id",
|
|
137
|
+
"needMainnetVersionAck": "Mainnet version changes require acceptMainnet"
|
|
126
138
|
},
|
|
127
139
|
"notes": {
|
|
128
140
|
"beta": "この機能は Beta です。ホスト変更には root と YSK_EXECUTE=1 が必要です。",
|
|
@@ -205,7 +217,9 @@
|
|
|
205
217
|
"validator-ready": "Sized for a staking validator. Needs more disk than Minimal.",
|
|
206
218
|
"rpc": "Public RPC node — not a staking validator."
|
|
207
219
|
},
|
|
208
|
-
"installC3": "Mainnet uses a lot of disk. A staking validator can lose stake if it is offline or misconfigured. Type the node id to confirm."
|
|
220
|
+
"installC3": "Mainnet uses a lot of disk. A staking validator can lose stake if it is offline or misconfigured. Type the node id to confirm.",
|
|
221
|
+
"memShort": "Not enough free RAM for this chain's memory cap",
|
|
222
|
+
"memShortDetail": "Need {{need}} · free {{free}} · short {{short}}"
|
|
209
223
|
},
|
|
210
224
|
"actions": {
|
|
211
225
|
"detail": "詳細",
|
|
@@ -232,7 +246,8 @@
|
|
|
232
246
|
"clearC1": "Chain data on disk is deleted.",
|
|
233
247
|
"clearC2": "The instance stays in the panel, stopped and empty.",
|
|
234
248
|
"switchTitle": "Switch network",
|
|
235
|
-
"switchC1": "The node is stopped and chain data is wiped before the new network is written."
|
|
249
|
+
"switchC1": "The node is stopped and chain data is wiped before the new network is written.",
|
|
250
|
+
"setVersion": "Change version"
|
|
236
251
|
},
|
|
237
252
|
"policy": {
|
|
238
253
|
"label": "アップグレード方針",
|
|
@@ -297,7 +312,16 @@
|
|
|
297
312
|
"danger": "Clear data",
|
|
298
313
|
"dangerHint": "Type the instance id or CLEAR. This deletes chain data on disk.",
|
|
299
314
|
"compose": "Compose",
|
|
300
|
-
"logs": "Logs"
|
|
315
|
+
"logs": "Logs",
|
|
316
|
+
"traffic": "Traffic",
|
|
317
|
+
"setVersion": "Change version",
|
|
318
|
+
"setVersionHint": "Pick an official Docker tag for a client on this node. Compose is rewritten, then pulled and restarted.",
|
|
319
|
+
"setVersionConfirmTitle": "Change {{id}} to {{tag}}?",
|
|
320
|
+
"setVersionConfirmDesc": "Rewrites compose, pulls {{ref}}, and restarts the node.",
|
|
321
|
+
"setVersionC1": "The running container is replaced with the selected tag.",
|
|
322
|
+
"setVersionC2": "Type the instance id to confirm.",
|
|
323
|
+
"setVersionMainnet": "Mainnet: a bad version can take the node offline. I understand.",
|
|
324
|
+
"releaseNotes": "Release notes"
|
|
301
325
|
},
|
|
302
326
|
"state": {
|
|
303
327
|
"unknown": "Unknown",
|
|
@@ -348,7 +372,16 @@
|
|
|
348
372
|
"pulling": "Pull {{ref}}",
|
|
349
373
|
"empty": "No pinned client images",
|
|
350
374
|
"emptyDesc": "The catalog is empty. This should not happen.",
|
|
351
|
-
"daemonDown": "Docker Engine is not running"
|
|
375
|
+
"daemonDown": "Docker Engine is not running",
|
|
376
|
+
"pulled": "On this host",
|
|
377
|
+
"source": "Source",
|
|
378
|
+
"official": "Official latest",
|
|
379
|
+
"officialNewer": "Official newer",
|
|
380
|
+
"stale": "Behind pin",
|
|
381
|
+
"staleItem": "{{id}} ({{tag}})",
|
|
382
|
+
"pin": "Panel pin",
|
|
383
|
+
"openRelease": "Release notes",
|
|
384
|
+
"chooseOnInstance": "Change the version on the instance page. Pulling an image does not retag a running node."
|
|
352
385
|
},
|
|
353
386
|
"playbook": {
|
|
354
387
|
"overviewTitle": "How staking works on each chain",
|
|
@@ -586,6 +619,8 @@
|
|
|
586
619
|
"never": [
|
|
587
620
|
"Do not look for a staking wallet on this page."
|
|
588
621
|
]
|
|
589
|
-
}
|
|
622
|
+
},
|
|
623
|
+
"copyAll": "Copy all",
|
|
624
|
+
"copyNamed": "Copy {{label}}"
|
|
590
625
|
}
|
|
591
626
|
}
|
|
@@ -12180,6 +12180,8 @@
|
|
|
12180
12180
|
"dockFail": "실패 · {{title}}",
|
|
12181
12181
|
"dockDone": "완료 · {{title}}",
|
|
12182
12182
|
"minimize": "최소화",
|
|
12183
|
+
"maximize": "확대",
|
|
12184
|
+
"restore": "복원",
|
|
12183
12185
|
"liveLog": "라이브 로그",
|
|
12184
12186
|
"uninstall": "제거…",
|
|
12185
12187
|
"uninstallTitle": "제거 {{name}}",
|
|
@@ -13591,14 +13593,22 @@
|
|
|
13591
13593
|
"network": "네트워크",
|
|
13592
13594
|
"profile": "프로필",
|
|
13593
13595
|
"status": "상태",
|
|
13594
|
-
"disk": "디스크"
|
|
13596
|
+
"disk": "디스크",
|
|
13597
|
+
"traffic": "Traffic"
|
|
13595
13598
|
},
|
|
13596
13599
|
"cli": {
|
|
13597
13600
|
"usage": "사용법: ysk-server validators list|chains|disk|get|status|logs|create|start|stop|restart|clear|upgrade|policy|mithril|prune|switch-network|snapshot|compose|settings [--chain C] [--network N] [--profile P] [--el EL] [--cl CL] [--data-path P] [--rpc-port N] [--id ID] [--upgrade POLICY] [--confirm TOKEN] [--execute] [--json]"
|
|
13598
13601
|
},
|
|
13599
13602
|
"clients": {
|
|
13600
13603
|
"el": "실행 클라이언트",
|
|
13601
|
-
"cl": "합의 클라이언트"
|
|
13604
|
+
"cl": "합의 클라이언트",
|
|
13605
|
+
"version": "Version",
|
|
13606
|
+
"pin": "Panel pin (tested with this release)",
|
|
13607
|
+
"officialNewer": "Official newer",
|
|
13608
|
+
"olderThanPin": "Older than the panel pin",
|
|
13609
|
+
"prerelease": "Prerelease",
|
|
13610
|
+
"current": "Running now",
|
|
13611
|
+
"source": "Image source"
|
|
13602
13612
|
},
|
|
13603
13613
|
"mithril": {
|
|
13604
13614
|
"label": "먼저 Mithril 스냅샷으로 복원(테스트넷 권장)",
|
|
@@ -13636,7 +13646,11 @@
|
|
|
13636
13646
|
"restarting": "Container is restarting. Check logs on this page.",
|
|
13637
13647
|
"restartingCount": "Container is restarting ({{n}}). Check logs on this page.",
|
|
13638
13648
|
"oom": "Out of memory. Set a memory limit or add RAM, then restart.",
|
|
13639
|
-
"nofile": "The process hit the open-files (nofile) limit. Raise ulimits.nofile and restart."
|
|
13649
|
+
"nofile": "The process hit the open-files (nofile) limit. Raise ulimits.nofile and restart.",
|
|
13650
|
+
"memLow": "Not enough free RAM for this chain's memory cap",
|
|
13651
|
+
"badTag": "That client version is not an official tag for this image",
|
|
13652
|
+
"needVersionConfirm": "Changing version requires confirm=instance id",
|
|
13653
|
+
"needMainnetVersionAck": "Mainnet version changes require acceptMainnet"
|
|
13640
13654
|
},
|
|
13641
13655
|
"notes": {
|
|
13642
13656
|
"beta": "이 기능은 Beta입니다. 호스트 변경에는 root와 YSK_EXECUTE=1이 필요합니다.",
|
|
@@ -13719,7 +13733,9 @@
|
|
|
13719
13733
|
"validator-ready": "Sized for a staking validator. Needs more disk than Minimal.",
|
|
13720
13734
|
"rpc": "Public RPC node — not a staking validator."
|
|
13721
13735
|
},
|
|
13722
|
-
"installC3": "Mainnet uses a lot of disk. A staking validator can lose stake if it is offline or misconfigured. Type the node id to confirm."
|
|
13736
|
+
"installC3": "Mainnet uses a lot of disk. A staking validator can lose stake if it is offline or misconfigured. Type the node id to confirm.",
|
|
13737
|
+
"memShort": "Not enough free RAM for this chain's memory cap",
|
|
13738
|
+
"memShortDetail": "Need {{need}} · free {{free}} · short {{short}}"
|
|
13723
13739
|
},
|
|
13724
13740
|
"actions": {
|
|
13725
13741
|
"detail": "자세히",
|
|
@@ -13746,7 +13762,8 @@
|
|
|
13746
13762
|
"clearC1": "Chain data on disk is deleted.",
|
|
13747
13763
|
"clearC2": "The instance stays in the panel, stopped and empty.",
|
|
13748
13764
|
"switchTitle": "Switch network",
|
|
13749
|
-
"switchC1": "The node is stopped and chain data is wiped before the new network is written."
|
|
13765
|
+
"switchC1": "The node is stopped and chain data is wiped before the new network is written.",
|
|
13766
|
+
"setVersion": "Change version"
|
|
13750
13767
|
},
|
|
13751
13768
|
"policy": {
|
|
13752
13769
|
"label": "업그레이드 정책",
|
|
@@ -13811,7 +13828,16 @@
|
|
|
13811
13828
|
"danger": "Clear data",
|
|
13812
13829
|
"dangerHint": "Type the instance id or CLEAR. This deletes chain data on disk.",
|
|
13813
13830
|
"compose": "Compose",
|
|
13814
|
-
"logs": "Logs"
|
|
13831
|
+
"logs": "Logs",
|
|
13832
|
+
"traffic": "Traffic",
|
|
13833
|
+
"setVersion": "Change version",
|
|
13834
|
+
"setVersionHint": "Pick an official Docker tag for a client on this node. Compose is rewritten, then pulled and restarted.",
|
|
13835
|
+
"setVersionConfirmTitle": "Change {{id}} to {{tag}}?",
|
|
13836
|
+
"setVersionConfirmDesc": "Rewrites compose, pulls {{ref}}, and restarts the node.",
|
|
13837
|
+
"setVersionC1": "The running container is replaced with the selected tag.",
|
|
13838
|
+
"setVersionC2": "Type the instance id to confirm.",
|
|
13839
|
+
"setVersionMainnet": "Mainnet: a bad version can take the node offline. I understand.",
|
|
13840
|
+
"releaseNotes": "Release notes"
|
|
13815
13841
|
},
|
|
13816
13842
|
"state": {
|
|
13817
13843
|
"unknown": "Unknown",
|
|
@@ -13862,7 +13888,16 @@
|
|
|
13862
13888
|
"pulling": "Pull {{ref}}",
|
|
13863
13889
|
"empty": "No pinned client images",
|
|
13864
13890
|
"emptyDesc": "The catalog is empty. This should not happen.",
|
|
13865
|
-
"daemonDown": "Docker Engine is not running"
|
|
13891
|
+
"daemonDown": "Docker Engine is not running",
|
|
13892
|
+
"pulled": "On this host",
|
|
13893
|
+
"source": "Source",
|
|
13894
|
+
"official": "Official latest",
|
|
13895
|
+
"officialNewer": "Official newer",
|
|
13896
|
+
"stale": "Behind pin",
|
|
13897
|
+
"staleItem": "{{id}} ({{tag}})",
|
|
13898
|
+
"pin": "Panel pin",
|
|
13899
|
+
"openRelease": "Release notes",
|
|
13900
|
+
"chooseOnInstance": "Change the version on the instance page. Pulling an image does not retag a running node."
|
|
13866
13901
|
},
|
|
13867
13902
|
"playbook": {
|
|
13868
13903
|
"overviewTitle": "How staking works on each chain",
|
|
@@ -14100,7 +14135,9 @@
|
|
|
14100
14135
|
"never": [
|
|
14101
14136
|
"Do not look for a staking wallet on this page."
|
|
14102
14137
|
]
|
|
14103
|
-
}
|
|
14138
|
+
},
|
|
14139
|
+
"copyAll": "Copy all",
|
|
14140
|
+
"copyNamed": "Copy {{label}}"
|
|
14104
14141
|
}
|
|
14105
14142
|
},
|
|
14106
14143
|
"vnc": {
|