Updated translations.

This commit is contained in:
Lauri Ojansivu 2021-12-27 16:33:52 +02:00
parent ae180c7b85
commit fb27ce027c

View file

@ -942,8 +942,8 @@
"label-color-not-found": "无法找到标签颜色%s",
"user-username-not-found": "用户名%s无法找到",
"comment-not-found": "找不到评论包含%s的卡片。",
"org-name-not-found": "Organization '%s' not found.",
"team-name-not-found": "Team '%s' not found.",
"org-name-not-found": "%s组织不存在",
"team-name-not-found": "%s团队不存在",
"globalSearch-title": "查询所有看板",
"no-cards-found": "无法查询到卡片",
"one-card-found": "查询到一个卡片",
@ -972,9 +972,9 @@
"operator-comment": "评论",
"operator-has": "已有",
"operator-limit": "限制",
"operator-debug": "debug",
"operator-org": "org",
"operator-team": "team",
"operator-debug": "调试",
"operator-org": "组织",
"operator-team": "团队",
"predicate-archived": "存档",
"predicate-open": "打开",
"predicate-ended": "结束",
@ -996,8 +996,8 @@
"predicate-member": "成员",
"predicate-public": "公开",
"predicate-private": "私有",
"predicate-selector": "selector",
"predicate-projection": "projection",
"predicate-selector": "选择器",
"predicate-projection": "预测",
"operator-unknown-error": "%s不是维护人员",
"operator-number-expected": "运算符__operator__ 需要相应数字才能获得 '__value__'值",
"operator-sort-invalid": "排序%s无效",
@ -1070,8 +1070,8 @@
"orphanedFilesReportTitle": "孤立文件报告",
"reports": "报告",
"rulesReportTitle": "规则报告",
"boardsReportTitle": "Boards Report",
"cardsReportTitle": "Cards Report",
"boardsReportTitle": "面板报告",
"cardsReportTitle": "卡片报告",
"copy-swimlane": "复制泳道",
"copySwimlanePopup-title": "复制泳道",
"display-card-creator": "显示卡片创建者",