[UPD] Update account_cost_center.pot

This commit is contained in:
oca-ci
2022-11-22 15:06:08 +00:00
committed by Patrick T
parent 0cfb421860
commit 90c447ddeb
73 changed files with 1263 additions and 1002 deletions

View File

@@ -0,0 +1,122 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: model_terms:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid "Click to add a new cost center."
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__code
msgid "Code"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__company_id
msgid "Company"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: model_terms:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid "Cost centers provide an extra analytic dimension"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__create_uid
msgid "Created by"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__create_date
msgid "Created on"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__display_name
msgid "Display Name"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__id
msgid "ID"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center____last_update
msgid "Last Modified on"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__write_date
msgid "Last Updated on"
msgstr ""
#. module: account_cost_center
#: model_terms:ir.ui.view,arch_db:account_cost_center.account_cost_center_view_search
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr ""

View File

@@ -39,17 +39,18 @@ msgid "Company"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -69,7 +70,9 @@ msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -83,21 +86,16 @@ msgstr ""
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr "الشركة"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "أنشئ في"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,17 @@ msgstr "اسم العرض"
msgid "ID"
msgstr "المعرف"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "فاتورة"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "خط الفاتورة"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "عناصر دفتر اليومية"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -129,3 +128,9 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr "اللقب"
#~ msgid "Invoice"
#~ msgstr "فاتورة"
#~ msgid "Invoice Line"
#~ msgstr "خط الفاتورة"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr "Фирма"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Създадено на"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -85,18 +88,13 @@ msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Фактура"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
@@ -128,3 +126,6 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr "Заглавие"
#~ msgid "Invoice"
#~ msgstr "Фактура"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr "Kompanija"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Kreirano"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,17 @@ msgstr "Prikaži naziv"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Faktura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Stavka fakture"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Stavke dnevnika"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -129,3 +128,9 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr "Naslov"
#~ msgid "Invoice"
#~ msgstr "Faktura"
#~ msgid "Invoice Line"
#~ msgstr "Stavka fakture"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr "Companyia"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Creat el"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,17 @@ msgstr "Veure el nom"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Factura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Línia factura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Apunts comptables"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -130,5 +129,11 @@ msgstr ""
msgid "Title"
msgstr "Títol"
#~ msgid "Invoice"
#~ msgstr "Factura"
#~ msgid "Invoice Line"
#~ msgstr "Línia factura"
#~ msgid "Analytic Account"
#~ msgstr "Compte analític"

View File

@@ -41,17 +41,18 @@ msgid "Company"
msgstr "Companyia"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -71,7 +72,9 @@ msgid "Created on"
msgstr "Creat a"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -85,21 +88,16 @@ msgstr "Nom visible"
msgid "ID"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"

View File

@@ -39,17 +39,18 @@ msgid "Company"
msgstr "Společnost"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -69,7 +70,9 @@ msgid "Created on"
msgstr "Vytvořeno"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -83,21 +86,17 @@ msgstr "Zobrazovaný název"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Faktura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Řádek faktury"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Položky deníku"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -128,3 +127,9 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr "Oslovení"
#~ msgid "Invoice"
#~ msgstr "Faktura"
#~ msgid "Invoice Line"
#~ msgstr "Řádek faktury"

View File

@@ -39,17 +39,18 @@ msgid "Company"
msgstr "Virksomhed"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -69,7 +70,9 @@ msgid "Created on"
msgstr "Oprettet den"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -83,21 +86,16 @@ msgstr "Vist navn"
msgid "ID"
msgstr "Id"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"

View File

@@ -41,17 +41,18 @@ msgid "Company"
msgstr "Unternehmen"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr "Kostenstelle"
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr "Kostenstellen"
@@ -71,7 +72,9 @@ msgid "Created on"
msgstr "Erstellt am"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr "Vorschlags-Kostenstelle"
@@ -85,21 +88,17 @@ msgstr "Anzeigename"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Rechnung"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Rechnungsposition"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr "Rechnungsauswertungen"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Buchungsjournale"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -131,6 +130,12 @@ msgstr "Bez./Schlüssel"
msgid "Title"
msgstr "Titel"
#~ msgid "Invoice"
#~ msgstr "Rechnung"
#~ msgid "Invoice Line"
#~ msgstr "Rechnungsposition"
#~ msgid ""
#~ "<p class=\"oe_view_nocontent_create\">\n"
#~ " Click to add a new event.\n"

