mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-19 06:12:02 +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 ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue