nextcloud/apps/files_sharing/l10n/tr.php

10 lines
391 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php $TRANSLATIONS = array(
"Password" => "Şifre",
"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",
"No preview available for" => "Kullanılabilir önizleme yok",
"web services under your control" => "Bilgileriniz güvenli ve şifreli"
);