diff options
| author | darkabella <mcm2678@gmail.com> | 2024-11-10 20:14:52 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2024-11-11 04:00:05 -0500 |
| commit | a5e05a7f146a6742dfd7cd9f14e71f9baac144df (patch) | |
| tree | d64c4a168dbbd8df4c243d9295f58f9daad9b377 | |
| parent | ceefb71fe9f9a843528403d786d8783734afdfac (diff) | |
Translated using Weblate (Catalan)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/ca.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/ca.json b/Emby.Server.Implementations/Localization/Core/ca.json index 6b3b78fa1..629efdd04 100644 --- a/Emby.Server.Implementations/Localization/Core/ca.json +++ b/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" } |
