mirror of
https://github.com/bringout/oca-project.git
synced 2026-04-18 12:41:59 +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,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: project (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-31 18:04+0000\n"
|
||||
"PO-Revision-Date: 2015-08-06 21:48+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Japanese (http://www.transifex.com/oca/OCA-project-8-0/"
|
||||
"language/ja/)\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"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "タスク"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue