ysk-server-shared 1.1.12 → 1.1.13

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 (455) hide show
  1. package/dist/browser.d.ts +2 -0
  2. package/dist/browser.d.ts.map +1 -1
  3. package/dist/browser.js +2 -0
  4. package/dist/browser.js.map +1 -1
  5. package/dist/docker.d.ts +4 -0
  6. package/dist/docker.d.ts.map +1 -1
  7. package/dist/docker.js.map +1 -1
  8. package/dist/ident.d.ts +20 -0
  9. package/dist/ident.d.ts.map +1 -0
  10. package/dist/ident.js +111 -0
  11. package/dist/ident.js.map +1 -0
  12. package/dist/index.d.ts +1 -0
  13. package/dist/index.d.ts.map +1 -1
  14. package/dist/index.js +1 -0
  15. package/dist/index.js.map +1 -1
  16. package/dist/list-query.d.ts +2 -0
  17. package/dist/list-query.d.ts.map +1 -1
  18. package/dist/list-query.js.map +1 -1
  19. package/locales/ar/agents.json +11 -1
  20. package/locales/ar/backups.json +5 -1
  21. package/locales/ar/btTracker.json +7 -1
  22. package/locales/ar/cdn.json +9 -1
  23. package/locales/ar/common.json +2 -1
  24. package/locales/ar/dashboard.json +2 -1
  25. package/locales/ar/db.json +8 -1
  26. package/locales/ar/dns.json +3 -1
  27. package/locales/ar/docker.json +19 -3
  28. package/locales/ar/email.json +22 -1
  29. package/locales/ar/files.json +2 -1
  30. package/locales/ar/ftp.json +3 -1
  31. package/locales/ar/hostBrowse.json +2 -1
  32. package/locales/ar/metrics.json +2 -1
  33. package/locales/ar/migrate.json +9 -1
  34. package/locales/ar/nav.json +2 -1
  35. package/locales/ar/network.json +5 -1
  36. package/locales/ar/nginx.json +6 -1
  37. package/locales/ar/notes.json +19 -4
  38. package/locales/ar/opsResult.json +5 -1
  39. package/locales/ar/projects.json +4 -1
  40. package/locales/ar/publicFiles.json +4 -1
  41. package/locales/ar/runtime.json +8 -2
  42. package/locales/ar/services.json +18 -1
  43. package/locales/ar/software.json +3 -1
  44. package/locales/ar/stackWizard.json +16 -1
  45. package/locales/ar/tabs.json +3 -1
  46. package/locales/ar/translation.json +229 -41
  47. package/locales/ar/updates.json +3 -1
  48. package/locales/ar/users.json +2 -1
  49. package/locales/ar/validators.json +7 -3
  50. package/locales/ar/vnc.json +2 -1
  51. package/locales/ar/vpn.json +16 -2
  52. package/locales/bn/agents.json +11 -1
  53. package/locales/bn/backups.json +5 -1
  54. package/locales/bn/btTracker.json +7 -1
  55. package/locales/bn/cdn.json +9 -1
  56. package/locales/bn/common.json +2 -1
  57. package/locales/bn/dashboard.json +2 -1
  58. package/locales/bn/db.json +8 -1
  59. package/locales/bn/dns.json +3 -1
  60. package/locales/bn/docker.json +19 -3
  61. package/locales/bn/email.json +22 -1
  62. package/locales/bn/files.json +2 -1
  63. package/locales/bn/ftp.json +3 -1
  64. package/locales/bn/hostBrowse.json +2 -1
  65. package/locales/bn/metrics.json +2 -1
  66. package/locales/bn/migrate.json +9 -1
  67. package/locales/bn/nav.json +2 -1
  68. package/locales/bn/network.json +5 -1
  69. package/locales/bn/nginx.json +6 -1
  70. package/locales/bn/notes.json +19 -4
  71. package/locales/bn/opsResult.json +5 -1
  72. package/locales/bn/projects.json +4 -1
  73. package/locales/bn/publicFiles.json +4 -1
  74. package/locales/bn/runtime.json +8 -2
  75. package/locales/bn/services.json +18 -1
  76. package/locales/bn/software.json +3 -1
  77. package/locales/bn/stackWizard.json +16 -1
  78. package/locales/bn/tabs.json +3 -1
  79. package/locales/bn/translation.json +229 -41
  80. package/locales/bn/updates.json +3 -1
  81. package/locales/bn/users.json +2 -1
  82. package/locales/bn/validators.json +7 -3
  83. package/locales/bn/vnc.json +2 -1
  84. package/locales/bn/vpn.json +16 -2
  85. package/locales/en/agents.json +12 -2
  86. package/locales/en/backups.json +5 -1
  87. package/locales/en/btTracker.json +8 -2
  88. package/locales/en/cdn.json +8 -0
  89. package/locales/en/common.json +1 -0
  90. package/locales/en/dashboard.json +1 -0
  91. package/locales/en/db.json +10 -3
  92. package/locales/en/dns.json +2 -0
  93. package/locales/en/docker.json +17 -1
  94. package/locales/en/email.json +24 -3
  95. package/locales/en/files.json +1 -0
  96. package/locales/en/ftp.json +2 -0
  97. package/locales/en/hostBrowse.json +1 -0
  98. package/locales/en/metrics.json +1 -0
  99. package/locales/en/migrate.json +8 -0
  100. package/locales/en/nav.json +1 -0
  101. package/locales/en/network.json +4 -0
  102. package/locales/en/nginx.json +6 -1
  103. package/locales/en/notes.json +20 -5
  104. package/locales/en/opsResult.json +5 -1
  105. package/locales/en/projects.json +4 -1
  106. package/locales/en/protection.json +2 -2
  107. package/locales/en/publicFiles.json +4 -1
  108. package/locales/en/rbac.json +2 -2
  109. package/locales/en/runtime.json +7 -1
  110. package/locales/en/services.json +18 -1
  111. package/locales/en/software.json +2 -0
  112. package/locales/en/stackWizard.json +16 -1
  113. package/locales/en/tabs.json +3 -1
  114. package/locales/en/translation.json +220 -32
  115. package/locales/en/updates.json +3 -1
  116. package/locales/en/users.json +1 -0
  117. package/locales/en/validators.json +5 -1
  118. package/locales/en/vnc.json +1 -0
  119. package/locales/en/vpn.json +15 -1
  120. package/locales/es/agents.json +11 -1
  121. package/locales/es/backups.json +5 -1
  122. package/locales/es/btTracker.json +7 -1
  123. package/locales/es/cdn.json +9 -1
  124. package/locales/es/common.json +2 -1
  125. package/locales/es/dashboard.json +2 -1
  126. package/locales/es/db.json +8 -1
  127. package/locales/es/dns.json +3 -1
  128. package/locales/es/docker.json +19 -3
  129. package/locales/es/email.json +22 -1
  130. package/locales/es/files.json +2 -1
  131. package/locales/es/ftp.json +3 -1
  132. package/locales/es/hostBrowse.json +2 -1
  133. package/locales/es/metrics.json +2 -1
  134. package/locales/es/migrate.json +9 -1
  135. package/locales/es/nav.json +2 -1
  136. package/locales/es/network.json +5 -1
  137. package/locales/es/nginx.json +6 -1
  138. package/locales/es/notes.json +19 -4
  139. package/locales/es/opsResult.json +5 -1
  140. package/locales/es/projects.json +4 -1
  141. package/locales/es/publicFiles.json +4 -1
  142. package/locales/es/runtime.json +8 -2
  143. package/locales/es/services.json +18 -1
  144. package/locales/es/software.json +3 -1
  145. package/locales/es/stackWizard.json +16 -1
  146. package/locales/es/tabs.json +3 -1
  147. package/locales/es/translation.json +229 -41
  148. package/locales/es/updates.json +3 -1
  149. package/locales/es/users.json +2 -1
  150. package/locales/es/validators.json +7 -3
  151. package/locales/es/vnc.json +2 -1
  152. package/locales/es/vpn.json +16 -2
  153. package/locales/fr/agents.json +11 -1
  154. package/locales/fr/backups.json +5 -1
  155. package/locales/fr/btTracker.json +7 -1
  156. package/locales/fr/cdn.json +9 -1
  157. package/locales/fr/common.json +2 -1
  158. package/locales/fr/dashboard.json +2 -1
  159. package/locales/fr/db.json +8 -1
  160. package/locales/fr/dns.json +3 -1
  161. package/locales/fr/docker.json +19 -3
  162. package/locales/fr/email.json +22 -1
  163. package/locales/fr/files.json +2 -1
  164. package/locales/fr/ftp.json +3 -1
  165. package/locales/fr/hostBrowse.json +2 -1
  166. package/locales/fr/metrics.json +2 -1
  167. package/locales/fr/migrate.json +9 -1
  168. package/locales/fr/nav.json +2 -1
  169. package/locales/fr/network.json +5 -1
  170. package/locales/fr/nginx.json +6 -1
  171. package/locales/fr/notes.json +19 -4
  172. package/locales/fr/opsResult.json +5 -1
  173. package/locales/fr/projects.json +4 -1
  174. package/locales/fr/publicFiles.json +4 -1
  175. package/locales/fr/runtime.json +8 -2
  176. package/locales/fr/services.json +18 -1
  177. package/locales/fr/software.json +3 -1
  178. package/locales/fr/stackWizard.json +16 -1
  179. package/locales/fr/tabs.json +3 -1
  180. package/locales/fr/translation.json +229 -41
  181. package/locales/fr/updates.json +3 -1
  182. package/locales/fr/users.json +2 -1
  183. package/locales/fr/validators.json +7 -3
  184. package/locales/fr/vnc.json +2 -1
  185. package/locales/fr/vpn.json +16 -2
  186. package/locales/hi/agents.json +11 -1
  187. package/locales/hi/backups.json +5 -1
  188. package/locales/hi/btTracker.json +7 -1
  189. package/locales/hi/cdn.json +9 -1
  190. package/locales/hi/common.json +2 -1
  191. package/locales/hi/dashboard.json +2 -1
  192. package/locales/hi/db.json +8 -1
  193. package/locales/hi/dns.json +3 -1
  194. package/locales/hi/docker.json +19 -3
  195. package/locales/hi/email.json +22 -1
  196. package/locales/hi/files.json +2 -1
  197. package/locales/hi/ftp.json +3 -1
  198. package/locales/hi/hostBrowse.json +2 -1
  199. package/locales/hi/metrics.json +2 -1
  200. package/locales/hi/migrate.json +9 -1
  201. package/locales/hi/nav.json +2 -1
  202. package/locales/hi/network.json +5 -1
  203. package/locales/hi/nginx.json +6 -1
  204. package/locales/hi/notes.json +19 -4
  205. package/locales/hi/opsResult.json +5 -1
  206. package/locales/hi/projects.json +4 -1
  207. package/locales/hi/publicFiles.json +4 -1
  208. package/locales/hi/runtime.json +8 -2
  209. package/locales/hi/services.json +18 -1
  210. package/locales/hi/software.json +3 -1
  211. package/locales/hi/stackWizard.json +16 -1
  212. package/locales/hi/tabs.json +3 -1
  213. package/locales/hi/translation.json +229 -41
  214. package/locales/hi/updates.json +3 -1
  215. package/locales/hi/users.json +2 -1
  216. package/locales/hi/validators.json +7 -3
  217. package/locales/hi/vnc.json +2 -1
  218. package/locales/hi/vpn.json +16 -2
  219. package/locales/id/agents.json +11 -1
  220. package/locales/id/backups.json +5 -1
  221. package/locales/id/btTracker.json +7 -1
  222. package/locales/id/cdn.json +9 -1
  223. package/locales/id/common.json +2 -1
  224. package/locales/id/dashboard.json +2 -1
  225. package/locales/id/db.json +8 -1
  226. package/locales/id/dns.json +3 -1
  227. package/locales/id/docker.json +19 -3
  228. package/locales/id/email.json +22 -1
  229. package/locales/id/files.json +2 -1
  230. package/locales/id/ftp.json +3 -1
  231. package/locales/id/hostBrowse.json +2 -1
  232. package/locales/id/metrics.json +2 -1
  233. package/locales/id/migrate.json +9 -1
  234. package/locales/id/nav.json +2 -1
  235. package/locales/id/network.json +5 -1
  236. package/locales/id/nginx.json +6 -1
  237. package/locales/id/notes.json +19 -4
  238. package/locales/id/opsResult.json +5 -1
  239. package/locales/id/projects.json +4 -1
  240. package/locales/id/publicFiles.json +4 -1
  241. package/locales/id/runtime.json +8 -2
  242. package/locales/id/services.json +18 -1
  243. package/locales/id/software.json +3 -1
  244. package/locales/id/stackWizard.json +16 -1
  245. package/locales/id/tabs.json +3 -1
  246. package/locales/id/translation.json +229 -41
  247. package/locales/id/updates.json +3 -1
  248. package/locales/id/users.json +2 -1
  249. package/locales/id/validators.json +7 -3
  250. package/locales/id/vnc.json +2 -1
  251. package/locales/id/vpn.json +16 -2
  252. package/locales/ja/agents.json +11 -1
  253. package/locales/ja/backups.json +5 -1
  254. package/locales/ja/btTracker.json +7 -1
  255. package/locales/ja/cdn.json +9 -1
  256. package/locales/ja/common.json +2 -1
  257. package/locales/ja/dashboard.json +2 -1
  258. package/locales/ja/db.json +8 -1
  259. package/locales/ja/dns.json +3 -1
  260. package/locales/ja/docker.json +19 -3
  261. package/locales/ja/email.json +22 -1
  262. package/locales/ja/files.json +2 -1
  263. package/locales/ja/ftp.json +3 -1
  264. package/locales/ja/hostBrowse.json +2 -1
  265. package/locales/ja/metrics.json +2 -1
  266. package/locales/ja/migrate.json +9 -1
  267. package/locales/ja/nav.json +2 -1
  268. package/locales/ja/network.json +5 -1
  269. package/locales/ja/nginx.json +6 -1
  270. package/locales/ja/notes.json +19 -4
  271. package/locales/ja/opsResult.json +5 -1
  272. package/locales/ja/projects.json +4 -1
  273. package/locales/ja/publicFiles.json +4 -1
  274. package/locales/ja/runtime.json +8 -2
  275. package/locales/ja/services.json +18 -1
  276. package/locales/ja/software.json +3 -1
  277. package/locales/ja/stackWizard.json +16 -1
  278. package/locales/ja/tabs.json +3 -1
  279. package/locales/ja/translation.json +229 -41
  280. package/locales/ja/updates.json +3 -1
  281. package/locales/ja/users.json +2 -1
  282. package/locales/ja/validators.json +7 -3
  283. package/locales/ja/vnc.json +2 -1
  284. package/locales/ja/vpn.json +16 -2
  285. package/locales/ko/agents.json +11 -1
  286. package/locales/ko/backups.json +5 -1
  287. package/locales/ko/btTracker.json +7 -1
  288. package/locales/ko/cdn.json +9 -1
  289. package/locales/ko/common.json +2 -1
  290. package/locales/ko/dashboard.json +2 -1
  291. package/locales/ko/db.json +8 -1
  292. package/locales/ko/dns.json +3 -1
  293. package/locales/ko/docker.json +19 -3
  294. package/locales/ko/email.json +22 -1
  295. package/locales/ko/files.json +2 -1
  296. package/locales/ko/ftp.json +3 -1
  297. package/locales/ko/hostBrowse.json +2 -1
  298. package/locales/ko/metrics.json +2 -1
  299. package/locales/ko/migrate.json +9 -1
  300. package/locales/ko/nav.json +2 -1
  301. package/locales/ko/network.json +5 -1
  302. package/locales/ko/nginx.json +6 -1
  303. package/locales/ko/notes.json +19 -4
  304. package/locales/ko/opsResult.json +5 -1
  305. package/locales/ko/projects.json +4 -1
  306. package/locales/ko/publicFiles.json +4 -1
  307. package/locales/ko/runtime.json +8 -2
  308. package/locales/ko/services.json +18 -1
  309. package/locales/ko/software.json +3 -1
  310. package/locales/ko/stackWizard.json +16 -1
  311. package/locales/ko/tabs.json +3 -1
  312. package/locales/ko/translation.json +229 -41
  313. package/locales/ko/updates.json +3 -1
  314. package/locales/ko/users.json +2 -1
  315. package/locales/ko/validators.json +7 -3
  316. package/locales/ko/vnc.json +2 -1
  317. package/locales/ko/vpn.json +16 -2
  318. package/locales/pt/agents.json +11 -1
  319. package/locales/pt/backups.json +5 -1
  320. package/locales/pt/btTracker.json +7 -1
  321. package/locales/pt/cdn.json +9 -1
  322. package/locales/pt/common.json +2 -1
  323. package/locales/pt/dashboard.json +2 -1
  324. package/locales/pt/db.json +8 -1
  325. package/locales/pt/dns.json +3 -1
  326. package/locales/pt/docker.json +19 -3
  327. package/locales/pt/email.json +22 -1
  328. package/locales/pt/files.json +2 -1
  329. package/locales/pt/ftp.json +3 -1
  330. package/locales/pt/hostBrowse.json +2 -1
  331. package/locales/pt/metrics.json +2 -1
  332. package/locales/pt/migrate.json +9 -1
  333. package/locales/pt/nav.json +2 -1
  334. package/locales/pt/network.json +5 -1
  335. package/locales/pt/nginx.json +6 -1
  336. package/locales/pt/notes.json +19 -4
  337. package/locales/pt/opsResult.json +5 -1
  338. package/locales/pt/projects.json +4 -1
  339. package/locales/pt/publicFiles.json +4 -1
  340. package/locales/pt/runtime.json +8 -2
  341. package/locales/pt/services.json +18 -1
  342. package/locales/pt/software.json +3 -1
  343. package/locales/pt/stackWizard.json +16 -1
  344. package/locales/pt/tabs.json +3 -1
  345. package/locales/pt/translation.json +229 -41
  346. package/locales/pt/updates.json +3 -1
  347. package/locales/pt/users.json +2 -1
  348. package/locales/pt/validators.json +7 -3
  349. package/locales/pt/vnc.json +2 -1
  350. package/locales/pt/vpn.json +16 -2
  351. package/locales/ur/agents.json +11 -1
  352. package/locales/ur/backups.json +5 -1
  353. package/locales/ur/btTracker.json +7 -1
  354. package/locales/ur/cdn.json +9 -1
  355. package/locales/ur/common.json +2 -1
  356. package/locales/ur/dashboard.json +2 -1
  357. package/locales/ur/db.json +8 -1
  358. package/locales/ur/dns.json +3 -1
  359. package/locales/ur/docker.json +19 -3
  360. package/locales/ur/email.json +22 -1
  361. package/locales/ur/files.json +2 -1
  362. package/locales/ur/ftp.json +3 -1
  363. package/locales/ur/hostBrowse.json +2 -1
  364. package/locales/ur/metrics.json +2 -1
  365. package/locales/ur/migrate.json +9 -1
  366. package/locales/ur/nav.json +2 -1
  367. package/locales/ur/network.json +5 -1
  368. package/locales/ur/nginx.json +6 -1
  369. package/locales/ur/notes.json +19 -4
  370. package/locales/ur/opsResult.json +5 -1
  371. package/locales/ur/projects.json +4 -1
  372. package/locales/ur/publicFiles.json +4 -1
  373. package/locales/ur/runtime.json +8 -2
  374. package/locales/ur/services.json +18 -1
  375. package/locales/ur/software.json +3 -1
  376. package/locales/ur/stackWizard.json +16 -1
  377. package/locales/ur/tabs.json +3 -1
  378. package/locales/ur/translation.json +229 -41
  379. package/locales/ur/updates.json +3 -1
  380. package/locales/ur/users.json +2 -1
  381. package/locales/ur/validators.json +7 -3
  382. package/locales/ur/vnc.json +2 -1
  383. package/locales/ur/vpn.json +16 -2
  384. package/locales/zh-CN/agents.json +11 -1
  385. package/locales/zh-CN/backups.json +5 -1
  386. package/locales/zh-CN/btTracker.json +7 -1
  387. package/locales/zh-CN/cdn.json +9 -1
  388. package/locales/zh-CN/common.json +1 -0
  389. package/locales/zh-CN/dashboard.json +2 -1
  390. package/locales/zh-CN/db.json +10 -3
  391. package/locales/zh-CN/dns.json +2 -0
  392. package/locales/zh-CN/docker.json +19 -3
  393. package/locales/zh-CN/email.json +22 -1
  394. package/locales/zh-CN/files.json +2 -1
  395. package/locales/zh-CN/ftp.json +3 -1
  396. package/locales/zh-CN/hostBrowse.json +2 -1
  397. package/locales/zh-CN/metrics.json +2 -1
  398. package/locales/zh-CN/migrate.json +9 -1
  399. package/locales/zh-CN/nav.json +2 -1
  400. package/locales/zh-CN/network.json +5 -1
  401. package/locales/zh-CN/nginx.json +6 -1
  402. package/locales/zh-CN/notes.json +20 -5
  403. package/locales/zh-CN/opsResult.json +5 -1
  404. package/locales/zh-CN/projects.json +4 -1
  405. package/locales/zh-CN/publicFiles.json +4 -1
  406. package/locales/zh-CN/rbac.json +2 -2
  407. package/locales/zh-CN/runtime.json +8 -2
  408. package/locales/zh-CN/services.json +18 -1
  409. package/locales/zh-CN/software.json +3 -1
  410. package/locales/zh-CN/stackWizard.json +16 -1
  411. package/locales/zh-CN/tabs.json +3 -1
  412. package/locales/zh-CN/translation.json +232 -44
  413. package/locales/zh-CN/updates.json +3 -1
  414. package/locales/zh-CN/users.json +1 -0
  415. package/locales/zh-CN/validators.json +7 -3
  416. package/locales/zh-CN/vnc.json +2 -1
  417. package/locales/zh-CN/vpn.json +17 -3
  418. package/locales/zh-HK/agents.json +14 -4
  419. package/locales/zh-HK/backups.json +5 -1
  420. package/locales/zh-HK/btTracker.json +12 -6
  421. package/locales/zh-HK/cdn.json +8 -0
  422. package/locales/zh-HK/common.json +1 -0
  423. package/locales/zh-HK/dashboard.json +1 -0
  424. package/locales/zh-HK/db.json +10 -3
  425. package/locales/zh-HK/dns.json +2 -0
  426. package/locales/zh-HK/docker.json +17 -1
  427. package/locales/zh-HK/email.json +26 -5
  428. package/locales/zh-HK/fail2ban.json +1 -1
  429. package/locales/zh-HK/files.json +2 -1
  430. package/locales/zh-HK/firewall.json +1 -1
  431. package/locales/zh-HK/ftp.json +2 -0
  432. package/locales/zh-HK/hostBrowse.json +1 -0
  433. package/locales/zh-HK/metrics.json +1 -0
  434. package/locales/zh-HK/migrate.json +8 -0
  435. package/locales/zh-HK/nav.json +1 -0
  436. package/locales/zh-HK/network.json +4 -0
  437. package/locales/zh-HK/nginx.json +6 -1
  438. package/locales/zh-HK/notes.json +19 -4
  439. package/locales/zh-HK/opsResult.json +5 -1
  440. package/locales/zh-HK/projects.json +4 -1
  441. package/locales/zh-HK/protection.json +3 -3
  442. package/locales/zh-HK/publicFiles.json +7 -4
  443. package/locales/zh-HK/rbac.json +2 -2
  444. package/locales/zh-HK/runtime.json +7 -1
  445. package/locales/zh-HK/services.json +17 -0
  446. package/locales/zh-HK/software.json +2 -0
  447. package/locales/zh-HK/stackWizard.json +16 -1
  448. package/locales/zh-HK/tabs.json +3 -1
  449. package/locales/zh-HK/translation.json +233 -45
  450. package/locales/zh-HK/updates.json +3 -1
  451. package/locales/zh-HK/users.json +1 -0
  452. package/locales/zh-HK/validators.json +5 -1
  453. package/locales/zh-HK/vnc.json +1 -0
  454. package/locales/zh-HK/vpn.json +15 -1
  455. package/package.json +1 -1