View File

@@ -41,17 +41,18 @@ msgid "Company"
msgstr "Εταιρεία"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -71,7 +72,9 @@ msgid "Created on"
msgstr "Δημιουργήθηκε στις"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -86,18 +89,13 @@ msgid "ID"
msgstr "Κωδικός"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Τιμολόγιο"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
@@ -130,5 +128,8 @@ msgstr ""
msgid "Title"
msgstr "Τίτλος"
#~ msgid "Invoice"
#~ msgstr "Τιμολόγιο"
#~ msgid "Analytic Account"
#~ msgstr "Αναλυτικός Λογαριασμός"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr "Company"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Created on"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,17 @@ msgstr "Display Name"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Invoice"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Invoice Line"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Journal Items"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -129,3 +128,9 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr "Title"
#~ msgid "Invoice"
#~ msgstr "Invoice"
#~ msgid "Invoice Line"
#~ msgstr "Invoice Line"

View File

@@ -39,17 +39,18 @@ msgid "Company"
msgstr "Compañia"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -69,7 +70,9 @@ msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -83,21 +86,17 @@ msgstr "Nombre mostrado"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Factura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Linea de factura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr "Estadísticas de facturas"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Apuntes contables"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -129,5 +128,11 @@ msgstr ""
msgid "Title"
msgstr "Título"
#~ msgid "Invoice"
#~ msgstr "Factura"
#~ msgid "Invoice Line"
#~ msgstr "Linea de factura"
#~ msgid "Analytic Account"
#~ msgstr "Cuenta analítica"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,16 @@ msgstr "Mostrar Nombre"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,16 @@ msgstr "Nombre mostrado"
msgid "ID"
msgstr "ID (identificación)"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Creado"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,16 @@ msgstr "Nombre Público"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr "Compañía"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,17 @@ msgstr ""
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Factura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Línea de factura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Elementos diario"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -129,3 +128,9 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr "Título"
#~ msgid "Invoice"
#~ msgstr "Factura"
#~ msgid "Invoice Line"
#~ msgstr "Línea de factura"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,16 @@ msgstr "Nombre mostrado"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr "Compañia"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,17 @@ msgstr "Nombre mostrado"
msgid "ID"
msgstr "ID (identificación)"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Factura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Detalle de Factura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Asientos Contables"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -129,3 +128,9 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr "Título"
#~ msgid "Invoice"
#~ msgstr "Factura"
#~ msgid "Invoice Line"
#~ msgstr "Detalle de Factura"

View File

@@ -41,17 +41,18 @@ msgid "Company"
msgstr "Compañía"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -71,7 +72,9 @@ msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -85,21 +88,16 @@ msgstr "Nombre para mostrar"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"

View File

@@ -41,17 +41,18 @@ msgid "Company"
msgstr "Compañía"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -71,7 +72,9 @@ msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -85,21 +88,17 @@ msgstr "Nombre desplegado"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Factura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Línea de factura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Elementos diario"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -131,5 +130,11 @@ msgstr ""
msgid "Title"
msgstr "Título"
#~ msgid "Invoice"
#~ msgstr "Factura"
#~ msgid "Invoice Line"
#~ msgstr "Línea de factura"
#~ msgid "Analytic Account"
#~ msgstr "Cuenta analítica"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -85,18 +88,13 @@ msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Factura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
@@ -128,3 +126,6 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr ""
#~ msgid "Invoice"
#~ msgstr "Factura"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,16 @@ msgstr ""
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,16 @@ msgstr "Mostrar nombre"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"

View File

