diff options
Diffstat (limited to 'apps/files/l10n/tr.json')
-rw-r--r-- | apps/files/l10n/tr.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index cb2d61bb69d..52501b9a583 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -23,6 +23,7 @@ "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})", "Uploading that item is not supported" : "Bu ögenin yüklenmesi desteklenmiyor", "Target folder does not exist any more" : "Hedef klasör artık yok", + "Operation is blocked by access control" : "İşlem erişim denetimi tarafından engellendi", "Error when assembling chunks, status code {status}" : "Kümeler oluşturulurken sorun çıktı, durum kodu {status}", "Actions" : "İşlemler", "Rename" : "Yeniden adlandır", @@ -197,6 +198,8 @@ "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "<strong>Sık kullanılan dosyalarınız</strong> ile ilgili ekleme ve değişiklik bildirimleri sınırlansın <em>(Yalnız akış)</em>", "A file or folder has been <strong>restored</strong>" : "Bir dosya ya da klasör <strong>geri yüklendi</strong>", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Dosyalarınıza WebDAV üzerinden erişmek için <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">bu adresi kullanın</a>", - "Cannot transfter ownership of a file or folder you don't own" : "Sahibi olmadığınız bir dosya ya da klasörün sahipliğini aktaramazsınız" + "Cannot transfter ownership of a file or folder you don't own" : "Sahibi olmadığınız bir dosya ya da klasörün sahipliğini aktaramazsınız", + "This group folder is almost full ({usedSpacePercent}%)" : "Bu grup klasöründeki boş alan bitmek üzere ({usedSpacePercent}%)", + "This external storage is almost full ({usedSpacePercent}%)" : "Bu dış depolamadaki boş alan bitmek üzere ({usedSpacePercent}%)" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |