diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-06-05 10:27:01 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-06-05 10:27:01 -0400 |
| commit | 8e50cd49084b01c03c633099cd69c2e4710e20ab (patch) | |
| tree | acadec65bdd131ba139411dc85aeebf1ceec8ae8 /MediaBrowser.Server.Implementations/Localization/Server/fr.json | |
| parent | 00aa3b0de09a97c5eba2f46acf7a78c998d79f2b (diff) | |
update restart command
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/fr.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/fr.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/fr.json b/MediaBrowser.Server.Implementations/Localization/Server/fr.json index 6f60d972d..f716f1bc5 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/fr.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/fr.json @@ -1261,6 +1261,9 @@ "ButtonLearnMoreAboutEmbyConnect": "Plus d'infos sur Emby Connect", "LabelExternalPlayers": "Lecteurs externes:", "LabelExternalPlayersHelp": "Afficher les boutons pour lire du contenu sur le lecteur externe. Ceci est valable uniquement sur des appareils supportant les URLs, g\u00e9n\u00e9ralement Android et iOS. Avec les lecteurs externes il n'y a g\u00e9n\u00e9ralement pas de support pour le contr\u00f4le \u00e0 distance ou la reprise.", + "LabelNativeExternalPlayersHelp": "Display buttons to play content in external players.", + "LabelEnableItemPreviews": "Enable item previews", + "LabelEnableItemPreviewsHelp": "if enabled, sliding previews will appear when clicking items on certain screens.", "HeaderSubtitleProfile": "Profil de sous-titre", "HeaderSubtitleProfiles": "Profils de sous-titre", "HeaderSubtitleProfilesHelp": "Les profils de sous-titre d\u00e9crivent les formats de sous-titre support\u00e9s par l'appareil.", @@ -1432,5 +1435,6 @@ "HeaderExport": "Exporter", "HeaderColumns": "Colonnes", "ButtonReset": "R\u00e9initialiser", - "OptionEnableExternalVideoPlayers": "Enable external video players" + "OptionEnableExternalVideoPlayers": "Activer les lecteurs vid\u00e9o externes", + "ButtonUnlockGuide": "Unlock Guide" }
\ No newline at end of file |
