浏览代码

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

darkabella 7 月之前
父节点
当前提交
a5e05a7f14
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      Emby.Server.Implementations/Localization/Core/ca.json

+ 2 - 1
Emby.Server.Implementations/Localization/Core/ca.json

@@ -132,5 +132,6 @@
     "TaskAudioNormalization": "Normalització d'Àudio",
     "TaskAudioNormalizationDescription": "Escaneja arxius per dades de normalització d'àudio.",
     "TaskDownloadMissingLyricsDescription": "Baixar lletres de les cançons",
-    "TaskDownloadMissingLyrics": "Baixar lletres que falten"
+    "TaskDownloadMissingLyrics": "Baixar lletres que falten",
+    "TaskExtractMediaSegments": "Escaneig de segments multimèdia"
 }