From 80187780ea67de484fed4691d49ff49a585c9b5f Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sat, 24 Oct 2020 20:24:49 +0000 Subject: [PATCH 1/5] Translate Netsurf article to Polish --- articles/netsurf_pl.html | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 articles/netsurf_pl.html diff --git a/articles/netsurf_pl.html b/articles/netsurf_pl.html new file mode 100644 index 0000000..bc1c2fe --- /dev/null +++ b/articles/netsurf_pl.html @@ -0,0 +1,36 @@ + + + + + Netsurf — Spyware Watchdog + + + +
+ +
+ Obrazy są w folderze ../images +

Netsurf

+

+ Z ich strony internetowej: "NetSurf jest wieloplatformową przeglądarką internetową dla RISC OS, platform podobnych do UNIX-owych (w tym Linux), Mac OS X i innych" [1] Wersja testowana: Netsurf 3.9 +

+

Poziom Oprogramowania Szpiegowskiego: Niski

+

Po uruchomieniu Netsurf zwraca się z prośbą o otrzymanie ikony domyślnej wyszukiwarki, którą jest Google. Zostało to przetestowane za pomocą mitmproxy. Poza tym, nie ma żadnych niepożądanych żądań. Po zastosowaniu się do poradnika mitygacji, to oprogramowanie nie jest oprogramowaniem szpiegowskim.

+
+
+ +
+ + From f30c7cf007cf92dc5c26b1c80cb12a71e2d88855 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sat, 24 Oct 2020 20:25:14 +0000 Subject: [PATCH 2/5] Translate Netsurf mitigation guide to Polish --- guides/netsurf_pl.html | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 guides/netsurf_pl.html diff --git a/guides/netsurf_pl.html b/guides/netsurf_pl.html new file mode 100644 index 0000000..ef545f8 --- /dev/null +++ b/guides/netsurf_pl.html @@ -0,0 +1,42 @@ + + + + + Netsurf Poradnik Mitygacji — Spyware Watchdog + + + +
+
+ Obrazy są w folderze ../images +

Netsurf Poradnik Mitygacji

+
+

+ Ten poradnik został przetestowany przy użyciu Netsurf 3.9. +

+
+

Poziom Oprogramowania Szpiegowskiego: NiskiBrak oprogramowania szpiegowskiego

+

Metoda Mitygacji 1:

+

Ta metoda jest dość prosta, zmień domyślną wyszukiwarkę, a żądanie do google nie będzie się już odbywać, jeśli chcesz, możesz to zrobić przy odłączonym Internecie, co uniemożliwi pierwsze żądanie.

+

Metoda Mitygacji 2:

+

Ta metoda jest nieco bardziej skomplikowana, używamy łatki do kodu źródłowego, aby zmienić domyślną wyszukiwarkę (a także usunąć opcje nie przyjazne dla prywatności). Wystarczy zastosować tę łatkę do kodu źródłowego i ponownie skompilować.

+
+
+ +
+ + + From 939280928b432ee82a18bd7107d456bf51bed727 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sat, 24 Oct 2020 20:25:49 +0000 Subject: [PATCH 3/5] Add links for Netsurf Polish translations --- articles/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/index.html b/articles/index.html index 5f66a18..fc7f5f1 100644 --- a/articles/index.html +++ b/articles/index.html @@ -23,7 +23,7 @@

Web Browsers

Comparison between web browsers

- NetSurf [Mitigation Guide]

+ NetSurf [Polski] [Mitigation Guide] [Poradnik Mitygacji]

Surf [Francais]

Lynx

SRWare Iron

From 9265a1b5fae5248379d7906638a377afe644333d Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sun, 25 Oct 2020 02:31:36 +0000 Subject: [PATCH 4/5] Add or Update translations links in articles --- articles/chrome.html | 3 +++ articles/chrome_es.html | 2 +- articles/discord.html | 2 +- articles/discord_es.html | 2 +- articles/duckduckgo.html | 2 +- articles/duckduckgo_es.html | 2 +- articles/firefox.html | 2 +- articles/firefox_es.html | 9 ++++----- articles/google_search.html | 4 ++-- articles/google_search_es.html | 4 ++-- articles/google_search_tr.html | 4 ++-- articles/icecat.html | 2 +- articles/icecat_es.html | 2 +- articles/netsurf.html | 5 ++++- articles/netsurf_pl.html | 5 ++++- articles/surf.html | 2 +- articles/surf_fr.html | 3 +++ 17 files changed, 33 insertions(+), 22 deletions(-) diff --git a/articles/chrome.html b/articles/chrome.html index ed90b2e..71525f8 100644 --- a/articles/chrome.html +++ b/articles/chrome.html @@ -13,6 +13,9 @@
Chrome logo

