Update translations

This commit is contained in:
Traccar Bot 2025-06-06 13:32:39 +00:00
parent 62c2d42748
commit 2b079f05ac
3 changed files with 72 additions and 0 deletions

24
lib/l10n/fr.arb Normal file
View file

@ -0,0 +1,24 @@
{
"trackingTitle": "Pistage",
"settingsTitle": "Paramètres",
"statusTitle": "Journaux",
"saveButton": "Sauver",
"cancelButton": "Annuler",
"locationButton": "Envoyer la position",
"statusButton": "Montrer le statut",
"settingsButton": "Changer les paramètres",
"invalidValue": "Valeur invalide",
"idLabel": "Identifiant d'appareil",
"urlLabel": "URL du serveur",
"accuracyLabel": "Précision de la position",
"highAccuracyLabel": "Haut",
"mediumAccuracyLabel": "Moyen",
"lowAccuracyLabel": "Bas",
"intervalLabel": "Intervalle (secondes)",
"distanceLabel": "Distance (mètres)",
"bufferLabel": "Mise en tampon hors ligne",
"trackingLabel": "Pistage continu",
"startAction": "Démarrer le service",
"stopAction": "Arrêter le service",
"sosAction": "Envoyer un SOS"
}