@@ -19,6 +19,12 @@
19
19
  "activating": "Starting",
20
20
  "stuck": "Start stuck"
21
21
  },
22
+ "cmdStatus": {
23
+ "queued": "已排队",
24
+ "acked": "已确认",
25
+ "done": "已完成",
26
+ "error": "错误"
27
+ },
22
28
  "liveN": "{{count}} 在线",
23
29
  "registeredOnly": "仅登记",
24
30
  "awaitProbe": "待探测",
@@ -61,6 +67,7 @@
61
67
  "finishedAt": "完成 {{at}}",
62
68
  "colCommand": "指令",
63
69
  "colResult": "结果摘要",
70
+ "colExit": "退出码",
64
71
  "hasResult": "有结果",
65
72
  "emptyCmds": "尚未有指令",
66
73
  "emptyCmdsDesc": "按「下指令」排队;边缘 agent 未在线时会一直 queued",
@@ -76,6 +83,7 @@
76
83
  "pathExists": "已存在",
77
84
  "pathMissing": "尚未安装",
78
85
  "unitUnknown": "{{unit}} · 未知",
86
+ "unitFallback": "服务单元",
79
87
  "path": "路径",
80
88
  "probe": "探测",
81
89
  "install": "安装",
@@ -145,7 +153,9 @@
145
153
  "noteRbacCap": "Agent role is capped at write-low.",
