trcr/lib/l10n/app_es.arb

34 lines
1.2 KiB
Text
Raw Normal View History

2025-06-07 14:08:05 +00:00
{
"trackingTitle": "Localización",
"settingsTitle": "Configuración",
"statusTitle": "Logs",
"saveButton": "Guardar",
"cancelButton": "Cancelar",
2025-06-15 05:26:50 +00:00
"okButton": "OK",
2025-06-07 14:08:05 +00:00
"locationButton": "Enviar ubicación",
"statusButton": "Mostrar estado",
"settingsButton": "Parametros",
"invalidValue": "Valor invalido",
2025-06-15 05:26:50 +00:00
"disabledValue": "Disabled",
2025-06-07 14:08:05 +00:00
"idLabel": "ID de dispositivo",
"urlLabel": "URL del servidor",
"accuracyLabel": "Precisión en la localización",
"highAccuracyLabel": "Alta",
"mediumAccuracyLabel": "Media",
"lowAccuracyLabel": "Baja",
"intervalLabel": "Intervalo (segundos)",
2025-06-15 05:26:50 +00:00
"fastestIntervalLabel": "Fastest interval (seconds)",
2025-06-07 14:08:05 +00:00
"distanceLabel": "Distancia (metros)",
2025-06-15 05:26:50 +00:00
"heartbeatLabel": "Stationary heartbeat (seconds)",
2025-06-07 14:08:05 +00:00
"bufferLabel": "Offline buffering",
2025-06-15 05:26:50 +00:00
"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.",
2025-06-07 14:08:05 +00:00
"startAction": "Iniciar",
"stopAction": "Detener",
"sosAction": "Enviar SOS"
}