|
254 | 254 | 'PostgreSQL Usage on localhost' => 'PostgreSQL用量 (localhost)', |
255 | 255 | 'Bandwidth Usage eth0' => '网络流量 (eth0)', |
256 | 256 | 'Bandwidth Usage eth1' => '网络流量 (eth1)', |
257 | | - 'Bandwidth Usage venet0' => '网络流量 (venet0)', //For CentOS |
| 257 | + 'Bandwidth Usage venet0' => '网络流量 (venet0)', |
258 | 258 | 'Bandwidth Usage venet1' => '网络流量 (venet1)', |
259 | 259 | 'Exim Usage' => 'Exim 用量', |
260 | 260 | 'FTP Usage' => 'FTP 用量', |
|
298 | 298 | 'Basic options' => '基本选项', |
299 | 299 | 'Aliases' => '别名', |
300 | 300 | 'SSL Certificate' => 'SSL证书', |
301 | | - 'SSL Key' => 'SSL密匙', |
302 | | - 'SSL Certificate Authority / Intermediate' => 'SSL签发机构 / 中级', |
| 301 | + 'SSL Key' => 'SSL密钥', |
| 302 | + 'SSL Certificate Authority / Intermediate' => 'SSL颁发机构 / 中级', |
303 | 303 | 'SSL CSR' => 'SSL CSR', |
304 | 304 | 'optional' => '可选', |
305 | 305 | 'internal' => '内部', |
|
368 | 368 | 'last name' => '姓氏', |
369 | 369 | 'account' => '账户', |
370 | 370 | 'ssl certificate' => 'SSL证书', |
371 | | - 'ssl key' => 'SSL密匙', |
| 371 | + 'ssl key' => 'SSL密钥', |
372 | 372 | 'stats user password' => '统计用户账户密码', |
373 | 373 | 'stats username' => '统计用户名称', |
374 | 374 | 'stats password' => '统计密码', |
|
739 | 739 | 'awstats' => 'AWStats', |
740 | 740 |
|
741 | 741 | 'Vesta SSL' => 'Vesta SSL', |
742 | | - 'SUBJECT' => 'SUBJECT', |
743 | | - 'ALIASES' => 'ALIASES', |
744 | | - 'NOT_BEFORE' => 'NOT_BEFORE', |
745 | | - 'NOT_AFTER' => 'NOT_AFTER', |
746 | | - 'SIGNATURE' => 'SIGNATURE', |
747 | | - 'PUB_KEY' => 'PUB_KEY', |
748 | | - 'ISSUER' => 'ISSUER', |
| 742 | + 'SUBJECT' => '颁发给', |
| 743 | + 'ALIASES' => '可选名称', |
| 744 | + 'NOT_BEFORE' => '有效期从', |
| 745 | + 'NOT_AFTER' => '有效期到', |
| 746 | + 'SIGNATURE' => '签名算法', |
| 747 | + 'PUB_KEY' => '密钥位数', |
| 748 | + 'ISSUER' => '颁发者', |
749 | 749 |
|
750 | 750 | 'Use server hostname' => '采用服务器主机名', |
751 | 751 | 'Use domain hostname' => '采用域名', |
|
0 commit comments