146
154
  "journal": "journal",
147
155
  "activatingStuckHint": "Activating longer than 5 minutes — treated as failed. Check journal.",
148
- "noOnlineAgents": "No agents online"
156
+ "noOnlineAgents": "No agents online",
157
+ "writeUnit": "Write unit",
158
+ "writeUnitConfirm": "Write the systemd unit for {{kind}} under /etc/systemd. The service is not started or enabled."
149
159
  },
150
160
  "ai": {
151
161
  "status": {
@@ -478,7 +488,11 @@
478
488
  "trashEmptyDescConfirm": "Permanently delete {{count}} archive(s). Type the count to confirm.",
479
489
  "trashRestored": "Restored from recycle bin",
480
490
  "trashPurged": "Permanently deleted",
481
- "trashedOk": "Moved to recycle bin"
491
+ "trashedOk": "Moved to recycle bin",
492
+ "previewListingTitle": "Archive contents",
493
+ "restoreNamedDesc": "Restore {{name}} into project {{project}}.",
494
+ "overwriteNamedDesc": "Overwrite files of project {{project}} from snapshot {{snapshot}}.",
495
+ "resticSafeNamed": "Restore snapshot {{snapshot}} of project {{project}} into a safe directory."
482
496
  },
483
497
  "btTracker": {
484
498
  "title": "BT追踪器",
@@ -679,7 +693,13 @@
679
693
  "statsAnnouncesHint": "Announce requests seen by the tracker process",
680
694
  "leftoverHashesTitle": "Tracker leftover hashes",
681
695
  "leftoverHashesHint": "Read-only. These announces are not library or share rows.",
682
- "publicHostMissingLive": "Tracker is listening but public announce host is not set. Off-host peers cannot find this seed."
696
+ "publicHostMissingLive": "Tracker is listening but public announce host is not set. Off-host peers cannot find this seed.",
697
+ "restoredCount": "Re-seeded {{seeded}} of {{attempted}} torrents",
698
+ "portInvalid": "Enter a port from 1 to 65535.",
699
+ "extraTrackerRequired": "Enter an announce URL.",
700
+ "stopPort": "Tracker port {{port}} will stop listening.",
701
+ "stopPid": "Process PID {{pid}} will exit.",
702
+ "swarmLeftoverUnlisted": "{{count}} extra leftover announce(s) have no hash in this list."
683
703
  },
684
704
  "catalog": {
685
705
  "sw": {
@@ -918,7 +938,15 @@
918
938
  "hitRateUnknown": "No access log with cache status and no cache directory, so hit rate cannot be estimated.",
919
939
  "offlineHint": "Offline — probe failed. Remove the node if it is leftover.",
920
940
  "applyFailedNoNote": "No stored reason. Re-apply to capture the error.",
921
- "statApplyFailed": "Apply failed"
941
+ "statApplyFailed": "Apply failed",
942
+ "statSitesCount": "{{n}} sites",
943
+ "cacheMethod": {
944
+ "none": "No estimate",
945
+ "access_log": "Access log",
946
+ "cache_dir": "Cache directory",
947
+ "log_format": "Need log format"
948
+ },
949
+ "geoMapLabel": "Geo map (JSON)"
922
950
  },
923
951
  "cli": {
924
952
  "unknownCommand": "未知命令:{{command}}\n执行 `{{cli}} help`",
@@ -2139,6 +2167,7 @@
2139
2167
  "noData": "没有数据",
2140
2168
  "input": "输入",
2141
2169
  "pleaseEnter": "请输入 {{value}}",
2170
+ "pleaseFill": "请填写",
2142
2171
  "required": "必填",
2143
2172
  "about": "说明",
2144
2173
  "operation": "操作",
@@ -2536,7 +2565,8 @@
2536
2565
  "bad": "Problem"
2537
2566
  },
2538
2567
  "publicNo2fa": "This panel listens on all interfaces and your admin account has no 2FA.",
2539
- "readinessBlocked": "{{n}} blocker(s)"
2568
+ "readinessBlocked": "{{n}} blocker(s)",
2569
+ "nameRequired": "Enter a project name"
2540
2570
  },
2541
2571
  "dataTable": {
2542
2572
  "empty": "没有数据",
@@ -2742,12 +2772,12 @@
2742
2772
  "applyBootstrapDesc": "会安装 Galera drop-in 并 bootstrap(galera_new_cluster)。仅第一个节点用一次。",
2743
2773
  "applyJoinDesc": "会安装 Galera drop-in 并 systemctl restart mariadb",
2744
2774
  "confirmApply": "确认应用",
2745
- "deleteClusterTitle": "删除集群登记?",
2775
+ "deleteClusterTitle": "删除集群登记「{{name}}」({{engine}})?",
2746
2776
  "remoteInstallTitle": "远程安装 peer?",
2747
2777
  "pushTitle": "Push 到 peer?",
2748
2778
  "fleetSyncTitle": "Fleet 同步?",
2749
2779
  "confirmOp": "确认操作",
2750
- "deleteClusterDesc": "系统 conf 不会自动清(v1)。",
2780
+ "deleteClusterDesc": "将删除 {{engine}} 集群「{{name}}」的登记。系统 conf 不会自动清(v1)。",
2751
2781
  "remoteInstallDesc": "在 peer 上 install conf + restart。需 YSK_EXECUTE + SSH。",
2752
2782
  "pushDesc": "scp 文件到 peer /tmp?需 YSK_EXECUTE=1 与 SSH key。成功 ≠ peer 已 restart。",
2753
2783
  "fleetSyncDesc": "同步 cluster 快照到 fleet 边緣,再可 apply。",
@@ -2899,7 +2929,14 @@
2899
2929
  "hostCount": "On host",
2900
2930
  "registeredUsers": "Registered users",
2901
2931
  "registeredUsersHint": "Panel registrations only — not every MySQL account",
2902
- "hostStillExists": "Still on host"
2932
+ "hostStillExists": "Still on host",
2933
+ "invalidSqlIdent": "Use a lowercase identifier: start with a letter, then letters, digits, or underscore.",
2934
+ "remoteHostRequired": "Enter a remote host.",
2935
+ "remoteTestUnsaved": "Save this host first, then Test connection. Or fill host and save.",
2936
+ "serverNotInstalled": "This engine is not installed on the server.",
2937
+ "dumpNeedEngine": "Install the engine before exporting a database.",
2938
+ "unboundDatabase": "Database registration removed",
2939
+ "userGoneRefresh": "That user is gone. The list was refreshed."
2903
2940
  },
2904
2941
  "dialogs": {
2905
2942
  "confirmDefault": "确认",
@@ -3012,6 +3049,8 @@
3012
3049
  "lookupType": "查询类型",
3013
3050
  "lookupResults": "查询结果({{count}} 笔)",
3014
3051
  "lookupNoAnswerFail": "查询无答案/失败",
3052
+ "digNotInstalled": "dig 未安装",
3053
+ "digNotInstalledHint": "此分页需要 dig(bind9-dnsutils)。这不是 NXDOMAIN。请在主机用套件管理安装 bind9-dnsutils;本页不会自动安装。",
3015
3054
  "method": "方法:{{method}}",
3016
3055
  "noAnswers": "没有答案",
3017
3056
  "noAnswersDesc": "NXDOMAIN、空 RRset 或解析失败",
@@ -3271,7 +3310,11 @@
3271
3310
  "mutateFailed": "Docker 命令失败",
3272
3311
  "engineFailed": "无法控制 docker.service",
3273
3312
  "badExec": "exec 只限允许清单内的二进制与预设(不可用 shell,不可开 TTY)",
3274
- "uninstallBusy": "请先停止由面板管理的容器(包括验证者堆栈)再卸载 Docker"
3313
+ "uninstallBusy": "请先停止由面板管理的容器(包括验证者堆栈)再卸载 Docker",
3314
+ "badCommand": "Invalid command or entrypoint",
3315
+ "portBusy": "Host port {{bind}}:{{port}} is already in use",
3316
+ "nameInUse": "A container named {{name}} already exists. Remove it or pick another name.",
3317
+ "unpublished": "Container did not attach to a network or publish ports. Not treating this as started."
3275
3318
  },
3276
3319
  "notes": {
3277
3320
  "dryMutate": "此为试运行。要改主机请加 --execute 及 YSK_EXECUTE=1。",
@@ -3302,7 +3345,8 @@
3302
3345
  "start": "已启动 docker.service",
3303
3346
  "stop": "已停止 docker.service",
3304
3347
  "restart": "已重启 docker.service"
3305
- }
3348
+ },
3349
+ "leftoverRemoved": "Removed leftover container {{name}} after bind failure"
3306
3350
  },