@@ -39,17 +39,18 @@ msgid "Company"
msgstr "Ettevõte"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -69,7 +70,9 @@ msgid "Created on"
msgstr "Loodud"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -83,21 +86,16 @@ msgstr "Näidatav nimi"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Arve"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Arve rida"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"
@@ -127,3 +125,9 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr "Tiitel"
#~ msgid "Invoice"
#~ msgstr "Arve"
#~ msgid "Invoice Line"
#~ msgstr "Arve rida"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr "Enpresa"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Created on"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,16 @@ msgstr "Izena erakutsi"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"

View File

@@ -39,17 +39,18 @@ msgid "Company"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -69,7 +70,9 @@ msgid "Created on"
msgstr "ایجاد شده در"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -83,21 +86,16 @@ msgstr "نام نمایشی"
msgid "ID"
msgstr "شناسه"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr "Yritys"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Luotu"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -85,18 +88,13 @@ msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Lasku"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
@@ -129,5 +127,8 @@ msgstr ""
msgid "Title"
msgstr "Otsikko"
#~ msgid "Invoice"
#~ msgstr "Lasku"
#~ msgid "Analytic Account"
#~ msgstr "Analyyttinen tili"

View File

@@ -41,17 +41,18 @@ msgid "Company"
msgstr "Société"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -71,7 +72,9 @@ msgid "Created on"
msgstr "Créé le"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -85,21 +88,17 @@ msgstr "Nom à afficher"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Facture"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Ligne de facuration"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Écritures du journal"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -131,5 +130,11 @@ msgstr ""
msgid "Title"
msgstr "Intitulé"
#~ msgid "Invoice"
#~ msgstr "Facture"
#~ msgid "Invoice Line"
#~ msgstr "Ligne de facuration"
#~ msgid "Analytic Account"
#~ msgstr "Compte analytique"

View File

@@ -42,17 +42,18 @@ msgid "Company"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -72,7 +73,9 @@ msgid "Created on"
msgstr "Créé le"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -87,18 +90,13 @@ msgid "ID"
msgstr "Identifiant"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Facture"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
@@ -130,3 +128,6 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr ""
#~ msgid "Invoice"
#~ msgstr "Facture"

View File

@@ -41,17 +41,18 @@ msgid "Company"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -71,7 +72,9 @@ msgid "Created on"
msgstr "Créé le"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -85,21 +88,17 @@ msgstr "Nom affiché"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Facture"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Ligne de facture"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Ecritures Comptables"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -130,3 +129,9 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr ""
#~ msgid "Invoice"
#~ msgstr "Facture"
#~ msgid "Invoice Line"
#~ msgstr "Ligne de facture"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr "Compañía"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -85,18 +88,13 @@ msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Factura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
@@ -129,5 +127,8 @@ msgstr ""
msgid "Title"
msgstr "Título"
#~ msgid "Invoice"
#~ msgstr "Factura"
#~ msgid "Analytic Account"
#~ msgstr "Conta analítica"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,16 @@ msgstr ""
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"

View File

@@ -39,17 +39,18 @@ msgid "Company"
msgstr "કંપની"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -69,7 +70,9 @@ msgid "Created on"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -83,21 +86,16 @@ msgstr ""
msgid "ID"
msgstr "ઓળખ"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"

View File

@@ -39,17 +39,18 @@ msgid "Company"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -69,7 +70,9 @@ msgid "Created on"
msgstr "נוצר ב-"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -83,21 +86,16 @@ msgstr "השם המוצג"
msgid "ID"
msgstr "מזהה"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"

View File

@@ -41,17 +41,18 @@ msgid "Company"
msgstr "Poduzeće"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -71,7 +72,9 @@ msgid "Created on"
msgstr "Kreirano"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -85,21 +88,17 @@ msgstr "Naziv "
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Račun"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Stavka računa"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Stavke dnevnika"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -131,5 +130,11 @@ msgstr ""
msgid "Title"
msgstr "Titula"
#~ msgid "Invoice"
#~ msgstr "Račun"
#~ msgid "Invoice Line"
#~ msgstr "Stavka računa"
#~ msgid "Analytic Account"
#~ msgstr "Analitički konto"

View File

