ysk-server-shared 1.1.20 → 1.1.22

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.
Files changed (78) hide show
  1. package/LICENSE +21 -0
  2. package/dist/browser.d.ts +2 -0
  3. package/dist/browser.d.ts.map +1 -1
  4. package/dist/browser.js +2 -0
  5. package/dist/browser.js.map +1 -1
  6. package/dist/index.d.ts +2 -0
  7. package/dist/index.d.ts.map +1 -1
  8. package/dist/index.js +2 -0
  9. package/dist/index.js.map +1 -1
  10. package/dist/legal/en.d.ts +3 -0
  11. package/dist/legal/en.d.ts.map +1 -0
  12. package/dist/legal/en.js +545 -0
  13. package/dist/legal/en.js.map +1 -0
  14. package/dist/legal/index.d.ts +8 -0
  15. package/dist/legal/index.d.ts.map +1 -0
  16. package/dist/legal/index.js +16 -0
  17. package/dist/legal/index.js.map +1 -0
  18. package/dist/legal/types.d.ts +49 -0
  19. package/dist/legal/types.d.ts.map +1 -0
  20. package/dist/legal/types.js +103 -0
  21. package/dist/legal/types.js.map +1 -0
  22. package/dist/legal/zh-HK.d.ts +3 -0
  23. package/dist/legal/zh-HK.d.ts.map +1 -0
  24. package/dist/legal/zh-HK.js +545 -0
  25. package/dist/legal/zh-HK.js.map +1 -0
  26. package/locales/ar/legal.json +16 -0
  27. package/locales/ar/translation.json +31 -3
  28. package/locales/ar/updates.json +4 -1
  29. package/locales/ar/validators.json +11 -2
  30. package/locales/bn/legal.json +16 -0
  31. package/locales/bn/translation.json +31 -3
  32. package/locales/bn/updates.json +4 -1
  33. package/locales/bn/validators.json +11 -2
  34. package/locales/en/legal.json +16 -0
  35. package/locales/en/translation.json +29 -1
  36. package/locales/en/updates.json +3 -0
  37. package/locales/en/validators.json +10 -1
  38. package/locales/es/legal.json +16 -0
  39. package/locales/es/translation.json +31 -3
  40. package/locales/es/updates.json +4 -1
  41. package/locales/es/validators.json +11 -2
  42. package/locales/fr/legal.json +16 -0
  43. package/locales/fr/translation.json +31 -3
  44. package/locales/fr/updates.json +4 -1
  45. package/locales/fr/validators.json +11 -2
  46. package/locales/hi/legal.json +16 -0
  47. package/locales/hi/translation.json +31 -3
  48. package/locales/hi/updates.json +4 -1
  49. package/locales/hi/validators.json +11 -2
  50. package/locales/id/legal.json +16 -0
  51. package/locales/id/translation.json +31 -3
  52. package/locales/id/updates.json +4 -1
  53. package/locales/id/validators.json +11 -2
  54. package/locales/ja/legal.json +16 -0
  55. package/locales/ja/translation.json +31 -3
  56. package/locales/ja/updates.json +4 -1
  57. package/locales/ja/validators.json +11 -2
  58. package/locales/ko/legal.json +16 -0
  59. package/locales/ko/translation.json +31 -3
  60. package/locales/ko/updates.json +4 -1
  61. package/locales/ko/validators.json +11 -2
  62. package/locales/pt/legal.json +16 -0
  63. package/locales/pt/translation.json +31 -3
  64. package/locales/pt/updates.json +4 -1
  65. package/locales/pt/validators.json +11 -2
  66. package/locales/ur/legal.json +16 -0
  67. package/locales/ur/translation.json +31 -3
  68. package/locales/ur/updates.json +4 -1
  69. package/locales/ur/validators.json +11 -2
  70. package/locales/zh-CN/legal.json +16 -0
  71. package/locales/zh-CN/translation.json +31 -3
  72. package/locales/zh-CN/updates.json +4 -1
  73. package/locales/zh-CN/validators.json +11 -2
  74. package/locales/zh-HK/legal.json +16 -0
  75. package/locales/zh-HK/translation.json +29 -1
  76. package/locales/zh-HK/updates.json +3 -0
  77. package/locales/zh-HK/validators.json +10 -1
  78. package/package.json +1 -1
@@ -232,7 +232,8 @@
232
232
  },
233
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
234
  "memShort": "Not enough free RAM for this chain's memory cap",
235
- "memShortDetail": "Need {{need}} · free {{free}} · short {{short}}"
235
+ "memShortDetail": "Need {{need}} · free {{free}} · short {{short}}",
236
+ "lowMemAcked": "Free RAM is below this chain's memory cap plus 1 GiB headroom. You confirmed create anyway; the node may OOM or stall."
236
237
  },
237
238
  "actions": {
238
239
  "detail": "التفاصيل",
@@ -656,6 +657,14 @@
656
657
  "detachTitle": "Detach producer keys from {{id}}?",
657
658
  "detachDesc": "Hot keys are deleted from this host. Compose goes back to relay.",
658
659
  "detachC1": "The node will no longer produce blocks.",
659
- "mainnet": "Mainnet: I understand this host will hold hot keys and sign blocks."
660
+ "mainnet": "Mainnet: I understand this host will hold hot keys and sign blocks.",
661
+ "presentShort": "On host",
662
+ "queuedShort": "Ready",
663
+ "queued": "Selected · {{name}}",
664
+ "fileHint": "Typical name {{file}}",
665
+ "dropOrBrowse": "Drop {{file}} here or browse",
666
+ "dropping": "Drop to attach {{label}}",
667
+ "browse": "Browse",
668
+ "clearFile": "Remove"
660
669
  }
