From 96afda92c8e3263c06067c8f99ae6c87608bdf28 Mon Sep 17 00:00:00 2001 From: inson1 Date: Wed, 20 Dec 2023 11:47:05 +0000 Subject: [PATCH] chore(i18n): Translated using Weblate (Czech) Currently translated at 80.9% (238 of 294 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/cs/ --- src/i18n/resources/cs.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/i18n/resources/cs.json b/src/i18n/resources/cs.json index 26393857..929dd517 100644 --- a/src/i18n/resources/cs.json +++ b/src/i18n/resources/cs.json @@ -104,7 +104,7 @@ "label": "Nastavit proxy", "prompt": { "label": "Zadejte adresu proxy: (nechejte prázdné to disable)", - "placeholder": "Příklad: socks5://127.0.0.1:9999", + "placeholder": "Příklad: SOCKS5://127.0.0.1:9999", "title": "Nastavit proxy" } }, @@ -137,6 +137,7 @@ "unset": "Nenastaveno" }, "tray": { + "label": "Tray", "submenu": { "disabled": "Vypnuté", "enabled-and-hide-app": "Povolit a skrýt aplikaci", @@ -237,7 +238,7 @@ "smoothness-transition": { "label": "Plynulý přechod", "submenu": { - "during": "Během {{interpolationTime}}s" + "during": "Během {{interpolationTime}} s" } } }, @@ -308,6 +309,8 @@ }, "description": "Ukažte svým přátelům, co posloucháte s Rich Presence", "menu": { + "clear-activity": "Vymazat activity", + "clear-activity-after-timeout": "Vymazat activity po timeout", "connected": "Připojeno", "disconnected": "Odpojeno", "hide-github-button": "Skrýt tlačítko s odkazem na GitHub",