aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukáš Kucharczyk <lukas@kucharczyk.xyz>2024-08-27 07:07:19 +0000
committerWeblate <noreply@weblate.org>2024-08-28 03:41:35 -0400
commitc0e0f176a8c1c2d2c8735142e3ae39710fd04df6 (patch)
treefd7346b2a6e137f37d4f2936ebedfff537424d67
parent6281cd707dae40a26c419c0069fd22f494d50f7f (diff)
Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
-rw-r--r--Emby.Server.Implementations/Localization/Core/cs.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/cs.json b/Emby.Server.Implementations/Localization/Core/cs.json
index 14cfeb71a..ad9e555a3 100644
--- a/Emby.Server.Implementations/Localization/Core/cs.json
+++ b/Emby.Server.Implementations/Localization/Core/cs.json
@@ -130,5 +130,7 @@
"TaskCleanCollectionsAndPlaylists": "Pročistit kolekce a seznamy přehrávání",
"TaskCleanCollectionsAndPlaylistsDescription": "Odstraní neexistující položky z kolekcí a seznamů přehrávání.",
"TaskAudioNormalization": "Normalizace zvuku",
- "TaskAudioNormalizationDescription": "Skenovat soubory za účelem normalizace zvuku."
+ "TaskAudioNormalizationDescription": "Skenovat soubory za účelem normalizace zvuku.",
+ "TaskDownloadMissingLyrics": "Stáhnout chybějící texty k písni",
+ "TaskDownloadMissingLyricsDescription": "Stáhne texty k písni"
}