View file AutoIndex/languages/tr.php

File size: 542B
<?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');

?>