mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-21 04:32:04 +02:00
61 lines
2.6 KiB
Text
61 lines
2.6 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * mgmtsystem_partner
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2023-07-07 14:10+0000\n"
|
|
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
|
|
"Language-Team: none\n"
|
|
"Language: es\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
"X-Generator: Weblate 4.17\n"
|
|
|
|
#. module: mgmtsystem_partner
|
|
#: model:ir.model.fields,help:mgmtsystem_partner.field_res_partner__type
|
|
#: model:ir.model.fields,help:mgmtsystem_partner.field_res_users__type
|
|
msgid ""
|
|
"- Contact: Use this to organize the contact details of employees of a given "
|
|
"company (e.g. CEO, CFO, ...).\n"
|
|
"- Invoice Address : Preferred address for all invoices. Selected by default "
|
|
"when you invoice an order that belongs to this company.\n"
|
|
"- Delivery Address : Preferred address for all deliveries. Selected by "
|
|
"default when you deliver an order that belongs to this company.\n"
|
|
"- Private: Private addresses are only visible by authorized users and "
|
|
"contain sensitive data (employee home addresses, ...).\n"
|
|
"- Other: Other address for the company (e.g. subsidiary, ...)"
|
|
msgstr ""
|
|
"- Contactos: Utilice esta opción para organizar los datos de contacto de los "
|
|
"empleados de una empresa determinada (por ejemplo, director general, "
|
|
"director financiero, ...).\n"
|
|
"- Dirección de facturación : Dirección preferida para todas las facturas. Se "
|
|
"selecciona por defecto cuando se factura un pedido que pertenece a esta "
|
|
"empresa.\n"
|
|
"- Dirección de entrega : Dirección preferida para todas las entregas. Se "
|
|
"selecciona por defecto cuando entrega un pedido que pertenece a esta "
|
|
"empresa.\n"
|
|
"- Privada: Las direcciones privadas sólo son visibles por los usuarios "
|
|
"autorizados y contienen datos sensibles (direcciones particulares de los "
|
|
"empleados, ...).\n"
|
|
"- Otra: distinta dirección de la empresa (por ejemplo, filial, ...)"
|
|
|
|
#. module: mgmtsystem_partner
|
|
#: model:ir.model.fields,field_description:mgmtsystem_partner.field_res_partner__type
|
|
#: model:ir.model.fields,field_description:mgmtsystem_partner.field_res_users__type
|
|
msgid "Address Type"
|
|
msgstr "Tipo de dirección"
|
|
|
|
#. module: mgmtsystem_partner
|
|
#: model:ir.model,name:mgmtsystem_partner.model_res_partner
|
|
msgid "Contact"
|
|
msgstr "Contacto"
|
|
|
|
#. module: mgmtsystem_partner
|
|
#: model:ir.model.fields.selection,name:mgmtsystem_partner.selection__res_partner__type__quality
|
|
msgid "Quality Address"
|
|
msgstr "Dirección de calidad"
|