mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-13 15:34:49 -06:00
48 lines
1.7 KiB
Plaintext
48 lines
1.7 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * document_page_access_group
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 14.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-07-24 07:09+0000\n"
|
|
"PO-Revision-Date: 2024-07-24 09:10+0200\n"
|
|
"Last-Translator: luis-ron <luis.ron@sygel.es>\n"
|
|
"Language-Team: none\n"
|
|
"Language: es\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
"X-Generator: Poedit 3.0.1\n"
|
|
|
|
#. module: document_page_access_group
|
|
#: model:ir.model,name:document_page_access_group.model_document_page
|
|
msgid "Document Page"
|
|
msgstr "Página de documento"
|
|
|
|
#. module: document_page_access_group
|
|
#: model:ir.model.fields,field_description:document_page_access_group.field_document_page__groups_id
|
|
#: model_terms:ir.ui.view,arch_db:document_page_access_group.document_page_access_group_view_wiki_form
|
|
msgid "Groups"
|
|
msgstr "Grupos"
|
|
|
|
#. module: document_page_access_group
|
|
#: model_terms:ir.ui.view,arch_db:document_page_access_group.document_page_access_group_view_wiki_form
|
|
msgid "Security"
|
|
msgstr "Seguridad"
|
|
|
|
#. module: document_page_access_group
|
|
#: model:ir.model.fields,field_description:document_page_access_group.field_document_page__user_ids
|
|
#: model_terms:ir.ui.view,arch_db:document_page_access_group.document_page_access_group_view_wiki_form
|
|
msgid "Users"
|
|
msgstr "Usuarios"
|
|
|
|
#. module: document_page_access_group
|
|
#. odoo-python
|
|
#: code:addons/document_page_access_group/models/document_page.py:0
|
|
#, python-format
|
|
msgid "You cannot set groups and users at the same time."
|
|
msgstr "No puedes definir grupos y usuarios al mismo tiempo."
|