From ffcb188e3269d2f93f2d183ccaf0cdbe548207e3 Mon Sep 17 00:00:00 2001 From: Thomas Camlong Date: Sun, 29 Dec 2024 05:26:39 +0900 Subject: [PATCH] New translations torrents-status.json (Turkish) --- public/locales/tr/modules/torrents-status.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/locales/tr/modules/torrents-status.json b/public/locales/tr/modules/torrents-status.json index 4a488e5afc6..76098e187c0 100644 --- a/public/locales/tr/modules/torrents-status.json +++ b/public/locales/tr/modules/torrents-status.json @@ -55,8 +55,8 @@ "footer": { "error": "Hata", "lastUpdated": "Son Güncelleme {{time}} önce ", - "ratioGlobal": "Genel Ratio", - "ratioWithFilter": "Filtrelenen ratio" + "ratioGlobal": "Genel Oran", + "ratioWithFilter": "Filtrelenen oran" }, "table": { "header": { @@ -70,7 +70,7 @@ "progress": "İlerleme", "totalUploaded": "Toplam Yüklenen", "totalDownloaded": "Toplam İndirilen", - "ratio": "Ratio", + "ratio": "Oran", "seeds": "Tohumlar (Bağlı)", "peers": "Eşler (Bağlı)", "label": "Etiket", @@ -110,7 +110,7 @@ "progress": "İlerleme - %{{progress}}", "totalSelectedSize": "Toplam - {{totalSize}}", "state": "Durum - {{state}}", - "ratio": "Ratio -", + "ratio": "Oran -", "completed": "Tamamlanan" } }