@@ -41,17 +41,18 @@ msgid "Company"
msgstr "Poduzeće"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -71,7 +72,9 @@ msgid "Created on"
msgstr "Kreirano"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -85,21 +88,16 @@ msgstr "Naziv"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Račun"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Stavka računa"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"
@@ -130,5 +128,11 @@ msgstr ""
msgid "Title"
msgstr ""
#~ msgid "Invoice"
#~ msgstr "Račun"
#~ msgid "Invoice Line"
#~ msgstr "Stavka računa"
#~ msgid "Analytic Account"
#~ msgstr "Konto analitike"

View File

@@ -39,17 +39,18 @@ msgid "Company"
msgstr "Vállalat"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -69,7 +70,9 @@ msgid "Created on"
msgstr "Létrehozás dátuma"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -83,21 +86,17 @@ msgstr "Név megjelenítése"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Számla"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Számlasor"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Könyvelési tételsorok"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -129,5 +128,11 @@ msgstr ""
msgid "Title"
msgstr "Megsz."
#~ msgid "Invoice"
#~ msgstr "Számla"
#~ msgid "Invoice Line"
#~ msgstr "Számlasor"
#~ msgid "Analytic Account"
#~ msgstr "Analitikus gyűjtőkód könyvelés"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr "Perusahaan"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Dibuat pada"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,17 @@ msgstr "Nama Tampilan"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Faktur"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Journal Items"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -129,3 +128,6 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr "Judul"
#~ msgid "Invoice"
#~ msgstr "Faktur"

View File

@@ -42,17 +42,18 @@ msgid "Company"
msgstr "Azienda"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -72,7 +73,9 @@ msgid "Created on"
msgstr "Created on"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -86,21 +89,17 @@ msgstr "Nome da visualizzare"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Fattura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Riga fattura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Voci sezionale"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -132,5 +131,11 @@ msgstr ""
msgid "Title"
msgstr "Titolo"
#~ msgid "Invoice"
#~ msgstr "Fattura"
#~ msgid "Invoice Line"
#~ msgstr "Riga fattura"
#~ msgid "Analytic Account"
#~ msgstr "Conto Analitico"

View File

@@ -39,17 +39,18 @@ msgid "Company"
msgstr "会社"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -69,7 +70,9 @@ msgid "Created on"
msgstr "作成日"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -83,21 +86,17 @@ msgstr "表示名"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "請求書"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "請求行"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "仕訳項目"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -128,3 +127,9 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr "敬称"
#~ msgid "Invoice"
#~ msgstr "請求書"
#~ msgid "Invoice Line"
#~ msgstr "請求行"

View File

@@ -39,17 +39,18 @@ msgid "Company"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -69,7 +70,9 @@ msgid "Created on"
msgstr "작성일"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -83,21 +86,16 @@ msgstr "표시 이름"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr "Įmonė"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Sukurta"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,17 @@ msgstr "Vaizduojamas pavadinimas"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Sąskaita faktūra"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Sąskaitos faktūros eilutė"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "DK įrašai"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -129,3 +128,9 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr "Kreipinys"
#~ msgid "Invoice"
#~ msgstr "Sąskaita faktūra"
#~ msgid "Invoice Line"
#~ msgstr "Sąskaitos faktūros eilutė"

View File

@@ -41,17 +41,18 @@ msgid "Company"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -71,7 +72,9 @@ msgid "Created on"
msgstr "Sukurta"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -85,21 +88,16 @@ msgstr ""
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr "Uzņēmums"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Izveidots"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,16 @@ msgstr ""
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"

View File

@@ -39,17 +39,18 @@ msgid "Company"
msgstr "Компанија"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -69,7 +70,9 @@ msgid "Created on"
msgstr "Креирано на"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -83,21 +86,17 @@ msgstr "Прикажи име"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Фактура"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Ставка од фактура"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Ставки на дневник"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -128,3 +127,9 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr "Титула"
#~ msgid "Invoice"
#~ msgstr "Фактура"
#~ msgid "Invoice Line"
#~ msgstr "Ставка од фактура"

View File

