mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-27 16:32:01 +02:00
Initial commit: OCA Mrp packages (117 packages)
This commit is contained in:
commit
277e84fd7a
4403 changed files with 395154 additions and 0 deletions
|
|
@ -0,0 +1,149 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_timesheet_budget
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 14.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-27 11:03+0000\n"
|
||||
"PO-Revision-Date: 2022-06-27 13:04+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: \n"
|
||||
"X-Generator: Poedit 2.3\n"
|
||||
|
||||
#. module: sale_timesheet_budget
|
||||
#: model:ir.model.fields,field_description:sale_timesheet_budget.field_project_project_budget__amount
|
||||
#: model_terms:ir.ui.view,arch_db:sale_timesheet_budget.view_project_project_budget_tree
|
||||
msgid "Amount"
|
||||
msgstr "Importe"
|
||||
|
||||
#. module: sale_timesheet_budget
|
||||
#: model:ir.model.fields,field_description:sale_timesheet_budget.field_project_project_budget__analytic_account_id
|
||||
msgid "Analytic Account"
|
||||
msgstr "Cuenta analítica"
|
||||
|
||||
#. module: sale_timesheet_budget
|
||||
#: model:ir.model.fields,help:sale_timesheet_budget.field_project_project_budget__analytic_account_id
|
||||
msgid ""
|
||||
"Analytic account to which this project, its tasks and its timesheets are "
|
||||
"linked. \n"
|
||||
"Track the costs and revenues of your project by setting this analytic "
|
||||
"account on your related documents (e.g. sales orders, invoices, purchase "
|
||||
"orders, vendor bills, expenses etc.).\n"
|
||||
"This analytic account can be changed on each task individually if "
|
||||
"necessary.\n"
|
||||
"An analytic account is required in order to use timesheets."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_timesheet_budget
|
||||
#: model:ir.model.fields,field_description:sale_timesheet_budget.field_project_project__budget_amount
|
||||
msgid "Budget Amount"
|
||||
msgstr "Importe de presupuesto"
|
||||
|
||||
#. module: sale_timesheet_budget
|
||||
#. odoo-python
|
||||
#: code:addons/sale_timesheet_budget/models/project_project.py:0
|
||||
#: model:ir.model.fields,field_description:sale_timesheet_budget.field_project_project__budget_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sale_timesheet_budget.project_project_view_form
|
||||
#, python-format
|
||||
msgid "Budgets"
|
||||
msgstr "Presupuestos"
|
||||
|
||||
#. module: sale_timesheet_budget
|
||||
#: model:ir.model.fields,field_description:sale_timesheet_budget.field_project_project_budget__name
|
||||
msgid "Concept"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_timesheet_budget
|
||||
#: model:ir.model.fields,field_description:sale_timesheet_budget.field_project_project_budget__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: sale_timesheet_budget
|
||||
#: model:ir.model.fields,field_description:sale_timesheet_budget.field_project_project_budget__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creado el"
|
||||
|
||||
#. module: sale_timesheet_budget
|
||||
#: model:ir.model.fields,field_description:sale_timesheet_budget.field_project_project_budget__date
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_timesheet_budget
|
||||
#: model:ir.model.fields,field_description:sale_timesheet_budget.field_project_project_budget__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nombre mostrado"
|
||||
|
||||
#. module: sale_timesheet_budget
|
||||
#: model:ir.model.fields,field_description:sale_timesheet_budget.field_project_project_budget__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: sale_timesheet_budget
|
||||
#: model:ir.model.fields,field_description:sale_timesheet_budget.field_project_project_budget____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Última modificación el"
|
||||
|
||||
#. module: sale_timesheet_budget
|
||||
#: model:ir.model.fields,field_description:sale_timesheet_budget.field_project_project_budget__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Última Actualización por"
|
||||
|
||||
#. module: sale_timesheet_budget
|
||||
#: model:ir.model.fields,field_description:sale_timesheet_budget.field_project_project_budget__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Actualizado el"
|
||||
|
||||
#. module: sale_timesheet_budget
|
||||
#: model:ir.model.fields,field_description:sale_timesheet_budget.field_project_project_budget__price_unit
|
||||
msgid "Product Price"
|
||||
msgstr "Precio de producto"
|
||||
|
||||
#. module: sale_timesheet_budget
|
||||
#: model:ir.model,name:sale_timesheet_budget.model_project_project
|
||||
#: model:ir.model.fields,field_description:sale_timesheet_budget.field_project_project_budget__project_id
|
||||
msgid "Project"
|
||||
msgstr "Proyecto"
|
||||
|
||||
#. module: sale_timesheet_budget
|
||||
#: model:ir.actions.act_window,name:sale_timesheet_budget.action_project_project_budget
|
||||
msgid "Project Budgets"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_timesheet_budget
|
||||
#: model:ir.model,name:sale_timesheet_budget.model_project_project_budget
|
||||
msgid "Project Project Budget"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_timesheet_budget
|
||||
#: model:ir.model.fields,field_description:sale_timesheet_budget.field_project_project_budget__quantity
|
||||
msgid "Quantity"
|
||||
msgstr "Cantidad"
|
||||
|
||||
#. module: sale_timesheet_budget
|
||||
#: model:ir.model.fields,field_description:sale_timesheet_budget.field_project_project_budget__sale_order_id
|
||||
msgid "Sale Order"
|
||||
msgstr "Pedido de venta"
|
||||
|
||||
#. module: sale_timesheet_budget
|
||||
#: model:ir.model.fields,field_description:sale_timesheet_budget.field_project_project_budget__sale_order_id_domain
|
||||
msgid "Sale Order Id Domain"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Analytic account to which this project is linked for financial "
|
||||
#~ "management. Use an analytic account to record cost and revenue on your "
|
||||
#~ "project."
|
||||
#~ msgstr ""
|
||||
#~ "Cuenta analítica a la que se vincula este proyecto para la gestión "
|
||||
#~ "financiera. Utilice una cuenta analítica para registrar los costes y los "
|
||||
#~ "ingresos de su proyecto."
|
||||
|
||||
#~ msgid "Budget"
|
||||
#~ msgstr "Presupuesto"
|
||||
Loading…
Add table
Add a link
Reference in a new issue