Diff for /loncom/localize/localize/zh.pm between versions 1.71 and 1.72

version 1.71, 2009/07/31 10:59:04 version 1.72, 2009/07/31 16:01:55
Line 1533  use base qw(Apache::localize); Line 1533  use base qw(Apache::localize);
    'Summary View'     'Summary View'
 => '概要',  => '概要',
   
    'There are currently no results'     'There are currently no results.'
 => '目前没有任何结果',  => '目前没有任何结果。',
   
    'Search: '     'Search: '
 => '搜索: ',  => '搜索: ',
Line 5019  use base qw(Apache::localize); Line 5019  use base qw(Apache::localize);
    'Resources'     'Resources'
 => '资源',  => '资源',
   
    'Search Complete [_1]'     'Search Complete on Server [_1]'
 => '搜索完成 [_1]',  => 'Suche abgeschlossen für Server [_1]', # '搜索完成 [_1]',
   
    'Search: [_1]'     'Search: [_1]'
 => '搜索: [_1]',  => '搜索: [_1]',
Line 5202  use base qw(Apache::localize); Line 5202  use base qw(Apache::localize);
    'Currently internally authenticated.'     'Currently internally authenticated.'
 => '目前 LON-CAPA 内部认证。',  => '目前 LON-CAPA 内部认证。',
   
    '[_1] Records per Page'     'Records per Page:'
 => '[_1] 每页显示结果',  => '每页显示结果:',
   
    '[_1] minutes'     '[_1] minutes'
 => '[_1] 分',  => '[_1] 分',
Line 7373  use base qw(Apache::localize); Line 7373  use base qw(Apache::localize);
    'Include'     'Include'
 => 'Einbinden',  => 'Einbinden',
   
    'CLOSE'  
 => 'SCHLIESSEN',  
   
    'LON-CAPA Catalog Search'     'LON-CAPA Catalog Search'
 => 'LON-CAPA 目录搜索',  => 'LON-CAPA 目录搜索',
   
Line 8290  portfolio files.' Line 8287  portfolio files.'
    'Revise search'     'Revise search'
 => '修改搜寻',  => '修改搜寻',
   
    'Sort by [_1] [_2]'  
 => '排序依据 [_1] [_2]',  
   
    'Internal Error - Bad view selected.'     'Internal Error - Bad view selected.'
 => 'Interner Fehler - ungültige Ansicht ausgewählt',  => 'Interner Fehler - ungültige Ansicht ausgewählt',
   

Removed from v.1.71  
changed lines
  Added in v.1.72


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