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

version 1.27, 2014/01/17 15:35:21 version 1.28, 2014/02/28 19:22:07
Line 708  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 3291  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.27  
changed lines
  Added in v.1.28


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