Skip to content

Commit

Permalink
Translated using Weblate (Spanish)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (19 of 19 strings)

Translation: web-13.0/web-13.0-web_pwa_oca
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_pwa_oca/es/
  • Loading branch information
macagua authored and weblate committed Sep 20, 2023
1 parent 5d77fcb commit 75dfbe7
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions web_pwa_oca/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ msgstr ""
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-03-16 18:49+0000\n"
"PO-Revision-Date: 2022-02-02 13:33+0000\n"
"Last-Translator: Olga Marco Puértolas <[email protected]>\n"
"PO-Revision-Date: 2023-09-20 17:50+0000\n"
"Last-Translator: \"Leonardo J. Caballero G.\" <[email protected]>\n"
"Language-Team: none\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.3.2\n"
"X-Generator: Weblate 4.17\n"

#. module: web_pwa_oca
#: model:ir.model.fields,field_description:web_pwa_oca.field_res_config_settings__pwa_background_color
Expand All @@ -30,7 +30,7 @@ msgstr "Ajustes de configuración"
#. module: web_pwa_oca
#: model:ir.model.fields,field_description:web_pwa_oca.field_res_config_settings__pwa_icon
msgid "Icon"
msgstr "Icono"
msgstr "Ícono"

#. module: web_pwa_oca
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.res_config_settings_view_form
Expand All @@ -40,7 +40,7 @@ msgstr "Nombre"
#. module: web_pwa_oca
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.res_config_settings_view_form
msgid "Name and icon of your PWA"
msgstr "Nombre e icono de su PWA"
msgstr "Nombre e ícono de su PWA"

#. module: web_pwa_oca
#: model:ir.model.fields,help:web_pwa_oca.field_res_config_settings__pwa_name
Expand Down Expand Up @@ -75,7 +75,7 @@ msgid ""
"Service workers are not supported! Maybe you are not using HTTPS or you work "
"in private mode."
msgstr ""
"¡Los trabajadores de servicios no son compatibles! Quizás no esté usando "
"¡Los trabajadores del servicio no son compatibles! Quizás no esté usando "
"HTTPS o trabaje en modo privado."

#. module: web_pwa_oca
Expand All @@ -97,7 +97,7 @@ msgstr "Color del tema"
#: code:addons/web_pwa_oca/models/res_config_settings.py:0
#, python-format
msgid "You can only upload PNG files bigger than 512x512"
msgstr "Solo puede cargar archivos PNG de más de 512 x 512"
msgstr "Solo puede cargar archivos PNG de más de 512x512"

#. module: web_pwa_oca
#: code:addons/web_pwa_oca/models/res_config_settings.py:0
Expand All @@ -109,14 +109,14 @@ msgstr "Solo puede cargar archivos SVG o PNG. Encontrado: %s."
#: code:addons/web_pwa_oca/models/res_config_settings.py:0
#, python-format
msgid "You can't upload a file with more than 2 MB."
msgstr "No puede cargar un archivo con más de 2 MB."
msgstr "No puede cargar un archivo con un tamaño superior a 2 MB."

#. module: web_pwa_oca
#. openerp-web
#: code:addons/web_pwa_oca/static/src/js/pwa_manager.js:0
#, python-format
msgid "[ServiceWorker] Registered:"
msgstr "[ServiceWorker] Registrada:"
msgstr "[ServiceWorker] Registrado:"

#. module: web_pwa_oca
#. openerp-web
Expand Down

0 comments on commit 75dfbe7

Please sign in to comment.