--- loncom/localize/localize/zh.pm 2014/01/14 18:55:00 1.120 +++ loncom/localize/localize/zh.pm 2014/01/15 14:46:30 1.121 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Chinese Simplified Localization Lexicon # -# $Id: zh.pm,v 1.120 2014/01/14 18:55:00 bisitz Exp $ +# $Id: zh.pm,v 1.121 2014/01/15 14:46:30 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -584,14 +584,14 @@ use base qw(Apache::localize); "an indeterminate date" => '无限期', - "will open on" -=> "开放于", + 'will open on [_1]' +=> '开放于 [_1]', - "is due at" -=> "is due at", + 'is due at [_1]' +=> 'is due at [_1]', - "was due on" -=> "was due on", + 'was due on [_1], and answers will be available on [_2]' +=> 'was due on [_1], and answers will be available on [_2]', 'is closed but you are allowed to view it' => "is closed but you are allowed to view it", @@ -656,9 +656,6 @@ use base qw(Apache::localize); "may open later." => 'may open later.', - ', and answers will be available on' -=> ', and answers will be available on', - "Select a" => "Select a", @@ -15436,8 +15433,8 @@ to access the full message.', 'The scores were changed for [quant,_1,problem].' => 'The scores were changed for [quant,_1,problem].', - '[_1]Visit the [_2]Course/Community Catalog[_3] to view all [_4] LON-CAPA courses and communities.' # _1: , _2: , _3: , _4: domain -=> '[_1]Visit the [_2]Course/Community Catalog[_3] to view all [_4] LON-CAPA courses and communities.', + '[_1]Visit the [_2]Course/Community Catalog[_3][_4] to view all [_5] LON-CAPA courses and communities.' # _1: , _2: , _3: , _4: , _5: domain desc. +=> '[_1]Visit the [_2]Course/Community Catalog[_3][_4] to view all [_5] LON-CAPA courses and communities.', 'If a course or community is [_1]not[_2] in your list of current courses and communities below, you may be able to enroll if self-enrollment is permitted.' => 'If a course or community is [_1]not[_2] in your list of current courses and communities below, you may be able to enroll if self-enrollment is permitted.', # '如果一个课程在下面列出您目前的课程中[_1]没有[_2]显示,你可以注册,如果自我注册是允许的。',