@@ -39,17 +39,18 @@ msgid "Company"
msgstr "Компани"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -69,7 +70,9 @@ msgid "Created on"
msgstr "Үүсгэсэн"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -83,21 +86,17 @@ msgstr "Дэлгэцийн Нэр"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Нэхэмжлэл"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Нэхэмжлэлийн мөр"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Журналын бичилт"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -128,3 +127,9 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr "Гарчиг"
#~ msgid "Invoice"
#~ msgstr "Нэхэмжлэл"
#~ msgid "Invoice Line"
#~ msgstr "Нэхэмжлэлийн мөр"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr "Firma"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Opprettet den"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,17 @@ msgstr "Visnings navn"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Faktura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Fakturalinje"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Journal Elementer"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -129,3 +128,9 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr "Tittel"
#~ msgid "Invoice"
#~ msgstr "Faktura"
#~ msgid "Invoice Line"
#~ msgstr "Fakturalinje"

View File

@@ -41,17 +41,18 @@ msgid "Company"
msgstr "Firma"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -71,7 +72,9 @@ msgid "Created on"
msgstr "Laget den"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -86,18 +89,13 @@ msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Innmelding"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
@@ -129,3 +127,6 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr ""
#~ msgid "Invoice"
#~ msgstr "Innmelding"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr "Bedrijf"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Aangemaakt op"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,17 @@ msgstr "Te tonen naam"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Factuur"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Factuurregel"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Boekingen"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -130,5 +129,11 @@ msgstr ""
msgid "Title"
msgstr "Titel"
#~ msgid "Invoice"
#~ msgstr "Factuur"
#~ msgid "Invoice Line"
#~ msgstr "Factuurregel"
#~ msgid "Analytic Account"
#~ msgstr "Kostenplaats"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr "Bedrijf"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Gemaakt op"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,17 @@ msgstr "Schermnaam"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Factuur"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Factuurlijn"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Boekingslijnen"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -129,3 +128,9 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr "Titel"
#~ msgid "Invoice"
#~ msgstr "Factuur"
#~ msgid "Invoice Line"
#~ msgstr "Factuurlijn"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Aangemaakt op"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,16 @@ msgstr "Weergavenaam"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Factuur"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Factuurregel"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"
@@ -128,3 +126,9 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr ""
#~ msgid "Invoice"
#~ msgstr "Factuur"
#~ msgid "Invoice Line"
#~ msgstr "Factuurregel"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr "Firma"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Utworzono"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -85,18 +88,13 @@ msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Faktura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
@@ -128,3 +126,6 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr "Tytuł"
#~ msgid "Invoice"
#~ msgstr "Faktura"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr "Empresa"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Criado em"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,17 @@ msgstr "Nome"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Fatura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Linha de fatura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Items Diários"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -130,5 +129,11 @@ msgstr ""
msgid "Title"
msgstr "Título"
#~ msgid "Invoice"
#~ msgstr "Fatura"
#~ msgid "Invoice Line"
#~ msgstr "Linha de fatura"
#~ msgid "Analytic Account"
#~ msgstr "Conta Analítica"

View File

@@ -14,8 +14,8 @@ msgstr ""
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2020-06-13 16:19+0000\n"
"Last-Translator: Maurício Liell <mauricio@liell.com.br>\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/"
"23907/pt_BR/)\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
"teams/23907/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -44,17 +44,18 @@ msgid "Company"
msgstr "Empresa"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr "Centro de Custo"
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr "Centros de Custo"
@@ -74,7 +75,9 @@ msgid "Created on"
msgstr "Criado em"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr "Centro de Custo Padrão"
@@ -88,21 +91,17 @@ msgstr "Nome para Mostrar"
msgid "ID"
msgstr "Identificação"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Fatura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Linha da Fatura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr "Estatísticas de Faturas"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Itens do Diário"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"
@@ -133,5 +132,11 @@ msgstr "Nome/Código"
msgid "Title"
msgstr "Título"
#~ msgid "Invoice"
#~ msgstr "Fatura"
#~ msgid "Invoice Line"
#~ msgstr "Linha da Fatura"
#~ msgid "Analytic Account"
#~ msgstr "Conta analítica"

