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

version 1.5, 2008/05/29 17:20:44 version 1.12, 2009/04/07 16:27:41
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 123  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 461  use base qw(Apache::localize); Line 500  use base qw(Apache::localize);
    'Some parts were not submitted.'     'Some parts were not submitted.'
 => 'Bazý bölümler onaylanmadý',  => 'Bazý bölümler onaylanmadý',
   
    'An error occured while grading your answer.'     'An error occurred while grading your answer.'
 => 'Cevabýnýz derecelendirirken hata oluþtu',  => 'Cevabýnýz derecelendirirken hata oluþtu',
   
    'Due'     'Due'
Line 778  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 796  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 868  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 956  use base qw(Apache::localize); Line 986  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 1687  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 2529  use base qw(Apache::localize); Line 2556  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 2568  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 2776  use base qw(Apache::localize); Line 2803  use base qw(Apache::localize);
    'Allowed filetypes: <b>[_1]</b>'     'Allowed filetypes: <b>[_1]</b>'
 => 'Allowed filetypes: <b>[_1]</b>',  => 'Allowed filetypes: <b>[_1]</b>',
 # BütünoÇarþamba DosyaTipis: <b>[_1]</b>  # BütünoÇarþamba DosyaTipis: <b>[_1]</b>
    'An error occured during the attempt to change the section for this student.'     'An error occurred during the attempt to change the section for this student.'
 => 'An error occured during the attempt to change the section for this student.',  => 'An error occurred during the attempt to change the section for this student.',
 # An errveya occuTekrard during the -detempt -e change the Bölüm fveya bu ÖðTekrarnci.  # An errveya occuTekrard during the -detempt -e change the Bölüm fveya bu ÖðTekrarnci.
    'An error occurred during the attempt to change the role information for this student.'     'An error occurred during the attempt to change the role information for this student.'
 => 'An error occurred during the attempt to change the role information for this student.',  => 'An error occurred during the attempt to change the role information for this student.',
Line 3220  use base qw(Apache::localize); Line 3247  use base qw(Apache::localize);
    'Ending Date'     'Ending Date'
 => 'Ending Date',  => 'Ending Date',
 # Soning D-dee  # Soning D-dee
    'English - ISO'  
 => 'English - ISO',  
   
    'Enroll One Student'     'Enroll One Student'
 => 'Enroll One Student',  => 'Enroll One Student',
 # Üye Olmak One ÖðTekrarnci  # Üye Olmak One ÖðTekrarnci
Line 3352  use base qw(Apache::localize); Line 3376  use base qw(Apache::localize);
    'Generation'     'Generation'
 => 'Generation',  => 'Generation',
 # Gener-deion  # Gener-deion
    'German - ISO'  
 => 'German - ISO',  
   
    'Go'     'Go'
 => 'Go',  => 'Go',
   
Line 3451  use base qw(Apache::localize); Line 3472  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 3472  use base qw(Apache::localize); Line 3490  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 3646  use base qw(Apache::localize); Line 3661  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 3886  use base qw(Apache::localize); Line 3898  use base qw(Apache::localize);
    "Please use browser 'Back' button and pick a filename"     "Please use browser 'Back' button and pick a filename"
 => "Please use browser 'Back' button and pick a filename",  => "Please use browser 'Back' button and pick a filename",
 # Please use bSatýrser 'Back' but-en and pick a DosyaÝsim  # Please use bSatýrser 'Back' but-en and pick a DosyaÝsim
    'Portuguese - ISO'  
 => 'Portuguese - ISO',  
 # Pvey-deuguese - ISO  
    'Position'     'Position'
 => 'Position',  => 'Position',
   
Line 4024  use base qw(Apache::localize); Line 4033  use base qw(Apache::localize);
    'Role Information'     'Role Information'
 => 'Role Information',  => 'Role Information',
 # rol Infveyam-deion  # rol Infveyam-deion
    'Russian - KOI'  
 => 'Russian - KOI',  
   
    'Sample Points:'     'Sample Points:'
 => 'Sample Points:',  => 'Sample Points:',
   
