Diff for /loncom/localize/localize/zh.pm between versions 1.94 and 1.96

version 1.94, 2010/10/01 14:19:52 version 1.96, 2011/01/15 20:29:57
Line 679  use base qw(Apache::localize); Line 679  use base qw(Apache::localize);
 => 'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.',  => 'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.',
   
    'Response [_1] is not analyzable at this time'  #    'is not analyzable at this time'     'Response [_1] is not analyzable at this time'  #    'is not analyzable at this time'
 => 'Response [_1] is not analyzable at this time'  #    '目前没有可分析性',  => 'Response [_1] is not analyzable at this time',  #   '目前没有可分析性',
   
    'Title'     'Title'
 => '标题',  => '标题',
Line 916  use base qw(Apache::localize); Line 916  use base qw(Apache::localize);
 => 'The extension on this file, [_1], is reserved internally by LON-CAPA.',  => 'The extension on this file, [_1], is reserved internally by LON-CAPA.',
   
    'The extension on this file is reserved internally by LON-CAPA.'     'The extension on this file is reserved internally by LON-CAPA.'
 => 'The extension on this file is reserved internally by LON-CAPA.  => 'The extension on this file is reserved internally by LON-CAPA.',
   
    'The extension on this file, [_1], is not recognized by LON-CAPA.'     'The extension on this file, [_1], is not recognized by LON-CAPA.'
 => 'The extension on this file is reserved internally by LON-CAPA.',  => 'The extension on this file is reserved internally by LON-CAPA.',
Line 1037  use base qw(Apache::localize); Line 1037  use base qw(Apache::localize);
 => 'The extension on this file',  => 'The extension on this file',
   
    'Unsupported character combination [_1] in filename, FAIL.'     'Unsupported character combination [_1] in filename, FAIL.'
 => 'Unsupported character combination [_1] in filename, FAIL.,  => 'Unsupported character combination [_1] in filename, FAIL.',
   
    'No valid extension found in filename, FAIL'     'No valid extension found in filename, FAIL'
 => 'Unsupported character combination [_1] in filename, FAIL.',  => 'Unsupported character combination [_1] in filename, FAIL.',
Line 7555  use base qw(Apache::localize); Line 7555  use base qw(Apache::localize);
 => 'Course Institutional Code:',  => 'Course Institutional Code:',
   
    "Course Owner's Username:"     "Course Owner's Username:"
 => 'Course Owner's Username:',  => "Course Owner's Username:",
   
    "Course Owner's Domain:"     "Course Owner's Domain:"
 => 'Course Owner's Domain:',  => "Course Owner's Domain:",
   
    'LON-CAPA course ID:'     'LON-CAPA course ID:'
 => 'LON-CAPA 课程 ID:',  => 'LON-CAPA 课程 ID:',
Line 15469  erhalten Sie auf die gesamte Nachricht Z Line 15469  erhalten Sie auf die gesamte Nachricht Z
    'The e-mail address you provided may not be used as a username at this LON-CAPA institution.'     'The e-mail address you provided may not be used as a username at this LON-CAPA institution.'
 => 'The e-mail address you provided may not be used as a username at this LON-CAPA institution.',  => 'The e-mail address you provided may not be used as a username at this LON-CAPA institution.',
   
    'Validation of the code your entered failed.'     'Validation of the code you entered failed.'
 => 'Validation of the code your entered failed.',  => 'Validation of the code you entered failed.',
   
    'Creation of a new user account using an e-mail address as username is not permitted at this LON-CAPA institution.'     'Creation of a new user account using an e-mail address as username is not permitted at this LON-CAPA institution.'
 => 'Creation of a new user account using an e-mail address as username is not permitted at this LON-CAPA institution.',  => 'Creation of a new user account using an e-mail address as username is not permitted at this LON-CAPA institution.',
Line 15624  erhalten Sie auf die gesamte Nachricht Z Line 15624  erhalten Sie auf die gesamte Nachricht Z
 => 'The following fields were not updated: ',  => 'The following fields were not updated: ',
   
    "You do not have the authority to change this field given the user's current set of active/future [_1] roles:"     "You do not have the authority to change this field given the user's current set of active/future [_1] roles:"
 => 'You do not have the authority to change this field given the user's current set of active/future [_1] roles:',  => "You do not have the authority to change this field given the user's current set of active/future [_1] roles:",
   
    "You do not have the authority to change these fields given the user's current set of active/future [_1] roles:"     "You do not have the authority to change these fields given the user's current set of active/future [_1] roles:"
 => 'You do not have the authority to change these fields given the user's current set of active/future [_1] roles:',  => "You do not have the authority to change these fields given the user's current set of active/future [_1] roles:",
   
    'Please contact your [_1]helpdesk[_2] for more information.'     'Please contact your [_1]helpdesk[_2] for more information.'
 => 'Please contact your [_1]helpdesk[_2] for more information.',  => 'Please contact your [_1]helpdesk[_2] for more information.',

Removed from v.1.94  
changed lines
  Added in v.1.96


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