diff --git a/kriolos-opos-i18n_pt/pom.xml b/kriolos-opos-i18n_pt/pom.xml new file mode 100644 index 00000000..48fb6f25 --- /dev/null +++ b/kriolos-opos-i18n_pt/pom.xml @@ -0,0 +1,17 @@ + + + 4.0.0 + + io.github.kriolos.opos + kriolos-opos-parent + 1.0.0-SNAPSHOT + ../ + + io.github.kriolos.opos + kriolos-opos-i18n_pt + jar + Kriolos.POS.i18N_PT + + true + + \ No newline at end of file diff --git a/kriolos-opos-i18n_pt/src/main/java/.keep b/kriolos-opos-i18n_pt/src/main/java/.keep new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/java/.keep @@ -0,0 +1 @@ + diff --git a/kriolos-opos-i18n_pt/src/main/java/module-info.java b/kriolos-opos-i18n_pt/src/main/java/module-info.java new file mode 100644 index 00000000..ad20f95f --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/java/module-info.java @@ -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 . + */ +module io.github.kriolos.opos.i18n { + +} diff --git a/kriolos-opos-i18n_pt/src/main/resources/.keep b/kriolos-opos-i18n_pt/src/main/resources/.keep new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/.keep @@ -0,0 +1 @@ + diff --git a/kriolos-opos-i18n_pt/src/main/resources/beans_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/beans_messages_pt.properties new file mode 100644 index 00000000..52ad2b71 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/beans_messages_pt.properties @@ -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 . +button.cancel=Cancelar +button.ok=Ok +button.Today=Hoje +title.calendar=Selecione uma data +Button.Today=Hoje diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/pos/config/Bundle_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/pos/config/Bundle_pt.properties new file mode 100644 index 00000000..24120e77 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/pos/config/Bundle_pt.properties @@ -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 . + +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 diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/pos/customers/Bundle_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/pos/customers/Bundle_pt.properties new file mode 100644 index 00000000..2b5dde14 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/pos/customers/Bundle_pt.properties @@ -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 . diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/pos/forms/Bundle_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/pos/forms/Bundle_pt.properties new file mode 100644 index 00000000..e777bb5f --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/pos/forms/Bundle_pt.properties @@ -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=<> +JSplashScreen.jLabel1.text=Loading +JCopyRightPanel.copyRightLabel.text=<> diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/barcode_sheet_jm_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/barcode_sheet_jm_messages_pt.properties new file mode 100644 index 00000000..548ecf87 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/barcode_sheet_jm_messages_pt.properties @@ -0,0 +1,2 @@ + +label.title=Folha de código de barras diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/barcode_sheet_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/barcode_sheet_messages_pt.properties new file mode 100644 index 00000000..8a8d5c59 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/barcode_sheet_messages_pt.properties @@ -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 . + +label.title=Codigo barras Sheet diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/barcodesheet_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/barcodesheet_messages_pt.properties new file mode 100644 index 00000000..daeec5bd --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/barcodesheet_messages_pt.properties @@ -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 . + +label.title=Folha de código de barras diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/cashflow_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/cashflow_messages_pt.properties new file mode 100644 index 00000000..58919e57 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/cashflow_messages_pt.properties @@ -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 . + +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 \ No newline at end of file diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/cashregisterlog_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/cashregisterlog_messages_pt.properties new file mode 100644 index 00000000..d234989a --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/cashregisterlog_messages_pt.properties @@ -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 . + +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 \ No newline at end of file diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/categorysales_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/categorysales_messages_pt.properties new file mode 100644 index 00000000..d3154983 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/categorysales_messages_pt.properties @@ -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 . + +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 diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/chartsales_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/chartsales_messages_pt.properties new file mode 100644 index 00000000..fe245720 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/chartsales_messages_pt.properties @@ -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 . + +label.title=Vendas Chart +label.printed=Gerado em +label.period=Periodo\: +label.axisx=Register Cash +label.axisy=Vendas diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/closedpos_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/closedpos_messages_pt.properties new file mode 100644 index 00000000..b1eee64b --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/closedpos_messages_pt.properties @@ -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 . + +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 diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/closedproducts_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/closedproducts_messages_pt.properties new file mode 100644 index 00000000..532d65ce --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/closedproducts_messages_pt.properties @@ -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 . + +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 diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/customers_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/customers_messages_pt.properties new file mode 100644 index 00000000..48c2074f --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/customers_messages_pt.properties @@ -0,0 +1,63 @@ +# KrOS POS - touch friendly EPoS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works oPOS +# /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 . + +label.account=Conta \: +label.accountname = Nome conta \: +label.address=Endreço +label.address2=Endreço 2 +label.city=Cidade +label.contact=Contato +label.curdate=Data +label.curdebt=Divida +label.customer=Cliente +label.date=Data +label.email=E-Mail +label.firstname=Primeiro nome +label.fulladdress=Endereço\: +label.fullname=Nome completo\: +label.lastname=Ultimo nome +label.maxdebt=Debito max +label.name=Nome +label.notes=Notes +label.payment=Pagamento +label.period=Periodo\: +label.postal=Codigo postal +label.printed=Gerado em +label.product=Produto +label.sales=Vendas +label.taxid=Account +label.telephone=Tel +label.ticket=Talão +label.title.Customers=Clientes +label.title.Debtors=Clientes devedores +label.title.Diary=Diario de clientes +label.title.List=Lista de clientes +label.title.Sales=Vendas a cliente +label.title.Vouchers=Vales de deconto do cliente +label.total=Total +label.totalG=Grand Total +label.totalP=Amount +label.ttype=Type +label.units=Qtd +label.vouchers=Vales de desconto +label.vnum=Number +label.vamount=Value +label.vstatus=Status +reason.A=Valid +reason.D=Redeemed diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/customersdiary_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/customersdiary_messages_pt.properties new file mode 100644 index 00000000..db97d53f --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/customersdiary_messages_pt.properties @@ -0,0 +1,27 @@ +# 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 . + +label.title=Diario de clientes + +label.date=Data +label.period=Periodo\: +label.printed=Gerado em +label.ticket=Talão +label.payment=Pagamento +label.total=Total diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/epm_dailypresence_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/epm_dailypresence_messages_pt.properties new file mode 100644 index 00000000..ee77ec1e --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/epm_dailypresence_messages_pt.properties @@ -0,0 +1,29 @@ +# KrOS POS - touch friendly EPoS +# Copyright (c) 2013 KrOS POS +# /projects/unicentaopos +# Copyright (C) 2011 Gjergj Sheldija +# http:#www.acme-tech.net +# +# . +# +# 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 . + + +label.end=End Shift +label.name=Nome +label.period=Periodo\: +label.printed=Gerado em +label.start=Start Shift +label.title=Daily Presence +label.total=Total Hours \ No newline at end of file diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/epm_dailyschedule_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/epm_dailyschedule_messages_pt.properties new file mode 100644 index 00000000..a2ee038b --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/epm_dailyschedule_messages_pt.properties @@ -0,0 +1,27 @@ +# KrOS POS - touch friendly EPoS +# Copyright (c) 2013 KrOS POS +# /projects/unicentaopos +# Copyright (C) 2011 Gjergj Sheldija +# http:#www.acme-tech.net +# +# +# This file 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 file 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 .. + +label.end=End Leave +label.name=Nome +label.period=Periodo\: +label.printed=Gerado em +label.start=Start Leave +label.title=Daily Schedule +label.total=Total Days diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/epm_performance_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/epm_performance_messages_pt.properties new file mode 100644 index 00000000..3eba1365 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/epm_performance_messages_pt.properties @@ -0,0 +1,27 @@ +# KrOS POS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# 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 . + +label.title=Performance Report +label.printed=Gerado em +label.period=Periodo +label.user=Utilizador +label.=Data inicio +label.enddate=Data fim +label.cash=Cash Value +label.total=Total\: diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/extendedcashregisterlog_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/extendedcashregisterlog_messages_pt.properties new file mode 100644 index 00000000..e714e90f --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/extendedcashregisterlog_messages_pt.properties @@ -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 . + +label.title=Transaction Log - Extended +label.noreference= +label.noproduct=(sem vendas) +label.printed=Gerado em\: +label.period=Periodo\: +label.date=Data +label.ticket=Talão No. +label.sum=Sum +label.customer=Cliente +label.payment=Pagamento +label.total=Grand Total + +transpayment.cash=Cash +transpayment.ccard=Card +transpayment.cashrefund=Cash 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 diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/extproducts_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/extproducts_messages_pt.properties new file mode 100644 index 00000000..b9abd7da --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/extproducts_messages_pt.properties @@ -0,0 +1,33 @@ +# 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 . + +label.title=Produto Sales Extended +label.printed=Gerado em +label.period=Periodo\: +label.name=Nome +label.meanprice=Mean Price +label.units=Unidades +label.partialtotal=Total +label.total=Total by Customer +label.sumtotal=Total by Sales +label.notaxid=(No Tax ID) +label.nocustomer=(No Customer defined) +label.nocategory=(No Category defined) +label.noreferency=(No Reference) +label.noproduct=(No Product defined) diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/inventory_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/inventory_messages_pt.properties new file mode 100644 index 00000000..ad67d4a4 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/inventory_messages_pt.properties @@ -0,0 +1,83 @@ +# KrOS POS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# /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 . + +label.account=Conta\: +label.accountname=Nome conta\: +label.category = Category \: +label.code=Code +label.date=Data +label.diff=Difference +label.in=In +label.location=Localização \: +label.max=Max. +label.min=Min. +label.name=Nome +label.out=Out +label.period=Periodo\: +label.price=Unit Value +label.pricebuy=Preço compra +label.pricesell=Preço venda +label.printed=Gerado em +label.product=Produto +label.productname=Prod.Name +label.qty=Qtd +label.reason=Motivo +label.ref=Ref. +label.reference=Ref +label.sec=Min. +label.sumdiff=Total Difference +label.sumin=Total In +label.sumout=Total Out +label.supplier=Fornecedor +label.supplierdoc=Doc. Ref. +label.suppliername=Designação Name +label.taxid=Numero fiscal + +label.title.broken=Inventory\: Broken +label.title.current=Inventory\: Current +label.title.diary=Inventory Diary +label.title.diffdetail=Inventory\: Difference Detail +label.title.difference=Inventory\: Difference +label.title.inventory=Inventory\: Location and Category +label.title.listdetail= Inventory\: List Detail + +label.total=Total +label.totalG=Grand Total +label.totalP=Amount +label.ttype=Type +label.units.instock=In Stock +label.units=Unidades +label.uom=UOM +label.valuebuy=Buy Value +label.valuecost=St. Cost +label.valuesell=Sell Value +label.valuevolume=Storage +reason.1=Compra a fornecedor +reason.-1=Vendas +reason.1000=Transferir +reason.-2=Develoção a fornecedor +reason.2=Devolução de cliente +reason.-3=Breakage +reason.4=Ajustar (+) +reason.-4=Ajustar (-) +reason.-5=Sample - Out +reason.-6=Free +reason.-7=Used +reason.-8=Rectify - Subtract + diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/inventoryb_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/inventoryb_messages_pt.properties new file mode 100644 index 00000000..2fd66be0 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/inventoryb_messages_pt.properties @@ -0,0 +1,26 @@ +# 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 . + +label.title=Current Inventory +label.ref=Ref. +label.name=Nome +label.printed=Gerado em +label.sec=Minimum +label.units=Unidades +label.max=Maximum diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/inventorydiff_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/inventorydiff_messages_pt.properties new file mode 100644 index 00000000..85245517 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/inventorydiff_messages_pt.properties @@ -0,0 +1,31 @@ +# 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 . + + +label.title=Inventory Difference +label.printed=Gerado em +label.period=Periodo\: +label.ref=Ref. +label.name=Nome +label.in=In +label.out=Out +label.diff=Difference +label.sumin=Total In +label.sumout=Total Out +label.sumdiff=Total Difference \ No newline at end of file diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/inventorydiffdetail_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/inventorydiffdetail_messages_pt.properties new file mode 100644 index 00000000..d253d641 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/inventorydiffdetail_messages_pt.properties @@ -0,0 +1,31 @@ +# 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 . + + +label.title=Inventory Difference\: Detail +label.printed=Gerado em +label.period=Periodo\: +label.ref=Ref. +label.name=Nome +label.in=In +label.out=Out +label.diff=Difference +label.sumin=Total In +label.sumout=Total Out +label.sumdiff=Total Difference diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/inventorylistdetail_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/inventorylistdetail_messages_pt.properties new file mode 100644 index 00000000..ea5aa42b --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/inventorylistdetail_messages_pt.properties @@ -0,0 +1,26 @@ +# KrOS POS - touch friendly EPoS +# Copyright (C) 2009 Openbravo, S.L. +# /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 . + +label.title= Inventory List\: Detail +label.printed: Imprimido +label.ref=Ref. +label.name=Nome +label.sec=Minimum +label.units=Unidades +label.max=Maximum diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/paymentreport_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/paymentreport_messages_pt.properties new file mode 100644 index 00000000..652abbbb --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/paymentreport_messages_pt.properties @@ -0,0 +1,30 @@ +# 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 . + +label.title=Payments Report +label.printed=Gerado em +label.period=Periodo\: +label.taxname=Tax Type +label.ticket=Invoice No. +label.date=Data +label.supplierpin=Fornecedor PIN +label.paymenttype=Pay Type +label.partialtotal=Total +label.total=Grand Total +label.paymentnotes=Notes diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/piesalescat_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/piesalescat_messages_pt.properties new file mode 100644 index 00000000..a4f1cc4a --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/piesalescat_messages_pt.properties @@ -0,0 +1,25 @@ +# 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 . + +label.title=Vendas by Product Category +label.printed=Gerado em +label.period=Periodo\: +label.nocategory=(no Category defined) +label.pietitleunit=Vendas Qty Volume +label.pietitlecost=Vendas Cost Value diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/productlabels_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/productlabels_messages_pt.properties new file mode 100644 index 00000000..7de44bb4 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/productlabels_messages_pt.properties @@ -0,0 +1,23 @@ +# KrOS POS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# /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 . + +label.title=Produto Labels +label.printed=Gerado em +label.sellprice=Preço venda Net +label.tax=Tax \ No newline at end of file diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/products_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/products_messages_pt.properties new file mode 100644 index 00000000..4f3b2795 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/products_messages_pt.properties @@ -0,0 +1,30 @@ +# KrOS POS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# /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 . + +label.title=Produto List +label.printed=Gerado em + +label.ref=Ref. +label.code=Codigo barras +label.name=Nome +label.units=Qtd +label.cost=Preço compra +label.pricebuy=Preço compra +label.pricenet=Sell Net +label.pricegross=Sell Gross diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/productsales_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/productsales_messages_pt.properties new file mode 100644 index 00000000..b8259f15 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/productsales_messages_pt.properties @@ -0,0 +1,24 @@ +# 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 . + +label.title=Produto Sales\: Profit +label.printed=Gerado em +label.period=Periodo\: +label.units=Unidades +label.total=Total diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/productsalesprofit_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/productsalesprofit_messages_pt.properties new file mode 100644 index 00000000..8fa259b8 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/productsalesprofit_messages_pt.properties @@ -0,0 +1,32 @@ +# 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 . + +label.title=Produto Sales\: Profit +label.printed=Gerado em +label.period=Periodo +label.code=Bar Code +label.ticket=Rcpt No. +label.date=Data +label.name=Nome produto +label.buy=Buy +label.sell=Sell +label.units=Unidades +label.profitloss=Prof'/Loss +label.partialtotal=Total +label.total=Grand Total diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/productscatalog_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/productscatalog_messages_pt.properties new file mode 100644 index 00000000..3fd0c01b --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/productscatalog_messages_pt.properties @@ -0,0 +1,28 @@ +# KrOS POS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# /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 . + +label.title=Produto Catalogue +label.printed=Gerado em +label.ref=Ref. +label.name=Nome +label.cost=Cost +label.price=Preço Nett +label.taxname=Tax +label.taxrate=(No Tax Rate found) +label.pricetax=Price Gross diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/salebycustomer_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/salebycustomer_messages_pt.properties new file mode 100644 index 00000000..d8bf55b3 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/salebycustomer_messages_pt.properties @@ -0,0 +1,31 @@ +# 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 . + +label.title=Vendas by Customer +label.printed=Gerado em +label.period=Periodo +label.customer=Cliente +label.date=Data +label.ticket=Talão No. +label.product=Produto +label.sales=Vendas +label.units=Unidades +label.ttype=Type +label.partialtotal=SubTotal +label.total=Total diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/salecatalog_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/salecatalog_messages_pt.properties new file mode 100644 index 00000000..b54a2f87 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/salecatalog_messages_pt.properties @@ -0,0 +1,21 @@ +# KrOS POS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# 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 . + +label.title=Produto Catalogue +label.printed=Gerado em diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_cashflow_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_cashflow_messages_pt.properties new file mode 100644 index 00000000..3ad580ef --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_cashflow_messages_pt.properties @@ -0,0 +1,46 @@ +# KrOS POS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# 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 . + +label.title=Cash-Flow +label.noreference=No Reference +label.noproduct=(sem vendas) +label.printed=Gerado em +label.period=Periodo\: +label.payment=Pagamento +label.sum=Amount +label.total=Grand Total + +transpayment.bank=Bank +transpayment.cash=Cash +transpayment.ccard=Card +transpayment.cashrefund=Refund +transpayment.ccardrefund=Card Refund +transpayment.cheque=Cheque +transpayment.chequerefund=Cheque Refund +transpayment.cashin=Cash - In +transpayment.cashout=Cash - Out +transpayment.free=Free +transpayment.ticket=Talão +transpayment.paperin=Slip +transpayment.paperout=Slip Refund +transpayment.debt=Debt +transpayment.debtpaid=Debt Paid +transpayment.voucherin=Voucher +transpayment.voucherout=Voucher Refund +transpayment.slip=Slip \ No newline at end of file diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_cashregisterlog_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_cashregisterlog_messages_pt.properties new file mode 100644 index 00000000..6d0db359 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_cashregisterlog_messages_pt.properties @@ -0,0 +1,51 @@ +# KrOS POS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# 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 . + +label.title=Transaction Log +label.noreference=No reference +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.bank=Bank +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=Slip +transpayment.paperout=Slip Refund +transpayment.debt=Debt +transpayment.debtpaid=Debt Paid +label.tendered=Tendered +transpayment.voucherin=Voucher +transpayment.voucherout=Voucher Refund +transpayment.slip=Slip + diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_categorysales_1_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_categorysales_1_messages_pt.properties new file mode 100644 index 00000000..05b99f5e --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_categorysales_1_messages_pt.properties @@ -0,0 +1,27 @@ +# KrOS POS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# 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 . + +label.title=Categoria Sales - Detail +label.printed=Gerado em +label.period=Periodo\: +label.name=Categoria +label.units=Vendas Qty +label.sales=Vendas Ex VAT +label.ptotal=Grand Total +label.btotal=Report Total diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_categorysales_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_categorysales_messages_pt.properties new file mode 100644 index 00000000..4a7b782a --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_categorysales_messages_pt.properties @@ -0,0 +1,30 @@ +# KrOS POS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# 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 . + +label.catprice=Net +label.cattax=Tax +label.cattotal=Total +label.disc=Disc. +label.gross=Gross +label.name=Categoria +label.printed=Gerado em +label.period=Periodo\: +label.qty=Qtd +label.title=Categoria Sales - Summary +label.total=Grand Total diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_chart_chartsales_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_chart_chartsales_messages_pt.properties new file mode 100644 index 00000000..f6bf687f --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_chart_chartsales_messages_pt.properties @@ -0,0 +1,24 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# 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 uniCenta oPOS. If not, see . + +label.title=Vendas Chart +label.printed=Gerado em +label.period=Periodo\: +label.axisx=Categories +label.axisy=Unidades diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_chart_piesalescat_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_chart_piesalescat_messages_pt.properties new file mode 100644 index 00000000..a3310419 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_chart_piesalescat_messages_pt.properties @@ -0,0 +1,25 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# 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 uniCenta oPOS. If not, see . + +label.title=Vendas by Product Category +label.printed=Gerado em +label.period=Periodo\: +label.nocategory=(no Category defined) +label.pietitleunit=Vendas Qty Volume +label.pietitlecost=Vendas Cost Value diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_chart_productsales_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_chart_productsales_messages_pt.properties new file mode 100644 index 00000000..9114b414 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_chart_productsales_messages_pt.properties @@ -0,0 +1,24 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# /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 uniCenta oPOS. If not, see . + +label.title=Produto Sales\: Units +label.printed=Gerado em +label.period=Periodo\: +label.units=Unidades +label.total=Total diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_chart_timeseriesproduct_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_chart_timeseriesproduct_messages_pt.properties new file mode 100644 index 00000000..5e052522 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_chart_timeseriesproduct_messages_pt.properties @@ -0,0 +1,30 @@ +# uniCenta oPOS +# 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 . + +label.title=Produto Time Series +label.printed=Gerado em +label.period=Periodo\: +label.prodref=Ref +label.prodcode=Codigo barras +label.prodname=Nome produto +label.units=Unidades +label.unitssold=Total Sales +label.month=Month +label.periodsales=Total Sold +label.periodcount=Days Sold diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_chart_top10sales_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_chart_top10sales_messages_pt.properties new file mode 100644 index 00000000..7e6e5181 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_chart_top10sales_messages_pt.properties @@ -0,0 +1,29 @@ +# uniCenta oPOS +# 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 . + +label.title=Top 10 vendas +label.printed=Gerado em +label.period=Periodo\: +label.units=Unidades +label.subtotal=Nett +label.taxes=Tax +label.total=Total +label.pricebuy=Buy +label.pricesell=Sell +label.product=Produto diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_closedpos_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_closedpos_messages_pt.properties new file mode 100644 index 00000000..b6848e27 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_closedpos_messages_pt.properties @@ -0,0 +1,55 @@ +# KrOS POS - Open Source Point Of Sale +# Copyright (c) 2009 - 2013 uniCenta oPOS +# /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 uniCenta oPOS. If not, see . + +label.title=Cash Closed +label.titleb=Cash Closed (Export) +label.closedate=Closed +label.host=Terminal +label.partialtotal=Sequence Total +label.total=Grand Total +label.partialtax=Taxas +label.partialsubtotal=Subtotal +label.hostsequence=Sequence +label.tax=Taxas +label.terminaltotal=Terminal Total +label.subtotal=Subtotal +label.period=Periodo\: +label.printed=Gerado em +label.payment=Type +label.money=Total +transpayment.bank=Bank +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=Slip sale +transpayment.paperout=Slip Refund +transpayment.debt=Debt +transpayment.debtpaid=Debt Paid +transpayment.voucherin=Voucher +transpayment.voucherout=Voucher Refund +transpayment.slip=Slip +label.sequence=Sequence +label.reference=Ref diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_closedproducts_1_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_closedproducts_1_messages_pt.properties new file mode 100644 index 00000000..04058072 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_closedproducts_1_messages_pt.properties @@ -0,0 +1,36 @@ +# uniCenta oPOS - touch friendly EPoS +# Copyright (c) 2009-2018 uniCenta oPOS +# /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 uniCenta oPOS. If not, see . + +label.title=Produto Sales\: Detail +label.printed=Gerado em +label.period=Periodo\: +label.prodref=Ref +label.prodname=Nome +label.pricesell=Price +label.totalunits=Sold +label.totalprice=Value +label.taxrate=Tax % +label.totaltax=Tax Value +label.totaltotal=Gross Value +label.gtotal=Grand Total +label.prodcount=Produto Count +label.avgtotal=Avg Sales Value per Product +label.avgproduct=Avg Sold per Product +label.footermsg=Certain values are approximate. Calculations in this report allow for decimal rounding + diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_closedproducts_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_closedproducts_messages_pt.properties new file mode 100644 index 00000000..f3310209 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_closedproducts_messages_pt.properties @@ -0,0 +1,39 @@ +# uniCenta oPOS - touch friendly EPoS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works oPOS +# /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 uniCenta oPOS. If not, see . + +label.title=Produto Sales\: Product +label.titleb=Produto Sales\: Terminal +label.printed=Gerado em +label.period=Periodo\: +label.noreference=(no Reference defined) +label.noproduct=(no Product defined) +label.host=Terminal +label.closeddate=Closed Date +label.units=Unidades +label.partialtotal=Total +label.reference=Ref +label.name=Nome +label.price=Net Unit Price +label.value=Vendas Value inc. Tax +label.discount=Discount +label.ttotal=Terminal Total +label.ptotal=Produto Total +label.gtotal=Grand Total + +label.total=Total diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_extendedcashregisterlog_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_extendedcashregisterlog_messages_pt.properties new file mode 100644 index 00000000..ae204045 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_extendedcashregisterlog_messages_pt.properties @@ -0,0 +1,54 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# 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 uniCenta oPOS. If not, see . + +label.title=Transaction Log\: Extended +label.printed=Gerado em\: +label.period=Periodo\: +label.ticket=Talão No. +label.date=Data +label.user=Person +label.payment=Pagamento +label.notes=Notes +label.sum=Value +label.tendered=Tendered +label.total=Totals +label.tip=Tip + +label.noreference=No Reference +label.noproduct=(sem vendas) +label.customer=Client + +transpayment.bank=Bank +transpayment.cash=Cash +transpayment.ccard=Card +transpayment.cashrefund=Cash Refund +transpayment.ccardrefund=Card Refund +transpayment.cheque=Cheque +transpayment.chequerefund=Cheque Refund +transpayment.cashin=Cash - In +transpayment.cashout=Cash - Out +transpayment.free=Free +transpayment.ticket=Talão +transpayment.paperin=Slip +transpayment.paperout=Slip Refund +transpayment.debt=Debt +transpayment.debtpaid=Debt Paid +transpayment.voucherin=Voucher +transpayment.voucherout=Voucher Refund +transpayment.slip=Slip \ No newline at end of file diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_extproducts_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_extproducts_messages_pt.properties new file mode 100644 index 00000000..87a37047 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_extproducts_messages_pt.properties @@ -0,0 +1,37 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# 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 uniCenta oPOS. If not, see . + +label.title=Produto Sales\: Customer +label.period=Periodo\: +label.printed=Gerado em + +label.nocustname=(No Customer defined) +label.category=Categoria +label.product=Produto +label.totalunits=Quantity +label.totalnet=Total Net +label.totalgross=Total Gross +label.nocatname=(No Category defined) +label.noprodname=(No Product defined) +label.noprodref=(No Product Ref. defined) + +label.totalcategory=Total Category +label.totalcustomer=Total Customer +label.totalsum=Totals + diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_paymentreport_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_paymentreport_messages_pt.properties new file mode 100644 index 00000000..1366dd17 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_paymentreport_messages_pt.properties @@ -0,0 +1,49 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# 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 uniCenta oPOS. If not, see . + +label.title=Payments +label.printed=Gerado em +label.period=Periodo\: +label.taxname=Tax Type +label.ticket=Invoice No. +label.date=Data +label.paymentnotes=Notes +label.paymenttype=Pay Type +label.partialtotal=Total +label.total=Grand Total + +transpayment.bank=Bank +transpayment.cash=Cash +transpayment.ccard=Card +transpayment.cashrefund=Cash Refund +transpayment.ccardrefund=Card Refund +transpayment.cheque=Cheque +transpayment.chequerefund=Cheque Refund +transpayment.cashin=Cash - In +transpayment.cashout=Cash - Out +transpayment.free=Free +transpayment.ticket=Talão +label.tendered=Tendered +transpayment.paperin=Slip +transpayment.paperout=Slip Refund +transpayment.debt=Debt +transpayment.debtpaid=Debt Paid +transpayment.voucherin=Voucher +transpayment.voucherout=Voucher Refund +transpayment.slip=Slip \ No newline at end of file diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_productsalesprofit_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_productsalesprofit_messages_pt.properties new file mode 100644 index 00000000..07b76c6e --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_productsalesprofit_messages_pt.properties @@ -0,0 +1,34 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# 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 uniCenta oPOS. If not, see . + +label.title=Produto Sales\: Profit +label.printed=Gerado em +label.period=Periodo +label.reference=Ref +label.ticket=Talão No. +label.date=Data +label.name=Nome produto +label.pricebuy=Buy +label.pricesell=Sell +label.soldunits=Unidades +label.costvalue=Cost Value +label.expectedsalesvalue=Expected Sales Value +label.actualsalesvalue=Actual Sales Value +label.expectedprofit=Expected Profit +label.actualprofit=Actual Profit \ No newline at end of file diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_saletaxes_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_saletaxes_messages_pt.properties new file mode 100644 index 00000000..90f7eb15 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_saletaxes_messages_pt.properties @@ -0,0 +1,48 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# 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 uniCenta oPOS. If not, see . + +label.title=Vendas Taxes +label.printed=Gerado em +label.period=Periodo +label.taxname=Tax Type +label.ticket=Receipt No. +label.date=Data +label.paymenttype=Payment Type +label.partialtotal=Total +label.total=Grand Totals +label.tax=Tax +label.nettax=Net + +transpayment.bank=Bank +transpayment.cash=Cash +transpayment.ccard=Card +transpayment.cashrefund=Cash Refund +transpayment.ccardrefund=Card refund +transpayment.cheque=Cheque +transpayment.chequerefund=Cheque Refund +transpayment.cashin=Cash - In +transpayment.cashout=Cash - Out +transpayment.free=Free +transpayment.ticket=Talão +transpayment.paperin=Voucher +transpayment.paperout=Voucher Refund +transpayment.debt=Debt +transpayment.debtpaid=Debt Paid +label.tendered=Tendered +transpayment.slip=Slip \ No newline at end of file diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_taxcatsales_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_taxcatsales_messages_pt.properties new file mode 100644 index 00000000..1afd5129 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_taxcatsales_messages_pt.properties @@ -0,0 +1,28 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# http://sourceforge.net/projects/unicentaopos +# +# This file is part of KrOS POS. +# +# 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 . + +label.title=Tax Category\: Sales +label.name=Categoria +label.qty=Qtd +label.catsales=Vendas +label.cattax=Tax +label.cattotal=Total +label.total=Grand Total +label.printed=Gerado em +label.period=Periodo diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_taxes_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_taxes_messages_pt.properties new file mode 100644 index 00000000..15dbcedf --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/sales_taxes_messages_pt.properties @@ -0,0 +1,36 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# /projects/unicentaopos +# +# This file is part of KrOS POS. +# +# 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 . + +label.title=Tax Summary +label.printed=Gerado em +label.period=Periodo +label.taxid=ID +label.taxname=Nome +label.total=Grand Total +label.taxtotal=Total Tax +label.totalbase=Total Net +transpayment.paperin=Slip +transpayment.paperout=Slip Refund +transpayment.debt=Debt +transpayment.debtpaid=Debt Paid +transpayment.voucherin=Voucher +transpayment.voucherout=Voucher Refund +label.totaltaxes=Total Taxes +label.taxes=Taxas +transpayment.slip=Slip diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/saletaxes_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/saletaxes_messages_pt.properties new file mode 100644 index 00000000..cd8c2403 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/saletaxes_messages_pt.properties @@ -0,0 +1,28 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta +# http://sourceforge.net/projects/unicentaopos +# +# This file is part of KrOS POS. +# +# 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 . + +label.title=Vendas Taxes +label.printed=Gerado em +label.period=Periodo +label.taxname=Tax Type +label.ticket=Receipt No. +label.date=Data +label.paymenttype=Payment Type +label.partialtotal=Total +label.total=Grand Total diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/suppliers_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/suppliers_messages_pt.properties new file mode 100644 index 00000000..b1b3e398 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/suppliers_messages_pt.properties @@ -0,0 +1,83 @@ +# +# Copyright (C) 2022 KriolOS +# +# 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 . + +label.account=Conta\: +label.accountname=Nome conta\: +label.address=Endreço +label.address2=Endreço 2 +label.city=Cidade +label.code=Code +label.contact=Contato +label.curdate=Data +label.curdebt=Divida +label.date=Data +label.email=E-Mail +label.firstname=Primeiro nome +label.fulladdress=Endereço\: +label.fullname=Nome completo\: +label.lastname=Ultimo nome +label.maxdebt=Debito max +label.name=Nome +label.notes=Notes +label.payment=Pagamento +label.period=Periodo\: +label.postal=Codigo postal +label.price=Preço +label.pricebuy=Preço compra +label.pricesell=Preço venda +label.printed=Gerado em +label.product=Produto +label.productname=Designação +label.qty=Qtd +label.reason=Motivo +label.reference=Ref +label.sales=Vendas +label.supplier=Fornecedor +label.supplierdoc=Doc. Ref. +label.suppliername=Designação +label.taxid=Numero fiscal +label.telephone=Tel +label.ticket=Talão +label.title.credores=Fornecedores credores +label.title.Diary=Diarios de fornecedores +label.title.Export=Exportar lista +label.title.List=Fornecedores +label.title.Products=Fornecedor Products +label.title.Sales=Vendas por fornecedor +label.title.Suppliers=Fornecedores +label.total=Total +label.totalG=Grand Total +label.totalP=Amount +label.ttype=Type +label.units=Unidades + +reason.1000=Transferir + +reason.1=Compra a fornecedor (+) +reason.2=Devolução de cliente (+) +reason.4=Ajustar (+) + +reason.-1=Vendas (-) +reason.-2=Develoção a fornecedor (-) +reason.-3=Breakage (-) +reason.-4=Ajustar (-) +reason.-5=Amostras oferecidas (-) +reason.-6=Oferta gratis (-) +reason.-7=Usado (-) +reason.-8=Retificar (-) +label.barcode=Codigo barras +label.titledebtor=Devedores +label.customer=Cliente diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/taxcatsales_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/taxcatsales_messages_pt.properties new file mode 100644 index 00000000..5022a392 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/taxcatsales_messages_pt.properties @@ -0,0 +1,28 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# http://sourceforge.net/projects/unicentaopos +# +# This file is part of KrOS POS. +# +# 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 . + +label.title=Tax\: Category Sales +label.name=Categoria +label.qty=Qtd +label.catsales=Vendas +label.cattax=Tax +label.cattotal=Total +label.total=Grand Total +label.period=Periodo +label.printed=Gerado em diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/taxes_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/taxes_messages_pt.properties new file mode 100644 index 00000000..a27e2227 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/taxes_messages_pt.properties @@ -0,0 +1,28 @@ +# uniCenta oPOS - touch friendly EPoS +# Copyright (c) 2009 uniCenta oPOS +# /projects/unicentaopos +# +# This file is part of KrOS POS. +# +# 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 . + +label.title=Taxas +label.printed=Gerado em +label.period=Periodo +label.taxid=ID +label.taxname=Nome +label.taxtotal=Total +label.total=Total Tax +label.taxes=Taxas +label.totaltaxes=Total Tax diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/timeseriesproduct_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/timeseriesproduct_messages_pt.properties new file mode 100644 index 00000000..6f3c6fff --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/timeseriesproduct_messages_pt.properties @@ -0,0 +1,38 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta +# http://sourceforge.net/projects/unicentaopos +# +# This file is part of KrOS POS. +# +# 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 . + +label.title=Produto Time Series Sales Chart +label.printed=Gerado em +label.period=Periodo\: +label.prodref=Ref +label.prodpricebuy=Preço compra +label.prodpricesell=Preço venda +label.prodpriceselltax=Preço venda + Tax +label.prodstockcost=Custo stock/ano +label.prodstockvol=Stock Volume +label.taxcategory=Tax Category +label.produnitsales=Unidades vendias p/dia +label.margin=Margem +label.prodcode=Codigo barras +label.periodsales=Total de vendas +label.periodcount=Count +label.units=Unidades +label.month=Meses +label.unitssold=Sold Units +label.prodname=Nome produto diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/tools_badprice_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/tools_badprice_messages_pt.properties new file mode 100644 index 00000000..657988fe --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/tools_badprice_messages_pt.properties @@ -0,0 +1,26 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# /projects/unicentaopos +# +# This file is part of KrOS POS. +# +# 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 . + +label.title=Produto novo adicionado +label.reference=Ref +label.barcode=Codigo barras +label.name=Nome +label.pricebuy=Preço compra +label.pricesell=Preço venda + diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/tools_invalidcategory_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/tools_invalidcategory_messages_pt.properties new file mode 100644 index 00000000..b7a489d1 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/tools_invalidcategory_messages_pt.properties @@ -0,0 +1,29 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# /projects/unicentaopos +# +# This file is part of KrOS POS. +# +# 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 . + +label.title=Dados da categoria +label.reference=Ref +label.barcode=Codigo barras +label.name=Nome +label.category==Categoria incorreta +label.csverror=Mensagen de erro +label.row=Linha no ficheiro + +label.printed=Gerado em + diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/tools_invaliddata_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/tools_invaliddata_messages_pt.properties new file mode 100644 index 00000000..1702dd78 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/tools_invaliddata_messages_pt.properties @@ -0,0 +1,26 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# /projects/unicentaopos +# +# This file is part of KrOS POS. +# +# 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 . + +label.title=Dados incorreto do produto +label.reference=Ref +label.barcode=Codigo barras +label.name=Nome +label.csverror=Message +label.row=Linha no ficheiro +label.printed=Gerado em diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/tools_inventoryqtyupdate_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/tools_inventoryqtyupdate_messages_pt.properties new file mode 100644 index 00000000..dfcfc5a1 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/tools_inventoryqtyupdate_messages_pt.properties @@ -0,0 +1,28 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# /projects/unicentaopos +# +# This file is part of KrOS POS. +# +# 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 . + +label.title=Atualização de quantidade +label.row=Row +label.csverror=Message +label.reference=Localização +label.barcode=Codigo barras +label.qty=Qtd + + + diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/tools_missingdata_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/tools_missingdata_messages_pt.properties new file mode 100644 index 00000000..056b25b3 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/tools_missingdata_messages_pt.properties @@ -0,0 +1,24 @@ +# 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 . + +label.title=Dados em falta ou preço incorreto no ficheiro +label.reference=Ref +label.barcode=Codigo barras +label.name=Nome +label.pricebuy=Preço compra +label.pricesell=Preço venda +label.row=Linha no ficheiro +label.printed=Gerado em \: diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/tools_newproducts_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/tools_newproducts_messages_pt.properties new file mode 100644 index 00000000..59085490 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/tools_newproducts_messages_pt.properties @@ -0,0 +1,28 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# /projects/unicentaopos +# +# This file is part of KrOS POS. +# +# 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 . + +label.title=Produto novo adicionado +label.reference=Ref +label.barcode=Codigo barras +label.category=Categoria +label.name=Nome +label.pricebuy=Preço compra +label.pricesell=Preço venda +label.printed=Gerado em \: + diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/tools_updatedprices_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/tools_updatedprices_messages_pt.properties new file mode 100644 index 00000000..7d5a8f09 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/tools_updatedprices_messages_pt.properties @@ -0,0 +1,28 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta +# +# +# This file is part of KrOS POS. +# +# 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 . + +label.title=Atualizações do preço +label.printed=Gerado em +label.reference=Ref +label.barcode=Codigo barras +label.name=Nome +label.pricebuy=Preço compra novo +label.pricesell=Preço venda novo +label.previousbuy=Preço compra antigo +label.previoussell=Preço venda antigo diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/top10sales_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/top10sales_messages_pt.properties new file mode 100644 index 00000000..8d190d3a --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/top10sales_messages_pt.properties @@ -0,0 +1,28 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta +# http://sourceforge.net/projects/unicentaopos +# +# This file is part of KrOS POS. +# +# 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 . + +label.title=Top 10 vendas +label.printed=Gerado em +label.period=Periodo\: +label.units=Unidades +label.total=Total +label.pricesell=Preço venda +label.subtotal=sub Total +label.pricebuy=Preço compra +label.taxes=Taxas diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/usernosales_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/usernosales_messages_pt.properties new file mode 100644 index 00000000..229e23e2 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/usernosales_messages_pt.properties @@ -0,0 +1,25 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# http://sourceforge.net/projects/unicentaopos +# +# This file is part of KrOS POS. +# +# 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 . + +label.title=Utilizador sem vendas +label.printed=Gerado em +label.period=Periodo +label.user=Utilizador +label.startdate=Data/Hora +label.ticketid=Motivo diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/users_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/users_messages_pt.properties new file mode 100644 index 00000000..670fbd13 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/users_messages_pt.properties @@ -0,0 +1,21 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# /projects/unicentaopos +# +# This file is part of KrOS POS. +# +# 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 . + +label.title=Utilizadores +label.printed=Gerado em diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/usersales_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/usersales_messages_pt.properties new file mode 100644 index 00000000..64b54150 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/usersales_messages_pt.properties @@ -0,0 +1,28 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# http://sourceforge.net/projects/unicentaopos +# +# This file is part of KrOS POS. +# +# 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 . + +label.title=Vendas utilizador +label.printed=Gerado em +label.period=Periodo +label.user=Utilizador +label.=Data inicio +label.enddate=Data fim +label.cash=Vendas +label.total=Total\: +label.ticket=Talão diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/usertips_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/usertips_messages_pt.properties new file mode 100644 index 00000000..38b2714d --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/usertips_messages_pt.properties @@ -0,0 +1,27 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta +# http://sourceforge.net/projects/unicentaopos +# +# This file is part of KrOS POS. +# +# 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 . + +label.title=Grojetas p/ utilizador +label.printed=Gerado em +label.period=Periodoo +label.user=Utilizador +label.startdate=Data inicio +label.enddate=Data fim +label.cash=Dinheiro +label.total=Total\: diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/uservoids_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/uservoids_messages_pt.properties new file mode 100644 index 00000000..4fe194a6 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/uservoids_messages_pt.properties @@ -0,0 +1,27 @@ +# uniCenta oPOS +# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works +# http://sourceforge.net/projects/unicentaopos +# +# This file is part of KrOS POS. +# +# 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 . + +label.title=Utilizador Voids +label.printed=Gerado em +label.period=Periodoo +label.user=Utilizador +label.date=Data/Hora +label.units=Unidades +label.total=Total\: +label.productname=Nome item diff --git a/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/vouchers_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/vouchers_messages_pt.properties new file mode 100644 index 00000000..c3b3ad9f --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/com/openbravo/reports/vouchers_messages_pt.properties @@ -0,0 +1,2 @@ +label.title=Vales de desconto +label.printed=Gerado em diff --git a/kriolos-opos-i18n_pt/src/main/resources/data_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/data_messages_pt.properties new file mode 100644 index 00000000..ea45f358 --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/data_messages_pt.properties @@ -0,0 +1,88 @@ +# 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 . + +button.cancel=Cancelar +button.information=Informação +button.ok=Ok + +caption.sort=Ordenar + +exception.iofile=Erro ao ler o ficheiro. +exception.nocompare=Comparador (QBF) necessario. +exception.nodataset=Conjunto de dados não definido. +exception.nofinishedfile=Análise das linhas do ficheiro não foi concluído. +exception.nodelete=Nenhum registo excluído. +exception.noinsert=Nenhum registo criado. +exception.nonegativelimits=Não é permitido limite negativo. +exception.noparamtype=Tipo de parâmetro não permitido. +exception.noreadfile=Erro ao ler ficheiro. +exception.notnull=O valor não pode ser nulo. +exception.noupdate=Nenhum registo atualizado. +exception.noupdatecount=Número de atualizações não definido. +exception.outofbounds=Fora dos limites. +exception.parserconfig=Erro no analisador XML, se faz favor contatar o administrador. +exception.xmlfile=Erro no analisador XML, ficheiro XML inválido. + +label.andby=E por +label.casesensitive=Sensível a maiúsculas e minúsculas +label.findwhat=Encontrar o quê +label.imagefiles=ficheiros de imagem +label.match=Corresponder +label.sortby=Ordenar por +label.where=Onde + +list.anypart=Qualquer parte do campo +list.re=Expressão regular +list.startfield=Campo inicial +list.wholefield=Todo o campo + +qbf.none=Nenhum +qbf.null=É nulo +qbf.notnull=Não é nulo +qbf.equals=Igual a +qbf.distinct=Distinto +qbf.greater=Maior +qbf.less=Menor +qbf.greaterequals=Maior ou igual +qbf.lessequals=Menor ou igual +qbf.re=Carateres especiais + +message.changeslost=As alterações serão perdidas. Deseja continuar? +message.nodelete=Não é possível marcar o registo para exclusão. +message.nolistdata=Não foi possível encontrar na lista de dados. +message.nomove=Não é possível mover para outro registo. +message.nonew=Não foi possível criar um novo registo. +message.norecord=Registo não encontrado. +message.noreload=Não foi possível recarregar lista de dados. +message.nosave=Registo não foi salvo. +message.nosort=A condição de ordenação definida não é válida +message.resizeimage=A imagem selecionada é maior do que o tamanho permitido. Deseja redimensionar a imagem? +message.wannasave=Deseja salvar as alterações antes de sair? + +sgn.caution=Cuidado\: +sgn.danger=Perigo\: +sgn.notice=Aviso\: +sgn.important=Importante\: +sgn.success=Sucesso\: +sgn.unknown=Desconhecido\: +sgn.warning=Perigo\: + +title.editor=Editor de mensagem +title.find=Encontrar +title.message=Mensagem de aviso +combo.year=Ano +combo.today=Hoje +combo.month=Mês \ No newline at end of file diff --git a/kriolos-opos-i18n_pt/src/main/resources/erp_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/erp_messages_pt.properties new file mode 100644 index 00000000..1445f1fe --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/erp_messages_pt.properties @@ -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 . + +label.configerp=Configuração do ERP +label.erpurl=URL do serviço +label.erpid=Código da entidade +label.erporg=Código da organização +label.erppos=Código PDV +label.erpuser=Utilizador +label.erppassword=Palavra-passe +message.urlnotdefined=URL do serviço de sincronização não foi definida. +message.syncordersok=A sincronização de encomendas foi bem-sucedida. +message.syncordersinfo={0} encomendas sincronizadas. +message.syncproductsok=A sincronização de produtos foi bem sucedida. +message.syncproductsinfo={0} produtos sincronizados.\n{1} clientes sincronizados. +message.remoteexception=Erro de Comunicação. +message.serviceexception=Não foi possível ligar ao servidor. +message.malformedurlexception=URL do serviço está com formato invalido. +message.returnnull=Os parâmetros de sincronização estão errados. +message.zeroproducts=Não há dados para sincronizar. +message.zeroorders=Não há ordens para sincronizar. +message.propsnotdefined=O recurso de propriedades de sincronização "openbravo.properties" não foi definido. \ No newline at end of file diff --git a/kriolos-opos-i18n_pt/src/main/resources/pos_messages_pt.properties b/kriolos-opos-i18n_pt/src/main/resources/pos_messages_pt.properties new file mode 100644 index 00000000..08642a7a --- /dev/null +++ b/kriolos-opos-i18n_pt/src/main/resources/pos_messages_pt.properties @@ -0,0 +1,1160 @@ +# 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 . + +button.backup=Cópia de segurança +button.cancel=Cancelar +button.catalogadd=Adicionar ao catálogo +button.catalogdel=Remover do catálogo +button.clean=Limpar +button.close=Fechar +button.closecash=Fechar caixa +button.closecashpreview=Pré-visualizar fecho de Caixa +button.closecashreprint=Reimprimir fecho de caixa +button.CustomerTrans=Mostrar transações do cliente +button.discount=Desconto +button.discountticket=Vale de desconto +button.edit=Editar +button.email=e-mail +button.executechart=Executar gráfico +button.executefilter=Executar filtro +button.executereport=Executar relatório +button.exit=Sair +button.factory=Valores por omissão +button.htmltest=Mostrar texto +button.injectxml=Inserir cabeçalho XML +button.linediscount=% Desconto +button.listtickets=Listar talãos +button.memberdiscount=Desconto de membro +button.movetable=Mover +button.newcustomer=Novo cliente +button.newticket=Novo talão +button.ok=Ok +button.opendrawer=Abrir gaveta +button.pay=Pagar conta +button.peoplepassword=Palavra-passe +button.prepay=Pré-pago +button.priceupdate=Atualizar +button.print=Imprimir +button.printcash=Imprimir +button.prodhtmldisplayBold=Negrito +button.prodhtmldisplayBreak=Quebra de linha +button.prodhtmldisplayColour=Cor +button.prodhtmldisplayFont=Fonte +button.prodhtmldisplayImage=Imagem +button.prodhtmldisplayItalic=Itálico +button.prodhtmldisplayLarge=Grande +button.prodhtmldisplayReset=Redefinir +button.prodhtmldisplaySmall=Pequeno +button.prodhtmldisplayStyle=Estilo +button.ProductStock=Mostrar níveis de estoque +button.readscript=Importar +button.receive=Fazer check-in agora +button.refund=Reembolso +button.refundall=Reembolsar tudo +button.refundit=Reembolsar item +button.refundline=Reembolsar linha +button.refundone=Reembolsar um +button.reloadticket=Recarregar talão +button.reservations=Reservas +button.reset=Limpar +button.restore=Atualizar base de dados +button.save=Guardar +button.scale=Balança +button.sendorder=Enviar pedido +button.setperson=Empregado de Mesa +button.stock=Estoque +button.SupplierTrans=Show supplier transactions +button.tables=Mesas +button.test=Testar +button.totaldiscount=Total de desconto +button.transfer=Transferir base de dados +caption.split=Dividir talão +caption.tickets=talãos +caption.upload=Carregar lista de produtos +cboption.clear=Limpar chave existente +cboption.create=Criar +cboption.find=Encontrar +cboption.generate=Gerar nova chave +cboption.iButton=Usar 'iButton' ID +cboption.preview=Pré-visualização +cboption.reprint=Reimprimir +CustomersView.jButton2.toolTipText_1=Criar chave +CustomersView.jButton3.toolTipText=Remover chave +database.ScriptError=Não é possível executar o script de criação da base de dados. +database.scriptnotfound=Não foi possível encontrar o script Updater.sql. +database.scriptwarning=O script de criação não foi executado com sucesso. +database.UnableToConnect=Incapaz de conectar com o banco de dados\! Verifique a definição do banco de dados na configuração +database.UpdaterWarning=Não é possível executar o script de atualização do banco de dados. +datebase.ResetPickup=Não é possível executar o reset de pickup +display.null=Visor não disponível +display.screen=Tela de exibição +display.window=Visor +exception.unavailabledataset=Conjunto de dados não disponível +exception.unavailablefield=Campo não definido\: {0} +exception.unavailablefields=Campos não disponíveis +filter.dbdriverlib=Biblioteca de controlador (*.jar,*.zip) +filter.imgfile=Imagem (*.jpg,*.png) +form.customertitle=Lista de clientes +form.productslist=Lista de produtos +form.selectprintertitle=Selecione a impressora +form.supplierstitle=Lista de fornecedores +form.tickettitle=Lista de talãos +form.usertitle=Lista de utilizadores +label.add=Adicionar +label.address=Endereço 1ª linha +label.address2=Endereço 2ª linha +label.addsplitpayment=Adicionar pagamento dividido +label.all=Todos +label.attribute=Atributo +label.attributes=Atributos +label.attributeset=Conjunto de Atributos +label.autoloffrestaurant=No modo Restaurante - voltar ao plano da mesa? +label.autolofftime=Após +label.autologoffpanel=LogOff automático +label.autologoffzero=segundos, 0 \= Sem LogOff +label.autologonoff=LogOff automático após a venda? +label.autoRefreshTableMap=Auto atualizar o mapa da tabela +label.autoRefreshTableMapTimer=Atualização automática +label.autoRefreshTableMapTimerOFF=A atualização automática está\: DESLIGADA +label.autoRefreshTableMapTimerON=A atualização automática está\: LIGADA +label.barcodetype=Mudar para códigos de barras UPC +label.btndisplay=Texto de exibição do botão +label.button=Botão +label.bybarcode=Por código de barras +label.bycategory=Por categoria +label.bycustomer=Por cliente +label.bydates=Por data +label.byform=Por formulário +label.byproduct=Por produto +label.byreason=Por razão +label.byuser=Por utilizador +label.bywarehouse=Por Armazém +label.cancel=Cancelar +label.card=ID do cartão +label.cardexpdate=Data de validade +label.cardholder=Nome do titular do cartão +label.cardnumber=Número do cartão +label.cardreader=Leitor de cartão +label.cascade=Cascata +label.cash=Dinheiro +label.CashMachine=Caixa registadora +label.CatalogueNo=Excluído +label.CatalogueStatus=Apresentar no catalogo? +label.CatalogueStatusNo=Não está no catálogo +label.CatalogueStatusYes=Sim está no catálogo +label.CatalogueYes=Incluído +label.catid=ID da categoria +label.catimage=Imagem +label.catname=Categoria +label.ccatorder=Ordem +label.certificatepath=Caminho do certificado +label.certificatepwd=Palavra-passe do certificado +label.ChangeCash=Trocar dinheiro +label.city=Vila/Cidade +label.clearimport=Limpar log de importação +label.closeoptions=Fechar opções +label.Closing1=Caixa Fechado\: Exportar +label.colourchooser=Escolha a cor +label.commerceid=ID de comércio +label.commercepwd=Password de comércio +label.commercesign=Sinal de comércio +label.companyaddr1=Rua +label.companyaddr2=Endereço linha 2 +label.companyaddr3=Vila/Cidade +label.companyaddr4=Código postal +label.companyemail=Endereço e-mail +label.companyFax=Fax +label.companyname=Nome da Empresa +label.companytax=NIF +label.companytelephone=Telefone 1 +label.companywww=Pagina web +label.configOptionKeypad=Teclado +label.configOptionLogOff=Auto LogOff +label.configOptionRestaurant=Restaurante +label.configOptionStartup=Sistema +label.configreceipt=Configuração de talão +label.contact=Contatoo +label.country=País +label.create=Criar +label.csvbad=Itens Ruins +label.csvbadcats=Categorias ruins +label.csvbadPrice=Preço Ruim +label.csvchanged=Alterado +label.csvclear=Importar diário +label.csvclearlog=Limpar log +label.csvdelimit=Separador +label.csvenableclear=Habilitado +label.csvfile=Ficheiro +label.csvimpostbtn=Importar +label.csvinvalid=Produtos Inválidos +label.csvmissing=Dados ausentes +label.csvnewcustomers=Novos clientes +label.csvnewproducts=Novos produtos +label.csvnotchanged=Não mudou +label.csvnotice=
Use este utilitário para importar um ficheiro de variável separada por vírgula (CSV), como de um dispositivo Scanpal para atualizar os valores do estoque atual

