From 3e050727cb37693e013f2cafa5544fa27da67ebd Mon Sep 17 00:00:00 2001 From: Translate-O-Tron <75237327+outline-translations@users.noreply.github.com> Date: Thu, 8 Apr 2021 21:20:10 -0700 Subject: [PATCH] fix: New Chinese Simplified translations from Crowdin [ci skip] (#2019) --- shared/i18n/locales/zh_CN/translation.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/shared/i18n/locales/zh_CN/translation.json b/shared/i18n/locales/zh_CN/translation.json index 7dab403f0..693f062ee 100644 --- a/shared/i18n/locales/zh_CN/translation.json +++ b/shared/i18n/locales/zh_CN/translation.json @@ -86,10 +86,10 @@ "Choose icon": "选择图标", "Loading": "加载中", "Search": "搜索", - "Default access": "Default access", - "View and edit": "View and edit", - "View only": "View only", - "No access": "No access", + "Default access": "默认访问", + "View and edit": "查看并编辑", + "View only": "仅可查看", + "No access": "无访问权限", "Outline is available in your language {{optionLabel}}, would you like to change?": "Outline 当前支持 {{optionLabel}},您想要更改吗?", "Change Language": "语言设置", "Dismiss": "忽略", @@ -98,7 +98,7 @@ "New collection": "新建文档集", "Collections": "文档集", "Untitled": "无标题", - "Document not supported – try Markdown, Plain text, HTML, or Word": "Document not supported – try Markdown, Plain text, HTML, or Word", + "Document not supported – try Markdown, Plain text, HTML, or Word": "不支持的文档类型-请用Markdown,纯文本,HTML或Word", "Home": "主页", "Starred": "已加星标", "Settings": "设置", @@ -121,7 +121,7 @@ "Installation": "安装", "Unstar": "取消收藏", "Star": "加入收藏", - "Could not import file": "Could not import file", + "Could not import file": "无法导入文件", "Appearance": "界面风格", "System": "系统信息", "Light": "浅色主题", @@ -142,7 +142,7 @@ "Edit": "编辑", "Permissions": "权限", "Delete": "删除", - "Collection permissions": "Collection permissions", + "Collection permissions": "文档集权限", "Edit collection": "编辑文档集", "Delete collection": "删除文档集", "Export collection": "导出文档集", @@ -170,7 +170,7 @@ "History": "历史记录", "Download": "下载", "Print": "打印", - "Move {{ documentName }}": "Move {{ documentName }}", + "Move {{ documentName }}": "移动 {{ documentName }}", "Delete {{ documentName }}": "删除 {{ documentName }}", "Share document": "共享文档", "Edit group": "编辑群组", @@ -206,9 +206,9 @@ "{{ collectionName }} doesn’t contain any\n documents yet.": "{{ collectionName }} 尚未包含任何文档", "Get started by creating a new one!": "从创建一个新文档集开始!", "Create a document": "创建文档", - "Manage permissions": "Manage permissions", - "This collection is only visible to those given access": "This collection is only visible to those given access", - "Private": "Private", + "Manage permissions": "权限管理", + "This collection is only visible to those given access": "该集合仅对具有访问权限的用户可见", + "Private": "私有的", "Pinned": "已置顶", "Recently updated": "最近更新", "Recently published": "最近发布",