You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

zh.yml 19KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551
  1. # translated by andy wu
  2. # email:andywu.zh@gmail.com
  3. _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
  4. actionview_datehelper_select_day_prefix:
  5. actionview_datehelper_select_month_names: 一月,二月,三月,四月,五月,六月,七月,八月,九月,十月,十一月,十二月
  6. actionview_datehelper_select_month_names_abbr: 一,二,三,四,五,六,七,八,九,十,十一,十二
  7. actionview_datehelper_select_month_prefix:
  8. actionview_datehelper_select_year_prefix:
  9. actionview_datehelper_time_in_words_day: 1 天
  10. actionview_datehelper_time_in_words_day_plural: %d 天
  11. actionview_datehelper_time_in_words_hour_about: 约1小时
  12. actionview_datehelper_time_in_words_hour_about_plural: 约 %d 小时
  13. actionview_datehelper_time_in_words_hour_about_single: 约1小时
  14. actionview_datehelper_time_in_words_minute: 1分钟
  15. actionview_datehelper_time_in_words_minute_half: 半分钟
  16. actionview_datehelper_time_in_words_minute_less_than: 1分钟以内
  17. actionview_datehelper_time_in_words_minute_plural: %d 分钟
  18. actionview_datehelper_time_in_words_minute_single: 1分钟
  19. actionview_datehelper_time_in_words_second_less_than: 1秒以内
  20. actionview_datehelper_time_in_words_second_less_than_plural: %d 秒以内
  21. actionview_instancetag_blank_option: 请选择
  22. activerecord_error_inclusion: 未包含在列表中
  23. activerecord_error_exclusion: 保留的
  24. activerecord_error_invalid: 无效的
  25. activerecord_error_confirmation: 和确认输入不匹配
  26. activerecord_error_accepted: 必需被接受
  27. activerecord_error_empty: 不能为空
  28. activerecord_error_blank: 不能是空格
  29. activerecord_error_too_long: 太长
  30. activerecord_error_too_short: 太短
  31. activerecord_error_wrong_length: 长度有问题
  32. activerecord_error_taken: has already been taken
  33. activerecord_error_not_a_number: 不是数字
  34. activerecord_error_not_a_date: 不是有效的日期
  35. activerecord_error_greater_than_start_date: 必需大于开始日期
  36. activerecord_error_not_same_project: doesn't belong to the same project
  37. activerecord_error_circular_dependency: This relation would create a circular dependency
  38. general_fmt_age: %d yr
  39. general_fmt_age_plural: %d yrs
  40. general_fmt_date: %%m/%%d/%%Y
  41. general_fmt_datetime: %%m/%%d/%%Y %%I:%%M %%p
  42. general_fmt_datetime_short: %%b %%d, %%I:%%M %%p
  43. general_fmt_time: %%I:%%M %%p
  44. general_text_No: '否'
  45. general_text_Yes: '是'
  46. general_text_no: '否'
  47. general_text_yes: '是'
  48. general_lang_name: 'Chinese (简体中文)'
  49. general_csv_separator: ','
  50. general_csv_encoding: gb2312
  51. general_pdf_encoding: Big5
  52. general_day_names: 一,二,三,四,五,六,日
  53. general_first_day_of_week: '7'
  54. notice_account_updated: 帐户更新成功。
  55. notice_account_invalid_creditentials: 用户名或密码不正确
  56. notice_account_password_updated: 成功更新口令
  57. notice_account_wrong_password: 错误的口令
  58. notice_account_register_done: 帐户已创建成功
  59. notice_account_unknown_email: 未知用户
  60. notice_can_t_change_password: 该帐户使用了外部认证。无法更改口令。
  61. notice_account_lost_email_sent: 邮件已被发送,邮件中有关于选择新口令的指导
  62. notice_account_activated: 您的帐号已被激活。您现在可以登录了。
  63. notice_successful_create: 创建成功
  64. notice_successful_update: 更新成功
  65. notice_successful_delete: 删除成功
  66. notice_successful_connection: 连接成功
  67. notice_file_not_found: 您访问的页面不存在或已被删除。
  68. notice_locking_conflict: 数据已被另一个用户更新
  69. notice_scm_error: 在版本库中不存在该条目或修订
  70. notice_not_authorized: You are not authorized to access this page.
  71. notice_email_sent: An email was sent to %s
  72. notice_email_error: An error occurred while sending mail (%s)
  73. notice_feeds_access_key_reseted: Your RSS access key was reseted.
  74. mail_subject_lost_password: 您的redMine口令
  75. mail_body_lost_password: 'To change your Redmine password, click on the following link:'
  76. mail_subject_register: redMine帐户激活
  77. mail_body_register: 'To activate your Redmine account, click on the following link:'
  78. gui_validation_error: 1 个错误
  79. gui_validation_error_plural: %d 个错误
  80. field_name: 名称
  81. field_description: 描述
  82. field_summary: 摘要
  83. field_is_required: 必填
  84. field_firstname: 名字
  85. field_lastname: 姓
  86. field_mail: 邮件地址
  87. field_filename: 文件
  88. field_filesize: 大小
  89. field_downloads: 下载次数
  90. field_author: 作者
  91. field_created_on: 创建于
  92. field_updated_on: 更新于
  93. field_field_format: 格式
  94. field_is_for_all: 应用于所有项目
  95. field_possible_values: 可能的值
  96. field_regexp: 正则表达式
  97. field_min_length: 最小长度
  98. field_max_length: 最大长度
  99. field_value: 值
  100. field_category: 分类
  101. field_title: 标题
  102. field_project: 项目
  103. field_issue: 任务
  104. field_status: 状态
  105. field_notes: 说明
  106. field_is_closed: 已关闭的任务
  107. field_is_default: 默认状态
  108. field_tracker: 跟踪
  109. field_subject: 主题
  110. field_due_date: 到期日
  111. field_assigned_to: 指派
  112. field_priority: 优先级
  113. field_fixed_version: 修订版本
  114. field_user: 用户
  115. field_role: 角色
  116. field_homepage: 主页
  117. field_is_public: 公开
  118. field_parent: 上级项目
  119. field_is_in_chlog: 在更新日志中显示任务
  120. field_is_in_roadmap: 在路线图中显示任务
  121. field_login: 登录名
  122. field_mail_notification: 邮件通知
  123. field_admin: 管理员
  124. field_last_login_on: 最后登录
  125. field_language: 语言
  126. field_effective_date: 日期
  127. field_password: 口令
  128. field_new_password: 新口令
  129. field_password_confirmation: 确认
  130. field_version: 版本
  131. field_type: 类别
  132. field_host: 主机
  133. field_port: 端口
  134. field_account: 帐号
  135. field_base_dn: Base DN
  136. field_attr_login: 登录名属性
  137. field_attr_firstname: 名字属性
  138. field_attr_lastname: 姓属性
  139. field_attr_mail: 邮件属性
  140. field_onthefly: On-the-fly user creation
  141. field_start_date: 开始
  142. field_done_ratio: %% 完成
  143. field_auth_source: 认证模式
  144. field_hide_mail: 隐藏我的邮件
  145. field_comments: 注释
  146. field_url: URL
  147. field_start_page: 起始页
  148. field_subproject: 子项目
  149. field_hours: Hours
  150. field_activity: 活动
  151. field_spent_on: 日期
  152. field_identifier: Identifier
  153. field_is_filter: Used as a filter
  154. field_issue_to_id: Related issue
  155. field_delay: Delay
  156. field_assignable: Issues can be assigned to this role
  157. field_redirect_existing_links: Redirect existing links
  158. field_estimated_hours: Estimated time
  159. setting_app_title: 应用程序标题
  160. setting_app_subtitle: 应用程序子标题
  161. setting_welcome_text: 欢迎文字
  162. setting_default_language: 默认语言
  163. setting_login_required: 要求认证
  164. setting_self_registration: 允许自注册
  165. setting_attachment_max_size: 附件最大尺寸
  166. setting_issues_export_limit: Issues export limit
  167. setting_mail_from: Emission mail address
  168. setting_host_name: 主机名称
  169. setting_text_formatting: 文本格式
  170. setting_wiki_compression: Wiki history compression
  171. setting_feeds_limit: Feed content limit
  172. setting_autofetch_changesets: Autofetch commits
  173. setting_sys_api_enabled: Enable WS for repository management
  174. setting_commit_ref_keywords: Referencing keywords
  175. setting_commit_fix_keywords: Fixing keywords
  176. setting_autologin: Autologin
  177. setting_date_format: Date format
  178. setting_cross_project_issue_relations: Allow cross-project issue relations
  179. label_user: 用户
  180. label_user_plural: 用户列表
  181. label_user_new: 新建用户
  182. label_project: 项目
  183. label_project_new: 新建项目
  184. label_project_plural: 项目列表
  185. label_project_all: All Projects
  186. label_project_latest: 最近的项目列表
  187. label_issue: 任务
  188. label_issue_new: 新建任务
  189. label_issue_plural: 任务列表
  190. label_issue_view_all: 查看所有任务
  191. label_document: 文档
  192. label_document_new: 新建文档
  193. label_document_plural: 文档列表
  194. label_role: 角色
  195. label_role_plural: 角色列表
  196. label_role_new: 新建角色
  197. label_role_and_permissions: 角色和权限
  198. label_member: 成员
  199. label_member_new: 新建成员
  200. label_member_plural: 成员列表
  201. label_tracker: 跟踪标签
  202. label_tracker_plural: 跟踪标签列表
  203. label_tracker_new: 新建跟踪标签
  204. label_workflow: 工作流
  205. label_issue_status: 任务状态列表
  206. label_issue_status_plural: 任务状态列表
  207. label_issue_status_new: 新建任务状态列表
  208. label_issue_category: 任务类别
  209. label_issue_category_plural: 任务类别列表
  210. label_issue_category_new: 新建任务类别
  211. label_custom_field: 自定义字段
  212. label_custom_field_plural: 自定义字段列表
  213. label_custom_field_new: 新建自定义字段
  214. label_enumerations: 枚举列表
  215. label_enumeration_new: 新建枚举值
  216. label_information: 信息
  217. label_information_plural: 信息
  218. label_please_login: 请登录
  219. label_register: 注册
  220. label_password_lost: 忘记口令
  221. label_home: 主页
  222. label_my_page: 我的工作台
  223. label_my_account: 我的帐号
  224. label_my_projects: 我的项目列表
  225. label_administration: 管理
  226. label_login: 登录
  227. label_logout: 退出
  228. label_help: 帮助
  229. label_reported_issues: 已报告的问题
  230. label_assigned_to_me_issues: 分配给我的任务
  231. label_last_login: 最后登录
  232. label_last_updates: 最后更新
  233. label_last_updates_plural: %d 最后更新
  234. label_registered_on: 注册于
  235. label_activity: 活动
  236. label_new: 新建
  237. label_logged_as: 登录为
  238. label_environment: 环境
  239. label_authentication: 认证
  240. label_auth_source: 认证模式
  241. label_auth_source_new: 新建认证模式
  242. label_auth_source_plural: 认证模式列表
  243. label_subproject_plural: 子项目列表
  244. label_min_max_length: 最小 - 最大 长度
  245. label_list: list
  246. label_date: Date
  247. label_integer: Integer
  248. label_boolean: Boolean
  249. label_string: Text
  250. label_text: Long text
  251. label_attribute: 属性
  252. label_attribute_plural: 属性
  253. label_download: %d 个下载次数
  254. label_download_plural: %d 个下载次数
  255. label_no_data: 没有数据用于显示
  256. label_change_status: 改变状态
  257. label_history: 历史记录
  258. label_attachment: 文件
  259. label_attachment_new: 新建文件
  260. label_attachment_delete: 删除文件
  261. label_attachment_plural: 文件列表
  262. label_report: 报表
  263. label_report_plural: 报表列表
  264. label_news: 新闻
  265. label_news_new: 增加新闻
  266. label_news_plural: 新闻列表
  267. label_news_latest: 最近的新闻
  268. label_news_view_all: 查看所有新闻
  269. label_change_log: 更新日志
  270. label_settings: 配置
  271. label_overview: 概述
  272. label_version: 版本
  273. label_version_new: 新建版本
  274. label_version_plural: 版本列表
  275. label_confirmation: 确认
  276. label_export_to: 导出
  277. label_read: 读取...
  278. label_public_projects: 公开的项目列表
  279. label_open_issues: 打开
  280. label_open_issues_plural: 打开
  281. label_closed_issues: 已关闭
  282. label_closed_issues_plural: 已关闭
  283. label_total: 合计
  284. label_permissions: 权限列表
  285. label_current_status: 当前状态
  286. label_new_statuses_allowed: New statuses allowed
  287. label_all: 全部
  288. label_none: 无
  289. label_next: 下一个
  290. label_previous: 上一个
  291. label_used_by: 使用中
  292. label_details: 详情
  293. label_add_note: 添加说明
  294. label_per_page: 每面
  295. label_calendar: 日历
  296. label_months_from: months from
  297. label_gantt: 甘特图(Gantt)
  298. label_internal: 内部
  299. label_last_changes: 最近的 %d 次更改
  300. label_change_view_all: 查看所有更改
  301. label_personalize_page: 个性化定制本页
  302. label_comment: 注释
  303. label_comment_plural: 注释列表
  304. label_comment_add: 添加注释
  305. label_comment_added: 已加入注释
  306. label_comment_delete: 删除注释
  307. label_query: 自定义查询
  308. label_query_plural: 自定义查询列表
  309. label_query_new: 新建查询
  310. label_filter_add: 增加过滤器
  311. label_filter_plural: 过滤器列表
  312. label_equals: 等于
  313. label_not_equals: 不等于
  314. label_in_less_than: 剩余天数小于
  315. label_in_more_than: 剩余天数大于
  316. label_in: 剩余天数
  317. label_today: 今天
  318. label_this_week: this week
  319. label_less_than_ago: 之前天数少于
  320. label_more_than_ago: 之前天数大于
  321. label_ago: 之前天数
  322. label_contains: 包含
  323. label_not_contains: 不包含
  324. label_day_plural: 天数
  325. label_repository: 版本库
  326. label_browse: 浏览
  327. label_modification: %d 个更新
  328. label_modification_plural: %d 个更新
  329. label_revision: 修订
  330. label_revision_plural: 修订
  331. label_added: 已增加
  332. label_modified: 已修改
  333. label_deleted: 已删除
  334. label_latest_revision: 最近的版本
  335. label_latest_revision_plural: 最近的版本列表
  336. label_view_revisions: 查看修订列表
  337. label_max_size: 最大尺寸
  338. label_on: 'on'
  339. label_sort_highest: 置顶
  340. label_sort_higher: 上移
  341. label_sort_lower: 下移
  342. label_sort_lowest: 置底
  343. label_roadmap: 路线图
  344. label_roadmap_due_in: Due in
  345. label_roadmap_overdue: %s late
  346. label_roadmap_no_issues: 该版本没有任务
  347. label_search: 查找
  348. label_result_plural: 个结果
  349. label_all_words: 所有单词
  350. label_wiki: Wiki
  351. label_wiki_edit: Wiki edit
  352. label_wiki_edit_plural: Wiki edits
  353. label_wiki_page_plural: Wiki pages
  354. label_index_by_title: 索引
  355. label_index_by_date: Index by date
  356. label_current_version: 当前版本
  357. label_preview: 预览
  358. label_feed_plural: Feeds
  359. label_changes_details: 所有更改的详情
  360. label_issue_tracking: 任务跟踪
  361. label_spent_time: 耗时
  362. label_f_hour: %.2f 小时
  363. label_f_hour_plural: %.2f 小时
  364. label_time_tracking: 时间跟踪
  365. label_change_plural: 更改列表
  366. label_statistics: 统计
  367. label_commits_per_month: Commits per month
  368. label_commits_per_author: Commits per author
  369. label_view_diff: View differences
  370. label_diff_inline: inline
  371. label_diff_side_by_side: side by side
  372. label_options: Options
  373. label_copy_workflow_from: Copy workflow from
  374. label_permissions_report: Permissions report
  375. label_watched_issues: Watched issues
  376. label_related_issues: Related issues
  377. label_applied_status: Applied status
  378. label_loading: Loading...
  379. label_relation_new: New relation
  380. label_relation_delete: Delete relation
  381. label_relates_to: related to
  382. label_duplicates: duplicates
  383. label_blocks: blocks
  384. label_blocked_by: blocked by
  385. label_precedes: precedes
  386. label_follows: follows
  387. label_end_to_start: end to start
  388. label_end_to_end: end to end
  389. label_start_to_start: start to start
  390. label_start_to_end: start to end
  391. label_stay_logged_in: Stay logged in
  392. label_disabled: disabled
  393. label_show_completed_versions: Show completed versions
  394. label_me: me
  395. label_board: Forum
  396. label_board_new: New forum
  397. label_board_plural: Forums
  398. label_topic_plural: Topics
  399. label_message_plural: Messages
  400. label_message_last: Last message
  401. label_message_new: New message
  402. label_reply_plural: Replies
  403. label_send_information: Send account information to the user
  404. label_year: Year
  405. label_month: Month
  406. label_week: Week
  407. label_date_from: From
  408. label_date_to: To
  409. label_language_based: Language based
  410. label_sort_by: Sort by %s
  411. label_send_test_email: Send a test email
  412. label_feeds_access_key_created_on: RSS access key created %s ago
  413. label_module_plural: Modules
  414. label_added_time_by: Added by %s %s ago
  415. label_updated_time: Updated %s ago
  416. label_jump_to_a_project: Jump to a project...
  417. button_login: 登录
  418. button_submit: 提交
  419. button_save: 保存
  420. button_check_all: 全选
  421. button_uncheck_all: 清除
  422. button_delete: 删除
  423. button_create: 创建
  424. button_test: 测试
  425. button_edit: 编辑
  426. button_add: 新增
  427. button_change: 修改
  428. button_apply: 应用
  429. button_clear: 清除
  430. button_lock: 锁定
  431. button_unlock: 解锁
  432. button_download: 下载
  433. button_list: 列表
  434. button_view: 查看
  435. button_move: 移动
  436. button_back: 返回
  437. button_cancel: 取消
  438. button_activate: 激活
  439. button_sort: 排序
  440. button_log_time: 登记工时
  441. button_rollback: Rollback to this version
  442. button_watch: Watch
  443. button_unwatch: Unwatch
  444. button_reply: Reply
  445. button_archive: Archive
  446. button_unarchive: Unarchive
  447. button_reset: Reset
  448. button_rename: Rename
  449. status_active: 激活
  450. status_registered: 已注册
  451. status_locked: 已锁定
  452. text_select_mail_notifications: 选择需要发送邮件通知的动作。
  453. text_regexp_info: eg. ^[A-Z0-9]+$
  454. text_min_max_length_info: 0 表示没有限制
  455. text_project_destroy_confirmation: 您确信要删除这个项目以及所有相关的数据吗?
  456. text_workflow_edit: 选择一个角色和跟踪标签来编辑这个工作流
  457. text_are_you_sure: 您确定?
  458. text_journal_changed: 从 %s 更改为 %s
  459. text_journal_set_to: 设置为 %s
  460. text_journal_deleted: 已删除
  461. text_tip_task_begin_day: 开始于此
  462. text_tip_task_end_day: 在此结束
  463. text_tip_task_begin_end_day: 开始并结束于此
  464. text_project_identifier_info: 'Lower case letters (a-z), numbers and dashes allowed.<br />Once saved, the identifier can not be changed.'
  465. text_caracters_maximum: %d characters maximum.
  466. text_length_between: Length between %d and %d characters.
  467. text_tracker_no_workflow: No workflow defined for this tracker
  468. text_unallowed_characters: Unallowed characters
  469. text_comma_separated: Multiple values allowed (comma separated).
  470. text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
  471. text_issue_added: %s ѱ
  472. text_issue_updated: %s Ѹ
  473. text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
  474. text_issue_category_destroy_question: Some issues (%d) are assigned to this category. What do you want to do ?
  475. text_issue_category_destroy_assignments: Remove category assignments
  476. text_issue_category_reassign_to: Reassing issues to this category
  477. default_role_manager: 管理员
  478. default_role_developper: 开发人员
  479. default_role_reporter: 报告人员
  480. default_tracker_bug: 问题
  481. default_tracker_feature: 功能
  482. default_tracker_support: 支持
  483. default_issue_status_new: 新建
  484. default_issue_status_assigned: 已分配
  485. default_issue_status_resolved: 已解决
  486. default_issue_status_feedback: 回复
  487. default_issue_status_closed: 已关闭
  488. default_issue_status_rejected: 已打回
  489. default_doc_category_user: 用户文档
  490. default_doc_category_tech: 技术文档
  491. default_priority_low: 低
  492. default_priority_normal: 普通
  493. default_priority_high: 高
  494. default_priority_urgent: 紧急
  495. default_priority_immediate: 立刻
  496. default_activity_design: 设计
  497. default_activity_development: 开发
  498. enumeration_issue_priorities: 任务优先级
  499. enumeration_doc_categories: 文档类别
  500. enumeration_activities: Activities (time tracking)
  501. label_wiki_page: Wiki page
  502. label_file_plural: Files
  503. label_changeset_plural: Changesets
  504. field_column_names: Columns
  505. label_default_columns: Default columns
  506. setting_issue_list_default_columns: Default columns displayed on the issue list
  507. setting_repositories_encodings: Repositories encodings
  508. notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
  509. label_bulk_edit_selected_issues: Bulk edit selected issues
  510. label_no_change_option: (No change)
  511. notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s."
  512. label_theme: Theme
  513. label_default: Default
  514. label_search_titles_only: Search titles only
  515. label_nobody: nobody
  516. button_change_password: Change password
  517. text_user_mail_option: "For unselected projects, you will only receive notifications about things you watch or you're involved in (eg. issues you're the author or assignee)."
  518. label_user_mail_option_selected: "For any event on the selected projects only..."
  519. label_user_mail_option_all: "For any event on all my projects"
  520. label_user_mail_option_none: "Only for things I watch or I'm involved in"
  521. setting_emails_footer: Emails footer
  522. label_float: Float
  523. button_copy: Copy
  524. mail_body_account_information_external: You can use your "%s" account to log into Redmine.
  525. mail_body_account_information: Your Redmine account information
  526. setting_protocol: Protocol
  527. label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself"
  528. setting_time_format: Time format
  529. label_registration_activation_by_email: account activation by email
  530. mail_subject_account_activation_request: Redmine account activation request
  531. mail_body_account_activation_request: 'A new user (%s) has registered. His account his pending your approval:'
  532. label_registration_automatic_activation: automatic account activation
  533. label_registration_manual_activation: manual account activation
  534. notice_account_pending: "Your account was created and is now pending administrator approval."
  535. field_time_zone: Time zone
  536. text_caracters_minimum: Must be at least %d characters long.