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

version 1.102, 2011/05/13 21:12:01 version 1.103, 2011/05/27 14:39:56
Line 2377  use base qw(Apache::localize); Line 2377  use base qw(Apache::localize);
    'Generate Spreadsheet'     'Generate Spreadsheet'
 => '生成报告表',  => '生成报告表',
   
    'Grant/revoke role of Scantron Operator'     'Grant/revoke role of Bubblesheet Operator'
 => 'Grant/revoke role of Scantron Operator',  => 'Grant/revoke role of Bubblesheet Operator',
   
    'HTML'     'HTML'
 => 'HTML',  => 'HTML',
Line 2410  use base qw(Apache::localize); Line 2410  use base qw(Apache::localize);
    'Save as & Make This Sheet the Default'     'Save as & Make This Sheet the Default'
 => '另存为 & 使此工作表作为一个默认使用',  => '另存为 & 使此工作表作为一个默认使用',
   
    'Scantron Operator'     'Bubblesheet Operator'
 => 'Scantron Operator',  => 'Bubblesheet Operator',
   
    'Select All'     'Select All'
 => '全选',  => '全选',
Line 2422  use base qw(Apache::localize); Line 2422  use base qw(Apache::localize);
    'Select Spreadsheet File'     'Select Spreadsheet File'
 => '选择电子表格文件',  => '选择电子表格文件',
   
    'Send Scantron data to a course'     'Send bubblesheet data to a course'
 => 'Send Scantron data to a course',  => 'Send bubblesheet data to a course',
   
    'Spreadsheet Computation'     'Spreadsheet Computation'
 => 'Spreadsheet Computation',  => 'Spreadsheet Computation',
Line 2446  use base qw(Apache::localize); Line 2446  use base qw(Apache::localize);
    'Unselect All Students'     'Unselect All Students'
 => 'Unselect All Students',  => 'Unselect All Students',
   
    'Upload Scantron data'     'Upload bubblesheet data'
 => 'Upload Scantron data',  => 'Upload bubblesheet data',
   
    'You must choose at least one student to continue.'     'You must choose at least one student to continue.'
 => 'You must choose at least one student to continue.',  => 'You must choose at least one student to continue.',
Line 11361  to access the full message.', Line 11361  to access the full message.',
    'Grade'     'Grade'
 => 'Grade',  => 'Grade',
   
    'scantron forms' # Grade scantron forms     'bubblesheet forms' # Grade scantron forms
 => 'scantron forms',  => 'bubblesheet forms',
   
    'Verify'     'Verify'
 => 'Verify',  => 'Verify',
Line 13095  to access the full message.', Line 13095  to access the full message.',
    'User modification'     'User modification'
 => '用户设置',  => '用户设置',
   
    'Scantron format file'     'Bubblesheet format file'
 => 'Scantron format file',  => 'Bubblesheet format file',
   
    'Cataloging of courses'     'Cataloging of courses'
 => '课程目录',  => '课程目录',

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


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