From 4457a043a419a9bf6f99af1763f51a914ff2dec2 Mon Sep 17 00:00:00 2001 From: "Patryk \\\"patYczakus\\\" Topolski" Date: Mon, 14 Oct 2024 07:53:16 +0000 Subject: [PATCH] chore(i18n): Translated using Weblate (English) 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/en/ --- src/i18n/resources/en.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/i18n/resources/en.json b/src/i18n/resources/en.json index 9ce1bf41..ac9e2bcd 100644 --- a/src/i18n/resources/en.json +++ b/src/i18n/resources/en.json @@ -281,24 +281,17 @@ }, "api-server": { "description": "Adds an API server to control the player", - "name": "API Server [Beta]", "dialog": { "request": { - "title": "API authorization request", - "message": "Allow {{ID}} ({{origin}}) to access the API?", "buttons": { "allow": "Allow", "deny": "Deny" - } + }, + "message": "Allow {{ID}} ({{origin}}) to access the API?", + "title": "API authorization request" } }, "menu": { - "hostname": { - "label": "Hostname" - }, - "port": { - "label": "Port" - }, "auth-strategy": { "label": "Authorization strategy", "submenu": { @@ -309,16 +302,23 @@ "label": "No authorization" } } - } - }, - "prompt": { + }, "hostname": { - "title": "Hostname", - "label": "Enter the hostname (like 0.0.0.0) for the API server:" + "label": "Hostname" }, "port": { - "title": "Port", - "label": "Enter the port for the API server:" + "label": "Port" + } + }, + "name": "API Server [Beta]", + "prompt": { + "hostname": { + "label": "Enter the hostname (like 0.0.0.0) for the API server:", + "title": "Hostname" + }, + "port": { + "label": "Enter the port for the API server:", + "title": "Port" } } }, @@ -746,7 +746,7 @@ }, "show-lyrics-even-if-inexact": { "label": "Show lyrics even if inexact", - "tooltip": "If the song is not found, the plugin tries again with a different search query.\nThe result from the second attempt may not be exact." + "tooltip": "If the song is not found, the plugin tries again with a different search query. The result from the second attempt may not be exact." }, "show-time-codes": { "label": "Show time codes",