diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-09-10 21:57:11 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-09-10 21:57:11 -0400 |
| commit | 2070f1c54d7e180cb2c1d61f9849556fc5c50924 (patch) | |
| tree | 0a2681b28b22aba68df196fa6de290ffdc119468 /MediaBrowser.Server.Implementations/Localization/Server/fr.json | |
| parent | ff4b4f863ef5bbf613b24c34ffc0b4df76b152ca (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/fr.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/fr.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/fr.json b/MediaBrowser.Server.Implementations/Localization/Server/fr.json index 5047f63a39..2bff3f4c15 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/fr.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/fr.json @@ -272,7 +272,9 @@ "OptionArtist": "Artiste", "OptionSaveMetadataAsHidden": "Save metadata and images as hidden files", "OptionAlbum": "Album", + "LabelExtractChaptersDuringLibraryScan": "Extract chapter images during the library scan", "OptionTrackName": "Nom du morceau", + "LabelExtractChaptersDuringLibraryScanHelp": "If enabled, chapter images will be extracted when videos are imported during the library scan. If disabled they will be extracted during the chapter images scheduled task, allowing the regular library scan to complete faster.", "OptionCommunityRating": "Note de la communaut\u00e9", "OptionNameSort": "Nom", "OptionFolderSort": "R\u00e9pertoires", |
