Update translations
This commit is contained in:
parent
4946fa5fa1
commit
51ed15372d
23 changed files with 214 additions and 7 deletions
|
|
@ -1,13 +1,15 @@
|
|||
{
|
||||
"trackingTitle": "Tracking",
|
||||
"trackingTitle": "Rastreamento",
|
||||
"settingsTitle": "Configurações",
|
||||
"statusTitle": "Logs",
|
||||
"saveButton": "Salvar",
|
||||
"cancelButton": "Cancelar",
|
||||
"okButton": "OK",
|
||||
"locationButton": "Enviar localização",
|
||||
"statusButton": "Mostrar status",
|
||||
"settingsButton": "Alterar configurações",
|
||||
"invalidValue": "Valor inválido",
|
||||
"disabledValue": "Disabled",
|
||||
"idLabel": "Identificador do dispositivo",
|
||||
"urlLabel": "URL do Servidor",
|
||||
"accuracyLabel": "Precisão de localização",
|
||||
|
|
@ -15,9 +17,16 @@
|
|||
"mediumAccuracyLabel": "Médio",
|
||||
"lowAccuracyLabel": "Baixo",
|
||||
"intervalLabel": "Intervalo (segundos)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"distanceLabel": "Distância (metros)",
|
||||
"bufferLabel": "Offline buffering",
|
||||
"trackingLabel": "Continuous tracking",
|
||||
"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.",
|
||||
"startAction": "Iniciar serviço",
|
||||
"stopAction": "Parar serviço",
|
||||
"sosAction": "Enviar SOS"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue