mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 22:52:06 +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,73 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * base_revision
|
||||
#
|
||||
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: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__active
|
||||
msgid "Active"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__current_revision_id
|
||||
msgid "Current revision"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model,name:base_revision.model_base_revision
|
||||
msgid "Document Revision (abstract)"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__has_old_revisions
|
||||
msgid "Has Old Revisions"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_revision
|
||||
#. odoo-python
|
||||
#: code:addons/base_revision/models/base_revision.py:0
|
||||
#, python-format
|
||||
msgid "New Revisions"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_revision
|
||||
#. odoo-python
|
||||
#: code:addons/base_revision/models/base_revision.py:0
|
||||
#, python-format
|
||||
msgid "New revision created: %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__old_revision_ids
|
||||
msgid "Old revisions"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__unrevisioned_name
|
||||
msgid "Original Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__revision_count
|
||||
msgid "Previous versions count"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.constraint,message:base_revision.constraint_base_revision_revision_unique
|
||||
msgid "Reference and revision must be unique."
|
||||
msgstr ""
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__revision_number
|
||||
msgid "Revision"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,73 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * base_revision
|
||||
#
|
||||
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: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__active
|
||||
msgid "Active"
|
||||
msgstr "Aktivan"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__current_revision_id
|
||||
msgid "Current revision"
|
||||
msgstr "Trenutna revizija"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model,name:base_revision.model_base_revision
|
||||
msgid "Document Revision (abstract)"
|
||||
msgstr "Revizija dokumenta (apstraktna)"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__has_old_revisions
|
||||
msgid "Has Old Revisions"
|
||||
msgstr "Ima starih revizija"
|
||||
|
||||
#. module: base_revision
|
||||
#. odoo-python
|
||||
#: code:addons/base_revision/models/base_revision.py:0
|
||||
#, python-format
|
||||
msgid "New Revisions"
|
||||
msgstr "Nove revizije"
|
||||
|
||||
#. module: base_revision
|
||||
#. odoo-python
|
||||
#: code:addons/base_revision/models/base_revision.py:0
|
||||
#, python-format
|
||||
msgid "New revision created: %s"
|
||||
msgstr "Nova revizija kreirana: %s"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__old_revision_ids
|
||||
msgid "Old revisions"
|
||||
msgstr "Stare revizije"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__unrevisioned_name
|
||||
msgid "Original Reference"
|
||||
msgstr "Originalna referenca"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__revision_count
|
||||
msgid "Previous versions count"
|
||||
msgstr "Broj prethodnih revizija"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.constraint,message:base_revision.constraint_base_revision_revision_unique
|
||||
msgid "Reference and revision must be unique."
|
||||
msgstr "Referenca i revizija moraju biti jedinstvene."
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__revision_number
|
||||
msgid "Revision"
|
||||
msgstr "Revizija"
|
||||
|
|
@ -0,0 +1,86 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * base_revision
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 14.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-02-23 09:21+0000\n"
|
||||
"PO-Revision-Date: 2022-02-23 10:22+0100\n"
|
||||
"Last-Translator: Ana Suárez <ana.suarez@qubiq.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: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Poedit 2.3\n"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__active
|
||||
msgid "Active"
|
||||
msgstr "Activo"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__current_revision_id
|
||||
msgid "Current revision"
|
||||
msgstr "Revisión actual"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model,name:base_revision.model_base_revision
|
||||
msgid "Document Revision (abstract)"
|
||||
msgstr "Revisión Documento (resumen)"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__has_old_revisions
|
||||
msgid "Has Old Revisions"
|
||||
msgstr "Tiene revisiones antiguas"
|
||||
|
||||
#. module: base_revision
|
||||
#. odoo-python
|
||||
#: code:addons/base_revision/models/base_revision.py:0
|
||||
#, python-format
|
||||
msgid "New Revisions"
|
||||
msgstr "Nuevas revisiones"
|
||||
|
||||
#. module: base_revision
|
||||
#. odoo-python
|
||||
#: code:addons/base_revision/models/base_revision.py:0
|
||||
#, python-format
|
||||
msgid "New revision created: %s"
|
||||
msgstr "Nueva revisión creada: %s"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__old_revision_ids
|
||||
msgid "Old revisions"
|
||||
msgstr "Revisiones antiguas"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__unrevisioned_name
|
||||
msgid "Original Reference"
|
||||
msgstr "Referencia original"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__revision_count
|
||||
msgid "Previous versions count"
|
||||
msgstr "Nº de versiones anteriores"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.constraint,message:base_revision.constraint_base_revision_revision_unique
|
||||
msgid "Reference and revision must be unique."
|
||||
msgstr "Referencia y revisión deben ser únicas."
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__revision_number
|
||||
msgid "Revision"
|
||||
msgstr "Revisión"
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Nombre mostrado"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Última modificación el"
|
||||
|
|
@ -0,0 +1,76 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * base_revision
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-03-11 18:35+0000\n"
|
||||
"Last-Translator: Francesco Foresti <francesco.foresti@ooops404.com>\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: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__active
|
||||
msgid "Active"
|
||||
msgstr "Attiva"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__current_revision_id
|
||||
msgid "Current revision"
|
||||
msgstr "Revisione corrente"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model,name:base_revision.model_base_revision
|
||||
msgid "Document Revision (abstract)"
|
||||
msgstr "Revisione documento (sintesi)"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__has_old_revisions
|
||||
msgid "Has Old Revisions"
|
||||
msgstr "Ha revisioni precedenti"
|
||||
|
||||
#. module: base_revision
|
||||
#. odoo-python
|
||||
#: code:addons/base_revision/models/base_revision.py:0
|
||||
#, python-format
|
||||
msgid "New Revisions"
|
||||
msgstr "Nuove revisioni"
|
||||
|
||||
#. module: base_revision
|
||||
#. odoo-python
|
||||
#: code:addons/base_revision/models/base_revision.py:0
|
||||
#, python-format
|
||||
msgid "New revision created: %s"
|
||||
msgstr "Nuova revisione creata: %s"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__old_revision_ids
|
||||
msgid "Old revisions"
|
||||
msgstr "Revisioni precedenti"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__unrevisioned_name
|
||||
msgid "Original Reference"
|
||||
msgstr "Riferimento originale"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__revision_count
|
||||
msgid "Previous versions count"
|
||||
msgstr "Conteggio versioni precedenti"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.constraint,message:base_revision.constraint_base_revision_revision_unique
|
||||
msgid "Reference and revision must be unique."
|
||||
msgstr "Il riferimento e la revisione devono essere univoci."
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__revision_number
|
||||
msgid "Revision"
|
||||
msgstr "Revisione"
|
||||
|
|
@ -0,0 +1,76 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * base_revision
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-01-31 00:48+0000\n"
|
||||
"Last-Translator: Wang-TKurata <takahiko.kurata@axelspace.com>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: ja\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 5.6.2\n"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__active
|
||||
msgid "Active"
|
||||
msgstr "有効"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__current_revision_id
|
||||
msgid "Current revision"
|
||||
msgstr "現在のリビジョン"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model,name:base_revision.model_base_revision
|
||||
msgid "Document Revision (abstract)"
|
||||
msgstr "ドキュメントリビジョン(概要)"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__has_old_revisions
|
||||
msgid "Has Old Revisions"
|
||||
msgstr "旧リビジョンが存在"
|
||||
|
||||
#. module: base_revision
|
||||
#. odoo-python
|
||||
#: code:addons/base_revision/models/base_revision.py:0
|
||||
#, python-format
|
||||
msgid "New Revisions"
|
||||
msgstr "新リビジョン"
|
||||
|
||||
#. module: base_revision
|
||||
#. odoo-python
|
||||
#: code:addons/base_revision/models/base_revision.py:0
|
||||
#, python-format
|
||||
msgid "New revision created: %s"
|
||||
msgstr "新しいリビジョンが作成されました: %s"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__old_revision_ids
|
||||
msgid "Old revisions"
|
||||
msgstr "旧リビジョン"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__unrevisioned_name
|
||||
msgid "Original Reference"
|
||||
msgstr "オリジナル参照"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__revision_count
|
||||
msgid "Previous versions count"
|
||||
msgstr "旧バージョン数"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.constraint,message:base_revision.constraint_base_revision_revision_unique
|
||||
msgid "Reference and revision must be unique."
|
||||
msgstr "参照とリビジョンはユニークにする必要があります。"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__revision_number
|
||||
msgid "Revision"
|
||||
msgstr "リビジョン"
|
||||
|
|
@ -0,0 +1,76 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * base_revision
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-02-22 11:06+0000\n"
|
||||
"Last-Translator: İsmail Çağan Yılmaz <ismail.cagan.yilmaz@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: tr\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 5.6.2\n"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__active
|
||||
msgid "Active"
|
||||
msgstr "Aktif"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__current_revision_id
|
||||
msgid "Current revision"
|
||||
msgstr "Güncel revizyon"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model,name:base_revision.model_base_revision
|
||||
msgid "Document Revision (abstract)"
|
||||
msgstr "Doküman Revizyonu (özet)"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__has_old_revisions
|
||||
msgid "Has Old Revisions"
|
||||
msgstr "Eski Revizyonları Var"
|
||||
|
||||
#. module: base_revision
|
||||
#. odoo-python
|
||||
#: code:addons/base_revision/models/base_revision.py:0
|
||||
#, python-format
|
||||
msgid "New Revisions"
|
||||
msgstr "Yeni Revizyonlar"
|
||||
|
||||
#. module: base_revision
|
||||
#. odoo-python
|
||||
#: code:addons/base_revision/models/base_revision.py:0
|
||||
#, python-format
|
||||
msgid "New revision created: %s"
|
||||
msgstr "Yeni revizyon oluşturuldu: %s"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__old_revision_ids
|
||||
msgid "Old revisions"
|
||||
msgstr "Eski revizyonlar"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__unrevisioned_name
|
||||
msgid "Original Reference"
|
||||
msgstr "Orijinal Referans"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__revision_count
|
||||
msgid "Previous versions count"
|
||||
msgstr "Önceki sürüm sayısı"
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.constraint,message:base_revision.constraint_base_revision_revision_unique
|
||||
msgid "Reference and revision must be unique."
|
||||
msgstr "Referans ve revizyon benzersiz olmalıdır."
|
||||
|
||||
#. module: base_revision
|
||||
#: model:ir.model.fields,field_description:base_revision.field_base_revision__revision_number
|
||||
msgid "Revision"
|
||||
msgstr "Revizyon"
|
||||
Loading…
Add table
Add a link
Reference in a new issue