diff --git a/web/WEB-INF/i3-label_pt_BR.label b/web/WEB-INF/i3-label_pt_BR.label index c9cb91028..570e46f57 100644 --- a/web/WEB-INF/i3-label_pt_BR.label +++ b/web/WEB-INF/i3-label_pt_BR.label @@ -270,6 +270,7 @@ indexController.mniRelatorioEmpresaCorrida.label = Empresa Corrida indexController.mniRelatorioEmpresaOnibus.label = Empresa Ônibus indexController.mniRelatorioOCD.label = Relatório de OCD indexController.mniRelatorioGratuidade.label = Relatório Tipo Passagem +indexController.mniRelatorioBilhetesVendidos.label = Bilhetes Vendidos indexController.mniRelatorioGratuidadeIdosoDeficiente.label = Gratuidades Idoso/Deficiente indexController.mniRelatorioVendasBilheteiro.label = Vendas por Bilheteiro indexController.mniRelatorioVendasBilheteiroSintetico.label = Vendas por Bilheteiro Sintético @@ -6646,6 +6647,23 @@ relatorioGratuidadeController.lbDataIniVenda.value = Data Inicio relatorioGratuidadeController.lbDataFinVenda.value = Data Final relatorioGratuidadeController.lvVenda = Venda +# Relatório Bilhetes Vendidos +relatorioBilhetesVendidosController.window.title = Bilhetes Vendidos +relatorioBilhetesVendidosController.lbDatInicial.value = Data Inicial +relatorioBilhetesVendidosController.lbDatFinal.value = Data Final +relatorioBilhetesVendidosController.lbEmpresa.value = Empresa +relatorioBilhetesVendidosController.lbPuntoVenta.value = Agência +relatorioBilhetesVendidosController.lbStatus.value = Status +relatorioBilhetesVendidosController.lbNumero.value = Número +relatorioBilhetesVendidosController.vendido.label = Vendido +relatorioBilhetesVendidosController.cancelado.label = Cancelado +relatorioBilhetesVendidosController.transferido.label = Transferido +relatorioBilhetesVendidosController.entregue.label = Entregue +relatorioBilhetesVendidosController.reservado.label = Reservado +relatorioBilhetesVendidosController.extravidado.label = Extraviado +relatorioBilhetesVendidosController.reimpresso.label = Reimpresso +relatorioBilhetesVendidosController.marcado.label = Marcado + # Relatório de Descontos relatorioDescontosController.window.title = Relatório de Descontos relatorioDescontosController.lbAgencia.value = Agência