Google Chrome

+
+ [Español]

+

Google Chrome is a web browser developed and distributed by Google.

diff --git a/articles/chrome_es.html b/articles/chrome_es.html index c85ceef..11349a3 100644 --- a/articles/chrome_es.html +++ b/articles/chrome_es.html @@ -10,7 +10,7 @@ chrome logo

Google Chrome

- English Translation
+ [English]

Google Chrome es un navegador web desarollado y distribuido por Google

diff --git a/articles/discord.html b/articles/discord.html index e04b7d3..e64f1aa 100644 --- a/articles/discord.html +++ b/articles/discord.html @@ -16,7 +16,7 @@ Discord Logo

Discord

- Spanish Translation + [Español]

Discord is an instant messaging application for macOS, Windows, Linux, diff --git a/articles/discord_es.html b/articles/discord_es.html index f1ede33..087de23 100644 --- a/articles/discord_es.html +++ b/articles/discord_es.html @@ -10,7 +10,7 @@ Discord-Logo

Discord

- English Translation + [English]

Discord es un programa de mensajería instantanea disponible para MacOS, GNU/Linux, Android, Windows, Android e iOS. diff --git a/articles/duckduckgo.html b/articles/duckduckgo.html index f0a413f..3573850 100644 --- a/articles/duckduckgo.html +++ b/articles/duckduckgo.html @@ -11,7 +11,7 @@

DuckDuckGo

- Spanish Translation + [Español]

diff --git a/articles/duckduckgo_es.html b/articles/duckduckgo_es.html index 0a68405..53424a9 100644 --- a/articles/duckduckgo_es.html +++ b/articles/duckduckgo_es.html @@ -10,7 +10,7 @@

DuckDuckGo

-

English Translation

+

[English]

DuckDuckGo es un motor de busqueda creado por Gabriel Weinberg y mantenido or Duck Duck Go, inc

Nivel de spyware: Posiblemente spyware

diff --git a/articles/firefox.html b/articles/firefox.html index 7917329..ff15734 100644 --- a/articles/firefox.html +++ b/articles/firefox.html @@ -10,7 +10,7 @@ Firefox logo

Mozilla Firefox

- Spanish Translation + [Español]

Mozilla Firefox is one of the most popular and longest existing diff --git a/articles/firefox_es.html b/articles/firefox_es.html index 018125e..ec21854 100644 --- a/articles/firefox_es.html +++ b/articles/firefox_es.html @@ -7,12 +7,11 @@ Spyware Watchdog -

Mozilla Firefox

-

- Back to catalog
- Guía de mitigación -

Firefox logo +

Mozilla Firefox

+
+ [English]

+

Mozilla Firefox es uno de los navegadores web más populares y perdurables. Sus desarrolladores han adquirido cierta reputación por desarrollar un "navegador que respeta la privacidad y seguridad del usuario" - pero, ¿es algo justificado o sólo una estrategia de marketing? Bueno, de hecho, a través de sus años de existencia, los desarrolladores han tomado varias decisiones que podrían ser consideradas anti-privacidad (y anti-usuario en general), pero en este artículo nos estaremos enfocando exclusivamente en aquellas que pueden ser consideradas spyware. Versión testeada: 52.5.0, con la configuración por defecto. Programas usados para buscar solicitudes web: Mitmproxy.

diff --git a/articles/google_search.html b/articles/google_search.html index 10858ee..e20a1f7 100644 --- a/articles/google_search.html +++ b/articles/google_search.html @@ -11,8 +11,8 @@

Google Search

- Spanish Translation
- Turkish Translation + [Español] + [Türk]

diff --git a/articles/google_search_es.html b/articles/google_search_es.html index 557a0db..5a78d72 100644 --- a/articles/google_search_es.html +++ b/articles/google_search_es.html @@ -11,8 +11,8 @@

Buscador de Google

-English Version
-Turkish Version
+[English] +[Türk]

El buscador de Google es un motor de busqueda creado y mantenido por Google

