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