ysk-server-shared 1.1.18 → 1.1.20
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 +60 -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 +81 -9
- package/locales/ar/validators.json +79 -9
- package/locales/bn/softwareLifecycle.json +2 -0
- package/locales/bn/translation.json +81 -9
- package/locales/bn/validators.json +79 -9
- package/locales/en/softwareLifecycle.json +2 -0
- package/locales/en/translation.json +78 -6
- package/locales/en/validators.json +76 -6
- package/locales/es/softwareLifecycle.json +2 -0
- package/locales/es/translation.json +81 -9
- package/locales/es/validators.json +79 -9
- package/locales/fr/softwareLifecycle.json +2 -0
- package/locales/fr/translation.json +81 -9
- package/locales/fr/validators.json +79 -9
- package/locales/hi/softwareLifecycle.json +2 -0
- package/locales/hi/translation.json +81 -9
- package/locales/hi/validators.json +79 -9
- package/locales/id/softwareLifecycle.json +2 -0
- package/locales/id/translation.json +81 -9
- package/locales/id/validators.json +79 -9
- package/locales/ja/softwareLifecycle.json +2 -0
- package/locales/ja/translation.json +81 -9
- package/locales/ja/validators.json +79 -9
- package/locales/ko/softwareLifecycle.json +2 -0
- package/locales/ko/translation.json +81 -9
- package/locales/ko/validators.json +79 -9
- package/locales/pt/softwareLifecycle.json +2 -0
- package/locales/pt/translation.json +81 -9
- package/locales/pt/validators.json +79 -9
- package/locales/ur/softwareLifecycle.json +2 -0
- package/locales/ur/translation.json +81 -9
- package/locales/ur/validators.json +79 -9
- package/locales/zh-CN/softwareLifecycle.json +2 -0
- package/locales/zh-CN/translation.json +81 -9
- package/locales/zh-CN/validators.json +79 -9
- package/locales/zh-HK/softwareLifecycle.json +2 -0
- package/locales/zh-HK/translation.json +78 -6
- package/locales/zh-HK/validators.json +76 -6
- package/package.json +1 -1
|
@@ -24,11 +24,20 @@
|
|
|
24
24
|
"size": "Size",
|
|
25
25
|
"usedBy": "Used by",
|
|
26
26
|
"unused": "No instance",
|
|
27
|
-
"pull": "Pull",
|
|
27
|
+
"pull": "Pull pin",
|
|
28
|
+
"pulled": "On this host",
|
|
28
29
|
"pulling": "Pull {{ref}}",
|
|
29
30
|
"empty": "No pinned client images",
|
|
30
31
|
"emptyDesc": "The catalog is empty. This should not happen.",
|
|
31
|
-
"daemonDown": "Docker Engine is not running"
|
|
32
|
+
"daemonDown": "Docker Engine is not running",
|
|
33
|
+
"source": "Source",
|
|
34
|
+
"official": "Official latest",
|
|
35
|
+
"officialNewer": "Official newer",
|
|
36
|
+
"stale": "Behind pin",
|
|
37
|
+
"staleItem": "{{id}} ({{tag}})",
|
|
38
|
+
"pin": "Panel pin",
|
|
39
|
+
"openRelease": "Release notes",
|
|
40
|
+
"chooseOnInstance": "Change the version on the instance page. Pulling an image does not retag a running node."
|
|
32
41
|
},
|
|
33
42
|
"disk": {
|
|
34
43
|
"title": "Validator disk",
|
|
@@ -117,14 +126,22 @@
|
|
|
117
126
|
"network": "Network",
|
|
118
127
|
"profile": "Profile",
|
|
119
128
|
"status": "Status",
|
|
129
|
+
"traffic": "Traffic",
|
|
120
130
|
"disk": "Disk"
|
|
121
131
|
},
|
|
122
132
|
"cli": {
|
|
123
|
-
"usage": "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] [--accept-low-disk] [--execute] [--json]"
|
|
133
|
+
"usage": "Usage: ysk-server validators list|chains|disk|get|status|logs|create|start|stop|restart|clear|upgrade|set-version|versions|policy|mithril|prune|switch-network|snapshot|compose|settings|producer-keys|producer-detach [--chain C] [--network N] [--profile P] [--el EL] [--cl CL] [--el-tag T] [--cl-tag T] [--node-tag T] [--client ID] [--tag T] [--data-path P] [--rpc-port N] [--id ID] [--upgrade POLICY] [--confirm TOKEN] [--kes-file P] [--vrf-file P] [--opcert-file P] [--accept-low-disk] [--accept-mainnet] [--refresh] [--execute] [--json]"
|
|
124
134
|
},
|
|
125
135
|
"clients": {
|
|
126
136
|
"el": "Execution client",
|
|
127
|
-
"cl": "Consensus client"
|
|
137
|
+
"cl": "Consensus client",
|
|
138
|
+
"version": "Version",
|
|
139
|
+
"pin": "Panel pin",
|
|
140
|
+
"officialNewer": "Official newer",
|
|
141
|
+
"olderThanPin": "Older than the panel pin",
|
|
142
|
+
"prerelease": "Prerelease",
|
|
143
|
+
"current": "Running now",
|
|
144
|
+
"source": "Image source"
|
|
128
145
|
},
|
|
129
146
|
"mithril": {
|
|
130
147
|
"label": "After the node is up, restore from a Mithril snapshot",
|
|
@@ -135,6 +152,7 @@
|
|
|
135
152
|
"notFound": "Validator instance not found",
|
|
136
153
|
"invalidId": "Invalid instance id",
|
|
137
154
|
"diskLow": "Not enough free disk for this chain, network, and profile",
|
|
155
|
+
"memLow": "Not enough free RAM for this chain's memory cap",
|
|
138
156
|
"diskUnknownMainnet": "Cannot measure free disk; refusing mainnet create",
|
|
139
157
|
"needDocker": "Docker Compose is required and was not found",
|
|
140
158
|
"composeFailed": "docker compose failed",
|
|
@@ -158,11 +176,22 @@
|
|
|
158
176
|
"composeNotManaged": "Refusing to write a compose file that is not YSK-managed",
|
|
159
177
|
"badDataPath": "Data path must be an absolute directory outside system paths",
|
|
160
178
|
"portInUse": "That RPC port is already used by another validator instance",
|
|
179
|
+
"badTag": "That client version is not an official tag for this image",
|
|
180
|
+
"needVersionConfirm": "Changing version requires confirm=instance id",
|
|
181
|
+
"needMainnetVersionAck": "Mainnet version changes require acceptMainnet",
|
|
161
182
|
"snapshotUnsupported": "No allowlisted snapshot source for this chain",
|
|
162
183
|
"snapshotLookup": "Could not resolve the official snapshot pointer",
|
|
163
184
|
"needSnapshotConfirm": "Snapshot restore requires confirm=instance id or SNAPSHOT",
|
|
164
185
|
"snapshotBlocked": "Snapshot docker run was blocked by the allowlist",
|
|
165
|
-
"snapshotFailed": "Snapshot download or extract failed"
|
|
186
|
+
"snapshotFailed": "Snapshot download or extract failed",
|
|
187
|
+
"producerAdaOnly": "Producer keys are only for Cardano",
|
|
188
|
+
"needProducerConfirm": "Attaching producer keys requires confirm=instance id or PRODUCER",
|
|
189
|
+
"needMainnetProducerAck": "Mainnet producer attach requires acceptMainnet",
|
|
190
|
+
"producerColdRejected": "Cold or pool-owner signing keys are refused. Keep cold keys offline.",
|
|
191
|
+
"producerTooLarge": "That key file is larger than 64 KiB",
|
|
192
|
+
"producerBadType": "That file is not a KES key, VRF key, or operational certificate",
|
|
193
|
+
"producerEmpty": "Provide at least one of kes, vrf, or opcert",
|
|
194
|
+
"switchNeedDetachProducer": "Detach producer keys before switching network"
|
|
166
195
|
},
|
|
167
196
|
"notes": {
|
|
168
197
|
"beta": "This feature is Beta. Host changes need root and YSK_EXECUTE=1.",
|
|
@@ -193,6 +222,11 @@
|
|
|
193
222
|
"snapshotEthCl": "Reset CL data for official checkpoint sync",
|
|
194
223
|
"snapshotNear": "Wiped NEAR data; compose will re-init official genesis and epoch sync",
|
|
195
224
|
"nativePrune": "Ran the client-native prune command",
|
|
225
|
+
"dryProducer": "Producer keys are dry-run. Add --execute and YSK_EXECUTE=1.",
|
|
226
|
+
"dryProducerDetach": "Producer detach is dry-run. Add --execute and YSK_EXECUTE=1.",
|
|
227
|
+
"producerPartial": "Wrote hot keys. Attach KES, VRF, and opcert before the node starts as a block producer.",
|
|
228
|
+
"producerAttached": "Hot keys attached; compose rewritten as block producer",
|
|
229
|
+
"producerDetached": "Hot keys removed; compose rewritten as relay",
|
|
196
230
|
"dryDelete": "Delete is dry-run. Pass --execute and YSK_EXECUTE=1.",
|
|
197
231
|
"deleted": "Node deleted",
|
|
198
232
|
"leftoverRemoved": "Removed leftover {{path}}"
|
|
@@ -216,6 +250,8 @@
|
|
|
216
250
|
},
|
|
217
251
|
"diskShort": "Not enough free disk for this chain / network / profile",
|
|
218
252
|
"diskShortDetail": "Need {{need}} · free {{free}} · short {{short}}",
|
|
253
|
+
"memShort": "Not enough free RAM for this chain's memory cap",
|
|
254
|
+
"memShortDetail": "Need {{need}} · free {{free}} · short {{short}}",
|
|
219
255
|
"needCustomPath": "Enter an absolute data path",
|
|
220
256
|
"previewId": "Node id",
|
|
221
257
|
"previewCompose": "Compose project",
|
|
@@ -254,6 +290,7 @@
|
|
|
254
290
|
"restart": "Restart",
|
|
255
291
|
"clear": "Clear",
|
|
256
292
|
"upgrade": "Upgrade",
|
|
293
|
+
"setVersion": "Change version",
|
|
257
294
|
"clearConfirm": "Type instance id or CLEAR",
|
|
258
295
|
"prune": "Prune",
|
|
259
296
|
"switchNetwork": "Switch network",
|
|
@@ -298,6 +335,28 @@
|
|
|
298
335
|
"near": "Official free NEAR tarball snapshots were retired. Restore wipes data and uses official genesis plus epoch sync.",
|
|
299
336
|
"none": "No snapshot source is configured for this chain."
|
|
300
337
|
},
|
|
338
|
+
"producer": {
|
|
339
|
+
"title": "Block producer hot keys",
|
|
340
|
+
"hint": "This is not an IP address. Upload the KES key, VRF key, and operational certificate from an offline machine. Keep cold keys off this host.",
|
|
341
|
+
"warn": "The same node with a public P2P port will sign blocks. Official topology keeps the producer off the public internet. These three files are hot keys.",
|
|
342
|
+
"kes": "KES",
|
|
343
|
+
"vrf": "VRF",
|
|
344
|
+
"opcert": "opcert",
|
|
345
|
+
"missing": "Not attached",
|
|
346
|
+
"present": "Attached {{fp}}",
|
|
347
|
+
"choose": "Choose file",
|
|
348
|
+
"apply": "Apply and restart as block producer",
|
|
349
|
+
"detach": "Detach and run as relay",
|
|
350
|
+
"applyTitle": "Attach hot keys to {{id}}?",
|
|
351
|
+
"applyDesc": "KES, VRF, and opcert are written under the instance keys directory. Compose is rewritten. The container restarts as a block producer.",
|
|
352
|
+
"applyC1": "Cold keys must stay offline. Do not upload cold.skey.",
|
|
353
|
+
"applyC2": "The running node can sign blocks if these files are valid.",
|
|
354
|
+
"applyC3": "Mainnet: an offline or misconfigured producer misses blocks.",
|
|
355
|
+
"detachTitle": "Detach producer keys from {{id}}?",
|
|
356
|
+
"detachDesc": "Hot keys are deleted from this host. Compose goes back to relay.",
|
|
357
|
+
"detachC1": "The node will no longer produce blocks.",
|
|
358
|
+
"mainnet": "Mainnet: I understand this host will hold hot keys and sign blocks."
|
|
359
|
+
},
|
|
301
360
|
"stake": {
|
|
302
361
|
"title": "Prepare for staking (you keep the keys)",
|
|
303
362
|
"offlineKeys": "Generate keys offline. The panel never stores them.",
|
|
@@ -324,6 +383,8 @@
|
|
|
324
383
|
"blsReady": "BLS public key",
|
|
325
384
|
"blsProof": "BLS proof of possession",
|
|
326
385
|
"blsPending": "BLS credentials appear after the node answers RPC.",
|
|
386
|
+
"copyAll": "Copy all",
|
|
387
|
+
"copyNamed": "Copy {{label}}",
|
|
327
388
|
"notPosTitle": "Not proof-of-stake",
|
|
328
389
|
"notPosBody": "Bitcoin here is a full or pruned node. There is no staking wallet on this page.",
|
|
329
390
|
"eth": {
|
|
@@ -389,7 +450,7 @@
|
|
|
389
450
|
"Read the official operate-a-stake-pool guide.",
|
|
390
451
|
"Generate cold, KES, and VRF keys on an offline machine.",
|
|
391
452
|
"Register the pool on-chain from those keys.",
|
|
392
|
-
"
|
|
453
|
+
"On this instance page, attach KES, VRF, and the operational certificate. Do not upload cold keys."
|
|
393
454
|
],
|
|
394
455
|
"never": [
|
|
395
456
|
"Do not treat this as a MetaMask one-click stake.",
|
|
@@ -525,10 +586,19 @@
|
|
|
525
586
|
"status": "Status",
|
|
526
587
|
"sync": "Sync",
|
|
527
588
|
"peers": "Peers",
|
|
589
|
+
"traffic": "Traffic",
|
|
528
590
|
"version": "Version",
|
|
529
591
|
"access": "Access",
|
|
530
592
|
"upgrade": "Updates",
|
|
531
593
|
"upgradeHint": "How this node tracks client versions.",
|
|
594
|
+
"setVersion": "Change version",
|
|
595
|
+
"setVersionHint": "Pick an official Docker tag for a client on this node. Compose is rewritten, then pulled and restarted.",
|
|
596
|
+
"setVersionConfirmTitle": "Change {{id}} to {{tag}}?",
|
|
597
|
+
"setVersionConfirmDesc": "Rewrites compose, pulls {{ref}}, and restarts the node.",
|
|
598
|
+
"setVersionC1": "The running container is replaced with the selected tag.",
|
|
599
|
+
"setVersionC2": "Type the instance id to confirm.",
|
|
600
|
+
"setVersionMainnet": "Mainnet: a bad version can take the node offline. I understand.",
|
|
601
|
+
"releaseNotes": "Release notes",
|
|
532
602
|
"network": "Network",
|
|
533
603
|
"networkHint": "Switching network stops the node and clears chain data. Confirm under Clear data first.",
|
|
534
604
|
"maintain": "Maintenance",
|
|
@@ -12180,6 +12180,8 @@
|
|
|
12180
12180
|
"dockFail": "Fallido · {{title}}",
|
|
12181
12181
|
"dockDone": "Listo · {{title}}",
|
|
12182
12182
|
"minimize": "Minimizar",
|
|
12183
|
+
"maximize": "Ampliar",
|
|
12184
|
+
"restore": "Restaurar",
|
|
12183
12185
|
"liveLog": "Registro en vivo",
|
|
12184
12186
|
"uninstall": "Desinstalar…",
|
|
12185
12187
|
"uninstallTitle": "Desinstalar {{name}}",
|
|
@@ -13591,14 +13593,22 @@
|
|
|
13591
13593
|
"network": "Red",
|
|
13592
13594
|
"profile": "Perfil",
|
|
13593
13595
|
"status": "Estado",
|
|
13594
|
-
"disk": "Disco"
|
|
13596
|
+
"disk": "Disco",
|
|
13597
|
+
"traffic": "Traffic"
|
|
13595
13598
|
},
|
|
13596
13599
|
"cli": {
|
|
13597
13600
|
"usage": "Uso: 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": "Cliente de ejecución",
|
|
13601
|
-
"cl": "Cliente de consenso"
|
|
13604
|
+
"cl": "Cliente de consenso",
|
|
13605
|
+
"version": "Version",
|
|
13606
|
+
"pin": "Panel pin",
|
|
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": "Restaurar primero desde instantánea Mithril (recomendado en testnet)",
|
|
@@ -13636,7 +13646,19 @@
|
|
|
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",
|
|
13654
|
+
"producerAdaOnly": "Producer keys are only for Cardano",
|
|
13655
|
+
"needProducerConfirm": "Attaching producer keys requires confirm=instance id or PRODUCER",
|
|
13656
|
+
"needMainnetProducerAck": "Mainnet producer attach requires acceptMainnet",
|
|
13657
|
+
"producerColdRejected": "Cold or pool-owner signing keys are refused. Keep cold keys offline.",
|
|
13658
|
+
"producerTooLarge": "That key file is larger than 64 KiB",
|
|
13659
|
+
"producerBadType": "That file is not a KES key, VRF key, or operational certificate",
|
|
13660
|
+
"producerEmpty": "Provide at least one of kes, vrf, or opcert",
|
|
13661
|
+
"switchNeedDetachProducer": "Detach producer keys before switching network"
|
|
13640
13662
|
},
|
|
13641
13663
|
"notes": {
|
|
13642
13664
|
"beta": "Esta función es Beta. Los cambios de host necesitan root y YSK_EXECUTE=1.",
|
|
@@ -13669,7 +13691,12 @@
|
|
|
13669
13691
|
"nativePrune": "Se ejecutó la poda nativa del cliente",
|
|
13670
13692
|
"dryDelete": "Delete is dry-run. Pass --execute and YSK_EXECUTE=1.",
|
|
13671
13693
|
"deleted": "Node deleted",
|
|
13672
|
-
"leftoverRemoved": "Removed leftover {{path}}"
|
|
13694
|
+
"leftoverRemoved": "Removed leftover {{path}}",
|
|
13695
|
+
"dryProducer": "Producer keys are dry-run. Add --execute and YSK_EXECUTE=1.",
|
|
13696
|
+
"dryProducerDetach": "Producer detach is dry-run. Add --execute and YSK_EXECUTE=1.",
|
|
13697
|
+
"producerPartial": "Wrote hot keys. Attach KES, VRF, and opcert before the node starts as a block producer.",
|
|
13698
|
+
"producerAttached": "Hot keys attached; compose rewritten as block producer",
|
|
13699
|
+
"producerDetached": "Hot keys removed; compose rewritten as relay"
|
|
13673
13700
|
},
|
|
13674
13701
|
"create": "Crear nodo",
|
|
13675
13702
|
"wizard": {
|
|
@@ -13719,7 +13746,9 @@
|
|
|
13719
13746
|
"validator-ready": "Sized for a staking validator. Needs more disk than Minimal.",
|
|
13720
13747
|
"rpc": "Public RPC node — not a staking validator."
|
|
13721
13748
|
},
|
|
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."
|
|
13749
|
+
"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.",
|
|
13750
|
+
"memShort": "Not enough free RAM for this chain's memory cap",
|
|
13751
|
+
"memShortDetail": "Need {{need}} · free {{free}} · short {{short}}"
|
|
13723
13752
|
},
|
|
13724
13753
|
"actions": {
|
|
13725
13754
|
"detail": "Detalles",
|
|
@@ -13746,7 +13775,8 @@
|
|
|
13746
13775
|
"clearC1": "Chain data on disk is deleted.",
|
|
13747
13776
|
"clearC2": "The instance stays in the panel, stopped and empty.",
|
|
13748
13777
|
"switchTitle": "Switch network",
|
|
13749
|
-
"switchC1": "The node is stopped and chain data is wiped before the new network is written."
|
|
13778
|
+
"switchC1": "The node is stopped and chain data is wiped before the new network is written.",
|
|
13779
|
+
"setVersion": "Change version"
|
|
13750
13780
|
},
|
|
13751
13781
|
"policy": {
|
|
13752
13782
|
"label": "Política de actualización",
|
|
@@ -13811,7 +13841,16 @@
|
|
|
13811
13841
|
"danger": "Clear data",
|
|
13812
13842
|
"dangerHint": "Type the instance id or CLEAR. This deletes chain data on disk.",
|
|
13813
13843
|
"compose": "Compose",
|
|
13814
|
-
"logs": "Logs"
|
|
13844
|
+
"logs": "Logs",
|
|
13845
|
+
"traffic": "Traffic",
|
|
13846
|
+
"setVersion": "Change version",
|
|
13847
|
+
"setVersionHint": "Pick an official Docker tag for a client on this node. Compose is rewritten, then pulled and restarted.",
|
|
13848
|
+
"setVersionConfirmTitle": "Change {{id}} to {{tag}}?",
|
|
13849
|
+
"setVersionConfirmDesc": "Rewrites compose, pulls {{ref}}, and restarts the node.",
|
|
13850
|
+
"setVersionC1": "The running container is replaced with the selected tag.",
|
|
13851
|
+
"setVersionC2": "Type the instance id to confirm.",
|
|
13852
|
+
"setVersionMainnet": "Mainnet: a bad version can take the node offline. I understand.",
|
|
13853
|
+
"releaseNotes": "Release notes"
|
|
13815
13854
|
},
|
|
13816
13855
|
"state": {
|
|
13817
13856
|
"unknown": "Unknown",
|
|
@@ -13862,7 +13901,16 @@
|
|
|
13862
13901
|
"pulling": "Pull {{ref}}",
|
|
13863
13902
|
"empty": "No pinned client images",
|
|
13864
13903
|
"emptyDesc": "The catalog is empty. This should not happen.",
|
|
13865
|
-
"daemonDown": "Docker Engine is not running"
|
|
13904
|
+
"daemonDown": "Docker Engine is not running",
|
|
13905
|
+
"pulled": "On this host",
|
|
13906
|
+
"source": "Source",
|
|
13907
|
+
"official": "Official latest",
|
|
13908
|
+
"officialNewer": "Official newer",
|
|
13909
|
+
"stale": "Behind pin",
|
|
13910
|
+
"staleItem": "{{id}} ({{tag}})",
|
|
13911
|
+
"pin": "Panel pin",
|
|
13912
|
+
"openRelease": "Release notes",
|
|
13913
|
+
"chooseOnInstance": "Change the version on the instance page. Pulling an image does not retag a running node."
|
|
13866
13914
|
},
|
|
13867
13915
|
"playbook": {
|
|
13868
13916
|
"overviewTitle": "How staking works on each chain",
|
|
@@ -14100,7 +14148,31 @@
|
|
|
14100
14148
|
"never": [
|
|
14101
14149
|
"Do not look for a staking wallet on this page."
|
|
14102
14150
|
]
|
|
14103
|
-
}
|
|
14151
|
+
},
|
|
14152
|
+
"copyAll": "Copy all",
|
|
14153
|
+
"copyNamed": "Copy {{label}}"
|
|
14154
|
+
},
|
|
14155
|
+
"producer": {
|
|
14156
|
+
"title": "Block producer hot keys",
|
|
14157
|
+
"hint": "This is not an IP address. Upload the KES key, VRF key, and operational certificate from an offline machine. Keep cold keys off this host.",
|
|
14158
|
+
"warn": "The same node with a public P2P port will sign blocks. Official topology keeps the producer off the public internet. These three files are hot keys.",
|
|
14159
|
+
"kes": "KES",
|
|
14160
|
+
"vrf": "VRF",
|
|
14161
|
+
"opcert": "opcert",
|
|
14162
|
+
"missing": "Not attached",
|
|
14163
|
+
"present": "Attached {{fp}}",
|
|
14164
|
+
"choose": "Choose file",
|
|
14165
|
+
"apply": "Apply and restart as block producer",
|
|
14166
|
+
"detach": "Detach and run as relay",
|
|
14167
|
+
"applyTitle": "Attach hot keys to {{id}}?",
|
|
14168
|
+
"applyDesc": "KES, VRF, and opcert are written under the instance keys directory. Compose is rewritten. The container restarts as a block producer.",
|
|
14169
|
+
"applyC1": "Cold keys must stay offline. Do not upload cold.skey.",
|
|
14170
|
+
"applyC2": "The running node can sign blocks if these files are valid.",
|
|
14171
|
+
"applyC3": "Mainnet: an offline or misconfigured producer misses blocks.",
|
|
14172
|
+
"detachTitle": "Detach producer keys from {{id}}?",
|
|
14173
|
+
"detachDesc": "Hot keys are deleted from this host. Compose goes back to relay.",
|
|
14174
|
+
"detachC1": "The node will no longer produce blocks.",
|
|
14175
|
+
"mainnet": "Mainnet: I understand this host will hold hot keys and sign blocks."
|
|
14104
14176
|
}
|
|
14105
14177
|
},
|
|
14106
14178
|
"vnc": {
|
|
@@ -77,14 +77,22 @@
|
|
|
77
77
|
"network": "Red",
|
|
78
78
|
"profile": "Perfil",
|
|
79
79
|
"status": "Estado",
|
|
80
|
-
"disk": "Disco"
|
|
80
|
+
"disk": "Disco",
|
|
81
|
+
"traffic": "Traffic"
|
|
81
82
|
},
|
|
82
83
|
"cli": {
|
|
83
84
|
"usage": "Uso: 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": "Cliente de ejecución",
|
|
87
|
-
"cl": "Cliente de consenso"
|
|
88
|
+
"cl": "Cliente de consenso",
|
|
89
|
+
"version": "Version",
|
|
90
|
+
"pin": "Panel pin",
|
|
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": "Restaurar primero desde instantánea Mithril (recomendado en testnet)",
|
|
@@ -122,7 +130,19 @@
|
|
|
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",
|
|
138
|
+
"producerAdaOnly": "Producer keys are only for Cardano",
|
|
139
|
+
"needProducerConfirm": "Attaching producer keys requires confirm=instance id or PRODUCER",
|
|
140
|
+
"needMainnetProducerAck": "Mainnet producer attach requires acceptMainnet",
|
|
141
|
+
"producerColdRejected": "Cold or pool-owner signing keys are refused. Keep cold keys offline.",
|
|
142
|
+
"producerTooLarge": "That key file is larger than 64 KiB",
|
|
143
|
+
"producerBadType": "That file is not a KES key, VRF key, or operational certificate",
|
|
144
|
+
"producerEmpty": "Provide at least one of kes, vrf, or opcert",
|
|
145
|
+
"switchNeedDetachProducer": "Detach producer keys before switching network"
|
|
126
146
|
},
|
|
127
147
|
"notes": {
|
|
128
148
|
"beta": "Esta función es Beta. Los cambios de host necesitan root y YSK_EXECUTE=1.",
|
|
@@ -155,7 +175,12 @@
|
|
|
155
175
|
"nativePrune": "Se ejecutó la poda nativa del cliente",
|
|
156
176
|
"dryDelete": "Delete is dry-run. Pass --execute and YSK_EXECUTE=1.",
|
|
157
177
|
"deleted": "Node deleted",
|
|
158
|
-
"leftoverRemoved": "Removed leftover {{path}}"
|
|
178
|
+
"leftoverRemoved": "Removed leftover {{path}}",
|
|
179
|
+
"dryProducer": "Producer keys are dry-run. Add --execute and YSK_EXECUTE=1.",
|
|
180
|
+
"dryProducerDetach": "Producer detach is dry-run. Add --execute and YSK_EXECUTE=1.",
|
|
181
|
+
"producerPartial": "Wrote hot keys. Attach KES, VRF, and opcert before the node starts as a block producer.",
|
|
182
|
+
"producerAttached": "Hot keys attached; compose rewritten as block producer",
|
|
183
|
+
"producerDetached": "Hot keys removed; compose rewritten as relay"
|
|
159
184
|
},
|
|
160
185
|
"create": "Crear nodo",
|
|
161
186
|
"wizard": {
|
|
@@ -205,7 +230,9 @@
|
|
|
205
230
|
"validator-ready": "Sized for a staking validator. Needs more disk than Minimal.",
|
|
206
231
|
"rpc": "Public RPC node — not a staking validator."
|
|
207
232
|
},
|
|
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."
|
|
233
|
+
"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.",
|
|
234
|
+
"memShort": "Not enough free RAM for this chain's memory cap",
|
|
235
|
+
"memShortDetail": "Need {{need}} · free {{free}} · short {{short}}"
|
|
209
236
|
},
|
|
210
237
|
"actions": {
|
|
211
238
|
"detail": "Detalles",
|
|
@@ -232,7 +259,8 @@
|
|
|
232
259
|
"clearC1": "Chain data on disk is deleted.",
|
|
233
260
|
"clearC2": "The instance stays in the panel, stopped and empty.",
|
|
234
261
|
"switchTitle": "Switch network",
|
|
235
|
-
"switchC1": "The node is stopped and chain data is wiped before the new network is written."
|
|
262
|
+
"switchC1": "The node is stopped and chain data is wiped before the new network is written.",
|
|
263
|
+
"setVersion": "Change version"
|
|
236
264
|
},
|
|
237
265
|
"policy": {
|
|
238
266
|
"label": "Política de actualización",
|
|
@@ -297,7 +325,16 @@
|
|
|
297
325
|
"danger": "Clear data",
|
|
298
326
|
"dangerHint": "Type the instance id or CLEAR. This deletes chain data on disk.",
|
|
299
327
|
"compose": "Compose",
|
|
300
|
-
"logs": "Logs"
|
|
328
|
+
"logs": "Logs",
|
|
329
|
+
"traffic": "Traffic",
|
|
330
|
+
"setVersion": "Change version",
|
|
331
|
+
"setVersionHint": "Pick an official Docker tag for a client on this node. Compose is rewritten, then pulled and restarted.",
|
|
332
|
+
"setVersionConfirmTitle": "Change {{id}} to {{tag}}?",
|
|
333
|
+
"setVersionConfirmDesc": "Rewrites compose, pulls {{ref}}, and restarts the node.",
|
|
334
|
+
"setVersionC1": "The running container is replaced with the selected tag.",
|
|
335
|
+
"setVersionC2": "Type the instance id to confirm.",
|
|
336
|
+
"setVersionMainnet": "Mainnet: a bad version can take the node offline. I understand.",
|
|
337
|
+
"releaseNotes": "Release notes"
|
|
301
338
|
},
|
|
302
339
|
"state": {
|
|
303
340
|
"unknown": "Unknown",
|
|
@@ -348,7 +385,16 @@
|
|
|
348
385
|
"pulling": "Pull {{ref}}",
|
|
349
386
|
"empty": "No pinned client images",
|
|
350
387
|
"emptyDesc": "The catalog is empty. This should not happen.",
|
|
351
|
-
"daemonDown": "Docker Engine is not running"
|
|
388
|
+
"daemonDown": "Docker Engine is not running",
|
|
389
|
+
"pulled": "On this host",
|
|
390
|
+
"source": "Source",
|
|
391
|
+
"official": "Official latest",
|
|
392
|
+
"officialNewer": "Official newer",
|
|
393
|
+
"stale": "Behind pin",
|
|
394
|
+
"staleItem": "{{id}} ({{tag}})",
|
|
395
|
+
"pin": "Panel pin",
|
|
396
|
+
"openRelease": "Release notes",
|
|
397
|
+
"chooseOnInstance": "Change the version on the instance page. Pulling an image does not retag a running node."
|
|
352
398
|
},
|
|
353
399
|
"playbook": {
|
|
354
400
|
"overviewTitle": "How staking works on each chain",
|
|
@@ -586,6 +632,30 @@
|
|
|
586
632
|
"never": [
|
|
587
633
|
"Do not look for a staking wallet on this page."
|
|
588
634
|
]
|
|
589
|
-
}
|
|
635
|
+
},
|
|
636
|
+
"copyAll": "Copy all",
|
|
637
|
+
"copyNamed": "Copy {{label}}"
|
|
638
|
+
},
|
|
639
|
+
"producer": {
|
|
640
|
+
"title": "Block producer hot keys",
|
|
641
|
+
"hint": "This is not an IP address. Upload the KES key, VRF key, and operational certificate from an offline machine. Keep cold keys off this host.",
|
|
642
|
+
"warn": "The same node with a public P2P port will sign blocks. Official topology keeps the producer off the public internet. These three files are hot keys.",
|
|
643
|
+
"kes": "KES",
|
|
644
|
+
"vrf": "VRF",
|
|
645
|
+
"opcert": "opcert",
|
|
646
|
+
"missing": "Not attached",
|
|
647
|
+
"present": "Attached {{fp}}",
|
|
648
|
+
"choose": "Choose file",
|
|
649
|
+
"apply": "Apply and restart as block producer",
|
|
650
|
+
"detach": "Detach and run as relay",
|
|
651
|
+
"applyTitle": "Attach hot keys to {{id}}?",
|
|
652
|
+
"applyDesc": "KES, VRF, and opcert are written under the instance keys directory. Compose is rewritten. The container restarts as a block producer.",
|
|
653
|
+
"applyC1": "Cold keys must stay offline. Do not upload cold.skey.",
|
|
654
|
+
"applyC2": "The running node can sign blocks if these files are valid.",
|
|
655
|
+
"applyC3": "Mainnet: an offline or misconfigured producer misses blocks.",
|
|
656
|
+
"detachTitle": "Detach producer keys from {{id}}?",
|
|
657
|
+
"detachDesc": "Hot keys are deleted from this host. Compose goes back to relay.",
|
|
658
|
+
"detachC1": "The node will no longer produce blocks.",
|
|
659
|
+
"mainnet": "Mainnet: I understand this host will hold hot keys and sign blocks."
|
|
590
660
|
}
|
|
591
661
|
}
|