##// END OF EJS Templates
Merged r9591 from trunk (#10800)...
Toshi MARUYAMA -
r9409:9b7105465e45
parent child
Show More
@@ -1007,29 +1007,29 zh:
1007 button_export: 导出
1007 button_export: 导出
1008 label_export_options: "%{export_format} 导出选项"
1008 label_export_options: "%{export_format} 导出选项"
1009 error_attachment_too_big: 该文件无法上传。超过文件大小限制 (%{max_size})
1009 error_attachment_too_big: 该文件无法上传。超过文件大小限制 (%{max_size})
1010 notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
1010 notice_failed_to_save_time_entries: "无法保存下列所选取的 %{total} 个项目中的 %{count} 工时: %{ids}"
1011 label_x_issues:
1011 label_x_issues:
1012 zero: 0 问题
1012 zero: 0 问题
1013 one: 1 问题
1013 one: 1 问题
1014 other: "%{count} 问题"
1014 other: "%{count} 问题"
1015 label_repository_new: New repository
1015 label_repository_new: 新建版本库
1016 field_repository_is_default: Main repository
1016 field_repository_is_default: 主版本库
1017 label_copy_attachments: Copy attachments
1017 label_copy_attachments: 复制附件
1018 label_item_position: "%{position}/%{count}"
1018 label_item_position: "%{position}/%{count}"
1019 label_completed_versions: Completed versions
1019 label_completed_versions: 已完成的版本
1020 text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1020 text_project_identifier_info: 仅小写字母(a-z)、数字、破折号(-)和下划线(_)可以使用。<br />一旦保存,标识无法修改。
1021 field_multiple: Multiple values
1021 field_multiple: 多重取值
1022 setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
1022 setting_commit_cross_project_ref: 允许引用/修复所有其他项目的问题
1023 text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
1023 text_issue_conflict_resolution_add_notes: 添加说明并取消我的其他变更处理。
1024 text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
1024 text_issue_conflict_resolution_overwrite: 直接套用我的变更 (先前的说明将被保留,但是某些变更内容可能会被覆盖)
1025 notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
1025 notice_issue_update_conflict: 当您正在编辑这个问题的时候,它已经被其他人抢先一步更新过了。
1026 text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
1026 text_issue_conflict_resolution_cancel: 取消我所有的变更并重新刷新显示 %{link}
1027 permission_manage_related_issues: Manage related issues
1027 permission_manage_related_issues: 相关问题管理
1028 field_ldap_filter: LDAP filter
1028 field_ldap_filter: LDAP 过滤器
1029 label_search_for_watchers: Search for watchers to add
1029 label_search_for_watchers: 通过查找方式添加跟踪者
1030 notice_account_deleted: Your account has been permanently deleted.
1030 notice_account_deleted: 您的账号已被永久删除(账号已无法恢复)。
1031 setting_unsubscribe: Allow users to unsubscribe
1031 setting_unsubscribe: 允许用户退订
1032 button_delete_my_account: Delete my account
1032 button_delete_my_account: 删除我的账号
1033 text_account_destroy_confirmation: |-
1033 text_account_destroy_confirmation: |-
1034 Are you sure you want to proceed?
1034 确定继续处理?
1035 Your account will be permanently deleted, with no way to reactivate it.
1035 您的账号一旦删除,将无法再次激活使用。
General Comments 0
You need to be logged in to leave comments. Login now