add all missing Chinese translation

This commit is contained in:
Nala Ginrut 2014-06-20 13:54:33 +08:00
parent b43300202a
commit 6e3256757c
1 changed files with 98 additions and 93 deletions

View File

@ -60,8 +60,8 @@ return array(
'Board' => '看板',
'Inactive' => '未激活',
'Active' => '激活',
'Column %d' => '第%d',
'Add this column' => '加入该',
'Column %d' => '第%d栏目',
'Add this column' => '加入该栏目',
'%d tasks on the board' => '看板目前有%d个任务',
'%d tasks in total' => '总共有%d个任务',
'Unable to update this board.' => '无法更新该看板。',
@ -69,23 +69,23 @@ return array(
'Disable' => '禁用',
'Enable' => '启用',
'New project' => '新项目',
'Do you really want to remove this project: "%s"?' => '你确定要移除该项目吗:“%s”',
'Do you really want to remove this project: "%s"?' => '你确定要移除该项目吗:"%s"',
'Remove project' => '移除项目',
'Boards' => '看板群',
'Edit the board for "%s"' => '为“%s”修改看板',
'Edit the board for "%s"' => '为"%s"修改看板',
'All projects' => '所有项目',
'Change columns' => '更改',
'Add a new column' => '添加新',
'Change columns' => '更改栏目',
'Add a new column' => '添加新栏目',
'Title' => '标题',
'Add Column' => '添加',
'Project "%s"' => '项目 “%s”',
'Add Column' => '添加栏目',
'Project "%s"' => '项目 "%s"',
'Nobody assigned' => '无人被指派',
'Assigned to %s' => '指派给 %s',
'Remove a column' => '移除一',
'Remove a column from a board' => '从看板移除一',
'Unable to remove this column.' => '无法移除该。',
'Do you really want to remove this column: "%s"?' => '你确定要移除该列:“%s”吗?',
'This action will REMOVE ALL TASKS associated to this column!' => '该行为将移除与该相关的所有项目!',
'Remove a column' => '移除一个栏目',
'Remove a column from a board' => '从看板移除一个栏目',
'Unable to remove this column.' => '无法移除该栏目。',
'Do you really want to remove this column: "%s"?' => '你确定要移除该栏目:"%s"吗?',
'This action will REMOVE ALL TASKS associated to this column!' => '该行为将移除与该栏目相关的所有项目!',
'Settings' => '设置',
'Application settings' => '应用设置',
'Language' => '语言',
@ -99,19 +99,19 @@ return array(
'User settings' => '用户设置',
'My default project:' => '我的默认项目:',
'Close a task' => '关闭一个项目',
'Do you really want to close this task: "%s"?' => '你确定要关闭该项目?“%s”',
'Do you really want to close this task: "%s"?' => '你确定要关闭该项目?"%s"',
'Edit a task' => '修改一个项目',
'Column' => '',
'Column' => '栏目',
'Color' => '颜色',
'Assignee' => '负责人',
'Create another task' => '创建另一个项目',
'New task' => '新项目',
'Open a task' => '开一个项目',
'Do you really want to open this task: "%s"?' => '你确定要开这个项目吗?“%s”',
'Do you really want to open this task: "%s"?' => '你确定要开这个项目吗?"%s"',
'Back to the board' => '回到看板',
'Created on %B %e, %G at %k:%M %p' => '在%d/%m/%Y %H:%M创建',
'There is nobody assigned' => '无人负责',
'Column on the board:' => '看板上的',
'Column on the board:' => '看板上的栏目',
'Status is open' => '开放状态',
'Status is closed' => '关闭状态',
'Close this task' => '关闭该项目',
@ -128,7 +128,7 @@ return array(
'The user id is required' => '用户id是必须的',
'Passwords doesn\'t matches' => '密码不匹配',
'The confirmation is required' => '需要确认',
'The column is required' => '需要指定',
'The column is required' => '需要指定栏目',
'The project is required' => '需要指定项目',
'The color is required' => '需要指定颜色',
'The id is required' => '需要指定id',
@ -183,7 +183,7 @@ return array(
'%d closed tasks' => '%d个已关闭任务',
'no task for this project' => '该项目尚无任务',
'Public link' => '公开链接',
'There is no column in your project!' => '该项目尚无列表项!',
'There is no column in your project!' => '该项目尚无栏目项!',
'Change assignee' => '被指派人变更',
'Change assignee for the task "%s"' => '为任务"%s"更改被指派人',
'Timezone' => '时区',
@ -221,6 +221,9 @@ return array(
'Must be done before %B %e, %G' => '必须在%Y年%m月%d日前完成',
'%B %e, %G' => '%Y/%m/%d',
'Automatic actions' => '自动行为',
'Add an action' => '添加一个行为',
'Assign automatically a color based on a category' => '基于一个分类自动指派颜色',
'Assign automatically a category based on a color' => '基于一种颜色自动指派分类',
'Your automatic action have been created successfully.' => '您的自动行为已成功创建',
'Unable to create your automatic action.' => '无法为您创建自动行为。',
'Remove an action' => '移除一个行为。',
@ -232,6 +235,7 @@ return array(
'Action name' => '行为名称',
'Action parameters' => '行为参数',
'Action' => '行为',
'Actions' => '行为',
'Event' => '事件',
'When the selected event occurs execute the corresponding action.' => '当所选事件发生时执行相应行为。',
'Next step' => '下一步',
@ -269,80 +273,81 @@ return array(
'Current password for the user "%s"' => '用户"%s"的当前密码',
'The current password is required' => '需要输入当前密码',
'Wrong password' => '密码错误',
'Confirmation' => '再输一次新密码',
'Reset all tokens' => '重置所有令牌',
'All tokens have been regenerated.' => '所有令牌都重新生成了。',
// 'Unknown' => '',
// 'Last logins' => '',
// 'Login date' => '',
// 'Authentication method' => '',
// 'IP address' => '',
// 'User agent' => '',
// 'Persistent connections' => '',
// 'No session' => '',
// 'Expiration date' => '',
// 'Remember Me' => '',
// 'Creation date' => '',
// 'Filter by user' => '',
// 'Filter by due date' => ',
// 'Everybody' => '',
// 'Open' => '',
// 'Closed' => '',
// 'Search' => '',
// 'Nothing found.' => '',
// 'Search in the project "%s"' => '',
// 'Due date' => '',
// 'Others formats accepted: %s and %s' => '',
// 'Description' => '',
// '%d comments' => '',
// '%d comment' => '',
// 'Email address invalid' => '',
// 'Your Google Account is not linked anymore to your profile.' => '',
// 'Unable to unlink your Google Account.' => '',
// 'Google authentication failed' => '',
// 'Unable to link your Google Account.' => '',
// 'Your Google Account is linked to your profile successfully.' => '',
// 'Email' => '',
// 'Link my Google Account' => '',
// 'Unlink my Google Account' => '',
// 'Login with my Google Account' => '',
// 'Project not found.' => '',
// 'Task #%d' => '',
// 'Task removed successfully.' => '',
// 'Unable to remove this task.' => '',
// 'Remove a task' => '',
// 'Do you really want to remove this task: "%s"?' => '',
// 'Assign a color to a specific category' => '',
// 'Task creation or modification' => '',
// 'Category' => '',
// 'Category:' => '',
// 'Categories' => '',
// 'Category not found.' => '',
// 'Your category have been created successfully.' => '',
// 'Unable to create your category.' => '',
// 'Your category have been updated successfully.' => '',
// 'Unable to update your category.' => '',
// 'Remove a category' => '',
// 'Category removed successfully.' => '',
// 'Unable to remove this category.' => '',
// 'Category modification for the project "%s"' => '',
// 'Category Name' => '',
// 'Categories for the project "%s"' => '',
// 'Add a new category' => '',
// 'Do you really want to remove this category: "%s"?' => '',
// 'Filter by category' => '',
// 'All categories' => '',
// 'No category' => '',
// 'The name is required' => '',
// 'Remove a file' => '',
// 'Unable to remove this file.' => '',
// 'File removed successfully.' => '',
// 'Attach a document' => '',
// 'Do you really want to remove this file: "%s"?' => '',
// 'open' => '',
// 'Attachments' => '',
// 'Edit the task' => '',
// 'Edit the description' => '',
// 'Add a comment' => '',
// 'Edit a comment' => '',
// 'Summary' => '',
'Unknown' => '未知',
'Last logins' => '上次登录',
'Login date' => '登录日期',
'Authentication method' => '认证方式',
'IP address' => 'IP地址',
'User agent' => '用户代理',
'Persistent connections' => '持续连接',
'No session' => '无会话',
'Expiration date' => '过期',
'Remember Me' => '记住我',
'Creation date' => '创建日期',
'Filter by user' => '按用户过滤',
'Filter by due date' => '按到期时间过滤',
'Everybody' => '所有人',
'Open' => '打开',
'Closed' => '关闭',
'Search' => '查找',
'Nothing found.' => '没找到。',
'Search in the project "%s"' => '在项目"%s"中查找',
'Due date' => '到期',
'Others formats accepted: %s and %s' => '允许其他格式:%s和%s',
'Description' => '描述',
'%d comments' => '%d个评论',
'%d comment' => '%d个评论',
'Email address invalid' => 'Email地址无效',
'Your Google Account is not linked anymore to your profile.' => '您的google帐号不再与您的账户配置关联。',
'Unable to unlink your Google Account.' => '无法去除您google帐号的关联',
'Google authentication failed' => 'google验证失败',
'Unable to link your Google Account.' => '无法关联您的google帐号。',
'Your Google Account is linked to your profile successfully.' => '您的google帐号已成功与账户配置关联。',
'Email' => 'Email',
'Link my Google Account' => '关联我的google帐号',
'Unlink my Google Account' => '去除我的google帐号关联',
'Login with my Google Account' => '用我的google帐号登录',
'Project not found.' => '未发现项目',
'Task #%d' => '任务 #%d',
'Task removed successfully.' => '任务成功去除',
'Unable to remove this task.' => '无法移除该任务。',
'Remove a task' => '移除一个任务',
'Do you really want to remove this task: "%s"?' => '确定要溢出该任务"%s"吗?',
'Assign a color to a specific category' => '指派颜色给一个特定分类',
'Task creation or modification' => '任务创建或修改',
'Category' => '分类',
'Category:' => '分类:',
'Categories' => '分类',
'Category not found.' => '未找到分类。',
'Your category have been created successfully.' => '成功为您创建分类。',
'Unable to create your category.' => '无法为您创建分类。',
'Your category have been updated successfully.' => '成功为您更新分类。',
'Unable to update your category.' => '无法为您更新分类。',
'Remove a category' => '移除一个分类',
'Category removed successfully.' => '分类成功移除。',
'Unable to remove this category.' => '无法移除该分类。',
'Category modification for the project "%s"' => '为项目"%s"修改分类',
'Category Name' => '分类名称',
'Categories for the project "%s"' => '项目"%s"的分类',
'Add a new category' => '加入一个新分类',
'Do you really want to remove this category: "%s"?' => '您确定要移除分类"%s"吗?',
'Filter by category' => '按分类过滤',
'All categories' => '所有分类',
'No category' => '无分类',
'The name is required' => '必须要有名字',
'Remove a file' => '移除一个文件',
'Unable to remove this file.' => '无法移除该文件。',
'File removed successfully.' => '文件成功移除。',
'Attach a document' => '附上一个文档',
'Do you really want to remove this file: "%s"?' => '您确定要移除文件"%s"吗?',
'open' => '打开',
'Attachments' => '附件',
'Edit the task' => '修改任务',
'Edit the description' => '修改描述',
'Add a comment' => '添加一个注释',
'Edit a comment' => '修改一个注释',
'Summary' => '概要',
);