From f7f6a39ca95c52f0e72a1c7f6e795c3e2568a863 Mon Sep 17 00:00:00 2001 From: claudiagn Date: Thu, 9 Jul 2020 15:44:06 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 72.2% (13 of 18 strings) Translation: web-12.0/web-12.0-web_notify Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_notify/es/ --- web_notify/i18n/es.po | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/web_notify/i18n/es.po b/web_notify/i18n/es.po index 414df74ae..da4b51a26 100644 --- a/web_notify/i18n/es.po +++ b/web_notify/i18n/es.po @@ -9,26 +9,27 @@ msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-12-23 02:13+0000\n" -"PO-Revision-Date: 2016-12-23 02:13+0000\n" -"Last-Translator: Pedro M. Baeza , 2016\n" +"PO-Revision-Date: 2020-07-09 18:19+0000\n" +"Last-Translator: claudiagn \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" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 3.10\n" #. module: web_notify #: code:addons/web_notify/models/res_users.py:44 #, python-format msgid "Danger" -msgstr "" +msgstr "Peligro" #. module: web_notify #: code:addons/web_notify/models/res_users.py:60 #, python-format msgid "Default" -msgstr "" +msgstr "Por defecto" #. module: web_notify #: code:addons/web_notify/models/res_users.py:54 @@ -70,43 +71,43 @@ msgstr "Nombre del canal de avisos notificados" #: code:addons/web_notify/models/res_users.py:75 #, python-format msgid "Sending a notification to another user is forbidden." -msgstr "" +msgstr "Enviar una notificación a otro usuario está prohibido." #. module: web_notify #: code:addons/web_notify/models/res_users.py:38 #, python-format msgid "Success" -msgstr "" +msgstr "Éxito" #. module: web_notify #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit msgid "Test danger notification" -msgstr "" +msgstr "Notificación test de peligro" #. module: web_notify #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit msgid "Test default notification" -msgstr "" +msgstr "Notificación test por defecto" #. module: web_notify #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit msgid "Test info notification" -msgstr "" +msgstr "Notificación test de info" #. module: web_notify #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit msgid "Test success notification" -msgstr "" +msgstr "Notificación test de éxito" #. module: web_notify #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit msgid "Test warning notification" -msgstr "" +msgstr "Notificación test de aviso" #. module: web_notify #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit msgid "Test web notify" -msgstr "" +msgstr "Test de notificación web" #. module: web_notify #: model:ir.model,name:web_notify.model_res_users @@ -117,4 +118,4 @@ msgstr "Usuarios" #: code:addons/web_notify/models/res_users.py:50 #, python-format msgid "Warning" -msgstr "Aviso" +msgstr "Advertencia"