New Crowdin translations by GitHub Action

This commit is contained in:
Crowdin Bot
2026-05-26 19:16:27 +00:00
parent 89c6bda314
commit c670cc750c
10 changed files with 19 additions and 19 deletions
+3 -3
View File
@@ -59,9 +59,9 @@ Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) a
### Secure Camera
<small>Protects against the following threat(s):</small>
<small>Защищает от следующих угроз:</small>
- [:material-account-search: Public Exposure](../basics/common-threats.md#limiting-public-information){ .pg-green }
- [:material-account-search: Информация в открытом доступе](../basics/common-threats.md#limiting-public-information){ .pg-green }
<div class="admonition recommendation" markdown>
@@ -112,7 +112,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
![Secure PDF Viewer logo](../assets/img/android/secure_pdf_viewer.svg#only-light){ align=right }
![Secure PDF Viewer logo](../assets/img/android/secure_pdf_viewer-dark.svg#only-dark){ align=right }
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_\(software_development\)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_(software_development)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.