tr.php
300 Bytes
<?php $TRANSLATIONS = array(
"Documentation" => "Belgelendirme",
"No Impress files are found in your ownCloud. Please upload a .impress file." => "ownCloud'unuzda hiç Impress dosyası bulunamadı. Lütfen bir .impress dosyası yükleyin.",
"Name" => "İsim",
"Size" => "Boyut",
"Date" => "Tarih"
);