From 19169a70f1c4f52d132d8f28d3f0a308c6fffa5e Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Wed, 13 Sep 2023 13:33:22 +0000 Subject: [PATCH] New Crowdin translations by GitHub Action --- i18n/es/cloud.md | 3 ++- i18n/es/multi-factor-authentication.md | 2 +- i18n/es/news-aggregators.md | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/i18n/es/cloud.md b/i18n/es/cloud.md index c4cd38dc..39e6e0b9 100644 --- a/i18n/es/cloud.md +++ b/i18n/es/cloud.md @@ -27,7 +27,8 @@ Si estas alternativas no se ajustan a tus necesidades, te sugerimos que busques [:octicons-info-16:](https://proton.me/support/drive){ .card-link title=Documentación} [:octicons-code-16:](https://github.com/ProtonMail/WebClients){ .card-link title="Código Fuente" } - ??? downloads + ??? downloads "Descargas" + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=me.proton.android.drive) - [:simple-appstore: App Store](https://apps.apple.com/app/id1509667851) diff --git a/i18n/es/multi-factor-authentication.md b/i18n/es/multi-factor-authentication.md index d38eb503..e474b721 100644 --- a/i18n/es/multi-factor-authentication.md +++ b/i18n/es/multi-factor-authentication.md @@ -50,7 +50,7 @@ Para los modelos que admiten HOTP y TOTP, hay 3 ranuras para HOTP y 15 para TOTP !!! warning "Advertencia" - Aunque las Nitrokeys no revelan los secretos HOTP/TOTP al dispositivo al que están conectadas, el almacenamiento HOTP y TOTP **no** está cifrado y es vulnerable a ataques físicos. If you are looking to store HOTP or TOTP secrets, we highly recommend that you use a YubiKey instead. + Aunque las Nitrokeys no revelan los secretos HOTP/TOTP al dispositivo al que están conectadas, el almacenamiento HOTP y TOTP **no** está cifrado y es vulnerable a ataques físicos. Si desea almacenar secretos HOTP o TOTP, le recomendamos encarecidamente que utilice una YubiKey en su lugar. !!! warning "Advertencia" diff --git a/i18n/es/news-aggregators.md b/i18n/es/news-aggregators.md index fda70704..0d407160 100644 --- a/i18n/es/news-aggregators.md +++ b/i18n/es/news-aggregators.md @@ -167,8 +167,8 @@ Puede suscribirse a los canales de YouTube sin iniciar sesión ni asociar la inf !!! example "Ejemplo" - To subscribe to a YouTube channel with an RSS client, first look for its [channel code](https://support.google.com/youtube/answer/6180214). The channel code can be found on the about page of the YouTube channel you wish to subscribe to, under: **About** > **Share** > **Copy channel ID**. Replace `[CHANNEL ID]` below: + Para suscribirse a un canal de YouTube con un cliente RSS, busque primero su [código de canal](https://support.google.com/youtube/answer/6180214). El código del canal se encuentra en la página "Acerca de" del canal de YouTube al que desea suscribirse: **Información** > **Compartir** > **Copiar ID de canal**. Sustituya el `[ID DE CANAL]` a continuación: ```text - https://www.youtube.com/feeds/videos.xml?channel_id=[ID DEL CANAL] + https://www.youtube.com/feeds/videos.xml?channel_id=[ID DE CANAL] ```