summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/tr.php
blob: 4da9c17c7e8b72783b842cf9ddc2bafc92d55d5d (plain)
1
2
3
4
5
6
7
8
9
10
<?php $TRANSLATIONS = array(
"Password" => "Parola",
"Submit" => "Gönder",
"%s shared the folder %s with you" => "%s sizinle paylaşılan  %s klasör",
"%s shared the file %s with you" => "%s sizinle paylaşılan  %s klasör",
"Download" => "İndir",
"Upload" => "Yükle",
"Cancel upload" => "Yüklemeyi iptal et",
"No preview available for" => "Kullanılabilir önizleme yok"
);