661
670
  }
@@ -0,0 +1,16 @@
1
+ {
2
+ "hubTitle": "আইনগত",
3
+ "hubSub": "YSK Server-এর ব্যবহারের শর্তাবলি, গোপনীয়তা নীতি ও দাবিত্যাগ",
4
+ "terms": "ব্যবহারের শর্তাবলি",
5
+ "privacy": "গোপনীয়তা নীতি",
6
+ "disclaimer": "দাবিত্যাগ",
7
+ "updated": "শেষ হালনাগাদ {{date}}",
8
+ "englishPrevails": "দাপ্তরিক ভাষা: ইংরেজি ও হংকং লিখিত চীনা। পার্থক্য হলে ইংরেজি প্রাধান্য পাবে।",
9
+ "notOfficialLocale": "প্রদর্শন ভাষা দাপ্তরিক আইনগত ভাষা নয়। না বদলালে নিচের বাধ্যতামূলক পাঠ ইংরেজি।",
10
+ "officialLang": "দাপ্তরিক পাঠ",
11
+ "officialEn": "English",
12
+ "officialZh": "繁體中文(香港)",
13
+ "signIn": "সাইন ইন",
14
+ "mitNote": "সোর্স কোড MIT লাইসেন্সের অধীন। এই পাতা অতিরিক্ত ব্যবহারের শর্ত।",
15
+ "backToIndex": "সব আইনগত নথি"
16
+ }
@@ -5106,6 +5106,22 @@
5106
5106
  "clearSessionConfirm": "This discards the resume snapshot for the previous browse session. You cannot restore those tabs afterwards.",
5107
5107
  "clearCookiesConfirm": "This clears cookies stored on the host for this browse session. Sites that were signed in will need to be signed in again."
5108
5108
  },
5109
+ "legal": {
5110
+ "hubTitle": "আইনগত",
5111
+ "hubSub": "YSK Server-এর ব্যবহারের শর্তাবলি, গোপনীয়তা নীতি ও দাবিত্যাগ",
5112
+ "terms": "ব্যবহারের শর্তাবলি",
5113
+ "privacy": "গোপনীয়তা নীতি",
5114
+ "disclaimer": "দাবিত্যাগ",
5115
+ "updated": "শেষ হালনাগাদ {{date}}",
5116
+ "englishPrevails": "দাপ্তরিক ভাষা: ইংরেজি ও হংকং লিখিত চীনা। পার্থক্য হলে ইংরেজি প্রাধান্য পাবে।",
5117
+ "notOfficialLocale": "প্রদর্শন ভাষা দাপ্তরিক আইনগত ভাষা নয়। না বদলালে নিচের বাধ্যতামূলক পাঠ ইংরেজি।",
5118
+ "officialLang": "দাপ্তরিক পাঠ",
5119
+ "officialEn": "English",
5120
+ "officialZh": "繁體中文(香港)",
5121
+ "signIn": "সাইন ইন",
5122
+ "mitNote": "সোর্স কোড MIT লাইসেন্সের অধীন। এই পাতা অতিরিক্ত ব্যবহারের শর্ত।",
5123
+ "backToIndex": "সব আইনগত নথি"
5124
+ },
5109
5125
  "listToolbar": {
5110
5126
  "searchPlaceholder": "অনুসন্ধান…",
5111
5127
  "searchAria": "অনুসন্ধান তালিকা",
@@ -13371,7 +13387,10 @@
13371
13387
  "riskUnevaluated": "Not evaluated — run Scan + OSV",
13372
13388
  "footerNewVersion": "New version {{version}}",
13373
13389
  "applySelfConfirmTitle": "Apply panel update?",
13374
- "applySelfConfirmDesc": "Install {{from}} → {{to}} and restart the panel service. There is no dry-run."
13390
+ "applySelfConfirmDesc": "Install {{from}} → {{to}} and restart the panel service. There is no dry-run.",
13391
+ "reloadUi": "Reload UI",
13392
+ "reloadUiTitle": "Reload the panel UI?",
13393
+ "reloadUiDesc": "The panel service is {{version}}. This tab still has the previous frontend until you reload. Unsaved fields on this page will be lost."
13375
13394
  },
13376
13395
  "users": {
13377
13396
  "userCount": "{{count}} ব্যবহারকারী",
@@ -13748,7 +13767,8 @@
13748
13767
  },
13749
13768
  "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
13769
  "memShort": "Not enough free RAM for this chain's memory cap",
13751
- "memShortDetail": "Need {{need}} · free {{free}} · short {{short}}"
13770
+ "memShortDetail": "Need {{need}} · free {{free}} · short {{short}}",
13771
+ "lowMemAcked": "Free RAM is below this chain's memory cap plus 1 GiB headroom. You confirmed create anyway; the node may OOM or stall."
13752
13772
  },
13753
13773
  "actions": {
13754
13774
  "detail": "বিস্তারিত",
@@ -14172,7 +14192,15 @@
14172
14192
  "detachTitle": "Detach producer keys from {{id}}?",
14173
14193
  "detachDesc": "Hot keys are deleted from this host. Compose goes back to relay.",
14174
14194
  "detachC1": "The node will no longer produce blocks.",
14175
- "mainnet": "Mainnet: I understand this host will hold hot keys and sign blocks."
14195
+ "mainnet": "Mainnet: I understand this host will hold hot keys and sign blocks.",
14196
+ "presentShort": "On host",
14197
+ "queuedShort": "Ready",
14198
+ "queued": "Selected · {{name}}",
14199
+ "fileHint": "Typical name {{file}}",
14200
+ "dropOrBrowse": "Drop {{file}} here or browse",
14201
+ "dropping": "Drop to attach {{label}}",
14202
+ "browse": "Browse",
14203
+ "clearFile": "Remove"
14176
14204
  }