View File

@@ -42,17 +42,18 @@ msgid "Company"
msgstr "Empresa"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -72,7 +73,9 @@ msgid "Created on"
msgstr "Criado em"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -86,21 +89,17 @@ msgstr "Nome a Apresentar"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Fatura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Linha de Fatura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Item do Diário"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -132,5 +131,11 @@ msgstr ""
msgid "Title"
msgstr "Título"
#~ msgid "Invoice"
#~ msgstr "Fatura"
#~ msgid "Invoice Line"
#~ msgstr "Linha de Fatura"
#~ msgid "Analytic Account"
#~ msgstr "Conta Analítica"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr "Companie"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Creat la"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,17 @@ msgstr "Nume Afişat"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Factura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Linie factura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Elementele Jurnalului"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -130,5 +129,11 @@ msgstr ""
msgid "Title"
msgstr "Titlu"
#~ msgid "Invoice"
#~ msgstr "Factura"
#~ msgid "Invoice Line"
#~ msgstr "Linie factura"
#~ msgid "Analytic Account"
#~ msgstr "Cont analitic"

View File

@@ -41,17 +41,18 @@ msgid "Company"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -71,7 +72,9 @@ msgid "Created on"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -85,21 +88,17 @@ msgstr ""
msgid "ID"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Articole Jurnal"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy

View File

@@ -41,17 +41,18 @@ msgid "Company"
msgstr "Компания"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -71,7 +72,9 @@ msgid "Created on"
msgstr "Создан"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -85,21 +88,17 @@ msgstr ""
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Счет"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Позиция счета"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Элементы журнала"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -130,3 +129,9 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr "Заголовок"
#~ msgid "Invoice"
#~ msgstr "Счет"
#~ msgid "Invoice Line"
#~ msgstr "Позиция счета"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr "Spoločnosť"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Vytvorené"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,16 @@ msgstr "Zobraziť meno"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"

View File

@@ -41,17 +41,18 @@ msgid "Company"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -71,7 +72,9 @@ msgid "Created on"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -86,18 +89,13 @@ msgid "ID"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Faktúra"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
@@ -130,5 +128,8 @@ msgstr ""
msgid "Title"
msgstr ""
#~ msgid "Invoice"
#~ msgstr "Faktúra"
#~ msgid "Analytic Account"
#~ msgstr "Analytický účet"

View File

@@ -17,8 +17,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
"n%100==4 ? 2 : 3;\n"
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3;\n"
"X-Generator: Weblate 3.10\n"
#. module: account_cost_center
@@ -42,17 +42,18 @@ msgid "Company"
msgstr "Družba"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr "Stroškovni center"
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr "Stroškovni centri"
@@ -72,7 +73,9 @@ msgid "Created on"
msgstr "Ustvarjeno"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr "Privzeti stroškovni center"
@@ -86,21 +89,17 @@ msgstr "Prikazni naziv"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Račun"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Postavka računa"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr "Statistika računov"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Dnevniška postavka"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"
@@ -131,6 +130,12 @@ msgstr "Naziv/koda"
msgid "Title"
msgstr "Naslov"
#~ msgid "Invoice"
#~ msgstr "Račun"
#~ msgid "Invoice Line"
#~ msgstr "Postavka računa"
#~ msgid ""
#~ "<p class=\"oe_view_nocontent_create\">\n"
#~ " Click to add a new event.\n"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Kreiran"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,16 @@ msgstr ""
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"

View File

@@ -41,17 +41,18 @@ msgid "Company"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -71,7 +72,9 @@ msgid "Created on"
msgstr "Kreiran"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -85,21 +88,16 @@ msgstr "Ime za prikaz"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"

View File

@@ -39,17 +39,18 @@ msgid "Company"
msgstr "Bolag"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -69,7 +70,9 @@ msgid "Created on"
msgstr "Skapad den"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -83,21 +86,17 @@ msgstr "Visa namn"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Faktura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Fakturarad"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Transaktioner"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -128,3 +127,9 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr "Titel"
#~ msgid "Invoice"
#~ msgstr "Faktura"
#~ msgid "Invoice Line"
#~ msgstr "Fakturarad"

