From 73a1dcefe83cf8788c370cf43e7a9303c3524d02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 09:40:42 +0000 Subject: [PATCH 01/40] Translated using Weblate (Spanish) Currently translated at 100.0% (19 of 19 strings) Translation: website-16.0/website-16.0-website_recaptcha_v2 Translate-URL: https://translation.odoo-community.org/projects/website-16-0/website-16-0-website_recaptcha_v2/es/ --- website_recaptcha_v2/i18n/es.po | 42 +++++++++++++++++++-------------- 1 file changed, 24 insertions(+), 18 deletions(-) diff --git a/website_recaptcha_v2/i18n/es.po b/website_recaptcha_v2/i18n/es.po index a71d08e737..1142bd855c 100644 --- a/website_recaptcha_v2/i18n/es.po +++ b/website_recaptcha_v2/i18n/es.po @@ -6,13 +6,15 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2026-07-10 09:57+0000\n" +"Last-Translator: Patricia Lorenzo Bartolomé \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 5.15.2\n" #. module: website_recaptcha_v2 #: model_terms:ir.ui.view,arch_db:website_recaptcha_v2.res_config_settings_view_form @@ -20,6 +22,8 @@ msgid "" "\n" " Get reCAPTCHA v2 keys" msgstr "" +"\n" +" Obtener claves reCAPTCHA v2" #. module: website_recaptcha_v2 #: model_terms:ir.ui.view,arch_db:website_recaptcha_v2.res_config_settings_view_form @@ -27,55 +31,57 @@ msgid "" "" msgstr "" +"" #. module: website_recaptcha_v2 #: model:ir.model,name:website_recaptcha_v2.model_res_config_settings msgid "Config Settings" -msgstr "" +msgstr "Ajustes de configuración" #. module: website_recaptcha_v2 #: model:ir.model.fields,field_description:website_recaptcha_v2.field_res_config_settings__recaptcha_v2_enabled #: model:ir.model.fields,field_description:website_recaptcha_v2.field_website__recaptcha_v2_enabled msgid "Enable reCAPTCHA v2" -msgstr "" +msgstr "Habilitar reCAPTCHA v2" #. module: website_recaptcha_v2 #. odoo-python #: code:addons/website_recaptcha_v2/models/website.py:0 #, python-format msgid "No response given." -msgstr "" +msgstr "No se ha proporcionado respuesta." #. module: website_recaptcha_v2 #: model_terms:ir.ui.view,arch_db:website_recaptcha_v2.res_config_settings_view_form msgid "Protect your forms using reCAPTCHA v2" -msgstr "" +msgstr "Protege tus formularios con reCAPTCHA v2" #. module: website_recaptcha_v2 #: model:ir.model.fields,field_description:website_recaptcha_v2.field_res_config_settings__recaptcha_v2_secret_key #: model:ir.model.fields,field_description:website_recaptcha_v2.field_website__recaptcha_v2_secret_key msgid "Secret Key (v2)" -msgstr "" +msgstr "Clave secreta (v2)" #. module: website_recaptcha_v2 #: model:ir.model.fields,field_description:website_recaptcha_v2.field_res_config_settings__recaptcha_v2_site_key #: model:ir.model.fields,field_description:website_recaptcha_v2.field_website__recaptcha_v2_site_key msgid "Site Key (v2)" -msgstr "" +msgstr "Clave del sitio (v2)" #. module: website_recaptcha_v2 #. odoo-python #: code:addons/website_recaptcha_v2/models/website.py:0 #, python-format msgid "The challenge was not successfully completed." -msgstr "" +msgstr "La verificación no se ha completado correctamente." #. module: website_recaptcha_v2 #. odoo-python #: code:addons/website_recaptcha_v2/models/website.py:0 #, python-format msgid "The request is invalid or malformed." -msgstr "" +msgstr "La solicitud no es válida o tiene un formato incorrecto." #. module: website_recaptcha_v2 #. odoo-python @@ -84,54 +90,54 @@ msgstr "" msgid "" "The response is no longer valid: either is too old or has been used " "previously." -msgstr "" +msgstr "La respuesta ya no es válida: ha caducado o ya se ha utilizado." #. module: website_recaptcha_v2 #. odoo-python #: code:addons/website_recaptcha_v2/models/website.py:0 #, python-format msgid "The response parameter is invalid or malformed." -msgstr "" +msgstr "El parámetro de respuesta no es válido o tiene un formato incorrecto." #. module: website_recaptcha_v2 #. odoo-python #: code:addons/website_recaptcha_v2/models/website.py:0 #, python-format msgid "The response parameter is missing." -msgstr "" +msgstr "Falta el parámetro de respuesta." #. module: website_recaptcha_v2 #. odoo-python #: code:addons/website_recaptcha_v2/models/website.py:0 #, python-format msgid "The secret parameter is invalid or malformed." -msgstr "" +msgstr "El parámetro secreto no es válido o tiene un formato incorrecto." #. module: website_recaptcha_v2 #. odoo-python #: code:addons/website_recaptcha_v2/models/website.py:0 #, python-format msgid "The secret parameter is missing." -msgstr "" +msgstr "Falta el parámetro secreto." #. module: website_recaptcha_v2 #. odoo-python #: code:addons/website_recaptcha_v2/models/website.py:0 #, python-format msgid "Unknown reCAPTCHA error (error code: {errorcode})." -msgstr "" +msgstr "Error reCAPTCHA desconocido (código de error: {errorcode})." #. module: website_recaptcha_v2 #: model:ir.model,name:website_recaptcha_v2.model_website msgid "Website" -msgstr "" +msgstr "Sitio web" #. module: website_recaptcha_v2 #: model_terms:ir.ui.view,arch_db:website_recaptcha_v2.res_config_settings_view_form msgid "reCAPTCHA icon" -msgstr "" +msgstr "Icono de reCAPTCHA" #. module: website_recaptcha_v2 #: model_terms:ir.ui.view,arch_db:website_recaptcha_v2.res_config_settings_view_form msgid "reCAPTCHA v2" -msgstr "" +msgstr "reCAPTCHA v2" From 83a4ab7a69eadc4a260fc102be87948822068369 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:25:42 +0000 Subject: [PATCH 02/40] Added translation using Weblate (Swedish) --- website_recaptcha_v2/i18n/sv.po | 137 ++++++++++++++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 website_recaptcha_v2/i18n/sv.po diff --git a/website_recaptcha_v2/i18n/sv.po b/website_recaptcha_v2/i18n/sv.po new file mode 100644 index 0000000000..ee1378fa39 --- /dev/null +++ b/website_recaptcha_v2/i18n/sv.po @@ -0,0 +1,137 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_recaptcha_v2 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sv\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: website_recaptcha_v2 +#: model_terms:ir.ui.view,arch_db:website_recaptcha_v2.res_config_settings_view_form +msgid "" +"\n" +" Get reCAPTCHA v2 keys" +msgstr "" + +#. module: website_recaptcha_v2 +#: model_terms:ir.ui.view,arch_db:website_recaptcha_v2.res_config_settings_view_form +msgid "" +"" +msgstr "" + +#. module: website_recaptcha_v2 +#: model:ir.model,name:website_recaptcha_v2.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: website_recaptcha_v2 +#: model:ir.model.fields,field_description:website_recaptcha_v2.field_res_config_settings__recaptcha_v2_enabled +#: model:ir.model.fields,field_description:website_recaptcha_v2.field_website__recaptcha_v2_enabled +msgid "Enable reCAPTCHA v2" +msgstr "" + +#. module: website_recaptcha_v2 +#. odoo-python +#: code:addons/website_recaptcha_v2/models/website.py:0 +#, python-format +msgid "No response given." +msgstr "" + +#. module: website_recaptcha_v2 +#: model_terms:ir.ui.view,arch_db:website_recaptcha_v2.res_config_settings_view_form +msgid "Protect your forms using reCAPTCHA v2" +msgstr "" + +#. module: website_recaptcha_v2 +#: model:ir.model.fields,field_description:website_recaptcha_v2.field_res_config_settings__recaptcha_v2_secret_key +#: model:ir.model.fields,field_description:website_recaptcha_v2.field_website__recaptcha_v2_secret_key +msgid "Secret Key (v2)" +msgstr "" + +#. module: website_recaptcha_v2 +#: model:ir.model.fields,field_description:website_recaptcha_v2.field_res_config_settings__recaptcha_v2_site_key +#: model:ir.model.fields,field_description:website_recaptcha_v2.field_website__recaptcha_v2_site_key +msgid "Site Key (v2)" +msgstr "" + +#. module: website_recaptcha_v2 +#. odoo-python +#: code:addons/website_recaptcha_v2/models/website.py:0 +#, python-format +msgid "The challenge was not successfully completed." +msgstr "" + +#. module: website_recaptcha_v2 +#. odoo-python +#: code:addons/website_recaptcha_v2/models/website.py:0 +#, python-format +msgid "The request is invalid or malformed." +msgstr "" + +#. module: website_recaptcha_v2 +#. odoo-python +#: code:addons/website_recaptcha_v2/models/website.py:0 +#, python-format +msgid "" +"The response is no longer valid: either is too old or has been used " +"previously." +msgstr "" + +#. module: website_recaptcha_v2 +#. odoo-python +#: code:addons/website_recaptcha_v2/models/website.py:0 +#, python-format +msgid "The response parameter is invalid or malformed." +msgstr "" + +#. module: website_recaptcha_v2 +#. odoo-python +#: code:addons/website_recaptcha_v2/models/website.py:0 +#, python-format +msgid "The response parameter is missing." +msgstr "" + +#. module: website_recaptcha_v2 +#. odoo-python +#: code:addons/website_recaptcha_v2/models/website.py:0 +#, python-format +msgid "The secret parameter is invalid or malformed." +msgstr "" + +#. module: website_recaptcha_v2 +#. odoo-python +#: code:addons/website_recaptcha_v2/models/website.py:0 +#, python-format +msgid "The secret parameter is missing." +msgstr "" + +#. module: website_recaptcha_v2 +#. odoo-python +#: code:addons/website_recaptcha_v2/models/website.py:0 +#, python-format +msgid "Unknown reCAPTCHA error (error code: {errorcode})." +msgstr "" + +#. module: website_recaptcha_v2 +#: model:ir.model,name:website_recaptcha_v2.model_website +msgid "Website" +msgstr "" + +#. module: website_recaptcha_v2 +#: model_terms:ir.ui.view,arch_db:website_recaptcha_v2.res_config_settings_view_form +msgid "reCAPTCHA icon" +msgstr "" + +#. module: website_recaptcha_v2 +#: model_terms:ir.ui.view,arch_db:website_recaptcha_v2.res_config_settings_view_form +msgid "reCAPTCHA v2" +msgstr "" From 276a5f05ba63c8bf56bd610576b8214e6a71ee4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:31:26 +0000 Subject: [PATCH 03/40] Added translation using Weblate (Spanish) --- website_odoo_debranding/i18n/es.po | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 website_odoo_debranding/i18n/es.po diff --git a/website_odoo_debranding/i18n/es.po b/website_odoo_debranding/i18n/es.po new file mode 100644 index 0000000000..d8e9470fb4 --- /dev/null +++ b/website_odoo_debranding/i18n/es.po @@ -0,0 +1,14 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\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" From 14ae39e0508e46422b589faf80005a254f2a1f26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:31:29 +0000 Subject: [PATCH 04/40] Added translation using Weblate (Swedish) --- website_odoo_debranding/i18n/sv.po | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 website_odoo_debranding/i18n/sv.po diff --git a/website_odoo_debranding/i18n/sv.po b/website_odoo_debranding/i18n/sv.po new file mode 100644 index 0000000000..a3ac28f576 --- /dev/null +++ b/website_odoo_debranding/i18n/sv.po @@ -0,0 +1,14 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sv\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" From e3e7b0255ea303ab5fbac19b3cf36a64cc9510ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:31:33 +0000 Subject: [PATCH 05/40] Added translation using Weblate (Dutch) --- website_odoo_debranding/i18n/nl.po | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 website_odoo_debranding/i18n/nl.po diff --git a/website_odoo_debranding/i18n/nl.po b/website_odoo_debranding/i18n/nl.po new file mode 100644 index 0000000000..92c3520320 --- /dev/null +++ b/website_odoo_debranding/i18n/nl.po @@ -0,0 +1,14 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nl\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" From c7079172923b74c1d59044d80af45df11d2a4191 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:31:43 +0000 Subject: [PATCH 06/40] Added translation using Weblate (Swedish) --- website_legal_page/i18n/sv.po | 234 ++++++++++++++++++++++++++++++++++ 1 file changed, 234 insertions(+) create mode 100644 website_legal_page/i18n/sv.po diff --git a/website_legal_page/i18n/sv.po b/website_legal_page/i18n/sv.po new file mode 100644 index 0000000000..c7ae76dac9 --- /dev/null +++ b/website_legal_page/i18n/sv.po @@ -0,0 +1,234 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_legal_page +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sv\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: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"**COMPANY NAME** is permitted to revise these Terms at any time as it sees " +"fit, and by using this Website you are expected to review these Terms on a " +"regular basis." +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "Table of Content" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "Assignment" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"Certain areas of this Website are restricted from being access by you and " +"**COMPANY NAME** may further restrict access by you to any areas of this " +"Website, at any time, in absolute discretion. Any user ID and password you " +"may have for this Website are confidential and you must maintain " +"confidentiality as well." +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "Governing Law & Jurisdiction" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"If any provision of these Terms is found to be invalid under any applicable " +"law, such provisions shall be deleted without affecting the remaining " +"provisions herein." +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"In no event shall **COMPANY NAME**, nor any of its officers, directors and " +"employees, shall be held liable for anything arising out of or in any way " +"connected with your use of this Website whether such liability is under " +"contract. **COMPANY NAME**, including its officers, directors and employees " +"shall not be held liable for any indirect, consequential or special " +"liability arising out of or in any way related to your use of this Website." +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"In these Website Standard Terms and Conditions, “Your Content” shall mean any audio, video text, images or other material you choose to display on this Website. By displaying Your Content, you grant **COMPANY NAME** a non-exclusive, worldwide irrevocable, sub licensable license to use, reproduce, adapt, publish, translate and distribute it in any and all media.
\n" +" Your Content must be your own and must not be invading any third-party's rights. **COMPANY NAME** reserves the right to remove any of Your Content from this Website at any time without notice." +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "Indemnification" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "Intellectual Property Rights" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "Introduction" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page_link +msgid "Legal Page" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "Limitation of liability" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "No warranties" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"Other than the content you own, under these Terms, **COMPANY NAME** and/or its licensors own all the intellectual property rights and materials contained in this Website.
\n" +" You are granted limited license only for purposes of viewing the material contained on this Website." +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "Restrictions" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "Severability" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"THIS IS A SAMPLE PAGE!
Please, edit this page to be valid with your use" +" case." +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"The **COMPANY NAME** is allowed to assign, transfer, and subcontract its " +"rights and/or obligations under these Terms without any notification. " +"However, you are not allowed to assign, transfer, or subcontract any of your" +" rights and/or obligations under these Terms." +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"These Terms will be governed by and interpreted in accordance with the laws " +"of the State of **COUNTRY**, and you submit to the non-exclusive " +"jurisdiction of the state and federal courts located in **COUNTRY** for the " +"resolution of any disputes." +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"These Website Standard Terms and Conditions written on this webpage shall manage your use of our website, **WEBSITE NAME** accessible at **WEBSITE URL**.
\n" +" These Terms will be applied fully and affect to your use of this Website. By using this Website, you agreed to accept all terms and conditions written in here. You must not use this Website if you disagree with any of these Website Standard Terms and Conditions.
\n" +" Minors or people below 18 years old are not allowed to use this Website." +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"This Website is provided “as is,” with all faults, and **COMPANY NAME** " +"express no representations or warranties, of any kind related to this " +"Website or the materials contained on this Website. Also, nothing contained " +"on this Website shall be interpreted as advising you." +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "Variation of Terms" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "You are specifically restricted from all of the following:" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"You hereby indemnify to the fullest extent **COMPANY NAME** from and against" +" any and/or all liabilities, costs, demands, causes of action, damages and " +"expenses arising in any way related to your breach of any of the provisions " +"of these Terms." +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "Your Content" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"engaging in any data mining, data harvesting, data extracting or any other " +"similar activity in relation to this Website;" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "publicly performing and/or showing any Website material;" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "publishing any Website material in any other media;" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"selling, sublicensing and/or otherwise commercializing any Website material;" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"using this Website contrary to applicable laws and regulations, or in any " +"way may cause harm to the Website, or to any person or business entity;" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"using this Website in any way that impacts user access to this Website;" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"using this Website in any way that is or may be damaging to this Website;" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "using this Website to engage in any advertising or marketing." +msgstr "" From 11de6865711593e839578624e3deb6421e3f2ff3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:31:51 +0000 Subject: [PATCH 07/40] Added translation using Weblate (Dutch) --- website_legal_page/i18n/nl.po | 234 ++++++++++++++++++++++++++++++++++ 1 file changed, 234 insertions(+) create mode 100644 website_legal_page/i18n/nl.po diff --git a/website_legal_page/i18n/nl.po b/website_legal_page/i18n/nl.po new file mode 100644 index 0000000000..d8a89fb573 --- /dev/null +++ b/website_legal_page/i18n/nl.po @@ -0,0 +1,234 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_legal_page +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nl\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: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"**COMPANY NAME** is permitted to revise these Terms at any time as it sees " +"fit, and by using this Website you are expected to review these Terms on a " +"regular basis." +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "Table of Content" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "Assignment" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"Certain areas of this Website are restricted from being access by you and " +"**COMPANY NAME** may further restrict access by you to any areas of this " +"Website, at any time, in absolute discretion. Any user ID and password you " +"may have for this Website are confidential and you must maintain " +"confidentiality as well." +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "Governing Law & Jurisdiction" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"If any provision of these Terms is found to be invalid under any applicable " +"law, such provisions shall be deleted without affecting the remaining " +"provisions herein." +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"In no event shall **COMPANY NAME**, nor any of its officers, directors and " +"employees, shall be held liable for anything arising out of or in any way " +"connected with your use of this Website whether such liability is under " +"contract. **COMPANY NAME**, including its officers, directors and employees " +"shall not be held liable for any indirect, consequential or special " +"liability arising out of or in any way related to your use of this Website." +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"In these Website Standard Terms and Conditions, “Your Content” shall mean any audio, video text, images or other material you choose to display on this Website. By displaying Your Content, you grant **COMPANY NAME** a non-exclusive, worldwide irrevocable, sub licensable license to use, reproduce, adapt, publish, translate and distribute it in any and all media.
\n" +" Your Content must be your own and must not be invading any third-party's rights. **COMPANY NAME** reserves the right to remove any of Your Content from this Website at any time without notice." +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "Indemnification" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "Intellectual Property Rights" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "Introduction" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page_link +msgid "Legal Page" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "Limitation of liability" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "No warranties" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"Other than the content you own, under these Terms, **COMPANY NAME** and/or its licensors own all the intellectual property rights and materials contained in this Website.
\n" +" You are granted limited license only for purposes of viewing the material contained on this Website." +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "Restrictions" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "Severability" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"THIS IS A SAMPLE PAGE!
Please, edit this page to be valid with your use" +" case." +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"The **COMPANY NAME** is allowed to assign, transfer, and subcontract its " +"rights and/or obligations under these Terms without any notification. " +"However, you are not allowed to assign, transfer, or subcontract any of your" +" rights and/or obligations under these Terms." +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"These Terms will be governed by and interpreted in accordance with the laws " +"of the State of **COUNTRY**, and you submit to the non-exclusive " +"jurisdiction of the state and federal courts located in **COUNTRY** for the " +"resolution of any disputes." +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"These Website Standard Terms and Conditions written on this webpage shall manage your use of our website, **WEBSITE NAME** accessible at **WEBSITE URL**.
\n" +" These Terms will be applied fully and affect to your use of this Website. By using this Website, you agreed to accept all terms and conditions written in here. You must not use this Website if you disagree with any of these Website Standard Terms and Conditions.
\n" +" Minors or people below 18 years old are not allowed to use this Website." +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"This Website is provided “as is,” with all faults, and **COMPANY NAME** " +"express no representations or warranties, of any kind related to this " +"Website or the materials contained on this Website. Also, nothing contained " +"on this Website shall be interpreted as advising you." +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "Variation of Terms" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "You are specifically restricted from all of the following:" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"You hereby indemnify to the fullest extent **COMPANY NAME** from and against" +" any and/or all liabilities, costs, demands, causes of action, damages and " +"expenses arising in any way related to your breach of any of the provisions " +"of these Terms." +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "Your Content" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"engaging in any data mining, data harvesting, data extracting or any other " +"similar activity in relation to this Website;" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "publicly performing and/or showing any Website material;" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "publishing any Website material in any other media;" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"selling, sublicensing and/or otherwise commercializing any Website material;" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"using this Website contrary to applicable laws and regulations, or in any " +"way may cause harm to the Website, or to any person or business entity;" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"using this Website in any way that impacts user access to this Website;" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "" +"using this Website in any way that is or may be damaging to this Website;" +msgstr "" + +#. module: website_legal_page +#: model_terms:ir.ui.view,arch_db:website_legal_page.legal_page +msgid "using this Website to engage in any advertising or marketing." +msgstr "" From ada5b9d04a45d325128ca7fbb896ed17454eebc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:31:55 +0000 Subject: [PATCH 08/40] Added translation using Weblate (Swedish) --- website_crm_quick_answer/i18n/sv.po | 43 +++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 website_crm_quick_answer/i18n/sv.po diff --git a/website_crm_quick_answer/i18n/sv.po b/website_crm_quick_answer/i18n/sv.po new file mode 100644 index 0000000000..f289f18845 --- /dev/null +++ b/website_crm_quick_answer/i18n/sv.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_crm_quick_answer +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sv\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: website_crm_quick_answer +#: model:mail.template,body_html:website_crm_quick_answer.email_template +msgid "" +"
Dear \n" +"
\n" +"
\n" +"

Thanks for contacting us!

\n" +"

\n" +" We have received your request and will answer you as soon as\n" +" possible.\n" +"

\n" +"

Please, be patient. Best regards.

\n" +"

Thanks,

\n" +"
\n" +" " +msgstr "" + +#. module: website_crm_quick_answer +#: model:ir.actions.server,name:website_crm_quick_answer.automated_action_ir_actions_server +#: model:mail.template,name:website_crm_quick_answer.email_template +msgid "Quick response to website contact form" +msgstr "" + +#. module: website_crm_quick_answer +#: model:mail.template,subject:website_crm_quick_answer.email_template +msgid "Thanks for your request" +msgstr "" From 19c77c801adf0bfc0be354e9cd3833a6935d2a67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:32:00 +0000 Subject: [PATCH 09/40] Added translation using Weblate (Dutch) --- website_crm_quick_answer/i18n/nl.po | 43 +++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 website_crm_quick_answer/i18n/nl.po diff --git a/website_crm_quick_answer/i18n/nl.po b/website_crm_quick_answer/i18n/nl.po new file mode 100644 index 0000000000..3daaf34d51 --- /dev/null +++ b/website_crm_quick_answer/i18n/nl.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_crm_quick_answer +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nl\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: website_crm_quick_answer +#: model:mail.template,body_html:website_crm_quick_answer.email_template +msgid "" +"
Dear \n" +"
\n" +"
\n" +"

Thanks for contacting us!

\n" +"

\n" +" We have received your request and will answer you as soon as\n" +" possible.\n" +"

\n" +"

Please, be patient. Best regards.

\n" +"

Thanks,

\n" +"
\n" +" " +msgstr "" + +#. module: website_crm_quick_answer +#: model:ir.actions.server,name:website_crm_quick_answer.automated_action_ir_actions_server +#: model:mail.template,name:website_crm_quick_answer.email_template +msgid "Quick response to website contact form" +msgstr "" + +#. module: website_crm_quick_answer +#: model:mail.template,subject:website_crm_quick_answer.email_template +msgid "Thanks for your request" +msgstr "" From d94e251041ecdec2aa495ac8750fb581045ba0ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:32:09 +0000 Subject: [PATCH 10/40] Added translation using Weblate (Swedish) --- website_cookiefirst/i18n/sv.po | 67 ++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 website_cookiefirst/i18n/sv.po diff --git a/website_cookiefirst/i18n/sv.po b/website_cookiefirst/i18n/sv.po new file mode 100644 index 0000000000..488e9d12e4 --- /dev/null +++ b/website_cookiefirst/i18n/sv.po @@ -0,0 +1,67 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_cookiefirst +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sv\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: website_cookiefirst +#: model_terms:ir.ui.view,arch_db:website_cookiefirst.res_config_settings_view_form +msgid "00000000-0000-0000-0000-000000000000" +msgstr "" + +#. module: website_cookiefirst +#: model_terms:ir.ui.view,arch_db:website_cookiefirst.res_config_settings_view_form +msgid "Add Cookiefirst functionality" +msgstr "" + +#. module: website_cookiefirst +#: model:ir.model,name:website_cookiefirst.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: website_cookiefirst +#: model_terms:ir.ui.view,arch_db:website_cookiefirst.cookies +msgid "Cookie Declaration" +msgstr "" + +#. module: website_cookiefirst +#: model:ir.model.fields,field_description:website_cookiefirst.field_res_config_settings__cookiefirst_identifier +#: model:ir.model.fields,field_description:website_cookiefirst.field_website__cookiefirst_identifier +msgid "Cookiefirst ID" +msgstr "" + +#. module: website_cookiefirst +#: model_terms:ir.ui.view,arch_db:website_cookiefirst.footer_copyright_company_name +msgid "Cookies Policy" +msgstr "" + +#. module: website_cookiefirst +#: model:ir.model.fields,help:website_cookiefirst.field_res_config_settings__cookiefirst_identifier +#: model:ir.model.fields,help:website_cookiefirst.field_website__cookiefirst_identifier +msgid "This field holds the ID, needed for Cookiefirst functionality." +msgstr "" + +#. module: website_cookiefirst +#: model_terms:ir.ui.view,arch_db:website_cookiefirst.res_config_settings_view_form +msgid "Tracking ID" +msgstr "" + +#. module: website_cookiefirst +#: model:ir.model.fields,field_description:website_cookiefirst.field_res_config_settings__cookiefirst_enabled +msgid "Use Cookiefirst" +msgstr "" + +#. module: website_cookiefirst +#: model:ir.model,name:website_cookiefirst.model_website +msgid "Website" +msgstr "" From b5e6e48ce00146a09f007253a6ce892fdd6feedd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:32:18 +0000 Subject: [PATCH 11/40] Added translation using Weblate (Dutch) --- website_cookiefirst/i18n/nl.po | 67 ++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 website_cookiefirst/i18n/nl.po diff --git a/website_cookiefirst/i18n/nl.po b/website_cookiefirst/i18n/nl.po new file mode 100644 index 0000000000..cc02cdb4a5 --- /dev/null +++ b/website_cookiefirst/i18n/nl.po @@ -0,0 +1,67 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_cookiefirst +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nl\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: website_cookiefirst +#: model_terms:ir.ui.view,arch_db:website_cookiefirst.res_config_settings_view_form +msgid "00000000-0000-0000-0000-000000000000" +msgstr "" + +#. module: website_cookiefirst +#: model_terms:ir.ui.view,arch_db:website_cookiefirst.res_config_settings_view_form +msgid "Add Cookiefirst functionality" +msgstr "" + +#. module: website_cookiefirst +#: model:ir.model,name:website_cookiefirst.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: website_cookiefirst +#: model_terms:ir.ui.view,arch_db:website_cookiefirst.cookies +msgid "Cookie Declaration" +msgstr "" + +#. module: website_cookiefirst +#: model:ir.model.fields,field_description:website_cookiefirst.field_res_config_settings__cookiefirst_identifier +#: model:ir.model.fields,field_description:website_cookiefirst.field_website__cookiefirst_identifier +msgid "Cookiefirst ID" +msgstr "" + +#. module: website_cookiefirst +#: model_terms:ir.ui.view,arch_db:website_cookiefirst.footer_copyright_company_name +msgid "Cookies Policy" +msgstr "" + +#. module: website_cookiefirst +#: model:ir.model.fields,help:website_cookiefirst.field_res_config_settings__cookiefirst_identifier +#: model:ir.model.fields,help:website_cookiefirst.field_website__cookiefirst_identifier +msgid "This field holds the ID, needed for Cookiefirst functionality." +msgstr "" + +#. module: website_cookiefirst +#: model_terms:ir.ui.view,arch_db:website_cookiefirst.res_config_settings_view_form +msgid "Tracking ID" +msgstr "" + +#. module: website_cookiefirst +#: model:ir.model.fields,field_description:website_cookiefirst.field_res_config_settings__cookiefirst_enabled +msgid "Use Cookiefirst" +msgstr "" + +#. module: website_cookiefirst +#: model:ir.model,name:website_cookiefirst.model_website +msgid "Website" +msgstr "" From 1b92a7724eafc07f87767198018e0ca3a731269f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:32:21 +0000 Subject: [PATCH 12/40] Added translation using Weblate (Swedish) --- website_crm_privacy_policy/i18n/sv.po | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 website_crm_privacy_policy/i18n/sv.po diff --git a/website_crm_privacy_policy/i18n/sv.po b/website_crm_privacy_policy/i18n/sv.po new file mode 100644 index 0000000000..da7538555a --- /dev/null +++ b/website_crm_privacy_policy/i18n/sv.po @@ -0,0 +1,22 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_crm_privacy_policy +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sv\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: website_crm_privacy_policy +#: model_terms:ir.ui.view,arch_db:website_crm_privacy_policy.contactus_form +msgid "" +"I accept the legal terms, the privacy policy & conditions of this " +"website." +msgstr "" From 065750024d8f09478b0dc634b10c7d530a546c03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:32:29 +0000 Subject: [PATCH 13/40] Added translation using Weblate (Dutch) --- website_crm_privacy_policy/i18n/nl.po | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 website_crm_privacy_policy/i18n/nl.po diff --git a/website_crm_privacy_policy/i18n/nl.po b/website_crm_privacy_policy/i18n/nl.po new file mode 100644 index 0000000000..011794fb69 --- /dev/null +++ b/website_crm_privacy_policy/i18n/nl.po @@ -0,0 +1,22 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_crm_privacy_policy +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nl\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: website_crm_privacy_policy +#: model_terms:ir.ui.view,arch_db:website_crm_privacy_policy.contactus_form +msgid "" +"I accept the legal terms, the privacy policy & conditions of this " +"website." +msgstr "" From 8ffb01d81c6c4b00070ffe596b70b277ea372f43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:32:33 +0000 Subject: [PATCH 14/40] Added translation using Weblate (Swedish) --- website_require_login/i18n/sv.po | 84 ++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 website_require_login/i18n/sv.po diff --git a/website_require_login/i18n/sv.po b/website_require_login/i18n/sv.po new file mode 100644 index 0000000000..316a22b419 --- /dev/null +++ b/website_require_login/i18n/sv.po @@ -0,0 +1,84 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_require_login +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sv\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: website_require_login +#: model:ir.actions.act_window,name:website_require_login.action_website_auth_url +#: model:ir.model,name:website_require_login.model_website_auth_url +#: model:ir.ui.menu,name:website_require_login.menu_website_auth_url +msgid "Authorization required URLs" +msgstr "" + +#. module: website_require_login +#: model:ir.model.fields,field_description:website_require_login.field_website_auth_url__create_uid +msgid "Created by" +msgstr "" + +#. module: website_require_login +#: model:ir.model.fields,field_description:website_require_login.field_website_auth_url__create_date +msgid "Created on" +msgstr "" + +#. module: website_require_login +#: model:ir.model.fields,field_description:website_require_login.field_website_auth_url__display_name +msgid "Display Name" +msgstr "" + +#. module: website_require_login +#: model:ir.model,name:website_require_login.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: website_require_login +#: model:ir.model.fields,field_description:website_require_login.field_website_auth_url__id +msgid "ID" +msgstr "" + +#. module: website_require_login +#: model:ir.model.fields,field_description:website_require_login.field_website_auth_url____last_update +msgid "Last Modified on" +msgstr "" + +#. module: website_require_login +#: model:ir.model.fields,field_description:website_require_login.field_website_auth_url__write_uid +msgid "Last Updated by" +msgstr "" + +#. module: website_require_login +#: model:ir.model.fields,field_description:website_require_login.field_website_auth_url__write_date +msgid "Last Updated on" +msgstr "" + +#. module: website_require_login +#: model:ir.model.fields,field_description:website_require_login.field_website_auth_url__path +msgid "Path" +msgstr "" + +#. module: website_require_login +#: model:ir.model.fields,help:website_require_login.field_website_auth_url__path +msgid "" +"Relative URL path and subpath. Ex.: /shop will restrict /shop, " +"/shop/product, etc." +msgstr "" + +#. module: website_require_login +#: model:ir.model.constraint,message:website_require_login.constraint_website_auth_url_path_unique +msgid "The path must be unique per website!" +msgstr "" + +#. module: website_require_login +#: model:ir.model.fields,field_description:website_require_login.field_website_auth_url__website_id +msgid "Website" +msgstr "" From 3f63e37c0d66f188739362cf78a89af0766095de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:32:37 +0000 Subject: [PATCH 15/40] Added translation using Weblate (Dutch) --- website_require_login/i18n/nl.po | 84 ++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 website_require_login/i18n/nl.po diff --git a/website_require_login/i18n/nl.po b/website_require_login/i18n/nl.po new file mode 100644 index 0000000000..e183453877 --- /dev/null +++ b/website_require_login/i18n/nl.po @@ -0,0 +1,84 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_require_login +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nl\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: website_require_login +#: model:ir.actions.act_window,name:website_require_login.action_website_auth_url +#: model:ir.model,name:website_require_login.model_website_auth_url +#: model:ir.ui.menu,name:website_require_login.menu_website_auth_url +msgid "Authorization required URLs" +msgstr "" + +#. module: website_require_login +#: model:ir.model.fields,field_description:website_require_login.field_website_auth_url__create_uid +msgid "Created by" +msgstr "" + +#. module: website_require_login +#: model:ir.model.fields,field_description:website_require_login.field_website_auth_url__create_date +msgid "Created on" +msgstr "" + +#. module: website_require_login +#: model:ir.model.fields,field_description:website_require_login.field_website_auth_url__display_name +msgid "Display Name" +msgstr "" + +#. module: website_require_login +#: model:ir.model,name:website_require_login.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: website_require_login +#: model:ir.model.fields,field_description:website_require_login.field_website_auth_url__id +msgid "ID" +msgstr "" + +#. module: website_require_login +#: model:ir.model.fields,field_description:website_require_login.field_website_auth_url____last_update +msgid "Last Modified on" +msgstr "" + +#. module: website_require_login +#: model:ir.model.fields,field_description:website_require_login.field_website_auth_url__write_uid +msgid "Last Updated by" +msgstr "" + +#. module: website_require_login +#: model:ir.model.fields,field_description:website_require_login.field_website_auth_url__write_date +msgid "Last Updated on" +msgstr "" + +#. module: website_require_login +#: model:ir.model.fields,field_description:website_require_login.field_website_auth_url__path +msgid "Path" +msgstr "" + +#. module: website_require_login +#: model:ir.model.fields,help:website_require_login.field_website_auth_url__path +msgid "" +"Relative URL path and subpath. Ex.: /shop will restrict /shop, " +"/shop/product, etc." +msgstr "" + +#. module: website_require_login +#: model:ir.model.constraint,message:website_require_login.constraint_website_auth_url_path_unique +msgid "The path must be unique per website!" +msgstr "" + +#. module: website_require_login +#: model:ir.model.fields,field_description:website_require_login.field_website_auth_url__website_id +msgid "Website" +msgstr "" From 71a7f16aa1639ee6059dd951954d97e73a385ab4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:32:42 +0000 Subject: [PATCH 16/40] Added translation using Weblate (Swedish) --- website_cookiebot/i18n/sv.po | 93 ++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 website_cookiebot/i18n/sv.po diff --git a/website_cookiebot/i18n/sv.po b/website_cookiebot/i18n/sv.po new file mode 100644 index 0000000000..5e16a3bded --- /dev/null +++ b/website_cookiebot/i18n/sv.po @@ -0,0 +1,93 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_cookiebot +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sv\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: website_cookiebot +#: model_terms:ir.ui.view,arch_db:website_cookiebot.res_config_settings_view_form +msgid "00000000-0000-0000-0000-000000000000" +msgstr "" + +#. module: website_cookiebot +#: model_terms:ir.ui.view,arch_db:website_cookiebot.res_config_settings_view_form +msgid "" +"\n" +" How to configure Cookiebot." +msgstr "" + +#. module: website_cookiebot +#: model_terms:ir.ui.view,arch_db:website_cookiebot.res_config_settings_view_form +msgid "" +"" +msgstr "" + +#. module: website_cookiebot +#: model_terms:ir.ui.view,arch_db:website_cookiebot.res_config_settings_view_form +msgid "" +"\n" +" Instead of step 3, paste here your Domain Group ID.\n" +" " +msgstr "" + +#. module: website_cookiebot +#: model_terms:ir.ui.view,arch_db:website_cookiebot.res_config_settings_view_form +msgid "Ask for consent on cookies usage" +msgstr "" + +#. module: website_cookiebot +#: model:ir.model,name:website_cookiebot.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: website_cookiebot +#: model_terms:ir.ui.view,arch_db:website_cookiebot.cookies +msgid "Cookie Declaration" +msgstr "" + +#. module: website_cookiebot +#: model:ir.model.fields,field_description:website_cookiebot.field_res_config_settings__cookiebot_enabled +msgid "Cookiebot" +msgstr "" + +#. module: website_cookiebot +#: model:ir.model.fields,field_description:website_cookiebot.field_website__cookiebot_dgid +msgid "Cookiebot Domain Group ID" +msgstr "" + +#. module: website_cookiebot +#: model:ir.model.fields,field_description:website_cookiebot.field_website__cookiebot_enabled +msgid "Cookiebot Enabled" +msgstr "" + +#. module: website_cookiebot +#: model_terms:ir.ui.view,arch_db:website_cookiebot.layout_footer_copyright +msgid "Cookies Policy" +msgstr "" + +#. module: website_cookiebot +#: model:ir.model.fields,field_description:website_cookiebot.field_res_config_settings__cookiebot_dgid +msgid "Domain Group ID" +msgstr "" + +#. module: website_cookiebot +#: model:ir.model.fields,help:website_cookiebot.field_res_config_settings__cookiebot_dgid +#: model:ir.model.fields,help:website_cookiebot.field_website__cookiebot_dgid +msgid "Get this code from Cookiebot to enable it on the website." +msgstr "" + +#. module: website_cookiebot +#: model:ir.model,name:website_cookiebot.model_website +msgid "Website" +msgstr "" From fc8881b4b152cac53e17868a1a88aee8b0cc428a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:32:48 +0000 Subject: [PATCH 17/40] Added translation using Weblate (Dutch) --- website_cookiebot/i18n/nl.po | 93 ++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 website_cookiebot/i18n/nl.po diff --git a/website_cookiebot/i18n/nl.po b/website_cookiebot/i18n/nl.po new file mode 100644 index 0000000000..4d4d4b1447 --- /dev/null +++ b/website_cookiebot/i18n/nl.po @@ -0,0 +1,93 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_cookiebot +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nl\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: website_cookiebot +#: model_terms:ir.ui.view,arch_db:website_cookiebot.res_config_settings_view_form +msgid "00000000-0000-0000-0000-000000000000" +msgstr "" + +#. module: website_cookiebot +#: model_terms:ir.ui.view,arch_db:website_cookiebot.res_config_settings_view_form +msgid "" +"\n" +" How to configure Cookiebot." +msgstr "" + +#. module: website_cookiebot +#: model_terms:ir.ui.view,arch_db:website_cookiebot.res_config_settings_view_form +msgid "" +"" +msgstr "" + +#. module: website_cookiebot +#: model_terms:ir.ui.view,arch_db:website_cookiebot.res_config_settings_view_form +msgid "" +"\n" +" Instead of step 3, paste here your Domain Group ID.\n" +" " +msgstr "" + +#. module: website_cookiebot +#: model_terms:ir.ui.view,arch_db:website_cookiebot.res_config_settings_view_form +msgid "Ask for consent on cookies usage" +msgstr "" + +#. module: website_cookiebot +#: model:ir.model,name:website_cookiebot.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: website_cookiebot +#: model_terms:ir.ui.view,arch_db:website_cookiebot.cookies +msgid "Cookie Declaration" +msgstr "" + +#. module: website_cookiebot +#: model:ir.model.fields,field_description:website_cookiebot.field_res_config_settings__cookiebot_enabled +msgid "Cookiebot" +msgstr "" + +#. module: website_cookiebot +#: model:ir.model.fields,field_description:website_cookiebot.field_website__cookiebot_dgid +msgid "Cookiebot Domain Group ID" +msgstr "" + +#. module: website_cookiebot +#: model:ir.model.fields,field_description:website_cookiebot.field_website__cookiebot_enabled +msgid "Cookiebot Enabled" +msgstr "" + +#. module: website_cookiebot +#: model_terms:ir.ui.view,arch_db:website_cookiebot.layout_footer_copyright +msgid "Cookies Policy" +msgstr "" + +#. module: website_cookiebot +#: model:ir.model.fields,field_description:website_cookiebot.field_res_config_settings__cookiebot_dgid +msgid "Domain Group ID" +msgstr "" + +#. module: website_cookiebot +#: model:ir.model.fields,help:website_cookiebot.field_res_config_settings__cookiebot_dgid +#: model:ir.model.fields,help:website_cookiebot.field_website__cookiebot_dgid +msgid "Get this code from Cookiebot to enable it on the website." +msgstr "" + +#. module: website_cookiebot +#: model:ir.model,name:website_cookiebot.model_website +msgid "Website" +msgstr "" From 7278785d73f9d97ca10a3ecb948aea6fb1aef73a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:32:55 +0000 Subject: [PATCH 18/40] Added translation using Weblate (Swedish) --- website_forum_subscription/i18n/sv.po | 35 +++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 website_forum_subscription/i18n/sv.po diff --git a/website_forum_subscription/i18n/sv.po b/website_forum_subscription/i18n/sv.po new file mode 100644 index 0000000000..f7f2c41a1e --- /dev/null +++ b/website_forum_subscription/i18n/sv.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_forum_subscription +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sv\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: website_forum_subscription +#: model_terms:ir.ui.view,arch_db:website_forum_subscription.follow +msgid " Subscribe to forum notifications" +msgstr "" + +#. module: website_forum_subscription +#: model_terms:ir.ui.view,arch_db:website_forum_subscription.follow +msgid " Unsubscribe from forum notifications" +msgstr "" + +#. module: website_forum_subscription +#: model_terms:ir.ui.view,arch_db:website_forum_subscription.follow +msgid "Subscribe" +msgstr "" + +#. module: website_forum_subscription +#: model_terms:ir.ui.view,arch_db:website_forum_subscription.follow +msgid "Unsubscribe" +msgstr "" From 143530c2c2ef8c6eb99184164197e90df7103c9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:33:02 +0000 Subject: [PATCH 19/40] Added translation using Weblate (Dutch) --- website_forum_subscription/i18n/nl.po | 35 +++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 website_forum_subscription/i18n/nl.po diff --git a/website_forum_subscription/i18n/nl.po b/website_forum_subscription/i18n/nl.po new file mode 100644 index 0000000000..c8343f1288 --- /dev/null +++ b/website_forum_subscription/i18n/nl.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_forum_subscription +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nl\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: website_forum_subscription +#: model_terms:ir.ui.view,arch_db:website_forum_subscription.follow +msgid " Subscribe to forum notifications" +msgstr "" + +#. module: website_forum_subscription +#: model_terms:ir.ui.view,arch_db:website_forum_subscription.follow +msgid " Unsubscribe from forum notifications" +msgstr "" + +#. module: website_forum_subscription +#: model_terms:ir.ui.view,arch_db:website_forum_subscription.follow +msgid "Subscribe" +msgstr "" + +#. module: website_forum_subscription +#: model_terms:ir.ui.view,arch_db:website_forum_subscription.follow +msgid "Unsubscribe" +msgstr "" From 56d340c6068c5d4334d318650ee2ba1c6c7111ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:33:09 +0000 Subject: [PATCH 20/40] Added translation using Weblate (Swedish) --- website_whatsapp/i18n/sv.po | 85 +++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 website_whatsapp/i18n/sv.po diff --git a/website_whatsapp/i18n/sv.po b/website_whatsapp/i18n/sv.po new file mode 100644 index 0000000000..2153a5ed14 --- /dev/null +++ b/website_whatsapp/i18n/sv.po @@ -0,0 +1,85 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_whatsapp +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sv\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: website_whatsapp +#: model_terms:ir.ui.view,arch_db:website_whatsapp.res_config_settings_view_form +msgid "" +"" +msgstr "" + +#. module: website_whatsapp +#: model:ir.model,name:website_whatsapp.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: website_whatsapp +#: model:ir.model.fields,field_description:website_whatsapp.field_res_config_settings__whatsapp_text +#: model:ir.model.fields,field_description:website_whatsapp.field_website__whatsapp_text +msgid "Default text for Whatsapp" +msgstr "" + +#. module: website_whatsapp +#: model:ir.model.fields,help:website_whatsapp.field_res_config_settings__whatsapp_text +#: model:ir.model.fields,help:website_whatsapp.field_website__whatsapp_text +msgid "Default text to send as message" +msgstr "" + +#. module: website_whatsapp +#: model:ir.model.fields,help:website_whatsapp.field_res_config_settings__whatsapp_track_url +#: model:ir.model.fields,help:website_whatsapp.field_website__whatsapp_track_url +msgid "" +"Indicate in the user's message the URL of the page from which it was sent" +msgstr "" + +#. module: website_whatsapp +#. odoo-python +#: code:addons/website_whatsapp/models/website.py:0 +#, python-format +msgid "Sent from:" +msgstr "" + +#. module: website_whatsapp +#: model:ir.model.fields,field_description:website_whatsapp.field_res_config_settings__whatsapp_track_url +#: model:ir.model.fields,field_description:website_whatsapp.field_website__whatsapp_track_url +msgid "Track URL" +msgstr "" + +#. module: website_whatsapp +#: model:ir.model.fields,field_description:website_whatsapp.field_res_config_settings__whatsapp_enabled +msgid "Use Whatsapp" +msgstr "" + +#. module: website_whatsapp +#: model:ir.model,name:website_whatsapp.model_website +msgid "Website" +msgstr "" + +#. module: website_whatsapp +#: model_terms:ir.ui.view,arch_db:website_whatsapp.layout +msgid "WhatsApp Floating Icon" +msgstr "" + +#. module: website_whatsapp +#: model:ir.model.fields,field_description:website_whatsapp.field_res_config_settings__whatsapp_number +#: model:ir.model.fields,field_description:website_whatsapp.field_website__whatsapp_number +msgid "WhatsApp number" +msgstr "" + +#. module: website_whatsapp +#: model_terms:ir.ui.view,arch_db:website_whatsapp.res_config_settings_view_form +msgid "You must add the mobile number with the country prefix" +msgstr "" From 875f4964e9644302033896c1c53034997862aaf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:33:17 +0000 Subject: [PATCH 21/40] Added translation using Weblate (Dutch) --- website_whatsapp/i18n/nl.po | 85 +++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 website_whatsapp/i18n/nl.po diff --git a/website_whatsapp/i18n/nl.po b/website_whatsapp/i18n/nl.po new file mode 100644 index 0000000000..ef44fc4ff2 --- /dev/null +++ b/website_whatsapp/i18n/nl.po @@ -0,0 +1,85 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_whatsapp +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nl\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: website_whatsapp +#: model_terms:ir.ui.view,arch_db:website_whatsapp.res_config_settings_view_form +msgid "" +"" +msgstr "" + +#. module: website_whatsapp +#: model:ir.model,name:website_whatsapp.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: website_whatsapp +#: model:ir.model.fields,field_description:website_whatsapp.field_res_config_settings__whatsapp_text +#: model:ir.model.fields,field_description:website_whatsapp.field_website__whatsapp_text +msgid "Default text for Whatsapp" +msgstr "" + +#. module: website_whatsapp +#: model:ir.model.fields,help:website_whatsapp.field_res_config_settings__whatsapp_text +#: model:ir.model.fields,help:website_whatsapp.field_website__whatsapp_text +msgid "Default text to send as message" +msgstr "" + +#. module: website_whatsapp +#: model:ir.model.fields,help:website_whatsapp.field_res_config_settings__whatsapp_track_url +#: model:ir.model.fields,help:website_whatsapp.field_website__whatsapp_track_url +msgid "" +"Indicate in the user's message the URL of the page from which it was sent" +msgstr "" + +#. module: website_whatsapp +#. odoo-python +#: code:addons/website_whatsapp/models/website.py:0 +#, python-format +msgid "Sent from:" +msgstr "" + +#. module: website_whatsapp +#: model:ir.model.fields,field_description:website_whatsapp.field_res_config_settings__whatsapp_track_url +#: model:ir.model.fields,field_description:website_whatsapp.field_website__whatsapp_track_url +msgid "Track URL" +msgstr "" + +#. module: website_whatsapp +#: model:ir.model.fields,field_description:website_whatsapp.field_res_config_settings__whatsapp_enabled +msgid "Use Whatsapp" +msgstr "" + +#. module: website_whatsapp +#: model:ir.model,name:website_whatsapp.model_website +msgid "Website" +msgstr "" + +#. module: website_whatsapp +#: model_terms:ir.ui.view,arch_db:website_whatsapp.layout +msgid "WhatsApp Floating Icon" +msgstr "" + +#. module: website_whatsapp +#: model:ir.model.fields,field_description:website_whatsapp.field_res_config_settings__whatsapp_number +#: model:ir.model.fields,field_description:website_whatsapp.field_website__whatsapp_number +msgid "WhatsApp number" +msgstr "" + +#. module: website_whatsapp +#: model_terms:ir.ui.view,arch_db:website_whatsapp.res_config_settings_view_form +msgid "You must add the mobile number with the country prefix" +msgstr "" From 642855fb50947fd49fff1657a7b80b5bb665b79c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:33:24 +0000 Subject: [PATCH 22/40] Added translation using Weblate (Swedish) --- website_form_require_legal/i18n/sv.po | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 website_form_require_legal/i18n/sv.po diff --git a/website_form_require_legal/i18n/sv.po b/website_form_require_legal/i18n/sv.po new file mode 100644 index 0000000000..beee366ea7 --- /dev/null +++ b/website_form_require_legal/i18n/sv.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_form_require_legal +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sv\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: website_form_require_legal +#. odoo-javascript +#: code:addons/website_form_require_legal/static/src/xml/website_form_editor.xml:0 +#, python-format +msgid "Agree to" +msgstr "" + +#. module: website_form_require_legal +#: model_terms:ir.ui.view,arch_db:website_form_require_legal.s_website_form_options +msgid "Legal terms acceptance" +msgstr "" + +#. module: website_form_require_legal +#. odoo-javascript +#: code:addons/website_form_require_legal/static/src/xml/website_form_editor.xml:0 +#, python-format +msgid "You must agree before submitting." +msgstr "" + +#. module: website_form_require_legal +#. odoo-javascript +#: code:addons/website_form_require_legal/static/src/xml/website_form_editor.xml:0 +#, python-format +msgid "terms and conditions" +msgstr "" From 45d4f5af970b9bdfd0ba09cddaa70251621cb104 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:33:33 +0000 Subject: [PATCH 23/40] Added translation using Weblate (Dutch) --- website_form_require_legal/i18n/nl.po | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 website_form_require_legal/i18n/nl.po diff --git a/website_form_require_legal/i18n/nl.po b/website_form_require_legal/i18n/nl.po new file mode 100644 index 0000000000..3cef09aca3 --- /dev/null +++ b/website_form_require_legal/i18n/nl.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_form_require_legal +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nl\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: website_form_require_legal +#. odoo-javascript +#: code:addons/website_form_require_legal/static/src/xml/website_form_editor.xml:0 +#, python-format +msgid "Agree to" +msgstr "" + +#. module: website_form_require_legal +#: model_terms:ir.ui.view,arch_db:website_form_require_legal.s_website_form_options +msgid "Legal terms acceptance" +msgstr "" + +#. module: website_form_require_legal +#. odoo-javascript +#: code:addons/website_form_require_legal/static/src/xml/website_form_editor.xml:0 +#, python-format +msgid "You must agree before submitting." +msgstr "" + +#. module: website_form_require_legal +#. odoo-javascript +#: code:addons/website_form_require_legal/static/src/xml/website_form_editor.xml:0 +#, python-format +msgid "terms and conditions" +msgstr "" From ff8b386cf9b3ed49d6868a0a983ab261465717bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:33:36 +0000 Subject: [PATCH 24/40] Added translation using Weblate (Swedish) --- website_snippet_country_dropdown/i18n/sv.po | 65 +++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 website_snippet_country_dropdown/i18n/sv.po diff --git a/website_snippet_country_dropdown/i18n/sv.po b/website_snippet_country_dropdown/i18n/sv.po new file mode 100644 index 0000000000..0c60fce1a1 --- /dev/null +++ b/website_snippet_country_dropdown/i18n/sv.po @@ -0,0 +1,65 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_snippet_country_dropdown +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sv\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: website_snippet_country_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_dropdown.country_dropdown_demo_view +msgid "A readonly country dropdown input" +msgstr "" + +#. module: website_snippet_country_dropdown +#: model:website.menu,name:website_snippet_country_dropdown.country_dropdown_demo_page_link +msgid "Country dropdown demo" +msgstr "" + +#. module: website_snippet_country_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_dropdown.country_dropdown_demo_view +msgid "Other label" +msgstr "" + +#. module: website_snippet_country_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_dropdown.country_dropdown_demo_view +msgid "Submit (you will see the GET parameters in the URL)" +msgstr "" + +#. module: website_snippet_country_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_dropdown.country_dropdown_demo_view +msgid "Test here the country dropdown snippet behavior" +msgstr "" + +#. module: website_snippet_country_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_dropdown.country_dropdown_demo_view +msgid "This is a form" +msgstr "" + +#. module: website_snippet_country_dropdown +#. odoo-javascript +#: code:addons/website_snippet_country_dropdown/static/src/xml/country_dropdown.xml:0 +#, python-format +msgid "" +"Write the \"name\" attribute for the input what will be sent with the form." +msgstr "" + +#. module: website_snippet_country_dropdown +#. odoo-javascript +#: code:addons/website_snippet_country_dropdown/static/src/xml/country_dropdown.xml:0 +#, python-format +msgid "You can modify the label directly with the website editor." +msgstr "" + +#. module: website_snippet_country_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_dropdown.dropdown_element_form +msgid "Your Label" +msgstr "" From d49e8d1ae6e88d8c59f13ca3fc690885829bbdb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:33:40 +0000 Subject: [PATCH 25/40] Added translation using Weblate (Dutch) --- website_snippet_country_dropdown/i18n/nl.po | 65 +++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 website_snippet_country_dropdown/i18n/nl.po diff --git a/website_snippet_country_dropdown/i18n/nl.po b/website_snippet_country_dropdown/i18n/nl.po new file mode 100644 index 0000000000..0423035109 --- /dev/null +++ b/website_snippet_country_dropdown/i18n/nl.po @@ -0,0 +1,65 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_snippet_country_dropdown +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nl\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: website_snippet_country_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_dropdown.country_dropdown_demo_view +msgid "A readonly country dropdown input" +msgstr "" + +#. module: website_snippet_country_dropdown +#: model:website.menu,name:website_snippet_country_dropdown.country_dropdown_demo_page_link +msgid "Country dropdown demo" +msgstr "" + +#. module: website_snippet_country_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_dropdown.country_dropdown_demo_view +msgid "Other label" +msgstr "" + +#. module: website_snippet_country_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_dropdown.country_dropdown_demo_view +msgid "Submit (you will see the GET parameters in the URL)" +msgstr "" + +#. module: website_snippet_country_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_dropdown.country_dropdown_demo_view +msgid "Test here the country dropdown snippet behavior" +msgstr "" + +#. module: website_snippet_country_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_dropdown.country_dropdown_demo_view +msgid "This is a form" +msgstr "" + +#. module: website_snippet_country_dropdown +#. odoo-javascript +#: code:addons/website_snippet_country_dropdown/static/src/xml/country_dropdown.xml:0 +#, python-format +msgid "" +"Write the \"name\" attribute for the input what will be sent with the form." +msgstr "" + +#. module: website_snippet_country_dropdown +#. odoo-javascript +#: code:addons/website_snippet_country_dropdown/static/src/xml/country_dropdown.xml:0 +#, python-format +msgid "You can modify the label directly with the website editor." +msgstr "" + +#. module: website_snippet_country_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_dropdown.dropdown_element_form +msgid "Your Label" +msgstr "" From 151d146054a621d1b0420b73bdc294ef35a65f9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:33:45 +0000 Subject: [PATCH 26/40] Added translation using Weblate (Swedish) --- website_llms/i18n/sv.po | 61 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 website_llms/i18n/sv.po diff --git a/website_llms/i18n/sv.po b/website_llms/i18n/sv.po new file mode 100644 index 0000000000..d69c5d21e6 --- /dev/null +++ b/website_llms/i18n/sv.po @@ -0,0 +1,61 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_llms +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sv\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: website_llms +#: model_terms:ir.ui.view,arch_db:website_llms.res_config_settings_view_form_inherit_website_llms +msgid "" +"# Your Website — Information for LLMs\n" +"\n" +"## Company\n" +"- About: https://yourdomain.com/aboutus\n" +"- Contact: https://yourdomain.com/contactus\n" +"\n" +"## Content\n" +"- Blog: https://yourdomain.com/blog" +msgstr "" + +#. module: website_llms +#: model:ir.model,name:website_llms.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: website_llms +#: model:ir.model.fields,help:website_llms.field_res_config_settings__llms_txt_content +#: model:ir.model.fields,help:website_llms.field_website__llms_txt_content +msgid "" +"Content to be served at /llms.txt. This file provides information for Large " +"Language Models (LLMs) about your website." +msgstr "" + +#. module: website_llms +#: model_terms:ir.ui.view,arch_db:website_llms.res_config_settings_view_form_inherit_website_llms +msgid "" +"Content to be served at /llms.txt. This file provides\n" +" information for Large Language Models (LLMs) about your website.\n" +" Leave empty to use default content." +msgstr "" + +#. module: website_llms +#: model:ir.model,name:website_llms.model_website +msgid "Website" +msgstr "" + +#. module: website_llms +#: model:ir.model.fields,field_description:website_llms.field_res_config_settings__llms_txt_content +#: model:ir.model.fields,field_description:website_llms.field_website__llms_txt_content +#: model_terms:ir.ui.view,arch_db:website_llms.res_config_settings_view_form_inherit_website_llms +msgid "llms.txt Content" +msgstr "" From 0b134f10fbf74a440bd9acf6e85a321cecf035b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:33:45 +0000 Subject: [PATCH 27/40] Added translation using Weblate (Swedish) --- website_menu_by_user_status/i18n/sv.po | 44 ++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 website_menu_by_user_status/i18n/sv.po diff --git a/website_menu_by_user_status/i18n/sv.po b/website_menu_by_user_status/i18n/sv.po new file mode 100644 index 0000000000..1086642195 --- /dev/null +++ b/website_menu_by_user_status/i18n/sv.po @@ -0,0 +1,44 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_menu_by_user_status +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sv\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: website_menu_by_user_status +#: model:ir.model.fields,help:website_menu_by_user_status.field_website_menu__user_logged +msgid "" +"If checked, the menu will be displayed when the user is logged and give " +"access." +msgstr "" + +#. module: website_menu_by_user_status +#: model:ir.model.fields,help:website_menu_by_user_status.field_website_menu__user_not_logged +msgid "" +"If checked, the menu will be displayed when the user is not logged and give " +"access." +msgstr "" + +#. module: website_menu_by_user_status +#: model:ir.model.fields,field_description:website_menu_by_user_status.field_website_menu__user_logged +msgid "Visible for logged Users" +msgstr "" + +#. module: website_menu_by_user_status +#: model:ir.model.fields,field_description:website_menu_by_user_status.field_website_menu__user_not_logged +msgid "Visible for public Users" +msgstr "" + +#. module: website_menu_by_user_status +#: model:ir.model,name:website_menu_by_user_status.model_website_menu +msgid "Website Menu" +msgstr "" From 2c948bdcf57d9a6e42873bd8b3c510a205cc6883 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:33:48 +0000 Subject: [PATCH 28/40] Added translation using Weblate (Dutch) --- website_llms/i18n/nl.po | 61 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 website_llms/i18n/nl.po diff --git a/website_llms/i18n/nl.po b/website_llms/i18n/nl.po new file mode 100644 index 0000000000..c2319ec3a3 --- /dev/null +++ b/website_llms/i18n/nl.po @@ -0,0 +1,61 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_llms +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nl\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: website_llms +#: model_terms:ir.ui.view,arch_db:website_llms.res_config_settings_view_form_inherit_website_llms +msgid "" +"# Your Website — Information for LLMs\n" +"\n" +"## Company\n" +"- About: https://yourdomain.com/aboutus\n" +"- Contact: https://yourdomain.com/contactus\n" +"\n" +"## Content\n" +"- Blog: https://yourdomain.com/blog" +msgstr "" + +#. module: website_llms +#: model:ir.model,name:website_llms.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: website_llms +#: model:ir.model.fields,help:website_llms.field_res_config_settings__llms_txt_content +#: model:ir.model.fields,help:website_llms.field_website__llms_txt_content +msgid "" +"Content to be served at /llms.txt. This file provides information for Large " +"Language Models (LLMs) about your website." +msgstr "" + +#. module: website_llms +#: model_terms:ir.ui.view,arch_db:website_llms.res_config_settings_view_form_inherit_website_llms +msgid "" +"Content to be served at /llms.txt. This file provides\n" +" information for Large Language Models (LLMs) about your website.\n" +" Leave empty to use default content." +msgstr "" + +#. module: website_llms +#: model:ir.model,name:website_llms.model_website +msgid "Website" +msgstr "" + +#. module: website_llms +#: model:ir.model.fields,field_description:website_llms.field_res_config_settings__llms_txt_content +#: model:ir.model.fields,field_description:website_llms.field_website__llms_txt_content +#: model_terms:ir.ui.view,arch_db:website_llms.res_config_settings_view_form_inherit_website_llms +msgid "llms.txt Content" +msgstr "" From e44173a094bf96667edd3c59be391f43a98ef23d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:33:48 +0000 Subject: [PATCH 29/40] Added translation using Weblate (Dutch) --- website_menu_by_user_status/i18n/nl.po | 44 ++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 website_menu_by_user_status/i18n/nl.po diff --git a/website_menu_by_user_status/i18n/nl.po b/website_menu_by_user_status/i18n/nl.po new file mode 100644 index 0000000000..98c0e87889 --- /dev/null +++ b/website_menu_by_user_status/i18n/nl.po @@ -0,0 +1,44 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_menu_by_user_status +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nl\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: website_menu_by_user_status +#: model:ir.model.fields,help:website_menu_by_user_status.field_website_menu__user_logged +msgid "" +"If checked, the menu will be displayed when the user is logged and give " +"access." +msgstr "" + +#. module: website_menu_by_user_status +#: model:ir.model.fields,help:website_menu_by_user_status.field_website_menu__user_not_logged +msgid "" +"If checked, the menu will be displayed when the user is not logged and give " +"access." +msgstr "" + +#. module: website_menu_by_user_status +#: model:ir.model.fields,field_description:website_menu_by_user_status.field_website_menu__user_logged +msgid "Visible for logged Users" +msgstr "" + +#. module: website_menu_by_user_status +#: model:ir.model.fields,field_description:website_menu_by_user_status.field_website_menu__user_not_logged +msgid "Visible for public Users" +msgstr "" + +#. module: website_menu_by_user_status +#: model:ir.model,name:website_menu_by_user_status.model_website_menu +msgid "Website Menu" +msgstr "" From 0c80b0380c9c21122e0d324a060c98b4d1136c63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:33:54 +0000 Subject: [PATCH 30/40] Added translation using Weblate (Dutch) --- website_recaptcha_v2/i18n/nl.po | 137 ++++++++++++++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 website_recaptcha_v2/i18n/nl.po diff --git a/website_recaptcha_v2/i18n/nl.po b/website_recaptcha_v2/i18n/nl.po new file mode 100644 index 0000000000..29f29a687e --- /dev/null +++ b/website_recaptcha_v2/i18n/nl.po @@ -0,0 +1,137 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_recaptcha_v2 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nl\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: website_recaptcha_v2 +#: model_terms:ir.ui.view,arch_db:website_recaptcha_v2.res_config_settings_view_form +msgid "" +"\n" +" Get reCAPTCHA v2 keys" +msgstr "" + +#. module: website_recaptcha_v2 +#: model_terms:ir.ui.view,arch_db:website_recaptcha_v2.res_config_settings_view_form +msgid "" +"" +msgstr "" + +#. module: website_recaptcha_v2 +#: model:ir.model,name:website_recaptcha_v2.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: website_recaptcha_v2 +#: model:ir.model.fields,field_description:website_recaptcha_v2.field_res_config_settings__recaptcha_v2_enabled +#: model:ir.model.fields,field_description:website_recaptcha_v2.field_website__recaptcha_v2_enabled +msgid "Enable reCAPTCHA v2" +msgstr "" + +#. module: website_recaptcha_v2 +#. odoo-python +#: code:addons/website_recaptcha_v2/models/website.py:0 +#, python-format +msgid "No response given." +msgstr "" + +#. module: website_recaptcha_v2 +#: model_terms:ir.ui.view,arch_db:website_recaptcha_v2.res_config_settings_view_form +msgid "Protect your forms using reCAPTCHA v2" +msgstr "" + +#. module: website_recaptcha_v2 +#: model:ir.model.fields,field_description:website_recaptcha_v2.field_res_config_settings__recaptcha_v2_secret_key +#: model:ir.model.fields,field_description:website_recaptcha_v2.field_website__recaptcha_v2_secret_key +msgid "Secret Key (v2)" +msgstr "" + +#. module: website_recaptcha_v2 +#: model:ir.model.fields,field_description:website_recaptcha_v2.field_res_config_settings__recaptcha_v2_site_key +#: model:ir.model.fields,field_description:website_recaptcha_v2.field_website__recaptcha_v2_site_key +msgid "Site Key (v2)" +msgstr "" + +#. module: website_recaptcha_v2 +#. odoo-python +#: code:addons/website_recaptcha_v2/models/website.py:0 +#, python-format +msgid "The challenge was not successfully completed." +msgstr "" + +#. module: website_recaptcha_v2 +#. odoo-python +#: code:addons/website_recaptcha_v2/models/website.py:0 +#, python-format +msgid "The request is invalid or malformed." +msgstr "" + +#. module: website_recaptcha_v2 +#. odoo-python +#: code:addons/website_recaptcha_v2/models/website.py:0 +#, python-format +msgid "" +"The response is no longer valid: either is too old or has been used " +"previously." +msgstr "" + +#. module: website_recaptcha_v2 +#. odoo-python +#: code:addons/website_recaptcha_v2/models/website.py:0 +#, python-format +msgid "The response parameter is invalid or malformed." +msgstr "" + +#. module: website_recaptcha_v2 +#. odoo-python +#: code:addons/website_recaptcha_v2/models/website.py:0 +#, python-format +msgid "The response parameter is missing." +msgstr "" + +#. module: website_recaptcha_v2 +#. odoo-python +#: code:addons/website_recaptcha_v2/models/website.py:0 +#, python-format +msgid "The secret parameter is invalid or malformed." +msgstr "" + +#. module: website_recaptcha_v2 +#. odoo-python +#: code:addons/website_recaptcha_v2/models/website.py:0 +#, python-format +msgid "The secret parameter is missing." +msgstr "" + +#. module: website_recaptcha_v2 +#. odoo-python +#: code:addons/website_recaptcha_v2/models/website.py:0 +#, python-format +msgid "Unknown reCAPTCHA error (error code: {errorcode})." +msgstr "" + +#. module: website_recaptcha_v2 +#: model:ir.model,name:website_recaptcha_v2.model_website +msgid "Website" +msgstr "" + +#. module: website_recaptcha_v2 +#: model_terms:ir.ui.view,arch_db:website_recaptcha_v2.res_config_settings_view_form +msgid "reCAPTCHA icon" +msgstr "" + +#. module: website_recaptcha_v2 +#: model_terms:ir.ui.view,arch_db:website_recaptcha_v2.res_config_settings_view_form +msgid "reCAPTCHA v2" +msgstr "" From e8e9ab5ea87e7d28e8d92db56cb7636f90cc64f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:34:01 +0000 Subject: [PATCH 31/40] Added translation using Weblate (Spanish) --- .../i18n/es.po | 50 +++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 website_snippet_country_phone_code_dropdown/i18n/es.po diff --git a/website_snippet_country_phone_code_dropdown/i18n/es.po b/website_snippet_country_phone_code_dropdown/i18n/es.po new file mode 100644 index 0000000000..401775edcd --- /dev/null +++ b/website_snippet_country_phone_code_dropdown/i18n/es.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_snippet_country_phone_code_dropdown +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\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" + +#. module: website_snippet_country_phone_code_dropdown +#: model:website.menu,name:website_snippet_country_phone_code_dropdown.country_dropdown_phone_code_demo_page_link +msgid "Country Phone Code Dropdown Demo" +msgstr "" + +#. module: website_snippet_country_phone_code_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_phone_code_dropdown.country_phone_code_dropdown_demo_view +msgid "Example label" +msgstr "" + +#. module: website_snippet_country_phone_code_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_phone_code_dropdown.country_phone_code_dropdown_demo_view +msgid "Example label (readonly)" +msgstr "" + +#. module: website_snippet_country_phone_code_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_phone_code_dropdown.country_phone_code_dropdown_demo_view +msgid "Submit (you will see the GET parameters in the URL)" +msgstr "" + +#. module: website_snippet_country_phone_code_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_phone_code_dropdown.country_phone_code_dropdown_demo_view +msgid "Test the country phone code dropdown snippet" +msgstr "" + +#. module: website_snippet_country_phone_code_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_phone_code_dropdown.country_phone_code_dropdown_demo_view +msgid "This is a form" +msgstr "" + +#. module: website_snippet_country_phone_code_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_phone_code_dropdown.dropdown_element_form +msgid "Your Label" +msgstr "" From c258a39723c27d521b94c4b30713afba9138a3f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:34:04 +0000 Subject: [PATCH 32/40] Added translation using Weblate (Swedish) --- .../i18n/sv.po | 50 +++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 website_snippet_country_phone_code_dropdown/i18n/sv.po diff --git a/website_snippet_country_phone_code_dropdown/i18n/sv.po b/website_snippet_country_phone_code_dropdown/i18n/sv.po new file mode 100644 index 0000000000..3f304b3b15 --- /dev/null +++ b/website_snippet_country_phone_code_dropdown/i18n/sv.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_snippet_country_phone_code_dropdown +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sv\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: website_snippet_country_phone_code_dropdown +#: model:website.menu,name:website_snippet_country_phone_code_dropdown.country_dropdown_phone_code_demo_page_link +msgid "Country Phone Code Dropdown Demo" +msgstr "" + +#. module: website_snippet_country_phone_code_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_phone_code_dropdown.country_phone_code_dropdown_demo_view +msgid "Example label" +msgstr "" + +#. module: website_snippet_country_phone_code_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_phone_code_dropdown.country_phone_code_dropdown_demo_view +msgid "Example label (readonly)" +msgstr "" + +#. module: website_snippet_country_phone_code_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_phone_code_dropdown.country_phone_code_dropdown_demo_view +msgid "Submit (you will see the GET parameters in the URL)" +msgstr "" + +#. module: website_snippet_country_phone_code_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_phone_code_dropdown.country_phone_code_dropdown_demo_view +msgid "Test the country phone code dropdown snippet" +msgstr "" + +#. module: website_snippet_country_phone_code_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_phone_code_dropdown.country_phone_code_dropdown_demo_view +msgid "This is a form" +msgstr "" + +#. module: website_snippet_country_phone_code_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_phone_code_dropdown.dropdown_element_form +msgid "Your Label" +msgstr "" From e08211d3cfa3932e126592302c7bbf8927e96fd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:34:08 +0000 Subject: [PATCH 33/40] Added translation using Weblate (Dutch) --- .../i18n/nl.po | 50 +++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 website_snippet_country_phone_code_dropdown/i18n/nl.po diff --git a/website_snippet_country_phone_code_dropdown/i18n/nl.po b/website_snippet_country_phone_code_dropdown/i18n/nl.po new file mode 100644 index 0000000000..202bbf4dad --- /dev/null +++ b/website_snippet_country_phone_code_dropdown/i18n/nl.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_snippet_country_phone_code_dropdown +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nl\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: website_snippet_country_phone_code_dropdown +#: model:website.menu,name:website_snippet_country_phone_code_dropdown.country_dropdown_phone_code_demo_page_link +msgid "Country Phone Code Dropdown Demo" +msgstr "" + +#. module: website_snippet_country_phone_code_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_phone_code_dropdown.country_phone_code_dropdown_demo_view +msgid "Example label" +msgstr "" + +#. module: website_snippet_country_phone_code_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_phone_code_dropdown.country_phone_code_dropdown_demo_view +msgid "Example label (readonly)" +msgstr "" + +#. module: website_snippet_country_phone_code_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_phone_code_dropdown.country_phone_code_dropdown_demo_view +msgid "Submit (you will see the GET parameters in the URL)" +msgstr "" + +#. module: website_snippet_country_phone_code_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_phone_code_dropdown.country_phone_code_dropdown_demo_view +msgid "Test the country phone code dropdown snippet" +msgstr "" + +#. module: website_snippet_country_phone_code_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_phone_code_dropdown.country_phone_code_dropdown_demo_view +msgid "This is a form" +msgstr "" + +#. module: website_snippet_country_phone_code_dropdown +#: model_terms:ir.ui.view,arch_db:website_snippet_country_phone_code_dropdown.dropdown_element_form +msgid "Your Label" +msgstr "" From c73f893084dd7fadd412db7f4f16e624a7a8d176 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:34:11 +0000 Subject: [PATCH 34/40] Added translation using Weblate (Spanish) --- website_llms/i18n/es.po | 61 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 website_llms/i18n/es.po diff --git a/website_llms/i18n/es.po b/website_llms/i18n/es.po new file mode 100644 index 0000000000..88dbffda43 --- /dev/null +++ b/website_llms/i18n/es.po @@ -0,0 +1,61 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_llms +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\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" + +#. module: website_llms +#: model_terms:ir.ui.view,arch_db:website_llms.res_config_settings_view_form_inherit_website_llms +msgid "" +"# Your Website — Information for LLMs\n" +"\n" +"## Company\n" +"- About: https://yourdomain.com/aboutus\n" +"- Contact: https://yourdomain.com/contactus\n" +"\n" +"## Content\n" +"- Blog: https://yourdomain.com/blog" +msgstr "" + +#. module: website_llms +#: model:ir.model,name:website_llms.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: website_llms +#: model:ir.model.fields,help:website_llms.field_res_config_settings__llms_txt_content +#: model:ir.model.fields,help:website_llms.field_website__llms_txt_content +msgid "" +"Content to be served at /llms.txt. This file provides information for Large " +"Language Models (LLMs) about your website." +msgstr "" + +#. module: website_llms +#: model_terms:ir.ui.view,arch_db:website_llms.res_config_settings_view_form_inherit_website_llms +msgid "" +"Content to be served at /llms.txt. This file provides\n" +" information for Large Language Models (LLMs) about your website.\n" +" Leave empty to use default content." +msgstr "" + +#. module: website_llms +#: model:ir.model,name:website_llms.model_website +msgid "Website" +msgstr "" + +#. module: website_llms +#: model:ir.model.fields,field_description:website_llms.field_res_config_settings__llms_txt_content +#: model:ir.model.fields,field_description:website_llms.field_website__llms_txt_content +#: model_terms:ir.ui.view,arch_db:website_llms.res_config_settings_view_form_inherit_website_llms +msgid "llms.txt Content" +msgstr "" From 1540cc7a11f44537f81dc494ccef346f37089eab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:37:28 +0000 Subject: [PATCH 35/40] Translated using Weblate (Spanish) Currently translated at 100.0% (14 of 14 strings) Translation: website-16.0/website-16.0-website_cookiebot Translate-URL: https://translation.odoo-community.org/projects/website-16-0/website-16-0-website_cookiebot/es/ --- website_cookiebot/i18n/es.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website_cookiebot/i18n/es.po b/website_cookiebot/i18n/es.po index 42f13753fe..9ce4ed9396 100644 --- a/website_cookiebot/i18n/es.po +++ b/website_cookiebot/i18n/es.po @@ -7,15 +7,15 @@ msgstr "" "Project-Id-Version: Odoo Server 13.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-18 17:11+0000\n" -"PO-Revision-Date: 2023-09-20 17:50+0000\n" -"Last-Translator: Ivorra78 \n" +"PO-Revision-Date: 2026-07-10 12:52+0000\n" +"Last-Translator: Patricia Lorenzo Bartolomé \n" "Language-Team: Trey \n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.17\n" +"X-Generator: Weblate 5.15.2\n" "X-Poedit-SourceCharset: UTF-8\n" #. module: website_cookiebot @@ -82,7 +82,7 @@ msgstr "Cookiebot Dominio Grupo ID" #. module: website_cookiebot #: model:ir.model.fields,field_description:website_cookiebot.field_website__cookiebot_enabled msgid "Cookiebot Enabled" -msgstr "" +msgstr "Cookiebot activado" #. module: website_cookiebot #: model_terms:ir.ui.view,arch_db:website_cookiebot.layout_footer_copyright From 835e2a4db32e56a4f8857e266f03c87595d9ec83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:37:34 +0000 Subject: [PATCH 36/40] Translated using Weblate (Spanish) Currently translated at 100.0% (12 of 12 strings) Translation: website-16.0/website-16.0-website_whatsapp Translate-URL: https://translation.odoo-community.org/projects/website-16-0/website-16-0-website_whatsapp/es/ --- website_whatsapp/i18n/es.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website_whatsapp/i18n/es.po b/website_whatsapp/i18n/es.po index 35363665c4..0f1d70b4de 100644 --- a/website_whatsapp/i18n/es.po +++ b/website_whatsapp/i18n/es.po @@ -6,15 +6,15 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-01-02 21:33+0000\n" -"Last-Translator: Ivorra78 \n" +"PO-Revision-Date: 2026-07-10 12:52+0000\n" +"Last-Translator: Patricia Lorenzo Bartolomé \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" +"X-Generator: Weblate 5.15.2\n" #. module: website_whatsapp #: model_terms:ir.ui.view,arch_db:website_whatsapp.res_config_settings_view_form @@ -55,7 +55,7 @@ msgstr "" #: code:addons/website_whatsapp/models/website.py:0 #, python-format msgid "Sent from:" -msgstr "" +msgstr "Enviado desde:" #. module: website_whatsapp #: model:ir.model.fields,field_description:website_whatsapp.field_res_config_settings__whatsapp_track_url @@ -76,7 +76,7 @@ msgstr "Sitio Web" #. module: website_whatsapp #: model_terms:ir.ui.view,arch_db:website_whatsapp.layout msgid "WhatsApp Floating Icon" -msgstr "" +msgstr "Icono flotante de WhatsApp" #. module: website_whatsapp #: model:ir.model.fields,field_description:website_whatsapp.field_res_config_settings__whatsapp_number From 4484a8e00492ccb755c69f5d9fbb627091611c22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:40:22 +0000 Subject: [PATCH 37/40] Translated using Weblate (Spanish) Currently translated at 100.0% (7 of 7 strings) Translation: website-16.0/website-16.0-website_snippet_country_phone_code_dropdown Translate-URL: https://translation.odoo-community.org/projects/website-16-0/website-16-0-website_snippet_country_phone_code_dropdown/es/ --- .../i18n/es.po | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/website_snippet_country_phone_code_dropdown/i18n/es.po b/website_snippet_country_phone_code_dropdown/i18n/es.po index 401775edcd..bda71dc53e 100644 --- a/website_snippet_country_phone_code_dropdown/i18n/es.po +++ b/website_snippet_country_phone_code_dropdown/i18n/es.po @@ -6,45 +6,47 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2026-07-10 12:52+0000\n" +"Last-Translator: Patricia Lorenzo Bartolomé \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 5.15.2\n" #. module: website_snippet_country_phone_code_dropdown #: model:website.menu,name:website_snippet_country_phone_code_dropdown.country_dropdown_phone_code_demo_page_link msgid "Country Phone Code Dropdown Demo" -msgstr "" +msgstr "Demo del desplegable de código telefónico de país" #. module: website_snippet_country_phone_code_dropdown #: model_terms:ir.ui.view,arch_db:website_snippet_country_phone_code_dropdown.country_phone_code_dropdown_demo_view msgid "Example label" -msgstr "" +msgstr "Etiqueta de ejemplo" #. module: website_snippet_country_phone_code_dropdown #: model_terms:ir.ui.view,arch_db:website_snippet_country_phone_code_dropdown.country_phone_code_dropdown_demo_view msgid "Example label (readonly)" -msgstr "" +msgstr "Etiqueta de ejemplo (solo lectura)" #. module: website_snippet_country_phone_code_dropdown #: model_terms:ir.ui.view,arch_db:website_snippet_country_phone_code_dropdown.country_phone_code_dropdown_demo_view msgid "Submit (you will see the GET parameters in the URL)" -msgstr "" +msgstr "Enviar (verá los parámetros GET en la URL)" #. module: website_snippet_country_phone_code_dropdown #: model_terms:ir.ui.view,arch_db:website_snippet_country_phone_code_dropdown.country_phone_code_dropdown_demo_view msgid "Test the country phone code dropdown snippet" -msgstr "" +msgstr "Probar el snippet de desplegable de código telefónico de país" #. module: website_snippet_country_phone_code_dropdown #: model_terms:ir.ui.view,arch_db:website_snippet_country_phone_code_dropdown.country_phone_code_dropdown_demo_view msgid "This is a form" -msgstr "" +msgstr "Este es un formulario" #. module: website_snippet_country_phone_code_dropdown #: model_terms:ir.ui.view,arch_db:website_snippet_country_phone_code_dropdown.dropdown_element_form msgid "Your Label" -msgstr "" +msgstr "Su etiqueta" From a7aa3933c5b93cbcf7355c276bce0a57fb98fb73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:40:50 +0000 Subject: [PATCH 38/40] Translated using Weblate (Spanish) Currently translated at 94.7% (18 of 19 strings) Translation: website-16.0/website-16.0-website_analytics_matomo Translate-URL: https://translation.odoo-community.org/projects/website-16-0/website-16-0-website_analytics_matomo/es/ --- website_analytics_matomo/i18n/es.po | 33 +++++++++++++++++------------ 1 file changed, 20 insertions(+), 13 deletions(-) diff --git a/website_analytics_matomo/i18n/es.po b/website_analytics_matomo/i18n/es.po index ecde89b28a..3bdfb3ac85 100644 --- a/website_analytics_matomo/i18n/es.po +++ b/website_analytics_matomo/i18n/es.po @@ -10,20 +10,20 @@ msgstr "" "Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-01-27 03:46+0000\n" -"PO-Revision-Date: 2018-09-27 12:40+0000\n" -"Last-Translator: Cris Martín \n" +"PO-Revision-Date: 2026-07-10 12:52+0000\n" +"Last-Translator: Patricia Lorenzo Bartolomé \n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\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 3.1.1\n" +"X-Generator: Weblate 5.15.2\n" #. module: website_analytics_matomo #: model_terms:ir.ui.view,arch_db:website_analytics_matomo.res_config_settings_view_form msgid "Active Time (seconds)" -msgstr "" +msgstr "Tiempo activo (segundos)" #. module: website_analytics_matomo #: model:ir.model,name:website_analytics_matomo.model_res_config_settings @@ -34,18 +34,19 @@ msgstr "website.config.settings" #. module: website_analytics_matomo #: model_terms:ir.ui.view,arch_db:website_analytics_matomo.res_config_settings_view_form msgid "Enable User ID" -msgstr "" +msgstr "Activar ID de usuario" #. module: website_analytics_matomo #: model_terms:ir.ui.view,arch_db:website_analytics_matomo.res_config_settings_view_form msgid "Enable heartbeat" -msgstr "" +msgstr "Activar heartbeat" #. module: website_analytics_matomo #: model:ir.model.fields,help:website_analytics_matomo.field_res_config_settings__matomo_heartbeat_timer #: model:ir.model.fields,help:website_analytics_matomo.field_website__matomo_heartbeat_timer msgid "How many seconds a tab needs to be active to be counted as viewed." msgstr "" +"Cuántos segundos debe estar activa una pestaña para contarse como vista." #. module: website_analytics_matomo #: model:ir.model.fields,field_description:website_analytics_matomo.field_res_config_settings__has_matomo_analytics @@ -57,24 +58,24 @@ msgstr "Matomo Analítica Web" #: model:ir.model.fields,field_description:website_analytics_matomo.field_res_config_settings__matomo_enable_heartbeat #: model:ir.model.fields,field_description:website_analytics_matomo.field_website__matomo_enable_heartbeat msgid "Matomo Enable Heartbeat" -msgstr "" +msgstr "Matomo Activar Heartbeat" #. module: website_analytics_matomo #: model:ir.model.fields,field_description:website_analytics_matomo.field_res_config_settings__matomo_enable_userid #: model:ir.model.fields,field_description:website_analytics_matomo.field_website__matomo_enable_userid msgid "Matomo Enable Userid" -msgstr "" +msgstr "Matomo Activar ID de usuario" #. module: website_analytics_matomo #: model:ir.model.fields,field_description:website_analytics_matomo.field_website__matomo_get_userid msgid "Matomo Get Userid" -msgstr "" +msgstr "Matomo Obtener ID de usuario" #. module: website_analytics_matomo #: model:ir.model.fields,field_description:website_analytics_matomo.field_res_config_settings__matomo_heartbeat_timer #: model:ir.model.fields,field_description:website_analytics_matomo.field_website__matomo_heartbeat_timer msgid "Matomo Heartbeat Timer" -msgstr "" +msgstr "Matomo Temporizador Heartbeat" #. module: website_analytics_matomo #: model:ir.model.fields,field_description:website_analytics_matomo.field_res_config_settings__matomo_analytics_host @@ -85,7 +86,7 @@ msgstr "Host Matomo" #. module: website_analytics_matomo #: model:ir.model.fields,field_description:website_analytics_matomo.field_website__matomo_analytics_host_url msgid "Matomo host URL" -msgstr "" +msgstr "URL del host de Matomo" #. module: website_analytics_matomo #: model:ir.model.fields,field_description:website_analytics_matomo.field_res_config_settings__matomo_analytics_id @@ -102,6 +103,9 @@ msgid "" "page or focuses away from the tab)\n" " then a ping request will be sent." msgstr "" +"Establecer el tiempo activo en segundos. Solo si la página se ha visto " +"durante al menos esta cantidad de segundos se ejecutará la solicitud de " +"Heartbeat." #. module: website_analytics_matomo #: model:ir.model.fields,help:website_analytics_matomo.field_res_config_settings__matomo_analytics_id @@ -115,11 +119,14 @@ msgstr "El ID que usa Matomo para identificar el sitio web" msgid "" "The host/path your Matomo installation is accessible by on the internet." msgstr "" +"La dirección/ruta donde su instalación de Matomo es accesible en internet.\n" +"Esta URL se utiliza en la etiqueta de seguimiento que se incluye en cada " +"página." #. module: website_analytics_matomo #: model_terms:ir.ui.view,arch_db:website_analytics_matomo.res_config_settings_view_form msgid "Track visits in Matomo Analytics" -msgstr "" +msgstr "Seguir las visitas en Matomo Analytics" #. module: website_analytics_matomo #: model:ir.model,name:website_analytics_matomo.model_website @@ -129,4 +136,4 @@ msgstr "Sitio Web" #. module: website_analytics_matomo #: model_terms:ir.ui.view,arch_db:website_analytics_matomo.res_config_settings_view_form msgid "https://matomo.host.name/" -msgstr "" +msgstr "https://matomo.host.name/" From 72fd13c1af3723524505e9c64b789f790e50e794 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:41:09 +0000 Subject: [PATCH 39/40] Translated using Weblate (Spanish) Currently translated at 100.0% (6 of 6 strings) Translation: website-16.0/website-16.0-website_llms Translate-URL: https://translation.odoo-community.org/projects/website-16-0/website-16-0-website_llms/es/ --- website_llms/i18n/es.po | 31 +++++++++++++++++++++++++++---- 1 file changed, 27 insertions(+), 4 deletions(-) diff --git a/website_llms/i18n/es.po b/website_llms/i18n/es.po index 88dbffda43..4dfc22ca60 100644 --- a/website_llms/i18n/es.po +++ b/website_llms/i18n/es.po @@ -6,13 +6,15 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2026-07-10 12:52+0000\n" +"Last-Translator: Patricia Lorenzo Bartolomé \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 5.15.2\n" #. module: website_llms #: model_terms:ir.ui.view,arch_db:website_llms.res_config_settings_view_form_inherit_website_llms @@ -26,11 +28,25 @@ msgid "" "## Content\n" "- Blog: https://yourdomain.com/blog" msgstr "" +"# Su sitio web — Información para LLMs\n" +"\n" +"## Empresa\n" +"- Acerca de: https://sudominio.com\n" +"- Soporte: soporte@sudominio.com\n" +"- Ventas: ventas@sudominio.com\n" +"\n" +"## Productos\n" +"- Vista general: https://sudominio.com/shop\n" +"- Catálogo: https://sudominio.com/catalog\n" +"\n" +"## Recursos\n" +"- Blog: https://sudominio.com/blog\n" +"- Centro de ayuda: https://sudominio.com/help" #. module: website_llms #: model:ir.model,name:website_llms.model_res_config_settings msgid "Config Settings" -msgstr "" +msgstr "Ajustes de configuración" #. module: website_llms #: model:ir.model.fields,help:website_llms.field_res_config_settings__llms_txt_content @@ -39,6 +55,8 @@ msgid "" "Content to be served at /llms.txt. This file provides information for Large " "Language Models (LLMs) about your website." msgstr "" +"Contenido que se servirá en /llms.txt. Este archivo proporciona información " +"para modelos de lenguaje grandes sobre su sitio web." #. module: website_llms #: model_terms:ir.ui.view,arch_db:website_llms.res_config_settings_view_form_inherit_website_llms @@ -47,15 +65,20 @@ msgid "" " information for Large Language Models (LLMs) about your website.\n" " Leave empty to use default content." msgstr "" +"Contenido que se servirá en /llms.txt. Este archivo " +"proporciona\n" +" information for Large Language Models (LLMs) " +"about your website.\n" +" Leave empty to use default content." #. module: website_llms #: model:ir.model,name:website_llms.model_website msgid "Website" -msgstr "" +msgstr "Sitio web" #. module: website_llms #: model:ir.model.fields,field_description:website_llms.field_res_config_settings__llms_txt_content #: model:ir.model.fields,field_description:website_llms.field_website__llms_txt_content #: model_terms:ir.ui.view,arch_db:website_llms.res_config_settings_view_form_inherit_website_llms msgid "llms.txt Content" -msgstr "" +msgstr "Contenido de llms.txt" From f2e09dba36c4965f52c7b04ebccc39b2ed0afa9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricia=20Lorenzo=20Bartolom=C3=A9?= Date: Fri, 10 Jul 2026 12:37:29 +0000 Subject: [PATCH 40/40] Translated using Weblate (Spanish) Currently translated at 100.0% (8 of 8 strings) Translation: website-16.0/website-16.0-website_google_tag_manager Translate-URL: https://translation.odoo-community.org/projects/website-16-0/website-16-0-website_google_tag_manager/es/ --- website_google_tag_manager/i18n/es.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website_google_tag_manager/i18n/es.po b/website_google_tag_manager/i18n/es.po index b07dc0e0a8..65757dcf1e 100644 --- a/website_google_tag_manager/i18n/es.po +++ b/website_google_tag_manager/i18n/es.po @@ -10,15 +10,15 @@ msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-12-24 04:16+0000\n" -"PO-Revision-Date: 2023-09-03 13:39+0000\n" -"Last-Translator: Ivorra78 \n" +"PO-Revision-Date: 2026-07-10 12:52+0000\n" +"Last-Translator: Patricia Lorenzo Bartolomé \n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\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" +"X-Generator: Weblate 5.15.2\n" #. module: website_google_tag_manager #: model_terms:ir.ui.view,arch_db:website_google_tag_manager.view_website_config_settings @@ -52,7 +52,7 @@ msgstr "ID de Contenedor" #. module: website_google_tag_manager #: model_terms:ir.ui.view,arch_db:website_google_tag_manager.view_website_config_settings msgid "GTM-XXXXX" -msgstr "" +msgstr "GTM-XXXXX" #. module: website_google_tag_manager #: model_terms:ir.ui.view,arch_db:website_google_tag_manager.view_website_config_settings