diff options
Diffstat (limited to '_locales')
-rw-r--r-- | _locales/de/messages.json | 110 | ||||
-rw-r--r-- | _locales/de/store.md | 36 | ||||
-rw-r--r-- | _locales/en/messages.json | 110 | ||||
-rw-r--r-- | _locales/en/store.md | 36 | ||||
-rw-r--r-- | _locales/fr/messages.json | 110 | ||||
-rw-r--r-- | _locales/fr/store.md | 36 | ||||
-rw-r--r-- | _locales/pl/messages.json | 110 | ||||
-rw-r--r-- | _locales/ru/messages.json | 130 | ||||
-rw-r--r-- | _locales/ru/store.md | 36 | ||||
-rw-r--r-- | _locales/store.md | 35 |
10 files changed, 749 insertions, 0 deletions
diff --git a/_locales/de/messages.json b/_locales/de/messages.json new file mode 100644 index 00000000..431ed1d4 --- /dev/null +++ b/_locales/de/messages.json @@ -0,0 +1,110 @@ +{ + "extensionName": { + "message": "Privacy Redirect", + "description": "Name of the extension." + }, + "extensionDescription": { + "message": "Leitet Anfragen von Twitter, YouTube, Instagram & Google Maps auf datenschutzfreundliche Alternativen weiter.", + "description": "Description of the extension." + }, + "nitterInstance": { + "message": "Nitter-Instanz", + "description": "Label for Nitter instance field option (options)." + }, + "invidiousInstance": { + "message": "Invidious-Instanz", + "description": "Label for Invidious instance field option (options)." + }, + "bibliogramInstance": { + "message": "Bibliogram-Instanz", + "description": "Label for Bibliogram instance field option (options)." + }, + "osmInstance": { + "message": "OpenStreetMap-Instanz", + "description": "Label for OSM instance field option (options)." + }, + "disableNitter": { + "message": "Nitter-Weiterleitungen", + "description": "Label for enable/disable Nitter redirects option (options & pop-up)." + }, + "disableInvidious": { + "message": "Invidious-Weiterleitungen", + "description": "Label for enable/disable Invidious redirects option (options & pop-up)." + }, + "disableBibliogram": { + "message": "Bibliogram-Weiterleitungen", + "description": "Label for enable/disable Bibliogram redirects option (options & pop-up)." + }, + "disableOsm": { + "message": "OpenStreetMap-Weiterleitungen", + "description": "Label for enable/disable OSM redirects option (options & pop-up)." + }, + "alwaysProxy": { + "message": "Videos immer durch Invidious-Proxy leiten", + "description": "Label for 'Always proxy videos through Invidious' option (options)." + }, + "onlyEmbeddedVideo": { + "message": "Nur eingebettete Videos zu Invidious weiterleiten", + "description": "Label for 'Only redirect embedded video to Invidious' option (options)." + }, + "videoQuality": { + "message": "Videoqualität bei Invidious", + "description": "Label for 'Invidious Video Quality' option (options)." + }, + "removeTwitterSW": { + "message": "Twitter-Serviceworker proaktiv entfernen", + "description": "Label for 'Proactively remove Twitter service worker' option (options)." + }, + "invidiousDarkMode": { + "message": "Dunklen Modus auf Invidious immer anschalten", + "description": "Label for 'Invidious dark mode always on' option (options)." + }, + "persistInvidiousPrefs": { + "message": "Invidious-Einstellungen dauerhaft beibehalten (als Cookie)", + "description": "Label for 'Persist Invidious preferences (as cookie)' option (options)." + }, + "generalTab": { + "message": "Allgmein", + "description": "General tab (options)." + }, + "advancedTab": { + "message": "Erweitert", + "description": "Advanced tab (options)." + }, + "exceptionsTab": { + "message": "Ausnahmen", + "description": "Exceptions tab (options)." + }, + "exceptionsDescriptionP1": { + "message": "Gib eine URL oder einen regulären Ausdruck (Regex) ein, die/der von Weiterleitungen ausgeschlossen werden soll.", + "description": "A description of the 'Exceptions' feature paragraph 1 (options)." + }, + "exceptionsDescriptionP2": { + "message": "Alle Anfragen für oder ausgehend von einer URL, die auf die Ausnahme zutrifft, werden von Weiterleitungen ausgeschlossen.", + "description": "A description of the 'Exceptions' feature paragraph 2 (options)." + }, + "exceptionsDescriptionP3": { + "message": "Hinweis – Unterstützt reguläre JavaScript-Ausdrücke (Regex), mit Ausnahme der einschließenden Schrägstriche.", + "description": "A description of the 'Exceptions' feature paragraph 3 (options)." + }, + "addException": { + "message": "Ausnahme hinzufügen", + "description": "'Add Exceptions' button (options)." + }, + "moreOptions": { + "message": "Weitere Optionen", + "description": "More Options button (pop-up)." + }, + "privacy": { + "message": "Privacy", + "description": "Extension title - Privacy (pop-up)." + }, + "redirect": { + "message": "Redirect", + "description": "Extension title - Redirect (pop-up)." + }, + "version": { + "message": "Version", + "description": "Version" + } +} diff --git a/_locales/de/store.md b/_locales/de/store.md new file mode 100644 index 00000000..7dc315a1 --- /dev/null +++ b/_locales/de/store.md @@ -0,0 +1,36 @@ +# Extension Store (AMO & Chrome Web Store) Listing + +## Summary: +``` +Eine einfache Browser-Erweiterung, die Anfragen an Twitter, YouTube, Instagram & Google Maps zu datenschutzfreundlichen Alternativen weiterleitet. +``` +## Description: +``` +Leitet Anfragen an Twitter, YouTube, Instagram & Google Maps zu datenschutzfreundlichen Alternativen weiter – <a href='https://nitter.net/'>Nitter</a>, <a href='https://invidio.us/'>Invidious</a>, <a href='https://bibliogram.art/'>Bibliogram</a>, & <a href='https://www.openstreetmap.org'>OpenStreetMap</a>. + +Erlaubt das Einstellen benutzerdefinierter Instanzen, das Ein- und Ausschalten aller Weiterleitungen und vieles mehr. + +<b>★ Weitere Infos: ℹ️</b> +<ul> + <li><a href='https://github.com/zedeus/nitter#nitter-wip'>Nitter</a></li> + <li><a href='https://github.com/omarroth/invidious#invidious'>Invidious</a></li> + <li><a href='https://github.com/cloudrac3r/bibliogram#bibliogram'>Bibliogram</a></li> + <li><a href='https://wiki.openstreetmap.org/'>OpenStreetMap</a></li> +</ul> + +Der Code dieser Browser-Erweiterung ist verfügbar auf <a href='https://github.com/SimonBrazell/privacy-redirect'>Github</a>. + +<b>★ Spenden: 👨🏻💻</b> +Wenn Ihnen diese Erweiterung gefällt und Sie finanziell in der Lage sind, erwägen Sie bitte <a href='https://www.buymeacoffee.com/SimonBrazell'> mir auf BuyMeACoffee einen Kaffee zu kaufen</a> ☕️ ️ um Ihre Wertschätzung zu zeigen und die Fortsetzung des Projekts zu unterstützen. + +<b>★ Was ist neu in dieser Version (v1.1.36) 🆕</b> +<ul> + <li>Russische Übersetzung hinzugefügt</li> + <li>Invidious-Autoplay-Parameter gefixt</li> +</ul> + +<b>★ Berechtigungen: ℹ️</b> +<ul> + <li>Bitte beachten Sie, dass der Zugriff auf alle Website-Navigationsereignisse ( alle URLs), nicht nur auf die Zieldomains, erforderlich ist, damit eingebettete Video-Weiterleitungen stattfinden können. Zur Zeit kenne ich keine andere Möglichkeit, Iframe-Weiterleitungen zu realisieren, freue mich aber über Vorschläge dazu 🙂</li> +</ul> +``` diff --git a/_locales/en/messages.json b/_locales/en/messages.json new file mode 100644 index 00000000..2e106a7c --- /dev/null +++ b/_locales/en/messages.json @@ -0,0 +1,110 @@ +{ + "extensionName": { + "message": "Privacy Redirect", + "description": "Name of the extension." + }, + "extensionDescription": { + "message": "Redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.", + "description": "Description of the extension." + }, + "nitterInstance": { + "message": "Nitter Instance", + "description": "Label for Nitter instance field option (options)." + }, + "invidiousInstance": { + "message": "Invidious Instance", + "description": "Label for Invidious instance field option (options)." + }, + "bibliogramInstance": { + "message": "Bibliogram Instance", + "description": "Label for Bibliogram instance field option (options)." + }, + "osmInstance": { + "message": "OpenStreetMap Instance", + "description": "Label for OSM instance field option (options)." + }, + "disableNitter": { + "message": "Nitter Redirects", + "description": "Label for enable/disable Nitter redirects option (options & pop-up)." + }, + "disableInvidious": { + "message": "Invidious Redirects", + "description": "Label for enable/disable Invidious redirects option (options & pop-up)." + }, + "disableBibliogram": { + "message": "Bibliogram Redirects", + "description": "Label for enable/disable Bibliogram redirects option (options & pop-up)." + }, + "disableOsm": { + "message": "OpenStreetMap Redirects", + "description": "Label for enable/disable OSM redirects option (options & pop-up)." + }, + "alwaysProxy": { + "message": "Always proxy videos through Invidious", + "description": "Label for 'Always proxy videos through Invidious' option (options)." + }, + "onlyEmbeddedVideo": { + "message": "Only redirect embedded video to Invidious", + "description": "Label for 'Only redirect embedded video to Invidious' option (options)." + }, + "videoQuality": { + "message": "Invidious Video Quality", + "description": "Label for 'Invidious Video Quality' option (options)." + }, + "removeTwitterSW": { + "message": "Proactively remove Twitter service worker", + "description": "Label for 'Proactively remove Twitter service worker' option (options)." + }, + "invidiousDarkMode": { + "message": "Invidious dark mode always on", + "description": "Label for 'Invidious dark mode always on' option (options)." + }, + "persistInvidiousPrefs": { + "message": "Persist Invidious preferences (as cookie)", + "description": "Label for 'Persist Invidious preferences (as cookie)' option (options)." + }, + "generalTab": { + "message": "General", + "description": "General tab (options)." + }, + "advancedTab": { + "message": "Advanced", + "description": "Advanced tab (options)." + }, + "exceptionsTab": { + "message": "Exceptions", + "description": "Exceptions tab (options)." + }, + "exceptionsDescriptionP1": { + "message": "Enter a URL or Regular Expression to be excluded from redirects.", + "description": "A description of the 'Exceptions' feature paragraph 1 (options)." + }, + "exceptionsDescriptionP2": { + "message": "All requests for or initiating from a URL that matches the exception will be excluded from redirects.", + "description": "A description of the 'Exceptions' feature paragraph 2 (options)." + }, + "exceptionsDescriptionP3": { + "message": "Note - Supports JavaScript regular expressions, excluding the enclosing forward slashes.", + "description": "A description of the 'Exceptions' feature paragraph 3 (options)." + }, + "addException": { + "message": "Add Exception", + "description": "'Add Exceptions' button (options)." + }, + "moreOptions": { + "message": "More Options", + "description": "More Options button (pop-up)." + }, + "privacy": { + "message": "Privacy", + "description": "Extension title - Privacy (pop-up)." + }, + "redirect": { + "message": "Redirect", + "description": "Extension title - Redirect (pop-up)." + }, + "version": { + "message": "Version", + "description": "Version" + } +} diff --git a/_locales/en/store.md b/_locales/en/store.md new file mode 100644 index 00000000..deef0093 --- /dev/null +++ b/_locales/en/store.md @@ -0,0 +1,36 @@ +# Extension Store (AMO & Chrome Web Store) Listing + +## Summary: +``` +A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives. +``` +## Description: +``` +Redirects Twitter, YouTube, Instagram, & Google Maps requests to privacy friendly alternatives - <a href='https://nitter.net/'>Nitter</a>, <a href='https://invidio.us/'>Invidious</a>, <a href='https://bibliogram.art/'>Bibliogram</a>, & <a href='https://www.openstreetmap.org'>OpenStreetMap</a>. + +Allows for setting custom instances, toggling all redirects on/off and more. + +<b>★ More Info: ℹ️</b> +<ul> + <li><a href='https://github.com/zedeus/nitter#nitter-wip'>Nitter</a></li> + <li><a href='https://github.com/omarroth/invidious#invidious'>Invidious</a></li> + <li><a href='https://github.com/cloudrac3r/bibliogram#bibliogram'>Bibliogram</a></li> + <li><a href='https://wiki.openstreetmap.org/'>OpenStreetMap</a></li> +</ul> + +The code for this web extension is available on <a href='https://github.com/SimonBrazell/privacy-redirect'>Github</a>. + +<b>★ Donate: 👨🏻💻</b> +If you like this extension and are financially able please consider <a href='https://www.buymeacoffee.com/SimonBrazell'>buying me a coffee</a> ☕️ ️to show your appreciation and support the continuation of the project. + +<b>★ What's New in This Version (v1.1.36) 🆕</b> +<ul> + <li>Added Russian language translation.</li> + <li>Fix Invidious autoplay parameter.</li> +</ul> + +<b>★ Permissions: ℹ️</b> +<ul> + <li>Please note, access to all website navigation events ( all URLs), not just the target domains, is required to allow embedded video redirects to occur. At this time I know of no other way to achieve iframe redirects, happy to hear some suggestions on this though 🙂</li> +</ul> +``` diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json new file mode 100644 index 00000000..7b66ab42 --- /dev/null +++ b/_locales/fr/messages.json @@ -0,0 +1,110 @@ +{ + "extensionName": { + "message": "Privacy Redirect", + "description": "Nom du module complémentaire." + }, + "extensionDescription": { + "message": "Redirige les requêtes les demandes Twitter, YouTube, Instagram et Google Maps vers des alternatives respectueuses de la vie privée. pour Twitter, YouTube, Instagram et Google Maps vers des alternatives respectueuses de la vie privée.", + "description": "Description du module complémentaire." + }, + "nitterInstance": { + "message": "Instance de Nitter", + "description": "Étiquette pour l'option de champ d'instance Nitter (options)." + }, + "invidiousInstance": { + "message": "Instance de Invidious", + "description": "Étiquette pour l'option de champ d'instance Invidious (options)." + }, + "bibliogramInstance": { + "message": "Instance de Bibliogram", + "description": "Étiquette pour l'option de champ d'instance Bibliogram (options)." + }, + "osmInstance": { + "message": "Instance de OpenStreetMap", + "description": "Étiquette pour l'option de champ d'instance OpenStreetMap (options)." + }, + "disableNitter": { + "message": "Redirection vers Nitter", + "description": "Étiquette pour activer / désactiver l'option de redirection vers Nitter (options et pop-up)." + }, + "disableInvidious": { + "message": "Redirection vers Invidious", + "description": "Étiquette pour activer / désactiver l'option de redirection vers Invidious (options et pop-up)." + }, + "disableBibliogram": { + "message": "Redirection vers Bibliogram", + "description": "Étiquette pour activer / désactiver l'option de redirection vers Bibliogram (options et pop-up)." + }, + "disableOsm": { + "message": "Redirection vers OpenStreetMap", + "description": "Étiquette pour activer / désactiver l'option de redirection vers OpenStreetMap (options et pop-up)." + }, + "alwaysProxy": { + "message": "Toujours transiter par proxy les vidéos via Invidious", + "description": "Libellé pour l'option 'Toujours transiter par proxy les vidéos via Invidious' (options)." + }, + "onlyEmbeddedVideo": { + "message": "Rediriger uniquement les vidéos intégrées vers Invidious", + "description": "Libellé pour l'option 'Rediriger uniquement les vidéos intégrées vers Invidious' (options)." + }, + "videoQuality": { + "message": "Qualité des vidéos Invidious", + "description": "Libellé pour l'option 'Qualité des vidéos Invidious' (options)." + }, + "removeTwitterSW": { + "message": "Supprimer proactivement le service worker de Twitter", + "description": "Libellé pour l'option 'Supprimer proactivement le service worker de Twitter' (options)." + }, + "invidiousDarkMode": { + "message": "Mode sombre toujours activé pour Invidious", + "description": "Libellé pour l'option 'Mode sombre toujours activé pour Invidious' (options)." + }, + "persistInvidiousPrefs": { + "message": "Conserver les préférences d’Invidious (sous forme de cookie)", + "description": "Libellé pour 'Conserver les préférences d’Invidious (sous forme de cookie)' option (options)." + }, + "generalTab": { + "message": "Général", + "description": "Onglet général (options)." + }, + "advancedTab": { + "message": "Avancé", + "description": "Onglet avancé (options)." + }, + "exceptionsTab": { + "message": "Exceptions", + "description": "Onglet des Exceptions dans les options." + }, + "exceptionsDescriptionP1": { + "message": "Entrez une adresse URL ou une expression régulière qui sera exclue des redirections.", + "description": "Description pour la rubrique 'Exceptions' dans les options." + }, + "exceptionsDescriptionP2": { + "message": "Toutes les demandes émanant d'une adresse URL et correspondant à l'exception seront exclues des redirections.", + "description": "Description pour la rubrique 'Exceptions' dans les options." + }, + "exceptionsDescriptionP3": { + "message": "Remarque - Prend en charge les expressions régulières JavaScript, à l'exclusion des barres slash.", + "description": "Description pour la rubrique 'Exceptions' dans les options." + }, + "addException": { + "message": "Ajoutez une exception", + "description": "boutton 'Ajoutez une exception' dans les options." + }, + "moreOptions": { + "message": "Options supplémentaires", + "description": "Boutton des options supplémentaires (pop-up)." + }, + "privacy": { + "message": "Vie privée", + "description": "Titre du module complémentaire - Vie privée (pop-up)." + }, + "redirect": { + "message": "Redirection", + "description": "Titre du module complémentaire - Redirection (pop-up)." + }, + "version": { + "message": "Version", + "description": "Version" + } +} diff --git a/_locales/fr/store.md b/_locales/fr/store.md new file mode 100644 index 00000000..99a388c0 --- /dev/null +++ b/_locales/fr/store.md @@ -0,0 +1,36 @@ +# Extension Store (AMO & Chrome Web Store) Listing + +## Summary: +``` +Redirige les requêtes les demandes Twitter, YouTube, Instagram et Google Maps vers des alternatives respectueuses de la vie privée. pour Twitter, YouTube, Instagram et Google Maps vers des alternatives respectueuses de la vie privée. +``` +## Description: +``` +Redirige les requètes pour Twitter, YouTube, Instagram et Google Maps vers des alternatives respectueuses de la confidentialité - <a href="https://nitter.net/">Nitter</a>, <a href="https://invidio.us/">Invidious</a>, <a href="https://bibliogram.art/">Bibliogram</a>, & <a href="https://www.openstreetmap.org">OpenStreetMap</a>. + +Permet de définir des instances personnalisées et d'activer ou désactiver toutes les redirections. + +<b>★ Plus d'informations: ℹ️</b> +<ul> +<li><a href="https://github.com/zedeus/nitter#nitter-wip">Nitter</a></li> +<li><a href="https://github.com/omarroth/invidious#invidious">Invidious</a></li> +<li><a href="https://github.com/cloudrac3r/bibliogram#bibliogram">Bibliogram</a></li> +<li><a href="https://wiki.openstreetmap.org/">OpenStreetMap</a></li> +</ul> + +Le code de cette extension Web est disponible sur <a href="https://github.com/SimonBrazell/privacy-redirect">Github</a>. + +<b>★ Faire un don: 👨🏻💻</b> +Si vous aimez ce module complémentaire et si vous avez une bonne situation financière, pensez à <a href="https://www.buymeacoffee.com/SimonBrazell">m'acheter un café</a> ☕️ pour montrer que vous appréciez et soutenez la poursuite du projet. + +<b>★ Nouveautés de cette version (v1.1.36) 🆕</b> +<ul> + <li>Added Russian language translation.</li> + <li>Fix Invidious autoplay parameter.</li> +</ul> + +<b>★ Autorisations: ℹ️</b> +<ul> +<li>Veuillez noter que l'accès à tous les événements de navigation sur le site Web (toutes les adresses URL), et pas seulement aux domaines cibles, est requis pour permettre aux redirections vidéo intégrées de se faire correctement. Pour le moment, je ne connais aucun autre moyen de réaliser des redirections iframe, je serais heureux d'entendre quelques suggestions à ce sujet cependant 🙂</li> +</ul> +``` \ No newline at end of file diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json new file mode 100644 index 00000000..358554ce --- /dev/null +++ b/_locales/pl/messages.json @@ -0,0 +1,110 @@ +{ + "extensionName": { + "message": "Privacy Redirect", + "description": "Nazwa rozszerzenia." + }, + "extensionDescription": { + "message": "Przekierowuje serwisy takie jak: Twitter, YouTube, Instagram i Google Maps do alternatyw sprzyjających prywatności.", + "description": "Opis rozszerzenia." + }, + "nitterInstance": { + "message": "Instancja Nitter", + "description": "Etykieta dla pola wyboru instancji Nitter (opcje)." + }, + "invidiousInstance": { + "message": "Instancja Invidious", + "description": "Etykieta dla pola wyboru instancji Invidious (opcje)." + }, + "bibliogramInstance": { + "message": "Instancja Bibliogram", + "description": "Etykieta dla pola wyboru instancji Bibliogram (opcje)." + }, + "osmInstance": { + "message": "Instancja OpenStreetMap", + "description": "Etykieta dla pola wyboru instancji OpenStreetMap (opcje)." + }, + "disableNitter": { + "message": "Przekierowanie Nitter", + "description": "Etykieta dla włączenia/wyłączenia opcji przekierowania Nitter (opcje i okno pop-up)." + }, + "disableInvidious": + "message": "Przekierowanie Invidious ", + "description": "Etykieta dla włączenia/wyłączenia opcji przekierowania Invidious (opcje i okno pop-up)." + }, + "disableBibliogram": { + "message": "Przekierowanie Bibliogram", + "description": "Etykieta dla włączenia/wyłączenia opcji przekierowania Bibliogram (opcje i okno pop-up)." + }, + "disableOsm": { + "message": "Przekierowanie OpenStreetMap", + "description": "Etykieta dla włączenia/wyłączenia opcji przekierowania OpenStreetMap (opcje i okno pop-up)." + }, + "alwaysProxy": { + "message": "Zawsze buforuj i wyświetlaj odnośniki wideo z YouTube poprzez Invidious", + "description": "Etykieta dla opcji 'Zawsze buforuj i wyświetlaj odnośniki wideo poprzez Invidious'." + }, + "onlyEmbeddedVideo": { + "message": "Jedynie przekieruj odnośniki wideo do instancji Invidious", + "description": "Etykieta dla opcji 'Jedynie przekieruj odnośniki wideo do instancji Invidious'." + }, + "videoQuality": { + "message": "Jakość wideo Invidious", + "description": "Etykieta dla opcji 'Jakość wideo Invidious'." + }, + "removeTwitterSW": { + "message": "Proaktywnie usuwaj skrypty serwisowe (service worker) Twittera", + "description": "Etykieta dla opcji 'Proaktywnie usuwaj skrypty serwisowe (service worker) Twittera'." + }, + "invidiousDarkMode": { + "message": "Tryb ciemny dla Invidious zawsze włączony", + "description": "Etykieta dla opcji 'Tryb ciemny dla Invidious zawsze włączony'." + }, + "persistInvidiousPrefs": { + "message": "Zapisz ustawienia Invidious (jako plik cookie)", + "description": "Etykieta dla 'Zapisz ustawienia Invidious (jako plik cookie)'." + }, + "generalTab": { + "message": "Główne", + "description": "Zakładka Główne (opcje)." + }, + "advancedTab": { + "message": "Advanced", + "description": "Zakładka zaawansowane (opcje)." + }, + "exceptionsTab": { + "message": "Wyjątki", + "description": "Zakładka wyjątki (opcje)." + }, + "exceptionsDescriptionP1": { + "message": "Wprowadź adres URL lub wyrażenie regularne, które zostanie wyłączone z przekierowania. ", + "description": "Opis funkcji 'Wyjątki' paragraf 1 (opcje)." + }, + "exceptionsDescriptionP2": { + "message": "Wszystkie żądania dla lub inicjalizujące z adresu URL które spełniają wyjątek zostaną wyłączone z przekierowania.", + "description": "Opis funkcji 'Wyjątki' paragraf 2 (opcje)." + }, + "exceptionsDescriptionP3": { + "message": "Informacja - Wspierane są wyrażenia regularne JavaScript, wyłączając ukośniki lewe zamykające.", + "description": "Opis funkcji 'Wyjątki' paragraf 3 (opcje)." + }, + "addException": { + "message": "Dodaj wyjątek", + "description": "Przycisk 'Dodaj wyjątek' (opcje)." + }, + "moreOptions": { + "message": "Więcej opcji", + "description": "Przycisk 'Więcej opcji' (okno pop-up)." + }, + "privacy": { + "message": "Prywatność", + "description": "Tytuł rozszerzenia - Privacy (okno pop-up)." + }, + "redirect": { + "message": "Redirect", + "description": "Tytuł rozszerzenia - Redirect (pop-up)." + }, + "version": { + "message": "Version", + "description": "Wersja" + } +} diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json new file mode 100644 index 00000000..e3d442f7 --- /dev/null +++ b/_locales/ru/messages.json @@ -0,0 +1,130 @@ +{ + "extensionName": { + "message": "Privacy Redirect", + "description": "Название расширения." + }, + "extensionDescription": { + "message": "Перенаправляет запросы к Twitter, YouTube, Instagram и Google Maps на альтернативные сервисы, дружелюбные к приватности.", + "description": "Описание расширения." + }, + "nitterInstance": { + "message": "Сервис Nitter", + "description": "Название настройки (в настройках) поля сервиса Nitter." + }, + "invidiousInstance": { + "message": "Сервис Invidious", + "description": "Название настройки (в настройках) поля сервиса Invidious." + }, + "bibliogramInstance": { + "message": "Сервис Bibliogram", + "description": "Название настройки (в настройках) поля сервиса Bibliogram." + }, + "osmInstance": { + "message": "Сервис OpenStreetMap", + "description": "Название настройки (в настройках) поля сервиса OSM." + }, + "disableNitter": { + "message": "Перенаправление на Nitter", + "description": "Название настройки для включения/выключения перенаправления на Nitter (в настройках и всплывающем окне)." + }, + "disableInvidious": { + "message": "Перенаправление на Invidious", + "description": "Название настройки для включения/выключения перенаправления на Invidious redirects option (в настройках и всплывающем окне)." + }, + "disableBibliogram": { + "message": "Перенаправление на Bibliogram", + "description": "Название настройки для включения/выключения перенаправления на Bibliogram (в настройках и всплывающем окне)." + }, + "disableOsm": { + "message": "Перенаправление на OpenStreetMap", + "description": "Название настройки для включения/выключения перенаправления на OSM (в настройках и всплывающем окне)." + }, + "theme": { + "message": "Тема", + "description": "Название настройки для 'Тема' (в настройках)." + }, + "alwaysProxy": { + "message": "Всегда проксировать видео через Invidious", + "description": "Название настройки для 'Всегда проксировать видео через Invidious' (в настройках)." + }, + "onlyEmbeddedVideo": { + "message": "Перенаправлять только встроенные видео на Invidious", + "description": "Название настройки для 'Перенаправлять только встроенные видео на Invidious' (в настройках)." + }, + "videoQuality": { + "message": "Качество видео Invidious", + "description": "Название настройки для 'Качество видео Invidious' (в настройках)." + }, + "removeTwitterSW": { + "message": "Проактивно удалять service worker для Twitter", + "description": "Название настройки для 'Проактивно удалять service worker для Twitter' (в настройках)." + }, + "invidiousDarkMode": { + "message": "Всегда включать темный режим Invidious", + "description": "Название настройки для 'Всегда включать темный режим Invidious' (в настройках)." + }, + "invidiousVolume": { + "message": "Громкость Invidious", + "description": "Название настройки для 'Громкость Invidious' (в настройках)." + }, + "invidiousPlayerStyle": { + "message": "Стиль плеера Invidious", + "description": "Название настройки для 'Стиль плеера Invidious' (в настройках)." + }, + "invidiousSubtitles": { + "message": "Субтитры Invidious - коды языков (разделяются запятой)", + "description": "Название настройки для 'Субтитры Invidious - коды языков (разделяются запятой)' (в настройках)." + }, + "invidiousAutoplay": { + "message": "Автоматически воспроизводить видео Invidious при загрузке", + "description": "Название настройки для 'Автоматически воспроизводить видео Invidious при загрузке' (в настройках)." + }, + "persistInvidiousPrefs": { + "message": "Сохранять настройки Invidious (в файле cookie)", + "description": "Название настройки для 'Сохранять настройки Invidious (в файле cookie)' (в настройках)." + }, + "generalTab": { + "message": "Общие", + "description": "Вкладка 'Общие' (в настройках)." + }, + "advancedTab": { + "message": "Дополнительно", + "description": "Вкладка 'Дополнительно' (в настройках)." + }, + "exceptionsTab": { + "message": "Исключения", + "description": "Вкладка 'Исключения' (в настройках)." + }, + "exceptionsDescriptionP1": { + "message": "Введите URL или регулярное выражение для исключения из перенаправлений.", + "description": "Описание функции 'Исключения' (в настройках)." + }, + "exceptionsDescriptionP2": { + "message": "Все запросы на URL, совпадающие с исключениями, или инициированные с них будут исключены из перенаправлений.", + "description": "Описание функции 'Исключения' (в настройках)." + }, + "exceptionsDescriptionP3": { + "message": "Примечание: Поддерживает регулярные выражения JavaScript, кроме закрывающих обратных слэшей.", + "description": "Описание функции 'Исключения' (в настройках)." + }, + "addException": { + "message": "Добавить исключение", + "description": "Кнопка 'Добавить исключения' (в настройках)." + }, + "moreOptions": { + "message": "Другие настройки", + "description": "Кнопка 'Другие настройки' (во всплывающем окне)." + }, + "privacy": { + "message": "Privacy", + "description": "Название расширения - Privacy (во всплывающем окне)." + }, + "redirect": { + "message": "Redirect", + "description": "Название расширения - Redirect (во всплывающем окне)." + }, + "version": { + "message": "Версия", + "description": "Версия." + } +} diff --git a/_locales/ru/store.md b/_locales/ru/store.md new file mode 100644 index 00000000..31b6715f --- /dev/null +++ b/_locales/ru/store.md @@ -0,0 +1,36 @@ +# Extension Store (AMO & Chrome Web Store) Listing + +## Summary: +``` +Простое расширение для браузера, которое перенаправляет запросы к Twitter, YouTube, Instagram & Google Maps на альтернативные сервисы, дружелюбные к приватности. +``` +## Description: +``` +Перенаправляет запросы к Twitter, YouTube, Instagram, & Google Maps на альтернативные сервисы, дружелюбные к приватности - <a href='https://nitter.net/'>Nitter</a>, <a href='https://invidio.us/'>Invidious</a>, <a href='https://bibliogram.art/'>Bibliogram</a> и <a href='https://www.openstreetmap.org'>OpenStreetMap</a>. + +Позволяет настраивать пользовательские сервисы, включать/выключать все перенаправления и т.д. + +<b>★ Дополнительная информация: ℹ</b> +<ul> + <li><a href='https://github.com/zedeus/nitter#nitter-wip'>Nitter</a></li> + <li><a href='https://github.com/omarroth/invidious#invidious'>Invidious</a></li> + <li><a href='https://github.com/cloudrac3r/bibliogram#bibliogram'>Bibliogram</a></li> + <li><a href='https://wiki.openstreetmap.org/'>OpenStreetMap</a></li> +</ul> + +Исходный код данного расширения доступен на <a href='https://github.com/SimonBrazell/privacy-redirect'>Github</a>. + +<b>★ Пожертвовать: 👨🏻💻</b> +Если вам нравится это расширение и вы можете помочь финансово, пожалуйста, <a href='https://www.buymeacoffee.com/SimonBrazell'>купите мне кофе</a> ☕ и покажите ваше одобрение и поддержку развития проекта. + +<b>★ Что нового в этой версии (v1.1.36) 🆕</b> +<ul> + <li>Добавлен перевод на русский язык.</li> + <li>Исправлен параметр автоматического воспроизведения Invidious.</li> +</ul> + +<b>★ Разрешения: ℹ</b> +<ul> + <li>Важно: доступ ко всем сайтам (URL), не только к целевым, требуется для разрешения перенаправления встроенных видео. В данный момент я не знаю, как осуществить перенаправление iframe, буду рад выслушать ваши предложения 🙂</li> +</ul> +``` diff --git a/_locales/store.md b/_locales/store.md new file mode 100644 index 00000000..0385351b --- /dev/null +++ b/_locales/store.md @@ -0,0 +1,35 @@ +# Extension Store (AMO & Chrome Web Store) Listing + +## Summary: +``` +Prosta wtyczka która przekierowuje żądania Twitter, YouTube, Instagram oraz Google Maps na odpowiedniki przyjazne dla prywatności. +``` +## Description: +``` +Przekierowuje żądania Twitter, YouTube, Instagram oraz Google Maps na odpowiedniki przyjazne dla prywatności - <a href='https://nitter.net/'>Nitter</a>, <a href='https://invidio.us/'>Invidious</a>, <a href='https://bibliogram.art/'>Bibliogram</a>, & <a href='https://www.openstreetmap.org'>OpenStreetMap</a>. + +Umożliwia ustawienie niestandardowych instancji usług, przełączania przekierowania jako aktywne/nieaktwne i o wiele więcej. +<b>★ Więcej informacji: ℹ️</b> +<ul> + <li><a href='https://github.com/zedeus/nitter#nitter-wip'>Nitter</a></li> + <li><a href='https://github.com/omarroth/invidious#invidious'>Invidious</a></li> + <li><a href='https://github.com/cloudrac3r/bibliogram#bibliogram'>Bibliogram</a></li> + <li><a href='https://wiki.openstreetmap.org/'>OpenStreetMap</a></li> +</ul> + +Kod źródłowy tego rozszerzenia jest dostępny na: <a href='https://github.com/SimonBrazell/privacy-redirect'>Github</a>. + +<b>★ Donate: 👨🏻💻</b> +Jeżeli lubisz to rozszerzenie i chcesz wesprzeć autora finanosowo, proszę pomyśl o <a href='https://www.buymeacoffee.com/SimonBrazell'>zaserwowaniu małej czarnej</a> ☕️ ️aby pokazać swoją wdzięczność i wesprzeć możliwości kontynuowania projektu. + +<b>★ Co nowego w tej wersji (v1.1.36) 🆕</b> +<ul> + <li>Dodano tłumaczenie w wersji Rosyjskiej</li> + <li>Naprawiono parametr autoodtwarzania Invidious</li> +</ul> + +<b>★ Uprawnienia: ℹ️</b> +<ul> + <li>Zwróć uwagę, że dostęp do wszystkich zdarzeń dotyczących nawigacji po stronach (wszystkie adresy URL) jest wymagany dla poprawnego odtwarzania osadzonych plików wideo. Obecnie nie znam innych możliwości aby obsłużyć przekierowania ramek iFrame, będę wdzięczny za sugestie 🙂</li> +</ul> +``` |