@@ -85,6 +85,8 error_scm_command_failed: "访问版本库时发生错误:%s" | |||||
85 | error_scm_annotate: "该条目不存在或无法追溯。" |
|
85 | error_scm_annotate: "该条目不存在或无法追溯。" | |
86 | error_issue_not_found_in_project: '问题不存在或不属于此项目' |
|
86 | error_issue_not_found_in_project: '问题不存在或不属于此项目' | |
87 |
|
87 | |||
|
88 | warning_attachments_not_saved: "%d 个文件保存失败。" | |||
|
89 | ||||
88 | mail_subject_lost_password: 您的 %s 密码 |
|
90 | mail_subject_lost_password: 您的 %s 密码 | |
89 | mail_body_lost_password: '请点击以下链接来修改您的密码:' |
|
91 | mail_body_lost_password: '请点击以下链接来修改您的密码:' | |
90 | mail_subject_register: %s帐号激活 |
|
92 | mail_subject_register: %s帐号激活 | |
@@ -184,6 +186,7 field_searchable: 可用作搜索条件 | |||||
184 | field_default_value: 默认值 |
|
186 | field_default_value: 默认值 | |
185 | field_comments_sorting: 显示注释 |
|
187 | field_comments_sorting: 显示注释 | |
186 | field_parent_title: 上级页面 |
|
188 | field_parent_title: 上级页面 | |
|
189 | field_editable: 可编辑 | |||
187 |
|
190 | |||
188 | setting_app_title: 应用程序标题 |
|
191 | setting_app_title: 应用程序标题 | |
189 | setting_app_subtitle: 应用程序子标题 |
|
192 | setting_app_subtitle: 应用程序子标题 | |
@@ -582,6 +585,7 label_incoming_emails: 接收邮件 | |||||
582 | label_generate_key: 生成一个key |
|
585 | label_generate_key: 生成一个key | |
583 | label_issue_watchers: 跟踪者 |
|
586 | label_issue_watchers: 跟踪者 | |
584 | label_example: 示例 |
|
587 | label_example: 示例 | |
|
588 | label_display: 显示 | |||
585 |
|
589 | |||
586 | button_login: 登录 |
|
590 | button_login: 登录 | |
587 | button_submit: 提交 |
|
591 | button_submit: 提交 | |
@@ -590,6 +594,7 button_check_all: 全选 | |||||
590 | button_uncheck_all: 清除 |
|
594 | button_uncheck_all: 清除 | |
591 | button_delete: 删除 |
|
595 | button_delete: 删除 | |
592 | button_create: 创建 |
|
596 | button_create: 创建 | |
|
597 | button_create_and_continue: 创建并继续 | |||
593 | button_test: 测试 |
|
598 | button_test: 测试 | |
594 | button_edit: 编辑 |
|
599 | button_edit: 编辑 | |
595 | button_add: 新增 |
|
600 | button_add: 新增 | |
@@ -660,7 +665,8 text_status_changed_by_changeset: 已应用到变更列表 %s. | |||||
660 | text_issues_destroy_confirmation: '您确定要删除选中的问题吗?' |
|
665 | text_issues_destroy_confirmation: '您确定要删除选中的问题吗?' | |
661 | text_select_project_modules: '请选择此项目可以使用的模块:' |
|
666 | text_select_project_modules: '请选择此项目可以使用的模块:' | |
662 | text_default_administrator_account_changed: 默认的管理员帐号已改变 |
|
667 | text_default_administrator_account_changed: 默认的管理员帐号已改变 | |
663 |
text_file_repository_writable: |
|
668 | text_file_repository_writable: 附件路径可写 | |
|
669 | text_plugin_assets_writable: 插件的附件路径可写 | |||
664 | text_rmagick_available: RMagick 可用(可选的) |
|
670 | text_rmagick_available: RMagick 可用(可选的) | |
665 | text_destroy_time_entries_question: 您要删除的问题已经上报了 %.02f 小时的工作量。您想进行那种操作? |
|
671 | text_destroy_time_entries_question: 您要删除的问题已经上报了 %.02f 小时的工作量。您想进行那种操作? | |
666 | text_destroy_time_entries: 删除上报的工作量 |
|
672 | text_destroy_time_entries: 删除上报的工作量 | |
@@ -672,6 +678,7 text_enumeration_destroy_question: '%d 个对象被关联到了这个枚举值 | |||||
672 | text_email_delivery_not_configured: "邮件参数尚未配置,因此邮件通知功能已被禁用。\n请在config/email.yml中配置您的SMTP服务器信息并重新启动以使其生效。" |
|
678 | text_email_delivery_not_configured: "邮件参数尚未配置,因此邮件通知功能已被禁用。\n请在config/email.yml中配置您的SMTP服务器信息并重新启动以使其生效。" | |
673 | text_repository_usernames_mapping: "选择或更新与版本库中的用户名对应的Redmine用户。\n版本库中与Redmine中的同名用户将被自动对应。" |
|
679 | text_repository_usernames_mapping: "选择或更新与版本库中的用户名对应的Redmine用户。\n版本库中与Redmine中的同名用户将被自动对应。" | |
674 | text_diff_truncated: '... 差别内容超过了可显示的最大行数并已被截断' |
|
680 | text_diff_truncated: '... 差别内容超过了可显示的最大行数并已被截断' | |
|
681 | text_custom_field_possible_values_info: '每项数值一行' | |||
675 |
|
682 | |||
676 | default_role_manager: 管理人员 |
|
683 | default_role_manager: 管理人员 | |
677 | default_role_developper: 开发人员 |
|
684 | default_role_developper: 开发人员 | |
@@ -698,9 +705,3 default_activity_development: 开发 | |||||
698 | enumeration_issue_priorities: 问题优先级 |
|
705 | enumeration_issue_priorities: 问题优先级 | |
699 | enumeration_doc_categories: 文档类别 |
|
706 | enumeration_doc_categories: 文档类别 | |
700 | enumeration_activities: 活动(时间跟踪) |
|
707 | enumeration_activities: 活动(时间跟踪) | |
701 | text_plugin_assets_writable: Plugin assets directory writable |
|
|||
702 | warning_attachments_not_saved: "%d file(s) could not be saved." |
|
|||
703 | button_create_and_continue: Create and continue |
|
|||
704 | text_custom_field_possible_values_info: 'One line for each value' |
|
|||
705 | label_display: Display |
|
|||
706 | field_editable: Editable |
|
General Comments 0
You need to be logged in to leave comments.
Login now