\\nAs colunas de importação aceitas são Código de barras (Barcode) e Quantidade (Quantity)

\\nSomente produtos com códigos de barras e localização correspondentes são atualizados

\\nO Local (Location) usado é aquele que está definido nas propriedades deste terminal +label.csvpriceupdated=Preços atualizados +label.csvread=Ler ficheiro +label.csvrecordsfound=Registos encontrados +label.csvresetimport=Redefinir dados de importação +label.csvsellingintax=O preço de venda inclui taxa? +label.curdate=Data de débito +label.curdebt=Débito corrente +label.currency=Moeda +label.currencybutton=Mostrar sobreposição do painel de pagamento +label.currentstock=Disponível +label.customer_export=Exportar lista de clientes +label.customer_list=Lista de clientes +label.customer=Cliente +label.customerdate=Data do memorando +label.customerTotalSales=Total de vendas +label.customerupdated=Clientes atualizados +label.custtaxcategory=Categoria de imposto do cliente +label.database=Base de dados +label.date=Data +label.datestitle=Datas +label.datetime=Data hora +label.DbDriver=Classe do Driver +label.dbdriverlib=Biblioteca do Driver +label.DbIP=Endereço IP 1 +label.DbName=Nome BD 1 +label.DbName1=Nome BD 2 +label.DbPassword=Palavra-passe +label.DbPort=Porto DB 1 +label.DbPort1=Porto DB 2 +label.DbType=Tipo de Db +label.DbURL=URL BD 1 +label.DbURL1=URL BD 2 +label.DbUser=Utilizador +label.debt=Débito +label.deleteline=Limpar verificação de pedido +label.deletesplitpayment=Excluir pagamento dividido +label.department=Departamento +label.diners=Número de jantares +label.discount=Desconto +label.display=Visor +label.double=Decimal +label.dutyid=Taxa de direitos aduaneiros - ID +label.dutyname=Taxa de direitos aduaneiros - Nome +label.dutyrate=Taxa de direitos aduaneiros - Percentagem +label.editline=Editar linha +label.email=e-mail +label.EndDate=Data de fim +label.epm.employee.id=ID do Empregado +label.epm.employee=Empregado +label.epm.enddate=Data de fim +label.epm.notes=Notas +label.epm.startdate=Data de início +label.epm.visible=Visível +label.fast=Rápido +label.fax=Fax +label.find=Encontrar +label.firstname=Primeiro nome +label.floorid=ID do piso +label.floorname=Nome do piso +label.fontcolour=Cor do Texto +label.fontexample=
Visor Duas Linhas
EM SEU BOTÃO +label.fontitalic=Texto em Itálico +label.fontsize=Texto Pequeno +label.fontsizelarge=Texto Grande +label.fontsizesmall=Tamanho da Fonte\: pequeno +label.fontweight=Texto em Negrito +label.from=De +label.general=Geral +label.grossprofit=Lucro bruto +label.ibutton=iBotão +label.ibuttonresponsespeed=Sensibilidade +label.image=Imagem +label.imagesize=O tamanho da imagem deve ser 250x250 pixels ou menos para melhor desempenho +label.importnotice=Por favor, certifique-se de ter lido o Guia de Importação de Produto de PDV +label.Infopanel=Ocultar barra de status do rodapé +label.inputamount=Caixa de entrada acima do teclado +label.InputCash=Entregue +label.instance=Instância única +label.integer=Inteiro +label.invalidcustomers=Clientes +label.invline=Alterar preço de compra +label.invlinestotal=Total de linhas +label.invlinetotal=Linha total +label.IP1=Endereço IP 2 +label.item=Artigo +label.item2=Descrição +label.javapos.drawer=Gaveta +label.javapos.printer=Impressora +label.lastname=Último nome +label.lindediscount=% Desconto +label.linevoids=Talões vazios +label.LoadError=Erro de carregamento +label.locale=Região +label.location=Localização / Morada +label.locationaddress=Endereço +label.locationid=Localização ID +label.locationname=Nome +label.locationplace=Localização +label.looknfeel=Aparência +label.loyaltycardnumber=Número do cartão +label.loyaltyproducts=Detalhes de fidelidade +label.MachineDepartment=Departamento +label.MachineDisplay=Visor de clientes +label.machinedisplayconn=Modo +label.machinedisplayport=Porto +label.MachineName=Nome Terminal +label.MachinePrinter=Impressora 1 +label.MachinePrinter2=Impressora 2 +label.MachinePrinter3=Impressora 3 +label.MachinePrinter4=Impressora 4 +label.MachinePrinter5=Impressora 5 +label.MachinePrinter6=Impressora 6 +label.machineprinterport=Porto da impressora +label.MachineScreen=Tela +label.magcardreader=Leitor de cartão magnético +label.mandatory=Obrigatório +label.margin=Margem +label.marine=Usar opção Marina +label.maxdebt=Limite de crédito +label.maximum=Máximo +label.merchantcode=Código do comerciante +label.minimum=Mínimo +label.money=Dinheiro +label.moveto=Mover para +label.multidb=Multiplas BD +label.name=Nome +label.nameIP=Nome/IP do computador +label.namem=Nome * +label.nocashsales=Aberturas de gaveta +label.notes=Notas +label.noticketstoclose=Sem contas para fechar +label.nullcategory=(Nenhuma categoria) +label.Number=Numero +label.order=Ordem +label.Password=Palavra-passe +label.passwordnew=Palavra-passe nova +label.passwordold=Palavra-passe antiga +label.passwordrepeat=Repetir palavra-passe +label.Payment=Pagamento +label.paymentdate=Data +label.paymentgateway=Gateway de pagamento +label.paymentnote=Notas +label.paymentreason=Motivo +label.paymentstitle=Resumo de talãos +label.paymenttestmode=Modo de teste +label.paymenttotal=Total +label.peopleimage=Imagem +label.peoplename=Nome +label.peoplenamem=Nome * +label.peoplevisible=Visível +label.percent=Percentagem +label.phone=Telefone +label.phone2=Telemóvel +label.photo=Foto +label.pickupcodesize=Tamanho do código de levantamento +label.placefloor=Piso +label.placeid=Lugar ID +label.placename=Local +label.placeposition=Posição +label.postal=Código postal +label.prepay=Quantia pré-paga +label.price=Preço +label.pricetax=Preço + Taxas +label.priceupdate=Permitir atualizações de preços +label.pricewith00=Usar o botão 00 do teclado +label.printerstatusOff=Impressora desligada +label.printerstatusOn=Impressora ligada +label.printto=Impressora +label.printtokitchen=Imprimir para impressora de cozinha +label.printtoremote=Imprimir para impressora remota +label.prodaux=Auxiliar +label.prodbarcode=Código de barras +label.prodbarcodem=Código de barras * +label.prodbarcodetype=Tipo de código de barras +label.prodbuttonhtml=HTML do botão da tela de vendas +label.prodcategory=Categoria +label.prodcategorym=Categoria * +label.prodconstant=Em todas as categorias? +label.prodcost=Custo +label.proddate=Data do Memorando +label.proddefaultcategory=Categoria por omissão +label.proddefaultsupplier=Fornecedor por omissão +label.prodgeneral=Geral +label.prodincatalog=Mostrar +label.prodminmax= Estoque Mín. e Máx. é definido no Local do produto +label.prodname=Nome +label.prodnamem=Nome * +label.prodorder=Posição na categoria +label.prodpricebuy=Preço de compra +label.prodpricebuym=Preço de compra * +label.prodpricesell=Preço de venda +label.prodpriceselltax=Preço de venda + taxa +label.prodpriceselltaxm=Preço de venda + taxa * +label.prodproperties=Propriedades +label.prodref=Referência +label.prodrefm=Referência * +label.prodscale=Balança +label.prodstock=Estoque +label.prodstockcost=Custo por ano de stock +label.prodstockmax=Nível máximo +label.prodstocksec=Nível de segurança +label.prodstockvol=Volume de stock +label.prodsupplier=Fornecedor +label.prodtax=Imposto +label.prodtaxcode=Código de Imposto +label.product=Código de barras +label.producthtmlguide=
Aqui podera customizar o texto dos botões dos produtos na tela vendas. \nUse os botões para efetuar a customização
+label.productreceipt=talão do produto +label.produnits=Unidades +label.prodvaluebuy=Preço de compra +label.prodvaluesell=Preço de venda +label.prodvolume=Volume +label.properties=Propriedades +label.receiptprint=Impressão de talão desligada +label.receiptprinter=Impressora de talãos +label.recorddeleted=(Registo excluído) +label.recordeof=(Nenhum Registo) +label.recordnew=(Novo registo) +label.refunds=Reembolsos +label.region=País +label.remainingcash=Restantes +label.rental=Usar opção de aluguel +label.reportsprinter=Impressora de relatórios +label.resetpickup=Limpar +label.resname=Nome do recurso +label.restaurantcustomer=Recebendo o cliente {0}. Selecione uma mesa vazia. +label.restaurantmove=Mover a mesa {0}. Selecionar outra mesa ou a mesa original +label.role=Cargo +label.rolem=Cargo * +label.roletabldescription=Descrição +label.roletableallowed=Permitido +label.roletableclass=Classe +label.roletabledescription=Descrição +label.sales=Vendas +label.salestitle=Vendas +label.vouchers=Vales de desconto +label.scale=Balança +label.scaleinput=Inserir peso +label.scanner=Digitalizador +label.SChargepanel=Taxa de serviço +label.SCOnOff=Ativar taxa de serviço +label.SCRate=Percentagem da taxa de serviço +label.SCRestaurant=Modo restaurante apenas? +label.SCZero=% +label.search=Pesquisar +label.searchkey=Chave de pesquisa +label.searchkeym=Chave de pesquisa * +label.sequence=Sequência +label.service=Item de serviço +label.sha=SHA +label.slow=Lento +label.splitpayment=Dividir Pagamento +label.StartDate=Data de início +label.startuplogo=Logótipo de arranque +label.startuppanel=Tela inicial +label.startuptext=Texto +label.stock.quantity=Estoque atual\: +label.stock.value=Valor atual do estoque\: +label.stockdate=Data +label.stockproduct=Produto +label.stockreason=Razão +label.stocktaker=Inserido por +label.stockunits=Em estoque +label.storename=Nome da loja +label.StripeLiveKey=Chave secreta ao vivo +label.StripeLivePublishableKey=Chave publicável ao vivo +label.StripeTestKey=Testar chave secreta +label.StripeTestPublishableKey=Testar chave publicável de Stripe +label.subcategorytitle=Mostrar nome no painel +label.subtotalcash=Subtotal +label.supplier=Fornecedor +label.supplierdocment=Documento +label.suppliername=Designação +#Business Partner Tax Identification Number (TIN) +label.suppliertaxid=Tax ID +label.SupplierTransactions=Transações +label.suppliervatid=NIF +label.supptaxcategory=Categoria de imposto do fornecedor +label.suptblHeaderCol1=Data +label.suptblHeaderCol2=Produto +label.suptblHeaderCol3=Quantidade +label.suptblHeaderCol4=Preço +label.suptblHeaderCol5=Razão +label.table=Mesa +label.tabledisplayoptions=Mostrar mesa +label.tableshowcustomerdetails=Mostrar cliente na planta de mesas +label.tableshowwaiterdetails=Mostrar ao Empregado de Mesa, detalhes do cliente na planta de mesas +label.tabletransbutton=Botão de tabela transparente +label.tax=Taxa +label.taxcash=Taxa +label.taxcategory=Categoria de taxa +label.taxcategorym=Categoria de imposto * +label.taxes=Taxas +label.taxid=NIF +label.taxincluded=Definir imposto incluído na inicialização +label.taxparent=Taxa Hierarquia superior +label.tblHeaderCol1=talão\# +label.tblHeaderCol2=Data +label.tblHeaderCol3=Produto +label.tblHeaderCol4=Qt +label.tblHeaderCol5=Total +label.tblProdHeaderCol1=Local +label.tblProdHeaderCol2=Qt +label.tblProdHeaderCol3=Mín. +label.tblProdHeaderCol4=Máx. +label.tblProdHeaderCol5=Preço de venda +label.tblProdHeaderCol6=Valor +label.terminal=Terminal +label.textclourtablename=Cor do texto (Nome da mesa). +label.textcolourcustomer=Cor do texto (Nome do cliente) +label.textcolourwaiter=Cor texto (Garçom) +label.texttip=Texto de ajuda +label.ticketid=talão \# +label.Tickets=Transações +label.Ticketsbag=Talões +label.ticketsetupexample=Exemplo +label.ticketsetupnumber=Carateres mínimo do número do talão +label.ticketsetupprefix=Prefixo do número do talão +label.tickettype=Tipo de talão +label.time=Hora +label.timeframe=Intervalo de tempo +label.timeperiod=Período de tempo +label.tktfooter1=Rodapé +label.tktfooter2=Rodapé 2 +label.tktfooter3=Rodapé 3 +label.tktfooter4=Rodapé 4 +label.tktfooter5=Rodapé 5 +label.tktfooter6=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 +label.to=Para +label.total=Total +label.totalcash=Total +label.totaldiscount=Desconto Total +label.totalnet=Total líquido +label.totaltax=Total de impostos +label.Transactions=Transações +label.type=Tipo +label.units=Unidades +label.units2=Quantidade +label.UOM = Unidade de Medidade (UOM) +label.uploadingproducts=Carregando produtos. Se faz favor de aguarde... +label.URL=URL +label.user=Nome do utilizador +label.ValidFrom=Válido de +label.value=Valor +label.value2=Preço +label.variableprice=Preço Variavel +label.vatid=Número de IVA +label.vip=VIP +label.visible=Visível +label.voucher=Vales de desconto +label.voucherValue=Valor +label.warehouse=Armazém +label.warranty=Garantia +Menu.Attributes=Atributos
+Menu.AttributeSets=Atributos
Conjunto +Menu.AttributeUse=Atributos
Associados +Menu.AttributeValues=Atributos
Valores +Menu.Auxiliar=Produtos
Auxiliares +Menu.Backoffice=Administração +Menu.BarcodeSheet_JM=Etiquetas
Código de barras JM +Menu.BarcodeSheet= Etiquetas
Código de barras +Menu.Breaks=Repouso +Menu.Bundle=Produtos
Composto +Menu.CashFlow=Fluxo de caixa +Menu.CashRegisterLog=Registro de caixa +Menu.Catalog=Catálogo +Menu.Categories=Categorias +Menu.CategoryProductSalesChart=Vendas por categorias de produto +Menu.CategorySales=Categoria
Resumo +Menu.CategorySales1=Categoria
Detalhe +Menu.ChangePassword=Alterar password +Menu.CheckInCheckOut=Entradas/Saidas +Menu.ClosedProducts=Vendas por produto +Menu.ClosedProducts1=Vendas por categoria +Menu.CloseTPV=Fechar Caixa +Menu.Closing=Caixa fechada +Menu.Closing1=Caixa fechado

