Diff for /loncom/localize/localize/tr.pm between versions 1.26 and 1.28

version 1.26, 2014/01/15 14:46:30 version 1.28, 2014/02/28 19:22:07
Line 43  use base qw(Apache::localize); Line 43  use base qw(Apache::localize);
 'date_am' => 'Öðleden Önce',  'date_am' => 'Öðleden Önce',
 'date_pm' => 'Öðleden Sonra',  'date_pm' => 'Öðleden Sonra',
   
      'Deutsch - UTF' # do not translate
   => 'Deutsch - UTF',
   
      'English - UTF' # do not translate
   => 'English - UTF',
   
      'Português - UTF' # do not translate
   => 'Português - UTF',
   
      'español (castellano) - UTF' # do not translate
   => 'español (castellano) - UTF',
   
      'français - UTF' # do not translate
   => 'français - UTF',
   
      'türkçe - UTF' # do not translate
   => 'türkçe - UTF',
   
      'Русский - UTF' # do not translate
   => 'Русский - UTF',
   
      'עברית - UTF' # do not translate
   => 'עברית - UTF',
   
      '日本語 - UTF' # do not translate
   => '日本語 - UTF',
   
      '简体中文 - UTF' # do not translate
   => '简体中文 - UTF',
   
      'ﺍیﺭﺎﻧی - UTF' # do not translate
   => 'ﺍیﺭﺎﻧی - UTF',
   
      'ﺎﻠﻋﺮﺒﻳﺓ - UTF' # do not translate
   => 'ﺎﻠﻋﺮﺒﻳﺓ - UTF',
   
    'Swedish Chef - UTF'     'Swedish Chef - UTF'
 => 'Swedish Chef - UTF',  => 'Swedish Chef - UTF',
   
Line 672  use base qw(Apache::localize); Line 708  use base qw(Apache::localize);
    'List of possible answers'     'List of possible answers'
 => 'Olasý cevaplar listesi',  => 'Olasý cevaplar listesi',
   
 'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'  'Found no analyzable responses in this problem. Currently only Numerical, Formula and String response styles are supported.'
 => 'Bu problem içinde analiz edilebilir bölümler bulunamadý, sadece sayýsal akýþ, formül ve kelime karþýlýðý desteklendi. ',  => 'Bu problem içinde analiz edilebilir bölümler bulunamadý, sadece sayýsal akýþ, formül ve kelime karþýlýðý desteklendi.',
   
    'is not analyzable at this time'     'is not analyzable at this time'
 => 'Analiz Edilemiyor',  => 'Analiz Edilemiyor',
Line 3255  use base qw(Apache::localize); Line 3291  use base qw(Apache::localize);
    'Found a <*response> outside of a <part> in a <part>ed problem'     'Found a <*response> outside of a <part> in a <part>ed problem'
 => 'Found a <*response> outside of a <part> in a <part>ed problem',  => 'Found a <*response> outside of a <part> in a <part>ed problem',
 # Found a <*Tekrarsponse> outside -in a <bölüm> in a <bölüm>ed problem  # Found a <*Tekrarsponse> outside -in a <bölüm> in a <bölüm>ed problem
    'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.'  
 => 'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.',  
 # Found no analyzable Tekrarspones in bu problem, curTekrarntly only Numerical, Fveyamula and String Tekrarsponse styles aTekrar sYukarýpvey-deed.  
    'Full Update'     'Full Update'
 => 'Full Update',  => 'Full Update',
 # Full Yukarýd-dee  # Full Yukarýd-dee

Removed from v.1.26  
changed lines
  Added in v.1.28


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