Commit 93838b76 authored by oimken's avatar oimken Committed by Nicolas Widart

Update all simplified-chinese translations (#287)

* Update all simplified-chinese translations

Update all simplified-chinese translations(add the missing translations
base on english.)

* .gitignore .idea

* Update .gitignore
parent 85fc8fec
...@@ -25,4 +25,8 @@ return [ ...@@ -25,4 +25,8 @@ return [
'online' => '在线', 'online' => '在线',
'name' => '名称', 'name' => '名称',
'body' => '内容', 'body' => '内容',
'list resource' => '块元素列表',
'create resource' => '创建块元素',
'edit resource' => '编辑块元素',
'destroy resource' => '删除块元素',
]; ];
...@@ -21,4 +21,8 @@ return [ ...@@ -21,4 +21,8 @@ return [
'navigation' => [ 'navigation' => [
'back to index' => '返回到分类列表', 'back to index' => '返回到分类列表',
], ],
'list resource' => '分类列表',
'create resource' => '创建分类',
'edit resource' => '编辑分类',
'destroy resource' => '删除分类',
]; ];
...@@ -21,5 +21,9 @@ return [ ...@@ -21,5 +21,9 @@ return [
'navigation' => [ 'navigation' => [
'back to index' => '返回到日志列表', 'back to index' => '返回到日志列表',
], ],
'latest posts' => '最近日志', 'latest posts' => '最新日志',
'list resource' => '日志列表',
'create resource' => '创建日志',
'edit resource' => '编辑日志',
'destroy resource' => '删除日志',
]; ];
<?php
return [
'title' => [
'tag' => '标签',
'create tag' => '创建标签',
'edit tag' => '编辑标签',
],
'button' => [
'create tag' => '创建标签',
],
'table' => [
'name' => '名称',
'slug' => 'Slug',
],
'form' => [
'name' => '名称',
'slug' => 'Slug',
],
'messages' => [
],
'validation' => [
],
'list resource' => '标签列表',
'create resource' => '创建标签',
'edit resource' => '编辑标签',
'destroy resource' => '删除标签',
];
...@@ -42,6 +42,7 @@ return [ ...@@ -42,6 +42,7 @@ return [
'available keyboard shortcuts' => '此页面可用的键盘快捷键', 'available keyboard shortcuts' => '此页面可用的键盘快捷键',
'view website' => '查看站点', 'view website' => '查看站点',
'complete your profile' => '完善个人资料', 'complete your profile' => '完善个人资料',
'profile' => '资料',
'sign out' => '登出', 'sign out' => '登出',
], ],
'messages' => [ 'messages' => [
...@@ -53,4 +54,8 @@ return [ ...@@ -53,4 +54,8 @@ return [
'back' => 'Back', 'back' => 'Back',
'back to index' => '返回到 :name 列表', 'back to index' => '返回到 :name 列表',
'permission denied' => '无此权限. (需要权限: ":permission")', 'permission denied' => '无此权限. (需要权限: ":permission")',
'list resource' => ':name列表',
'create resource' => '创建:name',
'edit resource' => '编辑:name',
'destroy resource' => 'Delete :name',
]; ];
...@@ -2,8 +2,9 @@ ...@@ -2,8 +2,9 @@
return [ return [
'site-name' => '站点名称', 'site-name' => '站点名称',
'site-name-mini' => '精简的站点名称',
'site-description' => '站点描述', 'site-description' => '站点描述',
'template' => '前台模板', 'template' => '前台模板',
'google-analytics' => 'Google Analytics 代码', 'analytics-script' => '站点统计分析脚本',
'locales' => '站点语言', 'locales' => '站点语言',
]; ];
...@@ -2,4 +2,5 @@ ...@@ -2,4 +2,5 @@
return [ return [
'content' => '内容', 'content' => '内容',
'show group' => '显示边栏组',
]; ];
...@@ -4,8 +4,12 @@ return [ ...@@ -4,8 +4,12 @@ return [
'name' => '概览', 'name' => '概览',
'edit grid' => '编辑栅格', 'edit grid' => '编辑栅格',
'reset grid' => '重置栅格', 'reset grid' => '重置栅格',
'save grid' => '保存栅格',
'add widget' => '添加挂件', 'add widget' => '添加挂件',
'add widget to dashboard' => '添加关键到概览', 'add widget to dashboard' => '添加关键到概览',
'reset not needed' => '概览页面不需要重置', 'reset not needed' => '概览页面不需要重置',
'dashboard reset' => '概览页面已重置', 'dashboard reset' => '概览页面已重置',
'list resource' => '查看概览页面',
'edit resource' => '更新概览页面',
'reset resource' => '重置概览页面',
]; ];
...@@ -32,4 +32,8 @@ return [ ...@@ -32,4 +32,8 @@ return [
'insert' => '插入文件', 'insert' => '插入文件',
'file picker' => '文件选择器', 'file picker' => '文件选择器',
'Browse' => '浏览 ...', 'Browse' => '浏览 ...',
'list resource' => '媒体文件列表',
'create resource' => '创建媒体文件',
'edit resource' => '编辑媒体文件',
'destroy resource' => '删除媒体文件',
]; ];
<?php
return [
'form' => [
'page' => '页面',
'module' => '模块',
'target' => '目标',
'same tab' => '当前窗口',
'new tab' => '新窗口',
'icon' => '图标',
'class' => 'CSS样式',
'parent menu item' => '上级菜单条目',
],
'link-type' => [
'link type' => '链接类型',
'page' => '页面',
'internal' => '内部链接',
'external' => '外部链接',
],
'list resource' => '菜单条目列表',
'create resource' => '创建菜单条目',
'edit resource' => '编辑菜单条目',
'destroy resource' => '删除菜单条目',
];
<?php
return [
'title' => '菜单',
'titles' => [
'menu' => '菜单管理',
'create menu' => '创建菜单',
'edit menu' => '编辑菜单',
'create menu item' => '创建菜单条目',
'edit menu item' => '编辑菜单条目',
],
'breadcrumb' => [
'menu' => '菜单管理',
'create menu' => '创建菜单',
'edit menu' => '编辑菜单',
'create menu item' => '创建菜单条目',
'edit menu item' => '编辑菜单条目',
],
'button' => [
'create menu item' => '创建菜单条目',
'create menu' => '创建菜单',
],
'table' => [
'name' => '名称',
'title' => '标题',
],
'form' => [
'title' => '标题',
'name' => '名称',
'status' => '在线',
'uri' => 'URI',
'url' => 'URL',
'primary' => '主菜单 (用于前台导航)',
],
'navigation' => [
'back to index' => '返回菜单首页',
],
'list resource' => '菜单列表',
'create resource' => '创建菜单',
'edit resource' => '编辑菜单',
'destroy resource' => '删除菜单',
];
<?php
return [
/* Menu management */
'menu created' => '菜单已成功创建.',
'menu not found' => '未找到菜单.',
'menu updated' => '菜单已成功更新.',
'menu deleted' => '菜单已成功删除.',
/* MenuItem management */
'menuitem created' => '菜单条目已成功创建.',
'menuitem not found' => '未找到菜单条目.',
'menuitem updated' => '菜单条目已成功更新.',
'menuitem deleted' => '菜单条目已成功删除.',
];
<?php
return [
'only one primary menu' => '仅允许设置一个主菜单',
'name is required' => '必须填写菜单名称',
];
<?php
return [
'no notifications' => '尚无通知信息.',
'notifications' => '通知信息',
'delete all confirmation' => '确认要删除全部通知信息吗 ?',
'time' => '时间',
'title' => '标题',
'message' => '信息',
'is read' => '已读',
'mark all as read' => '标记所有为已读',
'delete all' => '全部删除',
'all notifications deleted' => '所有通知信息已成功删除.',
'all notifications marked as read' => '所有通知信息已标记为已读.',
'view all' => '查看全部',
'list resource' => '通知信息列表',
'destroy resource' => '删除通知信息',
'destroy all resource' => '删除所有通知信息',
'markAllAsRead resource' => '标记所有通知信息为已读',
];
...@@ -39,4 +39,8 @@ return [ ...@@ -39,4 +39,8 @@ return [
'navigation' => [ 'navigation' => [
'back to index' => '返回到页面列表', 'back to index' => '返回到页面列表',
], ],
'list resource' => '页面列表',
'create resource' => '创建页面',
'edit resource' => '编辑页面',
'destroy resource' => '删除页面',
]; ];
...@@ -11,4 +11,6 @@ return [ ...@@ -11,4 +11,6 @@ return [
'settings' => '设置', 'settings' => '设置',
'module settings' => ':module 模块设置', 'module settings' => ':module 模块设置',
], ],
'list resource' => '设置列表',
'edit resource' => '编辑设置',
]; ];
<?php
return [
'list resource' => 'List tags',
'create resource' => 'Create tags',
'edit resource' => 'Edit tags',
'destroy resource' => 'Destroy tags',
'tags' => 'Tags',
'tag' => 'Tag',
'create tag' => 'Create a tag',
'edit tag' => 'Edit a tag',
'name' => 'Name',
'slug' => 'Slug',
'namespace' => 'Namespace',
];
<?php
return [
'list resource' => '标签列表',
'create resource' => '创建标签',
'edit resource' => '编辑标签',
'destroy resource' => '删除标签',
'tags' => '标签',
'tag' => '标签',
'create tag' => '创建标签',
'edit tag' => '编辑标签',
'name' => '名称',
'slug' => 'Slug',
'namespace' => '命名空间',
];
<?php
return [
'title' => [
'translations' => '翻译',
'edit translation' => '编辑翻译条目',
],
'button' => [
'create translation' => '创建翻译条目',
],
'table' => [
],
'form' => [
],
'messages' => [
],
'validation' => [
],
'Clear translation cache' => '清除翻译缓存',
'Export' => '导出',
'Import' => '导入',
'Import csv translations file' => '导入 csv 翻译文件',
'only for developers' => '需要 git 管理!',
'Translations exported' => '翻译条目已导出.',
'Translations imported' => '翻译条目已导入.',
'select CSV file' => '选择 CSV 文件 ...',
'csv only allowed' => '仅允许上传 CSV 文件.',
'time' => '时间',
'author' => '作者',
'history' => '历史',
'No Revisions yet' => '尚未有修订版本',
'event' => '事件',
'created' => '创建',
'edited' => '编辑',
'list resource' => '翻译条目列表',
'edit resource' => '编辑条目列表',
'import resource' => '导出翻译条目',
'export resource' => '导出翻译',
];
...@@ -18,4 +18,6 @@ return [ ...@@ -18,4 +18,6 @@ return [
'additional confirm email message' => '我们通过Email发送重要的信息,因而需要准确的Email地址.', 'additional confirm email message' => '我们通过Email发送重要的信息,因而需要准确的Email地址.',
'confirm email button' => '确认 Email 地址', 'confirm email button' => '确认 Email 地址',
'end greeting' => ' ', 'end greeting' => ' ',
'sign in welcome message' => '登入以启动你的会话进程',
'reset password email was sent' => '重设密码 Email 已发送',
]; ];
...@@ -21,4 +21,6 @@ return [ ...@@ -21,4 +21,6 @@ return [
'role not found' => '未找到该角色.', 'role not found' => '未找到该角色.',
'role updated' => '角色已更新.', 'role updated' => '角色已更新.',
'role deleted' => '角色已删除.', 'role deleted' => '角色已删除.',
/* Profile management */
'profile updated' => '资料益成功更新.',
]; ];
...@@ -31,4 +31,14 @@ return [ ...@@ -31,4 +31,14 @@ return [
'select all' => '全选', 'select all' => '全选',
'deselect all' => '全部取消', 'deselect all' => '全部取消',
'swap' => '切换', 'swap' => '切换',
'allow all' => '全部允许',
'deny all' => '全部拒绝',
'inherit all' => '全部继承',
'allow' => '允许',
'deny' => '拒绝',
'inherit' => '继承',
'list resource' => '角色列表',
'create resource' => '创建角色',
'edit resource' => '编辑角色',
'destroy resource' => '删除角色',
]; ];
...@@ -8,12 +8,14 @@ return [ ...@@ -8,12 +8,14 @@ return [
'users' => '用户', 'users' => '用户',
'new-user' => '新用户', 'new-user' => '新用户',
'edit-user' => '编辑用户', 'edit-user' => '编辑用户',
'edit-profile' => '编辑资料',
], ],
'breadcrumb' => [ 'breadcrumb' => [
'home' => 'Home', 'home' => 'Home',
'users' => '用户', 'users' => '用户',
'new' => '创建', 'new' => '创建',
'edit-user' => '编辑用户', 'edit-user' => '编辑用户',
'edit-profile' => '编辑资料',
], ],
'tabs' => [ 'tabs' => [
'data' => '数据', 'data' => '数据',
...@@ -31,6 +33,7 @@ return [ ...@@ -31,6 +33,7 @@ return [
'password-confirmation' => '确认密码', 'password-confirmation' => '确认密码',
'new password' => '新密码', 'new password' => '新密码',
'new password confirmation' => '确认新密码', 'new password confirmation' => '确认新密码',
'is activated' => '已激活',
], ],
'table' => [ 'table' => [
'created-at' => '创建于', 'created-at' => '创建于',
...@@ -45,4 +48,24 @@ return [ ...@@ -45,4 +48,24 @@ return [
'new password setup' => '建立新密码', 'new password setup' => '建立新密码',
'or send reset password mail' => '或发送密码重设邮件', 'or send reset password mail' => '或发送密码重设邮件',
'send reset password email' => '发送密码重设邮件', 'send reset password email' => '发送密码重设邮件',
'my account' => '我的账户',
'profile' => '资料',
'api-keys' => 'Api 令牌',
'generate new api key' => '生成新的 API 令牌',
'delete api key confirm' => '删除 API 令牌将会阻止所有使用该密钥的应用.',
'your api keys' => '我的 API 密钥',
'you have no api keys' => '尚未拥有 API 令牌.',
'generate one' => '生成一个.',
'token generated' => 'API 令牌已成功生成',
'list user' => '用户列表',
'create user' => '创建用户',
'edit user' => '编辑用户',
'destroy user' => '删除用户',
'edit profile' => '编辑资料',
'list api key' => 'API 令牌列表',
'create api key' => '创建 API 令牌',
'destroy api key' => '删除 API 令牌',
'invalid login or password' => '无效的用户名或密码.',
'account not validated' => '账户尚未验证. 请查看 Email.',
'account is blocked' => '账户已被临时禁止 :delay 秒.',
]; ];
...@@ -31,4 +31,9 @@ return [ ...@@ -31,4 +31,9 @@ return [
'added' => '已添加', 'added' => '已添加',
'changed' => '已更改', 'changed' => '已更改',
'removed' => '已移除', 'removed' => '已移除',
'list resource' => '模块列表',
'show resource' => '查看模块',
'update resource' => '更新模块',
'disable resource' => '禁用模块',
'enable resource' => '启用模块',
]; ];
...@@ -8,4 +8,7 @@ return [ ...@@ -8,4 +8,7 @@ return [
'theme' => '主题', 'theme' => '主题',
'viewing theme' => '查看主题 :theme', 'viewing theme' => '查看主题 :theme',
'type' => '类型', 'type' => '类型',
'list resource' => '主题列表',
'show resource' => '查看主题',
'publish assets' => '发布资源文件(assets)',
]; ];
...@@ -20,6 +20,6 @@ return [ ...@@ -20,6 +20,6 @@ return [
'generate new module' => '生成新模块', 'generate new module' => '生成新模块',
'install new module' => '安装新模块', 'install new module' => '安装新模块',
'migrate' => '迁移', 'migrate' => '迁移',
'seed' => '种子', 'seed' => '种子数据',
], ],
]; ];
...@@ -4,4 +4,5 @@ return [ ...@@ -4,4 +4,5 @@ return [
'title' => '控制中心', 'title' => '控制中心',
'modules' => '模块', 'modules' => '模块',
'themes' => '主题', 'themes' => '主题',
'show sidebar group' => '查看边栏组',
]; ];
<?php
return [
/*
|--------------------------------------------------------------------------
| Authentication Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used during authentication for various
| messages that we need to display to the user. You are free to modify
| these language lines according to your application's requirements.
|
*/
'failed' => '凭证不匹配, 验证失败.',
'throttle' => '尝试登入次数过多. 请等待 :seconds 秒.',
];
<?php
return [
/*
|--------------------------------------------------------------------------
| Pagination Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used by the paginator library to build
| the simple pagination links. You are free to change them to anything
| you want to customize your views to better match your application.
|
*/
'previous' => '&laquo; 上一页',
'next' => '下一页 &raquo;',
];
<?php
return [
/*
|--------------------------------------------------------------------------
| Password Reset Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
'password' => '密码至少为6位字符并且与重复输入的一致.',
'reset' => '密码已重设!',
'sent' => '密码重设链接已通过 EMAIL 发送!',
'token' => '密码重设令牌无效.',
'user' => "无法找到与此 Email 关联的用户.",
];
<?php
return [
/*
|--------------------------------------------------------------------------
| Validation Language Lines
|--------------------------------------------------------------------------
|
| The following language lines contain the default error messages used by
| the validator class. Some of these rules have multiple versions such
| as the size rules. Feel free to tweak each of these messages here.
|
*/
'accepted' => '必须接受 :attribute .',
'active_url' => ':attribute 不是有效的 URL.',
'after' => ':attribute 必须在 :date 之后.',
'alpha' => ':attribute 仅允许字母.',
'alpha_dash' => ':attribute 仅允许字母,数字和英文中划线.',
'alpha_num' => ':attribute 仅允许字母和数字.',
'array' => ':attribute 必须为数组.',
'before' => ':attribute 必须在 :date 之前.',
'between' => [
'numeric' => ':attribute 必须在 :min 和 :max 之间.',
'file' => ':attribute 大小必须在 :min 和 :max Kb 之间.',
'string' => ':attribute 字符数必须在 :min 和 :max 之间.',
'array' => ':attribute 条目数必须在 :min 和 :max 之间.',
],
'boolean' => ':attribute 字段必须为 true(真) 或 false(假).',
'confirmed' => ':attribute 与确认输入不一致.',
'date' => ':attribute 不是有效日期.',
'date_format' => ':attribute 格式与 :format 不一致.',
'different' => ':attribute 和 :other 必须不同.',
'digits' => ':attribute 必须为 :digits 位数字.',
'digits_between' => ':attribute 必须在 :min 到 :max 位数字之间.',
'distinct' => ':attribute 字段有重复的数值.',
'email' => ':attribute 必须为有效的 Email 地址.',
'exists' => '所选的 :attribute 无效.',
'filled' => ':attribute 字段必须输入.',
'image' => ':attribute 必须为图像.',
'in' => '所选 :attribute 无效.',
'in_array' => ':attribute 字段并不在 :other 之中.',
'integer' => ':attribute 必须为整数.',
'ip' => ':attribute 必须为有效 IP 地址.',
'json' => ':attribute 必须为有效的 JSON 字符串.',
'max' => [
'numeric' => ':attribute 不能大于 :max.',
'file' => ':attribute 不能大于 :max Kb.',
'string' => ':attribute 不能多于 :max 个字符.',
'array' => ':attribute 不能多于 :max 个条目.',
],
'mimes' => ':attribute 文件格式必须为: :values.',
'min' => [
'numeric' => ':attribute 不能小于 :min.',
'file' => ':attribute 不能小于 :min Kb.',
'string' => ':attribute 至少要 :min 个字符.',
'array' => ':attribute 至少要 :min 个条目.',
],
'not_in' => '所选 :attribute 无效.',
'numeric' => ':attribute 必须为数字.',
'present' => ':attribute 字段必须存在.',
'regex' => ':attribute 格式错误.',
'required' => ':attribute 为必需.',
'required_if' => '当 :other 为 :value 时 :attribute 字段为必需.',
'required_unless' => ':attribute 字段为必需, 除非 :other 在 :values 之中.',
'required_with' => '当 :values 存在时 :attribute 字段为必需.',
'required_with_all' => '当 :values 存在时 :attribute 字段为必需.',
'required_without' => '当 :values 不存在时 :attribute 字段为必需.',
'required_without_all' => '当不存在任何 :values 时 :attribute field 字段为必需.',
'same' => ':attribute 和 :other 必须一致.',
'size' => [
'numeric' => ':attribute 必须为 :size.',
'file' => ':attribute 必须为 :size Kb.',
'string' => ':attribute 必须为 :size 个字符.',
'array' => ':attribute 必须含有 :size 个条目.',
],
'string' => ':attribute 必须为字符串.',
'timezone' => ':attribute 必须为有效时区.',
'unique' => ':attribute 已被使用.',
'url' => ':attribute 格式错误.',
/*
|--------------------------------------------------------------------------
| Custom Validation Language Lines
|--------------------------------------------------------------------------
|
| Here you may specify custom validation messages for attributes using the
| convention "attribute.rule" to name the lines. This makes it quick to
| specify a specific custom language line for a given attribute rule.
|
*/
'custom' => [
'attribute-name' => [
'rule-name' => '自定义信息',
],
],
/*
|--------------------------------------------------------------------------
| Custom Validation Attributes
|--------------------------------------------------------------------------
|
| The following language lines are used to swap attribute place-holders
| with something more reader friendly such as E-Mail Address instead
| of "email". This simply helps us make messages a little cleaner.
|
*/
'attributes' => [],
];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment