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-09 05:32:46 +00:00
parent 4fee441423
commit f9035ebec2
3 changed files with 30 additions and 30 deletions
+4 -4
View File
@@ -9,15 +9,15 @@ schema:
name: Mobile Phone Recommendations
url: "./"
- "@context": http://schema.org
"@type": Product
"@type": Produkt
name: Pixel
brand:
"@type": Brand
"@type": Marka
name: Google
image: /assets/img/android/google-pixel.png
sameAs: https://en.wikipedia.org/wiki/Google_Pixel
sameAs: https://pl.wikipedia.org/wiki/Google_Pixel
review:
"@type": Review
"@type": Recenzja
author:
"@type": Organization
name: Privacy Guides
+12 -12
View File
@@ -1,7 +1,7 @@
---
title: DNS Filtering
meta_title: "Self-Hosting DNS Solutions - Privacy Guides"
icon: material/dns
icon: materiał/dns
description: For our more technical readers, self-hosting a DNS solution can provide filtering for devices not covered by cloud-based DNS solutions.
cover: dns.webp
---
@@ -21,15 +21,15 @@ cover: dns.webp
<div class="admonition recommendation" markdown>
![Pi-hole logo](../assets/img/self-hosting/pi-hole.svg){ align=right }
![Logo Paster](../assets/img/self-hosting/pi-hole.svg){ align=right }
**Pi-hole** is an open-source DNS sinkhole which features a friendly web interface to view insights and manage blocked content. Pi-hole is designed to be hosted on a Raspberry Pi, but it is not limited to such hardware.
[:octicons-home-16: Homepage](https://pi-hole.net){ .md-button .md-button--primary }
[:octicons-eye-16:](https://pi-hole.net/privacy){ .card-link title="Privacy Policy" }
[:octicons-info-16:](https://docs.pi-hole.net){ .card-link title="Documentation" }
[:octicons-code-16:](https://github.com/pi-hole/pi-hole){ .card-link title="Source Code" }
[:octicons-heart-16:](https://pi-hole.net/donate){ .card-link title="Contribute" }
[:octicons-home-16: Strona główna](https://pi-hole.net){ .md-button .md-button--primary }
[:octicons-eye-16:](https://pi-hole.net/privacy){ .card-link title="Polityka prywatności" }
[:octicons-info-16:](https://docs.pi-hole.net){ .card-link title="Dokumentacja" }
[:octicons-code-16:](https://github.com/pi-hole/pi-hole){ .card-link title="Kod źródłowy" }
[:octicons-heart-16:](https://pi-hole.net/donate){ .card-link title="Wesprzyj" }
</div>
@@ -37,13 +37,13 @@ cover: dns.webp
<div class="admonition recommendation" markdown>
![AdGuard Home logo](../assets/img/self-hosting/adguard-home.svg){ align=right }
![Logo AdGuard Home](../assets/img/self-hosting/adguard-home.svg){ align=right }
**AdGuard Home** is an open-source DNS sinkhole which features a polished web interface to view insights and manage blocked content.
[:octicons-home-16: Homepage](https://adguard.com/adguard-home/overview.html){ .md-button .md-button--primary }
[:octicons-eye-16:](https://adguard.com/privacy/home.html){ .card-link title="Privacy Policy" }
[:octicons-info-16:](https://github.com/AdguardTeam/AdGuardHome/wiki){ .card-link title="Documentation" }
[:octicons-code-16:](https://github.com/AdguardTeam/AdGuardHome){ .card-link title="Source Code" }
[:octicons-home-16: Strona główna](https://adguard.com/adguard-home/overview.html){ .md-button .md-button--primary }
[:octicons-eye-16:](https://adguard.com/privacy/home.html){ .card-link title="Polityka prywatności" }
[:octicons-info-16:](https://github.com/AdguardTeam/AdGuardHome/wiki){ .card-link title="Dokumentacja" }
[:octicons-code-16:](https://github.com/AdguardTeam/AdGuardHome){ .card-link title="Kod źródłowy" }
</div>
+14 -14
View File
@@ -8,7 +8,7 @@ cover: cloud.webp
<small>Chroni przed następującymi zagrożeniami:</small>
- [:material-server-network: Service Providers](../basics/common-threats.md#privacy-from-service-providers){ .pg-teal }
- [:material-server-network: Usługodawcy](../basics/common-threats.md#privacy-from-service-providers){ .pg-teal }
Self-hosting your own **file management** tools may be a good idea to reduce the risk of encryption flaws in a cloud provider's native clients.
@@ -20,7 +20,7 @@ Self-hosting your own **file management** tools may be a good idea to reduce the
![Logo PhotoPrism](../assets/img/self-hosting/photoprism.svg){ align=right }
**PhotoPrism** is a platform for managing photos. Obsługuje synchronizację i udostępnianie albumów oraz szereg innych [funkcji](https://photoprism.app/features). Nie oferuje jednak szyfrowania typu end-to-end, dlatego najlepiej hostować ją na zaufanym serwerze, nad którym masz pełną kontrolę.
**PhotoPrism** to platforma do zarządzania zdjęciami. Obsługuje synchronizację i udostępnianie albumów oraz szereg innych [funkcji](https://photoprism.app/features). Nie oferuje jednak szyfrowania typu end-to-end, dlatego najlepiej hostować ją na zaufanym serwerze, nad którym masz pełną kontrolę.
[:octicons-home-16: Strona główna](https://photoprism.app){ .md-button .md-button--primary }
[:octicons-eye-16:](https://photoprism.app/privacy){ .card-link title="Polityka prywatności" }
@@ -35,14 +35,14 @@ Self-hosting your own **file management** tools may be a good idea to reduce the
<div class="admonition recommendation" markdown>
![FreedomBox logo](../assets/img/self-hosting/freedombox.svg){ align=right }
![Logo FreedomBox](../assets/img/self-hosting/freedombox.svg){ align=right }
**FreedomBox** is an operating system designed to be run on a [single-board computer (SBC)](https://en.wikipedia.org/wiki/Single-board_computer). The purpose is to make it easy to set up server applications for use cases like sharing files.
[:octicons-home-16: Homepage](https://freedombox.org){ .md-button .md-button--primary }
[:octicons-info-16:](https://wiki.debian.org/FreedomBox/Manual){ .card-link title="Documentation" }
[:octicons-code-16:](https://salsa.debian.org/freedombox-team/freedombox){ .card-link title="Source Code" }
[:octicons-heart-16:](https://freedomboxfoundation.org/donate){ .card-link title="Contribute" }
[:octicons-home-16: Strona główna](https://freedombox.org){ .md-button .md-button--primary }
[:octicons-info-16:](https://wiki.debian.org/FreedomBox/Manual){ .card-link title="Dokumentacja" }
[:octicons-code-16:](https://salsa.debian.org/freedombox-team/freedombox){ .card-link title="Kod źródłowy" }
[:octicons-heart-16:](https://freedomboxfoundation.org/donate){ .card-link title="Wesprzyj" }
</div>
@@ -50,17 +50,17 @@ Self-hosting your own **file management** tools may be a good idea to reduce the
<div class="admonition recommendation" markdown>
![Nextcloud logo](../assets/img/self-hosting/nextcloud.svg){ align=right }
![Logo Nextcloud](../assets/img/self-hosting/nextcloud.svg){ align=right }
**Nextcloud** is a suite of free and open-source client-server software for creating your own file hosting services on a private server you control.
[:octicons-home-16: Homepage](https://nextcloud.com){ .md-button .md-button--primary }
[:octicons-eye-16:](https://nextcloud.com/privacy){ .card-link title="Privacy Policy" }
[:octicons-info-16:](https://nextcloud.com/support){ .card-link title="Documentation" }
[:octicons-code-16:](https://github.com/nextcloud){ .card-link title="Source Code" }
[:octicons-heart-16:](https://nextcloud.com/contribute){ .card-link title="Contribute" }
[:octicons-home-16: Strona główna](https://nextcloud.com){ .md-button .md-button--primary }
[:octicons-eye-16:](https://nextcloud.com/privacy){ .card-link title="Polityka prywatności" }
[:octicons-info-16:](https://nextcloud.com/support){ .card-link title="Dokumentacja" }
[:octicons-code-16:](https://github.com/nextcloud){ .card-link title="Kod źródłowy" }
[:octicons-heart-16:](https://nextcloud.com/contribute){ .card-link title="Wesprzyj" }
<details class="downloads" markdown><summary>Downloads</summary>
<details class="downloads" markdown><0>Pobierz</0>
- [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.nextcloud.client)
- [:simple-appstore: App Store](https://apps.apple.com/app/id1125420102)