Translated using Weblate (Chinese (Simplified))
Currently translated at 69.0% (176 of 255 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hans/
This commit is contained in:
parent
6056c6eca0
commit
997f22f1ca
1 changed files with 12 additions and 1 deletions
|
@ -7,6 +7,14 @@
|
|||
"BoardComponent.no-property": "无 {property}",
|
||||
"BoardComponent.no-property-title": "{property} 属性为空的项目将转到此处。该列无法删除。",
|
||||
"BoardComponent.show": "显示",
|
||||
"BoardPage.newVersion": "Boards 的新版本已可用,点击这里重新加载。",
|
||||
"BoardPage.syncFailed": "版面或许已被删除或访问授权已被撤销。",
|
||||
"BoardsUnfurl.Remainder": "+{remainder} 更多",
|
||||
"BoardsUnfurl.Updated": "于 {time} 更新",
|
||||
"Calculations.Options.average.displayName": "平均",
|
||||
"Calculations.Options.average.label": "平均",
|
||||
"Calculations.Options.count.displayName": "计数",
|
||||
"Calculations.Options.count.label": "计数",
|
||||
"CardDetail.add-content": "新增内容",
|
||||
"CardDetail.add-icon": "新增图标",
|
||||
"CardDetail.add-property": "+ 新增属性",
|
||||
|
@ -85,7 +93,7 @@
|
|||
"ShareBoard.copiedLink": "已复制!",
|
||||
"ShareBoard.copyLink": "复制链接",
|
||||
"ShareBoard.regenerateToken": "重新产生令牌",
|
||||
"ShareBoard.share": "发布到网络上并将此版面共享给所有人",
|
||||
"ShareBoard.share": "发布并将此版面与所有持有链接者共享",
|
||||
"ShareBoard.tokenRegenrated": "已重新产生令牌",
|
||||
"ShareBoard.unshare": "拥有链接的任何人都可查看此版面和卡片。",
|
||||
"Sidebar.about": "关于 Focalboard",
|
||||
|
@ -156,6 +164,9 @@
|
|||
"ViewTitle.show-description": "显示描述",
|
||||
"ViewTitle.untitled-board": "无标题版面",
|
||||
"Workspace.editing-board-template": "您正在编辑版面模板。",
|
||||
"calendar.month": "月",
|
||||
"calendar.today": "今天",
|
||||
"calendar.week": "周",
|
||||
"default-properties.title": "标题",
|
||||
"error.no-workspace": "您的会话可能已过期,或者您可能没有权限访问此工作空间。",
|
||||
"error.relogin": "重新登录",
|
||||
|
|
Loading…
Reference in a new issue