From 9e58727d43e6e761a41ef4d7a11707282fb1c750 Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Sun, 4 Feb 2024 16:32:01 +0000 Subject: [PATCH] New Crowdin translations by GitHub Action --- i18n/ru/basics/common-misconceptions.md | 2 +- i18n/ru/device-integrity.md | 6 +++--- i18n/ru/email.md | 6 +++--- i18n/ru/meta/admonitions.md | 2 +- i18n/ru/real-time-communication.md | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/i18n/ru/basics/common-misconceptions.md b/i18n/ru/basics/common-misconceptions.md index cc5beed5..b4fd75ce 100644 --- a/i18n/ru/basics/common-misconceptions.md +++ b/i18n/ru/basics/common-misconceptions.md @@ -9,7 +9,7 @@ schema: mainEntity: - "@type": Question - name: Is open-source software inherently secure? + name: Всегда ли открытое ПО безопасно? acceptedAnswer: "@type": Answer text: | diff --git a/i18n/ru/device-integrity.md b/i18n/ru/device-integrity.md index 35377b87..283a5675 100644 --- a/i18n/ru/device-integrity.md +++ b/i18n/ru/device-integrity.md @@ -82,7 +82,7 @@ These tools can trigger false-positives. If any of these tools finds indicators
-

Warning

+

Предупреждение

Using MVT is insufficient to determine that a device is "clean", and not targeted with a particular spyware tool. @@ -131,7 +131,7 @@ iMazing automates and interactively guides you through the process of using [MVT These are apps you can install which check your device and operating system for signs of tampering, and validate the identity of your device.
-

Warning

+

Предупреждение

Using these apps is insufficient to determine that a device is "clean", and not targeted with a particular spyware tool. @@ -184,7 +184,7 @@ If your [threat model](basics/threat-modeling.md) requires privacy, you could co These are apps you can install on your device which scan your device for signs of compromise.
-

Warning

+

Предупреждение

Using these apps is insufficient to determine that a device is "clean", and not targeted with a particular spyware tool. diff --git a/i18n/ru/email.md b/i18n/ru/email.md index a6dfb8c7..e6230ba9 100644 --- a/i18n/ru/email.md +++ b/i18n/ru/email.md @@ -30,11 +30,11 @@ cover: email.webp
-

Warning

+

Предупреждение

-When using E2EE technology like OpenPGP your email will still have some metadata that is not encrypted in the header of the email, generally including the subject line! Read more about [email metadata](basics/email-security.md#email-metadata-overview). +Когда вы используете технологию E2EE вроде OpenPGP, электронные письма все равно содержат некоторые незашифрованные метаданные в заголовках письма, в том числе тему! Узнайте больше о [метаданных электронной почты](basics/email-security.md#email-metadata-overview). -OpenPGP also does not support Forward secrecy, which means if either your or the recipient's private key is ever stolen, all previous messages encrypted with it will be exposed. [How do I protect my private keys?](basics/email-security.md#how-do-i-protect-my-private-keys) +OpenPGP также не поддерживает прямую секретность, поэтому если ваш приватный ключ или ключ адресата будет украден, все предыдущие сообщения, зашифрованные с его помощью, будут раскрыты. [Как я могу защитить свои приватные ключи?](basics/email-security.md#how-do-i-protect-my-private-keys)
diff --git a/i18n/ru/meta/admonitions.md b/i18n/ru/meta/admonitions.md index 45eeff38..e139fe74 100644 --- a/i18n/ru/meta/admonitions.md +++ b/i18n/ru/meta/admonitions.md @@ -103,7 +103,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit. #### `warning`
-

Warning

+

Предупреждение

Lorem ipsum dolor sit amet, consectetur adipiscing elit. diff --git a/i18n/ru/real-time-communication.md b/i18n/ru/real-time-communication.md index f015a02d..4b961901 100644 --- a/i18n/ru/real-time-communication.md +++ b/i18n/ru/real-time-communication.md @@ -120,7 +120,7 @@ Briar поддерживает прямую секретность пересы ## Дополнительные варианты
-

Warning

+

Предупреждение

Хотя эти мессенджеры и проходят по определённым критериям, они не поддерживают [прямую секретность](https://ru.wikipedia.org/wiki/Perfect_forward_secrecy), поэтому мы не рекомендуем их для длительных или конфиденциальных коммуникаций. Любая компрометация ключа среди получателей сообщений повлияет на конфиденциальность **всех** прошлых сообщений.