diff options
Diffstat (limited to 'apps/files/l10n/tr.php')
-rw-r--r-- | apps/files/l10n/tr.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/tr.php b/apps/files/l10n/tr.php index 9e74cfc58ef..38edb2de6f4 100644 --- a/apps/files/l10n/tr.php +++ b/apps/files/l10n/tr.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"Storage not available" => "Depolama mevcut değil", +"Storage invalid" => "Depolama geçersiz", +"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ı", "File name cannot be empty." => "Dosya adı boş olamaz.", |