Exportar +Menu.Closing2=Caixa fechado

Exportar +Menu.Configuration=Configuração +Menu.CSVImport=Produtos
Ficheiro CSV +Menu.CSVReset= Importar
Limpar Log +Menu.CSVStockQty=Produtos
Ficheiro CSV (Stock) +Menu.CustomerCSVImport=Clientes
Ficheiro CSV +Menu.Customers.Reports.Cards=Clientes
Cartões de membros +Menu.Customers.Reports.Debtors=Clientes
Devedores +Menu.Customers.Reports.Diary=Clientes
Diario +Menu.Customers.Reports.Export=Clientes
Exportar +Menu.Customers.Reports.List=Clientes
Listar +Menu.Customers.Reports.Report=Clientes +Menu.Customers.Reports.Sales=Clientes
Vendas +Menu.Customers.Reports.Vouchers=Clientes
Vales de desconto +Menu.Customers.Reports=Relatórios +Menu.Customers=Clientes +Menu.CustomersBReport=Clientes por omissão +Menu.CustomersDiary=Diário de clientes +Menu.CustomersManagement=Gestão de Clientes +Menu.CustomersPayment=Pagamento de clientes +Menu.CustomersReport=Relatórios de Clientes +Menu.Employees.Reports=Relatórios +Menu.EPM.DailyPresenceReport=Presença Diária +Menu.EPM.DailyScheduleReport=Relatório de programação diária +Menu.EPM.PerformanceReport=Relatório de desempenho +Menu.ERPOrders=Sincronização de encomendas com ERP +Menu.ERPProducts=Sincronização de produtos com ERP +Menu.Exit=Sair +Menu.ExtendedByProducts=Vendas
Por cliente +Menu.ExtendedCashRegisterLog=Registro de caixa
Estendido +Menu.ExtendedSales=Vendas Estendido +Menu.Floors=Pisos +Menu.Import.Reports=Relatorios de importação +Menu.Import=Importar + +Menu.Inventory.Reports.Diary=Inventário
Relatorios diarios +Menu.Inventory=Inventário +Menu.Inventory2=Inventário
Atual +Menu.InventoryBroken=Inventário
Quebrado +Menu.InventoryBundles=Inventário
Pacotes +Menu.InventoryDiff=Inventário
Diferença +Menu.InventoryDiffDetail=Inventário
Detalhe de diferença +Menu.InventoryListDetail=Inventário
Detalhe da lista +Menu.InventoryQtyUpdate=Inventário
Atualização da quantidade +Menu.Leaves=Ausências +Menu.Locations=Armazéns +Menu.Main=Principal +Menu.Maintenance.ERP=ERP +Menu.Maintenance.POS=Ponto de venda +Menu.Maintenance.Reports=Ralatórios +Menu.Maintenance=Manutenção + +Menu.Panel.Customers.Forms=

