diff options
| author | bene toffix <benetoffix@gmail.com> | 2024-05-01 15:02:09 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2024-05-01 12:10:05 -0400 |
| commit | f20a9c9b2b763df41163e323e06b7ac23e3d43d4 (patch) | |
| tree | 6138bc96df54fcb338224a5805fb117336bab8d6 | |
| parent | 1accfd79da399b80aeed4aba2fb32cd90bd8673b (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 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/ca.json b/Emby.Server.Implementations/Localization/Core/ca.json index b7633f77c..2998489b5 100644 --- a/Emby.Server.Implementations/Localization/Core/ca.json +++ b/Emby.Server.Implementations/Localization/Core/ca.json @@ -128,5 +128,7 @@ "TaskRefreshTrickplayImages": "Generar miniatures de línia de temps", "TaskRefreshTrickplayImagesDescription": "Crear miniatures de línia de temps per vídeos en les biblioteques habilitades.", "TaskCleanCollectionsAndPlaylistsDescription": "Esborra elements de col·leccions i llistes de reproducció que ja no existeixen.", - "TaskCleanCollectionsAndPlaylists": "Neteja col·leccions i llistes de reproducció" + "TaskCleanCollectionsAndPlaylists": "Neteja col·leccions i llistes de reproducció", + "TaskAudioNormalization": "Normalització d'Àudio", + "TaskAudioNormalizationDescription": "Escaneja arxius per dades de normalització d'àudio." } |
