@@ -1,4 +1,4 | |||||
1 |
# Chinese (China) translations for Ruby on Rails |
|
1 | # Chinese (China) translations for Ruby on Rails | |
2 | # by tsechingho (http://github.com/tsechingho) |
|
2 | # by tsechingho (http://github.com/tsechingho) | |
3 | zh: |
|
3 | zh: | |
4 | # Text direction: Left-to-Right (ltr) or Right-to-Left (rtl) |
|
4 | # Text direction: Left-to-Right (ltr) or Right-to-Left (rtl) | |
@@ -11,7 +11,7 zh: | |||||
11 | default: "%Y-%m-%d" |
|
11 | default: "%Y-%m-%d" | |
12 | short: "%b%d日" |
|
12 | short: "%b%d日" | |
13 | long: "%Y年%b%d日" |
|
13 | long: "%Y年%b%d日" | |
14 |
|
14 | |||
15 | day_names: [星期天, 星期一, 星期二, 星期三, 星期四, 星期五, 星期六] |
|
15 | day_names: [星期天, 星期一, 星期二, 星期三, 星期四, 星期五, 星期六] | |
16 | abbr_day_names: [日, 一, 二, 三, 四, 五, 六] |
|
16 | abbr_day_names: [日, 一, 二, 三, 四, 五, 六] | |
17 |
|
17 | |||
@@ -73,7 +73,7 zh: | |||||
73 | number: |
|
73 | number: | |
74 | # Default format for numbers |
|
74 | # Default format for numbers | |
75 | format: |
|
75 | format: | |
76 |
separator: "." |
|
76 | separator: "." | |
77 | delimiter: "" |
|
77 | delimiter: "" | |
78 | precision: 3 |
|
78 | precision: 3 | |
79 | human: |
|
79 | human: | |
@@ -91,13 +91,12 zh: | |||||
91 | gb: "GB" |
|
91 | gb: "GB" | |
92 | tb: "TB" |
|
92 | tb: "TB" | |
93 |
|
93 | |||
94 |
|
||||
95 | # Used in array.to_sentence. |
|
94 | # Used in array.to_sentence. | |
96 | support: |
|
95 | support: | |
97 | array: |
|
96 | array: | |
98 | sentence_connector: "和" |
|
97 | sentence_connector: "和" | |
99 | skip_last_comma: false |
|
98 | skip_last_comma: false | |
100 |
|
99 | |||
101 | activerecord: |
|
100 | activerecord: | |
102 | errors: |
|
101 | errors: | |
103 | template: |
|
102 | template: | |
@@ -131,7 +130,7 zh: | |||||
131 | cant_link_an_issue_with_a_descendant: "问题不能关联到它的子任务" |
|
130 | cant_link_an_issue_with_a_descendant: "问题不能关联到它的子任务" | |
132 |
|
131 | |||
133 | actionview_instancetag_blank_option: 请选择 |
|
132 | actionview_instancetag_blank_option: 请选择 | |
134 |
|
133 | |||
135 | general_text_No: '否' |
|
134 | general_text_No: '否' | |
136 | general_text_Yes: '是' |
|
135 | general_text_Yes: '是' | |
137 | general_text_no: '否' |
|
136 | general_text_no: '否' | |
@@ -142,7 +141,7 zh: | |||||
142 | general_csv_encoding: gb18030 |
|
141 | general_csv_encoding: gb18030 | |
143 | general_pdf_encoding: gb18030 |
|
142 | general_pdf_encoding: gb18030 | |
144 | general_first_day_of_week: '7' |
|
143 | general_first_day_of_week: '7' | |
145 |
|
144 | |||
146 | notice_account_updated: 帐号更新成功 |
|
145 | notice_account_updated: 帐号更新成功 | |
147 | notice_account_invalid_creditentials: 无效的用户名或密码 |
|
146 | notice_account_invalid_creditentials: 无效的用户名或密码 | |
148 | notice_account_password_updated: 密码更新成功 |
|
147 | notice_account_password_updated: 密码更新成功 | |
@@ -173,7 +172,7 zh: | |||||
173 | notice_unable_delete_time_entry: 无法删除工时 |
|
172 | notice_unable_delete_time_entry: 无法删除工时 | |
174 | notice_issue_done_ratios_updated: 问题完成度已更新。 |
|
173 | notice_issue_done_ratios_updated: 问题完成度已更新。 | |
175 | notice_gantt_chart_truncated: "The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})" |
|
174 | notice_gantt_chart_truncated: "The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})" | |
176 |
|
175 | |||
177 | error_can_t_load_default_data: "无法载入默认设置:%{value}" |
|
176 | error_can_t_load_default_data: "无法载入默认设置:%{value}" | |
178 | error_scm_not_found: "版本库中不存在该条目和(或)其修订版本。" |
|
177 | error_scm_not_found: "版本库中不存在该条目和(或)其修订版本。" | |
179 | error_scm_command_failed: "访问版本库时发生错误:%{value}" |
|
178 | error_scm_command_failed: "访问版本库时发生错误:%{value}" | |
@@ -192,7 +191,7 zh: | |||||
192 | error_unable_delete_issue_status: '无法删除问题状态' |
|
191 | error_unable_delete_issue_status: '无法删除问题状态' | |
193 | error_unable_to_connect: "无法连接 (%{value})" |
|
192 | error_unable_to_connect: "无法连接 (%{value})" | |
194 | warning_attachments_not_saved: "%{count} 个文件保存失败" |
|
193 | warning_attachments_not_saved: "%{count} 个文件保存失败" | |
195 |
|
194 | |||
196 | mail_subject_lost_password: "您的 %{value} 密码" |
|
195 | mail_subject_lost_password: "您的 %{value} 密码" | |
197 | mail_body_lost_password: '请点击以下链接来修改您的密码:' |
|
196 | mail_body_lost_password: '请点击以下链接来修改您的密码:' | |
198 | mail_subject_register: "%{value}帐号激活" |
|
197 | mail_subject_register: "%{value}帐号激活" | |
@@ -207,10 +206,10 zh: | |||||
207 | mail_body_wiki_content_added: "'%{id}' wiki页面已由 %{author} 添加。" |
|
206 | mail_body_wiki_content_added: "'%{id}' wiki页面已由 %{author} 添加。" | |
208 | mail_subject_wiki_content_updated: "'%{id}' wiki页面已更新。" |
|
207 | mail_subject_wiki_content_updated: "'%{id}' wiki页面已更新。" | |
209 | mail_body_wiki_content_updated: "'%{id}' wiki页面已由 %{author} 更新。" |
|
208 | mail_body_wiki_content_updated: "'%{id}' wiki页面已由 %{author} 更新。" | |
210 |
|
209 | |||
211 | gui_validation_error: 1 个错误 |
|
210 | gui_validation_error: 1 个错误 | |
212 | gui_validation_error_plural: "%{count} 个错误" |
|
211 | gui_validation_error_plural: "%{count} 个错误" | |
213 |
|
212 | |||
214 | field_name: 名称 |
|
213 | field_name: 名称 | |
215 | field_description: 描述 |
|
214 | field_description: 描述 | |
216 | field_summary: 摘要 |
|
215 | field_summary: 摘要 | |
@@ -308,7 +307,7 zh: | |||||
308 | field_assigned_to_role: 角色的成员 |
|
307 | field_assigned_to_role: 角色的成员 | |
309 | field_text: 文本字段 |
|
308 | field_text: 文本字段 | |
310 | field_visible: 可见的 |
|
309 | field_visible: 可见的 | |
311 |
|
310 | |||
312 | setting_app_title: 应用程序标题 |
|
311 | setting_app_title: 应用程序标题 | |
313 | setting_app_subtitle: 应用程序子标题 |
|
312 | setting_app_subtitle: 应用程序子标题 | |
314 | setting_welcome_text: 欢迎文字 |
|
313 | setting_welcome_text: 欢迎文字 | |
@@ -366,7 +365,7 zh: | |||||
366 | setting_commit_logtime_enabled: 激活时间日志 |
|
365 | setting_commit_logtime_enabled: 激活时间日志 | |
367 | setting_commit_logtime_activity_id: 记录的活动 |
|
366 | setting_commit_logtime_activity_id: 记录的活动 | |
368 | setting_gantt_items_limit: 在甘特图上显示的最大记录数 |
|
367 | setting_gantt_items_limit: 在甘特图上显示的最大记录数 | |
369 |
|
368 | |||
370 | permission_add_project: 新建项目 |
|
369 | permission_add_project: 新建项目 | |
371 | permission_add_subprojects: 新建子项目 |
|
370 | permission_add_subprojects: 新建子项目 | |
372 | permission_edit_project: 编辑项目 |
|
371 | permission_edit_project: 编辑项目 | |
@@ -422,7 +421,7 zh: | |||||
422 | permission_delete_own_messages: 删除自己的帖子 |
|
421 | permission_delete_own_messages: 删除自己的帖子 | |
423 | permission_export_wiki_pages: 导出 wiki 页面 |
|
422 | permission_export_wiki_pages: 导出 wiki 页面 | |
424 | permission_manage_subtasks: 管理子任务 |
|
423 | permission_manage_subtasks: 管理子任务 | |
425 |
|
424 | |||
426 | project_module_issue_tracking: 问题跟踪 |
|
425 | project_module_issue_tracking: 问题跟踪 | |
427 | project_module_time_tracking: 时间跟踪 |
|
426 | project_module_time_tracking: 时间跟踪 | |
428 | project_module_news: 新闻 |
|
427 | project_module_news: 新闻 | |
@@ -433,7 +432,7 zh: | |||||
433 | project_module_boards: 讨论区 |
|
432 | project_module_boards: 讨论区 | |
434 | project_module_calendar: 日历 |
|
433 | project_module_calendar: 日历 | |
435 | project_module_gantt: 甘特图 |
|
434 | project_module_gantt: 甘特图 | |
436 |
|
435 | |||
437 | label_user: 用户 |
|
436 | label_user: 用户 | |
438 | label_user_plural: 用户 |
|
437 | label_user_plural: 用户 | |
439 | label_user_new: 新建用户 |
|
438 | label_user_new: 新建用户 | |
@@ -797,7 +796,7 zh: | |||||
797 | label_project_copy_notifications: 复制项目时发送邮件通知 |
|
796 | label_project_copy_notifications: 复制项目时发送邮件通知 | |
798 | label_principal_search: "搜索用户或组:" |
|
797 | label_principal_search: "搜索用户或组:" | |
799 | label_user_search: "搜索用户:" |
|
798 | label_user_search: "搜索用户:" | |
800 |
|
799 | |||
801 | button_login: 登录 |
|
800 | button_login: 登录 | |
802 | button_submit: 提交 |
|
801 | button_submit: 提交 | |
803 | button_save: 保存 |
|
802 | button_save: 保存 | |
@@ -846,13 +845,13 zh: | |||||
846 | status_active: 活动的 |
|
845 | status_active: 活动的 | |
847 | status_registered: 已注册 |
|
846 | status_registered: 已注册 | |
848 | status_locked: 已锁定 |
|
847 | status_locked: 已锁定 | |
849 |
|
848 | |||
850 | version_status_open: 打开 |
|
849 | version_status_open: 打开 | |
851 | version_status_locked: 锁定 |
|
850 | version_status_locked: 锁定 | |
852 | version_status_closed: 关闭 |
|
851 | version_status_closed: 关闭 | |
853 |
|
852 | |||
854 | field_active: 活动 |
|
853 | field_active: 活动 | |
855 |
|
854 | |||
856 | text_select_mail_notifications: 选择需要发送邮件通知的动作 |
|
855 | text_select_mail_notifications: 选择需要发送邮件通知的动作 | |
857 | text_regexp_info: 例如:^[A-Z0-9]+$ |
|
856 | text_regexp_info: 例如:^[A-Z0-9]+$ | |
858 | text_min_max_length_info: 0 表示没有限制 |
|
857 | text_min_max_length_info: 0 表示没有限制 | |
@@ -912,7 +911,7 zh: | |||||
912 | text_own_membership_delete_confirmation: 你正在删除你现有的某些或全部权限,如果这样做了你可能将会再也无法编辑该项目了。你确定要继续吗? |
|
911 | text_own_membership_delete_confirmation: 你正在删除你现有的某些或全部权限,如果这样做了你可能将会再也无法编辑该项目了。你确定要继续吗? | |
913 | text_zoom_in: Zoom in |
|
912 | text_zoom_in: Zoom in | |
914 | text_zoom_out: Zoom out |
|
913 | text_zoom_out: Zoom out | |
915 |
|
914 | |||
916 | default_role_manager: 管理人员 |
|
915 | default_role_manager: 管理人员 | |
917 | default_role_developer: 开发人员 |
|
916 | default_role_developer: 开发人员 | |
918 | default_role_reporter: 报告人员 |
|
917 | default_role_reporter: 报告人员 | |
@@ -934,7 +933,7 zh: | |||||
934 | default_priority_immediate: 立刻 |
|
933 | default_priority_immediate: 立刻 | |
935 | default_activity_design: 设计 |
|
934 | default_activity_design: 设计 | |
936 | default_activity_development: 开发 |
|
935 | default_activity_development: 开发 | |
937 |
|
936 | |||
938 | enumeration_issue_priorities: 问题优先级 |
|
937 | enumeration_issue_priorities: 问题优先级 | |
939 | enumeration_doc_categories: 文档类别 |
|
938 | enumeration_doc_categories: 文档类别 | |
940 | enumeration_activities: 活动(时间跟踪) |
|
939 | enumeration_activities: 活动(时间跟踪) |
General Comments 0
You need to be logged in to leave comments.
Login now