diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-11-26 14:29:49 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-11-26 14:29:49 -0500 |
| commit | dfed3a11bcbce756277606c08f11253b447d455d (patch) | |
| tree | 1e4ffd86bf4ff3e967b50417ab53f70b0694bc93 /MediaBrowser.Server.Implementations/Localization/Server/fr.json | |
| parent | 576768de594a56512693715d5748973984fe5f97 (diff) | |
fix swipebox
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/fr.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/fr.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/fr.json b/MediaBrowser.Server.Implementations/Localization/Server/fr.json index 275751ec2..7b09c88e5 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/fr.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/fr.json @@ -1,10 +1,11 @@ { "LabelExit": "Quitter", "LabelVisitCommunity": "Visiter la Communaut\u00e9", - "LabelGithubWiki": "GitHub Wiki", + "LabelGithub": "Github", "LabelSwagger": "Swagger", "LabelStandard": "Standard", - "LabelViewApiDocumentation": "Consulter la documentation API", + "LabelApiDocumentation": "Api Documentation", + "LabelDeveloperResources": "Developer Resources", "LabelBrowseLibrary": "Parcourir la biblioth\u00e8que", "LabelConfigureMediaBrowser": "Configurer Media Browser", "LabelOpenLibraryViewer": "Ouvrir le navigateur de biblioth\u00e8que", @@ -1215,7 +1216,7 @@ "HeaderCameraUploadHelp": "Uploader automatiquement les photos et les vid\u00e9os depuis vos p\u00e9riph\u00e9riques mobiles dans Media Browser.", "MessageNoDevicesSupportCameraUpload": "Vous n'avez actuellement aucun p\u00e9riph\u00e9riques support\u00e9 par l'upload de la cam\u00e9ra.", "LabelCameraUploadPath": "R\u00e9pertoire de l'upload de la camera:", - "LabelCameraUploadPathHelp": "Si vous le souhaiter, s\u00e9lectionner un r\u00e9pertoire personnalis\u00e9 pour l'upload. Si non sp\u00e9cifi\u00e9, un r\u00e9pertoire par d\u00e9faut sera utilis\u00e9.", + "LabelCameraUploadPathHelp": "Select a custom upload path, if desired. If unspecified a default folder will be used. If using a custom path it will also need to be added in the library setup area.", "LabelCreateCameraUploadSubfolder": "Cr\u00e9er un sous-dossier pour chaque p\u00e9riph\u00e9rique", "LabelCreateCameraUploadSubfolderHelp": "Des r\u00e9pertoires sp\u00e9cifiques peuvent \u00eatres affect\u00e9 \u00e0 des appareils en cliquant sur l'appareil dans la page des appareils.", "LabelCustomDeviceDisplayName": "Nom d'affichage:", |
