mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-02 01:32:41 +00:00
Enable Hebrew, French, Dutch (#2022)
add french translations for navigation categories (#2028) Co-Authored-By: Paul Verbeke 🇫🇷 <github.f9qel@simplelogin.com> Co-Authored-By: Daniel Gray <dngray@privacyguides.org> Co-Authored-By: Niek de Wilde 🇳🇱 <niek@privacyguides.org> Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-Authored-By: fireinme 🇮🇱 <126413261+freeopensourc@users.noreply.github.com>
This commit is contained in:
@ -13,10 +13,10 @@
|
||||
<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 Votre Voyage vers la Protection de la Vie Privée
|
||||
Commencez votre voyage pour protéger votre 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">
|
||||
Outils Recommandés
|
||||
Outils recommandés
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -11,9 +11,9 @@
|
||||
<div class="mdx-hero">
|
||||
<div class="mdx-hero__content">
|
||||
<h1>Az útmutató az online magánéleted helyreállításához.</h1>
|
||||
<p>Hatalmas szervezetek figyelik az online tevékenységedet. Privacy Guides a te központi adatvédelmi és adatbiztonsági forrásod magad megvédéséhez online.</p>
|
||||
<p>Hatalmas szervezetek figyelik az online tevékenységedet. A Privacy Guides a te központi adatvédelmi és adatbiztonsági erőforrásod magad megvédéséhez online.</p>
|
||||
<a href="kb/" title="Az adatvédelmi utazásod első lépése" class="md-button md-button--primary">
|
||||
Kezdj bele az Adatvédelmi Utazásodba
|
||||
Kezdj Bele Adatvédelmi Utazásodba
|
||||
</a>
|
||||
<a href="tools/" title="Ajánlott adatvédelmi eszközök, szolgáltatások, és tudás" class="md-button">
|
||||
Ajánlott Eszközök
|
||||
|
25
theme/overrides/home.pl.html
Normal file
25
theme/overrides/home.pl.html
Normal file
@ -0,0 +1,25 @@
|
||||
{% extends "base.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 }}">
|
||||
{% 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>Przewodnik do odzyskania swojej prywatności w Internecie.</h1>
|
||||
<p>Ogromne korporacje monitorują Twoją aktywność w Internecie. Privacy Guides to Twoje centrum dla prywatności oraz bezpieczeństwa, które pomoże Ci chronić się w Internecie.</p>
|
||||
<a href="kb/" title="Pierwszy krok Twojej drogi do prywatności" class="md-button md-button--primary">
|
||||
Rozpocznij swoją przygodę ku prywatności
|
||||
</a>
|
||||
<a href="tools/" title="Polecane narzędzia, usługi oraz rozwiązania" class="md-button">
|
||||
Polecane narzędzia
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
{% endblock %}
|
25
theme/overrides/home.tr.html
Normal file
25
theme/overrides/home.tr.html
Normal file
@ -0,0 +1,25 @@
|
||||
{% extends "base.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 }}">
|
||||
{% 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>Çevrimiçi gizliliğinizi yeniden sağlama rehberi.</h1>
|
||||
<p>Büyük kurumlar sizin çevrimiçi hareketlerinizi izliyor. Privacy Guides, kendinizi çevrimiçi olarak korumanız için merkezi gizlilik ve güvenlik kaynağıdır.</p>
|
||||
<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">
|
||||
Tavsiye Edilen Araçlar
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
{% endblock %}
|
@ -10,13 +10,13 @@
|
||||
<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">
|
||||
开始你的隐私之旅
|
||||
<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 href="tools/" title="推薦的私隱工具、服務和知識" class="md-button">
|
||||
推薦工具
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user