diff options
Diffstat (limited to 'web/l10n/pt_BR.json')
-rw-r--r-- | web/l10n/pt_BR.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/web/l10n/pt_BR.json b/web/l10n/pt_BR.json index e7c7e781..cfe12305 100644 --- a/web/l10n/pt_BR.json +++ b/web/l10n/pt_BR.json @@ -112,6 +112,7 @@ "calendarThursday": "Quinta-feira", "calendarFriday": "Sexta-feira", "calendarSaturday": "Sábado", + "attributeShowGeofences": "Show Geofences", "attributeSpeedLimit": "Limite de Velocidade", "attributeFuelDropThreshold": "Limite de decréscimo de combustível", "attributeFuelIncreaseThreshold": "Limite de acréscimo de combustível", @@ -152,6 +153,7 @@ "attributeUiHidePositionAttributes": "UI: Ocultar os atributos de posição", "attributeUiDisableLoginLanguage": "UI: Desativar idioma de login", "attributeNotificationTokens": "Token de Notificação", + "attributePopupInfo": "Popup Info", "errorTitle": "Erro", "errorGeneral": "Parâmetros inválidos ou violação de restrições", "errorConnection": "Erro de conexão", @@ -182,7 +184,10 @@ "loginLogout": "Sair", "loginLogo": "Logotipo", "devicesAndState": "Dispositivo e Estado", + "deviceSelected": "Selected Device", "deviceTitle": "Dispositivos", + "devicePrimaryInfo": "Device Title", + "deviceSecondaryInfo": "Device Detail", "deviceIdentifier": "Identificador", "deviceModel": "Modelo", "deviceContact": "Contato", @@ -209,6 +214,9 @@ "settingsVolumeUnit": "Unidade de Volume", "settingsTwelveHourFormat": "Formato de 12 Horas", "settingsCoordinateFormat": "Formato de coordenadas", + "settingsServerVersion": "Server Version", + "settingsAppVersion": "App Version", + "settingsConnection": "Connection", "reportTitle": "Relatórios", "reportDevice": "Dispositivo", "reportGroup": "Grupo", @@ -307,6 +315,9 @@ "mapCustomLabel": "Personalizar mapa", "mapCarto": "Carto Basemaps", "mapOsm": "OpenStreetMap", + "mapGoogleRoad": "Google Road", + "mapGoogleHybrid": "Google Hybrid", + "mapGoogleSatellite": "Google Satellite", "mapOpenTopoMap": "OpenTopoMap", "mapBingKey": "Bing Mapas API Key", "mapBingRoad": "Bing Mapas Estradas", @@ -344,6 +355,7 @@ "mapPoiLayer": "Camada POI", "mapClustering": "Agrupamento de marcadores", "mapOnSelect": "Mostrar mapa na seleção", + "mapDefault": "Default Map", "stateTitle": "Estado", "stateName": "Atributo", "stateValue": "Valor", @@ -426,6 +438,8 @@ "eventDriverChanged": "Condutor alterado", "eventMedia": "Media", "eventsScrollToLast": "Rolar para o último", + "eventsSoundEvents": "Sound Events", + "eventsSoundAlarms": "Sound Alarms", "alarmGeneral": "Geral", "alarmSos": "SOS", "alarmVibration": "Vibrando", |