소스 검색

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"
 }