From 972bd22ddf6bf2983d8cab05fcbfda1f3747c4c8 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sun, 5 Jul 2026 18:01:22 +0200 Subject: [PATCH] Translated using Weblate Currently translated at 99.6% (1284 of 1289 strings) (Estonian) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/et/ Translated using Weblate Currently translated at 100.0% (1289 of 1289 strings) (Czech) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/cs/ Co-authored-by: lorduskordus Co-authored-by: rimasx --- src/i18n/locales/cs.json | 8 ++++++-- src/i18n/locales/et.json | 3 ++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/cs.json b/src/i18n/locales/cs.json index 7417f18f1..52970f24f 100644 --- a/src/i18n/locales/cs.json +++ b/src/i18n/locales/cs.json @@ -495,7 +495,9 @@ "compressorThreshold_description": "Úroveň signálu, nad kterou začne komprese.", "compressorThreshold": "Hranice", "enableRomaji_description": "Zobrazit rómadži výslovnost pod japonskými texty.", - "enableRomaji": "Povolit generování rómadži" + "enableRomaji": "Povolit generování rómadži", + "windowBarTrackinfo_description": "Zobrazit v titulku okna umělce a název aktuální skladby, její pozici ve frontě a stav Přehrává se/Pozastaveno.", + "windowBarTrackinfo": "Informace o skladbě v titulku okna" }, "action": { "editPlaylist": "Upravit $t(entity.playlist, {\"count\": 1})", @@ -712,7 +714,9 @@ "horizontalBorders": "Okraje řádků", "rowHoverHighlight": "Zvýraznění řádku při přejetí myší", "verticalBorders": "Okraje sloupců", - "showHeader": "Zobrazit záhlaví" + "showHeader": "Zobrazit záhlaví", + "albumImageSize": "Velikost obrázku alba", + "albumGroupConfig": "Nastavení skupiny alb" }, "label": { "releaseDate": "Datum vydání", diff --git a/src/i18n/locales/et.json b/src/i18n/locales/et.json index 286d6084d..c196e47a6 100644 --- a/src/i18n/locales/et.json +++ b/src/i18n/locales/et.json @@ -1396,7 +1396,8 @@ "horizontalBorders": "Ridade piirjooned", "rowHoverHighlight": "Rea esiletõstmine kursoriga", "showHeader": "Kuva päis", - "verticalBorders": "Veergude piirjooned" + "verticalBorders": "Veergude piirjooned", + "albumImageSize": "Kaanepildi suurus" }, "label": { "actions": "$t(common.action, {\"count\": 2})",