Skip to content

Commit c2b0584

Browse files
Ivorra78weblate
authored andcommitted
Translated using Weblate (Spanish)
Currently translated at 100.0% (8 of 8 strings) 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/es/
1 parent 4fb523e commit c2b0584

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

rpc_helper/i18n/es.po

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Odoo Server 16.0\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"Last-Translator: Automatically generated\n"
9+
"PO-Revision-Date: 2023-09-03 00:15+0000\n"
10+
"Last-Translator: Ivorra78 <[email protected]>\n"
1011
"Language-Team: none\n"
1112
"Language: es\n"
1213
"MIME-Version: 1.0\n"
1314
"Content-Type: text/plain; charset=UTF-8\n"
1415
"Content-Transfer-Encoding: \n"
1516
"Plural-Forms: nplurals=2; plural=n != 1;\n"
17+
"X-Generator: Weblate 4.17\n"
1618

1719
#. module: rpc_helper
1820
#: model:ir.model.fields,help:rpc_helper.field_ir_model__rpc_config_edit
@@ -21,42 +23,46 @@ msgid ""
2123
"wrapped by a dict with key `disable`. Eg: {'disable': ['search', "
2224
"'do_this']}To disable all methods, use `{'disable: ['all']}`"
2325
msgstr ""
26+
"Configurar RPC vía JSON. El valor debe ser una lista de métodos a "
27+
"deshabilitar envueltos por un dict con la clave `disable`. Ej: {'disable': ["
28+
"'search', 'do_this']}Para deshabilitar todos los métodos, usa `{'disable: "
29+
"['all']}`"
2430

2531
#. module: rpc_helper
2632
#: model:ir.model,name:rpc_helper.model_ir_model
2733
msgid "Models"
28-
msgstr ""
34+
msgstr "Modelos"
2935

3036
#. module: rpc_helper
3137
#. odoo-python
3238
#: code:addons/rpc_helper/patch.py:0
3339
#, python-format
3440
msgid "Object %s doesn't exist"
35-
msgstr ""
41+
msgstr "El objeto %s no existe"
3642

3743
#. module: rpc_helper
3844
#. odoo-python
3945
#: code:addons/rpc_helper/patch.py:0
4046
#, python-format
4147
msgid "RPC call on %s is not allowed"
42-
msgstr ""
48+
msgstr "La llamada RPC en %s no está permitida"
4349

4450
#. module: rpc_helper
4551
#: model_terms:ir.ui.view,arch_db:rpc_helper.view_model_form
4652
msgid "RPC config"
47-
msgstr ""
53+
msgstr "Configuración RPC"
4854

4955
#. module: rpc_helper
5056
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__rpc_config
5157
msgid "Rpc Config"
52-
msgstr ""
58+
msgstr "Configuración Rpc"
5359

5460
#. module: rpc_helper
5561
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__rpc_config_edit
5662
msgid "Rpc Config Edit"
57-
msgstr ""
63+
msgstr "Editar configuración Rpc"
5864

5965
#. module: rpc_helper
6066
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__smart_search
6167
msgid "Smart Search"
62-
msgstr ""
68+
msgstr "Búsqueda inteligente"

0 commit comments

Comments
 (0)