Update translations
This commit is contained in:
parent
322ca64c82
commit
25ca86de46
26 changed files with 238 additions and 177 deletions
|
|
@ -1,23 +1,34 @@
|
|||
{
|
||||
"trackingTitle": "Tracking",
|
||||
"settingsTitle": "Configurações",
|
||||
"statusTitle": "Logs",
|
||||
"saveButton": "Salvar",
|
||||
"trackingTitle": "Rastreio",
|
||||
"settingsTitle": "Definições",
|
||||
"statusTitle": "Registos",
|
||||
"saveButton": "Guardar",
|
||||
"cancelButton": "Cancelar",
|
||||
"okButton": "OK",
|
||||
"locationButton": "Enviar localização",
|
||||
"statusButton": "Mostrar status",
|
||||
"settingsButton": "Alterar configurações",
|
||||
"statusButton": "Mostrar estado",
|
||||
"settingsButton": "Alterar definições",
|
||||
"invalidValue": "Valor inválido",
|
||||
"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": "Intervalo mais rápido (segundos)",
|
||||
"distanceLabel": "Distância (metros)",
|
||||
"bufferLabel": "Offline buffering",
|
||||
"trackingLabel": "Continuous tracking",
|
||||
"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.",
|
||||
"startAction": "Iniciar serviço",
|
||||
"stopAction": "Parar serviço",
|
||||
"sosAction": "Enviar SOS"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue