diff options
Diffstat (limited to 'apps/files/l10n/tr.json')
-rw-r--r-- | apps/files/l10n/tr.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 9cced16273a..7175f7b8f5c 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -202,6 +202,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>", "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", - "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>" + "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>", + "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "\"{mountPoint}\" grup klasöründeki boş alan bitmek üzere (%{usedSpacePercent}).", + "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "\"{mountPoint}\" dış depolamasındaki boş alan bitmek üzere (%{usedSpacePercent}%)." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |