mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-19 16:32:05 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
106
odoo-bringout-oca-server-tools-rpc_helper/rpc_helper/i18n/bs.po
Normal file
106
odoo-bringout-oca-server-tools-rpc_helper/rpc_helper/i18n/bs.po
Normal file
|
|
@ -0,0 +1,106 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * rpc_helper
|
||||
#
|
||||
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: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__changeset_change_ids
|
||||
msgid "Changeset Changes"
|
||||
msgstr "Promjene skupa promjena"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__changeset_ids
|
||||
msgid "Changesets"
|
||||
msgstr "Skupovi promjena"
|
||||
|
||||
#. 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']}`"
|
||||
msgstr ""
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__count_changesets
|
||||
msgid "Count Changesets"
|
||||
msgstr "Broj skupova promjena"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__count_pending_changeset_changes
|
||||
msgid "Count Pending Changeset Changes"
|
||||
msgstr "Broj promjena u čekanju skupa promjena"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__count_pending_changesets
|
||||
msgid "Count Pending Changesets"
|
||||
msgstr "Broj skupova promjena u čekanju"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model,name:rpc_helper.model_ir_model
|
||||
msgid "Models"
|
||||
msgstr "Modeli"
|
||||
|
||||
#. module: rpc_helper
|
||||
#. odoo-python
|
||||
#: code:addons/rpc_helper/patch.py:0
|
||||
#, python-format
|
||||
msgid "Object %s doesn't exist"
|
||||
msgstr "Objekat %s ne postoji"
|
||||
|
||||
#. module: rpc_helper
|
||||
#. odoo-python
|
||||
#: code:addons/rpc_helper/patch.py:0
|
||||
#, python-format
|
||||
msgid "RPC call on %s is not allowed"
|
||||
msgstr "RPC poziv na %s nije dozvoljen"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model_terms:ir.ui.view,arch_db:rpc_helper.view_model_form
|
||||
msgid "RPC config"
|
||||
msgstr "RPC konfiguracija"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__rpc_config
|
||||
msgid "Rpc Config"
|
||||
msgstr "RPC konfiguracija"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__rpc_config_edit
|
||||
msgid "Rpc Config Edit"
|
||||
msgstr "Uređivanje RPC konfiguracije"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__smart_search
|
||||
msgid "Smart Search"
|
||||
msgstr "Pametna pretraga"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,help:rpc_helper.field_ir_model__count_pending_changeset_changes
|
||||
msgid "The number of pending changes of this record"
|
||||
msgstr "Broj promjena u čekanju ovog zapisa"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,help:rpc_helper.field_ir_model__count_pending_changesets
|
||||
msgid "The number of pending changesets of this record"
|
||||
msgstr "Broj skupova promjena u čekanju ovog zapisa"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,help:rpc_helper.field_ir_model__count_changesets
|
||||
msgid "The overall number of changesets of this record"
|
||||
msgstr "Ukupni broj skupova promjena ovog zapisa"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__user_can_see_changeset
|
||||
msgid "User Can See Changeset"
|
||||
msgstr "Korisnik može vidjeti skup promjena"
|
||||
113
odoo-bringout-oca-server-tools-rpc_helper/rpc_helper/i18n/es.po
Normal file
113
odoo-bringout-oca-server-tools-rpc_helper/rpc_helper/i18n/es.po
Normal file
|
|
@ -0,0 +1,113 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * rpc_helper
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2023-09-03 00:15+0000\n"
|
||||
"Last-Translator: Ivorra78 <informatica@totmaterial.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: \n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.17\n"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__changeset_change_ids
|
||||
msgid "Changeset Changes"
|
||||
msgstr ""
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__changeset_ids
|
||||
msgid "Changesets"
|
||||
msgstr ""
|
||||
|
||||
#. 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']}`"
|
||||
msgstr ""
|
||||
"Configurar RPC vía JSON. El valor debe ser una lista de métodos a "
|
||||
"deshabilitar envueltos por un dict con la clave `disable`. Ej: {'disable': "
|
||||
"['search', 'do_this']}Para deshabilitar todos los métodos, usa `{'disable: "
|
||||
"['all']}`"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__count_changesets
|
||||
msgid "Count Changesets"
|
||||
msgstr ""
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__count_pending_changeset_changes
|
||||
msgid "Count Pending Changeset Changes"
|
||||
msgstr ""
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__count_pending_changesets
|
||||
msgid "Count Pending Changesets"
|
||||
msgstr ""
|
||||
|
||||
#. 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"
|
||||
msgstr "La llamada RPC en %s no está permitida"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model_terms:ir.ui.view,arch_db:rpc_helper.view_model_form
|
||||
msgid "RPC config"
|
||||
msgstr "Configuración RPC"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__rpc_config
|
||||
msgid "Rpc Config"
|
||||
msgstr "Configuración Rpc"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__rpc_config_edit
|
||||
msgid "Rpc Config Edit"
|
||||
msgstr "Editar 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"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,help:rpc_helper.field_ir_model__count_pending_changeset_changes
|
||||
msgid "The number of pending changes of this record"
|
||||
msgstr ""
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,help:rpc_helper.field_ir_model__count_pending_changesets
|
||||
msgid "The number of pending changesets of this record"
|
||||
msgstr ""
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,help:rpc_helper.field_ir_model__count_changesets
|
||||
msgid "The overall number of changesets of this record"
|
||||
msgstr ""
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__user_can_see_changeset
|
||||
msgid "User Can See Changeset"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,122 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * rpc_helper
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 14.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-08-13 04:58+0000\n"
|
||||
"Last-Translator: Ignacio Buioli <ibuioli@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: es_AR\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"
|
||||
"X-Generator: Weblate 5.6.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']}`"
|
||||
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_changesets
|
||||
msgid "Count Changesets"
|
||||
msgstr "Cuenta de Configuración de Cambios"
|
||||
|
||||
#. 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,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"
|
||||
msgstr "Las llamadas RPC en %s no están permitidas"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model_terms:ir.ui.view,arch_db:rpc_helper.view_model_form
|
||||
msgid "RPC config"
|
||||
msgstr "Configuración RPC"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__rpc_config
|
||||
msgid "Rpc Config"
|
||||
msgstr "Configuración Rpc"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__rpc_config_edit
|
||||
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"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,help:rpc_helper.field_ir_model__count_pending_changeset_changes
|
||||
msgid "The number of pending changes of this record"
|
||||
msgstr "El número de los cambios pendientes de este registro"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,help:rpc_helper.field_ir_model__count_pending_changesets
|
||||
msgid "The number of pending changesets of this record"
|
||||
msgstr "El número de las configuraciones de cambios pendientes de este registro"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,help:rpc_helper.field_ir_model__count_changesets
|
||||
msgid "The overall number of changesets of this record"
|
||||
msgstr "El número total de conjuntos de cambios de este registro"
|
||||
|
||||
#. 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 "Display Name"
|
||||
#~ msgstr "Mostrar Nombre"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Última modificación en"
|
||||
113
odoo-bringout-oca-server-tools-rpc_helper/rpc_helper/i18n/it.po
Normal file
113
odoo-bringout-oca-server-tools-rpc_helper/rpc_helper/i18n/it.po
Normal file
|
|
@ -0,0 +1,113 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * rpc_helper
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-01-16 16:06+0000\n"
|
||||
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: it\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"
|
||||
"X-Generator: Weblate 5.6.2\n"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__changeset_change_ids
|
||||
msgid "Changeset Changes"
|
||||
msgstr "Modifiche dell'insieme di modifiche"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__changeset_ids
|
||||
msgid "Changesets"
|
||||
msgstr "Insiemi di modifiche"
|
||||
|
||||
#. 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']}`"
|
||||
msgstr ""
|
||||
"Impostare configurazione RPC con JSON. Il valore deve essere un elenco di "
|
||||
"metodi da disabilitare inseriti in un dizionario con chiave `disable`. Es. "
|
||||
"{'disable': ['search', 'do_this']} Pr disabilitare tutti i metodi usare "
|
||||
"`{'disable: ['all']}`"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__count_changesets
|
||||
msgid "Count Changesets"
|
||||
msgstr "Conta insiemi di modifiche"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__count_pending_changeset_changes
|
||||
msgid "Count Pending Changeset Changes"
|
||||
msgstr "Conteggio modifiche dell'insieme di modifiche in attesa"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__count_pending_changesets
|
||||
msgid "Count Pending Changesets"
|
||||
msgstr "Conteggio insieme di modifiche in attesa"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model,name:rpc_helper.model_ir_model
|
||||
msgid "Models"
|
||||
msgstr "Modelli"
|
||||
|
||||
#. module: rpc_helper
|
||||
#. odoo-python
|
||||
#: code:addons/rpc_helper/patch.py:0
|
||||
#, python-format
|
||||
msgid "Object %s doesn't exist"
|
||||
msgstr "L'oggetto %s non esiste"
|
||||
|
||||
#. module: rpc_helper
|
||||
#. odoo-python
|
||||
#: code:addons/rpc_helper/patch.py:0
|
||||
#, python-format
|
||||
msgid "RPC call on %s is not allowed"
|
||||
msgstr "La chiamata RPC su %s non è consentita"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model_terms:ir.ui.view,arch_db:rpc_helper.view_model_form
|
||||
msgid "RPC config"
|
||||
msgstr "Configurazione RPC"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__rpc_config
|
||||
msgid "Rpc Config"
|
||||
msgstr "Configurazione RPC"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__rpc_config_edit
|
||||
msgid "Rpc Config Edit"
|
||||
msgstr "Mdifica configurazione RPC"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__smart_search
|
||||
msgid "Smart Search"
|
||||
msgstr "Ricerca intelligente"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,help:rpc_helper.field_ir_model__count_pending_changeset_changes
|
||||
msgid "The number of pending changes of this record"
|
||||
msgstr "Numero di modifiche di questo record in attesa"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,help:rpc_helper.field_ir_model__count_pending_changesets
|
||||
msgid "The number of pending changesets of this record"
|
||||
msgstr "Numero di insiemi di modifiche in attesa di questo record"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,help:rpc_helper.field_ir_model__count_changesets
|
||||
msgid "The overall number of changesets of this record"
|
||||
msgstr "Numero totale di insiemi di modifiche di questo record"
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__user_can_see_changeset
|
||||
msgid "User Can See Changeset"
|
||||
msgstr "L'utente può vedere l'insieme delle modifiche"
|
||||
|
|
@ -0,0 +1,106 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * rpc_helper
|
||||
#
|
||||
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: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__changeset_change_ids
|
||||
msgid "Changeset Changes"
|
||||
msgstr ""
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__changeset_ids
|
||||
msgid "Changesets"
|
||||
msgstr ""
|
||||
|
||||
#. 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']}`"
|
||||
msgstr ""
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__count_changesets
|
||||
msgid "Count Changesets"
|
||||
msgstr ""
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__count_pending_changeset_changes
|
||||
msgid "Count Pending Changeset Changes"
|
||||
msgstr ""
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__count_pending_changesets
|
||||
msgid "Count Pending Changesets"
|
||||
msgstr ""
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model,name:rpc_helper.model_ir_model
|
||||
msgid "Models"
|
||||
msgstr ""
|
||||
|
||||
#. module: rpc_helper
|
||||
#. odoo-python
|
||||
#: code:addons/rpc_helper/patch.py:0
|
||||
#, python-format
|
||||
msgid "Object %s doesn't exist"
|
||||
msgstr ""
|
||||
|
||||
#. module: rpc_helper
|
||||
#. odoo-python
|
||||
#: code:addons/rpc_helper/patch.py:0
|
||||
#, python-format
|
||||
msgid "RPC call on %s is not allowed"
|
||||
msgstr ""
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model_terms:ir.ui.view,arch_db:rpc_helper.view_model_form
|
||||
msgid "RPC config"
|
||||
msgstr ""
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__rpc_config
|
||||
msgid "Rpc Config"
|
||||
msgstr ""
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__rpc_config_edit
|
||||
msgid "Rpc Config Edit"
|
||||
msgstr ""
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__smart_search
|
||||
msgid "Smart Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,help:rpc_helper.field_ir_model__count_pending_changeset_changes
|
||||
msgid "The number of pending changes of this record"
|
||||
msgstr ""
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,help:rpc_helper.field_ir_model__count_pending_changesets
|
||||
msgid "The number of pending changesets of this record"
|
||||
msgstr ""
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,help:rpc_helper.field_ir_model__count_changesets
|
||||
msgid "The overall number of changesets of this record"
|
||||
msgstr ""
|
||||
|
||||
#. module: rpc_helper
|
||||
#: model:ir.model.fields,field_description:rpc_helper.field_ir_model__user_can_see_changeset
|
||||
msgid "User Can See Changeset"
|
||||
msgstr ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue