| 1 | # Originally translated by andy wu (email:andywu.zh@gmail.com)
 | 
  
    | 2 | # new translations added by the translation team from 72pines at http://code.72pines.org/projects/show/72pines-redmine/
 | 
  
    | 3 | 
 | 
  
    | 4 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
 | 
  
    | 5 | 
 | 
  
    | 6 | actionview_datehelper_select_day_prefix:
 | 
  
    | 7 | actionview_datehelper_select_month_names: 一月,二月,三月,四月,五月,六月,七月,八月,九月,十月,十一月,十二月
 | 
  
    | 8 | actionview_datehelper_select_month_names_abbr: 一,二,三,四,五,六,七,八,九,十,十一,十二
 | 
  
    | 9 | actionview_datehelper_select_month_prefix:
 | 
  
    | 10 | actionview_datehelper_select_year_prefix:
 | 
  
    | 11 | actionview_datehelper_time_in_words_day: 1 天
 | 
  
    | 12 | actionview_datehelper_time_in_words_day_plural: %d 天
 | 
  
    | 13 | actionview_datehelper_time_in_words_hour_about: 约1小时
 | 
  
    | 14 | actionview_datehelper_time_in_words_hour_about_plural: 约 %d 小时
 | 
  
    | 15 | actionview_datehelper_time_in_words_hour_about_single: 约1小时
 | 
  
    | 16 | actionview_datehelper_time_in_words_minute: 1分钟
 | 
  
    | 17 | actionview_datehelper_time_in_words_minute_half: 半分钟
 | 
  
    | 18 | actionview_datehelper_time_in_words_minute_less_than: 1分钟以内
 | 
  
    | 19 | actionview_datehelper_time_in_words_minute_plural: %d 分钟
 | 
  
    | 20 | actionview_datehelper_time_in_words_minute_single: 1分钟
 | 
  
    | 21 | actionview_datehelper_time_in_words_second_less_than: 1秒以内
 | 
  
    | 22 | actionview_datehelper_time_in_words_second_less_than_plural:  %d 秒以内
 | 
  
    | 23 | actionview_instancetag_blank_option: 请选择
 | 
  
    | 24 | 
 | 
  
    | 25 | activerecord_error_inclusion: 未包含在列表中
 | 
  
    | 26 | activerecord_error_exclusion: 保留的
 | 
  
    | 27 | activerecord_error_invalid: 无效的
 | 
  
    | 28 | activerecord_error_confirmation: 和确认输入不匹配
 | 
  
    | 29 | activerecord_error_accepted: 必需被接受
 | 
  
    | 30 | activerecord_error_empty: 不能为空
 | 
  
    | 31 | activerecord_error_blank: 不能是空格
 | 
  
    | 32 | activerecord_error_too_long: 太长
 | 
  
    | 33 | activerecord_error_too_short: 太短
 | 
  
    | 34 | activerecord_error_wrong_length: 长度有问题
 | 
  
    | 35 | activerecord_error_taken: 已经存在了
 | 
  
    | 36 | activerecord_error_not_a_number: 不是数字
 | 
  
    | 37 | activerecord_error_not_a_date: 不是有效的日期
 | 
  
    | 38 | activerecord_error_greater_than_start_date: 必需大于开始日期
 | 
  
    | 39 | activerecord_error_not_same_project: 不属于同一个项目
 | 
  
    | 40 | activerecord_error_circular_dependency: 这个设置会造成循环关系的错误
 | 
  
    | 41 | 
 | 
  
    | 42 | general_fmt_age: %d yr
 | 
  
    | 43 | general_fmt_age_plural: %d yrs
 | 
  
    | 44 | general_fmt_date: %%m/%%d/%%Y
 | 
  
    | 45 | general_fmt_datetime: %%m/%%d/%%Y %%I:%%M %%p
 | 
  
    | 46 | general_fmt_datetime_short: %%b %%d, %%I:%%M %%p
 | 
  
    | 47 | general_fmt_time: %%I:%%M %%p
 | 
  
    | 48 | general_text_No: '否'
 | 
  
    | 49 | general_text_Yes: '是'
 | 
  
    | 50 | general_text_no: '否'
 | 
  
    | 51 | general_text_yes: '是'
 | 
  
    | 52 | general_lang_name: 'Simplified Chinese (简体中文)'
 | 
  
    | 53 | general_csv_separator: ','
 | 
  
    | 54 | general_csv_encoding: gb2312
 | 
  
    | 55 | general_pdf_encoding: Big5
 | 
  
    | 56 | general_day_names: 一,二,三,四,五,六,日
 | 
  
    | 57 | general_first_day_of_week: '7'
 | 
  
    | 58 | 
 | 
  
    | 59 | notice_account_updated: 帐户更新成功。
 | 
  
    | 60 | notice_account_invalid_creditentials: 用户名或密码不正确
 | 
  
    | 61 | notice_account_password_updated: 成功更新密码
 | 
  
    | 62 | notice_account_wrong_password: 错误的密码
 | 
  
    | 63 | notice_account_register_done: 帐户已创建成功
 | 
  
    | 64 | notice_account_unknown_email: 未知用户
 | 
  
    | 65 | notice_can_t_change_password: 该帐户使用了外部认证。无法更改密码。
 | 
  
    | 66 | notice_account_lost_email_sent: 邮件已被发送,邮件中有关于选择新密码的指导
 | 
  
    | 67 | notice_account_activated: 您的帐号已被激活。您现在可以登录了。
 | 
  
    | 68 | notice_successful_create: 创建成功
 | 
  
    | 69 | notice_successful_update: 更新成功
 | 
  
    | 70 | notice_successful_delete: 删除成功
 | 
  
    | 71 | notice_successful_connection: 连接成功
 | 
  
    | 72 | notice_file_not_found: 您访问的页面不存在或已被删除。
 | 
  
    | 73 | notice_locking_conflict: 数据已被另一个用户更新
 | 
  
    | 74 | notice_not_authorized: 对不起,您无权访问此页面.
 | 
  
    | 75 | notice_email_sent: 已经成功发送email到 %s
 | 
  
    | 76 | notice_email_error: 发送email时发生错误 (%s)
 | 
  
    | 77 | notice_feeds_access_key_reseted: 您的RSS访问代码已经被重置了.
 | 
  
    | 78 | 
 | 
  
    | 79 | error_scm_not_found: 在源代码库中不存在该条目或修订
 | 
  
    | 80 | error_scm_command_failed: "访问源代码库的时候发生错误: %s"
 | 
  
    | 81 | 
 | 
  
    | 82 | mail_subject_lost_password: 您的redMine密码
 | 
  
    | 83 | mail_body_lost_password: '点击以下的链接来修改您在redmine系统的密码:'
 | 
  
    | 84 | mail_subject_register: redMine帐户激活
 | 
  
    | 85 | mail_body_register: '点击以下的链接来激活您的redMine帐号:'
 | 
  
    | 86 | 
 | 
  
    | 87 | gui_validation_error: 1 个错误
 | 
  
    | 88 | gui_validation_error_plural: %d 个错误
 | 
  
    | 89 | 
 | 
  
    | 90 | field_name: 名称
 | 
  
    | 91 | field_description: 描述
 | 
  
    | 92 | field_summary: 摘要
 | 
  
    | 93 | field_is_required: 必填
 | 
  
    | 94 | field_firstname: 名字
 | 
  
    | 95 | field_lastname: 姓
 | 
  
    | 96 | field_mail: 邮件地址
 | 
  
    | 97 | field_filename: 文件
 | 
  
    | 98 | field_filesize: 大小
 | 
  
    | 99 | field_downloads: 下载次数
 | 
  
    | 100 | field_author: 作者
 | 
  
    | 101 | field_created_on: 创建于
 | 
  
    | 102 | field_updated_on: 更新于
 | 
  
    | 103 | field_field_format: 格式
 | 
  
    | 104 | field_is_for_all: 应用于所有项目
 | 
  
    | 105 | field_possible_values: 可能的值
 | 
  
    | 106 | field_regexp: 正则表达式
 | 
  
    | 107 | field_min_length: 最小长度
 | 
  
    | 108 | field_max_length: 最大长度
 | 
  
    | 109 | field_value: 值
 | 
  
    | 110 | field_category: 分类
 | 
  
    | 111 | field_title: 标题
 | 
  
    | 112 | field_project: 项目
 | 
  
    | 113 | field_issue: 问题
 | 
  
    | 114 | field_status: 状态
 | 
  
    | 115 | field_notes: 说明
 | 
  
    | 116 | field_is_closed: 已关闭的问题
 | 
  
    | 117 | field_is_default: 默认状态
 | 
  
    | 118 | field_tracker: 跟踪
 | 
  
    | 119 | field_subject: 主题
 | 
  
    | 120 | field_due_date: 到期日
 | 
  
    | 121 | field_assigned_to: 指派
 | 
  
    | 122 | field_priority: 优先级
 | 
  
    | 123 | field_fixed_version: 修订版本
 | 
  
    | 124 | field_user: 用户
 | 
  
    | 125 | field_role: 角色
 | 
  
    | 126 | field_homepage: 主页
 | 
  
    | 127 | field_is_public: 公开
 | 
  
    | 128 | field_parent: 上级项目
 | 
  
    | 129 | field_is_in_chlog: 在更新日志中显示问题
 | 
  
    | 130 | field_is_in_roadmap: 在路线图中显示问题
 | 
  
    | 131 | field_login: 登录名
 | 
  
    | 132 | field_mail_notification: 邮件通知
 | 
  
    | 133 | field_admin: 管理员
 | 
  
    | 134 | field_last_login_on: 最后登录
 | 
  
    | 135 | field_language: 语言
 | 
  
    | 136 | field_effective_date: 日期
 | 
  
    | 137 | field_password: 密码
 | 
  
    | 138 | field_new_password: 新密码
 | 
  
    | 139 | field_password_confirmation: 确认
 | 
  
    | 140 | field_version: 版本
 | 
  
    | 141 | field_type: 类别
 | 
  
    | 142 | field_host: 主机
 | 
  
    | 143 | field_port: 端口
 | 
  
    | 144 | field_account: 帐号
 | 
  
    | 145 | field_base_dn: Base DN
 | 
  
    | 146 | field_attr_login: 登录名属性
 | 
  
    | 147 | field_attr_firstname: 名字属性
 | 
  
    | 148 | field_attr_lastname: 姓属性
 | 
  
    | 149 | field_attr_mail: 邮件属性
 | 
  
    | 150 | field_onthefly: 即时的用户生成
 | 
  
    | 151 | field_start_date: 开始
 | 
  
    | 152 | field_done_ratio: %% 完成
 | 
  
    | 153 | field_auth_source: 认证模式
 | 
  
    | 154 | field_hide_mail: 隐藏我的邮件
 | 
  
    | 155 | field_comments: 注释
 | 
  
    | 156 | field_url: URL
 | 
  
    | 157 | field_start_page: 起始页
 | 
  
    | 158 | field_subproject: 子项目
 | 
  
    | 159 | field_hours: Hours
 | 
  
    | 160 | field_activity: 活动
 | 
  
    | 161 | field_spent_on: 日期
 | 
  
    | 162 | field_identifier: 标识
 | 
  
    | 163 | field_is_filter: 作为过滤条件
 | 
  
    | 164 | field_issue_to_id: 相关的问题报告
 | 
  
    | 165 | field_delay: 延期
 | 
  
    | 166 | field_assignable: 是否可以分配到问题
 | 
  
    | 167 | field_redirect_existing_links: 重定向现有的链接
 | 
  
    | 168 | field_estimated_hours: 预期时间
 | 
  
    | 169 | field_default_value: 默认值
 | 
  
    | 170 | 
 | 
  
    | 171 | setting_app_title: 应用程序标题
 | 
  
    | 172 | setting_app_subtitle: 应用程序子标题
 | 
  
    | 173 | setting_welcome_text: 欢迎文字
 | 
  
    | 174 | setting_default_language: 默认语言
 | 
  
    | 175 | setting_login_required: 要求认证
 | 
  
    | 176 | setting_self_registration: 允许自注册
 | 
  
    | 177 | setting_attachment_max_size: 附件最大尺寸
 | 
  
    | 178 | setting_issues_export_limit: 问题输出条目的限制
 | 
  
    | 179 | setting_mail_from: 邮件发送人的地址
 | 
  
    | 180 | setting_host_name: 主机名称
 | 
  
    | 181 | setting_text_formatting: 文本格式
 | 
  
    | 182 | setting_wiki_compression: Wiki文档的历史记录压缩
 | 
  
    | 183 | setting_feeds_limit: RSS Feed内容条数
 | 
  
    | 184 | setting_autofetch_changesets: 自动获取程序变动
 | 
  
    | 185 | setting_sys_api_enabled: 启用后台的WS代码用于管理
 | 
  
    | 186 | setting_commit_ref_keywords: 提交变动时引用问题号码的关键字
 | 
  
    | 187 | setting_commit_fix_keywords: 提交变动时自动标志问题状态的关键字
 | 
  
    | 188 | setting_autologin: 自动登录
 | 
  
    | 189 | setting_date_format: 日期格式
 | 
  
    | 190 | setting_cross_project_issue_relations: 允许不同项目之间的问题关联
 | 
  
    | 191 | 
 | 
  
    | 192 | label_user: 用户
 | 
  
    | 193 | label_user_plural: 用户列表
 | 
  
    | 194 | label_user_new: 新建用户
 | 
  
    | 195 | label_project: 项目
 | 
  
    | 196 | label_project_new: 新建项目
 | 
  
    | 197 | label_project_plural: 项目列表
 | 
  
    | 198 | label_project_all: 所有的项目
 | 
  
    | 199 | label_project_latest: 最近更新的项目
 | 
  
    | 200 | label_issue: 问题
 | 
  
    | 201 | label_issue_new: 新建问题
 | 
  
    | 202 | label_issue_plural: 问题列表
 | 
  
    | 203 | label_issue_view_all: 查看所有问题
 | 
  
    | 204 | label_document: 文档
 | 
  
    | 205 | label_document_new: 新建文档
 | 
  
    | 206 | label_document_plural: 文档列表
 | 
  
    | 207 | label_role: 角色
 | 
  
    | 208 | label_role_plural: 角色列表
 | 
  
    | 209 | label_role_new: 新建角色
 | 
  
    | 210 | label_role_and_permissions: 角色和权限
 | 
  
    | 211 | label_member: 成员
 | 
  
    | 212 | label_member_new: 新建成员
 | 
  
    | 213 | label_member_plural: 成员列表
 | 
  
    | 214 | label_tracker: 跟踪标签
 | 
  
    | 215 | label_tracker_plural: 跟踪标签列表
 | 
  
    | 216 | label_tracker_new: 新建跟踪标签
 | 
  
    | 217 | label_workflow: 工作流程
 | 
  
    | 218 | label_issue_status: 问题状态列表
 | 
  
    | 219 | label_issue_status_plural: 问题状态列表
 | 
  
    | 220 | label_issue_status_new: 新建问题状态列表
 | 
  
    | 221 | label_issue_category: 问题类别
 | 
  
    | 222 | label_issue_category_plural: 问题类别列表
 | 
  
    | 223 | label_issue_category_new: 新建问题类别
 | 
  
    | 224 | label_custom_field: 自定义字段
 | 
  
    | 225 | label_custom_field_plural: 自定义字段列表
 | 
  
    | 226 | label_custom_field_new: 新建自定义字段
 | 
  
    | 227 | label_enumerations: 枚举列表
 | 
  
    | 228 | label_enumeration_new: 新建枚举值
 | 
  
    | 229 | label_information: 信息
 | 
  
    | 230 | label_information_plural: 信息
 | 
  
    | 231 | label_please_login: 请登录
 | 
  
    | 232 | label_register: 注册
 | 
  
    | 233 | label_password_lost: 忘记密码
 | 
  
    | 234 | label_home: 主页
 | 
  
    | 235 | label_my_page: 我的工作台
 | 
  
    | 236 | label_my_account: 我的帐号
 | 
  
    | 237 | label_my_projects: 我的项目列表
 | 
  
    | 238 | label_administration: 管理
 | 
  
    | 239 | label_login: 登录
 | 
  
    | 240 | label_logout: 退出
 | 
  
    | 241 | label_help: 帮助
 | 
  
    | 242 | label_reported_issues: 已报告的问题
 | 
  
    | 243 | label_assigned_to_me_issues: 分配给我的问题
 | 
  
    | 244 | label_last_login: 最后登录
 | 
  
    | 245 | label_last_updates: 最后更新
 | 
  
    | 246 | label_last_updates_plural: %d 最后更新
 | 
  
    | 247 | label_registered_on: 注册于
 | 
  
    | 248 | label_activity: 活动
 | 
  
    | 249 | label_new: 新建
 | 
  
    | 250 | label_logged_as: 登录为
 | 
  
    | 251 | label_environment: 环境
 | 
  
    | 252 | label_authentication: 认证
 | 
  
    | 253 | label_auth_source: 认证模式
 | 
  
    | 254 | label_auth_source_new: 新建认证模式
 | 
  
    | 255 | label_auth_source_plural: 认证模式列表
 | 
  
    | 256 | label_subproject_plural: 子项目列表
 | 
  
    | 257 | label_min_max_length: 最小 - 最大 长度
 | 
  
    | 258 | label_list: 列表
 | 
  
    | 259 | label_date: 日期
 | 
  
    | 260 | label_integer: 整数
 | 
  
    | 261 | label_boolean: 是否
 | 
  
    | 262 | label_string: 文字
 | 
  
    | 263 | label_text: 长段文字
 | 
  
    | 264 | label_attribute: 属性
 | 
  
    | 265 | label_attribute_plural: 属性
 | 
  
    | 266 | label_download: %d 个下载次数
 | 
  
    | 267 | label_download_plural: %d 个下载次数
 | 
  
    | 268 | label_no_data: 没有数据用于显示
 | 
  
    | 269 | label_change_status: 改变状态
 | 
  
    | 270 | label_history: 历史记录
 | 
  
    | 271 | label_attachment: 文件
 | 
  
    | 272 | label_attachment_new: 新建文件
 | 
  
    | 273 | label_attachment_delete: 删除文件
 | 
  
    | 274 | label_attachment_plural: 文件列表
 | 
  
    | 275 | label_report: 报表
 | 
  
    | 276 | label_report_plural: 报表列表
 | 
  
    | 277 | label_news: 新闻
 | 
  
    | 278 | label_news_new: 增加新闻
 | 
  
    | 279 | label_news_plural: 新闻列表
 | 
  
    | 280 | label_news_latest: 最近的新闻
 | 
  
    | 281 | label_news_view_all: 查看所有新闻
 | 
  
    | 282 | label_change_log: 更新日志
 | 
  
    | 283 | label_settings: 配置
 | 
  
    | 284 | label_overview: 概述
 | 
  
    | 285 | label_version: 版本
 | 
  
    | 286 | label_version_new: 新建版本
 | 
  
    | 287 | label_version_plural: 版本列表
 | 
  
    | 288 | label_confirmation: 确认
 | 
  
    | 289 | label_export_to: 导出
 | 
  
    | 290 | label_read: 读取...
 | 
  
    | 291 | label_public_projects: 公开的项目列表
 | 
  
    | 292 | label_open_issues: 打开
 | 
  
    | 293 | label_open_issues_plural: 打开
 | 
  
    | 294 | label_closed_issues: 已关闭
 | 
  
    | 295 | label_closed_issues_plural: 已关闭
 | 
  
    | 296 | label_total: 合计
 | 
  
    | 297 | label_permissions: 权限列表
 | 
  
    | 298 | label_current_status: 当前状态
 | 
  
    | 299 | label_new_statuses_allowed: 启用了新状态
 | 
  
    | 300 | label_all: 全部
 | 
  
    | 301 | label_none: 无
 | 
  
    | 302 | label_next: 下一个
 | 
  
    | 303 | label_previous: 上一个
 | 
  
    | 304 | label_used_by: 使用中
 | 
  
    | 305 | label_details: 详情
 | 
  
    | 306 | label_add_note: 添加说明
 | 
  
    | 307 | label_per_page: 每面
 | 
  
    | 308 | label_calendar: 日历
 | 
  
    | 309 | label_months_from: 个月以来
 | 
  
    | 310 | label_gantt: 甘特图(Gantt)
 | 
  
    | 311 | label_internal: 内部
 | 
  
    | 312 | label_last_changes: 最近的 %d 次更改
 | 
  
    | 313 | label_change_view_all: 查看所有更改
 | 
  
    | 314 | label_personalize_page: 个性化定制本页
 | 
  
    | 315 | label_comment: 注释
 | 
  
    | 316 | label_comment_plural: 注释列表
 | 
  
    | 317 | label_comment_add: 添加注释
 | 
  
    | 318 | label_comment_added: 已加入注释
 | 
  
    | 319 | label_comment_delete: 删除注释
 | 
  
    | 320 | label_query: 自定义查询
 | 
  
    | 321 | label_query_plural: 自定义查询列表
 | 
  
    | 322 | label_query_new: 新建查询
 | 
  
    | 323 | label_filter_add: 增加过滤器
 | 
  
    | 324 | label_filter_plural: 过滤器列表
 | 
  
    | 325 | label_equals: 等于
 | 
  
    | 326 | label_not_equals: 不等于
 | 
  
    | 327 | label_in_less_than: 剩余天数小于
 | 
  
    | 328 | label_in_more_than: 剩余天数大于
 | 
  
    | 329 | label_in: 剩余天数
 | 
  
    | 330 | label_today: 今天
 | 
  
    | 331 | label_this_week: 本周
 | 
  
    | 332 | label_less_than_ago: 之前天数少于
 | 
  
    | 333 | label_more_than_ago: 之前天数大于
 | 
  
    | 334 | label_ago: 之前天数
 | 
  
    | 335 | label_contains: 包含
 | 
  
    | 336 | label_not_contains: 不包含
 | 
  
    | 337 | label_day_plural: 天数
 | 
  
    | 338 | label_repository: 源代码库
 | 
  
    | 339 | label_browse: 浏览
 | 
  
    | 340 | label_modification: %d 个更新
 | 
  
    | 341 | label_modification_plural: %d 个更新
 | 
  
    | 342 | label_revision: 修订
 | 
  
    | 343 | label_revision_plural: 修订
 | 
  
    | 344 | label_added: 已增加
 | 
  
    | 345 | label_modified: 已修改
 | 
  
    | 346 | label_deleted: 已删除
 | 
  
    | 347 | label_latest_revision: 最近的版本
 | 
  
    | 348 | label_latest_revision_plural: 最近的版本列表
 | 
  
    | 349 | label_view_revisions: 查看修订列表
 | 
  
    | 350 | label_max_size: 最大尺寸
 | 
  
    | 351 | label_on: 'on'
 | 
  
    | 352 | label_sort_highest: 置顶
 | 
  
    | 353 | label_sort_higher: 上移
 | 
  
    | 354 | label_sort_lower: 下移
 | 
  
    | 355 | label_sort_lowest: 置底
 | 
  
    | 356 | label_roadmap: 路线图
 | 
  
    | 357 | label_roadmap_due_in: 截止日期到 
 | 
  
    | 358 | label_roadmap_overdue: %s late
 | 
  
    | 359 | label_roadmap_no_issues: 该版本没有问题
 | 
  
    | 360 | label_search: 查找
 | 
  
    | 361 | label_result_plural: 个结果
 | 
  
    | 362 | label_all_words: 所有单词
 | 
  
    | 363 | label_wiki: Wiki
 | 
  
    | 364 | label_wiki_edit: Wiki 编辑
 | 
  
    | 365 | label_wiki_edit_plural: Wiki 编辑记录
 | 
  
    | 366 | label_wiki_page_plural: Wiki 页面
 | 
  
    | 367 | label_index_by_title: 索引
 | 
  
    | 368 | label_index_by_date: 按照日期排序的索引
 | 
  
    | 369 | label_current_version: 当前版本
 | 
  
    | 370 | label_preview: 预览
 | 
  
    | 371 | label_feed_plural: Feeds
 | 
  
    | 372 | label_changes_details: 所有更改的详情
 | 
  
    | 373 | label_issue_tracking: 问题跟踪
 | 
  
    | 374 | label_spent_time: 耗时
 | 
  
    | 375 | label_f_hour: %.2f 小时
 | 
  
    | 376 | label_f_hour_plural: %.2f 小时
 | 
  
    | 377 | label_time_tracking: 时间跟踪
 | 
  
    | 378 | label_change_plural: 更改列表
 | 
  
    | 379 | label_statistics: 统计
 | 
  
    | 380 | label_commits_per_month: Commits/月
 | 
  
    | 381 | label_commits_per_author: Commits/用户
 | 
  
    | 382 | label_view_diff: 查看变动
 | 
  
    | 383 | label_diff_inline: inline
 | 
  
    | 384 | label_diff_side_by_side: side by side
 | 
  
    | 385 | label_options: 选项
 | 
  
    | 386 | label_copy_workflow_from: 从以下项目复制工作流程
 | 
  
    | 387 | label_permissions_report: 权限设置列表
 | 
  
    | 388 | label_watched_issues: 跟踪的问题
 | 
  
    | 389 | label_related_issues: 相关的问题
 | 
  
    | 390 | label_applied_status: 修改了状态
 | 
  
    | 391 | label_loading: 载入中...
 | 
  
    | 392 | label_relation_new: 新的关联
 | 
  
    | 393 | label_relation_delete: 删除关联
 | 
  
    | 394 | label_relates_to: 关联到
 | 
  
    | 395 | label_duplicates: 重复
 | 
  
    | 396 | label_blocks: blocks
 | 
  
    | 397 | label_blocked_by: blocked by
 | 
  
    | 398 | label_precedes: precedes
 | 
  
    | 399 | label_follows: follows
 | 
  
    | 400 | label_end_to_start: end to start
 | 
  
    | 401 | label_end_to_end: end to end
 | 
  
    | 402 | label_start_to_start: start to start
 | 
  
    | 403 | label_start_to_end: start to end
 | 
  
    | 404 | label_stay_logged_in: 保持一直登录
 | 
  
    | 405 | label_disabled: 禁用了
 | 
  
    | 406 | label_show_completed_versions: 显示已经完成的版本
 | 
  
    | 407 | label_me: 我
 | 
  
    | 408 | label_board: 讨论区
 | 
  
    | 409 | label_board_new: 新的版面
 | 
  
    | 410 | label_board_plural: 讨论区
 | 
  
    | 411 | label_topic_plural: 主题
 | 
  
    | 412 | label_message_plural: 帖子
 | 
  
    | 413 | label_message_last: 最新的帖子
 | 
  
    | 414 | label_message_new: 新贴
 | 
  
    | 415 | label_reply_plural: 回复
 | 
  
    | 416 | label_send_information: 给用户发送帐号信息
 | 
  
    | 417 | label_year: 年
 | 
  
    | 418 | label_month: 月
 | 
  
    | 419 | label_week: 周
 | 
  
    | 420 | label_date_from: 从
 | 
  
    | 421 | label_date_to: 到
 | 
  
    | 422 | label_language_based: 语言
 | 
  
    | 423 | label_sort_by: 根据 %s 排序 
 | 
  
    | 424 | label_send_test_email: 发送测试email
 | 
  
    | 425 | label_feeds_access_key_created_on: RSS 访问代码是在 %s 之前建立的
 | 
  
    | 426 | label_module_plural: 模块
 | 
  
    | 427 | label_added_time_by: 由 %s 在 %s 之前添加
 | 
  
    | 428 | label_updated_time:  更新于 %s 前
 | 
  
    | 429 | label_jump_to_a_project: 选择一个项目...
 | 
  
    | 430 | 
 | 
  
    | 431 | button_login: 登录
 | 
  
    | 432 | button_submit: 提交
 | 
  
    | 433 | button_save: 保存
 | 
  
    | 434 | button_check_all: 全选
 | 
  
    | 435 | button_uncheck_all: 清除
 | 
  
    | 436 | button_delete: 删除
 | 
  
    | 437 | button_create: 创建
 | 
  
    | 438 | button_test: 测试
 | 
  
    | 439 | button_edit: 编辑
 | 
  
    | 440 | button_add: 新增
 | 
  
    | 441 | button_change: 修改
 | 
  
    | 442 | button_apply: 应用
 | 
  
    | 443 | button_clear: 清除
 | 
  
    | 444 | button_lock: 锁定
 | 
  
    | 445 | button_unlock: 解锁
 | 
  
    | 446 | button_download: 下载
 | 
  
    | 447 | button_list: 列表
 | 
  
    | 448 | button_view: 查看
 | 
  
    | 449 | button_move: 移动
 | 
  
    | 450 | button_back: 返回
 | 
  
    | 451 | button_cancel: 取消
 | 
  
    | 452 | button_activate: 激活
 | 
  
    | 453 | button_sort: 排序
 | 
  
    | 454 | button_log_time: 登记工时
 | 
  
    | 455 | button_rollback: 恢复到这个版本
 | 
  
    | 456 | button_watch: 跟踪
 | 
  
    | 457 | button_unwatch: 取消跟踪
 | 
  
    | 458 | button_reply: 回复
 | 
  
    | 459 | button_archive: 存档
 | 
  
    | 460 | button_unarchive: 取消存档
 | 
  
    | 461 | button_reset: 重置
 | 
  
    | 462 | button_rename: 重命名
 | 
  
    | 463 | 
 | 
  
    | 464 | status_active: 激活
 | 
  
    | 465 | status_registered: 已注册
 | 
  
    | 466 | status_locked: 已锁定
 | 
  
    | 467 | 
 | 
  
    | 468 | text_select_mail_notifications: 选择需要发送邮件通知的动作。
 | 
  
    | 469 | text_regexp_info: eg. ^[A-Z0-9]+$
 | 
  
    | 470 | text_min_max_length_info: 0 表示没有限制
 | 
  
    | 471 | text_project_destroy_confirmation: 您确信要删除这个项目以及所有相关的数据吗?
 | 
  
    | 472 | text_workflow_edit: 选择一个角色和跟踪标签来编辑这个工作流程
 | 
  
    | 473 | text_are_you_sure: 您确定?
 | 
  
    | 474 | text_journal_changed: 从 %s 更改为 %s
 | 
  
    | 475 | text_journal_set_to: 设置为 %s
 | 
  
    | 476 | text_journal_deleted: 已删除
 | 
  
    | 477 | text_tip_task_begin_day: 开始于此
 | 
  
    | 478 | text_tip_task_end_day: 在此结束
 | 
  
    | 479 | text_tip_task_begin_end_day: 开始并结束于此
 | 
  
    | 480 | text_project_identifier_info: '只允许使用小写字母 (a-z), 数字和-短横号.<br />注意,保存以后, 标志名就不能修改了.'
 | 
  
    | 481 | text_caracters_maximum: 最多 %d 个字符.
 | 
  
    | 482 | text_length_between: 字符长度应该在 %d 和 %d 个之间.
 | 
  
    | 483 | text_tracker_no_workflow: 还没有定义工作流程
 | 
  
    | 484 | text_unallowed_characters: 有不符合规定的字符
 | 
  
    | 485 | text_comma_separated: 可以使用多个值 (用逗号,分开).
 | 
  
    | 486 | text_issues_ref_in_commit_messages: 信息里面直接可以使用的ref关联或者是fix修复标签设置
 | 
  
    | 487 | text_issue_added: 问题 %s 成功提交.
 | 
  
    | 488 | text_issue_updated: 问题 %s 成功更新.
 | 
  
    | 489 | text_wiki_destroy_confirmation: 您是否确定要删除以下的 wiki 页面及其内容?
 | 
  
    | 490 | text_issue_category_destroy_question: 有一些问题 (%d 个) 属于这个分类. 您还想继续操作吗?
 | 
  
    | 491 | text_issue_category_destroy_assignments: 取消分类的设置
 | 
  
    | 492 | text_issue_category_reassign_to: 重新添加到分类
 | 
  
    | 493 | 
 | 
  
    | 494 | default_role_manager: 管理员
 | 
  
    | 495 | default_role_developper: 开发人员
 | 
  
    | 496 | default_role_reporter: 报告人员
 | 
  
    | 497 | default_tracker_bug: 问题
 | 
  
    | 498 | default_tracker_feature: 功能
 | 
  
    | 499 | default_tracker_support: 支持
 | 
  
    | 500 | default_issue_status_new: 新建
 | 
  
    | 501 | default_issue_status_assigned: 已分配
 | 
  
    | 502 | default_issue_status_resolved: 已解决
 | 
  
    | 503 | default_issue_status_feedback: 回复
 | 
  
    | 504 | default_issue_status_closed: 已关闭
 | 
  
    | 505 | default_issue_status_rejected: 已打回
 | 
  
    | 506 | default_doc_category_user: 用户文档
 | 
  
    | 507 | default_doc_category_tech: 技术文档
 | 
  
    | 508 | default_priority_low: 低
 | 
  
    | 509 | default_priority_normal: 普通
 | 
  
    | 510 | default_priority_high: 高
 | 
  
    | 511 | default_priority_urgent: 紧急
 | 
  
    | 512 | default_priority_immediate: 立刻
 | 
  
    | 513 | default_activity_design: 设计
 | 
  
    | 514 | default_activity_development: 开发
 | 
  
    | 515 | 
 | 
  
    | 516 | enumeration_issue_priorities: 问题优先级
 | 
  
    | 517 | enumeration_doc_categories: 文档类别
 | 
  
    | 518 | enumeration_activities: 活动情况 (时间跟踪)
 | 
  
    | 519 | label_wiki_page: Wiki 页面
 | 
  
    | 520 | label_file_plural: 文件
 | 
  
    | 521 | label_changeset_plural: 程序变动
 | 
  
    | 522 | field_column_names: 列
 | 
  
    | 523 | label_default_columns: 默认列
 | 
  
    | 524 | setting_issue_list_default_columns: 问题列表中显示的默认列
 | 
  
    | 525 | setting_repositories_encodings: 源代码库编码
 | 
  
    | 526 | notice_no_issue_selected: "没有选择任何的问题! 请选择您要编辑的问题."
 | 
  
    | 527 | label_bulk_edit_selected_issues: 批量修改已选择的问题
 | 
  
    | 528 | label_no_change_option: (不变)
 | 
  
    | 529 | notice_failed_to_save_issues: "在保存 %d 个问题时(总共 %d 个)失败: %s."
 | 
  
    | 530 | label_theme: 主题
 | 
  
    | 531 | label_default: 默认
 | 
  
    | 532 | label_search_titles_only: 仅在标题中搜索
 | 
  
    | 533 | label_nobody: nobody
 | 
  
    | 534 | button_change_password: 修改密码
 | 
  
    | 535 | text_user_mail_option: "对于没有选择的项目, 您将只会收到您已经跟踪或者是参与的项目的通知 (比如说,您是问题的报告者, 或是负责解决这个问题的)."
 | 
  
    | 536 | label_user_mail_option_selected: "对于所选择的项目,收取任何相关的通知..."
 | 
  
    | 537 | label_user_mail_option_all: "对于我参与的项目,收取任何相关的通知"
 | 
  
    | 538 | label_user_mail_option_none: "只收取和我跟踪或者参与的项目的通知"
 | 
  
    | 539 | setting_emails_footer: Emails 末尾的信息
 | 
  
    | 540 | label_float: Float
 | 
  
    | 541 | button_copy: 复制
 | 
  
    | 542 | mail_body_account_information_external: 您可以使用 "%s" 帐号登录了.
 | 
  
    | 543 | mail_body_account_information: 您的帐号信息
 | 
  
    | 544 | setting_protocol: 协议(Protocol)
 | 
  
    | 545 | label_user_mail_no_self_notified: "对于我提交的修改,不要给我发送通知"
 | 
  
    | 546 | setting_time_format: 时间格式
 | 
  
    | 547 | label_registration_activation_by_email: 通过email认证激活帐号
 | 
  
    | 548 | mail_subject_account_activation_request: Redmine 帐号激活请求
 | 
  
    | 549 | mail_body_account_activation_request: '新用户 (%s) 已经注册成功. 他的帐号需要您的认可后生效:'
 | 
  
    | 550 | label_registration_automatic_activation: 自动激活帐号
 | 
  
    | 551 | label_registration_manual_activation: 手动激活帐号
 | 
  
    | 552 | notice_account_pending: "您的帐号已经成功建立, 但是还需要等待管理员的认可后才能激活."
 | 
  
    | 553 | field_time_zone: 时区
 | 
  
    | 554 | text_caracters_minimum: "至少需要 %d 个字符."
 | 
  
    | 555 | setting_bcc_recipients: 抄送地址 (bcc)
 | 
  
    | 556 | button_annotate: 注释
 | 
  
    | 557 | label_issues_by: Issues by %s
 | 
  
    | 558 | field_searchable: Searchable
 | 
  
    | 559 | label_display_per_page: '每页显示: %s'
 | 
  
    | 560 | setting_per_page_options: 每页显示条目的设置
 | 
  
    | 561 | label_age: Age
 | 
  
    | 562 | notice_default_data_loaded: 成功载入默认设置.
 | 
  
    | 563 | text_load_default_configuration: 载入默认设置
 | 
  
    | 564 | text_no_configuration_data: "用户权限,跟踪标签, 问题状态列表和工作流程还没有设置好.\n强烈推荐载入默认的设置. 载入后您可以再进行定制."
 | 
  
    | 565 | error_can_t_load_default_data: "不能载入默认设置: %s"
 | 
  
    | 566 | button_update: 更新
 | 
  
    | 567 | label_change_properties: 修改属性
 | 
  
    | 568 | label_general: 一般
 | 
  
    | 569 | label_repository_plural: 源代码库
 | 
  
    | 570 | label_associated_revisions: 相关的版本
 | 
  
    | 571 | setting_user_format: 用户显示格式
 |