From fc0088218304a4d5492159c2ee2f91fc67671ea7 Mon Sep 17 00:00:00 2001 From: nobody Date: Mon, 12 Apr 2021 04:59:35 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 96.6% (114 of 118 strings) Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/de/ --- _locales/de/messages.json | 96 +++++++++++++++++++-------------------- 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index e67d93e9..c402fc13 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -264,43 +264,43 @@ "description": "Change the badge color if resources are missing." }, "titleHelp": { - "message": "", + "message": "Hilfe", "description": "Help" }, "helpIntroductionTitle": { - "message": "", + "message": "Einleitung", "description": "Introduction" }, "helpHtmlFilterTitle": { - "message": "", + "message": "Was ist der »HTML filter«?", "description": "What is »HTML filter«?" }, "helpRuleGeneratorTitle": { - "message": "", + "message": "Regelgenerator", "description": "Rule generator" }, "helpWebsiteIssuesTitle": { - "message": "", + "message": "Einige Websites sehen seltsam aus oder sind nicht einfach zu bedienen", "description": "Some websites look strange or are not easy to use" }, "helpBlockGoogleFontsTitle": { - "message": "", + "message": "Warum gibt es eine Option »Google Fonts blockieren«?", "description": "Why is there a »Block Google Fonts« option?" }, "helpStatisticsTitle": { - "message": "", + "message": "Was ist mit der Statistik? Wird etwas auf irgendwelche Server übertragen?", "description": "What about the statistics? Is anything transferred to any servers?" }, "helpWhatWillBeSynchronizedTitle": { - "message": "", + "message": "Was wird synchronisiert, wenn ich »sync« als Speichertyp auswähle?", "description": "What will be synchronized when I select »sync« as storage type?" }, "helpBrowserCompatibilityTitle": { - "message": "", + "message": "Browser-Kompatibilität", "description": "Browser compatibility" }, "helpIntroductionDescription": { - "message": "", + "message": "LocalCDN ist eine Webbrowser-Erweiterung, welche Content Delivery Networks emuliert, um Ihre Online-Privatsphäre zu verbessern. Sie fängt den Verkehr ab, findet lokal unterstützte Frameworks/Bibliotheken und injiziert sie in die Website. Sie können das folgende Testprogramm verwenden, um herauszufinden, ob Sie richtig geschützt sind. Für weitere Informationen lesen Sie das Tutorial oder unsere Wiki-Seiten.", "description": "LocalCDN is a web browser extension that emulates Content Delivery Networks to improve your online privacy. It intercepts traffic, finds supported frameworks/libraries locally, and injects them into the website. Feel free to use the following testing utility to find out if you are properly protected. For more information read the tutorial or our Wiki pages." }, "helpLinkTestUtility": { @@ -316,63 +316,63 @@ "description": "Wiki pages" }, "helpHtmlFilterDescription": { - "message": "", + "message": "In den meisten Fällen kann LocalCDN eingebettete Frameworks einfach ersetzen und verbessert die Privatsphäre. In manchen Fällen versucht die Website dies zu verhindern, indem sie bestimmte Optionen im HTML-Quellcode setzt. LocalCDN liest den HTML-Quellcode, bevor er im Browser angezeigt wird, und entfernt diesen Teil (rot).", "description": "In most cases LocalCDN can easily replace embedded frameworks and improves privacy. In some cases the website may try to prevent this by setting certain options in the HTML source code. LocalCDN reads the HTML source code before it is displayed in the browser and removes these part (red)." }, "helpHtmlFilterBefore": { - "message": "", + "message": "Der HTML-Filter entfernt die roten Zeichen aus diesem Beispiel:", "description": "The HTML filter removes the red characters from this example:" }, "helpHtmlFilterAfter": { - "message": "", + "message": "Das Ergebnis sieht dann wie folgt aus:", "description": "The result then looks like this:" }, "helpHtmlFilterWhyTitle": { - "message": "", + "message": "Warum ist es notwendig die crossorigin and integrity Attribute zu entfernen?", "description": "Why is it necessary to remove crossorigin and integrity attributes?" }, "helpHtmlFilterCrossorigin": { - "message": "", + "message": "Das crossorigin Attribut verhindert die Ersetzung, da das Ziel nicht mit dem ursprünglich angeforderten übereinstimmt.", "description": "The crossorigin attribute prevents the replacement because the destination does not match the requested one." }, "helpHtmlFilterIntegrity": { - "message": "", + "message": "Um Speicherplatz zu sparen und mehr Frameworks bereitzustellen, aktualisiert LocalCDN ein Framework. Ein Integritäts-Tag ist der Hash-Wert einer Datei. Wenn die Prüfung fehlschlägt, wird der Browser ein Framework nicht einbinden. Die Integritätsprüfung schlägt fehl, weil die Hash-Werte für z. B. jQuery 1.10.1 und jQuery 1.12.4 unterschiedlich sind.", "description": "To save disk space and to deliver more frameworks LocalCDN upgrades a framework. An integrity tag is the hash value of a file. If the check fails, the browser won‘t include a framework. The integrity check will fail because the hash values for e.g. jQuery 1.10.1 and jQuery 1.12.4 are different." }, "helpHtmlFilterErrors": { - "message": "", + "message": "Leider kommt es manchmal vor, dass Sonderzeichen dann falsch angezeigt werden. In diesem Fall können Sie die Einstellung wieder deaktivieren, um die Umlaute korrekt anzuzeigen.", "description": "Unfortunately, it sometimes happens that special characters are then displayed incorrectly. In this case you can deactivate the setting again, to display the umlauts correctly." }, "helpRuleGeneratorDescription": { - "message": "", + "message": "Wenn du alle von LocalCDN unterstützten CDNs automatisch umleiten möchtest, kannst du diese Regeln deinem Adblocker hinzufügen, um diese Umleitungen zu erlauben. Wenn du diese Regeln nicht hinzufügen möchten, muss jede CDN-Verbindung einzeln für jede Website erlaubt werden.", "description": "If you want to automatically redirect all supported CDN connections to LocalCDN, you can add these rules to your adblocker to allow these redirections. If you do not want to add these rules, you must allow each CDN connection individually for each website." }, "helpRuleGeneratorUblockTitle": { - "message": "", + "message": "Nur uBlock Origin:", "description": "Only uBlock Origin:" }, "helpRuleGeneratorUblockDescription": { - "message": "", + "message": "Diese Regeln sind nur im \"mittleren\" oder \"harten\" Modus relevant, da dieser alle Ressourcen von Drittanbietern blockiert. Im Modus \"Standard\", \"Leicht\" oder \"Sehr leicht\" sind sie nicht erforderlich. Für weitere Informationen besuche bitte das uBlock Origin-Wiki.", "description": "These rules are only relevant in »medium« or »hard« mode, because it blocks all 3rd-party resources. They are not necessary in »default«, »easy« or »very-easy« mode. For more information, please visit the uBlock Origin Wiki." }, "helpRuleGeneratorUblockTableIcon": { - "message": "", + "message": "Symbol", "description": "Icon" }, "helpRuleGeneratorUblockTableMode": { - "message": "", + "message": "Modus", "description": "Mode" }, "helpRuleGeneratorUblockTableUseful": { - "message": "", + "message": "Regeln sinnvoll", "description": "Rules useful" }, "helpRuleGeneratorUblockTableDefaultEasy": { - "message": "", + "message": "Standard/Einfach", "description": "Default/Easy" }, "helpRuleGeneratorUblockTableMedium": { - "message": "", + "message": "Mittel", "description": "Medium" }, "helpRuleGeneratorUblockTableHard": { @@ -380,95 +380,95 @@ "description": "Hard" }, "helpWebsiteIssuesDescription": { - "message": "", + "message": "Dafür gibt es zwei mögliche Gründe: Entweder wird ein Framework/Bibliothek benötigt, das LocalCDN (noch) nicht ausliefert oder eine SOP. Eine SOP (Same Origin Policy) ist ein Sicherheitsmechanismus der bestimmt, welche Daten der Browser laden darf. Sie hilft, bösartige Dateien zu isolieren und damit mögliche Angriffsvektoren zu reduzieren. Diese Richtlinie verhindert, dass der Browser die externen Frameworks von LocalCDN lädt. Leider gibt es dafür derzeit keine Lösung.", "description": "There are two possible reasons: Either a framework/library is required that LocalCDN doesn‘t (yet) deliver or an SOP. A SOP (Same origin policy) is a security mechanism that determines what data the browser is allowed to load. It helps to isolate malicious documents and thus reduce possible attack vectors. This policy prevents the browser from loading the external frameworks of LocalCDN. Unfortunately there is no solution for this at the moment." }, "helpBlockGoogleFontsDescription": { - "message": "", + "message": "LocalCDN kann »Google Material Icons« ersetzen. Um die Verbindung abzufangen, muss dein Adblocker (z. B. uBlock Origin, uMatrix oder AdGuard) die Anfrage erlauben. LocalCDN lauscht auf diese Anfragen und wenn die Anfrage »Google Material Icons« enthält, wird die Ressource ersetzt. Wenn du die Option »Block requests for missing content« (Anfragen für fehlende Inhalte blockieren) deaktivierst, werden nicht existierende Ressourcen durchgelassen und »Google Fonts« geladen, da »Google Material Icons« und »Google Fonts« die gleiche Domain verwenden. Wenn du das nicht möchtest, kannst du »Google Fonts« in LocalCDN blockieren.", "description": "LocalCDN can replace »Google Material Icons«. To catch the connection your adblocker (e.g. uBlock Origin, uMatrix or AdGuard) must allow the request. LocalCDN listens on these requests and if the query contains »Google Material Icons«, the resource will be replaced. If you uncheck the »Block requests for missing content« option, non-existent resources will be allowed to pass and »Google Fonts« will be loaded, because »Google Material Icons« and »Google Fonts« use the same domain. If you don‘t want this, you can block »Google Fonts« on LocalCDN." }, "helpStatisticsDescription": { - "message": "", + "message": "Keine Panik, es wird nichts übertragen. Das würde gegen alle meine Prinzipien verstoßen. Die Statistik (JSON-Format) enthält die folgenden Informationen: Datum, CDN+Zähler und Framework+Zähler. Das ist alles. Ein Beispiel habe ich hier:", "description": "Don‘t panic, nothing will be transmitted. It would be against all my principles. The statistics (JSON format) contains the following information: Date, CDN+counter and framework+counter. That‘s all. I‘ve an example here:" }, "helpStatisticsContent": { - "message": "", + "message": "Die Statistiken enthalten keine Informationen über den Browser, das Betriebssystem, die anfragende Website, IP-Adressen oder andere Informationen. Nur Datum, CDN+Zähler und Framework+Zähler. Das zeigt dir, welche Frameworks wie oft durch LocalCDNs ersetzt wurden und welche CDNs diese angefordert haben.", "description": "The statistics contain no information about the browser, operating system, requesting website, IP addresses or any other information. Just date, CDN+counter and framework+counter. It shows you which frameworks are replaced by LocalCDNs how often and which CDNs were requested." }, "helpStatisticsTruthTitle": { - "message": "", + "message": "Woher weiß ich, dass das wahr ist?", "description": "How do I know that‘s true?" }, "helpStatisticsTruthDescription": { - "message": "", + "message": "Der Erweiterungsspeicher kann mit dem Firefox-Browser direkt eingesehen werden. Öffne die URL »about:debugging«, wechsel zu »Storage« und wähle »Extension Storage«. Unter dem Schlüssel »internalStatisticsData« befinden sich die gesammelten Daten. Kopiere diese einfach und füge sie in einen JSON PrettyPrinter ein, um sie besser lesbar zu machen. Bitte beachte, dass das erste und letzte Anführungszeichen und der Schlüssel dazu entfernt werden muss. In diesem Video solltest du das deutlich sehen können.", "description": "The extension storage can be viewed directly with the Firefox browser. Open the URL »about:debugging«, switch to »Storage« and select »Extension Storage«. Under the key »internalStatisticsData« you will find the collected data. Just copy it and put it into a JSON PrettyPrinter to make it more readable. Please note that you have to remove the first and last quotation mark and the key to it. You should be able to see this clearly in this video." }, "helpSyncTitle": { - "message": "", + "message": "Was wird synchronisiert, wenn ich »sync« als Speichertyp auswähle?", "description": "What will be synchronized when I select »sync« as storage type?" }, "helpSyncDescription": { - "message": "", + "message": "Die Synchronisierung funktioniert nur, wenn Sie mit einem Firefox-Konto auf dem Gerät angemeldet sind und in den Einstellungen die Synchronisierung von Add-ons erlaubt haben. Ein separater Sync-Server unter Ihrer Kontrolle wird ebenfalls funktionieren. Dieser wird die meisten Einstellungen von LocalCDN über alle Geräte hinweg synchronisieren.", "description": "Sync will only work if you are logged in with a Firefox account on the device and have allowed add-ons to sync in the settings. A separate sync server under your control will also work. This will synchronize most of the settings of LocalCDN across all devices." }, "helpSyncAccount": { - "message": "", + "message": "Wenn Sie kein Synchronisationskonto haben, wird nichts synchronisiert. In diesem Fall macht es keinen Unterschied, welche Art von Speicher du auswählen wirst.", "description": "If you don‘t have a sync account, nothing will be synchronized. In that case it makes no difference what type of storage you have selected." }, "helpSyncContentNever": { - "message": "", + "message": "Dinge die nie synchronisiert werden:", "description": "Things that are never synchronized:" }, "helpNumberOfInjections": { - "message": "", + "message": "Anzahl der Injektionen", "description": "Numbers of injections" }, "helpYes": { - "message": "", + "message": "Ja", "description": "Yes" }, "helpNo": { - "message": "", + "message": "Nein", "description": "No" }, "helpData": { - "message": "", + "message": "Daten", "description": "Data" }, "helpSyncContentEver": { - "message": "", + "message": "Einstellungen, die synchronisiert werden sollen:", "description": "Settings that will be synchronized:" }, "helpIcons": { - "message": "", + "message": "Standard, Hell, Blau/Grau", "description": "Default, Light, Blue/Grey" }, "helpSyncContentLinks": { - "message": "", + "message": "Weitere Informationen zu Firefox Sync:", "description": "More information about Firefox Sync:" }, "helpBrowserCompatibility": { - "message": "", + "message": "Browser-Kompatibilität", "description": "Browser compatibility" }, "helpReplace": { - "message": "", + "message": "Ersetzen", "description": "Replace" }, "helpReplaceOther": { - "message": "", + "message": "Ersetzen anderer Ressourcen", "description": "Replace other resources" }, "helpUpgradeAllResources": { - "message": "", + "message": "Alle Ressourcen aktualisieren", "description": "Upgrade all resources" }, "helpExplanationChrome": { - "message": "", + "message": "Alle Chromium-basierten Browser", "description": "All Chromium based Browser" }, "helpLimitation": { - "message": "", + "message": "Dies ist keine Einschränkung von LocalCDN, sondern fehlende API-Unterstützung von Chromium-basierten Browsern.", "description": "This is not a limitation of LocalCDN, but missing API support of Chromium based browsers." } }