nextcloud/lib/l10n/tr.php

10 lines
228 B
PHP
Raw Normal View History

2012-10-25 04:11:53 +04:00
<?php $TRANSLATIONS = array(
"Help" => "Yardı",
"Personal" => "Kişisel",
"Settings" => "Ayarlar",
"Users" => "Kullanıcılar",
"Authentication error" => "Kimlik doğrulama hatası",
"Files" => "Dosyalar",
"Text" => "Metin"
);