Public release from ruodoo-project: 19.0 - 2026-05-10 21:19:01 UTC

This commit is contained in:
CI Publish Bot
2026-05-10 21:19:11 +00:00
commit cbf9e6e6d6
1213 changed files with 183945 additions and 0 deletions

View File

@ -0,0 +1,114 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * access_restricted
#
# Translators:
# Randall <randall_castro@me.com>, 2018
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-21 00:17+0000\n"
"PO-Revision-Date: 2017-11-28 13:02+0000\n"
"Last-Translator: Randall <randall_castro@me.com>, 2018\n"
"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/it-projects-"
"llc/teams/76080/es_CR/)\n"
"Language: es_CR\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"
#. module: access_restricted
#: code:addons/access_restricted/models/res_config_settings.py:48
#, python-format
msgid ""
"\n"
"\n"
"You don't have access to change this settings, because you administration "
"rights are restricted"
msgstr ""
"\n"
"\n"
"No tiene acceso para cambiar esta configuración, ya que los derechos de "
"administración están restringidos."
#. module: access_restricted
#: model:ir.model,name:access_restricted.model_res_groups
msgid "Access Groups"
msgstr "Grupos de Accesos"
#. module: access_restricted
#: model:res.groups,name:access_restricted.group_allow_add_implied_from_settings
msgid "Allow add implied groups from settings"
msgstr "Permitir agregar grupos implícitos desde la configuración"
#. module: access_restricted
#: model:ir.model,name:access_restricted.model_res_config_settings
#, fuzzy
msgid "Config Settings"
msgstr "res.config.settings"
#. module: access_restricted
#: model:ir.model.fields,field_description:access_restricted.field_test_config_settings__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: access_restricted
#: model:ir.model.fields,field_description:access_restricted.field_test_config_settings__create_date
msgid "Created on"
msgstr "Creado en"
#. module: access_restricted
#: model:ir.model.fields,field_description:access_restricted.field_test_config_settings__display_name
msgid "Display Name"
msgstr "Mostrar Nombre"
#. module: access_restricted
#: model:ir.model.fields,field_description:access_restricted.field_test_config_settings__group_private_addresses
msgid "Group Private Addresses"
msgstr ""
#. module: access_restricted
#: model:ir.model.fields,field_description:access_restricted.field_test_config_settings__id
msgid "ID"
msgstr "ID"
#. module: access_restricted
#: model:ir.model.fields,field_description:access_restricted.field_test_config_settings____last_update
msgid "Last Modified on"
msgstr "Última modificación el"
#. module: access_restricted
#: model:ir.model.fields,field_description:access_restricted.field_test_config_settings__write_uid
msgid "Last Updated by"
msgstr "Última actualización por"
#. module: access_restricted
#: model:ir.model.fields,field_description:access_restricted.field_test_config_settings__write_date
msgid "Last Updated on"
msgstr "Última actualización en "
#. module: access_restricted
#: code:addons/access_restricted/models/res_users.py:95
#, python-format
msgid ""
"The requested operation cannot be completed due to security restrictions. "
"Please contact your system administrator.\n"
"\n"
"(Document type: %s, Operation: %s)"
msgstr ""
#. module: access_restricted
#: model:ir.model,name:access_restricted.model_res_users
msgid "Users"
msgstr "Usuarios"
#. module: access_restricted
#: model:ir.model,name:access_restricted.model_test_config_settings
msgid "test.config.settings"
msgstr "test.config.settings"
#~ msgid "Group User"
#~ msgstr "Grupos de Usuario"