Subversion Repositories svnkaklik

Rev

Go to most recent revision | Blame | Last modification | View Log | Download

<?php

/*
tr.php
Türkçe - Turkish
Translation by Sinan Keskýn
*/

$words = array(
'index of' => 'Ýçindekiler',
'parent directory' => 'Ana Dizin',
'file' => 'Dosya',
'size' => 'Boyut',
'modified' => 'Deðiþtirilme',
'total size' => 'Toplam boyut',
'total files' => 'Toplam dosya',
'total folders' => 'Toplam klasör',
'search' => 'Arama',
'files' => 'Dosya',
'folders' => 'Klasör',
'both' => 'Her Ýkiside',
'search results' => 'Arama Sonuçlarý',
'no results' => 'SONUÇ BULUNAMADI',
'end of results' => 'Aramanýn sonu',
'found' => 'bulundu');

?>