mirror of
https://github.com/bringout/oca-project.git
synced 2026-04-18 16:01:59 +02:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
37 lines
1 KiB
Text
37 lines
1 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * project_task_note
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 15.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-02-15 15:44+0000\n"
|
|
"PO-Revision-Date: 2024-02-15 15:44+0000\n"
|
|
"Last-Translator: \n"
|
|
"Language-Team: \n"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: \n"
|
|
|
|
#. module: project_task_note
|
|
#: model_terms:ir.ui.view,arch_db:project_task_note.view_task_form2
|
|
msgid "Insert internal notes here"
|
|
msgstr ""
|
|
|
|
#. module: project_task_note
|
|
#: model_terms:ir.ui.view,arch_db:project_task_note.view_task_form2
|
|
msgid "Internal Notes"
|
|
msgstr ""
|
|
|
|
#. module: project_task_note
|
|
#: model:ir.model.fields,field_description:project_task_note.field_project_task__notes
|
|
msgid "Internal notes"
|
|
msgstr "Notas internas"
|
|
|
|
#. module: project_task_note
|
|
#: model:ir.model,name:project_task_note.model_project_task
|
|
msgid "Task"
|
|
msgstr "Tarea"
|