Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-rpc_helper
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-rpc_helper/
pull/2624/head
Weblate 2023-05-10 13:00:47 +00:00
parent f3fa3e6795
commit f84529c6bb
1 changed files with 29 additions and 45 deletions

View File

@ -16,65 +16,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.3.2\n"
#. module: rpc_helper
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__changeset_change_ids
msgid "Changeset Changes"
msgstr "Cambios del Conjunto de Cambios"
#. module: rpc_helper
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__changeset_ids
msgid "Changesets"
msgstr "Conjunto de Cambios"
#. module: rpc_helper
#: model:ir.model.fields,help:rpc_helper.field_ir_model__rpc_config_edit
msgid ""
"Configure RPC config via JSON. Value must be a list of methods to disable "
"wrapped by a dict with key `disable`. Eg: {'disable': ['search', "
"'do_this']}To disable all methods, use `{'disable: ['all']}`"
"wrapped by a dict with key `disable`. Eg: {'disable': ['search', 'do_this']}"
"To disable all methods, use `{'disable: ['all']}`"
msgstr ""
"Configure los ajustes de RPC a través de JSON. El valor debe ser una lista "
"de métodos para deshabilitar envueltos por un dict con la clave "
"`deshabilitar`. Por ejemplo: {'disable': ['search', 'do_this']} Para "
"deshabilitar todos los métodos, use `{'disable: ['all']}`"
#. module: rpc_helper
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__count_pending_changeset_changes
msgid "Count Pending Changeset Changes"
msgstr "Cuenta de los Cambios Pendientes de los Conjuntos de Cambios"
#. module: rpc_helper
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__count_pending_changesets
msgid "Count Pending Changesets"
msgstr "Cuenta de los Conjuntos de Cambios Pendientes"
#. module: rpc_helper
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__display_name
msgid "Display Name"
msgstr "Mostrar Nombre"
#. module: rpc_helper
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__id
msgid "ID"
msgstr "ID"
#. module: rpc_helper
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model____last_update
msgid "Last Modified on"
msgstr "Última modificación en"
#. module: rpc_helper
#: model:ir.model,name:rpc_helper.model_ir_model
msgid "Models"
msgstr "Modelos"
#. module: rpc_helper
#. odoo-python
#: code:addons/rpc_helper/patch.py:0
#, python-format
msgid "Object %s doesn't exist"
msgstr "El Objeto %s no existe"
#. module: rpc_helper
#. odoo-python
#: code:addons/rpc_helper/patch.py:0
#, python-format
msgid "RPC call on %s is not allowed"
@ -95,12 +62,29 @@ msgstr "Configuración Rpc"
msgid "Rpc Config Edit"
msgstr "Editar la Configuración Rpc"
#. module: rpc_helper
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__smart_search
msgid "Smart Search"
msgstr "Búsqueda Inteligente"
#~ msgid "Changeset Changes"
#~ msgstr "Cambios del Conjunto de Cambios"
#. module: rpc_helper
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__user_can_see_changeset
msgid "User Can See Changeset"
msgstr "El Usuario Puede ver Conjuntos de Cambios"
#~ msgid "Changesets"
#~ msgstr "Conjunto de Cambios"
#~ msgid "Count Pending Changeset Changes"
#~ msgstr "Cuenta de los Cambios Pendientes de los Conjuntos de Cambios"
#~ msgid "Count Pending Changesets"
#~ msgstr "Cuenta de los Conjuntos de Cambios Pendientes"
#~ msgid "Display Name"
#~ msgstr "Mostrar Nombre"
#~ msgid "ID"
#~ msgstr "ID"
#~ msgid "Last Modified on"
#~ msgstr "Última modificación en"
#~ msgid "Smart Search"
#~ msgstr "Búsqueda Inteligente"
#~ msgid "User Can See Changeset"
#~ msgstr "El Usuario Puede ver Conjuntos de Cambios"