Skip to content

Commit e861831

Browse files
authored
Merge pull request hestiacp#1184 from myrevery/patch-1
Update cn.php
2 parents d02303f + 8d342ee commit e861831

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

web/inc/i18n/cn.php

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@
254254
'PostgreSQL Usage on localhost' => 'PostgreSQL用量 (localhost)',
255255
'Bandwidth Usage eth0' => '网络流量 (eth0)',
256256
'Bandwidth Usage eth1' => '网络流量 (eth1)',
257-
'Bandwidth Usage venet0' => '网络流量 (venet0)', //For CentOS
257+
'Bandwidth Usage venet0' => '网络流量 (venet0)',
258258
'Bandwidth Usage venet1' => '网络流量 (venet1)',
259259
'Exim Usage' => 'Exim 用量',
260260
'FTP Usage' => 'FTP 用量',
@@ -298,8 +298,8 @@
298298
'Basic options' => '基本选项',
299299
'Aliases' => '别名',
300300
'SSL Certificate' => 'SSL证书',
301-
'SSL Key' => 'SSL密匙',
302-
'SSL Certificate Authority / Intermediate' => 'SSL签发机构 / 中级',
301+
'SSL Key' => 'SSL密钥',
302+
'SSL Certificate Authority / Intermediate' => 'SSL颁发机构 / 中级',
303303
'SSL CSR' => 'SSL CSR',
304304
'optional' => '可选',
305305
'internal' => '内部',
@@ -368,7 +368,7 @@
368368
'last name' => '姓氏',
369369
'account' => '账户',
370370
'ssl certificate' => 'SSL证书',
371-
'ssl key' => 'SSL密匙',
371+
'ssl key' => 'SSL密钥',
372372
'stats user password' => '统计用户账户密码',
373373
'stats username' => '统计用户名称',
374374
'stats password' => '统计密码',
@@ -739,13 +739,13 @@
739739
'awstats' => 'AWStats',
740740

741741
'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' => '颁发者',
749749

750750
'Use server hostname' => '采用服务器主机名',
751751
'Use domain hostname' => '采用域名',

0 commit comments

Comments
 (0)