Update translations
This commit is contained in:
parent
62c2d42748
commit
2b079f05ac
3 changed files with 72 additions and 0 deletions
24
lib/l10n/fr.arb
Normal file
24
lib/l10n/fr.arb
Normal 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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue