diff options
Diffstat (limited to 'apps/files/l10n/tr.php')
-rw-r--r-- | apps/files/l10n/tr.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/tr.php b/apps/files/l10n/tr.php index 418ba2a1aaa..775dc4b1637 100644 --- a/apps/files/l10n/tr.php +++ b/apps/files/l10n/tr.php @@ -88,6 +88,7 @@ $TRANSLATIONS = array( "Delete" => "Sil", "Upload too large" => "Yükleme çok büyük", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Yüklemeye çalıştığınız dosyalar bu sunucudaki azami yükleme boyutunu aşıyor.", -"Files are being scanned, please wait." => "Dosyalar taranıyor, lütfen bekleyin." +"Files are being scanned, please wait." => "Dosyalar taranıyor, lütfen bekleyin.", +"Currently scanning" => "Şu anda taranan" ); $PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; |