mirror of
https://github.com/bringout/oca-project.git
synced 2026-04-19 09:22:00 +02:00
Move 124 sale modules to oca-sale, create oca-project with 56 project modules from oca-workflow-process
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
9eb7ae5807
commit
6094c218b2
2332 changed files with 125826 additions and 0 deletions
67
odoo-bringout-oca-project-project_key/project_key/i18n/de.po
Normal file
67
odoo-bringout-oca-project-project_key/project_key/i18n/de.po
Normal file
|
|
@ -0,0 +1,67 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_key
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2019-07-12 15:43+0000\n"
|
||||
"Last-Translator: Maria Sparenberg <maria.sparenberg@gmx.net>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: de\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 3.7.1\n"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.fields,field_description:project_key.field_project_project__key
|
||||
#: model:ir.model.fields,field_description:project_key.field_project_task__key
|
||||
msgid "Key"
|
||||
msgstr "Nummerierungsmuster"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.fields,field_description:project_key.field_project_project__task_key_sequence_id
|
||||
msgid "Key Sequence"
|
||||
msgstr "Musterfolge"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model,name:project_key.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "Projekt"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.constraint,message:project_key.constraint_project_project_project_key_unique
|
||||
msgid "Project key must be unique"
|
||||
msgstr "Das Nummerierungsmuster für Projekte muss eindeutig sein."
|
||||
|
||||
#. module: project_key
|
||||
#. odoo-python
|
||||
#: code:addons/project_key/models/project_project.py:0
|
||||
#, python-format
|
||||
msgid "Project task sequence for project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model,name:project_key.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Aufgabe"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.constraint,message:project_key.constraint_project_task_task_key_unique
|
||||
msgid "Task key must be unique!"
|
||||
msgstr "Aufgabennummerierung muss eindeutig sein!"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.fields,field_description:project_key.field_project_task__url
|
||||
msgid "URL"
|
||||
msgstr "URL"
|
||||
|
||||
#~ msgid "key"
|
||||
#~ msgstr "Nummer"
|
||||
|
||||
#, python-format
|
||||
#~ msgid "Project task sequence for project "
|
||||
#~ msgstr "Aufgabennummerierung für Projekt "
|
||||
Loading…
Add table
Add a link
Reference in a new issue