1
0
mirror of https://github.com/privacyguides/i18n.git synced 2025-06-19 09:14:22 +00:00

New Crowdin translations by GitHub Action

This commit is contained in:
Crowdin Bot
2023-09-13 13:33:22 +00:00
parent 7bcb38a578
commit 19169a70f1
3 changed files with 5 additions and 4 deletions

View File

@ -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)

View File

@ -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"

View File

@ -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]
```