1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge branch 'master' into blurred-pdf-fixed

This commit is contained in:
Zourlo 2023-02-13 05:36:34 +09:00 committed by GitHub
commit 940e1088a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1701,5 +1701,7 @@
"ResolutionMatchSource": "Résolution de la source",
"HeaderDummyChapter": "Images des chapitres",
"LabelDummyChapterDuration": "Intervalle :",
"LabelDummyChapterCountHelp": "Nombre maximal dimages de chapitre à extraire pour chaque fichier multimédia."
"LabelDummyChapterCountHelp": "Nombre maximal dimages de chapitre à extraire pour chaque fichier multimédia.",
"PreferEmbeddedExtrasTitlesOverFileNames": "Préférer les titres intégrés aux médias pour les bonus",
"PreferEmbeddedExtrasTitlesOverFileNamesHelp": "Les bonus possèdent souvent un titre intégré identique au média parent, cocher l'option pour utiliser ce titre quoi qu'il en soit."
}