View File

@@ -39,17 +39,18 @@ msgid "Company"
msgstr "บริษัท"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -69,7 +70,9 @@ msgid "Created on"
msgstr "สร้างเมื่อ"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,18 +87,13 @@ msgid "ID"
msgstr "รหัส"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "ใบแจ้งหนี้"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
@@ -127,3 +125,6 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr "คำนำหน้าชื่อ"
#~ msgid "Invoice"
#~ msgstr "ใบแจ้งหนี้"

View File

@@ -41,17 +41,18 @@ msgid "Company"
msgstr "Şirket"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -71,7 +72,9 @@ msgid "Created on"
msgstr "Oluşturuldu"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -85,21 +88,17 @@ msgstr "Görünen İsim"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Fatura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Fatura kalemi"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "Günlük Maddeleri"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -130,3 +129,9 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr "Başlık"
#~ msgid "Invoice"
#~ msgstr "Fatura"
#~ msgid "Invoice Line"
#~ msgstr "Fatura kalemi"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr "Firma"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Oluşturulma tarihi"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,16 @@ msgstr "Görünen ad"
msgid "ID"
msgstr "Kimlik no"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "Fatura"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "Fatura hizası"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"
@@ -128,3 +126,9 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr ""
#~ msgid "Invoice"
#~ msgstr "Fatura"
#~ msgid "Invoice Line"
#~ msgstr "Fatura hizası"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Дата створення"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,16 @@ msgstr "Назва для відображення"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"

View File

@@ -39,17 +39,18 @@ msgid "Company"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -69,7 +70,9 @@ msgid "Created on"
msgstr "Được tạo vào"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -83,21 +86,16 @@ msgstr "Tên hiển thị"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr ""
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "Tạo vào"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,16 @@ msgstr ""
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Item"

View File

@@ -41,17 +41,18 @@ msgid "Company"
msgstr "公司"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -71,7 +72,9 @@ msgid "Created on"
msgstr "创建时间"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -85,21 +88,17 @@ msgstr "显示名称"
msgid "ID"
msgstr "ID"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "发票"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "发票明细"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "日记帐项目"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -131,5 +130,11 @@ msgstr ""
msgid "Title"
msgstr "称谓"
#~ msgid "Invoice"
#~ msgstr "发票"
#~ msgid "Invoice Line"
#~ msgstr "发票明细"
#~ msgid "Analytic Account"
#~ msgstr "核算科目"

View File

@@ -40,17 +40,18 @@ msgid "Company"
msgstr "公司"
#. module: account_cost_center
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_invoice_report__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_move_line__cost_center_id
#: model:ir.model.fields,field_description:account_cost_center.field_account_payment__cost_center_id
#: model_terms:ir.ui.view,arch_db:account_cost_center.view_account_invoice_report_search
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
#: model:ir.ui.menu,name:account_cost_center.account_cost_center_menu
msgid "Cost Centers"
msgstr ""
@@ -70,7 +71,9 @@ msgid "Created on"
msgstr "建立於"
#. module: account_cost_center
#: model:ir.model.fields,help:account_cost_center.field_account_invoice__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_bank_statement_line__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_move__cost_center_id
#: model:ir.model.fields,help:account_cost_center.field_account_payment__cost_center_id
msgid "Default Cost Center"
msgstr ""
@@ -84,21 +87,17 @@ msgstr "顯示名稱"
msgid "ID"
msgstr "編號"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice
msgid "Invoice"
msgstr "發票"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_line
msgid "Invoice Line"
msgstr "發票明細"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move
#, fuzzy
msgid "Journal Entry"
msgstr "帳簿項目"
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
#, fuzzy
@@ -129,3 +128,9 @@ msgstr ""
#: model:ir.model.fields,field_description:account_cost_center.field_account_cost_center__name
msgid "Title"
msgstr "稱謂"
#~ msgid "Invoice"
#~ msgstr "發票"
#~ msgid "Invoice Line"
#~ msgstr "發票明細"