From 0370727ff4a78f859e8ac13ae9d2124a027cc871 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 2 Sep 2017 09:23:42 +1200 Subject: Update localizations --- web/l10n/fr.json | 42 ++++++++++++++++++++++++++++++++++-------- 1 file changed, 34 insertions(+), 8 deletions(-) (limited to 'web/l10n/fr.json') diff --git a/web/l10n/fr.json b/web/l10n/fr.json index 063aee18..f973433c 100644 --- a/web/l10n/fr.json +++ b/web/l10n/fr.json @@ -31,6 +31,8 @@ "sharedNotifications": "Notifications", "sharedAttributes": "Attributs", "sharedAttribute": "Attribut", + "sharedDrivers": "Pilotes", + "sharedDriver": "Pilote", "sharedArea": "Aire", "sharedSound": "Son de notification", "sharedType": "Type", @@ -75,6 +77,7 @@ "attributeColor": "Couleur", "attributeWebLiveRouteLength": "Web: Longueur de route en temps réel", "attributeWebSelectZoom": "Web: Zoomer à la sélection", + "attributeWebMaxZoom": "Web: Maximum Zoom", "attributeMailSmtpHost": "Mail: Hôte SMTP", "attributeMailSmtpPort": "Mail: Port SMTP", "attributeMailSmtpStarttlsEnable": "Mail: Activer SMTP STARTTLS", @@ -86,6 +89,11 @@ "attributeMailSmtpAuth": "Mail: Activer l'authentification", "attributeMailSmtpUsername": "Mail: Nom d'utilisateur", "attributeMailSmtpPassword": "Mail: Mot de passe", + "attributeUiDisableReport": "UI: Disable Report", + "attributeUiDisableVehicleFetures": "UI: Disable Vehicle Fetures", + "attributeUiDisableDrivers": "UI: Disable Drivers", + "attributeUiDisableComputedAttributes": "UI: Disable Computed Attributes", + "attributeUiDisableCalendars": "UI: Disable Calendars", "errorTitle": "Erreur", "errorGeneral": "Paramètres invalides ou violation de contrainte", "errorConnection": "Erreur de connexion", @@ -196,6 +204,7 @@ "positionDtcs": "Code erreur", "positionObdSpeed": "Vitesse OBD", "positionObdOdometer": "Odomètre OBD", + "positionDriverUniqueId": "ID unique du pilote", "serverTitle": "Paramètres de serveur", "serverZoom": "Zoom", "serverRegistration": "Inscription", @@ -223,14 +232,14 @@ "commandTitle": "Commande", "commandSend": "Envoyer", "commandSent": "Commande envoyée", + "commandUnit": "Unité", + "commandCustom": "Commande personnalisée", + "commandDeviceIdentification": "Identification de l'appareil", + "commandPositionSingle": "Rapport de position unique", "commandPositionPeriodic": "Périodicité du rapport de position", "commandPositionStop": "Arrêt du rapport de position", "commandEngineStop": "Arrêt moteur", "commandEngineResume": "Démarrage moteur", - "commandFrequency": "Fréquence", - "commandUnit": "Unité", - "commandCustom": "Commande personnalisée", - "commandPositionSingle": "Rapport de position unique", "commandAlarmArm": "Activer l'alarme", "commandAlarmDisarm": "Désactiver l'alarme", "commandSetTimezone": "Régler le fuseau horaire", @@ -241,18 +250,34 @@ "commandSosNumber": "Régler le n° SOS", "commandSilenceTime": "Définir le temps de silence", "commandSetPhonebook": "Définir l'annuaire", - "commandSetIndicator": "Définir l'indicateur", "commandVoiceMessage": "Message vocal", "commandOutputControl": "Contrôle de la sortie", + "commandVoiceMonitoring": "Voice Monitoring", + "commandSetAgps": "Set AGPS", + "commandSetIndicator": "Définir l'indicateur", + "commandConfiguration": "Configuration", + "commandGetVersion": "Get Version", + "commandFirmwareUpdate": "Update Firmware", + "commandSetConnection": "Set Connection", + "commandSetOdometer": "Set Odometer", + "commandGetModemStatus": "Get Modem Status", + "commandGetDeviceStatus": "Get Device Status", + "commandModePowerSaving": "Modify Power Saving", + "commandModeDeepSleep": "Modify Deep Sleep", + "commandMovementAlarm": "Movement Alarm", + "commandAlarmBattery": "Battery Alarm", + "commandAlarmSos": "SOS Alarm", + "commandAlarmRemove": "Remove Alarm", + "commandAlarmClock": "Clock Alarm", "commandAlarmSpeed": "Alarme de dépassement de vitesse", - "commandDeviceIdentification": "Identification de l'appareil", + "commandAlarmFall": "Fail Alarm", + "commandAlarmVibration": "Vibration Alarm", + "commandFrequency": "Fréquence", "commandIndex": "Index", "commandData": "Données", "commandPhone": "Numéro de téléphone", "commandMessage": "Message", "commandTimezone": "Décalage horaire", - "commandgetModemStatus": "Statut du modem", - "commandgetDeviceStatus": "Statut de l'appareil", "eventAll": "Tous les événements", "eventDeviceOnline": "L'appareil est en ligne", "eventDeviceUnknown": "Le statut de l'appareil est inconnu", @@ -269,6 +294,7 @@ "eventIgnitionOff": "Contact coupé", "eventMaintenance": "Entretien requis", "eventTextMessage": "Message textuel reçu", + "eventDriverChanged": "Le pilote a changé", "eventsScrollToLast": "Faire défiler jusqu'à la fin", "alarmSos": "Alarme SOS", "alarmVibration": "Alarme vibration", -- cgit v1.2.3