first commit
This commit is contained in:
92
modules/account_dunning_fee/locale/pt.po
Normal file
92
modules/account_dunning_fee/locale/pt.po
Normal file
@@ -0,0 +1,92 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
msgctxt "field:account.dunning,fees:"
|
||||
msgid "Fees"
|
||||
msgstr "Taxas"
|
||||
|
||||
msgctxt "field:account.dunning.fee,compute_method:"
|
||||
msgid "Compute Method"
|
||||
msgstr "Método de Cálculo"
|
||||
|
||||
msgctxt "field:account.dunning.fee,journal:"
|
||||
msgid "Journal"
|
||||
msgstr "Diário"
|
||||
|
||||
msgctxt "field:account.dunning.fee,name:"
|
||||
msgid "Name"
|
||||
msgstr "Nome"
|
||||
|
||||
msgctxt "field:account.dunning.fee,percentage:"
|
||||
msgid "Percentage"
|
||||
msgstr "Porcentagem"
|
||||
|
||||
msgctxt "field:account.dunning.fee,product:"
|
||||
msgid "Product"
|
||||
msgstr "Produto"
|
||||
|
||||
msgctxt "field:account.dunning.fee.dunning_level,amount:"
|
||||
msgid "Amount"
|
||||
msgstr "Montante"
|
||||
|
||||
msgctxt "field:account.dunning.fee.dunning_level,currency:"
|
||||
msgid "Currency"
|
||||
msgstr "Moeda"
|
||||
|
||||
msgctxt "field:account.dunning.fee.dunning_level,dunning:"
|
||||
msgid "Dunning"
|
||||
msgstr "Cobrança"
|
||||
|
||||
msgctxt "field:account.dunning.fee.dunning_level,level:"
|
||||
msgid "Level"
|
||||
msgstr "Nível"
|
||||
|
||||
msgctxt "field:account.dunning.fee.dunning_level,moves:"
|
||||
msgid "Moves"
|
||||
msgstr "Movimentações"
|
||||
|
||||
msgctxt "field:account.dunning.level,fee:"
|
||||
msgid "Fee"
|
||||
msgstr "Taxa"
|
||||
|
||||
msgctxt "help:account.dunning.fee,compute_method:"
|
||||
msgid "Method to compute the fee amount"
|
||||
msgstr "Método para calcular o montante das taxas"
|
||||
|
||||
#, fuzzy
|
||||
msgctxt "model:account.dunning.fee,string:"
|
||||
msgid "Account Dunning Fee"
|
||||
msgstr "Contabilidade Taxas das Cobranças"
|
||||
|
||||
#, fuzzy
|
||||
msgctxt "model:account.dunning.fee.dunning_level,string:"
|
||||
msgid "Account Dunning Fee Dunning Level"
|
||||
msgstr "Contabilidade Taxas das Cobranças Cobrança-Nível"
|
||||
|
||||
#, fuzzy
|
||||
msgctxt "model:ir.action,name:act_dunning_fee_form"
|
||||
msgid "Fees"
|
||||
msgstr "Taxas"
|
||||
|
||||
#, fuzzy
|
||||
msgctxt "model:ir.message,text:msg_fee_dunning_level_unique"
|
||||
msgid "Fee must be unique by dunning and level."
|
||||
msgstr "Taxa deve ser única por cobrança e por nível."
|
||||
|
||||
#, fuzzy
|
||||
msgctxt "model:ir.ui.menu,name:menu_dunning_fee_form"
|
||||
msgid "Fees"
|
||||
msgstr "Taxas"
|
||||
|
||||
msgctxt "selection:account.dunning.fee,compute_method:"
|
||||
msgid "List Price"
|
||||
msgstr "Preço de Tabela"
|
||||
|
||||
msgctxt "selection:account.dunning.fee,compute_method:"
|
||||
msgid "Percentage"
|
||||
msgstr "Porcentagem"
|
||||
|
||||
msgctxt "view:account.dunning.fee:"
|
||||
msgid "%"
|
||||
msgstr "%"
|
||||
Reference in New Issue
Block a user