1
0
mirror of https://github.com/privacyguides/i18n.git synced 2026-05-20 09:01:26 +00:00

New Crowdin translations by GitHub Action

This commit is contained in:
Crowdin Bot
2026-05-08 23:47:08 +00:00
parent d003cbef90
commit 9ac556460f
4 changed files with 55 additions and 55 deletions
+22 -22
View File
@@ -10,13 +10,13 @@ cover: multi-factor-authentication.webp
- [:material-target-account: Ataki ukierunkowane](basics/common-threats.md#attacks-against-specific-individuals ""){.pg-red}
<div class="admonition note" markdown>
<p class="admonition-title">Hardware Keys</p>
<p class="admonition-title">Klucz sprzętowy</p>
[Hardware security key recommendations](security-keys.md) have been moved to their own category.
[Zalecenia dotyczące kluczy sprzętowych](security-keys.md) zostały przeniesione do osobnej kategorii.
</div>
**Multifactor authentication apps** implement a security standard adopted by the Internet Engineering Task Force (IETF) called **Time-based One-time Passwords**, or **TOTP**. This is a method where websites share a secret with you which is used by your authenticator app to generate a six (usually) digit code based on the current time, which you enter while logging in for the website to check. Typically, these codes are regenerated every 30 seconds, and once a new code is generated the old one becomes useless. Even if a hacker gets one six-digit code, there is no way for them to reverse that code to get the original secret or otherwise be able to predict what any future codes might be.
**Aplikacje do uwierzytelniania wieloskładnikowego** wdrażają standard bezpieczeństwa przyjęty przez Internet Engineering Task Force (IETF) o nazwie **Time-based One-time Passwords** lub **TOTP**. This is a method where websites share a secret with you which is used by your authenticator app to generate a six (usually) digit code based on the current time, which you enter while logging in for the website to check. Typically, these codes are regenerated every 30 seconds, and once a new code is generated the old one becomes useless. Even if a hacker gets one six-digit code, there is no way for them to reverse that code to get the original secret or otherwise be able to predict what any future codes might be.
We highly recommend that you use mobile TOTP apps instead of desktop alternatives as Android and iOS have better security and app isolation than most desktop operating systems.
@@ -24,44 +24,44 @@ We highly recommend that you use mobile TOTP apps instead of desktop alternative
<div class="admonition recommendation" markdown>
![Ente Auth logo](assets/img/multi-factor-authentication/ente-auth.svg){ align=right }
![Logo Ente Auth](assets/img/multi-factor-authentication/ente-auth.svg){ align=right }
**Ente Auth** is a free and open-source app which stores and generates TOTP tokens. It can be used with an online account to back up and sync your tokens across your devices (and access them via a web interface) in a secure, end-to-end encrypted fashion. It can also be used offline on a single device with no account necessary.
**Ente Auth** to darmowa aplikacja open source która przechowuje i generuje tokeny TOTP. It can be used with an online account to back up and sync your tokens across your devices (and access them via a web interface) in a secure, end-to-end encrypted fashion. It can also be used offline on a single device with no account necessary.
[:octicons-home-16: Homepage](https://ente.com/auth){ .md-button .md-button--primary } [:octicons-eye-16:](https://ente.com/privacy){ .card-link title="Privacy Policy" }
[:octicons-info-16:](https://ente.com/help/auth){ .card-link title="Documentation" }
[:octicons-code-16:](https://github.com/ente-io/ente/tree/main/auth#readme){ .card-link title="Source Code" }
[:octicons-home-16: Strona główna](https://ente.com/auth){ .md-button .md-button--primary }[:octicons-eye-16:](https://ente.com/privacy){ .card-link title="Polityka prywatności" }
[:octicons-info-16:](https://ente.com/help/auth){ .card-link title="Dokumentacja" }
[:octicons-code-16:](https://github.com/ente-io/ente/tree/main/auth#readme){ .card-link title="Kod źródłowy" }
<details class="downloads" markdown>
<summary>Downloads</summary>
<summary>Pobierz</summary>
- [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=io.ente.auth)
- [:simple-appstore: App Store](https://apps.apple.com/app/id6444121398)
- [:simple-github: GitHub](https://github.com/ente-io/ente/releases?q=auth)
- [:octicons-browser-16: Web](https://auth.ente.io)
- [:octicons-browser-16: W przeglądrace](https://auth.ente.io)
</details>
</div>
The server-side source code and infrastructure which underpins Ente Auth (if used with an online account) underwent an audit by [Cure53](https://ente.com/blog/cern-audit) in October 2025.
Kod źródłowy serwera oraz infrastruktura, na której opiera się Ente Auth (jeśli jest używany z kontem online) zostały poddane audytowi przez [[Cure53]](https://ente.com/blog/cern-audit) w październiku 2025 roku.
## Aegis Authenticator (Android)
<div class="admonition recommendation" markdown>
![Aegis logo](assets/img/multi-factor-authentication/aegis.png){ align=right }
![Logo Aegis](assets/img/multi-factor-authentication/aegis.png){ align=right }
**Aegis Authenticator** is a free and open-source app for Android to manage your 2-step verification tokens for your online services. Aegis Authenticator operates completely offline/locally, but includes the option to export your tokens for backup unlike many alternatives.
**Aegis Authenticator** to darmowa aplikacja open source dla Androida do zarządzania tokenami weryfikacji dwuetapowej Twoich usług online. Aegis Authenticator działa całkowicie offline/lokalnie, ale zawiera opcję eksportu tokenów do tworzenia kopii zapasowej w przeciwieństwie do wielu alternatyw.
[:octicons-home-16: Homepage](https://getaegis.app){ .md-button .md-button--primary }
[:octicons-eye-16:](https://getaegis.app/aegis/privacy.html){ .card-link title="Privacy Policy" }
[:octicons-info-16:](https://github.com/beemdevelopment/Aegis/wiki){ .card-link title="Documentation" }
[:octicons-code-16:](https://github.com/beemdevelopment/Aegis){ .card-link title="Source Code" }
[:octicons-heart-16:](https://buymeacoffee.com/beemdevelopment){ .card-link title="Contribute" }
[:octicons-home-16: Strona główna](https://getaegis.app){ .md-button .md-button--primary }
[:octicons-eye-16:](https://getaegis.app/aegis/privacy.html){ .card-link title="Polityka prywatności" }
[:octicons-info-16:](https://github.com/beemdevelopment/Aegis/wiki){ .card-link title="Dokumentacja" }
[:octicons-code-16:](https://github.com/beemdevelopment/Aegis){ .card-link title="Kod źródłowy" }
[:octicons-heart-16:](https://buymeacoffee.com/beemdevelopment){ .card-link title="Wesprzyj" }
<details class="downloads" markdown>
<summary>Downloads</summary>
<summary>Pobierz</summary>
- [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.beemdevelopment.aegis)
- [:simple-github: GitHub](https://github.com/beemdevelopment/Aegis/releases)
@@ -74,6 +74,6 @@ The server-side source code and infrastructure which underpins Ente Auth (if use
**Należy pamiętać, że nie jesteśmy powiązani z żadnym z polecanych przez nas projektów.** Oprócz [naszych standardowych kryteriów](about/criteria.md) opracowaliśmy jasny zestaw wymagań, które pozwalają nam formułować obiektywne zalecenia. Sugerujemy zapoznanie się z tą listą przed wyborem projektu oraz przeprowadzenie własnych badań, aby upewnić się, że jest to odpowiedni wybór dla Ciebie.
- Source code must be publicly available.
- Must not require internet connectivity.
- Cloud syncing must be optional; sync functionality, if available, must be E2EE.
- Kod źródłowy musi b publicznie dostępny.
- Nie może wymagać połączenia z Internetem.
- Synchronizacja w chmurze musi b opcjonalna; funkcja synchronizacji, jeśli jest dostępna, musi b E2EE.
+18 -18
View File
@@ -1,7 +1,7 @@
---
title: "Pastebiny"
icon: material/content-paste
description: These tools allow you to have full control of any pasted data you share to other parties.
description: Te narzędzia umożliwiają Ci na pełną kontrolę nad wszelkimi danymi, które udostępniasz innym podmiotom.
cover: pastebins.webp
---
@@ -9,20 +9,20 @@ cover: pastebins.webp
- [:material-server-network: Dostawcy usług](basics/common-threats.md#privacy-from-service-providers){ .pg-teal }
[**Pastebins**](https://en.wikipedia.org/wiki/Pastebin) are online services most commonly used to share large blocks of code in a convenient and efficient manner. The pastebins listed here employ client-side encryption and password protection for pasted content; both of these features prevent the website or server operator from reading or accessing the contents of any paste.
[**Pastebin**](https://en.wikipedia.org/wiki/Pastebin) to usługa online używana zazwyczaj do udostępniania dużych bloków kodu w wygodny i wydajny sposób. Pastebiny tutaj wymienione wykorzystują szyfrowanie po stronie klienta i ochronę hasłem wklejonych treści; obie te funkcje zapobiegają odczytywaniu i uzyskaniu dostępu do zawartości wklejonej stronie i operatorowi serwera.
## PrivateBin
<div class="admonition recommendation" markdown>
![PrivateBin logo](assets/img/pastebins/privatebin.svg){ align=right }
![Logo PrivateBin](assets/img/pastebins/privatebin.svg){ align=right }
**PrivateBin** is a minimalist, open-source, online pastebin where the server cannot decrypt and read any pasted data you submit. Data is encrypted/decrypted in the browser using 256-bit AES. It is the improved version of ZeroBin.
**PrivateBin** to minimalistyczny online pastebin open source, w którym serwer nie może odszyfrować i odczytać wklejonych przez Ciebie danych. Dane są szyfrowane/odszyfrowywane w przeglądarce przy użyciu 256-bitowego algorytmu AES. Jest to ulepszona wersja ZeroBin.
[:octicons-home-16: Homepage](https://privatebin.info){ .md-button .md-button--primary }
[:octicons-server-16:](https://privatebin.info/directory){ .card-link title="Public Instances"}
[:octicons-info-16:](https://github.com/PrivateBin/PrivateBin/wiki/FAQ){ .card-link title="Documentation" }
[:octicons-code-16:](https://github.com/PrivateBin/PrivateBin){ .card-link title="Source Code" }
[:octicons-home-16: Strona Główna](https://privatebin.info){ .md-button .md-button--primary }
[:octicons-server-16:](https://privatebin.info/directory){ .card-link title="Instancje publiczne" }
[:octicons-info-16:](https://github.com/PrivateBin/PrivateBin/wiki/FAQ){ .card-link title="Dokumentacja" }
[:octicons-code-16:](https://github.com/PrivateBin/PrivateBin){ .card-link title="Kod źródłowy" }
</div>
@@ -30,15 +30,15 @@ cover: pastebins.webp
<div class="admonition recommendation" markdown>
![Paaster logo](assets/img/pastebins/paaster.svg){ align=right }
![Logo Paster](assets/img/pastebins/paaster.svg){ align=right }
**Paaster** is a secure and user-friendly pastebin application that prioritizes privacy and simplicity. With end-to-end encryption and paste history, Paaster ensures that your pasted code remains confidential and accessible.
**Paaster** to bezpieczna i łatwa w obsłudze aplikacja pastebin, która priorytetowo traktuje prywatność i prostotę. Dzięki szyfrowaniu end-to-end i historii wklejania Paaster zapewnia, że wklejony przez Ciebie kod pozostaje poufny i dostępny.
[:octicons-home-16: Homepage](https://paaster.io){ .md-button .md-button--primary }
[:octicons-eye-16:](https://paaster.io/privacy-policy){ .card-link title="Privacy Policy" }
[:octicons-info-16:](https://github.com/WardPearce/paaster#security){ .card-link title="Documentation" }
[:octicons-code-16:](https://github.com/WardPearce/paaster){ .card-link title="Source Code" }
[:octicons-heart-16:](https://github.com/sponsors/WardPearce){ .card-link title="Contribute" }
[:octicons-home-16: Strona główna](https://paaster.io){ .md-button .md-button--primary }
[:octicons-eye-16:](https://paaster.io/privacy-policy){ .card-link title="Polityka prywatności" }
[:octicons-info-16:](https://github.com/WardPearce/paaster#security){ .card-link title="Dokumentacja" }
[:octicons-code-16:](https://github.com/WardPearce/paaster){ .card-link title="Kod źródłowy" }
[:octicons-heart-16:](https://github.com/sponsors/WardPearce){ .card-link title="Wesprzyj" }
</div>
@@ -49,11 +49,11 @@ cover: pastebins.webp
### Minimalne wymagania
- Musi być open source.
- Must encrypt pasted data on the client side before it is sent to the server.
- Must support password-protected files.
- Musi szyfrować wklejone dane po stronie klienta, zanim zostaną wysłane na serwer.
- Musi obsługiwać pliki chronione hasłem.
### Najlepszy scenariusz
Nasze kryteria „najlepszego scenariusza” określają, jak powinien wyglądać idealny projekt w tej kategorii. Nasze zalecenia nie muszą spełniać wszystkich tych warunków, jednak projekty, które spełniają więcej z nich, mogą być oceniane wyżej od pozostałych na stronie.
- Should have a published audit from a reputable, independent third party.
- Powinna mieć opublikowany audyt przeprowadzony przez renomowaną, niezależną stronę trzecią.
+1 -1
View File
@@ -43,7 +43,7 @@ Darmowy plan oferuje 10 GB przestrzeni, pod warunkiem korzystania z usługi co n
</div>
Kod serwera oraz infrastruktura na której opiera się Ente Photos zostały poddane audytowi przez [Cure53](https://ente.com/blog/cern-audit) w październiku 2025 roku. Wcześniejsze audyty zostały przeprowadzone przez [Cure53](https://ente.com/blog/cryptography-audit) w marcu 2023 roku oraz przez [Fallible](https://ente.com/reports/Fallible-Audit-Report-19-04-2023.pdf) w kwietniu 2023 roku.
Kod źródłowy serwera oraz infrastruktura, na której opiera się Ente Photos zostały poddane audytowi przez [Cure53](https://ente.com/blog/cern-audit) w październiku 2025 roku. Wcześniejsze audyty zostały przeprowadzone przez [Cure53](https://ente.com/blog/cryptography-audit) w marcu 2023 roku oraz przez [Fallible](https://ente.com/reports/Fallible-Audit-Report-19-04-2023.pdf) w kwietniu 2023 roku.
## Kryteria
+14 -14
View File
@@ -455,13 +455,13 @@ Do szyfrowania dysku z systemem operacyjnym zwykle zalecamy użycie narzędzia s
<div class="grid cards" markdown>
- ![Redlib logo](assets/img/frontends/redlib.svg){ .twemoji loading=lazy } [Redlib (Reddit, Web)](frontends.md#redlib)
- ![ProxiTok logo](assets/img/frontends/proxitok.svg){ .twemoji loading=lazy } [ProxiTok (TikTok, Web)](frontends.md#proxitok)
- ![FreeTube logo](assets/img/frontends/freetube.svg){ .twemoji loading=lazy } [FreeTube (YouTube, Desktop)](frontends.md#freetube)
- ![LibreTube logo](assets/img/frontends/libretube.svg#only-light){ .twemoji loading=lazy }![LibreTube logo](assets/img/frontends/libretube-dark.svg#only-dark){ .twemoji loading=lazy } [LibreTube (YouTube, Android)](frontends.md#libretube-android)
- ![NewPipe logo](assets/img/frontends/newpipe.svg){ .twemoji loading=lazy } [NewPipe (YouTube, Android)](frontends.md#newpipe-android)
- ![Invidious logo](assets/img/frontends/invidious.svg#only-light){ .twemoji loading=lazy }![Invidious logo](assets/img/frontends/invidious-dark.svg#only-dark){ .twemoji loading=lazy } [Invidious (YouTube, Web)](frontends.md#invidious)
- ![Piped logo](assets/img/frontends/piped.svg){ .twemoji loading=lazy } [Piped (YouTube, Web)](frontends.md#piped)
- ![Logo Redlib](assets/img/frontends/redlib.svg){ .twemoji loading=lazy } [Redlib (Reddit; w przeglądarce)](frontends.md#redlib)
- ![Logo ProxiTok](assets/img/frontends/proxitok.svg){ .twemoji loading=lazy } [ProxiTok (TikTok; w przeglądarce)](frontends.md#proxitok)
- ![Logo FreeTube](assets/img/frontends/freetube.svg){ .twemoji loading=lazy } [FreeTube (YouTube; aplikacja komputerowa)](frontends.md#freetube)
- ![Logo LibreTube](assets/img/frontends/libretube.svg#only-light){ .twemoji loading=lazy }![Logo LibreTube](assets/img/frontends/libretube-dark.svg#only-dark){ .twemoji loading=lazy } [LibreTube (YouTube; Android)](frontends.md#libretube-android)
- ![Logo NewPipe](assets/img/frontends/newpipe.svg){ .twemoji loading=lazy } [NewPipe (YouTube; Android)](frontends.md#newpipe-android)
- ![Logo Invidious](assets/img/frontends/invidious.svg#only-light){ .twemoji loading=lazy }![Logo Invidious](assets/img/frontends/invidious-dark.svg#only-dark){ .twemoji loading=lazy } [Invidious (YouTube; w przeglądarce)](frontends.md#invidious)
- ![Logo Piped](assets/img/frontends/piped.svg){ .twemoji loading=lazy } [Piped (YouTube; w przeglądarce)](frontends.md#piped)
</div>
@@ -471,13 +471,13 @@ Do szyfrowania dysku z systemem operacyjnym zwykle zalecamy użycie narzędzia s
<div class="grid cards" markdown>
- ![Drip logo](assets/img/health-and-wellness/drip.png){ .twemoji loading=lazy } [Drip](health-and-wellness.md#drip)
- ![Euki logo](assets/img/health-and-wellness/euki.svg){ .twemoji loading=lazy } [Euki](health-and-wellness.md#euki)
- ![Apple Health logo](assets/img/health-and-wellness/apple-health.webp#only-light){ .twemoji loading=lazy } ![Apple Health logo](assets/img/health-and-wellness/apple-health-dark.webp#only-dark){ .twemoji loading=lazy } [Apple Health](health-and-wellness.md#apple-health)
- ![Apple Fitness logo](assets/img/health-and-wellness/apple-fitness.webp){ .twemoji loading=lazy } [Apple Fitness](health-and-wellness.md#apple-fitness)
- ![Gadgetbridge logo](assets/img/health-and-wellness/gadgetbridge.svg#only-light){ .twemoji loading=lazy }![Gadgetbridge logo](assets/img/health-and-wellness/gadgetbridge-dark.svg#only-dark){ .twemoji loading=lazy } [Gadgetbridge](health-and-wellness.md#gadgetbridge)
- ![Apple Health logo](assets/img/health-and-wellness/apple-health.webp#only-light){ .twemoji loading=lazy } ![Apple Health logo](assets/img/health-and-wellness/apple-health-dark.webp#only-dark){ .twemoji loading=lazy } [Apple Health Records](health-and-wellness.md#apple-health-records)
- ![CommonHealth logo](assets/img/health-and-wellness/commonhealth.png){ .twemoji loading=lazy } [CommonHealth](health-and-wellness.md#commonhealth)
- ![Logo Drip](assets/img/health-and-wellness/drip.png){ .twemoji loading=lazy } [Drip](health-and-wellness.md#drip)
- ![Logo Euki](assets/img/health-and-wellness/euki.svg){ .twemoji loading=lazy } [Euki](health-and-wellness.md#euki)
- ![Logo Apple Zdrowie](assets/img/health-and-wellness/apple-health.webp#only-light){ .twemoji loading=lazy } ![Logo Apple Zdrowie](assets/img/health-and-wellness/apple-health-dark.webp#only-dark){ .twemoji loading=lazy } [Apple Zdrowie](health-and-wellness.md#apple-health)
- ![Logo Apple Fitness](assets/img/health-and-wellness/apple-fitness.webp){ .twemoji loading=lazy } [Apple Fitness](health-and-wellness.md#apple-fitness)
- ![Logo Gadgetbridge](assets/img/health-and-wellness/gadgetbridge.svg#only-light){ .twemoji loading=lazy }![Logo Gadgetbridge](assets/img/health-and-wellness/gadgetbridge-dark.svg#only-dark){ .twemoji loading=lazy } [Gadgetbridge](health-and-wellness.md#gadgetbridge)
- ![Logo Apple Zdrowie](assets/img/health-and-wellness/apple-health.webp#only-light){ .twemoji loading=lazy } ![Logo Apple Zdrowie](assets/img/health-and-wellness/apple-health-dark.webp#only-dark){ .twemoji loading=lazy } [Rekordy zdrowotne Apple](health-and-wellness.md#apple-health-records)
- ![Logo CommonHealth](assets/img/health-and-wellness/commonhealth.png){ .twemoji loading=lazy } [CommonHealth](health-and-wellness.md#commonhealth)
</div>