diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-12-17 00:30:31 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-12-17 00:30:31 -0500 |
| commit | 13274348e9e2162eca84dc8f20c4d80ade29e8bf (patch) | |
| tree | 0e38c1b2de2f430b98e24a4b816f3e80404d423e /MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json | |
| parent | febaab13bf96ded1ded80d5595b138cf5ef1da54 (diff) | |
sync updates
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json index 2c0acb241..d3c95bfa4 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json @@ -628,18 +628,18 @@ "ButtonLinkMyMediaBrowserAccount": "Lier \u00e0 mon compte maintenant", "MessageConnectAccountRequiredToInviteGuest": "Pour inviter des personnes vous devez d'abord lier votre compte Media Browser \u00e0 ce serveur.", "ButtonSync": "Sync", - "SyncMedia": "Sync Media", - "HeaderCancelSyncJob": "Cancel Sync", - "CancelSyncJobConfirmation": "Are you sure you wish to cancel this sync job?", + "SyncMedia": "Sync. les m\u00e9dias", + "HeaderCancelSyncJob": "Annuler la sync.", + "CancelSyncJobConfirmation": "\u00cates vous sure de vouloir annuler cette synchronisation?", "TabSync": "Sync", - "MessagePleaseSelectDeviceToSyncTo": "Please select a device to sync to.", - "MessageSyncJobCreated": "Sync job created.", - "LabelSyncTo": "Sync to:", - "LabelSyncJobName": "Sync job name:", + "MessagePleaseSelectDeviceToSyncTo": "Veuillez s\u00e9lectionner un p\u00e9riph\u00e9rique avec lequel se synchroniser.", + "MessageSyncJobCreated": "Job de synchronisation cr\u00e9\u00e9.", + "LabelSyncTo": "Synchronis\u00e9 avec:", + "LabelSyncJobName": "Nom du job de synchronisation:", "LabelQuality": "Quality:", "OptionHigh": "High", "OptionMedium": "Medium", - "OptionLow": "Low", + "OptionLow": "Basse", "HeaderSettings": "Param\u00e8tres", "OptionAutomaticallySyncNewContent": "Synchroniser automatiquement le nouveau contenu", "OptionAutomaticallySyncNewContentHelp": "Le nouveau contenu ajout\u00e9 \u00e0 ces r\u00e9pertoires sera automatiquement synchronis\u00e9 \u00e0 votre p\u00e9riph\u00e9rique.", |