Gerir +Menu.Panel.Customers.Reports=

Relatórios +Menu.Panel.Maintenance.Forms=

Gerir +Menu.Panel.Maintenance.Reports=

Relatórios +Menu.Panel.Sales.Charts=

Gráficos +Menu.Panel.Sales.Reports=

Relatórios +Menu.Panel.Stock.Charts=

Gráficos +Menu.Panel.Stock.Forms=

Gerir +Menu.Panel.Stock.Reports=

Relatórios +Menu.Panel.Suppliers.Forms=

Gerir +Menu.Panel.Suppliers.Reports=

Relatórios +Menu.PaymentReport=Payments Report +Menu.Payments=Pagamentos +Menu.PresenceManagement=Gestão de presenças +Menu.Printer=Impressoras +Menu.ProductCatalog=Catálogo
Lista +Menu.ProductCategorySalesPieChart=Gráfico de vendas de produto por categoria +Menu.ProductLabels=Etiquetas de produtos +Menu.ProductList=Lista +Menu.Products=Produtos +Menu.ProductSales=Venda de produtos +Menu.ProductsWarehouse=Produtos por armazém +Menu.Reports=Relatórios +Menu.ReportTaxes=Taxas +Menu.Reset.Pickup=Reiniciar Pickup \# +Menu.Resources=Recursos +Menu.Roles=Cargos +Menu.SaleCatalog= Catálogo
Imagem +Menu.SalesByCustomer=Vendas por cliente +Menu.SalesChart=Gráfico de vendas +Menu.SalesManagement.Charts=

