1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-02 17:42:39 +00:00

Stop using i18n plugin (#2054)

This commit is contained in:
2023-02-28 13:20:35 -06:00
parent bfaba1cd11
commit 4c8cd3f295
548 changed files with 383 additions and 33068 deletions

View File

@ -1,27 +0,0 @@
{% macro t(key) %}{{ {
"language": "en",
"site.description": "Privacy Guides is your central privacy and security resource to protect yourself online.",
"theme.light": "Switch to light mode",
"theme.dark": "Switch to dark mode",
"theme.auto": "Switch to system theme",
"feedback.title": "Was this page helpful?",
"feedback.helpful.name": "This page was helpful",
"feedback.helpful.note": "Thanks for your feedback!",
"feedback.improve.name": "This page could be improved",
"feedback.improve.note": "Thanks for your feedback! Help us improve this page by opening a <a href='https://discuss.privacyguides.net/'>discussion on our forum</a>.",
"copyright.intro": "<b>Privacy Guides</b> is a non-profit, socially motivated website that provides information for protecting your data security and privacy.",
"copyright.affiliates": "We do not make money from recommending certain products, and we do not use affiliate links."
}[key] }}{% endmacro %}

View File

@ -1,5 +0,0 @@
{% macro t(key) %}{{ {
"language": "fr"
}[key] }}{% endmacro %}

View File

@ -1,27 +0,0 @@
{% macro t(key) %}{{ {
"language": "he",
"site.description": "Privacy Guides (מדריכי פרטיות) הם משאב הפרטיות והאבטחה המרכזי שלכם כדי להגן על עצמכם באופן מקוון.",
"theme.light": "עבור למצב בהיר",
"theme.dark": "עבור למצב כהה",
"theme.auto": "עבור לערכת הנושא של המערכת",
"feedback.title": "האם הדף הזה עזר לך?",
"feedback.helpful.name": "הדף הזה היה מועיל",
"feedback.helpful.note": "תודה על המשוב שלך!",
"feedback.improve.name": "דף זה יכול להשתפר",
"feedback.improve.note": "תודה על המשוב שלך! עזור לנו לשפר את הדף הזה על ידי פתיחת <a href='https://discuss.privacyguides.net/'>דיון בפורום שלנו</a>.",
"copyright.intro": "<b>Privacy Guides</b> הוא אתר ללא מטרות רווח, בעל מוטיבציה חברתית, המספק מידע להגנה על אבטחת הנתונים ופרטיותך.",
"copyright.affiliates": "אנחנו לא מרוויחים כסף מהמלצה על מוצרים מסוימים, ואיננו משתמשים בקישורי שותפים."
}[key] }}{% endmacro %}

View File

@ -1,27 +0,0 @@
{% macro t(key) %}{{ {
"language": "en",
"site.description": "A Privacy Guides a te központi adatvédelmi és adatbiztonsági erőforrásod magad megvédéséhez online.",
"theme.light": "Váltás világos módra",
"theme.dark": "Váltás sötét módra",
"theme.auto": "Váltás a rendszer témájára",
"feedback.title": "Hasznosnak találtad az oldalt?",
"feedback.helpful.name": "Az oldal hasznos volt",
"feedback.helpful.note": "Köszönjük a visszajelzést!",
"feedback.improve.name": "Az oldalon lehetne javítani",
"feedback.improve.note": "Köszönjük a visszajelzést! Segíts nekünk fejleszteni ezt az oldalt egy beszélgetés megnyitásával <a href='https://discuss.privacyguides.net/'>fórumunkon</a>.",
"copyright.intro": "A <b>Privacy Guides</b> egy non-profit, szociálisan motivált weboldal, amely az adatbiztonságról és az adatvédelemről nyújt tájékoztatást.",
"copyright.affiliates": "Nem keresünk pénzt bizonyos termékek ajánlásával, és nem használunk affiliate linkeket."
}[key] }}{% endmacro %}

View File

@ -1,27 +0,0 @@
{% macro t(key) %}{{ {
"language": "id",
"site.description": "Privacy Guides adalah sumber daya privasi dan keamanan Anda untuk melindungi Anda secara daring.",
"theme.light": "Ubah ke mode terang",
"theme.dark": "Ubah ke mode gelap",
"theme.auto": "Ubah ke tema sistem",
"feedback.title": "Apakah laman ini bermanfaat?",
"feedback.helpful.name": "Laman ini bermanfaat",
"feedback.helpful.note": "Terima kasih atas tanggapan Anda!",
"feedback.improve.name": "Laman ini dapat diperbaiki",
"feedback.improve.note": "Terima kasih atas tanggapan Anda! Bantu kami memperbaiki halaman ini dengan membuka <a href='https://discuss.privacyguides.net/'>diskusi di forum kami</a>.",
"copyright.intro": "<b>Privacy Guides</b> adalah situs web nirlaba dan bermotif sosial yang menyediakan informasi untuk melindungi keamanan dan privasi data Anda.",
"copyright.affiliates": "Kami tidak menghasilkan uang dari merekomendasikan produk tertentu, dan kami tidak menggunakan tautan afiliasi."
}[key] }}{% endmacro %}

View File

@ -1,5 +0,0 @@
{% macro t(key) %}{{ {
"language": "nl"
}[key] }}{% endmacro %}