Add base locale
This commit is contained in:
parent
d681e72378
commit
fc2399e629
1 changed files with 24 additions and 0 deletions
24
lib/l10n/app_pt.arb
Normal file
24
lib/l10n/app_pt.arb
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"trackingTitle": "Tracking",
|
||||
"settingsTitle": "Configurações",
|
||||
"statusTitle": "Logs",
|
||||
"saveButton": "Salvar",
|
||||
"cancelButton": "Cancelar",
|
||||
"locationButton": "Enviar localização",
|
||||
"statusButton": "Mostrar status",
|
||||
"settingsButton": "Alterar configurações",
|
||||
"invalidValue": "Valor inválido",
|
||||
"idLabel": "Identificador do dispositivo",
|
||||
"urlLabel": "URL do Servidor",
|
||||
"accuracyLabel": "Precisão de localização",
|
||||
"highAccuracyLabel": "Alto",
|
||||
"mediumAccuracyLabel": "Médio",
|
||||
"lowAccuracyLabel": "Baixo",
|
||||
"intervalLabel": "Intervalo (segundos)",
|
||||
"distanceLabel": "Distância (metros)",
|
||||
"bufferLabel": "Offline buffering",
|
||||
"trackingLabel": "Continuous tracking",
|
||||
"startAction": "Iniciar serviço",
|
||||
"stopAction": "Parar serviço",
|
||||
"sosAction": "Enviar SOS"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue