Skip to content

Commit

Permalink
zh.json renamed to zh_CN.json (#2692)
Browse files Browse the repository at this point in the history
* zh.json renamed to zh_CN.json

* add translation
  • Loading branch information
clearair authored Aug 20, 2023
1 parent 4a8e0b6 commit 7b1e90d
Showing 1 changed file with 64 additions and 1 deletion.
65 changes: 64 additions & 1 deletion resources/lang/zh.json → resources/lang/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@
"Enter your password": "输入你的密码",
"Example Screen": "Screen示例",
"Form Controls": "表单控件",
"Basic Elements": "基本表单",
"Advanced Elements": "高级表单",
"Text Editors": "文本编辑器",
"Overview layouts": "概况布局",
"Filter": "筛选",
"Generate URL": "生成URL",
Expand Down Expand Up @@ -116,12 +119,16 @@
"Try changing the query or type.": "尝试修改查询内容或者类型",
"Add row": "马上添加",
"Configure columns": "选择显示列",
"Edit User": "编辑用户",
"Create User": "新增用户",
"User profile and privileges, including their associated role.": "详情:名称,邮箱,密码等",
"Role Management": "角色管理",
"Specify which groups this account should belong to": "选择当前账号归属的群组",
"Profile": "简介",
"Profile Information": "个人信息",
"Update your account's profile information and email address.": "更新你的账号信息及邮箱地址",
"Ensure your account is using a long, random password to stay secure.": "确保您的帐户使用长随机密码以确保安全",
"Leave empty to keep current password": "留空以保留当前密码",
"Permissions": "权限",
"Allow the user to perform some actions that are not provided for by his roles": "允许用户执行归属角色允许的动作",
"My Account": "我的账号",
Expand All @@ -139,5 +146,61 @@
"Regular User": "普通用户",
"Are you sure?": "是否确定?",
"Navigation": "导航",
"Layouts": "布局"
"Layouts": "布局",
"Charts": "图表工具",
"Cards": "卡片",
"Actions": "动作",
"A role is a collection of privileges (of possibly different services like the Users service, Moderator, and so on) that grants users with that role the ability to perform certain tasks or operations.": "角色是权限的集合(可能是客服、管理员等不同的服务),授予具有该角色的会员执行某些任务或操作的能力。",
"Permission/Privilege": "权限/特权",
"A privilege is necessary to perform certain tasks and operations in an area.": "特权是在一个区域中执行某些任务和操作必需的。",
"Main": "主要",
"Docs": "文档",
"Documentation": "说明文件",
"Changelog": "改版记录",
"Access Controls": "访问控制",
"After deleting notifications, this action cannot be undone and all associated data will be permanently lost.": "删除通知后,此操作无法撤消,所有关联数据将永久丢失。",
"Another action": "另一个动作",
"Complete the update.": "完成更新。",
"Displayed records:" : "显示记录:",
"Edit Role": "编辑角色",
"elements": "元素",
"File Information": "文件信息",
"If you think you should have access to this page, ask the person who manages the project (or the account) to add you to it.": "如果您认为您应该有权访问此页面,请要求项目(或帐户)的管理人员将您添加到该页面。",
"Import or create objects, or check back later for updates": "导入或创建对象,或稍后检查更新",
"Limited Access": "访问权限有限",
"Load more": "加载更多",
"Marketing medium:": "营销媒介:",
"Maximum": "最大",
"Media Library": "媒体库",
"Minimum": "最小",
"Modify the privileges and permissions associated with a specific role.": "修改与特定角色关联的特权和权限。",
"No results found for your current filters": "没有找到适合您当前过滤器的结果",
"No results found": "未找到结果",
"of": "",
"On request:": "根据要求:",
"Once the account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "一旦帐户被删除,其所有资源和数据将被永久删除。在删除您的帐户之前,请下载您希望保留的任何数据或信息。",
"Original referrer:": "原始推荐人:",
"Paid keywords:": "付费关键词:",
"Password changed.": "密码已更改。",
"Previously uploaded files": "之前上传的文件",
"Profile updated.": "个人资料已更新。",
"Profile updated": "个人资料已更新",
"Remove row": "删除行",
"Reset": "重置",
"Search file": "搜索文件",
"See more results.": "查看更多结果。",
"show": "展示",
"Switch to My Account": "切换到我的帐户",
"The application code is published under the MIT license.": "应用程序代码根据 MIT 许可证发布。",
"The item you're looking for has been deleted": "您要查找的项目已被删除",
"The published Orchid assets are not up-to-date with the installed version. To update, run:": "已发布的 Orchid 资源与已安装的版本不是最新的。要更新,请运行:",
"There are no objects currently displayed": "当前没有显示任何对象",
"This could be because:": "这可能是因为:",
"Try adjusting your filter settings or removing it altogether to see more data": "尝试调整过滤器设置或将其完全删除以查看更多数据",
"Version": "版本",
"You are currently viewing this page on behalf of a user who does not have access to it. To return to viewing as yourself, please click the 'Switch to My Account' button. It's possible that the page may be displayed correctly when viewed from your own account.": "您当前正在代表无权访问该页面的用户查看该页面。要返回以您自己的身份查看,请单击“切换到我的帐户”按钮。从您自己的帐户查看时,该页面可能会正确显示。",
"You are now impersonating this user": "您现在正在冒充该用户",
"You can revert to your original state by logging out.": "您可以通过退出来恢复到原始状态。",
"You clicked a broken link": "您点击了损坏的链接",
"You don't have access to it": "您无权访问它"
}

0 comments on commit 7b1e90d

Please sign in to comment.