14177
14205
  },
14178
14206
  "vnc": {
@@ -238,5 +238,8 @@
238
238
  "riskUnevaluated": "Not evaluated — run Scan + OSV",
239
239
  "footerNewVersion": "New version {{version}}",
240
240
  "applySelfConfirmTitle": "Apply panel update?",
241
- "applySelfConfirmDesc": "Install {{from}} → {{to}} and restart the panel service. There is no dry-run."
241
+ "applySelfConfirmDesc": "Install {{from}} → {{to}} and restart the panel service. There is no dry-run.",
242
+ "reloadUi": "Reload UI",
243
+ "reloadUiTitle": "Reload the panel UI?",
244
+ "reloadUiDesc": "The panel service is {{version}}. This tab still has the previous frontend until you reload. Unsaved fields on this page will be lost."
242
245
  }
@@ -232,7 +232,8 @@
232
232
  },
233
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
234
  "memShort": "Not enough free RAM for this chain's memory cap",
235
- "memShortDetail": "Need {{need}} · free {{free}} · short {{short}}"
235
+ "memShortDetail": "Need {{need}} · free {{free}} · short {{short}}",
236
+ "lowMemAcked": "Free RAM is below this chain's memory cap plus 1 GiB headroom. You confirmed create anyway; the node may OOM or stall."
236
237
  },
237
238
  "actions": {
238
239
  "detail": "বিস্তারিত",
@@ -656,6 +657,14 @@
656
657
  "detachTitle": "Detach producer keys from {{id}}?",
657
658
  "detachDesc": "Hot keys are deleted from this host. Compose goes back to relay.",
658
659
  "detachC1": "The node will no longer produce blocks.",
659
- "mainnet": "Mainnet: I understand this host will hold hot keys and sign blocks."
660
+ "mainnet": "Mainnet: I understand this host will hold hot keys and sign blocks.",
661
+ "presentShort": "On host",
662
+ "queuedShort": "Ready",
663
+ "queued": "Selected · {{name}}",
664
+ "fileHint": "Typical name {{file}}",
665
+ "dropOrBrowse": "Drop {{file}} here or browse",
666
+ "dropping": "Drop to attach {{label}}",
667
+ "browse": "Browse",
668
+ "clearFile": "Remove"
660
669
  }
661
670
  }
@@ -0,0 +1,16 @@
1
+ {
2
+ "hubTitle": "Legal",
3
+ "hubSub": "Terms of Use, Privacy Policy, and Disclaimer for YSK Server",
4
+ "terms": "Terms of Use",
5
+ "privacy": "Privacy Policy",
6
+ "disclaimer": "Disclaimer",
7
+ "updated": "Last updated {{date}}",
8
+ "englishPrevails": "Official languages: English and Hong Kong written Chinese. If they differ, the English version controls.",
9
+ "notOfficialLocale": "Your display language is not an official legal language. The binding text below is English unless you switch it.",
10
+ "officialLang": "Official text",
11
+ "officialEn": "English",
12
+ "officialZh": "繁體中文(香港)",
13
+ "signIn": "Sign in",
14
+ "mitNote": "Source code is licensed under MIT. These pages are additional conditions of use.",
15
+ "backToIndex": "All legal documents"
16
+ }
@@ -5106,6 +5106,22 @@
5106
5106
  "settingsDangerDlWarn": "Allows executable and script downloads through the host browser. Confirm you need this.",
5107
5107
  "settingsDangerConfirmTitle": "Enable a high-risk browse setting?"
5108
5108
  },
5109
+ "legal": {
5110
+ "hubTitle": "Legal",
5111
+ "hubSub": "Terms of Use, Privacy Policy, and Disclaimer for YSK Server",
5112
+ "terms": "Terms of Use",
5113
+ "privacy": "Privacy Policy",
5114
+ "disclaimer": "Disclaimer",
5115
+ "updated": "Last updated {{date}}",
5116
+ "englishPrevails": "Official languages: English and Hong Kong written Chinese. If they differ, the English version controls.",
5117
+ "notOfficialLocale": "Your display language is not an official legal language. The binding text below is English unless you switch it.",
5118
+ "officialLang": "Official text",
5119
+ "officialEn": "English",
5120
+ "officialZh": "繁體中文(香港)",
5121
+ "signIn": "Sign in",
5122
+ "mitNote": "Source code is licensed under MIT. These pages are additional conditions of use.",
5123
+ "backToIndex": "All legal documents"
5124
+ },
5109
5125
  "listToolbar": {
5110
5126
  "searchPlaceholder": "Search…",
5111
5127
  "searchAria": "Search list",
@@ -13311,6 +13327,9 @@
13311
13327
  "panelRestarting": "Panel is restarting to load the new version…",
13312
13328
  "panelRestarted": "Panel is back · {{version}}",
13313
13329
  "panelRestartWait": "Panel apply finished. If this page does not refresh, reload after a few seconds.",
13330
+ "reloadUi": "Reload UI",
13331
+ "reloadUiTitle": "Reload the panel UI?",
13332
+ "reloadUiDesc": "The panel service is {{version}}. This tab still has the previous frontend until you reload. Unsaved fields on this page will be lost.",
13314
13333
  "aptCandidate": "apt Candidate",
13315
13334
  "advice": {
13316
13335
  "update": "Update recommended",
@@ -13646,7 +13665,7 @@
13646
13665
  "disk": "Disk"
13647
13666
  },
13648
13667
  "cli": {
13649
- "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]"
13668
+ "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-low-mem] [--accept-mainnet] [--refresh] [--execute] [--json]"
13650
13669
  },
13651
13670
  "clients": {
13652
13671
  "el": "Execution client",
@@ -13778,6 +13797,7 @@
13778
13797
  "mainnetWarn": "Mainnet needs a lot of free disk (ETH often 800 GiB+). Testnet is recommended.",
13779
13798
  "mainnetAck": "Create the mainnet node. I understand it needs a lot of disk, and a staking validator can lose stake if it is offline or misconfigured.",
13780
13799
  "lowDiskAcked": "Free disk is below the recommended size. You confirmed create anyway; sync may stop if the disk fills.",
13800
+ "lowMemAcked": "Free RAM is below this chain's memory cap plus 1 GiB headroom. You confirmed create anyway; the node may OOM or stall.",
13781
13801
  "heavyWarn": "This chain is heavy (large disk and high IOPS). Mainnet Solana typically needs 2 TiB+.",
13782
13802
  "memory": "Memory limit",
13783
13803
  "cpus": "CPU limit",
@@ -13860,6 +13880,14 @@
13860
13880
  "opcert": "opcert",
13861
13881
  "missing": "Not attached",
13862
13882
  "present": "Attached {{fp}}",
13883
+ "presentShort": "On host",
13884
+ "queuedShort": "Ready",
13885
+ "queued": "Selected · {{name}}",
13886
+ "fileHint": "Typical name {{file}}",
13887
+ "dropOrBrowse": "Drop {{file}} here or browse",
13888
+ "dropping": "Drop to attach {{label}}",
13889
+ "browse": "Browse",
13890
+ "clearFile": "Remove",
13863
13891
  "choose": "Choose file",
13864
13892
  "apply": "Apply and restart as block producer",
13865
13893
  "detach": "Detach and run as relay",
@@ -151,6 +151,9 @@
151
151
  "panelRestarting": "Panel is restarting to load the new version…",
152
152
  "panelRestarted": "Panel is back · {{version}}",
153
153
  "panelRestartWait": "Panel apply finished. If this page does not refresh, reload after a few seconds.",
154
+ "reloadUi": "Reload UI",
155
+ "reloadUiTitle": "Reload the panel UI?",
156
+ "reloadUiDesc": "The panel service is {{version}}. This tab still has the previous frontend until you reload. Unsaved fields on this page will be lost.",
154
157
  "aptCandidate": "apt Candidate",
155
158
  "advice": {
156
159
  "update": "Update recommended",
@@ -130,7 +130,7 @@
130
130
  "disk": "Disk"
131
131
  },
132
132
  "cli": {
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]"
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-low-mem] [--accept-mainnet] [--refresh] [--execute] [--json]"
134
134
  },
135
135
  "clients": {
136
136
  "el": "Execution client",
@@ -262,6 +262,7 @@
262
262
  "mainnetWarn": "Mainnet needs a lot of free disk (ETH often 800 GiB+). Testnet is recommended.",
263
263
  "mainnetAck": "Create the mainnet node. I understand it needs a lot of disk, and a staking validator can lose stake if it is offline or misconfigured.",
264
264
  "lowDiskAcked": "Free disk is below the recommended size. You confirmed create anyway; sync may stop if the disk fills.",
265
+ "lowMemAcked": "Free RAM is below this chain's memory cap plus 1 GiB headroom. You confirmed create anyway; the node may OOM or stall.",
265
266
  "heavyWarn": "This chain is heavy (large disk and high IOPS). Mainnet Solana typically needs 2 TiB+.",
266
267
  "memory": "Memory limit",
267
268
  "cpus": "CPU limit",
@@ -344,6 +345,14 @@
344
345
  "opcert": "opcert",
345
346
  "missing": "Not attached",
346
347
  "present": "Attached {{fp}}",
348
+ "presentShort": "On host",
349
+ "queuedShort": "Ready",
350
+ "queued": "Selected · {{name}}",
351
+ "fileHint": "Typical name {{file}}",
352
+ "dropOrBrowse": "Drop {{file}} here or browse",
353
+ "dropping": "Drop to attach {{label}}",
354
+ "browse": "Browse",
355
+ "clearFile": "Remove",
347
356
  "choose": "Choose file",
348
357
  "apply": "Apply and restart as block producer",
349
358
  "detach": "Detach and run as relay",
@@ -0,0 +1,16 @@
1
+ {
2
+ "hubTitle": "Legal",
3
+ "hubSub": "Términos de uso, política de privacidad y descargo de responsabilidad de YSK Server",
4
+ "terms": "Términos de uso",
5
+ "privacy": "Política de privacidad",
6
+ "disclaimer": "Descargo de responsabilidad",
7
+ "updated": "Última actualización {{date}}",
8
+ "englishPrevails": "Idiomas oficiales: inglés y chino escrito de Hong Kong. Si difieren, prevalece el inglés.",
9
+ "notOfficialLocale": "El idioma de la interfaz no es un idioma jurídico oficial. El texto vinculante es inglés salvo que lo cambie.",
10
+ "officialLang": "Texto oficial",
11
+ "officialEn": "English",
12
+ "officialZh": "繁體中文(香港)",
13
+ "signIn": "Iniciar sesión",
14
+ "mitNote": "El código fuente está bajo licencia MIT. Estas páginas son condiciones adicionales de uso.",
15
+ "backToIndex": "Todos los documentos legales"
16
+ }
@@ -5106,6 +5106,22 @@
5106
5106
  "clearSessionConfirm": "This discards the resume snapshot for the previous browse session. You cannot restore those tabs afterwards.",
5107
5107
  "clearCookiesConfirm": "This clears cookies stored on the host for this browse session. Sites that were signed in will need to be signed in again."
5108
5108
  },
5109
+ "legal": {
5110
+ "hubTitle": "Legal",
5111
+ "hubSub": "Términos de uso, política de privacidad y descargo de responsabilidad de YSK Server",
5112
+ "terms": "Términos de uso",
5113
+ "privacy": "Política de privacidad",
5114
+ "disclaimer": "Descargo de responsabilidad",
5115
+ "updated": "Última actualización {{date}}",
5116
+ "englishPrevails": "Idiomas oficiales: inglés y chino escrito de Hong Kong. Si difieren, prevalece el inglés.",
5117
+ "notOfficialLocale": "El idioma de la interfaz no es un idioma jurídico oficial. El texto vinculante es inglés salvo que lo cambie.",
5118
+ "officialLang": "Texto oficial",
5119
+ "officialEn": "English",
5120
+ "officialZh": "繁體中文(香港)",
5121
+ "signIn": "Iniciar sesión",
5122
+ "mitNote": "El código fuente está bajo licencia MIT. Estas páginas son condiciones adicionales de uso.",
5123
+ "backToIndex": "Todos los documentos legales"
5124
+ },
5109
5125
  "listToolbar": {
5110
5126
  "searchPlaceholder": "Buscar…",
5111
5127
  "searchAria": "Lista de búsqueda",
@@ -13371,7 +13387,10 @@
13371
13387
  "riskUnevaluated": "Not evaluated — run Scan + OSV",
13372
13388
  "footerNewVersion": "New version {{version}}",
13373
13389
  "applySelfConfirmTitle": "Apply panel update?",
13374
- "applySelfConfirmDesc": "Install {{from}} → {{to}} and restart the panel service. There is no dry-run."
13390
+ "applySelfConfirmDesc": "Install {{from}} → {{to}} and restart the panel service. There is no dry-run.",
13391
+ "reloadUi": "Reload UI",
13392
+ "reloadUiTitle": "Reload the panel UI?",
13393
+ "reloadUiDesc": "The panel service is {{version}}. This tab still has the previous frontend until you reload. Unsaved fields on this page will be lost."
13375
13394
  },
13376
13395
  "users": {
13377
13396
  "userCount": "{{count}} usuarios",
@@ -13748,7 +13767,8 @@
13748
13767
  },
13749
13768
  "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
13769
  "memShort": "Not enough free RAM for this chain's memory cap",
13751
- "memShortDetail": "Need {{need}} · free {{free}} · short {{short}}"
13770
+ "memShortDetail": "Need {{need}} · free {{free}} · short {{short}}",
13771
+ "lowMemAcked": "Free RAM is below this chain's memory cap plus 1 GiB headroom. You confirmed create anyway; the node may OOM or stall."
13752
13772
  },
13753
13773
  "actions": {
13754
13774
  "detail": "Detalles",
@@ -14172,7 +14192,15 @@
14172
14192
  "detachTitle": "Detach producer keys from {{id}}?",
14173
14193
  "detachDesc": "Hot keys are deleted from this host. Compose goes back to relay.",
14174
14194
  "detachC1": "The node will no longer produce blocks.",
14175
- "mainnet": "Mainnet: I understand this host will hold hot keys and sign blocks."
14195
+ "mainnet": "Mainnet: I understand this host will hold hot keys and sign blocks.",
14196
+ "presentShort": "On host",
14197
+ "queuedShort": "Ready",
14198
+ "queued": "Selected · {{name}}",
14199
+ "fileHint": "Typical name {{file}}",
14200
+ "dropOrBrowse": "Drop {{file}} here or browse",
14201
+ "dropping": "Drop to attach {{label}}",
14202
+ "browse": "Browse",
14203
+ "clearFile": "Remove"
14176
14204
  }
14177
14205
  },
14178
14206
  "vnc": {
@@ -238,5 +238,8 @@
238
238
  "riskUnevaluated": "Not evaluated — run Scan + OSV",
239
239
  "footerNewVersion": "New version {{version}}",
240
240
  "applySelfConfirmTitle": "Apply panel update?",
241
- "applySelfConfirmDesc": "Install {{from}} → {{to}} and restart the panel service. There is no dry-run."
241
+ "applySelfConfirmDesc": "Install {{from}} → {{to}} and restart the panel service. There is no dry-run.",
242
+ "reloadUi": "Reload UI",
243
+ "reloadUiTitle": "Reload the panel UI?",
244
+ "reloadUiDesc": "The panel service is {{version}}. This tab still has the previous frontend until you reload. Unsaved fields on this page will be lost."
242
245
  }
@@ -232,7 +232,8 @@
232
232
  },
233
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
234
  "memShort": "Not enough free RAM for this chain's memory cap",
