From 9e3aeeef88da8b66d91773fe38012c8f0df697fe Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Tue, 23 Oct 2012 07:57:06 +0000 Subject: [PATCH] Merged r10699 from trunk (#12188) Simplified Chinese translation for 2.1-stable updated by Steven Wong. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/2.1-stable@10701 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/zh.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/locales/zh.yml b/config/locales/zh.yml index ebb924cbe..44bf2accb 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1061,9 +1061,9 @@ zh: label_readonly: 只读 label_required: 必填 text_repository_identifier_info: 仅小写字母(a-z)、数字、破折号(-)和下划线(_)可以使用。
一旦保存,标识无法修改。 - field_board_parent: Parent forum - label_attribute_of_project: Project's %{name} - label_attribute_of_author: Author's %{name} - label_attribute_of_assigned_to: Assignee's %{name} - label_attribute_of_fixed_version: Target version's %{name} - label_copy_subtasks: Copy subtasks + field_board_parent: 父论坛 + label_attribute_of_project: 项目 %{name} + label_attribute_of_author: 作者 %{name} + label_attribute_of_assigned_to: 分配给 %{name} + label_attribute_of_fixed_version: 目标版本 %{name} + label_copy_subtasks: 复制子任务