Explorar el Código

Translated using Weblate (French (Canada))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/

myrad2267 hace 9 meses
padre
commit
44173cc802
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      Emby.Server.Implementations/Localization/Core/fr-CA.json

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

@@ -135,5 +135,6 @@
     "TaskDownloadMissingLyricsDescription": "Téléchargement des paroles des chansons",
     "TaskMoveTrickplayImagesDescription": "Déplace les fichiers trickplay existants en fonction des paramètres de la bibliothèque.",
     "TaskDownloadMissingLyrics": "Télécharger les paroles des chansons manquantes",
-    "TaskMoveTrickplayImages": "Changer l'emplacement des images Trickplay"
+    "TaskMoveTrickplayImages": "Changer l'emplacement des images Trickplay",
+    "TaskExtractMediaSegmentsDescription": "Extrait ou obtient des segments de média à partir des plugins compatibles avec MediaSegment."
 }