diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-01-19 15:53:02 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-01-19 15:53:02 -0500 |
| commit | 01f4ddbdc376f3d519e310f4a923acd4ea6c08b5 (patch) | |
| tree | dd3f930475e81b1eff394d1d08645609ced18320 /MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json | |
| parent | bdb9cd77bca63a64abd0f23c0958f9ff2e4a1cd6 (diff) | |
sync updates
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json index 37aab3773..dd8db05a1 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json @@ -192,10 +192,10 @@ "LabelPlayMethodDirectPlay": "Direct Play", "LabelAudioCodec": "Audio : {0}", "LabelVideoCodec": "Vid\u00e9o : {0}", - "LabelLocalAccessUrl": "Local access: {0}", + "LabelLocalAccessUrl": "Acc\u00e8s local : {0}", "LabelRemoteAccessUrl": "URL d'acc\u00e8s \u00e0 distance: {0}", - "LabelRunningOnPort": "Running on http port {0}.", - "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", + "LabelRunningOnPort": "En cours d'ex\u00e9cution sur le port http {0}.", + "LabelRunningOnPorts": "En cours d'ex\u00e9cution sur le port http {0} et https {1}.", "HeaderLatestFromChannel": "Les plus r\u00e9cents de {0}", "ButtonDownload": "T\u00e9l\u00e9chargement", "LabelUnknownLanaguage": "Langue inconnue", |
