|
227 | 227 | 'User' => '用户', |
228 | 228 | 'Host' => '主机', |
229 | 229 | 'Charset' => '编码', |
230 | | - 'Min' => '几分', |
231 | | - 'Hour' => '几点', |
232 | | - 'Day' => '几号', |
233 | | - 'Month' => '月份', |
234 | | - 'Day of week' => '星期几', |
| 230 | + 'Min' => '分', |
| 231 | + 'Hour' => '时', |
| 232 | + 'Day' => '日', |
| 233 | + 'Month' => '月', |
| 234 | + 'Day of week' => '星期', |
235 | 235 | 'local' => '本地', |
236 | 236 | 'Run Time' => '运行时间', |
237 | 237 | 'Backup Size' => '备份大小', |
|
368 | 368 | 'stats password' => '统计密码', |
369 | 369 | 'ftp user password' => 'FTP用户账户密码', |
370 | 370 | 'ftp user' => 'FTP用户', |
371 | | - 'Last 70 lines of %s.%s.log' => '最后70行 %s.%s.日志', |
| 371 | + 'Last 70 lines of %s.%s.log' => '%s.%s.log 的最后 70 行', |
372 | 372 | 'AccessLog' => '访问日志', |
373 | 373 | 'ErrorLog' => '错误日志', |
374 | 374 | 'Download AccessLog' => '下载访问日志', |
|
395 | 395 | 'VESTA' => 'VESTA', |
396 | 396 | 'Add one more Name Server' => '增加一个DNS服务器', |
397 | 397 |
|
398 | | - 'web domain' => 'web domain', |
399 | | - 'dns domain' => 'dns domain', |
400 | | - 'dns record' => 'dns record', |
401 | | - 'mail domain' => 'mail domain', |
402 | | - 'mail account' => 'mail account', |
403 | | - 'cron job' => 'cron job', |
| 398 | + 'web domain' => '网站域名', |
| 399 | + 'dns domain' => 'DNS 域名', |
| 400 | + 'dns record' => 'DNS 记录', |
| 401 | + 'mail domain' => '邮箱域名', |
| 402 | + 'mail account' => '邮箱账户', |
| 403 | + 'cron job' => '定时任务', |
404 | 404 |
|
405 | 405 | 'cron' => '任务', |
406 | 406 | 'user dir' => '用户目录', |
|
530 | 530 | 'MAIL_RESET_SUBJECT' => '密码重置在 %s', |
531 | 531 | 'PASSWORD_RESET_REQUEST' => '重置密码请点击链接:\nhttps://%s/reset/?action=confirm&user=%s&code=%s\n\n或者您可以到 https://%s/reset/?action=code&user=%s 输入密码重置代码:\n%s\n\n如果您没有要求重置密码,请忽略此邮件\n\n--\nVesta Control Panel\n', |
532 | 532 |
|
533 | | - 'Jan' => '01月', |
534 | | - 'Feb' => '02月', |
535 | | - 'Mar' => '03月', |
536 | | - 'Apr' => '04月', |
537 | | - 'May' => '05月', |
538 | | - 'Jun' => '06月', |
539 | | - 'Jul' => '07月', |
540 | | - 'Aug' => '08月', |
541 | | - 'Sep' => '09月', |
| 533 | + 'Jan' => '1月', |
| 534 | + 'Feb' => '2月', |
| 535 | + 'Mar' => '3月', |
| 536 | + 'Apr' => '4月', |
| 537 | + 'May' => '5月', |
| 538 | + 'Jun' => '6月', |
| 539 | + 'Jul' => '7月', |
| 540 | + 'Aug' => '8月', |
| 541 | + 'Sep' => '9月', |
542 | 542 | 'Oct' => '10月', |
543 | 543 | 'Nov' => '11月', |
544 | 544 | 'Dec' => '12月', |
|
751 | 751 | 'No encryption' => '未加密', |
752 | 752 | 'Do not use encryption' => '不加密', |
753 | 753 |
|
754 | | - 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', |
| 754 | + 'maximum characters length, including prefix' => '包含前缀最长 %s 个字符', |
755 | 755 |
|
756 | 756 | ); |
0 commit comments