mirror of
https://github.com/bringout/oca-project.git
synced 2026-04-19 11:42:06 +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
|
|
@ -0,0 +1,52 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_template
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 14.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2021-04-11 16:46+0000\n"
|
||||
"Last-Translator: Yves Le Doeuff <yld@alliasys.fr>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: fr_FR\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.3.2\n"
|
||||
|
||||
#. module: project_template
|
||||
#: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_form
|
||||
msgid "Create Project From Template"
|
||||
msgstr "Créer un projet depuis le modèle"
|
||||
|
||||
#. module: project_template
|
||||
#: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_kanban
|
||||
msgid "Create Project from Template"
|
||||
msgstr "Créer un projet depuis le modèle"
|
||||
|
||||
#. module: project_template
|
||||
#: model:ir.model.fields,field_description:project_template.field_project_project__is_template
|
||||
msgid "Is Template"
|
||||
msgstr "Est un modèle"
|
||||
|
||||
#. module: project_template
|
||||
#: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_form
|
||||
msgid "Is Template?"
|
||||
msgstr "Est un modèle ?"
|
||||
|
||||
#. module: project_template
|
||||
#: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_search
|
||||
msgid "Non-Templates"
|
||||
msgstr "N'est pas un modèle"
|
||||
|
||||
#. module: project_template
|
||||
#: model:ir.model,name:project_template.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "Projet"
|
||||
|
||||
#. module: project_template
|
||||
#: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_search
|
||||
msgid "Templates"
|
||||
msgstr "Modèles"
|
||||
Loading…
Add table
Add a link
Reference in a new issue