Diff for /loncom/localize/localize/ru.pm between versions 1.51 and 1.52

version 1.51, 2009/01/20 17:46:40 version 1.52, 2009/01/29 14:33:17
Line 44  use base qw(Apache::localize); Line 44  use base qw(Apache::localize);
 'textual_remote_display' => 'on',  'textual_remote_display' => 'on',
 'htmlarea_lang' => 'ru',  'htmlarea_lang' => 'ru',
   
      'Arabic - UTF'
   => 'ﺎﻠﻋﺮﺒﻳﺓ - UTF',
   
      'German - UTF'
   => 'Deutsch - UTF',
   
      'English - UTF'
   => 'English - UTF',
   
      'Spanish (Castellan) - UTF'
   => 'español (castellano) - UTF',
   
      'Persian - UTF'
   => 'ﺍیﺭﺎﻧی - UTF',
   
      'French - UTF'
   => 'français - UTF',
   
      'Hebrew - UTF'
   => 'עברית - UTF',
   
      'Japanese - UTF'
   => '日本語 - UTF',
   
      'Portuguese - UTF'
   => 'Português - UTF',
   
      'Russian - UTF'
   => 'Юникод - UTF',
   
      'Turkish - UTF'
   => 'türkçe - UTF',
   
      'Chinese Simplified - UTF'
   => '简体中文 - UTF',
   
      'Swedish Chef - UTF'
   => 'Swedish Chef - UTF',
   
    'calendar'     'calendar'
 => 'календарь',  => 'календарь',
   
Line 4947  use base qw(Apache::localize); Line 4986  use base qw(Apache::localize);
    'Homework problem'     'Homework problem'
 => 'Homework problem',  => 'Homework problem',
 # Homewилиk задача  # Homewилиk задача
    'Interlingua (International Auxiliary Language Association) - ISO'  
 => 'Interlingua (International Auxiliary Language Association) - ISO',  
 # вterlвgua (вternational Auxiliary язык Association) - ISO  
    'Invalid Significant figures detected'     'Invalid Significant figures detected'
 => 'Invalid Significant figures detected',  => 'Invalid Significant figures detected',
 # вvalid Significant figuRes detected  # вvalid Significant figuRes detected
    'Japanese - UTF'  
 => 'Japanese - UTF',  
   
    'LaTeX batchmode'     'LaTeX batchmode'
 => 'LaTeX batchmode',  => 'LaTeX batchmode',
   
Line 5139  use base qw(Apache::localize); Line 5172  use base qw(Apache::localize);
    'UNDISPLAYABLE'     'UNDISPLAYABLE'
 => 'UNDISPLAYABLE',  => 'UNDISPLAYABLE',
 # UNПоказатьABLE  # UNПоказатьABLE
    'Undetermined - ISO'  
 => 'Undetermined - ISO',  
 # Undetermвed - ISO  
    'Upload file to Construction Space'     'Upload file to Construction Space'
 => 'Upload file to Construction Space',  => 'Upload file to Construction Space',
 # Обновить файл на Construction пространство  # Обновить файл на Construction пространство

Removed from v.1.51  
changed lines
  Added in v.1.52


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