From 171387995abaea76f91f43589bc5b2c59e72ed0e Mon Sep 17 00:00:00 2001 From: Bai Date: Tue, 3 Dec 2024 01:49:02 +0000 Subject: [PATCH] chore(i18n): Translated using Weblate (Turkish) Currently translated at 100.0% (397 of 397 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/tr/ --- src/i18n/resources/tr.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/i18n/resources/tr.json b/src/i18n/resources/tr.json index 69c50777..ec21a603 100644 --- a/src/i18n/resources/tr.json +++ b/src/i18n/resources/tr.json @@ -287,7 +287,7 @@ "allow": "İzin ver", "deny": "Reddet" }, - "message": "{{ID}} ({{origin}}) 'nın APİye erişmesine izin ver", + "message": "{{ID}} ({{origin}}) 'nın APIye erişmesine izin verilsin mi?", "title": "APİ yetkilendirme isteği" } }, @@ -296,7 +296,7 @@ "label": "Yetkilendirme stratejisi", "submenu": { "auth-at-first": { - "label": "İlk isteği yetkilendirin" + "label": "İlk istekte yetkilendirilsin mi?" }, "none": { "label": "Yetkilendirme Yok" @@ -307,7 +307,7 @@ "label": "Ana bilgisayar adı" }, "port": { - "label": "Bağlantı Noktası" + "label": "Port" } }, "name": "API sunucusu [Beta]", @@ -317,6 +317,7 @@ "title": "Hostname" }, "port": { + "label": "API sunucusu için port girin:", "title": "Bağlantı Noktası" } }