235
- "memShortDetail": "Need {{need}} · free {{free}} · short {{short}}"
235
+ "memShortDetail": "Need {{need}} · free {{free}} · short {{short}}",
236
+ "lowMemAcked": "Free RAM is below this chain's memory cap plus 1 GiB headroom. You confirmed create anyway; the node may OOM or stall."
236
237
  },
237
238
  "actions": {
238
239
  "detail": "Detalles",
@@ -656,6 +657,14 @@
656
657
  "detachTitle": "Detach producer keys from {{id}}?",
657
658
  "detachDesc": "Hot keys are deleted from this host. Compose goes back to relay.",
658
659
  "detachC1": "The node will no longer produce blocks.",
659
- "mainnet": "Mainnet: I understand this host will hold hot keys and sign blocks."
660
+ "mainnet": "Mainnet: I understand this host will hold hot keys and sign blocks.",
661
+ "presentShort": "On host",
662
+ "queuedShort": "Ready",
663
+ "queued": "Selected · {{name}}",
664
+ "fileHint": "Typical name {{file}}",
665
+ "dropOrBrowse": "Drop {{file}} here or browse",
666
+ "dropping": "Drop to attach {{label}}",
667
+ "browse": "Browse",
668
+ "clearFile": "Remove"
660
669
  }
661
670
  }
@@ -0,0 +1,16 @@
1
+ {
2
+ "hubTitle": "Mentions légales",
3
+ "hubSub": "Conditions d’utilisation, politique de confidentialité et clause de non-responsabilité de YSK Server",
4
+ "terms": "Conditions d’utilisation",
5
+ "privacy": "Politique de confidentialité",
6
+ "disclaimer": "Clause de non-responsabilité",
7
+ "updated": "Dernière mise à jour {{date}}",
8
+ "englishPrevails": "Langues officielles : anglais et chinois écrit de Hong Kong. En cas de divergence, l’anglais prévaut.",
9
+ "notOfficialLocale": "La langue d’affichage n’est pas une langue juridique officielle. Le texte contraignant ci-dessous est l’anglais, sauf si vous le changez.",
10
+ "officialLang": "Texte officiel",
11
+ "officialEn": "English",
12
+ "officialZh": "繁體中文(香港)",
13
+ "signIn": "Connexion",
14
+ "mitNote": "Le code source est sous licence MIT. Ces pages sont des conditions d’utilisation supplémentaires.",
15
+ "backToIndex": "Tous les documents juridiques"
16
+ }
@@ -5106,6 +5106,22 @@
5106
5106
  "clearSessionConfirm": "This discards the resume snapshot for the previous browse session. You cannot restore those tabs afterwards.",
5107
5107
  "clearCookiesConfirm": "This clears cookies stored on the host for this browse session. Sites that were signed in will need to be signed in again."
5108
5108
  },
5109
+ "legal": {
5110
+ "hubTitle": "Mentions légales",
5111
+ "hubSub": "Conditions d’utilisation, politique de confidentialité et clause de non-responsabilité de YSK Server",
5112
+ "terms": "Conditions d’utilisation",
5113
+ "privacy": "Politique de confidentialité",
5114
+ "disclaimer": "Clause de non-responsabilité",
5115
+ "updated": "Dernière mise à jour {{date}}",
5116
+ "englishPrevails": "Langues officielles : anglais et chinois écrit de Hong Kong. En cas de divergence, l’anglais prévaut.",
5117
+ "notOfficialLocale": "La langue d’affichage n’est pas une langue juridique officielle. Le texte contraignant ci-dessous est l’anglais, sauf si vous le changez.",
5118
+ "officialLang": "Texte officiel",
5119
+ "officialEn": "English",
5120
+ "officialZh": "繁體中文(香港)",
5121
+ "signIn": "Connexion",
5122
+ "mitNote": "Le code source est sous licence MIT. Ces pages sont des conditions d’utilisation supplémentaires.",
5123
+ "backToIndex": "Tous les documents juridiques"
5124
+ },
5109
5125
  "listToolbar": {
5110
5126
  "searchPlaceholder": "Rechercher…",
5111
5127
  "searchAria": "Rechercher dans la liste",
@@ -13371,7 +13387,10 @@
13371
13387
  "riskUnevaluated": "Not evaluated — run Scan + OSV",
13372
13388
  "footerNewVersion": "New version {{version}}",
13373
13389
  "applySelfConfirmTitle": "Apply panel update?",
13374
- "applySelfConfirmDesc": "Install {{from}} → {{to}} and restart the panel service. There is no dry-run."
13390
+ "applySelfConfirmDesc": "Install {{from}} → {{to}} and restart the panel service. There is no dry-run.",
13391
+ "reloadUi": "Reload UI",
13392
+ "reloadUiTitle": "Reload the panel UI?",
13393
+ "reloadUiDesc": "The panel service is {{version}}. This tab still has the previous frontend until you reload. Unsaved fields on this page will be lost."
13375
13394
  },
13376
13395
  "users": {
13377
13396
  "userCount": "{{count}} utilisateurs",
@@ -13748,7 +13767,8 @@
13748
13767
  },
13749
13768
  "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
13769
  "memShort": "Not enough free RAM for this chain's memory cap",
13751
- "memShortDetail": "Need {{need}} · free {{free}} · short {{short}}"
13770
+ "memShortDetail": "Need {{need}} · free {{free}} · short {{short}}",
13771
+ "lowMemAcked": "Free RAM is below this chain's memory cap plus 1 GiB headroom. You confirmed create anyway; the node may OOM or stall."
13752
13772
  },