Gráficos +Menu.SalesManagement.Reports=Ralatórios +Menu.SalesManagement=Vendas +Menu.SalesProfit= Vendas
Lucro +Menu.SaleTaxes=Impostos +Menu.ShelfEdgeLabels=Etiquetas
Borda da prateleira +Menu.StockDiary=Diário de stock +Menu.StockManagement.Edit=Manutenção +Menu.StockManagement.Reports=Ralatórios +Menu.StockManagement=Estoque +Menu.StockMovement=Manutenção de stock +Menu.Suppliers.Reports.Cards=Cartas +Menu.Suppliers.Reports.credores=Credores +Menu.Suppliers.Reports.Diary=Diario +Menu.Suppliers.Reports.Export=Lista
Exportação +Menu.Suppliers.Reports.List=Lista +Menu.Suppliers.Reports.Payment=Pagos +Menu.Suppliers.Reports.Products=Produtos +Menu.Suppliers.Reports.Report=Fornecedores +Menu.Suppliers.Reports.Sales=Vendas +Menu.Suppliers.Reports=Relatórios +Menu.Suppliers=Fornecedores +Menu.SuppliersManagement=Gestão de Fornecedores +Menu.SuppliersPayment=Pagamento a Fornecedor +Menu.SuppliersProducts=Produtos +Menu.System=Sistema +Menu.Tables=Mesas +Menu.TaxCategories=Taxas
Categorias +Menu.TaxCatSales=Taxas
Categorias de vendas +Menu.TaxCustCategories=Taxas
Categoria de clientes +Menu.Taxes=Taxas +Menu.Ticket=Vendas +Menu.TicketEdit=Editar vendas +Menu.TicketRefund=Reembolsos +Menu.TimeSeriesProduct=Série Temporal + +Menu.Tools=Ferramentas +Menu.Tools.BadPrices=Preços
Ruims +Menu.Tools.InvalidCategory=Categoria
Inválida +Menu.Tools.InvalidData=Dados
Inválidos ou Duplicados +Menu.Tools.MissingData=Dados
Em falta +Menu.Tools.NewProducts=Produtos
Adicionados +Menu.Tools.Resets=Ferramentas de redefinição +Menu.Tools.StockQtyUpdate=Estoque
Atualização de quantidade +Menu.Tools.UpdatedPrices=Produto
Alterações de preço + + +Menu.Top10Sales=Top 10 de vendas +Menu.Transfer=Banco de dados
Transferência +Menu.Uom = Unidade de Medida(UOM) +Menu.Update=Atualização manual do banco de dados +Menu.UserNoSales=Sem vendas por utlizador +Menu.Users=Utilizadores +Menu.UserSells=Vendas por utilizador +Menu.UsersReport=Utilizadores +Menu.UserTip=Gorjetas por utilizador +Menu.UserTips=Gorjetas por utilizador +Menu.UserVoids=Vazios por usuário +Menu.Utilities=Utilitarios +Menu.UtilityOptions=Opções de utilitários +Menu.Vouchers=Vales de desconto +message.at=em +message.BadPassword=Palavra-passe inválida. Tente de novo +message.breakoverandcheckedin=, a pausa foi terminada e entrou em +message.breakoverandcheckedout=, a pausa foi terminada e saiu em +message.cannotcalculatetaxes=Não foi possível calcular os impostos do talão.\nOs impostos de um ou mais produtos não estão configurados corretamente +message.cannotchangepassword=Não é possível alterar a palavra-passe +message.cannotcheckin=Não é possível fazer check-in +message.cannotcheckout=Não é possível fazer check-out +message.cannotclosecash=Não é possivel fechar caixa. +message.cannotdeleteconfig=O ficheiro de configuração não pode ser apagado +message.cannotexecute=Não foi possível executar a ação +message.cannotfillchart=Não é possível preencher dados no gráfico +message.cannotfillreport=Não é possível preencher dados no relatório +message.cannotfindattributes=Atributos para este produto não foram definidos +message.cannotfindcustomer=Não é possível encontrar dados de cliente +message.cannotfindemployee=Não é possível encontrar funcionário +message.cannotloadlists=Não é possível carregar os dados da lista +message.cannotloadreport=Não é possível carregar definições do relatório +message.cannotloadreportdata=Não é possivel carregar dados de relatório +message.cannotloadresourcedata=Não é possível carregar recursos do relatório +message.cannotloadticket=Não é possível carregar o talão +message.CannotMove=Não é possivel mover para talão +message.cannotprint=Não é possivel imprimir +message.cannotprintline=Não é possível imprimir linha +message.cannotprintticket=Não é possivel imprimir talão +message.cannotsaveconfig=Não é possível salvar o ficheiro de configuração +message.cannotsaveinventorydata=Não foi possível salvar os dados do inventário +message.cardnew=O valor do cartão irá alterar. Deseja continuar? +message.cardremove=O valor do cartão irá ser removido. Deseja continuar? +message.ccentersequence=Digite o número da sequência de caixa fechada +message.ccsequencenotfound=Sequência de caixa fechada não encontrada +message.changepassworddistinct=A repetição de password deverá ser igual á nova password. +message.changeserver=Alterar servidor atual está em desenvolvimento +message.checkedin=fez check-in em +message.checkedout=fez check-out em +message.closecashok=Caixa fechada com sucesso. +message.configfactory=Serão repostos os valores de fábrica e os valores correntes serão perdidos. Deja continuar? +message.configrestore=Initial values will be restored and changes will be lost. Do you want to continue? +message.createdatabase=Uma base de dados de trabalho não pode ser detectado. Uma base de dados padrão será criada.
Você deseja continuar? +message.customeradd=Adicionar cliente a este talão? +message.customeraddnew=Preencher os detalhes do cliente e salvar para adicionar a este talão? +message.customerassign=Atribuir o cliente ao talão atual? +message.customerchange=Mudar de cliente para o talão atual? +message.customerchangeyn=Tem certeza de que deseja alterar o cliente do talão atual? +message.customercheck=Uma chave de pesquisa e um nome são necessários +message.customerclear=Você tem certeza? Cancelar irá limpar o cliente do talão. +message.customerdebtexceded=The customer surpases the allowed debt. +message.customernotfound= Cliente não encontrado.
Gostaria de criar um novo registro de cliente? +message.databasechange=