3307
3351
  "needEngineTitle": "请先安装 Docker Engine",
3308
3352
  "notInstalledValue": "未安装",
@@ -3374,7 +3418,18 @@
3374
3418
  "customPortContainer": "容器端口",
3375
3419
  "pctUsed": "已用 {{n}}%",
3376
3420
  "customPortHint": "1–65535。例如 9090 → 80。",
3377
- "pickBridge": "选择 bridge 网络"
3421
+ "pickBridge": "选择 bridge 网络",
3422
+ "command": "Command",
3423
+ "commandHint": "Optional. Tokens after the image. Leave blank to use the image CMD.",
3424
+ "entrypoint": "Entrypoint",
3425
+ "entrypointHint": "Optional single binary. Leave blank to use the image ENTRYPOINT.",
3426
+ "portMap": "host:container",
3427
+ "portOccupied": "This host port is already in use",
3428
+ "validatorImage": "Managed by validator nodes",
3429
+ "newVolume": "New named volume",
3430
+ "loopbackUrl": "Local test URL",
3431
+ "nginxProxy": "Create Nginx reverse proxy",
3432
+ "intentPorts": "Requested (not published)"
3378
3433
  },
3379
3434
  "deleteTitle": "删除 {{id}}",
3380
3435
  "deleteDesc": "此操作无法复原。",
