trcr/lib/l10n/app_pt_BR.arb

36 lines
1.3 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",
2025-06-18 04:21:32 +00:00
"statusTitle": "Registros",
2025-06-06 13:39:47 +00:00
"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-18 04:21:32 +00:00
"disabledValue": "Desativado",
2025-06-06 13:39:47 +00:00
"idLabel": "Identificador do dispositivo",
2025-06-18 04:21:32 +00:00
"urlLabel": "URL do servidor",
"accuracyLabel": "Precisão da localização",
"highestAccuracyLabel": "Máxima",
"highAccuracyLabel": "Alta",
"mediumAccuracyLabel": "Média",
"lowAccuracyLabel": "Baixa",
2025-06-06 13:39:47 +00:00
"intervalLabel": "Intervalo (segundos)",
2025-06-18 04:21:32 +00:00
"fastestIntervalLabel": "Intervalo mais rápido (segundos)",
2025-06-06 13:39:47 +00:00
"distanceLabel": "Distância (metros)",
2025-06-18 04:21:32 +00:00
"angleLabel": "Ângulo (graus)",
"heartbeatLabel": "Heartbeat estacionário (segundos)",
"bufferLabel": "Buffer offline",
"wakelockLabel": "Bloqueio de despertar",
"stopDetectionLabel": "Detecção de parada",
"trackingLabel": "Rastreamento contínuo",
"motionLabel": "Movimento ativo",
"advancedLabel": "Configurações avançadas",
"optimizationMessage": "Para garantir rastreamento confiável, desative a otimização de bateria para este aplicativo.",
2025-06-06 13:39:47 +00:00
"startAction": "Iniciar serviço",
"stopAction": "Parar serviço",
"sosAction": "Enviar SOS"
}