HEX
Server: Apache
System: Linux sg241.singhost.net 2.6.32-896.16.1.lve1.4.51.el6.x86_64 #1 SMP Wed Jan 17 13:19:23 EST 2018 x86_64
User: honghock (909)
PHP: 8.0.30
Disabled: passthru,system,shell_exec,show_source,exec,popen,proc_open
Upload Files
File: //usr/local/lib/php/RVSeagullMod/modules/block/lang/chinese_simplified-utf-8.php
<?php
$words['Blocks Manager'] = '版块管理';
$words['Browse'] = '浏览';
$words['Edit block'] = '编辑版块';
$words['New block'] = '新增版块';
$words['Reorder blocks'] = '重排版块';
$words['Title class'] = '标题类';
$words['Body class'] = '内容类';
$words['Sections'] = '出现区域';
$words['Order'] = '顺序';
$words['Position'] = '位置';
$words['Block Details'] = '版块细节';
$words['Block successfully added'] = '版块新增完成';
$words['Block details successfully updated'] = '版块更新完成';
$words['The selected block(s) have successfully been deleted'] = '选择的版块已经删除';
$words['You must enter a name for your block'] = '你必须为版块取一个名称';
$words['You must enter a title for your block'] = '你必须为版块定一个标题';
$words['You need to define a class for this block before activating it'] = '启用前你必须为版块定义一个类';
$words['Block'] = '版块';
$words['Reorder instructions'] = '要改变版块显示顺序,须先选择一个版块,然后点击「上移」或「下移」,最后按下送出钮。';
$words['Left column'] = '左边';
$words['Right column'] = '右边';
$words['No section'] = '无选单区';
$words['All sections'] = '所有选单区';
?>