mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
commit
cbb5356a07
1 changed files with 5 additions and 3 deletions
|
@ -261,6 +261,8 @@ $LANG['cn'] = array(
|
||||||
'Bandwidth Usage eth1' => '网络使用情况 (eth1)',
|
'Bandwidth Usage eth1' => '网络使用情况 (eth1)',
|
||||||
'Bandwidth Usage venet0' => '网络使用情况 (venet0)',
|
'Bandwidth Usage venet0' => '网络使用情况 (venet0)',
|
||||||
'Bandwidth Usage venet1' => '网络使用情况 (venet1)',
|
'Bandwidth Usage venet1' => '网络使用情况 (venet1)',
|
||||||
|
'Bandwidth Usage docker0' => '网络使用情况 (docker0)',
|
||||||
|
'Bandwidth Usage docker1' => '网络使用情况 (docker1)',
|
||||||
'Exim Usage' => 'Exim 使用情况',
|
'Exim Usage' => 'Exim 使用情况',
|
||||||
'FTP Usage' => 'FTP 使用情况',
|
'FTP Usage' => 'FTP 使用情况',
|
||||||
'SSH Usage' => 'SSH 使用情况',
|
'SSH Usage' => 'SSH 使用情况',
|
||||||
|
@ -305,7 +307,7 @@ $LANG['cn'] = array(
|
||||||
'Aliases' => '别名',
|
'Aliases' => '别名',
|
||||||
'SSL Certificate' => 'SSL证书',
|
'SSL Certificate' => 'SSL证书',
|
||||||
'SSL Key' => 'SSL密钥',
|
'SSL Key' => 'SSL密钥',
|
||||||
'SSL Certificate Authority / Intermediate' => 'CA证书或中级证书',
|
'SSL Certificate Authority / Intermediate' => 'SSL CA证书 / 中级证书',
|
||||||
'SSL CSR' => 'SSL CSR',
|
'SSL CSR' => 'SSL CSR',
|
||||||
'optional' => '可选',
|
'optional' => '可选',
|
||||||
'internal' => '内部',
|
'internal' => '内部',
|
||||||
|
@ -386,7 +388,7 @@ $LANG['cn'] = array(
|
||||||
'Download AccessLog' => '下载访问日志',
|
'Download AccessLog' => '下载访问日志',
|
||||||
'Download ErrorLog' => '下载错误日志',
|
'Download ErrorLog' => '下载错误日志',
|
||||||
'Country' => '国家地区',
|
'Country' => '国家地区',
|
||||||
'2 letter code' => '采用 ISO 3166-1 二位代码 如: 中国CN / 美国US',
|
'2 letter code' => '采用 ISO 3166-1 α-2 二位代码 如: 中国CN / 美国US',
|
||||||
'State / Province' => '州 / 省级',
|
'State / Province' => '州 / 省级',
|
||||||
'City / Locality' => '市 / 地区',
|
'City / Locality' => '市 / 地区',
|
||||||
'Organization' => '组织名称',
|
'Organization' => '组织名称',
|
||||||
|
@ -704,7 +706,7 @@ $LANG['cn'] = array(
|
||||||
'Add File to the Current Selection' => '将文件添加到当前选中区内',
|
'Add File to the Current Selection' => '将文件添加到当前选中区内',
|
||||||
'Select All Files' => '选择所有文件',
|
'Select All Files' => '选择所有文件',
|
||||||
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' =>
|
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' =>
|
||||||
'快捷键的灵感来自旖旎的 GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> 文件管理器',
|
'快捷键的灵感来自华丽的 GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> 文件管理器',
|
||||||
|
|
||||||
'Licence Key' => '许可密匙',
|
'Licence Key' => '许可密匙',
|
||||||
'Enter License Key' => '输入许可密匙',
|
'Enter License Key' => '输入许可密匙',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue