From a2be98588b0f9ec2e05f121600c9b9e757c23b2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20=C4=BDonc?= Date: Sat, 27 Sep 2025 21:40:49 +0200 Subject: [PATCH] chore(i18n): Translated using Weblate (Slovak) Currently translated at 23.4% (107 of 456 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/sk/ --- src/i18n/resources/sk.json | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/src/i18n/resources/sk.json b/src/i18n/resources/sk.json index 61765116..f6934b79 100644 --- a/src/i18n/resources/sk.json +++ b/src/i18n/resources/sk.json @@ -169,12 +169,45 @@ "button": { "cancel": "Zrušiť", "remove": "Odstrániť" - } + }, + "remove-theme": "Ste si istý že chcete odstrániť tento vlastný štýl?", + "remove-theme-message": "Toto odstráni vlastný štýl" + }, + "label": "Štýl", + "submenu": { + "import-css-file": "Nahrať vlasný CSS súbor", + "no-theme": "Žiadny štýl" } } } } } + }, + "plugins": { + "enabled": "Zapnuté", + "new": "NOVÝ" + }, + "view": { + "submenu": { + "force-reload": "Natvrdo obnoviť", + "reload": "Obnoviť", + "reset-zoom": "Ozajstná veľkosť", + "toggle-fullscreen": "Prepnúť režim Celej Obrazovky", + "zoom-in": "Priblížiť", + "zoom-out": "Oddialiť" + } + } + }, + "tray": { + "next": "Ďalšie", + "play-pause": "Prehrať/Pozastaviť", + "previous": "Predcházdajúce", + "quit": "Skončiť", + "restart": "Reštartovať aplikáciu", + "show": "Zobraziť okno", + "tooltip": { + "default": "YouTube Hudba", + "with-song-info": "Youtube Hudba: {{artist}} - {{title}}" } } }