Credenciais do banco de dados estão incorretas\!
Digite os detalhes corretos

A configuração do banco de dados abrirá agora +message.databasechoose=

Selecione um banco de dados para usar nesta sessão +message.databaseconnectionerror=Incapaz de conectar ao banco de dados\: Banco de dados não disponível +message.databaseconnectsuccess=

Você está conectado\!


Você está pronto para transferir seu banco de dados existente +message.databasecreate=

Criar um banco de dados
unicentaopos padrão se ele não existir? +message.databasedrivererror=Cannot connect to database. Database driver not found +message.databasenotsupported=Database "{0}" not supported. +message.databasesuccess=

Você está conectado\!


Reinicie o POS para carregar sua conexão de banco de dados +message.DBDefault= Por padrão, o PDV suporta dois bancos de dados separados\!
O primeiro como o banco de dados padrão principal.

O segundo banco de dados pode ser usado para treinamento, teste ou conexão com o banco de dados de outro local.

Os bancos de dados devem ser instalados e configurados corretamente antes de tentar conectar o PDV

Mais informações podem ser encontradas no site. +message.deletelineno=Não tem permissão para esta operação +message.deletelineyes=Tem certeza que pretende remover +message.discno=Não tem desconto\! +message.discyes=Tem deconto de +message.email=Aplicativo de e-mail para desktop 'não encontrado +message.emptycustomer=O cliente não pode estar vazio +message.emptynumber=O número não pode estar vazio +message.enterbuyprice=Insira um novo preço de compra +message.ibuttonassign=
Obtenha o ID do iButton
Coloque o iButton no leitor e clique em OK +message.ibuttonnotassign=
O iButton usado ainda não foi atribuído a ninguém +message.ibuttonnotfound=Nenhum adaptador iButton encontrado. Os controles remotos serão desativados. +message.indexcomplete=Indexação completa
É recomendável que você reinicie o PDV +message.instock=

