summaryrefslogtreecommitdiffstats
path: root/l10n/tr.php
blob: a5f6a489f81b83cf3c5550b7b556380bd54ba1a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php $TRANSLATIONS = array(
"File doesn't exist:" => "Dosya mevcut değil:",
"Error" => "Hata",
"Warning" => "Uyarı",
"Address" => "Adres",
"Upload" => "Yükle",
"Import" => "İçe aktar",
"Folder" => "Klasör",
"Settings" => "Ayarlar",
"Add" => "Ekle",
"Share" => "Paylaş"
);