48 lines
1.3 KiB
Plaintext
48 lines
1.3 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * project_account
|
||
|
#
|
||
|
# Translators:
|
||
|
# Wil Odoo, 2023
|
||
|
# Larissa Manderfeld, 2024
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 17.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||
|
"Last-Translator: Larissa Manderfeld, 2024\n"
|
||
|
"Language-Team: Spanish (https://app.transifex.com/odoo/teams/41243/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=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||
|
|
||
|
#. module: project_account
|
||
|
#. odoo-python
|
||
|
#: code:addons/project_account/models/project_project.py:0
|
||
|
#, python-format
|
||
|
msgid "Other Costs"
|
||
|
msgstr "Otros costes"
|
||
|
|
||
|
#. module: project_account
|
||
|
#. odoo-python
|
||
|
#: code:addons/project_account/models/project_project.py:0
|
||
|
#, python-format
|
||
|
msgid "Other Revenues"
|
||
|
msgstr "Otros ingresos"
|
||
|
|
||
|
#. module: project_account
|
||
|
#: model:ir.model,name:project_account.model_project_project
|
||
|
msgid "Project"
|
||
|
msgstr "Proyecto"
|
||
|
|
||
|
#. module: project_account
|
||
|
#. odoo-python
|
||
|
#: code:addons/project_account/models/project_project.py:0
|
||
|
#, python-format
|
||
|
msgid "Vendor Bills"
|
||
|
msgstr "Facturas de proveedor"
|