trcr/lib/l10n/app_pt.arb

36 lines
1.3 KiB
Text
Raw Normal View History

2025-06-06 06:42:03 -07:00
{
2025-06-18 04:21:32 +00:00
"trackingTitle": "Rastreio",
"settingsTitle": "Definições",
"statusTitle": "Registos",
"saveButton": "Guardar",
2025-06-06 06:42:03 -07:00
"cancelButton": "Cancelar",
2025-06-18 04:21:32 +00:00
"okButton": "OK",
2025-06-06 06:42:03 -07:00
"locationButton": "Enviar localização",
2025-06-18 04:21:32 +00:00
"statusButton": "Mostrar estado",
"settingsButton": "Alterar definições",
2025-06-06 06:42:03 -07:00
"invalidValue": "Valor inválido",
2025-06-18 04:21:32 +00:00
"disabledValue": "Desativado",
2025-06-06 06:42:03 -07: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 06:42:03 -07:00
"intervalLabel": "Intervalo (segundos)",
2025-06-18 04:21:32 +00:00
"fastestIntervalLabel": "Intervalo mais rápido (segundos)",
2025-06-06 06:42:03 -07:00
"distanceLabel": "Distância (metros)",
2025-06-18 04:21:32 +00:00
"angleLabel": "Ângulo (graus)",
"heartbeatLabel": "Pulso em repouso (segundos)",
"bufferLabel": "Armazenamento em buffer offline",
"wakelockLabel": "Bloqueio de despertar",
"stopDetectionLabel": "Deteção de paragem",
"trackingLabel": "Rastreio contínuo",
"motionLabel": "Movimento ativo",
"advancedLabel": "Definições avançadas",
"optimizationMessage": "Para garantir um rastreio fiável, desative a otimização de bateria para esta aplicação.",
2025-06-06 06:42:03 -07:00
"startAction": "Iniciar serviço",
"stopAction": "Parar serviço",
"sosAction": "Enviar SOS"
}