tr.php
396 Bytes
<?php $TRANSLATIONS = array(
"Export" => "Dışa aktar",
"Something went wrong while the export file was being generated" => "Aktarma dosyası oluşturulurken bir şey ters gitti.",
"An error has occurred" => "Bir hata oluştu",
"User Account Migration" => "Kullanıcı Hesabı Göçü",
"Export and import ownCloud user accounts." => "ownCloud kullanıcı hesaplarını dışa ve iç aktar."
);