Browse Source

Updated translations.

Lauri Ojansivu 2 years ago
parent
commit
e5e2ba7340
1 changed files with 5 additions and 5 deletions
  1. 5 5
      imports/i18n/data/zh-CN.i18n.json

+ 5 - 5
imports/i18n/data/zh-CN.i18n.json

@@ -141,7 +141,7 @@
     "board-info-on-my-boards": "面板全局设置",
     "boardInfoOnMyBoardsPopup-title": "面板全局设置",
     "boardInfoOnMyBoards-title": "面板全局设置",
-    "show-card-counter-per-list": "显示每个列表的卡数\n",
+    "show-card-counter-per-list": "显示每个列表的卡数",
     "show-board_members-avatar": "显示面板成员头像",
     "board-nb-stars": "%s 星标",
     "board-not-found": "看板不存在",
@@ -1027,7 +1027,7 @@
     "operator-unknown-error": "%s不是维护人员",
     "operator-number-expected": "运算符__operator__ 需要相应数字才能获得 '__value__'值",
     "operator-sort-invalid": "排序%s无效",
-    "operator-status-invalid": "%s不是一个有效的状态 ",
+    "operator-status-invalid": "%s不是一个有效的状态",
     "operator-has-invalid": "%s不是有效的检查项",
     "operator-limit-invalid": "%s不是有效的限值,限值必须为正整数。",
     "operator-debug-invalid": "%s不是有效的调试谓词",
@@ -1065,7 +1065,7 @@
     "globalSearch-instructions-notes-1": "多操作者需要预先指定。",
     "globalSearch-instructions-notes-2": "Similar operators are *OR*ed together.  Cards that match any of the conditions will be returned.\n`__operator_list__:Available __operator_list__:Blocked` would return cards contained in any list named *Blocked* or *Available*.",
     "globalSearch-instructions-notes-3": "Differing operators are *AND*ed together.  Only cards that match all of the differing operators are returned.  `__operator_list__:Available __operator_label__:red` returns only cards in the list *Available* with a *red* label.",
-    "globalSearch-instructions-notes-3-2": "现阶段,天数可以设置为正负整数或者使用 `__predicate_week__`, `__predicate_month__`, `__predicate_quarter__` or `__predicate_year__` ",
+    "globalSearch-instructions-notes-3-2": "现阶段,天数可以设置为正负整数或者使用 `__predicate_week__`, `__predicate_month__`, `__predicate_quarter__` or `__predicate_year__`",
     "globalSearch-instructions-notes-4": "文本搜索大小写不敏感。",
     "globalSearch-instructions-notes-5": "默认情况下,不搜索存档卡片。",
     "link-to-search": "关联至本次查询",
@@ -1078,7 +1078,7 @@
     "cardsSortPopup-title": "排序卡片",
     "due-date": "截至日期",
     "server-error": "服务错误",
-    "server-error-troubleshooting": "请提交服务器生成的出错信息。\n使用 snap 安装,运行:  `sudo snap logs wekan.wekan`\n使用 Docker 安装,运营:‘sudo docker logs wekan-app‘\n",
+    "server-error-troubleshooting": "请提交服务器生成的出错信息。\n使用 snap 安装,运行:  `sudo snap logs wekan.wekan`\n使用 Docker 安装,运营:‘sudo docker logs wekan-app‘",
     "title-alphabetically": "标题(按字母顺序)",
     "created-at-newest-first": "创建时间(最新)",
     "created-at-oldest-first": "创建时间(最旧)",
@@ -1195,4 +1195,4 @@
     "register": "注册",
     "forgot-password": "忘记密码",
     "minicardDetailsActionsPopup-title": "卡片详情"
-}
+}