@@ -3909,7 +3964,28 @@
3909
3964
  "deliverabilityChecks": "Checks",
3910
3965
  "healthPartialScore": "Partial {{n}}/100 (DNS only)",
3911
3966
  "healthPartialHint": "DNS checklist only — live and blacklist not probed.",
3912
- "deleteImpact": "{{mailboxes}} mailboxes · {{records}} DNS records · {{aliases}} aliases"
3967
+ "deleteImpact": "{{mailboxes}} mailboxes · {{records}} DNS records · {{aliases}} aliases",
3968
+ "domainRequired": "Enter a domain",
3969
+ "domainInvalid": "Enter a valid domain",
3970
+ "serverIpRequired": "Enter a server IP",
3971
+ "serverIpInvalid": "Enter a valid IP address",
3972
+ "serverIpv6Invalid": "Enter a valid IPv6 address",
3973
+ "localPartRequired": "Enter a local part",
3974
+ "localPartInvalid": "Local part may only use letters, digits, . _ + -",
3975
+ "aliasDestRequired": "Enter at least one destination address",
3976
+ "mailboxStatusManaged": "Managed",
3977
+ "mailboxStatusActiveShort": "Active",
3978
+ "mailboxStatusDisabledShort": "Disabled",
3979
+ "mailboxStatusSystem": "System provisioned",
3980
+ "mailboxStatusPending": "Pending system",
3981
+ "mailboxStatusFailed": "System failed",
3982
+ "dnsblCleanStatus": "Not listed",
3983
+ "dnsblListedStatus": "Listed",
3984
+ "deliverabilityDone": "Delivery check complete ({{score}}/100)",
3985
+ "sieveEmpty": "No written Sieve files",
3986
+ "sieveListed": "{{count}} written file(s)",
3987
+ "webmailHostnameRequired": "Enter a webmail hostname",
3988
+ "sieveFilesTitle": "Written files"
3913
3989
  },
3914
3990
  "errors": {
3915
3991
  "YSK_UNAUTHORIZED": "未授权",
@@ -4441,7 +4517,8 @@
4441
4517
  "pillTrash": "{{count}} in trash",
4442
4518
  "pillSpace": "{{used}} used",
4443
4519
  "webdavTokenInactive": "Disabled — token #{{id}} is not active",
4444
- "webdavOffNoToken": "Disabled (no active token)"
4520
+ "webdavOffNoToken": "Disabled (no active token)",
4521
+ "restoreVersionConfirm": "Restore {{version}} over the current file {{file}}? This overwrites the file on disk."
4445
4522
  },
4446
4523
  "firewall": {
4447
4524
  "profiles": {
@@ -4718,7 +4795,9 @@
4718
4795
  "plainConfirmC1": "Usernames and passwords are visible on the network.",
4719
4796
  "plainConfirmC2": "PASV will advertise the configured public IP.",
4720
4797
  "plainConfirmC3": "Host firewall and cloud security group are not opened for you.",
4721
- "plainConfirmAction": "Start cleartext FTP"
4798
+ "plainConfirmAction": "Start cleartext FTP",
4799
+ "sftpKeyInvalid": "Need a username and a public key that starts with ssh-.",
4800
+ "deleteAccountNamed": "Delete FTP account {{name}}?"
4722
4801
  },
4723
4802
  "geo": {
4724
4803
  "continents": {
@@ -5019,7 +5098,8 @@
5019
5098
  "closeNoSession": "No session yet",
5020
5099
  "resumeHintDetail": "Resume previous session ({{count}} tabs) · {{url}} · {{when}}",
5021
5100
  "resumeHintOwned": "Resume last browse for {{user}} ({{count}} tabs) · {{url}} · {{when}}",
5022
- "clearSessionData": "Clear session data"
5101
+ "clearSessionData": "Clear session data",
5102
+ "clearSessionConfirm": "This discards the resume snapshot for the previous browse session. You cannot restore those tabs afterwards."
5023
5103
  },
5024
5104
  "listToolbar": {
5025
5105
  "searchPlaceholder": "搜索…",
@@ -5385,7 +5465,8 @@
5385
5465
  "selectForSignal": "Select",
5386
5466
  "forceKillTitleNamed": "KILL PID {{pid}} ({{cmd}})?",
5387
5467
  "sendSigTitleNamed": "Send TERM to PID {{pid}} ({{cmd}})?",
5388
- "controlPlaneNoSignal": "The control-plane process cannot be signalled"
5468
+ "controlPlaneNoSignal": "The control-plane process cannot be signalled",
5469
+ "shareOfMeasured": "{{pct}}% of measured"
5389
5470
  },
5390
5471
  "migrate": {
5391
5472
  "tabInventory": "盘点",
@@ -5493,7 +5574,15 @@
5493
5574
  "sourceDbRedis": "Databases / Redis",
5494
5575
  "sourceDbRedisValue": "{{db}} databases · {{redis}} Redis",
5495
5576
  "orphanColEntries": "Entries",
5496
- "orphanEntries": "{{n}} top-level entries in the directory"
5577
+ "orphanEntries": "{{n}} top-level entries in the directory",
5578
+ "jobPhase": "Job {{id}} · {{phase}}",
5579
+ "phaseName": {
5580
+ "failed": "Failed",
5581
+ "done": "Done",
5582
+ "running": "Running",
5583
+ "queued": "Queued",
5584
+ "cancelled": "Cancelled"
5585
+ }
5497
5586
  },
5498
5587
  "multiCheck": {
5499
5588
  "customPlaceholder": "自定义代码",
@@ -5597,7 +5686,8 @@
5597
5686
  "noAccessDesc": "你的角色不能开启此页。如需使用,请向管理员申请。",
5598
5687
  "backToDashboard": "返回仪表板",
5599
5688
  "validators": "验证者节点 (Beta)",
5600
- "docker": "Docker"
5689
+ "docker": "Docker",
5690
+ "cluster": "Clusters"
5601
5691
  },
5602
5692
  "network": {
5603
5693
  "title": "网络接口",
@@ -5764,7 +5854,11 @@
5764
5854
  "other": "Other",
5765
5855
  "loopback": "Always on",
5766
5856
  "loopbackHint": "Loopback is always available and cannot be changed."
5767
- }
5857
+ },
5858
+ "deleteRouteNamed": "Delete route {{dst}}?",
5859
+ "deleteRouteBody": "Remove {{dst}}{{via}}{{dev}} from the live routing table.",
5860
+ "viaGw": " via {{gw}}",
5861
+ "onDev": " on {{dev}}"
5768
5862
  },
