trcr/lib/l10n/app_pt_BR.arb

34 lines
1.2 KiB
Text
Raw Normal View History

2025-06-06 13:39:47 +00:00
{
2025-06-15 05:26:50 +00:00
"trackingTitle": "Rastreamento",
2025-06-06 13:39:47 +00:00
"settingsTitle": "Configurações",
"statusTitle": "Logs",
"saveButton": "Salvar",
"cancelButton": "Cancelar",
2025-06-15 05:26:50 +00:00
"okButton": "OK",
2025-06-06 13:39:47 +00:00
"locationButton": "Enviar localização",
"statusButton": "Mostrar status",
"settingsButton": "Alterar configurações",
"invalidValue": "Valor inválido",
2025-06-15 05:26:50 +00:00
"disabledValue": "Disabled",
2025-06-06 13:39:47 +00:00
"idLabel": "Identificador do dispositivo",
"urlLabel": "URL do Servidor",
"accuracyLabel": "Precisão de localização",
"highAccuracyLabel": "Alto",
"mediumAccuracyLabel": "Médio",
"lowAccuracyLabel": "Baixo",
"intervalLabel": "Intervalo (segundos)",
2025-06-15 05:26:50 +00:00
"fastestIntervalLabel": "Fastest interval (seconds)",
2025-06-06 13:39:47 +00:00
"distanceLabel": "Distância (metros)",
2025-06-15 05:26:50 +00:00
"heartbeatLabel": "Stationary heartbeat (seconds)",
"bufferLabel": "Pré-carregamento Offline",
"wakelockLabel": "Wake lock",
"stopDetectionLabel": "Stop detection",
"trackingLabel": "Rastreamento Contínuo",
"motionLabel": "Active movement",
"advancedLabel": "Advanced settings",
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
2025-06-06 13:39:47 +00:00
"startAction": "Iniciar serviço",
"stopAction": "Parar serviço",
"sosAction": "Enviar SOS"
}