update chinese translation

This commit is contained in:
renothing 2016-11-06 14:18:10 +08:00
parent b2294d182d
commit 3cde9dd877
1 changed files with 190 additions and 190 deletions

View File

@ -751,8 +751,8 @@ return array(
// 'Time spent into each column' => '', // 'Time spent into each column' => '',
// 'The lead time is the duration between the task creation and the completion.' => '', // 'The lead time is the duration between the task creation and the completion.' => '',
// 'The cycle time is the duration between the start date and the completion.' => '', // 'The cycle time is the duration between the start date and the completion.' => '',
// 'If the task is not closed the current time is used instead of the completion date.' => '', 'If the task is not closed the current time is used instead of the completion date.' => '如果当前任务未关闭时用当前时间代替完成时间',
// 'Set automatically the start date' => '', 'Set automatically the start date' => '设置自动开始日期',
'Edit Authentication' => '编辑认证信息', 'Edit Authentication' => '编辑认证信息',
'Remote user' => '远程用户', 'Remote user' => '远程用户',
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '远程用户不会在看板数据库保存密码例如LDAP,GOOGLE,GitHub。', 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '远程用户不会在看板数据库保存密码例如LDAP,GOOGLE,GitHub。',
@ -1090,192 +1090,192 @@ return array(
'There is no action at the moment.' => '当前没有动作。', 'There is no action at the moment.' => '当前没有动作。',
'Import actions from another project' => '从另一个项目中导入动作', 'Import actions from another project' => '从另一个项目中导入动作',
'There is no available project.' => '当前没有可用项目', 'There is no available project.' => '当前没有可用项目',
// 'Local File' => '', 'Local File' => '本地文件',
// 'Configuration' => '', 'Configuration' => '配置选项',
// 'PHP version:' => '', 'PHP version:' => '',
// 'PHP SAPI:' => '', 'PHP SAPI:' => '',
// 'OS version:' => '', 'OS version:' => '',
// 'Database version:' => '', 'Database version:' => '',
// 'Browser:' => '', 'Browser:' => '',
// 'Task view' => '', 'Task view' => '任务浏览',
// 'Edit task' => '', 'Edit task' => '编辑任务',
// 'Edit description' => '', 'Edit description' => '编辑描述',
// 'New internal link' => '', 'New internal link' => '新建内部链接',
// 'Display list of keyboard shortcuts' => '', 'Display list of keyboard shortcuts' => '显示快捷键列表',
// 'Menu' => '', 'Menu' => '菜单',
// 'Set start date' => '', 'Set start date' => '设置开始日期',
// 'Avatar' => '', 'Avatar' => '头像',
// 'Upload my avatar image' => '', 'Upload my avatar image' => '上传我的头像',
// 'Remove my image' => '', 'Remove my image' => '删除我的头像',
// 'The OAuth2 state parameter is invalid' => '', 'The OAuth2 state parameter is invalid' => 'OAuth2状态参数无效',
// 'User not found.' => '', 'User not found.' => '用户未找到',
// 'Search in activity stream' => '', 'Search in activity stream' => '在活动足迹里搜索',
// 'My activities' => '', 'My activities' => '我的活动足迹',
// 'Activity until yesterday' => '', 'Activity until yesterday' => '今天以前的活动足迹',
// 'Activity until today' => '', 'Activity until today' => '今天为止的活动足迹',
// 'Search by creator: ' => '', 'Search by creator: ' => '以创建者搜索',
// 'Search by creation date: ' => '', 'Search by creation date: ' => '以创建日期搜索',
// 'Search by task status: ' => '', 'Search by task status: ' => '以任务状态搜索',
// 'Search by task title: ' => '', 'Search by task title: ' => '以任务标题搜索',
// 'Activity stream search' => '', 'Activity stream search' => '活动足迹搜索',
// 'Projects where "%s" is manager' => '', 'Projects where "%s" is manager' => '"%s" 管理的项目',
// 'Projects where "%s" is member' => '', 'Projects where "%s" is member' => '"%s" 参与的项目',
// 'Open tasks assigned to "%s"' => '', 'Open tasks assigned to "%s"' => '指派给"%s"的开放任务',
// 'Closed tasks assigned to "%s"' => '', 'Closed tasks assigned to "%s"' => '指派给"%s"的已结束任务',
// 'Assign automatically a color based on a priority' => '', 'Assign automatically a color based on a priority' => '基于优先级自动标记颜色',
// 'Overdue tasks for the project(s) "%s"' => '', 'Overdue tasks for the project(s) "%s"' => '"%s"项目下的超期任务',
// 'Upload files' => '', 'Upload files' => '上传文件',
// 'Installed Plugins' => '', 'Installed Plugins' => '已安装插件',
// 'Plugin Directory' => '', 'Plugin Directory' => '插件目录',
// 'Plugin installed successfully.' => '', 'Plugin installed successfully.' => '插件安装成功。',
// 'Plugin updated successfully.' => '', 'Plugin updated successfully.' => '插件更新成功。',
// 'Plugin removed successfully.' => '', 'Plugin removed successfully.' => '插件卸载成功。',
// 'Subtask converted to task successfully.' => '', 'Subtask converted to task successfully.' => '子任务成功转换成普通任务。',
// 'Unable to convert the subtask.' => '', 'Unable to convert the subtask.' => '无法转换子任务。',
// 'Unable to extract plugin archive.' => '', 'Unable to extract plugin archive.' => '无法解压插件包。',
// 'Plugin not found.' => '', 'Plugin not found.' => '插件未找到。',
// 'You don\'t have the permission to remove this plugin.' => '', 'You don\'t have the permission to remove this plugin.' => '你没有权限移除此插件。',
// 'Unable to download plugin archive.' => '', 'Unable to download plugin archive.' => '无法下载插件包。',
// 'Unable to write temporary file for plugin.' => '', 'Unable to write temporary file for plugin.' => '无法为插件写入临时文件。',
// 'Unable to open plugin archive.' => '', 'Unable to open plugin archive.' => '无法打开插件包。',
// 'There is no file in the plugin archive.' => '', 'There is no file in the plugin archive.' => '当前插件包内无文件。',
// 'Create tasks in bulk' => '', 'Create tasks in bulk' => '批量创建任务',
// 'Your Kanboard instance is not configured to install plugins from the user interface.' => '', 'Your Kanboard instance is not configured to install plugins from the user interface.' => '你的Kanboard没有启用插件安装。',
// 'There is no plugin available.' => '', 'There is no plugin available.' => '当前无可用插件。',
// 'Install' => '', 'Install' => '安装',
// 'Update' => '', 'Update' => '更新',
// 'Up to date' => '', 'Up to date' => '已更新',
// 'Not available' => '', 'Not available' => '不可用',
// 'Remove plugin' => '', 'Remove plugin' => '移除插件',
// 'Do you really want to remove this plugin: "%s"?' => '', 'Do you really want to remove this plugin: "%s"?' => '你真的要移除插件:"%s"',
// 'Uninstall' => '', 'Uninstall' => '移除',
// 'Listing' => '', 'Listing' => '列表',
// 'Metadata' => '', 'Metadata' => '元数据',
// 'Manage projects' => '', 'Manage projects' => '管理项目',
// 'Convert to task' => '', 'Convert to task' => '转化为普通任务',
// 'Convert sub-task to task' => '', 'Convert sub-task to task' => '转化子任务为普通任务',
// 'Do you really want to convert this sub-task to a task?' => '', 'Do you really want to convert this sub-task to a task?' => '你真的要将此子任务转化为普通任务?',
// 'My task title' => '', 'My task title' => '我的任务标题',
// 'Enter one task by line.' => '', 'Enter one task by line.' => '写入一行任务。',
// 'Number of failed login:' => '', 'Number of failed login:' => '登录失败次数:',
// 'Account locked until:' => '', 'Account locked until:' => '账户被锁定至:',
// 'Email settings' => '', 'Email settings' => '邮件设置',
// 'Email sender address' => '', 'Email sender address' => '邮件发送地址',
// 'Email transport' => '', 'Email transport' => '邮件转发',
// 'Webhook token' => '', 'Webhook token' => 'Web钩子Token',
// 'Imports' => '', 'Imports' => '导入',
// 'Project tags management' => '', 'Project tags management' => '项目标签管理',
// 'Tag created successfully.' => '', 'Tag created successfully.' => '成功创建标签。',
// 'Unable to create this tag.' => '', 'Unable to create this tag.' => '无法创建此标签。',
// 'Tag updated successfully.' => '', 'Tag updated successfully.' => '标签更新成功。',
// 'Unable to update this tag.' => '', 'Unable to update this tag.' => '无法更新此标签。',
// 'Tag removed successfully.' => '', 'Tag removed successfully.' => '标签删除成功。',
// 'Unable to remove this tag.' => '', 'Unable to remove this tag.' => '无法删除此标签',
// 'Global tags management' => '', 'Global tags management' => '全局标签管理',
// 'Tags' => '', 'Tags' => '标签',
// 'Tags management' => '', 'Tags management' => '标签管理',
// 'Add new tag' => '', 'Add new tag' => '添加新标签',
// 'Edit a tag' => '', 'Edit a tag' => '编辑标签',
// 'Project tags' => '', 'Project tags' => '项目标签',
// 'There is no specific tag for this project at the moment.' => '', 'There is no specific tag for this project at the moment.' => '当前项目没有指定任何标签。',
// 'Tag' => '', 'Tag' => '标签',
// 'Remove a tag' => '', 'Remove a tag' => '移除标签',
// 'Do you really want to remove this tag: "%s"?' => '', 'Do you really want to remove this tag: "%s"?' => '你真的要删除此标签:"%s"',
// 'Global tags' => '', 'Global tags' => '全局标签',
// 'There is no global tag at the moment.' => '', 'There is no global tag at the moment.' => '当前没有全局标签。',
// 'This field cannot be empty' => '', 'This field cannot be empty' => '此栏不能为空',
// 'Close a task when there is no activity in an specific column' => '', 'Close a task when there is no activity in an specific column' => '当指定栏目没有更新时关闭任务',
// '%s removed a subtask for the task #%d' => '', '%s removed a subtask for the task #%d' => '"%s"从任务#%d删除了子任务',
// '%s removed a comment on the task #%d' => '', '%s removed a comment on the task #%d' => '"%s"从任务#%d删除了评论',
// 'Comment removed on task #%d' => '', 'Comment removed on task #%d' => '任务#%d上的评论已删除',
// 'Subtask removed on task #%d' => '', 'Subtask removed on task #%d' => '任务#%d上的子任务已删除',
// 'Hide tasks in this column in the dashboard' => '', 'Hide tasks in this column in the dashboard' => '在面板首页隐藏此栏下的任务',
// '%s removed a comment on the task %s' => '', '%s removed a comment on the task %s' => '"%s"从任务%s 删除了评论',
// '%s removed a subtask for the task %s' => '', '%s removed a subtask for the task %s' => '"%s"从任务%s 删除了子任务',
// 'Comment removed' => '', 'Comment removed' => '评论已删除',
// 'Subtask removed' => '', 'Subtask removed' => '子任务已删除',
// '%s set a new internal link for the task #%d' => '', '%s set a new internal link for the task #%d' => '%s为任务#%d 设置了新内部链接',
// '%s removed an internal link for the task #%d' => '', '%s removed an internal link for the task #%d' => '%s 从任务 #%d 删除内部链接',
// 'A new internal link for the task #%d have been defined' => '', 'A new internal link for the task #%d have been defined' => '#%d新内部链接已定义',
// 'Internal link removed for the task #%d' => '', 'Internal link removed for the task #%d' => '#%d内部链接已删除',
// '%s set a new internal link for the task %s' => '', '%s set a new internal link for the task %s' => '%s为任务%s设置了新链接',
// '%s removed an internal link for the task %s' => '', '%s removed an internal link for the task %s' => '%s删除了任务%s内部链接',
// 'Automatically set the due date on task creation' => '', 'Automatically set the due date on task creation' => '创建任务时自动设置过期时间',
// 'Move the task to another column when closed' => '', 'Move the task to another column when closed' => '当任务关闭时移动到另一栏',
// 'Move the task to another column when not moved during a given period' => '', 'Move the task to another column when not moved during a given period' => '当任务在指定时间内未移动时,移动到另一栏',
// 'Dashboard for %s' => '', 'Dashboard for %s' => '%s的看板',
// 'Tasks overview for %s' => '', 'Tasks overview for %s' => '%s的任务预览',
// 'Subtasks overview for %s' => '', 'Subtasks overview for %s' => '%s的子任务预览',
// 'Projects overview for %s' => '', 'Projects overview for %s' => '%s的项目预览',
// 'Activity stream for %s' => '', 'Activity stream for %s' => '%s的活动足迹',
// 'Calendar for %s' => '', 'Calendar for %s' => '%s的日历',
// 'Notifications for %s' => '', 'Notifications for %s' => '%s的通知',
// 'Subtasks export' => '', 'Subtasks export' => '子任务导出',
// 'Tasks exportation' => '', 'Tasks exportation' => '任务导出',
// 'Assign a color when the task is moved to a specific swimlane' => '', 'Assign a color when the task is moved to a specific swimlane' => '当任务移动到指定里程碑时标记颜色',
// 'Assign a priority when the task is moved to a specific swimlane' => '', 'Assign a priority when the task is moved to a specific swimlane' => '当任务移动到指定里程碑时标记优先级',
// 'User unlocked successfully.' => '', 'User unlocked successfully.' => '用户解锁成功。',
// 'Unable to unlock the user.' => '', 'Unable to unlock the user.' => '无法解锁用户。',
// 'Move a task to another swimlane' => '', 'Move a task to another swimlane' => '移动任务到里程碑',
// 'Creator Name' => '', 'Creator Name' => '创建人名称',
// 'Time spent and estimated' => '', 'Time spent and estimated' => '时间花费预估',
// 'Move position' => '', 'Move position' => '移动位置',
// 'Move task to another position on the board' => '', 'Move task to another position on the board' => '移动任务到另一个位置',
// 'Insert before this task' => '', 'Insert before this task' => '在此任务之前插入',
// 'Insert after this task' => '', 'Insert after this task' => '在此任务之后插入',
// 'Unlock this user' => '', 'Unlock this user' => '解锁用户',
// 'Custom Project Roles' => '', 'Custom Project Roles' => '自定义项目角色',
// 'Add a new custom role' => '', 'Add a new custom role' => '添加新角色',
// 'Restrictions for the role "%s"' => '', 'Restrictions for the role "%s"' => '"%s"角色限制',
// 'Add a new project restriction' => '', 'Add a new project restriction' => '添加新的项目限制',
// 'Add a new drag and drop restriction' => '', 'Add a new drag and drop restriction' => '添加新的拖放限制',
// 'Add a new column restriction' => '', 'Add a new column restriction' => '添加新的栏目限制',
// 'Edit this role' => '', 'Edit this role' => '编辑角色',
// 'Remove this role' => '', 'Remove this role' => '删除角色',
// 'There is no restriction for this role.' => '', 'There is no restriction for this role.' => '当前角色无限制。',
// 'Only moving task between those columns is permitted' => '', 'Only moving task between those columns is permitted' => '只能在以下栏目间移动任务',
// 'Close a task in a specific column when not moved during a given period' => '', 'Close a task in a specific column when not moved during a given period' => '当指定栏目下的任务在指定时间内未移动时关闭任务',
// 'Edit columns' => '', 'Edit columns' => '编辑栏目',
// 'The column restriction has been created successfully.' => '', 'The column restriction has been created successfully.' => '成功创建栏目限制。',
// 'Unable to create this column restriction.' => '', 'Unable to create this column restriction.' => '无法创建栏目限制。',
// 'Column restriction removed successfully.' => '', 'Column restriction removed successfully.' => '成功删除栏目限制。',
// 'Unable to remove this restriction.' => '', 'Unable to remove this restriction.' => '无法删除限制。',
// 'Your custom project role has been created successfully.' => '', 'Your custom project role has been created successfully.' => '自定义项目角色创建成功。',
// 'Unable to create custom project role.' => '', 'Unable to create custom project role.' => '无法删除自定义项目角色。',
// 'Your custom project role has been updated successfully.' => '', 'Your custom project role has been updated successfully.' => '自定义项目角色更新成功。',
// 'Unable to update custom project role.' => '', 'Unable to update custom project role.' => '无法更新自定义项目角色。',
// 'Custom project role removed successfully.' => '', 'Custom project role removed successfully.' => '成功删除自定义项目角色。',
// 'Unable to remove this project role.' => '', 'Unable to remove this project role.' => '无法删除项目角色。',
// 'The project restriction has been created successfully.' => '', 'The project restriction has been created successfully.' => '成功创建项目限制。',
// 'Unable to create this project restriction.' => '', 'Unable to create this project restriction.' => '无法创建项目限制。',
// 'Project restriction removed successfully.' => '', 'Project restriction removed successfully.' => '成功删除项目限制。',
// 'You cannot create tasks in this column.' => '', 'You cannot create tasks in this column.' => '你不能在此栏目下创建任务。',
// 'Task creation is permitted for this column' => '', 'Task creation is permitted for this column' => '当前栏目下不能创建任务。',
// 'Closing or opening a task is permitted for this column' => '', 'Closing or opening a task is permitted for this column' => '当前栏目下不能开关任务。',
// 'Task creation is blocked for this column' => '', 'Task creation is blocked for this column' => '当前栏目下禁止创建任务。',
// 'Closing or opening a task is blocked for this column' => '', 'Closing or opening a task is blocked for this column' => '禁止在此栏下开关任务',
// 'Task creation is not permitted' => '', 'Task creation is not permitted' => '不能创建任务',
// 'Closing or opening a task is not permitted' => '', 'Closing or opening a task is not permitted' => '禁止开关任务',
// 'New drag and drop restriction for the role "%s"' => '', 'New drag and drop restriction for the role "%s"' => '为角色"%s"新建拖动限制',
// 'People belonging to this role will be able to move tasks only between the source and the destination column.' => '', 'People belonging to this role will be able to move tasks only between the source and the destination column.' => '此角色下的用户将只能在源栏目和目标栏目间移动任务。',
// 'Remove a column restriction' => '', 'Remove a column restriction' => '移除栏目限制',
// 'Do you really want to remove this column restriction: "%s" to "%s"?' => '', 'Do you really want to remove this column restriction: "%s" to "%s"?' => '你真的要删除栏目限制:"%s"到"%s"',
// 'New column restriction for the role "%s"' => '', 'New column restriction for the role "%s"' => '为角色"%s"增加栏目限制?',
// 'Rule' => '', 'Rule' => '规则',
// 'Do you really want to remove this column restriction?' => '', 'Do you really want to remove this column restriction?' => '你真的要移除栏目限制?',
// 'Custom roles' => '', 'Custom roles' => '自定义角色',
// 'New custom project role' => '', 'New custom project role' => '新建项目角色',
// 'Edit custom project role' => '', 'Edit custom project role' => '编辑项目角色',
// 'Remove a custom role' => '', 'Remove a custom role' => '删除自定义角色',
// 'Do you really want to remove this custom role: "%s"? All people assigned to this role will become project member.' => '', 'Do you really want to remove this custom role: "%s"? All people assigned to this role will become project member.' => '你真的要删除这个自定义橘色:"%s"?当前角色下的用户将转换成普通项目成员。',
// 'There is no custom role for this project.' => '', 'There is no custom role for this project.' => '当前项目没有自定义角色',
// 'New project restriction for the role "%s"' => '', 'New project restriction for the role "%s"' => '给角色"%s"新建项目限制',
// 'Restriction' => '', 'Restriction' => '限制',
// 'Remove a project restriction' => '', 'Remove a project restriction' => '移除项目限制',
// 'Do you really want to remove this project restriction: "%s"?' => '', 'Do you really want to remove this project restriction: "%s"?' => '你真的要删除项目限制:"%s"',
// 'Duplicate to multiple projects' => '', 'Duplicate to multiple projects' => '复制到多个项目',
// 'This field is required' => '', 'This field is required' => '此项必填',
// 'Moving a task is not permitted' => '', 'Moving a task is not permitted' => '禁止移动任务',
// 'This value must be in the range %d to %d' => '', 'This value must be in the range %d to %d' => '输入值必须在%d到%d之间',
// 'You are not allowed to move this task.' => '', 'You are not allowed to move this task.' => '你不能移动此任务',
); );