OSDN Git Service

Added basic support for CVS and Mercurial SCMs.
[redminele/redmine.git] / lang / zh.yml
1 # translated by andy wu
2 # email:andywu.zh@gmail.com
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: 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
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: 'Chinese (简体中文)'
53 general_csv_separator: ','
54 general_csv_encoding: gb2312
55 general_pdf_encoding: Big5
56 general_day_names: 一,二,三,四,五,六,日
57
58 notice_account_updated: 帐户更新成功。
59 notice_account_invalid_creditentials: 用户名或密码不正确
60 notice_account_password_updated: 成功更新口令
61 notice_account_wrong_password: 错误的口令
62 notice_account_register_done: 帐户已创建成功
63 notice_account_unknown_email: 未知用户
64 notice_can_t_change_password: 该帐户使用了外部认证。无法更改口令。
65 notice_account_lost_email_sent: 邮件已被发送,邮件中有关于选择新口令的指导
66 notice_account_activated: 您的帐号已被激活。您现在可以登录了。
67 notice_successful_create: 创建成功
68 notice_successful_update: 更新成功
69 notice_successful_delete: 删除成功
70 notice_successful_connection: 连接成功
71 notice_file_not_found: 您访问的页面不存在或已被删除。
72 notice_locking_conflict: 数据已被另一个用户更新
73 notice_scm_error: 在版本库中不存在该条目或修订
74 notice_not_authorized: You are not authorized to access this page.
75
76 mail_subject_lost_password: 您的redMine口令
77 mail_subject_register: redMine帐户激活
78
79 gui_validation_error: 1 个错误
80 gui_validation_error_plural: %d 个错误
81
82 field_name: 名称
83 field_description: 描述
84 field_summary: 摘要
85 field_is_required: 必填
86 field_firstname: 名字
87 field_lastname: 姓
88 field_mail: 邮件地址
89 field_filename: 文件
90 field_filesize: 大小
91 field_downloads: 下载次数
92 field_author: 作者
93 field_created_on: 创建于
94 field_updated_on: 更新于
95 field_field_format: 格式
96 field_is_for_all: 应用于所有项目
97 field_possible_values: 可能的值
98 field_regexp: 正则表达式
99 field_min_length: 最小长度
100 field_max_length: 最大长度
101 field_value: 值
102 field_category: 分类
103 field_title: 标题
104 field_project: 项目
105 field_issue: 任务
106 field_status: 状态
107 field_notes: 说明
108 field_is_closed: 已关闭的任务
109 field_is_default: 默认状态
110 field_html_color: 颜色
111 field_tracker: 跟踪
112 field_subject: 主题
113 field_due_date: 到期日
114 field_assigned_to: 指派
115 field_priority: 优先级
116 field_fixed_version: 修订版本
117 field_user: 用户
118 field_role: 角色
119 field_homepage: 主页
120 field_is_public: 公开
121 field_parent: 上级项目
122 field_is_in_chlog: 在更新日志中显示任务
123 field_is_in_roadmap: 在路线图中显示任务
124 field_login: 登录名
125 field_mail_notification: 邮件通知
126 field_admin: 管理员
127 field_last_login_on: 最后登录
128 field_language: 语言
129 field_effective_date: 日期
130 field_password: 口令
131 field_new_password: 新口令
132 field_password_confirmation: 确认
133 field_version: 版本
134 field_type: 类别
135 field_host: 主机
136 field_port: 端口
137 field_account: 帐号
138 field_base_dn: Base DN
139 field_attr_login: 登录名属性
140 field_attr_firstname: 名字属性
141 field_attr_lastname: 姓属性
142 field_attr_mail: 邮件属性
143 field_onthefly: On-the-fly user creation
144 field_start_date: 开始
145 field_done_ratio: %% 完成
146 field_auth_source: 认证模式
147 field_hide_mail: 隐藏我的邮件
148 field_comments: 注释
149 field_url: URL
150 field_start_page: 起始页
151 field_subproject: 子项目
152 field_hours: Hours
153 field_activity: 活动
154 field_spent_on: 日期
155 field_identifier: Identifier
156 field_is_filter: Used as a filter
157 field_issue_to_id: Related issue
158 field_delay: Delay
159
160 setting_app_title: 应用程序标题
161 setting_app_subtitle: 应用程序子标题
162 setting_welcome_text: 欢迎文字
163 setting_default_language: 默认语言
164 setting_login_required: 要求认证
165 setting_self_registration: 允许自注册
166 setting_attachment_max_size: 附件最大尺寸
167 setting_issues_export_limit: Issues export limit
168 setting_mail_from: Emission mail address
169 setting_host_name: 主机名称
170 setting_text_formatting: 文本格式
171 setting_wiki_compression: Wiki history compression
172 setting_feeds_limit: Feed content limit
173 setting_autofetch_changesets: Autofetch commits
174 setting_sys_api_enabled: Enable WS for repository management
175 setting_commit_ref_keywords: Referencing keywords
176 setting_commit_fix_keywords: Fixing keywords
177 setting_autologin: Autologin
178
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_less_than_ago: 之前天数少于
319 label_more_than_ago: 之前天数大于
320 label_ago: 之前天数
321 label_contains: 包含
322 label_not_contains: 不包含
323 label_day_plural: 天数
324 label_repository: 版本库
325 label_browse: 浏览
326 label_modification: %d 个更新
327 label_modification_plural: %d 个更新
328 label_revision: 修订
329 label_revision_plural: 修订
330 label_added: 已增加
331 label_modified: 已修改
332 label_deleted: 已删除
333 label_latest_revision: 最近的版本
334 label_latest_revision_plural: 最近的版本列表
335 label_view_revisions: 查看修订列表
336 label_max_size: 最大尺寸
337 label_on: 'on'
338 label_sort_highest: 置顶
339 label_sort_higher: 上移
340 label_sort_lower: 下移
341 label_sort_lowest: 置底
342 label_roadmap: 路线图
343 label_roadmap_due_in: Due in 
344 label_roadmap_no_issues: 该版本没有任务
345 label_search: 查找
346 label_result: %d 个结果
347 label_result_plural: %d 个结果
348 label_all_words: 所有单词
349 label_wiki: Wiki
350 label_wiki_edit: Wiki edit
351 label_wiki_edit_plural: Wiki edits
352 label_wiki_page_plural: Wiki pages
353 label_page_index: 索引
354 label_current_version: 当前版本
355 label_preview: 预览
356 label_feed_plural: Feeds
357 label_changes_details: 所有更改的详情
358 label_issue_tracking: 任务跟踪
359 label_spent_time: 耗时
360 label_f_hour: %.2f 小时
361 label_f_hour_plural: %.2f 小时
362 label_time_tracking: 时间跟踪
363 label_change_plural: 更改列表
364 label_statistics: 统计
365 label_commits_per_month: Commits per month
366 label_commits_per_author: Commits per author
367 label_view_diff: View differences
368 label_diff_inline: inline
369 label_diff_side_by_side: side by side
370 label_options: Options
371 label_copy_workflow_from: Copy workflow from
372 label_permissions_report: Permissions report
373 label_watched_issues: Watched issues
374 label_related_issues: Related issues
375 label_applied_status: Applied status
376 label_loading: Loading...
377 label_relation_new: New relation
378 label_relation_delete: Delete relation
379 label_relates_to: related to
380 label_duplicates: duplicates
381 label_blocks: blocks
382 label_blocked_by: blocked by
383 label_precedes: precedes
384 label_follows: follows
385 label_end_to_start: start to end
386 label_end_to_end: end to end
387 label_start_to_start: start to start
388 label_start_to_end: start to end
389 label_stay_logged_in: Stay logged in
390 label_disabled: disabled
391 label_show_completed_versions: Show completed versions
392 label_me: me
393 label_board: Forum
394 label_board_new: New forum
395 label_board_plural: Forums
396 label_topic_plural: Topics
397 label_message_plural: Messages
398 label_message_last: Last message
399 label_message_new: New message
400 label_reply_plural: Replies
401 label_send_information: Send account information to the user
402
403 button_login: 登录
404 button_submit: 提交
405 button_save: 保存
406 button_check_all: 全选
407 button_uncheck_all: 清除
408 button_delete: 删除
409 button_create: 创建
410 button_test: 测试
411 button_edit: 编辑
412 button_add: 新增
413 button_change: 修改
414 button_apply: 应用
415 button_clear: 清除
416 button_lock: 锁定
417 button_unlock: 解锁
418 button_download: 下载
419 button_list: 列表
420 button_view: 查看
421 button_move: 移动
422 button_back: 返回
423 button_cancel: 取消
424 button_activate: 激活
425 button_sort: 排序
426 button_log_time: 登记工时
427 button_rollback: Rollback to this version
428 button_watch: Watch
429 button_unwatch: Unwatch
430 button_reply: Reply
431 button_archive: Archive
432 button_unarchive: Unarchive
433
434 status_active: 激活
435 status_registered: 已注册
436 status_locked: 已锁定
437
438 text_select_mail_notifications: 选择需要发送邮件通知的动作。
439 text_regexp_info: eg. ^[A-Z0-9]+$
440 text_min_max_length_info: 0 表示没有限制
441 text_project_destroy_confirmation: 您确信要删除这个项目以及所有相关的数据吗?
442 text_workflow_edit: 选择一个角色和跟踪标签来编辑这个工作流
443 text_are_you_sure: 您确定?
444 text_journal_changed: 从 %s 更改为 %s
445 text_journal_set_to: 设置为 %s
446 text_journal_deleted: 已删除
447 text_tip_task_begin_day: 开始于此
448 text_tip_task_end_day: 在此结束
449 text_tip_task_begin_end_day: 开始并结束于此
450 text_project_identifier_info: 'Lower case letters (a-z), numbers and dashes allowed.<br />Once saved, the identifier can not be changed.'
451 text_caracters_maximum: %d characters maximum.
452 text_length_between: Length between %d and %d characters.
453 text_tracker_no_workflow: No workflow defined for this tracker
454 text_unallowed_characters: Unallowed characters
455 text_comma_separated: Multiple values allowed (comma separated).
456 text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
457
458 default_role_manager: 管理员
459 default_role_developper: 开发人员
460 default_role_reporter: 报告人员
461 default_tracker_bug: 问题
462 default_tracker_feature: 功能
463 default_tracker_support: 支持
464 default_issue_status_new: 新建
465 default_issue_status_assigned: 已分配
466 default_issue_status_resolved: 已解决
467 default_issue_status_feedback: 回复
468 default_issue_status_closed: 已关闭
469 default_issue_status_rejected: 已打回
470 default_doc_category_user: 用户文档
471 default_doc_category_tech: 技术文档
472 default_priority_low: 低
473 default_priority_normal: 普通
474 default_priority_high: 高
475 default_priority_urgent: 紧急
476 default_priority_immediate: 立刻
477 default_activity_design: 设计
478 default_activity_development: 开发
479
480 enumeration_issue_priorities: 任务优先级
481 enumeration_doc_categories: 文档类别
482 enumeration_activities: Activities (time tracking)