diff --git a/articles/google_search_tr.html b/articles/google_search_tr.html index 69d185c..5df65b6 100644 --- a/articles/google_search_tr.html +++ b/articles/google_search_tr.html @@ -11,8 +11,8 @@ Google logo

Google Arama

- İspanyolca Çeviri
- English Version
+ [English] + [Español]

Google Arama tarafından oluşturulan ve yönetilen bir arama motorudur. diff --git a/articles/icecat.html b/articles/icecat.html index 4123415..a440fbc 100644 --- a/articles/icecat.html +++ b/articles/icecat.html @@ -10,7 +10,7 @@ icecat Logo

GNU IceCat

- Spanish Translation + [Español]

GNU IceCat is a web browser that is a fork of Firefox. diff --git a/articles/icecat_es.html b/articles/icecat_es.html index 7325834..db7f3be 100644 --- a/articles/icecat_es.html +++ b/articles/icecat_es.html @@ -10,7 +10,7 @@ icecat Logo

GNU IceCat

- English Translation

+ [English]

GNU IceCat es un navegador web, derivado de Firefox. diff --git a/articles/netsurf.html b/articles/netsurf.html index f120be0..82a751f 100644 --- a/articles/netsurf.html +++ b/articles/netsurf.html @@ -10,7 +10,10 @@

Images are in the ../images folder -

Netsurf

+

Netsurf

+
+ [Polski]

+

From their website: "NetSurf is a multi-platform web browser for RISC OS, UNIX-like platforms (including Linux), Mac OS X, and more" [1] Version Tested: Netsurf 3.9

diff --git a/articles/netsurf_pl.html b/articles/netsurf_pl.html index bc1c2fe..5481a3d 100644 --- a/articles/netsurf_pl.html +++ b/articles/netsurf_pl.html @@ -10,7 +10,10 @@
Obrazy są w folderze ../images -

Netsurf

+

Netsurf

+
+ [English]

+

Z ich strony internetowej: "NetSurf jest wieloplatformową przeglądarką internetową dla RISC OS, platform podobnych do UNIX-owych (w tym Linux), Mac OS X i innych" [1] Wersja testowana: Netsurf 3.9

diff --git a/articles/surf.html b/articles/surf.html index e99e192..688549e 100644 --- a/articles/surf.html +++ b/articles/surf.html @@ -12,7 +12,7 @@ Surf Logo

Surf

- French Translation + [Français]

From their website: "surf is a simple web browser based on WebKit2/GTK+. It is able to display websites and follow links."[1] Program tested: v2.0 for Linux. Mitmproxy was used to check for connections. diff --git a/articles/surf_fr.html b/articles/surf_fr.html index 8429227..a1fa526 100644 --- a/articles/surf_fr.html +++ b/articles/surf_fr.html @@ -11,6 +11,9 @@

Surf Logo

Surf

+
+ [English]

+

D'apres le site de Suckless: "surf est un navigateur simple basé sur WebKit2/GTK+. Il peut afficher des sites web et suivre des liens."[1] Testé: version 2.0 pour Linux. Mitmproxy a été utilisé pour vérifier les connections.

From 4a936315f34d01d09134ec5ede734f9767a6ff00 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sun, 25 Oct 2020 02:31:53 +0000 Subject: [PATCH 5/5] Update translations links in index.html --- articles/index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/articles/index.html b/articles/index.html index fc7f5f1..a78b175 100644 --- a/articles/index.html +++ b/articles/index.html @@ -29,10 +29,10 @@ SRWare Iron

Slimjet

Google Chrome - [Espanol]

+ [Español]

Opera

WebDiscover

- Mozilla Firefox [Espanol] [Mitigation Guide]

[Guía de Mitigación]

+ Mozilla Firefox [Español] [Mitigation Guide] [Guía de Mitigación]

Vivaldi

Internet Explorer

Dissenter

@@ -44,7 +44,7 @@ Iridium Browser [Mitigation Guide]

GNU IceCat - [Espanol]

+ [Español]

Falkon

Otter Browser

Qutebrowser

@@ -63,7 +63,7 @@

Messaging Clients/Services

@@ -71,12 +71,12 @@

Search Engines


Video Games

@@ -85,7 +85,7 @@ Red Shell

Unity

Razer - [Espanol]

+ [Español]

Kerbal Space Program

GZDoom