Line 4225  use base qw(Apache::localize); Line 4231  use base qw(Apache::localize);
    'Show Units - Disable Entry (turnoffunit)'     'Show Units - Disable Entry (turnoffunit)'
 => 'Show Units - Disable Entry (turnoffunit)',  => 'Show Units - Disable Entry (turnoffunit)',
 # Show Units - Disable Entry (turn-infunit)  # Show Units - Disable Entry (turn-infunit)
    'Show all rôles'  
 => 'Show all rôles',  
 # Show Bütün rôles  
    'Show always at bottom position'     'Show always at bottom position'
 => 'Show always at bottom position',  => 'Show always at bottom position',
 # Show always -de bot-em position  # Show always -de bot-em position
Line 4429  use base qw(Apache::localize); Line 4432  use base qw(Apache::localize);
    'True'     'True'
 => 'True',  => 'True',
   
    'Turkish - ISO'  
 => 'Turkish - ISO',  
   
    'Type Name Here'     'Type Name Here'
 => 'Type Name Here',  => 'Type Name Here',
 # Tipi Ýsim HeTekrar  # Tipi Ýsim HeTekrar
Line 4465  use base qw(Apache::localize); Line 4465  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:',
   
Line 4489  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
Line 4630  use base qw(Apache::localize); Line 4621  use base qw(Apache::localize);
    '[_1] Do not change login data'     '[_1] Do not change login data'
 => '[_1] Do not change login data',  => '[_1] Do not change login data',
 # [_1] Do not change login d-dea  # [_1] Do not change login d-dea
    '[_1] Filesystem Authenticated (mit Anfangspasswort [_2])'  
 => '[_1] Filesystem Authenticated (mit Anfangspasswort [_2])',  
 # [_1] DosyaSistem AuSonratic-deed (mit Anfangspasswvey-de [_2])  
    '[_1] Filesystem Authenticated (with initial password [_2])'     '[_1] Filesystem Authenticated (with initial password [_2])'
 => '[_1] Filesystem Authenticated (with initial password [_2])',  => '[_1] Filesystem Authenticated (with initial password [_2])',
 # [_1] DosyaSistem AuSonratic-deed (with initial passwveyad [_2])  # [_1] DosyaSistem AuSonratic-deed (with initial passwveyad [_2])
    '[_1] Internally authenticated (mit Anfangspasswort [_2])'  
 => '[_1] Internally authenticated (mit Anfangspasswort [_2])',  
 # [_1] InternBütüny auSonratic-deed (mit Anfangspasswvey-de [_2])  
    '[_1] Internally authenticated (with initial password [_2])'     '[_1] Internally authenticated (with initial password [_2])'
 => '[_1] Internally authenticated (with initial password [_2])',  => '[_1] Internally authenticated (with initial password [_2])',
 # [_1] InternBütüny auSonratic-deed (with initial passwveyad [_2])  # [_1] InternBütüny auSonratic-deed (with initial passwveyad [_2])
Line 5254  use base qw(Apache::localize); Line 5239  use base qw(Apache::localize);
   
   
 #SYNC Tue Aug 15 14:43:22 2006  #SYNC Tue Aug 15 14:43:22 2006
    '# 16 Aug 14:45'  
 => '# 16 Aug 14:45',  
 # # [_1]6 Aug [_1]4:45  
    'Enter my portfolio space'     'Enter my portfolio space'
 => 'Enter my portfolio space',  => 'Enter my portfolio space',
 # Giriþ benim pvey-defolio boþluk  # Giriþ benim pvey-defolio boþluk
Line 5275  use base qw(Apache::localize); Line 5257  use base qw(Apache::localize);
   
   
 #SYNC Tue Aug 15 16:12:15 2006  #SYNC Tue Aug 15 16:12:15 2006
    '# mt fehlt'  
 => '# mt fehlt',  
   
    'Agree'     'Agree'
 => 'Agree',  => 'Agree',
 # AgTekrare  # AgTekrare

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


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