From 2f5d102f4dc432f8f9559476837d11a51ef8b813 Mon Sep 17 00:00:00 2001 From: Kerem Date: Mon, 4 Nov 2024 19:28:37 +0000 Subject: [PATCH] chore(i18n): Translated using Weblate (Turkish) Currently translated at 98.9% (393 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 | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/i18n/resources/tr.json b/src/i18n/resources/tr.json index aab8bf91..69c50777 100644 --- a/src/i18n/resources/tr.json +++ b/src/i18n/resources/tr.json @@ -293,7 +293,11 @@ }, "menu": { "auth-strategy": { + "label": "Yetkilendirme stratejisi", "submenu": { + "auth-at-first": { + "label": "İlk isteği yetkilendirin" + }, "none": { "label": "Yetkilendirme Yok" } @@ -301,6 +305,19 @@ }, "hostname": { "label": "Ana bilgisayar adı" + }, + "port": { + "label": "Bağlantı Noktası" + } + }, + "name": "API sunucusu [Beta]", + "prompt": { + "hostname": { + "label": "API sunucusu için hostname (örneğin 0.0.0.0) girin:", + "title": "Hostname" + }, + "port": { + "title": "Bağlantı Noktası" } } },