mirror of
https://github.com/bringout/oca-crm.git
synced 2026-04-19 12:32:04 +02:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
34 lines
959 B
Text
34 lines
959 B
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * crm_security_group
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"Last-Translator: \n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: \n"
|
|
|
|
#. module: crm_security_group
|
|
#: model:res.groups,name:crm_security_group.group_crm_manager
|
|
msgid "Administrator"
|
|
msgstr "Administrator"
|
|
|
|
#. 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 "Korisnik: Svi dokumenti"
|
|
|
|
#. module: crm_security_group
|
|
#: model:res.groups,name:crm_security_group.group_crm_own_leads
|
|
msgid "User: Own Documents Only"
|
|
msgstr "Korisnik: Samo svoji dokumenti"
|