trcr/lib/l10n/app_fr.arb

36 lines
1.4 KiB
Text
Raw Normal View History

2025-06-06 13:39:47 +00:00
{
2025-06-18 04:21:32 +00:00
"trackingTitle": "Suivi",
2025-06-06 13:39:47 +00:00
"settingsTitle": "Paramètres",
"statusTitle": "Journaux",
2025-06-18 04:21:32 +00:00
"saveButton": "Enregistrer",
2025-06-06 13:39:47 +00:00
"cancelButton": "Annuler",
2025-06-15 05:26:50 +00:00
"okButton": "OK",
2025-06-06 13:39:47 +00:00
"locationButton": "Envoyer la position",
2025-06-18 04:21:32 +00:00
"statusButton": "Afficher l'état",
"settingsButton": "Modifier les paramètres",
"invalidValue": "Valeur non valide",
"disabledValue": "Désactivé",
"idLabel": "Identifiant de l'appareil",
2025-06-06 13:39:47 +00:00
"urlLabel": "URL du serveur",
2025-06-18 04:21:32 +00:00
"accuracyLabel": "Précision de la localisation",
"highestAccuracyLabel": "La plus élevée",
"highAccuracyLabel": "Élevée",
"mediumAccuracyLabel": "Moyenne",
"lowAccuracyLabel": "Faible",
2025-06-06 13:39:47 +00:00
"intervalLabel": "Intervalle (secondes)",
2025-06-18 04:21:32 +00:00
"fastestIntervalLabel": "Intervalle le plus rapide (secondes)",
2025-06-06 13:39:47 +00:00
"distanceLabel": "Distance (mètres)",
2025-06-18 04:21:32 +00:00
"angleLabel": "Angle (degrés)",
"heartbeatLabel": "Heartbeat à l'arrêt (secondes)",
2025-06-06 13:39:47 +00:00
"bufferLabel": "Mise en tampon hors ligne",
2025-06-18 04:21:32 +00:00
"wakelockLabel": "Maintien éveillé",
"stopDetectionLabel": "Détection d'arrêt",
"trackingLabel": "Suivi continu",
"motionLabel": "Mouvement actif",
"advancedLabel": "Paramètres avancés",
"optimizationMessage": "Pour garantir un suivi fiable, veuillez désactiver l'optimisation de la batterie pour cette application.",
2025-06-06 13:39:47 +00:00
"startAction": "Démarrer le service",
"stopAction": "Arrêter le service",
"sosAction": "Envoyer un SOS"
}