Diff for /loncom/localize/localize/zh.pm between versions 1.109 and 1.110

version 1.109, 2013/04/11 14:59:54 version 1.110, 2013/08/09 16:23:19
Line 6548  use base qw(Apache::localize); Line 6548  use base qw(Apache::localize);
    'Source Custom Distribution File'     'Source Custom Distribution File'
 => '源代码的访问权限',  => '源代码的访问权限',
   
    'Start new page<br />before selected'     'Start new page[_1]before selected'
 => 'Start new page<br />before selected',  => 'Start new page[_1]before selected',
   
    'on'     'on'
 => '开',  => '开',
Line 10572  use base qw(Apache::localize); Line 10572  use base qw(Apache::localize);
    'Default access dates'     'Default access dates'
 => '默认访问日期',  => '默认访问日期',
   
    'Different collaborative tools<br />for different members:'     'Different collaborative tools[_1]for different members:'
 => '不同的协作工具<br />对不同的成员组成:',  => '不同的协作工具[_1]对不同的成员组成:',
   
    'Start date'     'Start date'
 => '开始日期',  => '开始日期',
Line 11456  to access the full message.', Line 11456  to access the full message.',
    'enroll type/action'     'enroll type/action'
 => '注册类型/行动',  => '注册类型/行动',
   
    '<br />Map not loaded: The file <tt>[_1]</tt> does not exist.'     'Map not loaded: The file [_1] does not exist.'
 => '<br />Map not loaded: The file <tt>[_1]</tt> does not exist.',  => 'Map not loaded: The file [_1] does not exist.',
   
    'Saved.'     'Saved.'
 => '保存的。',  => '保存的。',
Line 11591  to access the full message.', Line 11591  to access the full message.',
    'Courses/Network Hits'     'Courses/Network Hits'
 => '课程/网络访问次数',  => '课程/网络访问次数',
   
    'Already in this course:<br />[_1] in folder/map [_2].<br />'     'Already in this course:'
 => 'Already in this course:<br />[_1] in folder/map [_2].<br />',  => 'Already in this course:',
   
      '[_1] in folder/map [_2]'
   => '[_1] in folder/map [_2]',
   
    'External Resource, preview not enabled'     'External Resource, preview not enabled'
 => 'External Resource, preview not enabled',  => 'External Resource, preview not enabled',
Line 14536  to access the full message.', Line 14539  to access the full message.',
    'Include yourself in the roster?'     'Include yourself in the roster?'
 => 'Include yourself in the roster?',  => 'Include yourself in the roster?',
   
    'Display of your name in the student-viewable roster set to <b>[_1]</b>.'     'Display of your name in the student-viewable roster set to [_1].'
 => 'Display of your name in the student-viewable roster set to <b>[_1]</b>.',  => 'Display of your name in the student-viewable roster set to [_1].',
   
    'Error occurred saving display setting.'     'Error occurred saving display setting.'
 => 'Error occurred saving display setting.',  => 'Error occurred saving display setting.',
   
    'Display of your name in the student-viewable roster unchanged (set to <b>[_1]</b>).'     'Display of your name in the student-viewable roster unchanged (set to [_1]).'
 => 'Display of your name in the student-viewable roster unchanged (set to <b>[_1]</b>).',  => 'Display of your name in the student-viewable roster unchanged (set to [_1]).',
   
    'View course roster'     'View course roster'
 => 'View course roster',  => 'View course roster',
Line 14569  to access the full message.', Line 14572  to access the full message.',
    'Try Selecting Again'     'Try Selecting Again'
 => 'Try Selecting Again',  => 'Try Selecting Again',
   
    '<br />Invalid map: <tt>[_1]</tt>'     'Invalid map: [_1]'
 => '<br />Invalid map: <tt>[_1]</tt>',  => 'Invalid map: [_1]',
   
    'Please either [_1]close this window[_2] or [_3]log in again[_4].'     'Please either [_1]close this window[_2] or [_3]log in again[_4].'
 => 'Please either [_1]close this window[_2] or [_3]log in again[_4].',  => 'Please either [_1]close this window[_2] or [_3]log in again[_4].',

Removed from v.1.109  
changed lines
  Added in v.1.110


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