13753
13773
  "actions": {
13754
13774
  "detail": "Détails",
@@ -14172,7 +14192,15 @@
14172
14192
  "detachTitle": "Detach producer keys from {{id}}?",
14173
14193
  "detachDesc": "Hot keys are deleted from this host. Compose goes back to relay.",
14174
14194
  "detachC1": "The node will no longer produce blocks.",
14175
- "mainnet": "Mainnet: I understand this host will hold hot keys and sign blocks."
14195
+ "mainnet": "Mainnet: I understand this host will hold hot keys and sign blocks.",
14196
+ "presentShort": "On host",
14197
+ "queuedShort": "Ready",
14198
+ "queued": "Selected · {{name}}",
14199
+ "fileHint": "Typical name {{file}}",
14200
+ "dropOrBrowse": "Drop {{file}} here or browse",
14201
+ "dropping": "Drop to attach {{label}}",
14202
+ "browse": "Browse",
14203
+ "clearFile": "Remove"
14176
14204
  }
14177
14205
  },
14178
14206
  "vnc": {
@@ -238,5 +238,8 @@
238
238
  "riskUnevaluated": "Not evaluated — run Scan + OSV",
239
239
  "footerNewVersion": "New version {{version}}",
240
240
  "applySelfConfirmTitle": "Apply panel update?",
241
- "applySelfConfirmDesc": "Install {{from}} → {{to}} and restart the panel service. There is no dry-run."
241
+ "applySelfConfirmDesc": "Install {{from}} → {{to}} and restart the panel service. There is no dry-run.",
242
+ "reloadUi": "Reload UI",
243
+ "reloadUiTitle": "Reload the panel UI?",
244
+ "reloadUiDesc": "The panel service is {{version}}. This tab still has the previous frontend until you reload. Unsaved fields on this page will be lost."
242
245
  }
@@ -232,7 +232,8 @@
232
232
  },
233
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
234
  "memShort": "Not enough free RAM for this chain's memory cap",
235
- "memShortDetail": "Need {{need}} · free {{free}} · short {{short}}"
235
+ "memShortDetail": "Need {{need}} · free {{free}} · short {{short}}",
236
+ "lowMemAcked": "Free RAM is below this chain's memory cap plus 1 GiB headroom. You confirmed create anyway; the node may OOM or stall."
236
237
  },
237
238
  "actions": {
238
239
  "detail": "Détails",
@@ -656,6 +657,14 @@
656
657
  "detachTitle": "Detach producer keys from {{id}}?",
657
658
  "detachDesc": "Hot keys are deleted from this host. Compose goes back to relay.",
658
659
  "detachC1": "The node will no longer produce blocks.",
659
- "mainnet": "Mainnet: I understand this host will hold hot keys and sign blocks."
660
+ "mainnet": "Mainnet: I understand this host will hold hot keys and sign blocks.",
661
+ "presentShort": "On host",
662
+ "queuedShort": "Ready",
663
+ "queued": "Selected · {{name}}",
664
+ "fileHint": "Typical name {{file}}",
665
+ "dropOrBrowse": "Drop {{file}} here or browse",
666
+ "dropping": "Drop to attach {{label}}",
667
+ "browse": "Browse",
668
+ "clearFile": "Remove"
660
669
  }
661
670
  }
@@ -0,0 +1,16 @@
1
+ {
2
+ "hubTitle": "कानूनी",
3
+ "hubSub": "YSK Server के उपयोग की शर्तें, गोपनीयता नीति और अस्वीकरण",
4
+ "terms": "उपयोग की शर्तें",
5
+ "privacy": "गोपनीयता नीति",
6
+ "disclaimer": "अस्वीकरण",
7
+ "updated": "अंतिम अद्यतन {{date}}",
8
+ "englishPrevails": "आधिकारिक भाषाएँ: अंग्रेज़ी और हांगकांग लिखित चीनी। अंतर होने पर अंग्रेज़ी मान्य है।",
9
+ "notOfficialLocale": "प्रदर्शन भाषा आधिकारिक कानूनी भाषा नहीं है। जब तक आप न बदलें, बाध्यकारी पाठ अंग्रेज़ी है।",
10
+ "officialLang": "आधिकारिक पाठ",
11
+ "officialEn": "English",
12
+ "officialZh": "繁體中文(香港)",
13
+ "signIn": "साइन इन",
14
+ "mitNote": "स्रोत कोड MIT लाइसेंस के अधीन है। ये पृष्ठ उपयोग की अतिरिक्त शर्तें हैं।",
15
+ "backToIndex": "सभी कानूनी दस्तावेज़"
16
+ }
@@ -5106,6 +5106,22 @@
5106
5106
  "clearSessionConfirm": "This discards the resume snapshot for the previous browse session. You cannot restore those tabs afterwards.",
5107
5107
  "clearCookiesConfirm": "This clears cookies stored on the host for this browse session. Sites that were signed in will need to be signed in again."
5108
5108
  },
