Download Translations from Crowdin (#2054)

This commit is contained in:
Crowdin Bot 2023-02-28 14:22:46 -06:00 committed by Jonah Aragon
parent 4c8cd3f295
commit 1ac4dd75c7
No known key found for this signature in database
1733 changed files with 199297 additions and 170 deletions

View file

@ -0,0 +1,25 @@
{% extends "main.html" %}
{% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}
{{ super() }}
<style>.md-content > .md-typeset h1{visibility:hidden;font-size:0;}.md-button{margin-top:.5rem;}</style>
<section class="mdx-container">
<div class="md-grid md-typeset">
<div class="mdx-hero">
<div class="mdx-hero__content">
<h1>The guide to restoring your online privacy.</h1>
<p>Massive organizations are monitoring your online activities. Privacy Guides is your central privacy and security resource to protect yourself online.</p>
<a href="kb/" title="The first step of your privacy journey" class="md-button md-button--primary">
Start Your Privacy Journey
</a>
<a href="tools/" title="Recommended privacy tools, services, and knowledge" class="md-button">
Recommended Tools
</a>
</div>
</div>
</div>
</section>
{% endblock %}

View file

@ -1,10 +1,10 @@
{% extends "base.html" %}
{% extends "main.html" %}
{% block extrahead %}
<link rel="preload" href="{{ 'assets/brand/WOFF/bagnard/Bagnard.woff' | url }}" as="font" type="font/woff" crossorigin>
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=2.10.0' | url }}">
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}
{{ super() }}
{{ super() }}
<style>.md-content > .md-typeset h1{visibility:hidden;font-size:0;}.md-button{margin-top:.5rem;}</style>
<section class="mdx-container">
<div class="md-grid md-typeset">

View file

@ -0,0 +1,25 @@
{% extends "main.html" %}
{% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}
{{ super() }}
<style>.md-content > .md-typeset h1{visibility:hidden;font-size:0;}.md-button{margin-top:.5rem;}</style>
<section class="mdx-container">
<div class="md-grid md-typeset">
<div class="mdx-hero">
<div class="mdx-hero__content">
<h1>Der Leitfaden zur Wiederherstellung Ihrer Online-Privatsphäre.</h1>
<p>Riesige Unternehmen überwachen Ihre Online-Aktivitäten. Privacy Guides ist deine zentrale Informationsquelle für Datenschutz und Sicherheit, um dich online zu schützen.</p>
<a href="kb/" title="Der erste Schritt auf deinem Weg zur Privatsphäre" class="md-button md-button--primary">
Beginne Deine Reise zur Privatsphäre
</a>
<a href="tools/" title="Empfohlene Tools, Dienste und Wissen zum Datenschutz" class="md-button">
Empfohlene Tools
</a>
</div>
</div>
</div>
</section>
{% endblock %}

View file

@ -0,0 +1,25 @@
{% extends "main.html" %}
{% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}
{{ super() }}
<style>.md-content > .md-typeset h1{visibility:hidden;font-size:0;}.md-button{margin-top:.5rem;}</style>
<section class="mdx-container">
<div class="md-grid md-typeset">
<div class="mdx-hero">
<div class="mdx-hero__content">
<h1>The guide to restoring your online privacy.</h1>
<p>Massive organizations are monitoring your online activities. Privacy Guides is your central privacy and security resource to protect yourself online.</p>
<a href="kb/" title="The first step of your privacy journey" class="md-button md-button--primary">
Start Your Privacy Journey
</a>
<a href="tools/" title="Recommended privacy tools, services, and knowledge" class="md-button">
Recommended Tools
</a>
</div>
</div>
</div>
</section>
{% endblock %}

View file

@ -0,0 +1,25 @@
{% extends "main.html" %}
{% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}
{{ super() }}
<style>.md-content > .md-typeset h1{visibility:hidden;font-size:0;}.md-button{margin-top:.5rem;}</style>
<section class="mdx-container">
<div class="md-grid md-typeset">
<div class="mdx-hero">
<div class="mdx-hero__content">
<h1>The guide to restoring your online privacy.</h1>
<p>Massive organizations are monitoring your online activities. Privacy Guides is your central privacy and security resource to protect yourself online.</p>
<a href="kb/" title="The first step of your privacy journey" class="md-button md-button--primary">
Start Your Privacy Journey
</a>
<a href="tools/" title="Recommended privacy tools, services, and knowledge" class="md-button">
Recommended Tools
</a>
</div>
</div>
</div>
</section>
{% endblock %}

View file

@ -1,7 +1,7 @@
{% extends "base.html" %}
{% extends "main.html" %}
{% block extrahead %}
<link rel="preload" href="{{ 'assets/brand/WOFF/bagnard/Bagnard.woff' | url }}" as="font" type="font/woff" crossorigin>
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=2.10.0' | url }}">
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}
{{ super() }}
@ -10,7 +10,7 @@
<div class="md-grid md-typeset">
<div class="mdx-hero">
<div class="mdx-hero__content">
<h1>La guía para restaurar tu privacidad en línea.</h1>
<h1>La guía para recuperar tu privacidad en línea.</h1>
<p>Las grandes organizaciones están monitoreando tus actividades en línea. Privacy Guides es tu recurso central de privacidad y seguridad para protegerte en línea.</p>
<a href="kb/" title="Los primeros pasos de tu viaje a la privacidad" class="md-button md-button--primary">
Inicia tu viaje a la privacidad

View file

@ -0,0 +1,25 @@
{% extends "main.html" %}
{% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}
{{ super() }}
<style>.md-content > .md-typeset h1{visibility:hidden;font-size:0;}.md-button{margin-top:.5rem;}</style>
<section class="mdx-container">
<div class="md-grid md-typeset">
<div class="mdx-hero">
<div class="mdx-hero__content">
<h1>راهنمای بازگرداندن حریم خصوصی شما.</h1>
<p>سازمانهای بزرگ فعالیتهای اینترنتی شما را رصد می‌کنند. وبسایت Privacy Guides منبع اصلی حریم خصوصی و امنیت شما برای محافظت از خودتان در اینترنت است.</p>
<a href="kb/" title="The first step of your privacy journey" class="md-button md-button--primary">
Start Your Privacy Journey
</a>
<a href="tools/" title="ابزار، خدمات و دانش حفظ حریم خصوصی توصیه شده" class="md-button">
ابزارهای پیشنهادی
</a>
</div>
</div>
</div>
</section>
{% endblock %}

View file

@ -1,7 +1,7 @@
{% extends "base.html" %}
{% extends "main.html" %}
{% block extrahead %}
<link rel="preload" href="{{ 'assets/brand/WOFF/bagnard/Bagnard.woff' | url }}" as="font" type="font/woff" crossorigin>
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=2.10.0' | url }}">
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}
{{ super() }}
@ -11,11 +11,11 @@
<div class="mdx-hero">
<div class="mdx-hero__content">
<h1>Le guide pour restaurer votre vie privée en ligne.</h1>
<p>Des organisations massives surveillent vos activités en ligne. Privacy Guides est votre ressource centrale en matière de confidentialité et de sécurité pour vous protéger en ligne.</p>
<a href="kb/" title="La première étape de votre voyage vers la protection de la vie privée" class="md-button md-button--primary">
Commencez le parcours pour la protection de votre vie privée
<p>Des organisations massives surveillent vos activités en ligne. Privacy Guides est votre ressource centrale en matière de vie privée et de sécurité pour vous protéger en ligne.</p>
<a href="kb/" title="La première étape de votre voyage vers la vie privée" class="md-button md-button--primary">
Commencez votre voyage vers la vie privée
</a>
<a href="tools/" title="Outils, services et connaissances recommandés en matière de protection de la vie privée" class="md-button">
<a href="tools/" title="Outils, services et connaissances recommandés en matière de vie privée" class="md-button">
Outils recommandés
</a>
</div>

View file

@ -1,6 +1,6 @@
{% extends "main.html" %}
{% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=2.10.0' | url }}">
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}

View file

@ -0,0 +1,25 @@
{% extends "main.html" %}
{% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}
{{ super() }}
<style>.md-content > .md-typeset h1{visibility:hidden;font-size:0;}.md-button{margin-top:.5rem;}</style>
<section class="mdx-container">
<div class="md-grid md-typeset">
<div class="mdx-hero">
<div class="mdx-hero__content">
<h1>The guide to restoring your online privacy.</h1>
<p>Massive organizations are monitoring your online activities. Privacy Guides is your central privacy and security resource to protect yourself online.</p>
<a href="kb/" title="The first step of your privacy journey" class="md-button md-button--primary">
Start Your Privacy Journey
</a>
<a href="tools/" title="Recommended privacy tools, services, and knowledge" class="md-button">
Recommended Tools
</a>
</div>
</div>
</div>
</section>
{% endblock %}

