Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
105
base_model_restrict_update/i18n/base_model_restrict_update.pot
Executable file
105
base_model_restrict_update/i18n/base_model_restrict_update.pot
Executable file
@@ -0,0 +1,105 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * base_model_restrict_update
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.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: base_model_restrict_update
|
||||
#: model_terms:ir.ui.view,arch_db:base_model_restrict_update.view_users_form
|
||||
msgid "<span style=\"padding: 0 10px;\">Read-only</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model,name:base_model_restrict_update.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model_terms:ir.ui.view,arch_db:base_model_restrict_update.res_config_settings_view_form
|
||||
msgid "Excluded Models From Readonly"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_res_config_settings__excluded_models_from_readonly
|
||||
msgid "Excluded Models from Read-only"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model,name:base_model_restrict_update.model_ir_model_access
|
||||
msgid "Model Access"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model,name:base_model_restrict_update.model_ir_model
|
||||
msgid "Models"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_res_users__is_readonly_user
|
||||
msgid "Read-only User"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,help:base_model_restrict_update.field_res_users__is_readonly_user
|
||||
msgid ""
|
||||
"Select this option to prevent the user from updating any business records."
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_ir_model__smart_search
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_ir_model_access__smart_search
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_res_config_settings__smart_search
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_res_users__smart_search
|
||||
msgid "Smart Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,help:base_model_restrict_update.field_res_config_settings__excluded_models_from_readonly
|
||||
#: model_terms:ir.ui.view,arch_db:base_model_restrict_update.res_config_settings_view_form
|
||||
msgid ""
|
||||
"Specified models, separated by commas, will be exempt from the read-only "
|
||||
"restriction for read-only users."
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_ir_model__restrict_update
|
||||
msgid "Update Restrict Model"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_ir_model__update_allowed_group_ids
|
||||
msgid "Update-Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model,name:base_model_restrict_update.model_res_users
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,help:base_model_restrict_update.field_ir_model__restrict_update
|
||||
msgid ""
|
||||
"When selected, the model is restricted to read-only unless the user belongs "
|
||||
"to an Update-Allowed Group."
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#. odoo-python
|
||||
#: code:addons/base_model_restrict_update/models/ir_model_access.py:0
|
||||
msgid "You are only allowed to read this record. (%(model)s - %(mode)s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#. odoo-python
|
||||
#: code:addons/base_model_restrict_update/models/res_users.py:0
|
||||
msgid "You cannot make the admin user read-only."
|
||||
msgstr ""
|
||||
134
base_model_restrict_update/i18n/es.po
Executable file
134
base_model_restrict_update/i18n/es.po
Executable file
@@ -0,0 +1,134 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * base_model_restrict_update
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 15.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2023-11-09 19:36+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: base_model_restrict_update
|
||||
#: model_terms:ir.ui.view,arch_db:base_model_restrict_update.view_users_form
|
||||
msgid "<span style=\"padding: 0 10px;\">Read-only</span>"
|
||||
msgstr "<span style=\"padding: 0 10px;\">Solo-Lectura</span>"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model,name:base_model_restrict_update.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model_terms:ir.ui.view,arch_db:base_model_restrict_update.res_config_settings_view_form
|
||||
msgid "Excluded Models From Readonly"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_res_config_settings__excluded_models_from_readonly
|
||||
msgid "Excluded Models from Read-only"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model,name:base_model_restrict_update.model_ir_model_access
|
||||
msgid "Model Access"
|
||||
msgstr "Acceso Modelo"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model,name:base_model_restrict_update.model_ir_model
|
||||
msgid "Models"
|
||||
msgstr "Modelos"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_res_users__is_readonly_user
|
||||
#, fuzzy
|
||||
msgid "Read-only User"
|
||||
msgstr "Usuario listo"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,help:base_model_restrict_update.field_res_users__is_readonly_user
|
||||
msgid ""
|
||||
"Select this option to prevent the user from updating any business records."
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_ir_model__smart_search
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_ir_model_access__smart_search
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_res_config_settings__smart_search
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_res_users__smart_search
|
||||
msgid "Smart Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,help:base_model_restrict_update.field_res_config_settings__excluded_models_from_readonly
|
||||
#: model_terms:ir.ui.view,arch_db:base_model_restrict_update.res_config_settings_view_form
|
||||
msgid ""
|
||||
"Specified models, separated by commas, will be exempt from the read-only "
|
||||
"restriction for read-only users."
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_ir_model__restrict_update
|
||||
msgid "Update Restrict Model"
|
||||
msgstr "Actualizar el modelo de restricciones"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_ir_model__update_allowed_group_ids
|
||||
msgid "Update-Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model,name:base_model_restrict_update.model_res_users
|
||||
#, fuzzy
|
||||
msgid "User"
|
||||
msgstr "Usuarios"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,help:base_model_restrict_update.field_ir_model__restrict_update
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"When selected, the model is restricted to read-only unless the user belongs "
|
||||
"to an Update-Allowed Group."
|
||||
msgstr ""
|
||||
"Cuando se selecciona, el modelo se restringe a sólo lectura a menos que el "
|
||||
"usuario tenga el permiso especial."
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#. odoo-python
|
||||
#: code:addons/base_model_restrict_update/models/ir_model_access.py:0
|
||||
msgid "You are only allowed to read this record. (%(model)s - %(mode)s)"
|
||||
msgstr "Sólo puede leer este registro. (%(model)s - %(mode)s)"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#. odoo-python
|
||||
#: code:addons/base_model_restrict_update/models/res_users.py:0
|
||||
#, fuzzy
|
||||
msgid "You cannot make the admin user read-only."
|
||||
msgstr "No se puede establecer el usuario admin como usuario de sólo lectura."
|
||||
|
||||
#~ msgid "<span style=\"padding: 0 10px;\">Unrestrict Update</span>"
|
||||
#~ msgstr ""
|
||||
#~ "<span style=\"padding: 0 10px;\">Actualización sin restricciones</span>"
|
||||
|
||||
#~ msgid "Set to true and the user are readonly user on all models"
|
||||
#~ msgstr ""
|
||||
#~ "Establecer a true y el usuario son de sólo lectura en todos los modelos"
|
||||
|
||||
#~ msgid "Set to true and the user can update restricted model."
|
||||
#~ msgstr ""
|
||||
#~ "Si se establece en true, el usuario puede actualizar el modelo "
|
||||
#~ "restringido."
|
||||
|
||||
#~ msgid "Unrestrict Model Update"
|
||||
#~ msgstr "Actualización del modelo Sin restricciones"
|
||||
|
||||
#, python-format
|
||||
#~ msgid "You are only allowed to read this record. ({} - {})"
|
||||
#~ msgstr "Sólo puede leer este registro. ({} - {})"
|
||||
148
base_model_restrict_update/i18n/es_AR.po
Executable file
148
base_model_restrict_update/i18n/es_AR.po
Executable file
@@ -0,0 +1,148 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * base_model_restrict_update
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 14.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2023-10-29 23:45+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 4.17\n"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model_terms:ir.ui.view,arch_db:base_model_restrict_update.view_users_form
|
||||
msgid "<span style=\"padding: 0 10px;\">Read-only</span>"
|
||||
msgstr "<span style=\"padding: 0 10px;\">Solo lectura</span>"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model,name:base_model_restrict_update.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model_terms:ir.ui.view,arch_db:base_model_restrict_update.res_config_settings_view_form
|
||||
msgid "Excluded Models From Readonly"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_res_config_settings__excluded_models_from_readonly
|
||||
msgid "Excluded Models from Read-only"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model,name:base_model_restrict_update.model_ir_model_access
|
||||
msgid "Model Access"
|
||||
msgstr "Modelo de Acceso"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model,name:base_model_restrict_update.model_ir_model
|
||||
msgid "Models"
|
||||
msgstr "Modelos"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_res_users__is_readonly_user
|
||||
#, fuzzy
|
||||
msgid "Read-only User"
|
||||
msgstr "Usuario Listo"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,help:base_model_restrict_update.field_res_users__is_readonly_user
|
||||
msgid ""
|
||||
"Select this option to prevent the user from updating any business records."
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_ir_model__smart_search
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_ir_model_access__smart_search
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_res_config_settings__smart_search
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_res_users__smart_search
|
||||
msgid "Smart Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,help:base_model_restrict_update.field_res_config_settings__excluded_models_from_readonly
|
||||
#: model_terms:ir.ui.view,arch_db:base_model_restrict_update.res_config_settings_view_form
|
||||
msgid ""
|
||||
"Specified models, separated by commas, will be exempt from the read-only "
|
||||
"restriction for read-only users."
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_ir_model__restrict_update
|
||||
msgid "Update Restrict Model"
|
||||
msgstr "Actualizar Modelo Restricto"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_ir_model__update_allowed_group_ids
|
||||
msgid "Update-Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model,name:base_model_restrict_update.model_res_users
|
||||
#, fuzzy
|
||||
msgid "User"
|
||||
msgstr "Usuarios"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,help:base_model_restrict_update.field_ir_model__restrict_update
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"When selected, the model is restricted to read-only unless the user belongs "
|
||||
"to an Update-Allowed Group."
|
||||
msgstr ""
|
||||
"Cuando está seleccionado, el modelo está restringido a solo lectura a menos "
|
||||
"que el usuario tenga permisos especiales."
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#. odoo-python
|
||||
#: code:addons/base_model_restrict_update/models/ir_model_access.py:0
|
||||
msgid "You are only allowed to read this record. (%(model)s - %(mode)s)"
|
||||
msgstr "Está permitido solo a leer este registro. (%(model)s - %(mode)s)"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#. odoo-python
|
||||
#: code:addons/base_model_restrict_update/models/res_users.py:0
|
||||
#, fuzzy
|
||||
msgid "You cannot make the admin user read-only."
|
||||
msgstr ""
|
||||
"No puede configurar al usuario administrador como un usuario de sólo lectura."
|
||||
|
||||
#~ msgid "<span style=\"padding: 0 10px;\">Unrestrict Update</span>"
|
||||
#~ msgstr "<span style=\"padding: 0 10px;\">Actualización Irrestricta</span>"
|
||||
|
||||
#~ msgid "Set to true and the user are readonly user on all models"
|
||||
#~ msgstr ""
|
||||
#~ "Establezcalo como verdadero y el usuario es un usuario de solo lectura en "
|
||||
#~ "todos los modelos"
|
||||
|
||||
#~ msgid "Set to true and the user can update restricted model."
|
||||
#~ msgstr ""
|
||||
#~ "Establezcalo como verdadero y bel usuario podrá actualizar el modelo "
|
||||
#~ "restringido."
|
||||
|
||||
#~ msgid "Unrestrict Model Update"
|
||||
#~ msgstr "Actualización del Modelo sin Restricciones"
|
||||
|
||||
#, python-format
|
||||
#~ msgid "You are only allowed to read this record. ({} - {})"
|
||||
#~ msgstr "Solo le está permitido leer este registro. ({} - {})"
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Mostrar Nombre"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Última modificación en"
|
||||
|
||||
#, python-format
|
||||
#~ msgid "You are only allowed to read this record. (%s - %s)"
|
||||
#~ msgstr "No está permitido para leer este registro. (%s - %s)"
|
||||
114
base_model_restrict_update/i18n/it.po
Executable file
114
base_model_restrict_update/i18n/it.po
Executable file
@@ -0,0 +1,114 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * base_model_restrict_update
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-09-29 17:43+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.10.4\n"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model_terms:ir.ui.view,arch_db:base_model_restrict_update.view_users_form
|
||||
msgid "<span style=\"padding: 0 10px;\">Read-only</span>"
|
||||
msgstr "<span style=\"padding: 0 10px;\">Solo lettura</span>"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model,name:base_model_restrict_update.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Impostazioni configurazione"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model_terms:ir.ui.view,arch_db:base_model_restrict_update.res_config_settings_view_form
|
||||
msgid "Excluded Models From Readonly"
|
||||
msgstr "Modelli esclusi da solo lettura"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_res_config_settings__excluded_models_from_readonly
|
||||
msgid "Excluded Models from Read-only"
|
||||
msgstr "Moduli esclusi da sola lettura"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model,name:base_model_restrict_update.model_ir_model_access
|
||||
msgid "Model Access"
|
||||
msgstr "Accesso modello"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model,name:base_model_restrict_update.model_ir_model
|
||||
msgid "Models"
|
||||
msgstr "Modelli"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_res_users__is_readonly_user
|
||||
msgid "Read-only User"
|
||||
msgstr "Utente sola lettura"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,help:base_model_restrict_update.field_res_users__is_readonly_user
|
||||
msgid ""
|
||||
"Select this option to prevent the user from updating any business records."
|
||||
msgstr ""
|
||||
"Selezionare questa opzione per prevenire che l'utente aggiorni i record "
|
||||
"aziendali."
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_ir_model__smart_search
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_ir_model_access__smart_search
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_res_config_settings__smart_search
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_res_users__smart_search
|
||||
msgid "Smart Search"
|
||||
msgstr "Ricerca intelligente"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,help:base_model_restrict_update.field_res_config_settings__excluded_models_from_readonly
|
||||
#: model_terms:ir.ui.view,arch_db:base_model_restrict_update.res_config_settings_view_form
|
||||
msgid ""
|
||||
"Specified models, separated by commas, will be exempt from the read-only "
|
||||
"restriction for read-only users."
|
||||
msgstr ""
|
||||
"I modelli indicati, separati da virgola, saranno esonerati dalla restrizione "
|
||||
"di sola lettura per gli utenti di sola lettura."
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_ir_model__restrict_update
|
||||
msgid "Update Restrict Model"
|
||||
msgstr "Aggiorna modello limitato"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_ir_model__update_allowed_group_ids
|
||||
msgid "Update-Allowed Groups"
|
||||
msgstr "Gruppi Aggiornamento-Abilitato"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model,name:base_model_restrict_update.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Utente"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,help:base_model_restrict_update.field_ir_model__restrict_update
|
||||
msgid ""
|
||||
"When selected, the model is restricted to read-only unless the user belongs "
|
||||
"to an Update-Allowed Group."
|
||||
msgstr ""
|
||||
"Quando selezionata, il modello è limitato a solo lettura fino a che l'utente "
|
||||
"appartiene ad un gruppo Aggiornamento-Abilitato."
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#. odoo-python
|
||||
#: code:addons/base_model_restrict_update/models/ir_model_access.py:0
|
||||
msgid "You are only allowed to read this record. (%(model)s - %(mode)s)"
|
||||
msgstr "Si è abilitati solo a leggere questo record. (%(model)s - %(mode)s)"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#. odoo-python
|
||||
#: code:addons/base_model_restrict_update/models/res_users.py:0
|
||||
msgid "You cannot make the admin user read-only."
|
||||
msgstr "L'utente admin non può essere sola lettura."
|
||||
110
base_model_restrict_update/i18n/ja_JP.po
Executable file
110
base_model_restrict_update/i18n/ja_JP.po
Executable file
@@ -0,0 +1,110 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * base_model_restrict_update
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-08 15:24+0000\n"
|
||||
"PO-Revision-Date: 2024-12-08 15:24+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model_terms:ir.ui.view,arch_db:base_model_restrict_update.view_users_form
|
||||
msgid "<span style=\"padding: 0 10px;\">Read-only</span>"
|
||||
msgstr "<span style=\"padding: 0 10px;\">読取専用</span>"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model,name:base_model_restrict_update.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model_terms:ir.ui.view,arch_db:base_model_restrict_update.res_config_settings_view_form
|
||||
msgid "Excluded Models From Readonly"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_res_config_settings__excluded_models_from_readonly
|
||||
msgid "Excluded Models from Read-only"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model,name:base_model_restrict_update.model_ir_model_access
|
||||
msgid "Model Access"
|
||||
msgstr "モデルアクセス"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model,name:base_model_restrict_update.model_ir_model
|
||||
msgid "Models"
|
||||
msgstr "モデル"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_res_users__is_readonly_user
|
||||
msgid "Read-only User"
|
||||
msgstr "読取専用ユーザ"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,help:base_model_restrict_update.field_res_users__is_readonly_user
|
||||
msgid ""
|
||||
"Select this option to prevent the user from updating any business records."
|
||||
msgstr "選択すると、ユーザがビジネスレコードを更新できなくなります。"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_ir_model__smart_search
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_ir_model_access__smart_search
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_res_config_settings__smart_search
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_res_users__smart_search
|
||||
msgid "Smart Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,help:base_model_restrict_update.field_res_config_settings__excluded_models_from_readonly
|
||||
#: model_terms:ir.ui.view,arch_db:base_model_restrict_update.res_config_settings_view_form
|
||||
msgid ""
|
||||
"Specified models, separated by commas, will be exempt from the read-only "
|
||||
"restriction for read-only users."
|
||||
msgstr ""
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_ir_model__restrict_update
|
||||
msgid "Update Restrict Model"
|
||||
msgstr "更新制限モデル"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,field_description:base_model_restrict_update.field_ir_model__update_allowed_group_ids
|
||||
msgid "Update-Allowed Groups"
|
||||
msgstr "更新許可グループ"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model,name:base_model_restrict_update.model_res_users
|
||||
msgid "User"
|
||||
msgstr "ユーザ"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#: model:ir.model.fields,help:base_model_restrict_update.field_ir_model__restrict_update
|
||||
msgid ""
|
||||
"When selected, the model is restricted to read-only unless the user belongs "
|
||||
"to an Update-Allowed Group."
|
||||
msgstr ""
|
||||
"有効化すると、更新許可グループに属するユーザのみモデルレコードを更新できま"
|
||||
"す。"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#. odoo-python
|
||||
#: code:addons/base_model_restrict_update/models/ir_model_access.py:0
|
||||
msgid "You are only allowed to read this record. (%(model)s - %(mode)s)"
|
||||
msgstr "このレコードの更新は許可されていません。(%(model)s - %(mode)s)"
|
||||
|
||||
#. module: base_model_restrict_update
|
||||
#. odoo-python
|
||||
#: code:addons/base_model_restrict_update/models/res_users.py:0
|
||||
msgid "You cannot make the admin user read-only."
|
||||
msgstr "管理者ユーザは読取専用にできません。"
|
||||
Reference in New Issue
Block a user