Diff for /loncom/localize/localize/tr.pm between versions 1.11 and 1.12

version 1.11, 2009/03/19 16:31:49 version 1.12, 2009/04/07 16:27:41
Line 162  use base qw(Apache::localize); Line 162  use base qw(Apache::localize);
 => 'Yeniden Adlandýr',  => 'Yeniden Adlandýr',
   
    'Save'     'Save'
 => 'Kaydet',  => 'Kaydet', # 'Depolama',
   
    'Done'     'Done'
 => 'Bitti',  => 'Bitti',
Line 817  use base qw(Apache::localize); Line 817  use base qw(Apache::localize);
 'It is recommended that you use an up-to-date virus scanner before handling this file.'  'It is recommended that you use an up-to-date virus scanner before handling this file.'
 => 'Bu dosyayý açmadan önce güncel bir virüs tarayýcýsý kullanman önerilir.',  => 'Bu dosyayý açmadan önce güncel bir virüs tarayýcýsý kullanman önerilir.',
   
    'You have no unread messages'  
 => 'Okunmamýþ mesajýnýz Yok',  
   
    'not displayed'     'not displayed'
 => 'Görüntülenemiyor',  => 'Görüntülenemiyor',
   
Line 835  use base qw(Apache::localize); Line 832  use base qw(Apache::localize);
    "All homework is currently completed"     "All homework is currently completed"
 => "Tüm ödevler tamamlandý",  => "Tüm ödevler tamamlandý",
   
    "Go To My First Homework Problem"  
 => "Ýlk ödevime git",  
   
    "Was due"     "Was due"
 => "Uygun",  => "Uygun",
   
Line 907  use base qw(Apache::localize); Line 901  use base qw(Apache::localize);
    'View file'     'View file'
 => 'Dosya Görüntüleniyor',  => 'Dosya Görüntüleniyor',
   
    'could not be copied.'  
 => 'Kopyalanamadý',  
   
    'Illegal filename.'     'Illegal filename.'
 => 'Dosya ismi uygun deðil',  => 'Dosya ismi uygun deðil',
   
Line 1726  use base qw(Apache::localize); Line 1717  use base qw(Apache::localize);
    'Shared by course faculty and staff'     'Shared by course faculty and staff'
 => 'Kurs yetkisi ve elemaný tarafýndan paylaþtýrýldý',  => 'Kurs yetkisi ve elemaný tarafýndan paylaþtýrýldý',
   
    'Save'  
 => 'Depolama',  
   
    'Synchronized SQL metadata database'     'Synchronized SQL metadata database'
 => 'SQL metadata veritabaný sekronize edildi',  => 'SQL metadata veritabaný sekronize edildi',
   
Line 4498  use base qw(Apache::localize); Line 4486  use base qw(Apache::localize);
    'Updating discussion time'     'Updating discussion time'
 => 'Updating discussion time',  => 'Updating discussion time',
 # Yukarýd-deing tartýþmakion Zaman  # Yukarýd-deing tartýþmakion Zaman
    'Upload a class list'  
 => 'Upload a class list',  
 # YukarýYükleme a class list  
    'Upload class list'  
 => 'Upload class list',  
 # YukarýYükleme class list  
    'Upload file'     'Upload file'
 => 'Upload file',  => 'Upload file',
 # YukarýYükleme Dosya  # YukarýYükleme Dosya

Removed from v.1.11  
changed lines
  Added in v.1.12


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