Update translations

This commit is contained in:
Traccar Bot 2025-06-18 04:21:32 +00:00
parent 322ca64c82
commit 25ca86de46
26 changed files with 238 additions and 177 deletions

View file

@ -1,7 +1,7 @@
{
"trackingTitle": "Rastreamento",
"settingsTitle": "Configurações",
"statusTitle": "Logs",
"statusTitle": "Registros",
"saveButton": "Salvar",
"cancelButton": "Cancelar",
"okButton": "OK",
@ -9,24 +9,26 @@
"statusButton": "Mostrar status",
"settingsButton": "Alterar configurações",
"invalidValue": "Valor inválido",
"disabledValue": "Disabled",
"disabledValue": "Desativado",
"idLabel": "Identificador do dispositivo",
"urlLabel": "URL do Servidor",
"accuracyLabel": "Precisão de localização",
"highAccuracyLabel": "Alto",
"mediumAccuracyLabel": "Médio",
"lowAccuracyLabel": "Baixo",
"urlLabel": "URL do servidor",
"accuracyLabel": "Precisão da localização",
"highestAccuracyLabel": "Máxima",
"highAccuracyLabel": "Alta",
"mediumAccuracyLabel": "Média",
"lowAccuracyLabel": "Baixa",
"intervalLabel": "Intervalo (segundos)",
"fastestIntervalLabel": "Fastest interval (seconds)",
"fastestIntervalLabel": "Intervalo mais rápido (segundos)",
"distanceLabel": "Distância (metros)",
"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.",
"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.",
"startAction": "Iniciar serviço",
"stopAction": "Parar serviço",
"sosAction": "Enviar SOS"