Diff for /loncom/localize/localize/zh.pm between versions 1.103 and 1.106

version 1.103, 2011/05/27 14:39:56 version 1.106, 2011/10/21 15:30:53
Line 5829  use base qw(Apache::localize); Line 5829  use base qw(Apache::localize);
    'Not specified'     'Not specified'
 => '未指定',  => '未指定',
   
    'Once marked as read'  
 => '一旦标记为已读',  
   
    'Open - XML source is open to people who want to use it'     'Open - XML source is open to people who want to use it'
 => '开放 - XML的源代码开放给想要使用它的人',  => '开放 - XML的源代码开放给想要使用它的人',
   
Line 5889  use base qw(Apache::localize); Line 5886  use base qw(Apache::localize);
    'The preferences you set here can be overridden within each individual discussion.'     'The preferences you set here can be overridden within each individual discussion.'
 => '您的喜好设定这里可以适用在每个讨论。', # '您的喜好设定可以被每个讨论更改。',  => '您的喜好设定这里可以适用在每个讨论。', # '您的喜好设定可以被每个讨论更改。',
   
    'Under what circumstances posts are identfied as "New"'     'Under what circumstances posts are identified as "NEW"'
 => '在什么情况下讨论被设定为“新”',  => '在什么情况下讨论被设定为“新”',
   
    'Upload a new document'     'Upload a new document'
Line 9862  use base qw(Apache::localize); Line 9859  use base qw(Apache::localize);
    'Please try again.'     'Please try again.'
 => '请再试一次。',  => '请再试一次。',
   
    'Please try again'  
 => '请再试一次',  
   
    'in this course'     'in this course'
 => '在该课程中',  => '在该课程中',
   
Line 10189  use base qw(Apache::localize); Line 10183  use base qw(Apache::localize);
    'Posts not marked read'     'Posts not marked read'
 => '讨论没有标记为已读',  => '讨论没有标记为已读',
   
    'New posts cease to be identified as "New"?'  
 => '新的讨论不再被标识为“新”?',  
   
    'New posts cease to be identified as "NEW"?'     'New posts cease to be identified as "NEW"?'
 => '新的讨论不再被标识为“新”?',  => '新的讨论不再被标识为“新”?',
   
Line 12675  to access the full message.', Line 12666  to access the full message.',
    'In discussions: new posts will be cease to be identified as "NEW" after display.'     'In discussions: new posts will be cease to be identified as "NEW" after display.'
 => 'In discussions: new posts will be cease to be identified as "NEW" after display.',  => 'In discussions: new posts will be cease to be identified as "NEW" after display.',
   
    'In discussions: posts will be identified as "NEW" until marked as read by the reader.'     'In discussions: posts will be identified as "NEW" until marked as not "NEW".'
 => 'In discussions: posts will be identified as "NEW" until marked as read by the reader.',  => 'In discussions: posts will be identified as "NEW" until marked as not "NEW".',
   
    'The e-mail address entered in row '     'The e-mail address entered in row '
 => '电子邮件地址输入行 ',  => '电子邮件地址输入行 ',
Line 13590  to access the full message.', Line 13581  to access the full message.',
    'LON-CAPA User Message'     'LON-CAPA User Message'
 => 'LON-CAPA 用户邮件',  => 'LON-CAPA 用户邮件',
   
    '<b>Message: </b> No more students for this section or class.'     '[_1]Message:[_2] No more students for this section or class.'
 => '<b>Message: </b> No more students for this section or class.',  => '[_1]Message:[_2] No more students for this section or class.',
   
    'Click on the button below to return to the grading menu.'     'Click on the button below to return to the grading menu.'
 => 'Click on the button below to return to the grading menu.',  => 'Click on the button below to return to the grading menu.',

Removed from v.1.103  
changed lines
  Added in v.1.106


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>