5769
5863
  "nginx": {
5770
5864
  "pillSites": "{{count}} 站点",
@@ -5851,7 +5945,12 @@
5851
5945
  "bodyInherit": "跟随全局",
5852
5946
  "stopSites": "{{n}} site(s) will stop answering HTTP.",
5853
5947
  "purgeCacheTitle": "Purge Nginx cache and reload?",
5854
- "purgeCacheDesc": "Clears the on-disk cache and reloads Nginx. Live sites stay up."
5948
+ "purgeCacheDesc": "Clears the on-disk cache and reloads Nginx. Live sites stay up.",
5949
+ "deleteTitleNamed": "Delete site {{name}}?",
5950
+ "deleteDescNamed": "Remove {{name}} from the panel. Applied sites will also drop their managed nginx conf.",
5951
+ "invalidServerName": "Enter a valid hostname (e.g. app.example.com).",
5952
+ "needUpstream": "Upstream is required for reverse proxy sites.",
5953
+ "needRoot": "Document root is required for static and PHP sites."
5855
5954
  },
5856
5955
  "notFound": {
5857
5956
  "title": "找不到页面",
@@ -5930,7 +6029,8 @@
5930
6029
  "movedToTrash": "Moved {{name}} to the recycle bin. Permanent delete after {{days}} days.",
5931
6030
  "restoreNameExists": "Cannot restore {{name}} — a live archive with that name already exists.",
5932
6031
  "restoredFromTrash": "Restored {{name}} from the recycle bin.",
5933
- "trashEmptied": "Permanently deleted {{n}} archive(s) from the recycle bin."
6032
+ "trashEmptied": "Permanently deleted {{n}} archive(s) from the recycle bin.",
6033
+ "partialOk": "Partial success — {{n}} project(s) skipped"
5934
6034
  },
5935
6035
  "redis": {
5936
6036
  "cliMissing": "未安装 redis-cli",
@@ -5949,7 +6049,8 @@
5949
6049
  "orphanCleanupFailed": "清理幽灵 Nginx conf 失败:{{detail}}",
5950
6050
  "settingsWritten": "已写入 Nginx 全局 snippet",
5951
6051
  "settingsNeedExecute": "应用需 YSK_EXECUTE",
5952
- "reloadFailed": "nginx reload 失败"
6052
+ "reloadFailed": "nginx reload 失败",
6053
+ "keptLiveSsl": "Kept live HTTPS block in {{path}} (managed template had no listen 443)"
5953
6054
  },
5954
6055
  "ssl": {
5955
6056
  "requestCert": "申请证书"
@@ -6026,6 +6127,8 @@
6026
6127
  "noManagedZones": "No managed zone files under dataDir/dns/zones",
6027
6128
  "pdnsListZones": "PowerDNS list-zones: {{n}}",
6028
6129
  "lookupIgnoredAt": "dig is unavailable — @{{server}} was ignored. Not using the system resolver as that server’s answer.",
6130
+ "digNotInstalled": "dig 未安装",
6131
+ "digEmpty": "dig 无答案",
6029
6132
  "localAOk": "local A {{name}} → {{ip}}"
6030
6133
  },
6031
6134
  "db": {
@@ -6073,7 +6176,11 @@
6073
6176
  "dovecotPassdbWrittenNeedApply": "已写入 passwd-file(dataDir)— 需 EXECUTE+root 套用到 Dovecot 才可登录",
6074
6177
  "postqueueSetgidBroken": "Postfix 队列工具失败:main.cf 中 setgid_group 为空。应设为 postdrop(有 YSK_EXECUTE 时面板会尝试自动修复)。",
6075
6178
  "postqueueMailDown": "Postfix 未运行(showq 不可用)。有 YSK_EXECUTE 时面板会尝试启动 — 请检查软件分页或 systemctl status postfix。",
6076
- "postqueueSpoolMissing": "Postfix 队列目录缺失(例如 hold/)。有 YSK_EXECUTE 时面板会尝试创建 spool 并启动 Postfix。"
6179
+ "postqueueSpoolMissing": "Postfix 队列目录缺失(例如 hold/)。有 YSK_EXECUTE 时面板会尝试创建 spool 并启动 Postfix。",
6180
+ "invalidDomain": "Enter a valid mail domain",
6181
+ "invalidServerIp": "Enter a valid server IP",
6182
+ "mailboxLocalPartInvalid": "Mailbox local-part may only use letters, digits, . _ + -",
6183
+ "passwordTooShort": "Password must be at least 8 characters"
6077
6184
  },
6078
6185
  "agents": {
6079
6186
  "sessionNotFound": "找不到 session:{{sessionId}}"
@@ -8756,9 +8863,9 @@
8756
8863
  "serverMissing": "尚未初始化 WireGuard 伺服器 — 請先啟動伺服器。",
8757
8864
  "peerCreated": "已建立客戶端「{{name}}」。",
8758
8865
  "peerNotFound": "找不到客戶端。",
8759
- "peerRemoved": "已移除客戶端。",
8866
+ "peerRemoved": "已移除 {{name}}。",
8760
8867
  "setEndpointHint": "請設定公開端點(host:port),手機客戶端才能連上。",
8761
- "invalidConf": "設定檔須包含 [Interface] PrivateKey。",
8868
+ "invalidConf": "此文件不是有效的 VPN 客户端配置。请使用 WireGuard 或 OpenVPN 客户端配置文件。",
8762
8869
  "clientImported": "已匯入設定檔「{{name}}」。",
8763
8870
  "profileNotFound": "找不到客戶端設定檔。",
8764
8871
  "clientUpFailed": "連線失敗:{{detail}}",
@@ -9051,6 +9158,13 @@
9051
9158
  "liveConf": "生效 Nginx 配置文件:{{path}}",
9052
9159
  "publicRoot": "公开根目录:{{path}}",
9053
9160
  "confNameStale": "配置文件 {{file}} 与当前 server_name {{serverName}} 不一致。请再套用公用文件以改名。"
9161
+ },
9162
+ "needHost": "Enter a host",
9163
+ "health": {
9164
+ "portListening": "Port {{port}} is listening",
9165
+ "portNotListening": "Port {{port}} is not listening",
9166
+ "httpOk": "HTTP OK {{status}}",
9167
+ "httpFail": "HTTP failed: {{detail}}"
9054
9168
  }
