From ae4557d32c2293e6fbb44e8410cbdfd2fe0c7176 Mon Sep 17 00:00:00 2001 From: Neonka-Svk Date: Wed, 5 Nov 2025 18:20:24 +0100 Subject: [PATCH] chore(i18n): Translated using Weblate (Czech) Currently translated at 100.0% (456 of 456 strings) Translation: pear-devs/pear-desktop/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/cs/ --- src/i18n/resources/cs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/resources/cs.json b/src/i18n/resources/cs.json index 7b013969..478aaceb 100644 --- a/src/i18n/resources/cs.json +++ b/src/i18n/resources/cs.json @@ -337,7 +337,7 @@ } }, "audio-compressor": { - "description": "Apply compression k audiu (snižuje hlasitost nejhlasitěších částí signálu and zvyšuje hlasitost nejjemnějších částí)", + "description": "Aplikuje kompresi k audiu (snižuje hlasitost nejhlasitěších částí signálu a zvyšuje hlasitost nejjemnějších částí)", "name": "Audio kompresor" }, "auth-proxy-adapter": { @@ -462,8 +462,8 @@ "label": "Text statusu", "submenu": { "artist": "Poslouchám: {artist}", - "title": "Poslouchám {song title}", - "pear-desktop": "Poslouchám Pear Desktop" + "pear-desktop": "Poslouchám Pear Desktop", + "title": "Poslouchám {song title}" } } },