5109
+ "legal": {
5110
+ "hubTitle": "कानूनी",
5111
+ "hubSub": "YSK Server के उपयोग की शर्तें, गोपनीयता नीति और अस्वीकरण",
5112
+ "terms": "उपयोग की शर्तें",
5113
+ "privacy": "गोपनीयता नीति",
5114
+ "disclaimer": "अस्वीकरण",
5115
+ "updated": "अंतिम अद्यतन {{date}}",
5116
+ "englishPrevails": "आधिकारिक भाषाएँ: अंग्रेज़ी और हांगकांग लिखित चीनी। अंतर होने पर अंग्रेज़ी मान्य है।",
5117
+ "notOfficialLocale": "प्रदर्शन भाषा आधिकारिक कानूनी भाषा नहीं है। जब तक आप न बदलें, बाध्यकारी पाठ अंग्रेज़ी है।",
5118
+ "officialLang": "आधिकारिक पाठ",
5119
+ "officialEn": "English",
5120
+ "officialZh": "繁體中文(香港)",
5121
+ "signIn": "साइन इन",
5122
+ "mitNote": "स्रोत कोड MIT लाइसेंस के अधीन है। ये पृष्ठ उपयोग की अतिरिक्त शर्तें हैं।",
5123
+ "backToIndex": "सभी कानूनी दस्तावेज़"
5124
+ },
5109
5125
  "listToolbar": {
5110
5126
  "searchPlaceholder": "खोजना…",
5111
5127
  "searchAria": "खोज सूची",
@@ -13371,7 +13387,10 @@
13371
13387
  "riskUnevaluated": "Not evaluated — run Scan + OSV",
13372
13388
  "footerNewVersion": "New version {{version}}",
13373
13389
  "applySelfConfirmTitle": "Apply panel update?",
13374
- "applySelfConfirmDesc": "Install {{from}} → {{to}} and restart the panel service. There is no dry-run."
13390
+ "applySelfConfirmDesc": "Install {{from}} → {{to}} and restart the panel service. There is no dry-run.",
13391
+ "reloadUi": "Reload UI",
13392
+ "reloadUiTitle": "Reload the panel UI?",
13393
+ "reloadUiDesc": "The panel service is {{version}}. This tab still has the previous frontend until you reload. Unsaved fields on this page will be lost."
13375
13394
  },
13376
13395
  "users": {
13377
13396
  "userCount": "{{count}} उपयोगकर्ता",
@@ -13748,7 +13767,8 @@
13748
13767
  },
13749
13768
  "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
13769
  "memShort": "Not enough free RAM for this chain's memory cap",
13751
- "memShortDetail": "Need {{need}} · free {{free}} · short {{short}}"
13770
+ "memShortDetail": "Need {{need}} · free {{free}} · short {{short}}",
13771
+ "lowMemAcked": "Free RAM is below this chain's memory cap plus 1 GiB headroom. You confirmed create anyway; the node may OOM or stall."
13752
13772
  },
13753
13773
  "actions": {
13754
13774
  "detail": "विवरण",
@@ -14172,7 +14192,15 @@
14172
14192
  "detachTitle": "Detach producer keys from {{id}}?",
14173
14193
  "detachDesc": "Hot keys are deleted from this host. Compose goes back to relay.",
14174
14194
  "detachC1": "The node will no longer produce blocks.",
14175
- "mainnet": "Mainnet: I understand this host will hold hot keys and sign blocks."
14195
+ "mainnet": "Mainnet: I understand this host will hold hot keys and sign blocks.",
14196
+ "presentShort": "On host",
14197
+ "queuedShort": "Ready",
14198
+ "queued": "Selected · {{name}}",
14199
+ "fileHint": "Typical name {{file}}",
14200
+ "dropOrBrowse": "Drop {{file}} here or browse",
14201
+ "dropping": "Drop to attach {{label}}",
14202
+ "browse": "Browse",
14203
+ "clearFile": "Remove"
14176
14204
  }
14177
14205
  },
14178
14206
  "vnc": {
@@ -238,5 +238,8 @@
238
238
  "riskUnevaluated": "Not evaluated — run Scan + OSV",
239
239
  "footerNewVersion": "New version {{version}}",
240
240
  "applySelfConfirmTitle": "Apply panel update?",
241
- "applySelfConfirmDesc": "Install {{from}} → {{to}} and restart the panel service. There is no dry-run."
241
+ "applySelfConfirmDesc": "Install {{from}} → {{to}} and restart the panel service. There is no dry-run.",
242
+ "reloadUi": "Reload UI",
243
+ "reloadUiTitle": "Reload the panel UI?",
244
+ "reloadUiDesc": "The panel service is {{version}}. This tab still has the previous frontend until you reload. Unsaved fields on this page will be lost."
242
245
  }
@@ -232,7 +232,8 @@
232
232
  },
233
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
234
  "memShort": "Not enough free RAM for this chain's memory cap",
235
- "memShortDetail": "Need {{need}} · free {{free}} · short {{short}}"
235
+ "memShortDetail": "Need {{need}} · free {{free}} · short {{short}}",
236
+ "lowMemAcked": "Free RAM is below this chain's memory cap plus 1 GiB headroom. You confirmed create anyway; the node may OOM or stall."
236
237
  },
237
238
  "actions": {
238
239
  "detail": "विवरण",
@@ -656,6 +657,14 @@
656
657
  "detachTitle": "Detach producer keys from {{id}}?",
657
658
  "detachDesc": "Hot keys are deleted from this host. Compose goes back to relay.",
658
659
  "detachC1": "The node will no longer produce blocks.",
659
- "mainnet": "Mainnet: I understand this host will hold hot keys and sign blocks."
660
+ "mainnet": "Mainnet: I understand this host will hold hot keys and sign blocks.",
661
+ "presentShort": "On host",
662
+ "queuedShort": "Ready",
663
+ "queued": "Selected · {{name}}",
664
+ "fileHint": "Typical name {{file}}",
665
+ "dropOrBrowse": "Drop {{file}} here or browse",
666
+ "dropping": "Drop to attach {{label}}",
667
+ "browse": "Browse",
668
+ "clearFile": "Remove"
660
669
  }
661
670
  }