9055
9169
  },
9056
9170
  "ops": {
@@ -9112,7 +9226,11 @@
9112
9226
  "stepStoppedOld": "已停止旧进程",
9113
9227
  "stepTuningApplied": "已应用运行时调校",
9114
9228
  "stepUnitWritten": "已写入 systemd 服务",
9115
- "stepSystemdStartFailed": "systemd 启动失败 — 已降级为进程启动"
9229
+ "stepSystemdStartFailed": "systemd 启动失败 — 已降级为进程启动",
9230
+ "portListening": "Port {{port}} is listening",
9231
+ "portNotListening": "Port {{port}} is not listening",
9232
+ "httpOk": "HTTP OK {{status}}",
9233
+ "httpFail": "HTTP failed: {{detail}}"
9116
9234
  },
9117
9235
  "pageGuide": {
9118
9236
  "missing": "此页尚未提供说明内容。",
@@ -9858,7 +9976,10 @@
9858
9976
  "goIsolation": "Open Isolation tab",
9859
9977
  "netHstsNeedHttps": "Turn on force HTTPS first",
9860
9978
  "homeMissing": "Home directory does not exist",
9861
- "homeMissingHint": "Same live probe as migrate inventory — create the system user on Isolation"
9979
+ "homeMissingHint": "Same live probe as migrate inventory — create the system user on Isolation",
9980
+ "nameInvalid": "Use a lowercase name: start with a letter, then letters, digits, or hyphen (max 31).",
9981
+ "deployVersionMissing": "Node {{version}} is not installed on this host. Pick an installed version, or install this version first.",
9982
+ "deployUsedBinary": "Deploy used {{path}}"
9862
9983
  },
9863
9984
  "protection": {
9864
9985
  "levels": {
@@ -10319,7 +10440,10 @@
10319
10440
  "liveName": "Live name",
10320
10441
  "draftName": "Draft name",
10321
10442
  "draftUnapplied": "This draft is not applied. Nginx still serves the live name.",
10322
- "discardDraft": "Discard draft"
10443
+ "discardDraft": "Discard draft",
10444
+ "quotaInvalid": "Enter a whole number of MiB, or choose Unlimited.",
10445
+ "serverNameRequired": "Enter a server name.",
10446
+ "serverNameInvalid": "Use a hostname, wildcard, or IP — no spaces or punctuation."
10323
10447
  },
10324
10448
  "rbac": {
10325
10449
  "permissions": "权限",
@@ -10430,8 +10554,8 @@
10430
10554
  "unsavedHint": "此角色有未储存变更",
10431
10555
  "nothingToSave": "没有要储存的变更",
10432
10556
  "saveRole": "储存「{{role}}」政策",
10433
- "discardTitle": "放弃未储存政策?",
10434
- "discardDesc": "转到另一个角色会丢弃未储存的权限变更。",
10557
+ "discardTitle": "舍弃变更?",
10558
+ "discardDesc": "未保存的权限变更将会舍弃。",
10435
10559
  "roleUnavailable": "Not available for this role"
10436
10560
  },
10437
10561
  "readiness": {
@@ -11126,7 +11250,8 @@
11126
11250
  "interpreter": "解释器",
11127
11251
  "user": "用户",
11128
11252
  "unit": "单元",
11129
- "runtime": "运行时"
11253
+ "runtime": "运行时",
11254
+ "pid": "PID"
11130
11255
  },
11131
11256
  "projectsTitle": "YSK 项目进程",
11132
11257
  "projectsDesc": "面板项目对应的 systemd unit(默认部署路径,不是 PM2)。",
@@ -11234,7 +11359,12 @@
11234
11359
  "installedHint": "Host probe result — not the control-plane record",
11235
11360
  "targetHint": "Version this page will install or pin",
11236
11361
  "rebuildFromHost": "Rebuild record from host",
11237
- "rebuiltFromHost": "Record refreshed from host probe"
11362
+ "rebuiltFromHost": "Record refreshed from host probe",
11363
+ "probing": "Probing…",
11364
+ "noBinaryPath": "No binary path",
11365
+ "hostDefaultError": "Host default unavailable",
11366
+ "pm2Tick": "{{at}} · projects {{projects}} · PM2 {{pm2}} · running {{run}}",
11367
+ "domainRequired": "Enter a valid domain before applying the vhost."
11238
11368
  },
11239
11369
  "search": {
11240
11370
  "placeholder": "搜索页面与资源…",
@@ -11866,7 +11996,24 @@
11866
11996
  "reloadTitle": "Reload {{label}} configuration without a full restart",
11867
11997
  "stopConfirmPanelSshdOffDesc": "The panel and API will go offline. sshd is not enabled on boot, so SSH may not be a rescue path after reboot.",
11868
11998
  "stopConfirmPanelSshdOffConsequence": "sshd is not enabled on boot. After reboot you may have no SSH rescue path.",
11869
- "ufwNoLifecycle": "UFW is not started or stopped from this matrix."
11999
+ "ufwNoLifecycle": "UFW is not started or stopped from this matrix.",
12000
+ "restartConfirmConsequence": "{{label}} will briefly interrupt connections, then keep serving HTTP/HTTPS.",
12001
+ "reloadConfirmTitle": "Reload {{label}}?",
12002
+ "reloadConfirmDesc": "Reload {{label}} configuration. Existing sessions should stay up.",
12003
+ "enableConfirmTitle": "Enable {{label}} at boot?",
12004
+ "enableConfirmDesc": "Enable {{label}} so it starts on boot.",
12005
+ "cat": {
12006
+ "web": "Web",
12007
+ "db": "Databases",
12008
+ "mail": "Mail",
12009
+ "dns": "DNS",
12010
+ "ftp": "FTP",
12011
+ "cache": "Cache",
12012
+ "panel": "Panel",
12013
+ "ssh": "SSH",
12014
+ "other": "Other",
12015
+ "runtime": "Runtimes"
12016
+ }
11870
12017
  },
11871
12018
  "software": {
11872
12019
  "title": "软件中心",
@@ -11958,7 +12105,9 @@
11958
12105
  "noTarget": "没有可更新版本",
11959
12106
  "needRuntimePage": "请在运行环境页安装此版本",
11960
12107
  "noAptCandidate": "没有可用的 apt 候选版本",
11961
- "sourceLabel": "来源"
12108
+ "sourceLabel": "来源",
12109
+ "refreshHasUpdate": "Newer version available",
12110
+ "refreshLatest": "Already the latest recorded version"
11962
12111
  },
11963
12112
  "install": {
11964
12113
  "progress": "正在安装:{{list}}…",
@@ -12327,7 +12476,22 @@
12327
12476
  "countHint": "These counts are OS packages in the software plan — not the service-matrix units on the other tab.",
12328
12477
  "executeRoot": "System changes {{execute}} · administrator {{root}}",
12329
12478
  "manifestPlan": "Plan {{plan}} ({{bundles}})",
12330
- "manifestHint": "Last chosen software plan and bundles"
12479
+ "manifestHint": "Last chosen software plan and bundles",
12480
+ "bundle": {
12481
+ "control-plane": "Control plane",
12482
+ "web": "Web hosting",
12483
+ "database": "Databases",
12484
+ "email": "Mail stack",
12485
+ "dns": "DNS",
12486
+ "ftp": "FTP / FTPS",
12487
+ "defense": "Host defense",
12488
+ "runtimes": "Language runtimes"
12489
+ },
12490
+ "planTitle": {
12491
+ "minimal": "Control plane only",
12492
+ "recommended": "Recommended hosting",
12493
+ "full": "All software"
12494
+ }
12331
12495
  },
12332
12496
  "support": {
12333
12497
  "title": "支持",
@@ -12689,7 +12853,9 @@
12689
12853
  "scrollRight": "向右滚动分页",
12690
12854
  "about": "说明",
12691
12855
  "main": "操作",
12692
- "stack": "软件"
12856
+ "stack": "软件",
12857
+ "unknown": "No such tab",
12858
+ "unknownHint": "This page has no tab named {{tab}}."
12693
12859
  },