Em estoque +message.invalidenddate=A data de término não pode ser definida antes do sistema ou da data de início +message.invalidstartdate=A data de início não pode ser anterior à data do sistema +message.leavecontrol=está de licença. Para fazer check-in\: entre em contato com seu gerente para cancelar a licença +message.leavefor=Ausencia por +message.location.current=

Nenhum estoque atribuído a este local +message.mergetable=Juntar mesas +message.mergetablequestion=Pretende juntar as mesas? +message.migratemessage=Transferência de banco de dados +message.nocard=Cartão não encontrado. Se faz favor novamente +message.nocardreader=Leitor de cartão não configurado +message.nocustomer=O código de cliente não existe +message.nocustomernodebt=A venda não é atribuída a uma conta de cliente. \nNão pode ser colocado na conta +message.nocustomertranx=No Transactions for this Customer +message.nopaymentgateway=Gateway de pagamento não configurado +message.noprinters=Nenhuma impressora instalada +message.noproduct=Código de produto não existe +message.nosaveticket=Não é possível salvar o talão de venda +message.nosharedtickets=Você não tem talãos partilhados +message.noshift=não tem turno anterior +message.nostocklocation=Nenhum local de estoque para este produto +message.nosupptranx=Nenhuma transação para este fornecedor +message.notactive=Erro de carregamento do painel +message.notexiststicket=talão não existe +message.notexiststickettitle=Nota do talão +message.noticket=O talão já não existe. +message.notpermissions=Não está autorizado a executar esta tarefa +message.noupdatescript=Foi detectada uma base de dados de versão anterior.
Mas não é possivel atualizar automaticamente.
PDV vai ser encerrado. +message.novprice=

Produto de preço variável\!


Insira o preço e selecione o produto +message.noweight=Não foi possível a pesagem +message.nullticket=Não é possível criar um talão vazio\!
Se faz favor, adicione item a esta venda +message.numericamount = O valor deve ser um número +message.paymentcashneg=Faça o reembolso. Depois pressione OK +message.paymenterror=Erro de transação de pagamento\! +message.paymenterrorunknown=Erro desconhecido de transação de pagamento\! +message.paymentexceptionremote=Erro de pagamento remoto\! +message.paymentexceptionservice=Erro de exceção do serviço de pagamento\! +message.paymentfree=Grátis\! +message.paymentgatewayemv=

Pressione √ para inicializar o dispositivo +message.paymentgatewayemvrefund=

Pressione √ para inicializar o dispositivo +message.paymentgatewayext=

Faça o pagamento com cartão
Depois pressione OK

+message.paymentgatewayextrefund=

Faça o reembolso do cartão
Depois pressione OK

+message.paymentgatewayswipe=Passe o cartão. Em seguida, pressione OK +message.paymentgatewaytype=Insira os detalhes do cartão. Depois pressione OK +message.paymentnotauthorised=Transação não autorizada. +message.paymentrefundsnotsupported=Reembolsos não suportados +message.preparescanner=Prepare o ScanPal para carregar a lista de produtos +message.printererror=Não é possível imprimir o talão +message.probleminbreak=Erro no intervalo +message.reprintticketnotallow=You are not allowed to reprint ticket +message.reprintticketnotallowtitle=Reprint ticket permission +message.productnotselected=Nenhum produto selecionado +message.resetpickup=

Deseja realmente redefinir
o número de levatamento de pedido para 0? +message.restartchanges=Configuração salva com sucesso.
As alterações serão aplicadas na próxima reinicialização do sistema +message.scannerfail=Falha no upload da lista de produtos +message.scannerfail2=Falha no download da lista de produtos +message.scannerok=Upload da lista de produtos bem-sucedido +message.sconoff.disable=Service Charge Is Disabled +message.sharedticket=

Existem talões


Infelizmente, você não tem permissão para vê-los +message.sharedticketlock=O talão está bloqueado\! +message.sharedticketlockoverride=Deseja substituir o talão? +message.sharedticketlockoverriden=

Seu talão foi substituído por alguém com permissões de utilizador mais altas.
Todas as alterações feitas em seu talão atual serão substituídas +message.sharedtickets=

Há talãos\!

Preencha ou envie para o lixo +message.sharedtickettitle=Lista de tickets partilhados +message.startupText= Alterar o conteúdo do Texto de Inicialização padrão e não declarar que este é um software livre viola a Licença Pública Geral GNU da Free Software Foundation GPL +message.supplierinvalid=Fornecedor Inválido +message.systemclosecas=Produto Inválido +message.systemclosecash=Mover botões fechar caixa +message.tableempty=Mesa vazia. +message.tablefull=Mesa cheia. +message.ticketrefunded=O talão já foi reembolsado
Não é possivel outro reembolso +message.ticketrefundedtitle=Verificação de reembolso de talão +message.title.checkstock= Verificação de estoque +message.title.nostocklocation=Localizações +message.title=Menssagem de caixa registradora +message.transfer= A transferência pode levar muito tempo dependendo do tamanho do seu banco de dados
Tem certeza de que deseja prosseguir? +message.transfercomplete= A transferência de dados foi concluída
Os dados agora serão indexados +message.transfermessage=Transferir base de dados +message.transfernotsupported=Tipo de transferência de banco de dados não compatível +message.transfertitle=Transferir base de dados +message.updatedatabase=A database from a previous version has been detected. The database will be upgraded automatically.
DATA MAY BE LOST. CREATE FIRST A BACKUP.
Do you want to continue? +message.eolupdate=

versão uniCenta oPOS {0} detectada\!


Estamos mudando a forma como atualizamos as versões uniCenta oPOS
para torná-las mais simples de fazer e mais robustas. < br /> As atualizações não são mais automáticas.

Use a ferramenta de transferência de banco de dados embutida

+message.URL= Exibir uma página da web de qualquer recurso na tela principal. \nRequer o URL completo do nome do ficheiro

Para um ficheiro local começar com file\://
Para um ficheiro remoto começar com http\://
+message.uuidcopy=

UUID foi copiado para sua área de transferência +message.vipno=Cliente não è VIP +message.vipyes=Cliente è VIP +message.voucherdelete= O voucher foi resgatado
Excluir não é possível +message.wannaclosecash=Tem a certeza que deseja fechar caixa? +message.wannadelete=Tem a certeza que deseja apagar o talão corrente? +message.wannasave=Deseja gravar as alterações antes de sair? +messsage.title.supplierinvalid=Fornecedor invalido +migration.warning=Perigo +notify.added='Adicionado' +notify.customeradd='Cliente adicionado a este talão' +notify.customerchange='Cliente alterado para este talão' +notify.customerremove='Cliente removido deste talão' +notify.deleted='Apagado' +notify.Imprimido='Imprimido' +notify.printing='Imprimindo' +notify.removed='Removido' +notify.saved='Guardado' +payment.title=Pagamento +printer.null=Impressora não disponível +printer.screen=Screen printer +printer.serial=Talão printer +reason.-8=Retificar - Subtrair +resource.binary=Binário +resource.image=Imagem +resource.text=Texto +rest.label.chairs=Cadeiras +rest.label.customer=Cliente +rest.label.date=Data +rest.label.notes=Notas +rest.label.selectcustomer=Selecionar cliente +rest.label.showcalendar=Mostrar/Esconder Calendario +scale.invalidvalue=Valor inválido da balança +scale.notdefined=Balança não definida +stock.in.movement=Ajustar - Adicionar +stock.in.purchase=Compra - Fornecedor +stock.in.refund=Devolução - Cliente +stock.out.break=Rutura de stock +stock.out.crossing=Transferir +stock.out.free=Gratis +stock.out.movement=Ajustar - Menos +stock.out.refund=Devolução - Fornecedor +stock.out.sale=Venda +stock.out.sample=Amostra - Fora +stock.out.subtract=Subtrair +stock.out.used=Usado +tab.bank=Banco +tab.cash=Dinheiro +tab.cashrefund=Reembolso +tab.cheque=Cheque +tab.chequerefund=Reembolso de cheque +tab.debt=Dívida +tab.free=Grátis +tab.magcard=Cartão +tab.paper=Papel +tab.slip=Nota de entrega +tab.ticket=talão +tab.voucher=Vale de desconto +title.changepassword=Alterar palavra-passe +title.CSVImport=Situação +title.editor=Mensagem de informação +tkt.tktfooter1=Rodapé 1 +tkt.tktfooter2=Rodapé 2 +tkt.tktfooter3=Rodapé 3 +tkt.tktfooter4=Rodapé 4 +tkt.tktfooter5=Rodapé 5 +tkt.tktfooter6=Rodapé 6 +tkt.tktheader1=Cabeçalho 1 +tkt.tktheader2=Cabeçalho 2 +tkt.tktheader3=Cabeçalho 3 +tkt.tktheader4=Cabeçalho 4 +tkt.tktheader5=Cabeçalho 5 +tkt.tktheader6=Cabeçalho 6 +tooltip.=Reembolsar tudo +tooltip.addnew=

Adicionar novo +tooltip.addnewticket=

Adicionar novo talão +tooltip.attributes=

Atributos +tooltip.barcodetype=O padrão é códigos de barras EAN. Marque para mudar para códigos de barras de formato UPC +tooltip.btn.closecash=

Fechar caixa (também conhecido como Z-Reading)
Fecha as transações até ao momento +tooltip.btn.closecashpreview=

