summaryrefslogtreecommitdiff
path: root/app/Locale/zh_CN
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-02-08 19:12:16 -0500
committerFrederic Guillot <fred@kanboard.net>2017-02-08 19:12:16 -0500
commit58d4231f06fbcbc54573504af2c2a4561b9e89ed (patch)
tree828837dd98873c1e83aac9cdd7a9cd367ec899a3 /app/Locale/zh_CN
parent73dce1279760434e1d1b7a903a0a7500462d6f9c (diff)
Improve columns table in project settings
Diffstat (limited to 'app/Locale/zh_CN')
-rw-r--r--app/Locale/zh_CN/translations.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php
index 587ae27d..838147ec 100644
--- a/app/Locale/zh_CN/translations.php
+++ b/app/Locale/zh_CN/translations.php
@@ -58,8 +58,6 @@ return array(
'Actions' => '动作',
'Inactive' => '未激活',
'Active' => '激活',
- '%d tasks on the board' => '看板目前有%d个任务',
- '%d tasks in total' => '总共有%d个任务',
'Unable to update this board.' => '无法更新该看板。',
'Disable' => '停用',
'Enable' => '启用',
@@ -146,8 +144,6 @@ return array(
'Done' => '完成',
'Application version:' => '应用程序版本:',
'Id' => '编号',
- '%d closed tasks' => '%d个已关闭任务',
- 'No task for this project' => '该项目尚无任务',
'Public link' => '公开链接',
'Timezone' => '时区',
'Sorry, I didn\'t find this information in my database!' => '抱歉,无法在数据库中找到该信息!',
@@ -188,7 +184,6 @@ return array(
'Task creation' => '任务创建',
'Closing a task' => '正在关闭任务',
'Assign a color to a specific user' => '为特定用户指派颜色',
- 'Column title' => '栏目名称',
'Position' => '位置',
'Duplicate to another project' => '复制到另一项目',
'Duplicate' => '复制',
@@ -318,7 +313,6 @@ return array(
'I want to receive notifications only for those projects:' => '我仅需要收到下面项目的通知:',
'view the task on Kanboard' => '在看板中查看此任务',
'Public access' => '公开访问',
- 'Active tasks' => '活动任务',
'Disable public access' => '停止公开访问',
'Enable public access' => '开启公开访问',
'Public access disabled' => '已经禁止公开访问',