12694
12860
  "terminal": {
12695
12861
  "tabSession": "连接",
@@ -13182,7 +13348,9 @@
13182
13348
  "cveNotChecked": "Not checked",
13183
13349
  "cveLabel": "CVE",
13184
13350
  "riskUnevaluated": "Not evaluated — run Scan + OSV",
13185
- "footerNewVersion": "New version {{version}}"
13351
+ "footerNewVersion": "New version {{version}}",
13352
+ "applySelfConfirmTitle": "Apply panel update?",
13353
+ "applySelfConfirmDesc": "Install {{from}} → {{to}} and restart the panel service. There is no dry-run."
13186
13354
  },
13187
13355
  "users": {
13188
13356
  "userCount": "{{count}} 用户",
@@ -13235,6 +13403,7 @@
13235
13403
  "mailboxes": "邮箱",
13236
13404
  "diskMiB": "盘 MiB",
13237
13405
  "noPackages": "尚未有套餐",
13406
+ "noPackagesHint": "请用列表右上角创建套餐,然后绑定到用户。",
13238
13407
  "createUserDesc": "密码至少 8 位;创建后可于详情改角色与权限",
13239
13408
  "username": "用户名",
13240
13409
  "passwordHint": "至少 8 位",
@@ -13361,7 +13530,8 @@
13361
13530
  "autoClearCandidate": "Current candidate: {{id}}",
13362
13531
  "autoClearNone": "No stopped instance is a candidate right now.",
13363
13532
  "browseRoot": "Open in file browser",
13364
- "leftoverEmpty": "No leftover instance directories"
13533
+ "leftoverEmpty": "No leftover instance directories",
13534
+ "autoClearCandidates": "Stopped candidates (largest with data first): {{list}}"
13365
13535
  },
13366
13536
  "chain": {
13367
13537
  "eth": "Ethereum",
@@ -13436,7 +13606,8 @@
13436
13606
  },
13437
13607
  "mithril": {
13438
13608
  "label": "先用 Mithril 快照还原(测试网建议)",
13439
- "action": "用 Mithril 还原"
13609
+ "action": "用 Mithril 还原",
13610
+ "hint": "This is a one-time restore after install. It is not written into compose. You can also run it later from the instance page."
13440
13611
  },
13441
13612
  "errors": {
13442
13613
  "notFound": "找不到验证者节点实例",
@@ -13462,7 +13633,9 @@
13462
13633
  "snapshotLookup": "无法解析官方快照指针",
13463
13634
  "needSnapshotConfirm": "还原快照须 confirm=实例标识 或 SNAPSHOT",
13464
13635
  "snapshotBlocked": "快照的 docker run 被允许清单拒绝",
13465
- "snapshotFailed": "快照下载或解压失败"
13636
+ "snapshotFailed": "快照下载或解压失败",
13637
+ "containerNotUp": "Compose started, but the container did not stay running",
13638
+ "probeFailed": "The node is not answering RPC yet. Check logs on this page."
13466
13639
  },
13467
13640
  "notes": {
13468
13641
  "beta": "此功能属 Beta。变更主机须 root 及 YSK_EXECUTE=1。",
@@ -14162,7 +14335,8 @@
14162
14335
  "hostnameFixTitle": "Append this line to /etc/hosts?",
14163
14336
  "hostnameFixDesc": "{{line}}",
14164
14337
  "hostnameFixDone": "Hostname /etc/hosts updated",
14165
- "startAfterCreateBlocked": "Disabled until the hostname resolves",
14338
+ "startAfterCreateBlocked": "主机名可解析后才可启用",
14339
+ "startHostnameBlocked": "主机名可解析后才可启动。请先使用「把主机名写入 /etc/hosts」。",
14166
14340
  "hostnameBrokenIdle": "Hostname {{hostname}} does not resolve on this host. Fix /etc/hosts before you create a session."
14167
14341
  },
14168
14342
  "vpn": {
@@ -14238,6 +14412,8 @@
14238
14412
  "peersTitleSs": "访问密钥",
14239
14413
  "peerName": "名称",
14240
14414
  "peerNamePlaceholder": "电话",
14415
+ "peerNameHint": "可用英文字母、数字、. _ -,不可有空格、/或 !",
14416
+ "peerNameInvalid": "不可使用空格、/或 !。请改为 {{preview}},或自行修改名称。",
14241
14417
  "addPeer": "+ 新增",
14242
14418
  "addPeerWg": "+ 新增 peer",
14243
14419
  "addPeerOvpn": "+ 新增客户端",
@@ -14293,7 +14469,9 @@
14293
14469
  "customHint": "仅将填写的网段进入 tunnel。应用后请重连。",
14294
14470
  "lanCidrs": "区域网段",
14295
14471
  "customCidr": "CIDR",
14296
- "addCidr": "添加"
14472
+ "addCidr": "添加",
14473
+ "cidrRequired": "请填写 CIDR(例如 192.168.1.0/24)。",
14474
+ "cidrInvalid": "请填写有效的 CIDR,例如 192.168.1.0/24。"
14297
14475
  },
14298
14476
  "engineNotInstalled": "此主机尚未安装此 VPN 引擎。",
14299
14477
  "serverNotListening": "服务器单元未在运行。UDP/TCP {{port}} 可能未监听。",
@@ -14308,7 +14486,17 @@
14308
14486
  "privateKeyOnce": "The client private key is shown only here. Download or copy it now — it cannot be recovered later.",
14309
14487
  "showPrivateKey": "Show private key",
14310
14488
  "hidePrivateKey": "Hide private key",
14311
- "deletePeerTitle": "Delete peer {{name}}?",
14312
- "deletePeerDesc": "Remove {{name}} ({{address}}). The client disconnects immediately and the config cannot be restored."
14489
+ "deletePeerTitle": "删除对等端 {{name}}",
14490
+ "deletePeerDesc": "将移除 {{name}}{{address}})。客户端会立即断线,配置无法恢复。WireGuard 服务器保持运行。",
14491
+ "deleteClientTitle": "删除 OpenVPN 客户端 {{name}}?",
14492
+ "deleteClientDesc": "将移除 {{name}}({{address}})。该客户端会立即断线,配置无法恢复。OpenVPN 服务器保持运行。",
14493
+ "deleteKeyTitle": "删除 Shadowsocks 密钥 {{name}}?",
14494
+ "deleteKeyDesc": "将移除访问密钥 {{name}}({{address}})。使用此密钥的客户端会断线。Shadowsocks 服务器保持运行。",
14495
+ "deleteResult": "已移除 {{name}}。",
14496
+ "portInvalid": "监听端口须为 1 至 65535 的整数。",
14497
+ "portRequired": "请填写监听端口。",
14498
+ "importInvalid": "未能识别为 WireGuard 或 OpenVPN 客户端配置。",
14499
+ "qrFailed": "未能生成此配置的二维码。请改为下载或复制文本。",
14500
+ "cfgTitle": "配置 — {{name}}"
14313
14501
  }
14314
14502
  }
@@ -236,5 +236,7 @@
236
236
  "cveNotChecked": "Not checked",
237
237
  "cveLabel": "CVE",
238
238
  "riskUnevaluated": "Not evaluated — run Scan + OSV",
239
- "footerNewVersion": "New version {{version}}"
239
+ "footerNewVersion": "New version {{version}}",
240
+ "applySelfConfirmTitle": "Apply panel update?",
241
+ "applySelfConfirmDesc": "Install {{from}} → {{to}} and restart the panel service. There is no dry-run."
240
242
  }
@@ -49,6 +49,7 @@
49
49
  "mailboxes": "邮箱",
50
50
  "diskMiB": "盘 MiB",
51
51
  "noPackages": "尚未有套餐",
52
+ "noPackagesHint": "请用列表右上角创建套餐,然后绑定到用户。",
52
53
  "createUserDesc": "密码至少 8 位;创建后可于详情改角色与权限",
53
54
  "username": "用户名",
54
55
  "passwordHint": "至少 8 位",