Diff for /loncom/localize/localize/zh.pm between versions 1.111 and 1.112

version 1.111, 2013/08/09 17:14:55 version 1.112, 2013/09/23 17:34:58
Line 209  use base qw(Apache::localize); Line 209  use base qw(Apache::localize);
    'Supplemental Course Documents'     'Supplemental Course Documents'
 => '附加的课程文件',  => '附加的课程文件',
   
    'Bulletin Board'     'Discussion Board'
 => '公告板',  => '公告板',
   
    'Published Resources'     'Published Resources'
Line 941  use base qw(Apache::localize); Line 941  use base qw(Apache::localize);
    'Customized right of use ...'     'Customized right of use ...'
 => 'Customized right of use ...',  => 'Customized right of use ...',
   
    'Delete messages from bulletin boards'     'Delete messages from discussion boards'
 => 'Delete messages from bulletin boards',  => 'Delete messages from discussion boards',
   
    'Domain only - use limited to courses in the domain'     'Domain only - use limited to courses in the domain'
 => 'Domain only - use limited to courses in the domain',  => 'Domain only - use limited to courses in the domain',
Line 1620  use base qw(Apache::localize); Line 1620  use base qw(Apache::localize);
    'About Me'     'About Me'
 => '关于我',  => '关于我',
   
    'Bulletin Board/Discussion'     'Discussion Board/Discussion'
 => 'Bulletin Board/Discussion',  => 'Discussion Board/Discussion',
   
    'Clear All'     'Clear All'
 => '全部清除',  => '全部清除',
Line 10125  use base qw(Apache::localize); Line 10125  use base qw(Apache::localize);
    'Preferences can be set for this discussion that determine ....'     'Preferences can be set for this discussion that determine ....'
 => '这个讨论可以设置使用偏好',  => '这个讨论可以设置使用偏好',
   
    'Which posts are displayed when you display this bulletin board or resource, and'     'Which posts are displayed when you display this discussion board or resource, and'
 => '哪些讨论将被显示在您的公告栏或资源里',  => '哪些讨论将被显示在您的公告栏或资源里',
   
    'Under what circumstances posts are identified as "NEW", and'     'Under what circumstances posts are identified as "NEW", and'
Line 10347  use base qw(Apache::localize); Line 10347  use base qw(Apache::localize);
    'Change discussion display'     'Change discussion display'
 => 'Change discussion display',  => 'Change discussion display',
   
    'Choose whether or not to display a count of the number of new posts for each resource or bulletin board which has unread posts.'     'Choose whether or not to display a count of the number of new posts for each resource or discussion board which has unread posts.'
 => 'Choose whether or not to display a count of the number of new posts for each resource or bulletin board which has unread posts.',  => 'Choose whether or not to display a count of the number of new posts for each resource or discussion board which has unread posts.',
   
    "This can increase the time taken to gather data for the '<i>What's New?</i>' page by a few seconds."     "This can increase the time taken to gather data for the '<i>What's New?</i>' page by a few seconds."
 => "This can increase the time taken to gather data for the '<i>What's New?</i>' page by a few seconds.",  => "This can increase the time taken to gather data for the '<i>What's New?</i>' page by a few seconds.",
Line 12647  to access the full message.', Line 12647  to access the full message.',
    'Title for the Drop Box'     'Title for the Drop Box'
 => 'Title for the Drop Box',  => 'Title for the Drop Box',
   
    'Title for the Bulletin Board'     'Title for the Discussion Board'
 => '公告栏的标题',  => '公告栏的标题',
   
    'Not a valid user:domain'     'Not a valid user:domain'

Removed from v.1.111  
changed lines
  Added in v.1.112


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