View file

@ -1,6 +1,6 @@
{% extends "main.html" %}
{% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=2.10.0' | url }}">
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}

View file

@ -1,6 +1,6 @@
{% extends "main.html" %}
{% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=2.10.0' | url }}">
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}

View file

@ -1,7 +1,7 @@
{% extends "base.html" %}
{% extends "main.html" %}
{% block extrahead %}
<link rel="preload" href="{{ 'assets/brand/WOFF/bagnard/Bagnard.woff' | url }}" as="font" type="font/woff" crossorigin>
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=2.10.0' | url }}">
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}
{{ super() }}

View file

@ -1,7 +1,7 @@
{% extends "base.html" %}
{% extends "main.html" %}
{% block extrahead %}
<link rel="preload" href="{{ 'assets/brand/WOFF/bagnard/Bagnard.woff' | url }}" as="font" type="font/woff" crossorigin>
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=2.10.0' | url }}">
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}
{{ super() }}

View file

@ -1,7 +1,7 @@
{% extends "base.html" %}
{% extends "main.html" %}
{% block extrahead %}
<link rel="preload" href="{{ 'assets/brand/WOFF/bagnard/Bagnard.woff' | url }}" as="font" type="font/woff" crossorigin>
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=2.10.0' | url }}">
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}
{{ super() }}

View file

@ -1,6 +1,6 @@
{% extends "main.html" %}
{% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=2.10.0' | url }}">
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}

View file

@ -0,0 +1,25 @@
{% extends "main.html" %}
{% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}
{{ super() }}
<style>.md-content > .md-typeset h1{visibility:hidden;font-size:0;}.md-button{margin-top:.5rem;}</style>
<section class="mdx-container">
<div class="md-grid md-typeset">
<div class="mdx-hero">
<div class="mdx-hero__content">
<h1>The guide to restoring your online privacy.</h1>
<p>Massive organizations are monitoring your online activities. Privacy Guides is your central privacy and security resource to protect yourself online.</p>
<a href="kb/" title="The first step of your privacy journey" class="md-button md-button--primary">
Start Your Privacy Journey
</a>
<a href="tools/" title="Recommended privacy tools, services, and knowledge" class="md-button">
Recommended Tools
</a>
</div>
</div>
</div>
</section>
{% endblock %}

View file

@ -1,7 +1,7 @@
{% extends "base.html" %}
{% extends "main.html" %}
{% block extrahead %}
<link rel="preload" href="{{ 'assets/brand/WOFF/bagnard/Bagnard.woff' | url }}" as="font" type="font/woff" crossorigin>
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=2.10.0' | url }}">
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}
{{ super() }}
@ -12,7 +12,7 @@
<div class="mdx-hero__content">
<h1>Руководство по возвращению вашей приватности в интернете.</h1>
<p>Огромные организации следят за вашей деятельностью в Интернете. Privacy Guides - это ваш главный ресурс по конфиденциальности и безопасности для защиты себя в Интернете.</p>
<a href="kb/" title="Первый шаг на вашемм пути к приватности" class="md-button md-button--primary">
<a href="kb/" title="Первый шаг на вашем пути к приватности" class="md-button md-button--primary">
Начните свой путь к приватности
</a>
<a href="tools/" title="Рекомендуемые инструменты, услуги и знания для приватности" class="md-button">

View file

@ -0,0 +1,25 @@
{% extends "main.html" %}
{% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}
{{ super() }}
<style>.md-content > .md-typeset h1{visibility:hidden;font-size:0;}.md-button{margin-top:.5rem;}</style>
<section class="mdx-container">
<div class="md-grid md-typeset">
<div class="mdx-hero">
<div class="mdx-hero__content">
<h1>The guide to restoring your online privacy.</h1>
<p>Massive organizations are monitoring your online activities. Privacy Guides is your central privacy and security resource to protect yourself online.</p>
<a href="kb/" title="The first step of your privacy journey" class="md-button md-button--primary">
Start Your Privacy Journey
</a>
<a href="tools/" title="Recommended privacy tools, services, and knowledge" class="md-button">
Recommended Tools
</a>
</div>
</div>
</div>
</section>
{% endblock %}

View file

