##// END OF EJS Templates
translation updates (closes #4016, #4017)....
Jean-Philippe Lang -
r2805:c5d8bbeb8ca7
parent child
Show More
@@ -850,6 +850,7
850 text_journal_changed: "{{label}} {{old}} 變更為 {{new}}"
850 text_journal_changed: "{{label}} {{old}} 變更為 {{new}}"
851 text_journal_set_to: "{{label}} 設定為 {{value}}"
851 text_journal_set_to: "{{label}} 設定為 {{value}}"
852 text_journal_deleted: "{{label}} 已刪除 ({{old}})"
852 text_journal_deleted: "{{label}} 已刪除 ({{old}})"
853 text_journal_added: "{{label}} {{value}} 已新增"
853 text_tip_task_begin_day: 今天起始的工作
854 text_tip_task_begin_day: 今天起始的工作
854 text_tip_task_end_day: 今天截止的的工作
855 text_tip_task_end_day: 今天截止的的工作
855 text_tip_task_begin_end_day: 今天起始與截止的工作
856 text_tip_task_begin_end_day: 今天起始與截止的工作
@@ -918,4 +919,3
918 enumeration_issue_priorities: 項目優先權
919 enumeration_issue_priorities: 項目優先權
919 enumeration_doc_categories: 文件分類
920 enumeration_doc_categories: 文件分類
920 enumeration_activities: 活動 (時間追蹤)
921 enumeration_activities: 活動 (時間追蹤)
921 text_journal_added: "{{label}} {{value}} added"
@@ -177,7 +177,9 zh:
177 error_scm_command_failed: "访问版本库时发生错误:{{value}}"
177 error_scm_command_failed: "访问版本库时发生错误:{{value}}"
178 error_scm_annotate: "该条目不存在或无法追溯。"
178 error_scm_annotate: "该条目不存在或无法追溯。"
179 error_issue_not_found_in_project: '问题不存在或不属于此项目'
179 error_issue_not_found_in_project: '问题不存在或不属于此项目'
180
180 error_no_tracker_in_project: 该项目未设定跟踪标签,请检查项目配置。
181 error_no_default_issue_status: 未设置默认的问题状态。请检查系统设置("管理" -> "问题状态")。
182
181 warning_attachments_not_saved: "{{count}} 个文件保存失败。"
183 warning_attachments_not_saved: "{{count}} 个文件保存失败。"
182
184
183 mail_subject_lost_password: "您的 {{value}} 密码"
185 mail_subject_lost_password: "您的 {{value}} 密码"
@@ -584,6 +586,8 zh:
584 label_browse: 浏览
586 label_browse: 浏览
585 label_modification: "{{count}} 个更新"
587 label_modification: "{{count}} 个更新"
586 label_modification_plural: "{{count}} 个更新"
588 label_modification_plural: "{{count}} 个更新"
589 label_branch: 分支
590 label_tag: 标签
587 label_revision: 修订
591 label_revision: 修订
588 label_revision_plural: 修订
592 label_revision_plural: 修订
589 label_associated_revisions: 相关修订版本
593 label_associated_revisions: 相关修订版本
@@ -595,6 +599,7 zh:
595 label_latest_revision: 最近的修订版本
599 label_latest_revision: 最近的修订版本
596 label_latest_revision_plural: 最近的修订版本
600 label_latest_revision_plural: 最近的修订版本
597 label_view_revisions: 查看修订
601 label_view_revisions: 查看修订
602 label_view_all_revisions: 查看所有修订
598 label_max_size: 最大尺寸
603 label_max_size: 最大尺寸
599 label_sort_highest: 置顶
604 label_sort_highest: 置顶
600 label_sort_higher: 上移
605 label_sort_higher: 上移
@@ -719,6 +724,10 zh:
719 label_date_from_to: 从 {{start}} 到 {{end}}
724 label_date_from_to: 从 {{start}} 到 {{end}}
720 label_wiki_content_added: Wiki 页面已添加
725 label_wiki_content_added: Wiki 页面已添加
721 label_wiki_content_updated: Wiki 页面已更新
726 label_wiki_content_updated: Wiki 页面已更新
727 label_group:
728 label_group_plural:
729 label_group_new: 新建组
730 label_time_entry_plural: 耗时
722
731
723 button_login: 登录
732 button_login: 登录
724 button_submit: 提交
733 button_submit: 提交
@@ -771,6 +780,10 zh:
771 text_subprojects_destroy_warning: "以下子项目也将被同时删除:{{value}}"
780 text_subprojects_destroy_warning: "以下子项目也将被同时删除:{{value}}"
772 text_workflow_edit: 选择角色和跟踪标签来编辑工作流程
781 text_workflow_edit: 选择角色和跟踪标签来编辑工作流程
773 text_are_you_sure: 您确定?
782 text_are_you_sure: 您确定?
783 text_journal_changed: "{{label}} {{old}} 变更为 {{new}}"
784 text_journal_set_to: "{{label}} 被设置为 {{value}}"
785 text_journal_deleted: "{{label}} 已删除 ({{old}})"
786 text_journal_added: "{{label}} {{value}} 已添加"
774 text_tip_task_begin_day: 今天开始的任务
787 text_tip_task_begin_day: 今天开始的任务
775 text_tip_task_end_day: 今天结束的任务
788 text_tip_task_end_day: 今天结束的任务
776 text_tip_task_begin_end_day: 今天开始并结束的任务
789 text_tip_task_begin_end_day: 今天开始并结束的任务
@@ -839,16 +852,3 zh:
839 enumeration_issue_priorities: 问题优先级
852 enumeration_issue_priorities: 问题优先级
840 enumeration_doc_categories: 文档类别
853 enumeration_doc_categories: 文档类别
841 enumeration_activities: 活动(时间跟踪)
854 enumeration_activities: 活动(时间跟踪)
842 label_view_all_revisions: View all revisions
843 label_tag: Tag
844 label_branch: Branch
845 error_no_tracker_in_project: No tracker is associated to this project. Please check the Project settings.
846 error_no_default_issue_status: No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses").
847 text_journal_changed: "{{label}} changed from {{old}} to {{new}}"
848 text_journal_set_to: "{{label}} set to {{value}}"
849 text_journal_deleted: "{{label}} deleted ({{old}})"
850 label_group_plural: Groups
851 label_group: Group
852 label_group_new: New group
853 label_time_entry_plural: Spent time
854 text_journal_added: "{{label}} {{value}} added"
General Comments 0
You need to be logged in to leave comments. Login now