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