@ -1,7 +1,7 @@
{% extends "base.html" %}
{% extends "main.html" %}
{% block extrahead %}
<link rel="preload" href="{{ 'assets/brand/WOFF/bagnard/Bagnard.woff' | url }}" as="font" type="font/woff" crossorigin>
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=2.10.0' | url }}">
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}
{{ super() }}
@ -15,7 +15,7 @@
<a href="kb/" title="Gizlilik yolculuğunuzun ilk adımı" class="md-button md-button--primary">
Gizlilik Yolculuğunuza Başlayın
</a>
<a href="tools/" title="Tavsiye edilen gizlilik araçları, servisler ve bilgi" class="md-button">
<a href="tools/" title="Önerilen gizlilik araçları, hizmetleri ve bilgileri" class="md-button">
Tavsiye Edilen Araçlar
</a>
</div>

View file

@ -0,0 +1,25 @@
{% extends "main.html" %}
{% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}
{{ super() }}
<style>.md-content > .md-typeset h1{visibility:hidden;font-size:0;}.md-button{margin-top:.5rem;}</style>
<section class="mdx-container">
<div class="md-grid md-typeset">
<div class="mdx-hero">
<div class="mdx-hero__content">
<h1>Керівництво з відновлення вашої приватності в мережі.</h1>
<p>Великі організації стежать за вашою діяльністю в Інтернеті. Privacy Guides - ваш головний ресурс для захисту конфіденційності та безпеки в Інтернеті.</p>
<a href="kb/" title="The first step of your privacy journey" class="md-button md-button--primary">
Start Your Privacy Journey
</a>
<a href="tools/" title="Рекомендовані інструменти, послуги та знання для забезпечення приватності" class="md-button">
Рекомендовані інструменти
</a>
</div>
</div>
</div>
</section>
{% endblock %}

View file

@ -0,0 +1,25 @@
{% extends "main.html" %}
{% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}
{{ super() }}
<style>.md-content > .md-typeset h1{visibility:hidden;font-size:0;}.md-button{margin-top:.5rem;}</style>
<section class="mdx-container">
<div class="md-grid md-typeset">
<div class="mdx-hero">
<div class="mdx-hero__content">
<h1>Hướng dẫn khôi phục quyền riêng tư trực tuyến của bạn.</h1>
<p>Các tổ chức đông đảo đang theo dõi các hoạt động trực tuyến của bạn. Privacy Guides là tài nguyên bảo mật và quyền riêng tư trung tâm của bạn để bảo vệ bạn khi trực tuyến.</p>
<a href="kb/" title="The first step of your privacy journey" class="md-button md-button--primary">
Start Your Privacy Journey
</a>
<a href="tools/" title="Các công cụ, dịch vụ và kiến thức về quyền riêng tư được đề xuất" class="md-button">
Các công cụ được đề xuất
</a>
</div>
</div>
</div>
</section>
{% endblock %}

View file

@ -0,0 +1,25 @@
{% extends "main.html" %}
{% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}
{{ super() }}
<style>.md-content > .md-typeset h1{visibility:hidden;font-size:0;}.md-button{margin-top:.5rem;}</style>
<section class="mdx-container">
<div class="md-grid md-typeset">
<div class="mdx-hero">
<div class="mdx-hero__content">
<h1>把網路隱私歸還於你的線上指南。</h1>
<p>各種組織和團體正在監視您的線上活動。 Privacy Guides 是您不可或缺的網路隱私安全自衞手冊。</p>
<a href="kb/" title="學習私隱的第一步" class="md-button md-button--primary">
按此開始您的私隱學習旅程
</a>
<a href="tools/" title="推薦的私隱工具、服務和知識" class="md-button">
推薦工具
</a>
</div>
</div>
</div>
</section>
{% endblock %}

View file

@ -0,0 +1,25 @@
{% extends "main.html" %}
{% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}
{{ super() }}
<style>.md-content > .md-typeset h1{visibility:hidden;font-size:0;}.md-button{margin-top:.5rem;}</style>
<section class="mdx-container">
<div class="md-grid md-typeset">
<div class="mdx-hero">
<div class="mdx-hero__content">
<h1>保护你的在线隐私</h1>
<p>大规模组织正在监控你的在线活动。 Privacy Guides是您保护自己在线隐私的实用资源。</p>
<a href="kb/" title="你隐私之旅的第一步" class="md-button md-button--primary">
开始你的隐私之旅
</a>
<a href="tools/" title="推荐的隐私工具、服务和知识" class="md-button">
推荐工具
</a>
</div>
</div>
</div>
</section>
{% endblock %}