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