mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-20 07:31:59 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
|
|
@ -0,0 +1,41 @@
|
|||
# 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"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: 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 ""
|
||||
|
||||
#. 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 "Tip adrese"
|
||||
|
||||
#. module: mgmtsystem_partner
|
||||
#: model:ir.model,name:mgmtsystem_partner.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr "Kontakt"
|
||||
|
||||
#. module: mgmtsystem_partner
|
||||
#: model:ir.model.fields.selection,name:mgmtsystem_partner.selection__res_partner__type__quality
|
||||
msgid "Quality Address"
|
||||
msgstr "Adresa za kvalitet"
|
||||
|
|
@ -0,0 +1,61 @@
|
|||
# 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"
|
||||
|
|
@ -0,0 +1,53 @@
|
|||
# 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: 2024-05-29 11:34+0000\n"
|
||||
"Last-Translator: Mostafa Barmshory <mostafa.barmshory@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: fa\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 ""
|
||||
"- مخاطبین: از این بخش برای سازماندهی اطلاعات تماس کارمندان یک شرکت استفاده "
|
||||
"میشود (مانند مدیرعامل، مدیر ارشد مالی و ...).\n"
|
||||
"- نشانی فاکتور: نشانی اصلی تمام فاکتورها. این نشانی هنگامی صدور فاکتور برای "
|
||||
"یک سفارش متعلق به شرکت، به صورت پیشفرض انتخاب میشود. \n"
|
||||
"- نشانی تحویل: نشانی اصلی برای تمام تحویلها. که هنگام تحیل سفارش متعلق به "
|
||||
"این شرکت به صورت پیشفرض انتخاب میشود. \n"
|
||||
"- خصوصی: نشانیهای خصوصی که تنها برای کاربران مجاز قابل رویت هستند و داده"
|
||||
"های حساسی را در بر میگیرند (نشانیهای محل سکونت کارکنان، ...)\n"
|
||||
"- سایر: نشانی دیگر شرکت (مانند نشانی شرکتهای تابعه، ...)"
|
||||
|
||||
#. 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 "نوع نشانی"
|
||||
|
||||
#. module: mgmtsystem_partner
|
||||
#: model:ir.model,name:mgmtsystem_partner.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr "مخاطب"
|
||||
|
||||
#. module: mgmtsystem_partner
|
||||
#: model:ir.model.fields.selection,name:mgmtsystem_partner.selection__res_partner__type__quality
|
||||
msgid "Quality Address"
|
||||
msgstr "بررسی کیفیت نشانی"
|
||||
|
|
@ -0,0 +1,75 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mgmtsystem_partner
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 14.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2023-12-27 11:43+0000\n"
|
||||
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: it\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 ""
|
||||
"- Contatto: utilizzarlo per organizzare i dettagli dei contatti dei "
|
||||
"dipendenti di una data azienda (es. CEO, CFO, ...).\n"
|
||||
"- Indirizzo fattura: indirizzo preferito per tutte le fatture. Selezionato "
|
||||
"in modo predefinito quando si fattura un ordine che appartiene a questa "
|
||||
"azienda.\n"
|
||||
"- Indirizzo consegna : indirizzo preferito per tutte le consegne. "
|
||||
"Selezionato in modo predefinito quando si consegna un ordine che appartiene "
|
||||
"a questa azienda.\n"
|
||||
"- Privato: gli indirizzi privati sono visibili solo da utenti autorizzati e "
|
||||
"contengono dati sensibili (indirizzo di casa del dipendente, ...).\n"
|
||||
"- Altro: altri indirizzi per l'azienda (es. filiali, ...)"
|
||||
|
||||
#. 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 indirizzo"
|
||||
|
||||
#. module: mgmtsystem_partner
|
||||
#: model:ir.model,name:mgmtsystem_partner.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr "Contatto"
|
||||
|
||||
#. module: mgmtsystem_partner
|
||||
#: model:ir.model.fields.selection,name:mgmtsystem_partner.selection__res_partner__type__quality
|
||||
msgid "Quality Address"
|
||||
msgstr "Indirizzo qualità"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Invoice & Delivery addresses are used in sales orders. Private addresses "
|
||||
#~ "are only visible by authorized users."
|
||||
#~ msgstr ""
|
||||
#~ "Gli indirizzi di fatturazione e consegna sono usati negli ordini di "
|
||||
#~ "vendita. Gli indirizzi privati sono visibili solo agli utenti autorizzati."
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Nome visualizzato"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Ultima modifica il"
|
||||
|
|
@ -0,0 +1,41 @@
|
|||
# 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"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: 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 ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. module: mgmtsystem_partner
|
||||
#: model:ir.model,name:mgmtsystem_partner.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: mgmtsystem_partner
|
||||
#: model:ir.model.fields.selection,name:mgmtsystem_partner.selection__res_partner__type__quality
|
||||
msgid "Quality Address"
|
||||
msgstr ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue