From b6507e4a824fd83dc238acc4c938c1253a93b62f Mon Sep 17 00:00:00 2001 From: Ed-Spain Date: Mon, 18 May 2026 17:47:54 +0000 Subject: [PATCH 1/2] Added translation using Weblate (Spanish) --- web_favicon/i18n/es.po | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 web_favicon/i18n/es.po diff --git a/web_favicon/i18n/es.po b/web_favicon/i18n/es.po new file mode 100644 index 000000000000..da8f1abc48e6 --- /dev/null +++ b/web_favicon/i18n/es.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_favicon +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 18.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: web_favicon +#: model:ir.model,name:web_favicon.model_res_company +msgid "Companies" +msgstr "" + +#. module: web_favicon +#: model:ir.model.fields,field_description:web_favicon.field_res_company__favicon +msgid "Company Favicon" +msgstr "" + +#. module: web_favicon +#: model:ir.model.fields,help:web_favicon.field_res_company__favicon +msgid "" +"This field holds the image used to display favicon for a given company." +msgstr "" From 74dd4e6159021ca6c32a7d42d0d7ee0329333bdf Mon Sep 17 00:00:00 2001 From: Ed-Spain Date: Mon, 18 May 2026 17:51:59 +0000 Subject: [PATCH 2/2] Translated using Weblate (Spanish) Currently translated at 100.0% (3 of 3 strings) Translation: web-18.0/web-18.0-web_favicon Translate-URL: https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_favicon/es/ --- web_favicon/i18n/es.po | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/web_favicon/i18n/es.po b/web_favicon/i18n/es.po index da8f1abc48e6..356e80e15e21 100644 --- a/web_favicon/i18n/es.po +++ b/web_favicon/i18n/es.po @@ -6,26 +6,30 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 18.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2026-05-18 17:56+0000\n" +"Last-Translator: Ed-Spain \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: web_favicon #: model:ir.model,name:web_favicon.model_res_company msgid "Companies" -msgstr "" +msgstr "Empresas" #. module: web_favicon #: model:ir.model.fields,field_description:web_favicon.field_res_company__favicon msgid "Company Favicon" -msgstr "" +msgstr "Favicon de la Empresa" #. module: web_favicon #: model:ir.model.fields,help:web_favicon.field_res_company__favicon msgid "" "This field holds the image used to display favicon for a given company." msgstr "" +"Este campo contiene la imagen utilizada para mostrar el favicon de una " +"empresa."