@@ -182,6 +182,7 field_time_zone: 时区 | |||
|
182 | 182 | field_searchable: 可用作搜索条件 |
|
183 | 183 | field_default_value: 默认值 |
|
184 | 184 | field_comments_sorting: 显示注释 |
|
185 | field_parent_title: 上级页面 | |
|
185 | 186 | |
|
186 | 187 | setting_app_title: 应用程序标题 |
|
187 | 188 | setting_app_subtitle: 应用程序子标题 |
@@ -208,6 +209,7 setting_time_format: 时间格式 | |||
|
208 | 209 | setting_cross_project_issue_relations: 允许不同项目之间的问题关联 |
|
209 | 210 | setting_issue_list_default_columns: 问题列表中显示的默认列 |
|
210 | 211 | setting_repositories_encodings: 版本库编码 |
|
212 | setting_commit_logs_encoding: 提交注释的编码 | |
|
211 | 213 | setting_emails_footer: 邮件签名 |
|
212 | 214 | setting_protocol: 协议 |
|
213 | 215 | setting_per_page_options: 每页显示条目个数的设置 |
@@ -520,6 +522,7 label_reverse_chronological_order: 按时间顺序(倒序) | |||
|
520 | 522 | label_planning: 计划 |
|
521 | 523 | label_incoming_emails: 接收邮件 |
|
522 | 524 | label_generate_key: 生成一个key |
|
525 | label_issue_watchers: 跟踪者 | |
|
523 | 526 | |
|
524 | 527 | button_login: 登录 |
|
525 | 528 | button_submit: 提交 |
@@ -606,6 +609,7 text_reassign_time_entries: '将已上报的工作量指定到此问题:' | |||
|
606 | 609 | text_user_wrote: '%s 写到:' |
|
607 | 610 | text_enumeration_category_reassign_to: '将它们关联到新的枚举值:' |
|
608 | 611 | text_enumeration_destroy_question: '%d 个对象被关联到了这个枚举值。' |
|
612 | text_email_delivery_not_configured: "邮件参数尚未配置,因此邮件通知功能已被禁用。\n请在config/email.yml中配置您的SMTP服务器信息并重新启动以使其生效。" | |
|
609 | 613 | |
|
610 | 614 | default_role_manager: 管理人员 |
|
611 | 615 | default_role_developper: 开发人员 |
@@ -632,7 +636,3 default_activity_development: 开发 | |||
|
632 | 636 | enumeration_issue_priorities: 问题优先级 |
|
633 | 637 | enumeration_doc_categories: 文档类别 |
|
634 | 638 | enumeration_activities: 活动(时间跟踪) |
|
635 | text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/email.yml and restart the application to enable them." | |
|
636 | field_parent_title: Parent page | |
|
637 | label_issue_watchers: Watchers | |
|
638 | setting_commit_logs_encoding: Commit messages encoding |
General Comments 0
You need to be logged in to leave comments.
Login now