Merge pull request #659 from onesteinbv/10_mig_account_cost_center

[10.0][MIG] Porting account_cost_center to V10
This commit is contained in:
Pedro M. Baeza
2019-05-23 16:09:52 +02:00
committed by GitHub
98 changed files with 11135 additions and 0 deletions

View File

@@ -0,0 +1,109 @@
==========
Costcenter
==========
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--financial--tools-lightgray.png?logo=github
:target: https://github.com/OCA/account-financial-tools/tree/10.0/account_cost_center
:alt: OCA/account-financial-tools
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/account-financial-tools-10-0/account-financial-tools-10-0-account_cost_center
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/92/10.0
:alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5|
This module allows the user to link every invoice line to a cost center
providing an extra dimension for the analysis.
**Table of contents**
.. contents::
:local:
Usage
=====
This module is relevant when you are creating sales invoices and using analytic accounting.
Start using cost centers by defining the cost centers. Be aware that Analytic Accounting
must be activated on the user for the following menu option.
Use the menu in the accounting module:
**Configuration > Analytics accounting > Cost centers**
.. figure:: static/description/account_costcenter_1.png
:alt: Cost centers can be configured
:align: center
Once defined you can add a cost center to an invoice line. A default cost center for
the current invoice can be set in the other info tab.
.. figure:: static/description/account_costcenter_2.png
:alt: Cost centers can be selected on invoice lines
:align: center
This module adds the cost center concept to the reporting.
**Accounting > Invoice Analysis**
Here you can select or unselect the cost center within your analysis.
.. figure:: static/description/account_costcenter_3.png
:alt: Cost centers can be selected on invoice lines
:align: center
Bug Tracker
===========
Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-financial-tools/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/account-financial-tools/issues/new?body=module:%20account_cost_center%0Aversion:%2010.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Do not contact contributors directly about support or help with technical issues.
Credits
=======
Authors
~~~~~~~
* Onestein
Contributors
~~~~~~~~~~~~
* Kevin Graveman <k.graveman@onestein.nl>
* Richard Dijkstra <r.dijkstra@onestein.nl>
* Andrea Stirpe <a.stirpe@onestein.nl>
* Antonio Esposito <a.esposito@onestein.nl>
Maintainers
~~~~~~~~~~~
This module is maintained by the OCA.
.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org
OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
This module is part of the `OCA/account-financial-tools <https://github.com/OCA/account-financial-tools/tree/10.0/account_cost_center>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

View File

@@ -0,0 +1,4 @@
# -*- coding: utf-8 -*-
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from . import models

View File

@@ -0,0 +1,27 @@
# -*- coding: utf-8 -*-
# Copyright 2016-2018 Onestein (<http://www.onestein.eu>)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
{
'name': 'Costcenter',
'summary': 'Cost center information for invoice lines',
'author': 'Onestein, Odoo Community Association (OCA)',
'license': 'AGPL-3',
'website': 'https://github.com/OCA/account-financial-tools/',
'category': 'Accounting',
'version': '10.0.1.0.0',
'depends': [
'account',
'base_view_inheritance_extension'
],
'data': [
'security/ir.model.access.csv',
'security/account_cost_center_security.xml',
'views/account_cost_center.xml',
'views/account_move.xml',
'views/account_move_line.xml',
'views/account_invoice.xml',
'views/account_invoice_report.xml',
],
'installable': True,
}

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: am\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr ""
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Creado por"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Última actualización por"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr ""
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "الشركة"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "أنشئ بواسطة"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "أنشئ في"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "اسم العرض"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "عناصر دفتر اليومية"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "آخر تعديل في"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "آخر تحديث بواسطة"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "آخر تحديث في"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "اللقب"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,146 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Kaloyan Naumov <kaloyan@lumnus.net>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: Kaloyan Naumov <kaloyan@lumnus.net>, 2017\n"
"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "Код"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Фирма"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Създадено от"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Създадено на"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Име за Показване"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Последно обновено на"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Последно обновено от"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Последно обновено на"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Заглавие"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: bs\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Kompanija"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Kreirao"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Kreirano"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Prikaži naziv"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Stavke dnevnika"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Zadnje mijenjano"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Zadnji ažurirao"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Zadnje ažurirano"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Naslov"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,146 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Carles Antoli <carlesantoli@hotmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-13 23:26+0000\n"
"PO-Revision-Date: 2017-01-13 23:26+0000\n"
"Last-Translator: Carles Antoli <carlesantoli@hotmail.com>, 2017\n"
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr "Compte analític"
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "Codi"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Companyia"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Creat per"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Creat el"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Veure el nom"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Apunts comptables"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Darrera modificació el"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Darrera Actualització per"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Darrera Actualització el"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Títol"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,146 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Carlos Hormigo, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-12-02 00:55+0000\n"
"PO-Revision-Date: 2017-12-02 00:55+0000\n"
"Last-Translator: Carlos Hormigo, 2018\n"
"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/ca_ES/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ca_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "Codi"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Companyia"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Creat per"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Creat a"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Nom visible"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Darrera modificació en"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Darrera actualització per"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Darrera actualització el"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr ""
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: cs\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Společnost"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Vytvořil(a)"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Vytvořeno"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Zobrazovaný název"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Položky deníku"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Naposled upraveno"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Naposled upraveno"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Naposled upraveno"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Oslovení"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Virksomhed"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Oprettet af"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Oprettet den"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Vist navn"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Sidst ændret den"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Sidst opdateret af"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Sidst opdateret den"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Titel"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,153 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Rudolf Schnapka <rs@techno-flex.de>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-17 23:22+0000\n"
"PO-Revision-Date: 2017-02-17 23:22+0000\n"
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>, 2017\n"
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
"<p class=\"oe_view_nocontent_create\">\n"
" Fügen Sie eine Veranstaltung hinzu.\n"
" </p>\n"
" <p>\n"
" Kostenstellen bieten eine zusätzlich Analysedimension.\n"
" </p>\n"
" "
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr "Kostenstelle"
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr "Kostenstelle"
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "Schlüssel"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Unternehmen"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr "Kostenstelle"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr "Kostenstellen"
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Erstellt von"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Erstellt am"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr "Vorschlags-Kostenstelle"
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Anzeigename"
#. module: account_cost_center
#: field:account.cost.center,id:0
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 "Rechnungszeile"
#. 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_line
msgid "Journal Items"
msgstr "Buchungsjournale"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Zuletzt geändert am"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Zuletzt geändert am"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Zuletzt geändert am"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr "Bez./Schlüssel"
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Titel"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,146 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Kostas Goutoudis <goutoudis@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: Kostas Goutoudis <goutoudis@gmail.com>, 2017\n"
"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: el_GR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr "Αναλυτικός Λογαριασμός"
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Εταιρεία"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Δημιουργήθηκε από "
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Δημιουργήθηκε στις"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Τελευταία ενημέρωση από"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Τελευταία ενημέρωση στις"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Τίτλος"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Company"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Created by"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Created on"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Display Name"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Journal Items"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Last Modified on"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Last Updated by"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Last Updated on"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Title"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-10 23:23+0000\n"
"PO-Revision-Date: 2017-03-10 23:23+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr "Cuenta analítica"
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "Código"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Compañia"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Creado por"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Nombre mostrado"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Apuntes contables"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Última modificación el"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Última actualización por"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Título"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/23907/es_AR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_AR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr ""
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Creado por"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Mostrar Nombre"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Última modificación en"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Última actualización realizada por"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Última actualización el"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Denominación"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/es_CL/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_CL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr ""
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Creado por"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Nombre mostrado"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Última modificación en"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Última actualización de"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Título"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/es_CO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_CO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr ""
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Creado por"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Creado"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Nombre Público"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Última Modificación el"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Actualizado por"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Actualizado"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Título"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_CR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Compañía"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Creado por"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Elementos diario"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Ultima actualización por"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Ultima actualización en"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Título"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/teams/23907/es_DO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_DO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr ""
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Creado por"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Nombre mostrado"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Última modificación en"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Última actualización de"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Título"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_EC\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Compañia"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Creado por"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Nombre mostrado"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Asientos Contables"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Última modificación en"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Última actualización de"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Título"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,146 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Fernando Lara <gennesis45@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-10 23:22+0000\n"
"PO-Revision-Date: 2017-02-10 23:22+0000\n"
"Last-Translator: Fernando Lara <gennesis45@gmail.com>, 2017\n"
"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Compañía"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Creado por"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Nombre para mostrar"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Última modificación en"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Última actualización por"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr ""
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,146 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Juan González <bifomania@protonmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: Juan González <bifomania@protonmail.com>, 2017\n"
"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_MX\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr "Cuenta analítica"
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Compañía"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Creado por"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Nombre desplegado"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Elementos diario"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Ultima modificacion realizada"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Ultima actualizacion por"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Ultima actualización realizada"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Título"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-02-24 00:19+0000\n"
"PO-Revision-Date: 2018-02-24 00:19+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/es_PE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_PE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr ""
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Creado por"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Nombre a Mostrar"
#. module: account_cost_center
#: field:account.cost.center,id:0
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 ""
#. 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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Ultima Modificación en"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Actualizado última vez por"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Ultima Actualización"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr ""
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/es_PY/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_PY\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr ""
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Creado por"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Ultima actualización por"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Ultima actualización en"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Título"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_VE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr ""
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Creado por"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Mostrar nombre"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Modificada por última vez"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Última actualización realizada por"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Ultima actualizacion en"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Título"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: et\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Ettevõte"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Loonud"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Loodud"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Näidatav nimi"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Viimati muudetud"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Viimati uuendatud"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Viimati uuendatud"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Tiitel"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,146 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Esther Martín Menéndez <esthermartin001@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-17 23:22+0000\n"
"PO-Revision-Date: 2017-02-17 23:22+0000\n"
"Last-Translator: Esther Martín Menéndez <esthermartin001@gmail.com>, 2017\n"
"Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: eu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "Kodea"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Enpresa"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Nork sortua"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Created on"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Izena erakutsi"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Last Updated by"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Last Updated on"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Titulua"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr ""
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "ایجاد شده توسط"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "ایجاد شده در"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "نام نمایشی"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "تاریخ آخرین به‌روزرسانی"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "آخرین به روز رسانی توسط"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "آخرین به روز رسانی در"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "عنوان"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,146 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2017\n"
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr "Analyyttinen tili"
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "Koodi"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Yritys"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Luonut"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Luotu"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Nimi"
#. module: account_cost_center
#: field:account.cost.center,id:0
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"
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Viimeksi muokattu"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Viimeksi päivittänyt"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Viimeksi päivitetty"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Otsikko"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,147 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Christophe CHAUVET <christophe.chauvet@gmail.com>, 2017
# Zwygart <zwygart@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: Zwygart <zwygart@gmail.com>, 2017\n"
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr "Compte analytique"
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "Code"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Société"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Créé par"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Créé le"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Nom à afficher"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Écritures du journal"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Dernière modification le"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Dernière mise à jour par"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Dernière mise à jour le"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Intitulé"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,146 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Adriana Ierfino <adriana.ierfino@savoirfairelinux.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: Adriana Ierfino <adriana.ierfino@savoirfairelinux.com>, 2017\n"
"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr_CA\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "Code"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr ""
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Créé par"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Créé le"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Afficher le nom"
#. module: account_cost_center
#: field:account.cost.center,id:0
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"
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Dernière mise à jour par"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Dernière mise à jour le"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr ""
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,146 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# leemannd <denis.leemann@camptocamp.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: leemannd <denis.leemann@camptocamp.com>, 2017\n"
"Language-Team: French (Switzerland) (https://www.transifex.com/oca/teams/23907/fr_CH/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr_CH\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr ""
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Créé par"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Créé le"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Nom affiché"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Ecritures Comptables"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Dernière modification le"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Modifié par"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Modifié le"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr ""
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,146 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# César Castro Cruz <ulmroan@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: César Castro Cruz <ulmroan@gmail.com>, 2017\n"
"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: gl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr "Conta analítica"
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "Código"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Compañía"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Creado por"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Creado en"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,id:0
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 ""
#. 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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Última modificación"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "ültima actualización por"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Título"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/gl_ES/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: gl_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr ""
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr ""
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr ""
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Gujarati (https://www.transifex.com/oca/teams/23907/gu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: gu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "કંપની"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr ""
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr ""
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: he\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr ""
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "נוצר על ידי"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "נוצר ב-"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "השם המוצג"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "תאריך שינוי אחרון"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "עודכן לאחרונה על ידי"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "עודכן לאחרונה על"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "כותרת"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,146 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Bole <bole@dajmi5.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 2017\n"
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr "Analitički konto"
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "Šifra"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Poduzeće"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Kreirao"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Kreirano"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Naziv "
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Stavke dnevnika"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Zadnje modificirano"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Zadnji ažurirao"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Zadnje ažuriranje"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Titula"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-03 00:19+0000\n"
"PO-Revision-Date: 2018-03-03 00:19+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hr_HR\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr "Konto analitike"
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "Šifra"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Poduzeće"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Kreirao"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Kreirano"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Naziv"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Zadnje modificirano"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Zadnji ažurirao"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Zadnje ažurirano"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr ""
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr "Analitikus gyűjtőkód könyvelés"
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Vállalat"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Készítette"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Létrehozás dátuma"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Név megjelenítése"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Könyvelési tételsorok"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Utolsó frissítés dátuma"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Utoljára frissítve, által"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Utoljára frissítve "
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Megsz."
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,146 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Wahyu Setiawan <wahyusetiaaa@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-10-27 22:29+0000\n"
"PO-Revision-Date: 2017-10-27 22:29+0000\n"
"Last-Translator: Wahyu Setiawan <wahyusetiaaa@gmail.com>, 2017\n"
"Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "Kode"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Perusahaan"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Dibuat oleh"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Dibuat pada"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Nama Tampilan"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Journal Items"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Terakhir Dimodifikasi pada"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Diperbaharui oleh"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Diperbaharui pada"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Judul"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,148 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Paolo Valier <paolo.valier@hotmail.it>, 2017
# Nicola Malcontenti <nicola.malcontenti@gmail.com>, 2017
# Andrea Cometa <a.cometa@apuliasoftware.it>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: Andrea Cometa <a.cometa@apuliasoftware.it>, 2017\n"
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr "Conto Analitico"
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "Codice"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Azienda"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Created by"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Created on"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Nome da visualizzare"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Voci sezionale"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Ultima modifica il"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Last Updated by"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Last Updated on"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Titolo"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "会社"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "作成者"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "作成日"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "表示名"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "仕訳項目"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "最終更新日"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "最終更新者"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "最終更新日"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "敬称"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr ""
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "작성자"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "작성일"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "표시 이름"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "최근 수정"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "최근 갱신한 사람"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "최근 갱신 날짜"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "제목"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lt\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Įmonė"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Sukūrė"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Sukurta"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Vaizduojamas pavadinimas"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "DK įrašai"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Paskutinį kartą keista"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Paskutinį kartą atnaujino"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Paskutinį kartą atnaujinta"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Kreipinys"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/teams/23907/lt_LT/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lt_LT\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr ""
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Sukūrė"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Sukurta"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Paskutinį kartą atnaujino"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Paskutinį kartą atnaujinta"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr ""
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lv\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Uzņēmums"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Izveidoja"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Izveidots"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Pēdējo reizi atjaunoja"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Pēdējās izmaiņas"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Nosaukums"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: mk\n"
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Компанија"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Креирано од"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Креирано на"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Прикажи име"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Ставки на дневник"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Последна промена на"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Последно ажурирање од"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Последно ажурирање на"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Титула"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: mn\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Компани"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Үүсгэгч"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Үүсгэсэн"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Дэлгэцийн Нэр"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Журналын бичилт"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Сүүлийн засвар хийсэн огноо"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Сүүлийн засвар хийсэн"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Сүүлийн засвар хийсэн огноо"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Гарчиг"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/nb/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Firma"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Opprettet av"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Opprettet den"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Visnings navn"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Journal Elementer"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Sist oppdatert "
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Sist oppdatert av"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Sist oppdatert"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Tittel"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,146 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Imre Kristoffer Eilertsen <imreeil42@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: Imre Kristoffer Eilertsen <imreeil42@gmail.com>, 2017\n"
"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/teams/23907/nb_NO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nb_NO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "Kode"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Firma"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Laget av"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Laget den"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Vis navn"
#. module: account_cost_center
#: field:account.cost.center,id:0
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"
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Sist endret den"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Sist oppdatert av"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Sist oppdatert den"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr ""
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,146 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Erwin van der Ploeg <erwin@odooexperts.nl>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: Erwin van der Ploeg <erwin@odooexperts.nl>, 2017\n"
"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr "Kostenplaats"
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "Code"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Bedrijf"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Aangemaakt door"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Aangemaakt op"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Te tonen naam"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Boekingen"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Laatst bijgewerkt op"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Laatst bijgewerkt door"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Laatst bijgewerkt op"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Titel"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/nl_BE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl_BE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Bedrijf"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Gemaakt door"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Gemaakt op"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Schermnaam"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Boekingslijnen"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Laatst Aangepast op"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Laatst bijgewerkt door"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Laatst bijgewerkt op"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Titel"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# Peter Hageman <hageman.p@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-25 22:30+0000\n"
"PO-Revision-Date: 2017-08-25 22:30+0000\n"
"Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n"
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr ""
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Aangemaakt door"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Aangemaakt op"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Weergavenaam"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Laatst gewijzigd op"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Laatst bijgewerkt door"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Laatst bijgewerkt op"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr ""
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pl\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "Kod"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Firma"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Utworzone przez"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Utworzono"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Wyświetlana nazwa "
#. module: account_cost_center
#: field:account.cost.center,id:0
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 ""
#. 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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Ostatnio modyfikowano"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Ostatnio modyfikowane przez"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Ostatnia zmiana"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Tytuł"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,146 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Pedro Castro Silva <pedrocs@sossia.pt>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: Pedro Castro Silva <pedrocs@sossia.pt>, 2017\n"
"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr "Conta Analítica"
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "Código"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Empresa"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Criado por"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Criado em"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Nome"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Items Diários"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Modificado a última vez por"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Última alteração por"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Última atualização em"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Título"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,148 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Magno <magno.costa@akretion.com.br>, 2017
# danimaribeiro <danimaribeiro@gmail.com>, 2017
# Paulo Ricardo <ti@shoppingescritorio.com.br>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: Paulo Ricardo <ti@shoppingescritorio.com.br>, 2017\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr "Conta analítica"
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "Código"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Empresa"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Criado por"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Criado em"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Nome para Mostrar"
#. module: account_cost_center
#: field:account.cost.center,id:0
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 ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_move_line
msgid "Journal Items"
msgstr "Itens do Diário"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Última atualização em"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Última atualização feita por"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Última atualização feita em"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Título"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,147 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Pedro Castro Silva <pedrocs@sossia.pt>, 2017
# Daniel Reis <dreis.pt@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: Daniel Reis <dreis.pt@gmail.com>, 2017\n"
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pt_PT\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr "Conta Analítica"
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "Código"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Empresa"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Creado por"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Criado em"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Nome a Apresentar"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Item do Diário"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Última Modificação Em"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Atualizado pela última vez por"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Atualizado pela última vez em"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Título"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ro\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr "Cont analitic"
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Companie"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Creat de"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Creat la"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Nume Afişat"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Elementele Jurnalului"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Ultima actualizare în"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Ultima actualizare făcută de"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Ultima actualizare la"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Titlu"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# Iulia Comaniciu <Julia21r@icloud.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-28 23:24+0000\n"
"PO-Revision-Date: 2017-11-28 23:24+0000\n"
"Last-Translator: Iulia Comaniciu <Julia21r@icloud.com>, 2017\n"
"Language-Team: Romanian (Romania) (https://www.transifex.com/oca/teams/23907/ro_RO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ro_RO\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr ""
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr ""
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Articole Jurnal"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr ""
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "Код"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Компания"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Создано"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Создан"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Элементы журнала"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Последний раз обновлено"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Последний раз обновлено"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Заголовок"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,146 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# ivbo <ivan@bock.sk>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: ivbo <ivan@bock.sk>, 2017\n"
"Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sk\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Spoločnosť"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Vytvoril"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Vytvorené"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Zobraziť meno"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Posledná modifikácia"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Naposledy upravoval"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Naposledy upravované"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Titul"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,146 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# ivbo <ivan@bock.sk>, 2017
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Slovak (Slovakia) (https://www.transifex.com/oca/teams/23907/sk_SK/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sk_SK\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr "Analytický účet"
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr ""
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr ""
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,id:0
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"
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr ""
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,153 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>, 2017\n"
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
"<p class=\"oe_view_nocontent_create\">\n"
" Prikaži nov dogodek.\n"
" </p>\n"
" <p>\n"
" Stroškovni centri omogočijo dodatno analitično dimenzijo\n"
" </p>\n"
" "
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr "Konto stroškovnega centra"
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr "Analitični konto"
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "Koda"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Družba"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr "Stroškovni center"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr "Stroškovni centri"
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Ustvaril"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Ustvarjeno"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr "Privzeti stroškovni center"
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Prikazni naziv"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Dnevniške postavke"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Zadnjič spremenjeno"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Zadnjič posodobil"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Zadnjič posodobljeno"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr "Naziv/koda"
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Naslov"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr "cost_center_id"

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sr\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr ""
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Kreiran"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Naslov"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr@latin/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sr@latin\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr ""
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Kreirao"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Kreiran"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Ime za prikaz"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Zadnja izmjena"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Zadnja izmjena"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Zadnja izmjena"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Naslov"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Bolag"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Skapad av"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Skapad den"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Visa namn"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Transaktioner"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Senast redigerad"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Senast uppdaterad av"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Senast uppdaterad"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Titel"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: th\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "บริษัท"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "สร้างโดย"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "สร้างเมื่อ"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "ชื่อที่ใช้แสดง"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "แก้ไขครั้งสุดท้ายเมื่อ"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "อัพเดทครั้งสุดท้ายโดย"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "อัพเดทครั้งสุดท้ายเมื่อ"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "คำนำหน้าชื่อ"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,147 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2017
# Ozge Altinisik <ozge@altinkaya.com.tr>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: Ozge Altinisik <ozge@altinkaya.com.tr>, 2017\n"
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: tr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "Kod"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Şirket"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Oluşturan"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Oluşturuldu"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Görünen İsim"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "Günlük Maddeleri"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Son değişiklik"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Son güncelleyen"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Son güncelleme"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Başlık"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# Ozge Altinisik <ozge@altinkaya.com.tr>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: Ozge Altinisik <ozge@altinkaya.com.tr>, 2017\n"
"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: tr_TR\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "Firma"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Oluşturan"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Oluşturulma tarihi"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Görünen ad"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "En son güncelleme tarihi"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "En son güncelleyen "
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "En son güncelleme tarihi"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr ""
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: uk\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr ""
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Створив"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Дата створення"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Назва для відображення"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Остання модифікація"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Востаннє оновив"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Останнє оновлення"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Заголовок"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: vi\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr ""
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Được tạo bởi"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Được tạo vào"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "Tên hiển thị"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "Sửa lần cuối vào"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Last Updated by"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Cập nhật lần cuối vào"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "Tiêu đề"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/vi_VN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "Mã"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr ""
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "Tạo bởi"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "Tạo vào"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "Cập nhật lần cuối bởi"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "Cập nhật lần cuối vào"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr ""
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,146 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# ITGeeker <alanljj@qq.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-10 23:23+0000\n"
"PO-Revision-Date: 2017-03-10 23:23+0000\n"
"Last-Translator: ITGeeker <alanljj@qq.com>, 2017\n"
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr "核算科目"
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr "代码"
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "公司"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "创建者"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "创建时间"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "显示名称"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "日记帐项目"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "最后修改时间"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "最后更新者"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "上次更新日期"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "称谓"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,145 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cost_center
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-12 03:43+0000\n"
"PO-Revision-Date: 2017-01-12 03:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/zh_TW/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_cost_center
#: model:ir.actions.act_window,help:account_cost_center.account_cost_center_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p>\n"
" <p>\n"
" Cost centers provide an extra analytic dimension\n"
" </p>\n"
" "
msgstr ""
#. module: account_cost_center
#: model:ir.model,name:account_cost_center.model_account_cost_center
msgid "Account Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,account_analytic_id:0
msgid "Analytic Account"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,code:0
msgid "Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,company_id:0
msgid "Company"
msgstr "公司"
#. module: account_cost_center
#: field:account.invoice,cost_center_id:0
#: field:account.invoice.line,cost_center_id:0
#: view:account.invoice.report:account_cost_center.view_account_invoice_report_search
#: field:account.invoice.report,cost_center_id:0
#: field:account.move.line,cost_center_id:0
msgid "Cost Center"
msgstr ""
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
#: view:account.cost.center:account_cost_center.account_cost_center_tree
#: model:ir.actions.act_window,name:account_cost_center.account_cost_center_action
#: model:ir.ui.menu,name:account_cost_center.cost_center_menu
msgid "Cost Centers"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,create_uid:0
msgid "Created by"
msgstr "建立者"
#. module: account_cost_center
#: field:account.cost.center,create_date:0
msgid "Created on"
msgstr "建立於"
#. module: account_cost_center
#: help:account.invoice,cost_center_id:0
msgid "Default Cost Center"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,display_name:0
msgid "Display Name"
msgstr "顯示名稱"
#. module: account_cost_center
#: field:account.cost.center,id:0
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_line
msgid "Journal Items"
msgstr "帳簿項目"
#. module: account_cost_center
#: field:account.cost.center,__last_update:0
msgid "Last Modified on"
msgstr "最後修改:"
#. module: account_cost_center
#: field:account.cost.center,write_uid:0
msgid "Last Updated by"
msgstr "最後更新:"
#. module: account_cost_center
#: field:account.cost.center,write_date:0
msgid "Last Updated on"
msgstr "最後更新於"
#. module: account_cost_center
#: view:account.cost.center:account_cost_center.account_cost_center_filter
msgid "Name/Code"
msgstr ""
#. module: account_cost_center
#: field:account.cost.center,name:0
msgid "Title"
msgstr "稱謂"
#. module: account_cost_center
#: view:account.invoice:account_cost_center.invoice_form_inherit
#: view:account.invoice:account_cost_center.invoice_supplier_form_inherit
msgid "cost_center_id"
msgstr ""

View File

@@ -0,0 +1,8 @@
# -*- coding: utf-8 -*-
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from . import account_move_line
from . import account_invoice
from . import account_invoice_line
from . import account_invoice_report
from . import account_cost_center

View File

@@ -0,0 +1,18 @@
# -*- coding: utf-8 -*-
# Copyright 2015-2018 Onestein (<http://www.onestein.eu>)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from odoo import fields, models
class AccountCostCenter(models.Model):
_name = 'account.cost.center'
_description = 'Account Cost Center'
name = fields.Char(string='Title', required=True)
code = fields.Char(required=True)
company_id = fields.Many2one(
'res.company',
string='Company',
default=lambda self: self.env.user.company_id
)

View File

@@ -0,0 +1,36 @@
# -*- coding: utf-8 -*-
# Copyright 2015-2019 Onestein (<http://www.onestein.eu>)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from odoo import api, fields, models
class AccountInvoice(models.Model):
_inherit = 'account.invoice'
cost_center_id = fields.Many2one(
'account.cost.center',
string='Cost Center',
readonly=True,
states={'draft': [('readonly', False)]},
help='Default Cost Center',
)
@api.model
def line_get_convert(self, line, part):
res = super(AccountInvoice, self).line_get_convert(line, part)
if line.get('cost_center_id'):
res['cost_center_id'] = line['cost_center_id']
return res
@api.model
def invoice_line_move_line_get(self):
res = super(AccountInvoice, self).invoice_line_move_line_get()
for dict_data in res:
invl_id = dict_data.get('invl_id')
line = self.env['account.invoice.line'].browse(invl_id)
if line.cost_center_id:
dict_data['cost_center_id'] = line.cost_center_id.id
return res

View File

@@ -0,0 +1,21 @@
# -*- coding: utf-8 -*-
# Copyright 2015-2018 Onestein (<http://www.onestein.eu>)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from odoo import api, fields, models
class AccountInvoiceLine(models.Model):
_inherit = 'account.invoice.line'
@api.model
def _default_cost_center(self):
return self.env['account.cost.center'].browse(
self._context.get('cost_center_id'))
cost_center_id = fields.Many2one(
'account.cost.center',
string='Cost Center',
index=True,
default=lambda self: self._default_cost_center(),
)

View File

@@ -0,0 +1,32 @@
# -*- coding: utf-8 -*-
# Copyright 2015-2018 Onestein (<http://www.onestein.eu>)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from odoo import fields, models
class AccountInvoiceReport(models.Model):
_inherit = 'account.invoice.report'
cost_center_id = fields.Many2one(
'account.cost.center',
string='Cost Center',
readonly=True
)
account_analytic_id = fields.Many2one(
'account.analytic.account',
string='Analytic Account',
readonly=True
)
def _select(self):
return super(AccountInvoiceReport, self)._select() + \
", sub.cost_center_id as cost_center_id"
def _sub_select(self):
return super(AccountInvoiceReport, self)._sub_select() + \
", ail.cost_center_id as cost_center_id"
def _group_by(self):
return super(AccountInvoiceReport, self)._group_by() + \
", ail.cost_center_id"

View File

@@ -0,0 +1,15 @@
# -*- coding: utf-8 -*-
# Copyright 2015-2018 Onestein (<http://www.onestein.eu>)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from odoo import fields, models
class AccountMoveLine(models.Model):
_inherit = 'account.move.line'
cost_center_id = fields.Many2one(
'account.cost.center',
index=True,
string='Cost Center'
)

View File

@@ -0,0 +1,4 @@
* Kevin Graveman <k.graveman@onestein.nl>
* Richard Dijkstra <r.dijkstra@onestein.nl>
* Andrea Stirpe <a.stirpe@onestein.nl>
* Antonio Esposito <a.esposito@onestein.nl>

View File

@@ -0,0 +1,2 @@
This module allows the user to link every invoice line to a cost center
providing an extra dimension for the analysis.

View File

@@ -0,0 +1,28 @@
This module is relevant when you are creating sales invoices and using analytic accounting.
Start using cost centers by defining the cost centers. Be aware that Analytic Accounting
must be activated on the user for the following menu option.
Use the menu in the accounting module:
**Configuration > Analytics accounting > Cost centers**
.. figure:: static/description/account_costcenter_1.png
:alt: Cost centers can be configured
:align: center
Once defined you can add a cost center to an invoice line. A default cost center for
the current invoice can be set in the other info tab.
.. figure:: static/description/account_costcenter_2.png
:alt: Cost centers can be selected on invoice lines
:align: center
This module adds the cost center concept to the reporting.
**Accounting > Invoice Analysis**
Here you can select or unselect the cost center within your analysis.
.. figure:: static/description/account_costcenter_3.png
:alt: Cost centers can be selected on invoice lines
:align: center

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<data noupdate="1">
<record id="account_cost_center_comp_rule" model="ir.rule">
<field name="name">Cost center multi company rule</field>
<field name="model_id" ref="account_cost_center.model_account_cost_center"/>
<field name="global" eval="True"/>
<field name="domain_force">['|',('company_id','=',False),('company_id','child_of',[user.company_id.id])]</field>
</record>
</data>
</odoo>

View File

@@ -0,0 +1,4 @@
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
access_account_cost_center_invoice,account.cost.center,model_account_cost_center,account.group_account_invoice,1,0,0,0
access_account_cost_center_user,account.cost.center,model_account_cost_center,account.group_account_user,1,1,1,1
access_account_cost_center_manager,account.cost.center,model_account_cost_center,account.group_account_manager,1,1,1,1
1 id name model_id:id group_id:id perm_read perm_write perm_create perm_unlink
2 access_account_cost_center_invoice account.cost.center model_account_cost_center account.group_account_invoice 1 0 0 0
3 access_account_cost_center_user account.cost.center model_account_cost_center account.group_account_user 1 1 1 1
4 access_account_cost_center_manager account.cost.center model_account_cost_center account.group_account_manager 1 1 1 1

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 45 KiB

View File

@@ -0,0 +1,4 @@
# -*- coding: utf-8 -*-
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from . import test_cost_center

View File

@@ -0,0 +1,76 @@
# -*- coding: utf-8 -*-
# Copyright 2017-2018 Onestein (<http://www.onestein.eu>)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from odoo.tests import common
class TestAccountCostCenter(common.TransactionCase):
def setUp(self):
super(TestAccountCostCenter, self).setUp()
acc_rec = self.env.ref('account.data_account_type_receivable')
acc_exp = self.env.ref('account.data_account_type_expenses')
self.invoice_account = self.env['account.account'].search([
('user_type_id', '=', acc_rec.id)
], limit=1).id
self.invoice_line_account = self.env['account.account'].search([
('user_type_id', '=', acc_exp.id)],
limit=1).id
self.invoice1 = self.env['account.invoice'].create({
'partner_id': self.env.ref('base.res_partner_2').id,
'account_id': self.invoice_account,
'type': 'in_invoice',
})
self.line1 = self.env['account.invoice.line'].create({
'product_id': self.env.ref('product.product_product_2').id,
'quantity': 1.0,
'price_unit': 100.0,
'invoice_id': self.invoice1.id,
'name': 'product that cost 100',
'account_id': self.invoice_line_account,
})
self.costcenter = self.env['account.cost.center'].create({
'name': 'Cost Center Test',
'code': 'CC1',
'company_id': self.env.user.company_id.id
})
self.invoice2 = self.env['account.invoice'].create({
'partner_id': self.env.ref('base.res_partner_2').id,
'account_id': self.invoice_account,
'type': 'in_invoice',
'cost_center_id': self.costcenter.id,
})
self.line2 = self.env['account.invoice.line'].with_context(
cost_center_id=self.costcenter.id).create({
'product_id': self.env.ref('product.product_product_4').id,
'quantity': 1.0,
'price_unit': 130.0,
'invoice_id': self.invoice2.id,
'name': 'product that cost 130',
'account_id': self.invoice_line_account,
})
def test_01_check_lines(self):
self.assertFalse(
self.line1.cost_center_id,
"Default cost center per line not set")
self.assertTrue(
(self.line2.cost_center_id == self.costcenter),
"Default cost center per line set")
def test_02_confirm_invoice(self):
self.invoice2.action_invoice_open()
for move in self.invoice2.move_id.line_ids:
cost_center = move.cost_center_id
if move.name == 'product that cost 130':
self.assertTrue(cost_center)
else:
self.assertFalse(cost_center)

View File

@@ -0,0 +1,78 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<!-- Cost Center views -->
<record id="account_cost_center_view_form" model="ir.ui.view">
<field name="model">account.cost.center</field>
<field name="arch" type="xml">
<form>
<sheet>
<group>
<div class="oe_title">
<label for="name"/>
<h1>
<field name="name"/>
</h1>
</div>
</group>
<group name="main_group">
<group name="main_group1">
<field name="code"/>
</group>
<group name="main_group2">
<field name="company_id" options="{'no_create': True}" groups="base.group_multi_company"/>
</group>
</group>
<notebook name="notebook">
</notebook>
</sheet>
</form>
</field>
</record>
<record id="account_cost_center_view_tree" model="ir.ui.view">
<field name="model">account.cost.center</field>
<field name="arch" type="xml">
<tree>
<field name="code"/>
<field name="name"/>
<field name="company_id" groups="base.group_multi_company"/>
</tree>
</field>
</record>
<record id="account_cost_center_view_search" model="ir.ui.view">
<field name="model">account.cost.center</field>
<field name="arch" type="xml">
<search>
<field name="name" string="Name/Code" filter_domain="['|', ('code','ilike', self), ('name','ilike',self)]"/>
</search>
</field>
</record>
<record id="account_cost_center_action" model="ir.actions.act_window">
<field name="name">Cost Centers</field>
<field name="type">ir.actions.act_window</field>
<field name="res_model">account.cost.center</field>
<field name="view_type">form</field>
<field name="view_mode">tree,form</field>
<field name="search_view_id" ref="account_cost_center_view_search"/>
<field name="help" type="html">
<p class="oe_view_nocontent_create">
Click to add a new cost center.
</p>
<p>
Cost centers provide an extra analytic dimension
</p>
</field>
</record>
<!-- Cost Center menu-->
<menuitem id="cost_center_menu"
name="Cost Centers"
parent="account.menu_analytic_accounting"
action="account_cost_center_action"
groups="account.group_account_user"
sequence="40"/>
</odoo>

View File

@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="invoice_form" model="ir.ui.view">
<field name="model">account.invoice</field>
<field name="inherit_id" ref="account.invoice_form"/>
<field name="arch" type="xml">
<field name="date_invoice" position="after">
<field name="cost_center_id"/>
</field>
<xpath expr="//field[@name='invoice_line_ids']/tree/field[@name='account_id']" position="after">
<field name="cost_center_id"/>
</xpath>
<field name="invoice_line_ids" position="attributes">
<attribute name="context" operation="python_dict" key="cost_center_id">cost_center_id</attribute>
</field>
</field>
</record>
<record id="invoice_supplier_form" model="ir.ui.view">
<field name="model">account.invoice</field>
<field name="inherit_id" ref="account.invoice_supplier_form"/>
<field name="arch" type="xml">
<field name="origin" position="after">
<field name="cost_center_id"/>
</field>
<xpath expr="//field[@name='invoice_line_ids']/tree/field[@name='account_id']" position="after">
<field name="cost_center_id"/>
</xpath>
<field name="invoice_line_ids" position="attributes">
<attribute name="context" operation="python_dict" key="cost_center_id">cost_center_id</attribute>
</field>
</field>
</record>
</odoo>

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="view_account_invoice_report_search" model="ir.ui.view">
<field name="model">account.invoice.report</field>
<field name="inherit_id" ref="account.view_account_invoice_report_search"/>
<field name="arch" type="xml">
<filter name="user" position="after">
<filter string="Analytic Account" context="{'group_by':'account_analytic_id'}" />
<filter string="Cost Center" context="{'group_by':'cost_center_id'}" />
</filter>
</field>
</record>
</odoo>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="view_move_form" model="ir.ui.view">
<field name="model">account.move</field>
<field name="inherit_id" ref="account.view_move_form"/>
<field name="arch" type="xml">
<xpath expr="//notebook//field[@name='line_ids']/tree/field[@name='analytic_account_id']" position="after">
<field name="cost_center_id"/>
</xpath>
</field>
</record>
</odoo>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="view_move_line_form" model="ir.ui.view">
<field name="model">account.move.line</field>
<field name="inherit_id" ref="account.view_move_line_form"/>
<field name="arch" type="xml">
<field name="analytic_account_id" position="after">
<field name="cost_center_id"/>
</field>
</field>
</record>
<record id="view_move_line_tree" model="ir.ui.view">
<field name="model">account.move.line</field>
<field name="inherit_id" ref="account.view_move_line_tree"/>
<field name="priority">1</field>
<field name="arch" type="xml">
<field name="analytic_account_id" position="after">
<field name="cost_center_id"/>
</field>
</field>
</record>
</odoo>