diff options
Diffstat (limited to 'apps/files/l10n/tr.php')
-rw-r--r-- | apps/files/l10n/tr.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/tr.php b/apps/files/l10n/tr.php index 76fafc32650..1f69dca628d 100644 --- a/apps/files/l10n/tr.php +++ b/apps/files/l10n/tr.php @@ -1,6 +1,6 @@ <?php $TRANSLATIONS = array( -"Could not move %s - File with this name already exists" => "%s taşınamadı. Bu isimde dosya zaten var.", +"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.", "\"%s\" is an invalid file name." => "'%s' geçersiz bir dosya adı.", |