Update translations
This commit is contained in:
parent
4946fa5fa1
commit
51ed15372d
23 changed files with 214 additions and 7 deletions
|
|
@ -4,10 +4,12 @@
|
|||
"statusTitle": "Logs",
|
||||
"saveButton": "Guardar",
|
||||
"cancelButton": "Cancelar",
|
||||
"okButton": "OK",
|
||||
"locationButton": "Enviar ubicación",
|
||||
"statusButton": "Mostrar estado",
|
||||
"settingsButton": "Parametros",
|
||||
"invalidValue": "Valor invalido",
|
||||
"disabledValue": "Disabled",
|
||||
"idLabel": "ID de dispositivo",
|
||||
"urlLabel": "URL del servidor",
|
||||
"accuracyLabel": "Precisión en la localización",
|
||||
|
|
@ -15,9 +17,16 @@
|
|||
"mediumAccuracyLabel": "Media",
|
||||
"lowAccuracyLabel": "Baja",
|
||||
"intervalLabel": "Intervalo (segundos)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"distanceLabel": "Distancia (metros)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"bufferLabel": "Offline buffering",
|
||||
"trackingLabel": "Continuous tracking",
|
||||
"wakelockLabel": "Wake lock",
|
||||
"stopDetectionLabel": "Stop detection",
|
||||
"trackingLabel": "Localización permanente",
|
||||
"motionLabel": "Active movement",
|
||||
"advancedLabel": "Advanced settings",
|
||||
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
|
||||
"startAction": "Iniciar",
|
||||
"stopAction": "Detener",
|
||||
"sosAction": "Enviar SOS"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue