From 12ed9db58ff543efb7676ee27e338959f9c0f255 Mon Sep 17 00:00:00 2001 From: Ivorra78 Date: Tue, 25 Jul 2023 10:27:36 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (6 of 6 strings) Translation: server-env-16.0/server-env-16.0-mail_environment Translate-URL: https://translation.odoo-community.org/projects/server-env-16-0/server-env-16-0-mail_environment/es/ --- mail_environment/README.rst | 15 +++--- mail_environment/i18n/es.po | 20 ++++---- .../static/description/index.html | 50 ++++++++++--------- 3 files changed, 46 insertions(+), 39 deletions(-) diff --git a/mail_environment/README.rst b/mail_environment/README.rst index 8c28d40..a0c25e1 100644 --- a/mail_environment/README.rst +++ b/mail_environment/README.rst @@ -2,10 +2,13 @@ Mail configuration with server_environment ========================================== -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:98c12a3139202085663c933e6fb71273de1950ab8c96e24c2f0ba966a8860bea + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -19,11 +22,11 @@ Mail configuration with server_environment .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/server-env-16-0/server-env-16-0-mail_environment :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/254/16.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/server-env&target_branch=16.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module allows to configure the incoming and outgoing mail servers using the `server_environment` mechanism: you can then have different @@ -102,7 +105,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us smashing it by providing a detailed and welcomed +If you spotted it first, help us to smash it by providing a detailed and welcomed `feedback `_. Do not contact contributors directly about support or help with technical issues. diff --git a/mail_environment/i18n/es.po b/mail_environment/i18n/es.po index 1fdc25c..07ead0b 100644 --- a/mail_environment/i18n/es.po +++ b/mail_environment/i18n/es.po @@ -9,14 +9,15 @@ msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-05-01 10:38+0000\n" -"PO-Revision-Date: 2017-05-01 10:38+0000\n" -"Last-Translator: Pedro M. Baeza , 2017\n" +"PO-Revision-Date: 2023-07-25 13:10+0000\n" +"Last-Translator: Ivorra78 \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 4.17\n" #. module: mail_environment #: model:ir.model.fields,help:mail_environment.field_fetchmail_server__is_ssl @@ -24,30 +25,31 @@ msgid "" "Connections are encrypted with SSL/TLS through a dedicated port (default: " "IMAPS=993, POP3S=995)" msgstr "" +"Las conexiones se cifran con SSL/TLS a través de un puerto dedicado (por " +"defecto: IMAPS=993, POP3S=995)" #. module: mail_environment #: model:ir.model,name:mail_environment.model_fetchmail_server msgid "Incoming Mail Server" -msgstr "" +msgstr "Servidor de correo entrante" #. module: mail_environment #: model:ir.model,name:mail_environment.model_ir_mail_server -#, fuzzy msgid "Mail Server" -msgstr "ir.mail_server" +msgstr "Servidor de correo" #. module: mail_environment #: model:ir.model.fields,field_description:mail_environment.field_fetchmail_server__is_ssl msgid "SSL/TLS" -msgstr "" +msgstr "SSL/TLS" #. module: mail_environment #: model:ir.model.fields,field_description:mail_environment.field_fetchmail_server__server_env_defaults #: model:ir.model.fields,field_description:mail_environment.field_ir_mail_server__server_env_defaults msgid "Server Env Defaults" -msgstr "" +msgstr "Valores por defecto del entorno de servidor" #. module: mail_environment #: model:ir.model.fields,field_description:mail_environment.field_fetchmail_server__server_type msgid "Server Type" -msgstr "" +msgstr "Tipo de servidor" diff --git a/mail_environment/static/description/index.html b/mail_environment/static/description/index.html index 2ded040..d6cf970 100644 --- a/mail_environment/static/description/index.html +++ b/mail_environment/static/description/index.html @@ -1,20 +1,20 @@ - + - + Mail configuration with server_environment