File: //usr/local/lib/php/RVSeagullMod/modules/navigation/lang/chinese_simplified-utf-8.php
<?php
$words['Pages'] = '选单';
$words['Page Manager'] = '选单管理';
$words['Page Manager :: Add'] = '选单管理 :: 添加';
$words['Page Manager :: Edit'] = '选单管理 :: 编辑';
$words['Section ID'] = '编号';
$words['Page Title'] = '标题';
$words['Parent Page'] = '父阶';
$words['Page'] = '本页';
$words['static articles'] = '静态文章';
$words['dynamic pages'] = '动态网页';
$words['Additional params'] = '参数';
$words['do not add the ?'] = '不要加?符号';
$words['Anchor'] = '锚';
$words['just the anchor name'] = '锚名称';
$words['check to activate'] = '激活';
$words['Can view'] = '允许浏览';
$words['intro text 1'] = '介绍1';
$words['intro text 2'] = '介绍2';
$words['Section details updated, no data changed'] = '区域细节更新,资料没有改变';
$words['Categories'] = '分类';
$words['Category Manager'] = '分类管理';
$words['Category ID'] = '分类编号';
$words['Current Category Name'] = '目前分类名称';
$words['New Category Name'] = '新分类名称';
$words['Category will be Added Under'] = '分类将添加至';
$words['Target Parent Category'] = '父分类';
$words['Add Category'] = '添加分类';
$words['Add Root Category'] = '添加根分类';
$words['Edit Category'] = '编辑分类';
$words['Move Category'] = '移动分类';
$words['Delete Category'] = '删除分类';
$words['You are here'] = '你在此';
$words['category'] = '分类';
$words['Category'] = '分类';
$words['Please select a new parent category'] = '请选择一个新的父分类';
$words['Please enter a value in the field before submitting'] = '请在送出前填写资料';
$words['The category has successfully been updated'] = '分类更新完成';
$words['The category has successfully been moved'] = '分类移动完成';
$words['The category has successfully been added'] = '分类添加完成';
$words['The category has successfully been deleted'] = '分类删除完成';
$words['Root'] = '根';
$words['Editing a Category'] = '编辑分类';
$words['Adding a New Category'] = '添加新分类';
$words['Moving a Category'] = '移动分类';
$words['Deleting a Category'] = '准备删掉的分类';
$words['Category to Delete'] = '要删的分类';
$words['do not delete root category'] = '不要删掉根分类';
$words['Welcome to Category Manager'] = '欢迎光临分类管理';
$words['Please chose a category from the left site or click here to'] = '请选择分类';
$words['Permissions Mgr'] = '权限管理';
$words['Current Category'] = '目前分类';
$words['Current'] = '目前';
$words['Group Name'] = '群组名';
$words['Has Permissions'] = '有权限';
$words['Yes'] = '是';
$words['No'] = '否';
$words['perms successfully updated'] = '权限已更新';
$words['new section'] = '添加选单';
$words['Reorder sections'] = '重排顺序';
$words['Resource URI'] = '网址';
$words['Status'] = '状态';
$words['Parent ID'] = '父页';
$words['Order'] = '顺序';
$words['Move/Edit'] = '移动/编辑';
$words['Delete selected section(s)'] = '删除选择的区段';
$words['Modify nav bar appearance'] = '修改选单外观';
$words['Navigation Style Manager'] = '选单风格管理';
$words['new style'] = '新增风格';
$words['edit navigation template'] = '编辑选单模板';
$words['Sections reordered successfully'] = '完成区段顺序重排';
$words['Section successfully added'] = '完成区段新增';
$words['The selected section(s) have successfully been deleted'] = '选择的区段已经删除';
$words['Section details successfully updated'] = '完成区段内容更新';
$words['A section may not be a parent to itself and therefore was not moved.'] = '区段不可为自己的父辈因此没有移动.';
$words['The default style may not be modified'] = '内定风格不可修改';
$words['The selected style has been deleted successfully'] = '选择的风格已经删除';
$words['Current style successfully changed'] = '目前风格已经改变';
$words['Style values successfully saved'] = '完成风格内容储存';
?>