diff options
Diffstat (limited to 'apps/files/l10n/tr.php')
-rw-r--r-- | apps/files/l10n/tr.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/tr.php b/apps/files/l10n/tr.php index 1d6ef9427b7..7bf746dba52 100644 --- a/apps/files/l10n/tr.php +++ b/apps/files/l10n/tr.php @@ -5,6 +5,7 @@ $TRANSLATIONS = array( "Unknown error" => "Bilinmeyen hata", "Could not move %s - File with this name already exists" => "%s taşınamadı. Bu isimde dosya zaten mevcut", "Could not move %s" => "%s taşınamadı", +"Permission denied" => "Erişim reddedildi", "File name cannot be empty." => "Dosya adı boş olamaz.", "\"%s\" is an invalid file name." => "\"%s\" geçersiz bir dosya adı.", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Geçersiz isim. '\\', '/', '<', '>', ':', '\"', '|', '?' ve '*' karakterlerine izin verilmemektedir.", |