Compare commits
12 Commits
add-beauti
...
i18n-testi
Author | SHA1 | Date | |
---|---|---|---|
3c85f2dfb5 | |||
788bd3c925 | |||
48f6c97655 | |||
52ee6cda74 | |||
9882bd4998 | |||
e107a9c5c2 | |||
06f5ae855d | |||
e6230a0c58 | |||
887ffb42fe | |||
ecca9fc419 | |||
3b5936f6ff | |||
84bec4718a |
21
.github/ISSUE_TEMPLATE/6_Translation_Issues.md
vendored
Normal file
21
.github/ISSUE_TEMPLATE/6_Translation_Issues.md
vendored
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
---
|
||||||
|
name: "🇦🇶 Translation Issue"
|
||||||
|
about: Report any issue with a translated site.
|
||||||
|
title: "🇦🇶 Translated Site Issue | "
|
||||||
|
labels: 🌐 website issue, 🇦🇶 translations
|
||||||
|
---
|
||||||
|
|
||||||
|
## Site Affected
|
||||||
|
|
||||||
|
**Domain:**
|
||||||
|
|
||||||
|
<!-- Add an x to the box below if true [x] -->
|
||||||
|
- [ ] This site is listed as a translated version of the site in the privacytools.io navbar.
|
||||||
|
|
||||||
|
## Description
|
||||||
|
|
||||||
|
<!--
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|
Please add screenshots if applicable
|
||||||
|
-->
|
1
Gemfile
1
Gemfile
@ -14,3 +14,4 @@ gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
|
|||||||
# Performance-booster for watching directories on Windows
|
# Performance-booster for watching directories on Windows
|
||||||
gem "wdm", "~> 0.1.0" if Gem.win_platform?
|
gem "wdm", "~> 0.1.0" if Gem.win_platform?
|
||||||
|
|
||||||
|
gem 'jekyll-multiple-languages-plugin'
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
[](https://www.privacytools.io/)
|
[](https://www.privacytools.io/)
|
||||||
|
|
||||||
_Encryption Against Global Mass Surveillance._
|
_Encryption Against Global Mass Surveillance._
|
||||||
|
|
||||||
@ -31,6 +31,7 @@ You can submit your suggestions here on GitHub [(Issues)](https://github.com/pri
|
|||||||
# Community Translations
|
# Community Translations
|
||||||
- [繁体中文 / Chinese](https://privacytools.twngo.xyz/) - [GitHub](https://github.com/twngo/privacytools-zh)
|
- [繁体中文 / Chinese](https://privacytools.twngo.xyz/) - [GitHub](https://github.com/twngo/privacytools-zh)
|
||||||
- [Español / Spanish](https://victorhck.gitlab.io/privacytools-es/) - [GitLab](https://gitlab.com/victorhck/privacytools-es)
|
- [Español / Spanish](https://victorhck.gitlab.io/privacytools-es/) - [GitLab](https://gitlab.com/victorhck/privacytools-es)
|
||||||
|
- [Polski / Polish](https://pl.privacytools.io) - [Gitea](https://git.privacytools.io/pl-privacytoolsIO/pl.privacytools.io)
|
||||||
- [Deutsch / German](https://privacytools.it-sec.rocks/) - [GitHub](https://github.com/Anon215/privacytools.it-sec.rocks)
|
- [Deutsch / German](https://privacytools.it-sec.rocks/) - [GitHub](https://github.com/Anon215/privacytools.it-sec.rocks)
|
||||||
- [Français / French](https://privacytools.dreads-unlock.fr/) - [GitLab](https://gitlab.com/Booteille/privacytools)
|
- [Français / French](https://privacytools.dreads-unlock.fr/) - [GitLab](https://gitlab.com/Booteille/privacytools)
|
||||||
- [Italiano / Italian](https://privacytools-it.github.io/) - [GitHub](https://github.com/privacytools-it/privacytools-it.github.io)
|
- [Italiano / Italian](https://privacytools-it.github.io/) - [GitHub](https://github.com/privacytools-it/privacytools-it.github.io)
|
||||||
|
@ -5,6 +5,8 @@ sass:
|
|||||||
style: compressed
|
style: compressed
|
||||||
plugins:
|
plugins:
|
||||||
- jekyll-sitemap
|
- jekyll-sitemap
|
||||||
|
- jekyll-multiple-languages-plugin
|
||||||
sitemap:
|
sitemap:
|
||||||
file: "/sitemap.xml"
|
file: "/sitemap.xml"
|
||||||
include: [".well-known"]
|
include: [".well-known"]
|
||||||
|
languages: ["en", "pl", "fr"]
|
||||||
|
7
_i18n/en.yml
Normal file
7
_i18n/en.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
pages:
|
||||||
|
home: Home
|
||||||
|
work: Work
|
||||||
|
category:
|
||||||
|
alpha: Alpha
|
||||||
|
beta: Beta
|
||||||
|
delta: Delta
|
3
_i18n/fr.yml
Normal file
3
_i18n/fr.yml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
pages:
|
||||||
|
home: HomeFREdited
|
||||||
|
work: WorkFR
|
3
_i18n/pl.yml
Normal file
3
_i18n/pl.yml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
pages:
|
||||||
|
home: Fantastic
|
||||||
|
work: WorkPL
|
@ -19,6 +19,7 @@
|
|||||||
<a class="dropdown-item" href="/providers/dns/"><i class="fa fa-tasks fa-fw"></i> DNS</a>
|
<a class="dropdown-item" href="/providers/dns/"><i class="fa fa-tasks fa-fw"></i> DNS</a>
|
||||||
<a class="dropdown-item" href="/providers/email/"><i class="fas fa-mail-bulk fa-fw"></i> Email</a>
|
<a class="dropdown-item" href="/providers/email/"><i class="fas fa-mail-bulk fa-fw"></i> Email</a>
|
||||||
<a class="dropdown-item" href="/providers/hosting/"><i class="fas fa-database fa-fw"></i> Hosting</a>
|
<a class="dropdown-item" href="/providers/hosting/"><i class="fas fa-database fa-fw"></i> Hosting</a>
|
||||||
|
<a class="dropdown-item" href="/providers/paste/"><i class="fas fa-paste fa-fw"></i> Pastebins</a>
|
||||||
<a class="dropdown-item" href="/providers/search-engines/"><i class="fab fa-searchengin fa-fw"></i> Search Engines</a>
|
<a class="dropdown-item" href="/providers/search-engines/"><i class="fab fa-searchengin fa-fw"></i> Search Engines</a>
|
||||||
<a class="dropdown-item" href="/providers/social-networks/"><i class="fas fa-expand-arrows-alt fa-fw"></i> Social Networks</a>
|
<a class="dropdown-item" href="/providers/social-networks/"><i class="fas fa-expand-arrows-alt fa-fw"></i> Social Networks</a>
|
||||||
<a class="dropdown-item" href="/providers/vpn/"><i class="far fa-eye-slash fa-fw"></i> VPN</a>
|
<a class="dropdown-item" href="/providers/vpn/"><i class="far fa-eye-slash fa-fw"></i> VPN</a>
|
||||||
@ -80,6 +81,7 @@
|
|||||||
<div class="dropdown-menu" aria-labelledby="servicesDropdown">
|
<div class="dropdown-menu" aria-labelledby="servicesDropdown">
|
||||||
<a href="https://privacytools.twngo.xyz/" class="dropdown-item">繁體中文</a>
|
<a href="https://privacytools.twngo.xyz/" class="dropdown-item">繁體中文</a>
|
||||||
<a href="https://victorhck.gitlab.io/privacytools-es/" class="dropdown-item">Español</a>
|
<a href="https://victorhck.gitlab.io/privacytools-es/" class="dropdown-item">Español</a>
|
||||||
|
<a href="https://pl.privacytools.io/" class="dropdown-item">Polski</a>
|
||||||
<a href="https://www.privacidade.digital/" class="dropdown-item">Português</a>
|
<a href="https://www.privacidade.digital/" class="dropdown-item">Português</a>
|
||||||
<a href="https://privacytools.it-sec.rocks/" class="dropdown-item">Deutsch</a>
|
<a href="https://privacytools.it-sec.rocks/" class="dropdown-item">Deutsch</a>
|
||||||
<a href="https://privacytools-it.github.io/" class="dropdown-item">Italiano</a>
|
<a href="https://privacytools-it.github.io/" class="dropdown-item">Italiano</a>
|
||||||
|
@ -132,7 +132,7 @@
|
|||||||
<td><span class="flag-icon flag-icon-no"></span> Norway</td>
|
<td><span class="flag-icon flag-icon-no"></span> Norway</td>
|
||||||
<td data-value="1000">1 GB</td>
|
<td data-value="1000">1 GB</td>
|
||||||
<td data-value="20">$ 19.95</td>
|
<td data-value="20">$ 19.95</td>
|
||||||
<td data-value="1"><span class="label label-primary">Yes</span></td>
|
<td data-value="1"><span class="label label-primary">Accepted</span></td>
|
||||||
<td data-value="0"><span class="label label-primary">No</span></td>
|
<td data-value="0"><span class="label label-primary">No</span></td>
|
||||||
<td data-value="1"><span class="label label-success">Yes</span></td>
|
<td data-value="1"><span class="label label-success">Yes</span></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
image="/assets/img/tools/Joplin.png"
|
image="/assets/img/tools/Joplin.png"
|
||||||
url="https://joplinapp.org/"
|
url="https://joplinapp.org/"
|
||||||
footer="OS: Windows, macOS, Linux, iOS, Android, Firefox/Chrome (Web Clipper)."
|
footer="OS: Windows, macOS, Linux, iOS, Android, Firefox/Chrome (Web Clipper)."
|
||||||
description="Joplin is a free, open source, fully featured note taking and to-do application, which can handle a large number of markdown notes organized into notebooks and tags. It offers E2EE encryption and can sync through Nextcloud, Dropbox and more. It also offers easy import from Evernote and plain text notes."
|
description="Joplin is a free, open source, fully featured note taking and to-do application, which can handle a large number of markdown notes organized into notebooks and tags. It offers E2E encryption and can sync through Nextcloud, Dropbox and more. It also offers easy import from Evernote and plain text notes."
|
||||||
%}
|
%}
|
||||||
|
|
||||||
{% include card.html color="primary"
|
{% include card.html color="primary"
|
||||||
|
Reference in New Issue
Block a user