Skip to content

Commit

Permalink
Added Local Translation
Browse files Browse the repository at this point in the history
* PT
  • Loading branch information
poolborges committed Apr 22, 2023
1 parent b5f0563 commit daf2321
Show file tree
Hide file tree
Showing 79 changed files with 3,601 additions and 0 deletions.
17 changes: 17 additions & 0 deletions kriolos-opos-i18n_pt/pom.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>io.github.kriolos.opos</groupId>
<artifactId>kriolos-opos-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<groupId>io.github.kriolos.opos</groupId>
<artifactId>kriolos-opos-i18n_pt</artifactId>
<packaging>jar</packaging>
<name>Kriolos.POS.i18N_PT</name>
<properties>
<skipTests>true</skipTests>
</properties>
</project>
1 change: 1 addition & 0 deletions kriolos-opos-i18n_pt/src/main/java/.keep
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

19 changes: 19 additions & 0 deletions kriolos-opos-i18n_pt/src/main/java/module-info.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
/*
* Copyright (C) 2022 Paulo Borges
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
module io.github.kriolos.opos.i18n {

}
1 change: 1 addition & 0 deletions kriolos-opos-i18n_pt/src/main/resources/.keep
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# KrOS POS - Open Source Point Of Sale
# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with uniCenta oPOS. If not, see <http://www.gnu.org/licenses/>.
button.cancel=Cancelar
button.ok=Ok
button.Today=Hoje
title.calendar=Selecione uma data
Button.Today=Hoje
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# KrOS POS - Open Source Point Of Sale
# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with uniCenta oPOS. If not, see <http://www.gnu.org/licenses/>.

label.ticketheader1=Cabeçalho 1
label.ticketheader2=Cabeçalho 2
label.ticketheader3=Cabeçalho 3
label.ticketheader4=Cabeçalho 4
label.ticketheader5=Cabeçalho 5
label.ticketheader6=Cabeçalho 6
label.ticketfooter1=Rodapé 1
label.ticketfooter2=Rodapé 2
label.ticketfooter3=Rodapé 3
label.ticketfooter4=Rodapé 4
label.ticketfooter5=Rodapé 5
label.ticketfooter6=Rodapé 6
#
label.tktheader1=Cabeçalho 1
label.tktheader2=Cabeçalho 2
label.tktheader3=Cabeçalho 3
label.tktheader4=Cabeçalho 4
label.tktheader5=Cabeçalho 5
label.tktheader6=Cabeçalho 6
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# KrOS POS - Open Source Point Of Sale
# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with uniCenta oPOS. If not, see <http://www.gnu.org/licenses/>.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
JAuthPanel.m_LoginLabel.AccessibleContext.accessibleName=Login
JAuthPanel.m_LoginLabel.text=Login
JAuthPanel.m_vendorImageLabel.text=
JAuthPanel.m_vendorImageLabel.toolTipText=
JAuthPanel.m_vendorImageLabel.AccessibleContext.accessibleName=<<VendorImage>>
JSplashScreen.jLabel1.text=Loading
JCopyRightPanel.copyRightLabel.text=<<COPYRIGHT>>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

label.title=Folha de código de barras
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Openbravo POS is a point of sales application designed for touch screens.
# Copyright (C) 2007-2009 Openbravo, S.L.
# http://sourceforge.net/projects/openbravopos
#
# This file is part of Openbravo POS.
#
# Openbravo POS is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# Openbravo POS is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Openbravo POS. If not, see <http://www.gnu.org/licenses/>.

label.title=Codigo barras Sheet
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Openbravo POS is a point of sales application designed for touch screens.
# Copyright (C) 2007-2009 Openbravo, S.L.
# http://sourceforge.net/projects/openbravopos
#
# This file is part of Openbravo POS.
#
# Openbravo POS is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# Openbravo POS is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Openbravo POS. If not, see <http://www.gnu.org/licenses/>.

label.title=Folha de código de barras
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# KrOS POS
# Copyright (c) 2009-2018 uniCenta
# http://sourceforge.net/projects/unicentaopos
#
# .
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with KrOS POS. If not, see <http://www.gnu.org/licenses/>.

label.title=Relatório de caixa
label.noreference=Sem referência
label.noproduct=(Sem vendas)
label.printed=Impresso
label.period=Período\:
label.payment=Pagamento
label.sum=Montante

transpayment.cash=Dinheiro
transpayment.ccard=Cartão
transpayment.cashrefund=Reembolsar
transpayment.ccardrefund=Reembolso do cartão
transpayment.cheque=Cheque
transpayment.chequerefund=Reembolso de cheque
transpayment.cashin=(entrada) Dinheiro
transpayment.cashout=(Saída de) caixa
transpayment.free=Grátis
transpayment.ticket=Pedido
transpayment.paperin=Vales recebidos
transpayment.paperout=Vales reembolsado
transpayment.debt=Dívida
transpayment.debtpaid=Dívida paga
transpayment.slip=Guia de pagamento
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# KrOS POS
# Copyright (c) 2009-2018 uniCenta
# http://sourceforge.net/projects/unicentaopos
#
# .
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with KrOS POS. If not, see <http://www.gnu.org/licenses/>.

label.title=Transaction Log
label.noreference=
label.noproduct=(sem vendas)
label.printed=Gerado em
label.date=Data
label.ticket=Talão no
label.sum=Sum
label.customer=Cliente
label.payment=Pagamento
label.period=Periodo\:
label.total=Grand Total

transpayment.cash=Cash
transpayment.ccard=Card
transpayment.cashrefund=Refund
transpayment.ccardrefund=Card Refund
transpayment.cheque=Cheque
transpayment.chequerefund=Cheque Refund
transpayment.cashin=(in) Cash
transpayment.cashout=(out) Cash
transpayment.free=Free
transpayment.ticket=Talão
transpayment.paperin=Note Input
transpayment.paperout=Note Output
transpayment.debt=Debt
transpayment.debtpaid=Debt Paid
transpayment.slip=Slip
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# KrOS POS
# Copyright (c) 2009-2018 uniCenta
# http://sourceforge.net/projects/unicentaopos
#
# .
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with KrOS POS. If not, see <http://www.gnu.org/licenses/>.

label.title=Vendas by Category
label.printed=Gerado em
label.period=Periodo\:
label.name=Categoria
label.qty=Qtd
label.catprice=Preço
label.cattax=Tax
label.cattotal=Total
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# KrOS POS
# Copyright (c) 2009-2018 uniCenta
# http://sourceforge.net/projects/unicentaopos
#
# .
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with KrOS POS. If not, see <http://www.gnu.org/licenses/>.

label.title=Vendas Chart
label.printed=Gerado em
label.period=Periodo\:
label.axisx=Register Cash
label.axisy=Vendas
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# KrOS POS - touch friendly EPoS
# Copyright (c) 2009 KrOS POS
# /projects/unicentaopos
#
# .
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with KrOS POS. If not, see <http://www.gnu.org/licenses/>.

label.title=Cash Closed
label.closedate=Periodo
label.partialtotal=Sequence Total
label.total=Grand Total
label.partialtax=Taxas
label.partialsubtotal=Subtotal
label.tax=Taxas
label.terminaltotal=Terminal Total
label.subtotal=Subtotal
label.period=Periodo\:
label.printed=Gerado em
transpayment.cash=Cash
transpayment.ccard=Card
transpayment.cashrefund=Refund
transpayment.ccardrefund=Card Refund
transpayment.cheque=Cheque
transpayment.chequerefund=Cheque Refund
transpayment.cashin=(in) Cash
transpayment.cashout=(out) Cash
transpayment.free=Free
transpayment.ticket=Talão
transpayment.paperin=Note Input
transpayment.paperout=Note Output
transpayment.debt=Debt
transpayment.debtpaid=Debt Paid
transpayment.slip=Slip
label.sequence=Sequence
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# KrOS POS - touch friendly EPoS
# Copyright (c) 2009 KrOS POS
# /projects/unicentaopos
#
# .
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with KrOS POS. If not, see <http://www.gnu.org/licenses/>.

label.title=Produto Sales
label.printed=Gerado em
label.period=Periodo\:
label.noreference=(no Reference defined)
label.noproduct=(no Product defined)
label.host=Terminal
label.closeddate=Data
label.units=Unidades
label.partialtotal=Total
label.total=Total by Product
Loading

0 comments on commit daf2321

Please sign in to comment.