Imprimir relatório de fechamento de caixa
sem fechamento de caixa +tooltip.btn.partialcash=

Imprimir relatório de caixa parcial
(também conhecido como leitura X) +tooltip.closecashactions=

Visualize o fechamento de caixa para esta sessão
Reimprima um relatório de fechamento de caixa anterior +tooltip.config.general.compip=
Nome do computador / endereço IP do seu sistema operacional +tooltip.config.general.dept=
O nome do departamento onde este terminal está localizado +tooltip.config.general.footer=
Ocultar o rodapé dá a você mais espaço na tela
desmarque se você precisa monitorar
informações de conexão do banco de dados +tooltip.config.general.html=
Personalize a tela principal adicionando sua própria página da web +tooltip.config.general.logo=
Personalize a tela principal adicionando seu próprio logotipo +tooltip.config.general.screen=
Escolha como executar o uniCenta oPOS
janela permite que você use com outros aplicativos
tela inteira maximiza toda a área de trabalho +tooltip.config.general.skin=
Escolha uma aparência e comportamento diferentes ao usar uniCenta oPOS +tooltip.config.general.terminal=
Nome do terminal - deve ser exclusivo se estiver usando um terminal múltiplo +tooltip.config.general.text=
Personalize a tela principal adicionando seu próprio texto +tooltip.config.general.tickets=
simples é ótimo para operações do tipo supermercado
padrão (padrão) para lojas do tipo especializado
restaurante em qualquer lugar onde gerenciamento de mesa e reservas são necessários +tooltip.config.general.URL=
Personalize a tela principal adicionando sua própria página local ou remota da web +tooltip.dbname=

O nome do banco de dados do qual você está transferindo
Também conhecido como esquema +tooltip.dbpassword=

Palavra-passe do utilizador necessario para ligar a base de dados
\nGeralmente não é necessário para base de dados do Apache Derby +tooltip.dbtest=

Teste a ligação com o servidor de base de dados especificado acima
\nÉ necessário fazer isso antes de poder transferir a base de dados +tooltip.dbuser=

O nome da base de dados
Geralmente não é necessário para o Apache Derby +tooltip.delete=

Excluir +tooltip.exit=

Pare o processo em execução e saia deste formulário +tooltip.fontbold=

Negrito +tooltip.fontcolour=

+tooltip.fontexample=

Display DUAS LINHAS
NO SEU BOTÃO < / fonte> +tooltip.fontitalic=

Texto em itálico +tooltip.fontsize=

pequeno +tooltip.fontsizelarge=

Grande +tooltip.fontsizesmall=

pequeno +tooltip.layaway=

Talões aguardando conclusão +tooltip.menu=Mostrar / ocultar menu +tooltip.openfile=

Selecione o ficheiro necessário para este controle +tooltip.peoplesecurity=

Gerar uma nova chave ou Excluir cartão do cliente
\nUse um ID seguro iButton +tooltip.prepay=Conta pré-pago +tooltip.priceupdate=Permitir atualizações de preço na tela de vendas +tooltip.printto=

Selecione esta impressora padrão de produtos +tooltip.printtoremote=

Imprimir talão para impressora remota +tooltip.proddate=Use este campo de data para algo como a data de expiração de um produto +tooltip.prodhtmldisplayBold=

Defina o texto do botão para Negrito +tooltip.prodhtmldisplayBreak=

Insere uma quebra de linha
(uma nova linha) para o texto do botão +tooltip.prodhtmldisplayColour=

Defina a cor
para o texto do botão +tooltip.prodhtmldisplayColourChooser=

Clique com o botão direito para selecionar a cor do texto
usando o botão Color +tooltip.prodhtmldisplayImage=

Inserir imagem do
disco local ou URL da internet +tooltip.prodhtmldisplayItalic=

Defina o texto do botão
para itálico +tooltip.prodhtmldisplayLarge=

Defina o texto do botão
como Grande +tooltip.prodhtmldisplayReset=

Limpar e restaurar
texto original +tooltip.prodhtmldisplaySmall=

Defina o texto do botão
para Pequeno +tooltip.product.general.tab= A guia Geral contém as informações principais dos Produtos
Os campos que possuem um * (asterisco) DEVEM ser preenchidos e não podem estar vazios +tooltip.product.stock.tab= A guia Estoque contém os atributos opcionais de Produtos +tooltip.product.properties.tab= A guia Propriedades é usada em conjunto com scripts de Recursos
é usada para adicionar mais atributos a um Produto +tooltip.product.image.tab= Adicionar uma imagem .jpg ou .png a um produto
\nAs imagens são usadas na tela de vendas e alguns relatórios +tooltip.product.button.tab= A aba Botão permite a customização do botão padrão da tela Vendas
Use tags html padrão para facilitar a identificação do produto +tooltip.quicklogoff=

LogOff rápido +tooltip.refunditem=

Reembolsar um único item +tooltip.refundline=

Reembolsar uma linha do talão +tooltip.refundticket=

Reembolsar tudo +tooltip.reprint=

Reimpressão de talão +tooltip.reprintLastTicket=

Reimprimir o último talão +tooltip.saleattributes=

Escolha os atributos do produto
para a linha atual da transação +tooltip.salebarcode=

Clique para obter a correspondência de produtos
código de barras inserido manualmente +tooltip.salechangetax=

Alterar imposto para linha atual da transação +tooltip.salecheckstock=

Verificar estoque para linha atual da transação
Toque duas vezes para obter mais informações +tooltip.saleeditline=

Editar linha atual do talão +tooltip.saleproductfind=

Pesquisa de produto +tooltip.saleremoveline=

Excluir linha atual do talão +tooltip.salesattributes=

Atributos +tooltip.salescustomer=

Encontre ou crie um novo cliente
Para este talão +tooltip.salesplit=

Venda dividida +tooltip.salestaxswitch=

Imposto a ser aplicado
a linha atual da transação +tooltip.salesubtotal=

Numero de linhas do talão sem impostos +tooltip.saletax=

Imposto total das linhas do talão
O imposto é calculado linha por linha +tooltip.saletotal=

Total do talão incluindo impostos +tooltip.save=

Salvar +tooltip.scale=

Abra na tela
a balança de pesagem virtual +tooltip.supplierdocument=

Insira uma Nota Entrega ou Fatura
de Fornecedor +tooltip.switchtax=

Altera o Imposto de um preço inserido manualmente +tooltip.ticketedit=

Editar talão +tooltip.ticketrefund=

Reembolso de talão +tooltip.ticketreprint=

Reimpressão de talão +tooltip.ticketsearch=

Pesquisar talão +tooltip.transferdb=

Iniciar o processo de transferência do banco de dados +tooltip.transferdbversion=

Versão do Pos
da base de dados transferida +tooltip.transferfromdb=

Selecione o tipo de base de dados
para transferir +tooltip.transfertxtout=

Atualização dinamicamente dos processo em execução
Lista as tabelas transferidas da base de dados +tooltip.vouchercustomer=

Encontre ou cria um novo cliente
para este vale de desconto +tooltip.xmlheader=Insira o cabeçalho XML para usar nos scripts de extensão +tootltip.transferclass=

Deixe por omissão,
a menos que seja escolhida uma biblioteca de driver diferente +tootltip.transferdbname=

O nome da base de dados de origem da transferência
Mudar conforme necessário +tootltip.transferlib=

Concluir conforme necessário
deixar como padrão, a menos que um novo driver seja necessário +transfer.notvalidversion=Tranferência
O nova base de dados não é compatível +transfer.ScriptNotFound=Transferência
Script não encontrado +transfer.warning=Transferência
Aviso +transfer.warningnodefault=Transferência
Base de dados não encontrado +transfer.warningnofk=Transferência
Apagar chave estrangeira não encontrada +transpayment.bank=Banco +transpayment.cash=Dinheiro +transpayment.cashin=Dinheiro (Entrada) +transpayment.cashout=Dinheiro (Saída) +transpayment.cashrefund=Reembolso de dinheiro +transpayment.cheque=Cheque +transpayment.chequerefund=Reembolso de cheque +transpayment.debt=Débito +transpayment.debtpaid=Dívida paga +transpayment.free=Grátis +transpayment.ccard=Cartão +transpayment.ccardrefund=Reembolso de cartão +transpayment.slip=Vales +transpayment.ticket=talão +transpayment.voucher=Nota +transpayment.voucherin=Voucher - Resgatado +transpayment.voucherout=Voucher - Comprado +Visor.Title=krPOS +Location=Localização +tooltip.edit.findticket=Insira o talão e toque para localizar por número +tooltip.edit.refundopt=Mostrar apenas reembolsos +tooltip.edit.salesopt=Mostrar apenas vendas +tooltip.customerpay.customer=Conta de cliente +tootltip.save=Guardar +tooltip.customerpay.pay=Pagar a conta na totalidade +tooltip.customerpay.prepay=Selecione um cliente primeiro, insira o valor pago aqui e clique no botão Pré-pagamento +tooltip.customerpay.notes=Faça as anotações que deseja armazenar para este pagamento +label.DbSource=Do banco de dados fonte +labelServerPort=Nome do servidor\: Porta +label.DBParameters=Parametros +tootltip.servernameport=

O nome e a porta do servidor
\nPadrões\:
\nMySQL - localhost\: 3306
\nPostgreSQL - localhost\: 5432
\nDerby - aponta para o diretório inicial dos usuários atuais. Uma porta não é necessária
\nAltere se o seu banco de dados Derby está sendo executado no modo de servidor +tootltip.transferdbparams=

Parâmetros de conexão adicionais podem ser adicionados aqui
O parâmetro padrão para uma conexão MySQL é definido para lidar com Data / Horas vazias
Para PostgreSQL, consulte o site do PostgreSQL +tootltip.transferdbtype=

O tipo de conexão com o servidor
que hospeda o banco de dados +tooltip.transferdbsize=

O tamanho aproximado do
banco de dados de origem da transferência +label.Status=Estados +label.voucherStatus=Estados +label.override=Usar substituição? +title.override.enterpin=Digite o número do PIN +message.override.badpin=

Número PIN incorreto +Menu.NewProducts=Novos Produtos +Menu.CustomersExport=Exportar clientes +Menu.Resetpickup=Retorno de retirada +Menu.CustomersList=Lista de clientes +label.cvsbadcats=Categorias ruins +Menu.CustomersDebtors=Os devedores +Label.ValidFrom=Apartir da data +Menu.InvalidData=Dados inválidos +Menu.InvalidCategory=Invalid Category +Menu.CategorySales_1=Categoria de vendas +Menu.DailyScheduleReport=Agenda diaria +Label.Tickets=talãos +Menu.MissingData=Dados ausentes +button.NewTicket=Novo talão +Button.DeleteTicket=Apagar talão +Menu.DailyPresenceReport=Presença diaria +Menu.StockQtyUpdate=Atualização da quantidade de estoque +message.migratenotsupported=Migração não suportado +Label.InputCash=Dinheiro de entrada +label.cvsinvalid=Ficheiro CSV inválido +Tooltip.barcodetype=Digite o tipo de código de barras +Menu.UpdatedPrices=Atualizar preços +label.DbSchema=Esquema DB +label.DbOptions=Opções DB +button.CategoryProducts=Mostrar produtos +button.CatProds=Mostrar +label.seats=Lugares +label.ticketsfound=talãos encontrados +button.layout=Disposição +button.disablelayout=Desativar disposição/layout +message.places= Posicione as tabelas com precisão usando a opção Layout na planta baixa da tabela usando Arrastar e Soltar

A posição inicial é entre 0 e abaixo 0 do canto superior esquerdo +btn.1pc=
1% +label.pc10=
10% +label.pc5=
5% +label.pc20=
20% +label.Val1=
1 +label.Val5=
5 +btn.Val10=
10 +btn.Val20=
20 +label.cvsnotchanged=CVS não alterado +Menu.ThirdParties=Terceiros +Menu.ThirdPartiesManagement=\ Gestão de terceiros +Label.Database=Base de dados +Button.newcustomer=Novo cliente +Menu.PerformanceReport=Relatório de desempenho +JPanelConfigSystem.jLabelPin=PIN + +jpanelconfiguration.tab.general.title=Geral +jpanelconfiguration.tab.locale.title=Idioma & Região +jpanelconfiguration.tab.payment_method.title=Método de Pagamento +jpanelconfiguration.tab.peripherals.title=Periféricos +jpanelconfiguration.tab.ticket_setup.title=Configuração do Ticket +jpanelconfiguration.tab.company.title=Empresa +jpanelconfiguration.tab.database.title=Base de dados +jpanelconfiguration.tab.system_options.title=Sistema +jpanelconfigdatabase.msg.info=Verifique se criou o esquema da base de dados. + +jpaymentselect.printer.tooltip=Imprimir talão +jpaymentselect.printer.on=Impressora ligada +jpaymentselect.printer.off=Impressora desligada + +jpaymentselect.payment.addpartial=Adicionar parte de pagamento +jpaymentselect.payment.delpartial=Excluir parte de pagamento + +customerspayment.prepay.empty="Valor de pre-pagamento esta vazio \ No newline at end of file