diff --git a/web_favicon/i18n/es.po b/web_favicon/i18n/es.po new file mode 100644 index 000000000000..356e80e15e21 --- /dev/null +++ b/web_favicon/i18n/es.po @@ -0,0 +1,35 @@ +# 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" +"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 "Empresas" + +#. module: web_favicon +#: model:ir.model.fields,field_description:web_favicon.field_res_company__favicon +msgid "Company Favicon" +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."