Add oca-crm submodule with 26 CRM modules

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Ernad Husremovic 2025-08-30 17:44:33 +02:00
parent 0e924979be
commit 0608132c9e
1296 changed files with 142509 additions and 0 deletions

View file

@ -0,0 +1,37 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * crm_security_group
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-06-13 16:12+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"Language-Team: none\n"
"Language: it\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.17\n"
#. module: crm_security_group
#: model:res.groups,name:crm_security_group.group_crm_manager
msgid "Administrator"
msgstr "Amministratore"
#. module: crm_security_group
#: model:ir.module.category,name:crm_security_group.module_category_crm_crm
msgid "CRM"
msgstr "CRM"
#. module: crm_security_group
#: model:res.groups,name:crm_security_group.group_crm_all_leads
msgid "User: All Documents"
msgstr "Utente: tutti i documenti"
#. module: crm_security_group
#: model:res.groups,name:crm_security_group.group_crm_own_leads
msgid "User: Own Documents Only"
msgstr "Utente: solo i propri documenti"