Browse Source

Translated using Weblate (Slovak)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/

nextlooper42 6 ngày trước cách đây
mục cha
commit
66d594836c
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      Emby.Server.Implementations/Localization/Core/sk.json

+ 3 - 1
Emby.Server.Implementations/Localization/Core/sk.json

@@ -136,5 +136,7 @@
     "TaskMoveTrickplayImages": "Presunúť umiestnenie obrázkov Trickplay",
     "TaskMoveTrickplayImagesDescription": "Presunie existujúce súbory Trickplay podľa nastavení knižnice.",
     "TaskDownloadMissingLyrics": "Stiahnuť chýbajúce texty piesní",
-    "TaskDownloadMissingLyricsDescription": "Stiahne texty pre piesne"
+    "TaskDownloadMissingLyricsDescription": "Stiahne texty pre piesne",
+    "CleanupUserDataTask": "Prečistiť používateľské dáta",
+    "CleanupUserDataTaskDescription": "Vyčistí všetky dáta používateľa (stav sledovania, stav obľúbených atď.) z médií, ktoré už neexistujú aspoň 90 dní."
 }