Diff for /loncom/localize/localize/tr.pm between versions 1.7 and 1.10

version 1.7, 2009/01/20 17:46:40 version 1.10, 2009/02/17 17:03:08
Line 44  use base qw(Apache::localize); Line 44  use base qw(Apache::localize);
 'date_pm' => 'Öðleden Sonra',  'date_pm' => 'Öðleden Sonra',
 'textual_remote_display' => 'on',  'textual_remote_display' => 'on',
   
      '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',
   
    'Domain'     'Domain'
 => 'Alan',  => 'Alan',
   
Line 956  use base qw(Apache::localize); Line 995  use base qw(Apache::localize);
 => 'Önceki sürümler yayýmda deðil',  => 'Önceki sürümler yayýmda deðil',
   
    'No write permission to'     'No write permission to'
 => 'Yazma iznin yok',   => 'Yazma iznin yok',
   
    'Please pick a version to retrieve'     'Please pick a version to retrieve'
 => 'Lütfen telafi etmek için bir versiyon seç.',  => 'Lütfen telafi etmek için bir versiyon seç.',
Line 2529  use base qw(Apache::localize); Line 2568  use base qw(Apache::localize);
 => 'Cevap Ver',  => 'Cevap Ver',
   
    'Send as critical message'     'Send as critical message'
 =>'Kritik mesaj gönder',   =>'Kritik mesaj gönder',
   
    'Simple Problem Editor'     'Simple Problem Editor'
 => 'Basit Problem Editörü',  => 'Basit Problem Editörü',
Line 2541  use base qw(Apache::localize); Line 2580  use base qw(Apache::localize);
 => 'Öðrenci Bilgisi Derleme Süreci',  => 'Öðrenci Bilgisi Derleme Süreci',
   
    'Student Data Compilation Status'     'Student Data Compilation Status'
 => 'Öðrenci Bilgisi Derleme Durumu',   => 'Öðrenci Bilgisi Derleme Durumu',
   
    'There is no student data for this problem.'     'There is no student data for this problem.'
 => 'Öðrenci bilgisi yok',   => 'Öðrenci bilgisi yok',
   
    'Time'     'Time'
 => 'Zaman',  => 'Zaman',
Line 3445  use base qw(Apache::localize); Line 3484  use base qw(Apache::localize);
    'Institutional Information'     'Institutional Information'
 => 'Institutional Information',  => 'Institutional Information',
 # Institutional Infveyam-deion  # Institutional Infveyam-deion
    'Interlingua (International Auxiliary Language Association) - ISO'  
 => 'Interlingua (International Auxiliary Language Association) - ISO',  
 # Interlingua (Intern-deional Auxiliary dil Associ-deion) - ISO  
    'Internal Filename'     'Internal Filename'
 => 'Internal Filename',  => 'Internal Filename',
 # Internal DosyaÝsim  # Internal DosyaÝsim
Line 3466  use base qw(Apache::localize); Line 3502  use base qw(Apache::localize);
    'Invalid username or domain'     'Invalid username or domain'
 => 'Invalid username or domain',  => 'Invalid username or domain',
 # Invalid kullanýcýÝsim veya Alan  # Invalid kullanýcýÝsim veya Alan
    'Japanese - UTF'  
 => 'Japanese - UTF',  
   
    'KEYWORDS'     'KEYWORDS'
 => 'KEYWORDS',  => 'KEYWORDS',
 # KEYWveyaDS  # KEYWveyaDS
Line 3640  use base qw(Apache::localize); Line 3673  use base qw(Apache::localize);
    'Name:'     'Name:'
 => 'Name:',  => 'Name:',
 # Ýsim:  # Ýsim:
    'Navigate'  
 => 'Navigate',  
 # YönlSonirmek  
    'New Directory'     'New Directory'
 => 'New Directory',  => 'New Directory',
 # New DiTekrarctveyay  # New DiTekrarctveyay
Line 4447  use base qw(Apache::localize); Line 4477  use base qw(Apache::localize);
    'Unavailable course'     'Unavailable course'
 => 'Unavailable course',  => 'Unavailable course',
 # Unavailable kurs  # Unavailable kurs
    'Undetermined - ISO'  
 => 'Undetermined - ISO',  
   
    'Unit:'     'Unit:'
 => 'Unit:',  => 'Unit:',
   

Removed from v.1.7  
changed lines
  Added in v.1.10


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