summaryrefslogtreecommitdiffstats
path: root/l10n-de/browser/chrome
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-de/browser/chrome')
-rw-r--r--l10n-de/browser/chrome/browser/accounts.properties111
-rw-r--r--l10n-de/browser/chrome/browser/browser.properties1064
-rw-r--r--l10n-de/browser/chrome/browser/customizableui/customizableWidgets.properties54
-rw-r--r--l10n-de/browser/chrome/browser/downloads/downloads.properties83
-rw-r--r--l10n-de/browser/chrome/browser/feeds/subscribe.properties10
-rw-r--r--l10n-de/browser/chrome/browser/places/bookmarkProperties.properties24
-rw-r--r--l10n-de/browser/chrome/browser/places/places.properties79
-rw-r--r--l10n-de/browser/chrome/browser/safebrowsing/safebrowsing.properties6
-rw-r--r--l10n-de/browser/chrome/browser/search.properties33
-rw-r--r--l10n-de/browser/chrome/browser/shellservice.properties16
-rw-r--r--l10n-de/browser/chrome/browser/siteData.properties8
-rw-r--r--l10n-de/browser/chrome/browser/sitePermissions.properties55
-rw-r--r--l10n-de/browser/chrome/browser/syncSetup.properties14
-rw-r--r--l10n-de/browser/chrome/browser/tabbrowser.properties106
-rw-r--r--l10n-de/browser/chrome/browser/taskbar.properties12
-rw-r--r--l10n-de/browser/chrome/browser/translation.dtd62
-rw-r--r--l10n-de/browser/chrome/browser/translation.properties12
-rw-r--r--l10n-de/browser/chrome/browser/uiDensity.properties5
-rw-r--r--l10n-de/browser/chrome/browser/webrtcIndicator.properties61
-rw-r--r--l10n-de/browser/chrome/overrides/appstrings.properties44
-rw-r--r--l10n-de/browser/chrome/overrides/netError.dtd202
21 files changed, 2061 insertions, 0 deletions
diff --git a/l10n-de/browser/chrome/browser/accounts.properties b/l10n-de/browser/chrome/browser/accounts.properties
new file mode 100644
index 0000000000..ebec4df292
--- /dev/null
+++ b/l10n-de/browser/chrome/browser/accounts.properties
@@ -0,0 +1,111 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+# LOCALIZATION NOTE (reconnectDescription) - %S = Email address of user's Firefox Account
+reconnectDescription = %S wieder verbinden
+
+# LOCALIZATION NOTE (verifyDescription) - %S = Email address of user's Firefox Account
+verifyDescription = %S bestätigen
+
+# These strings are shown in a desktop notification after the
+# user requests we resend a verification email.
+verificationSentTitle = Verifizierung gesendet
+# LOCALIZATION NOTE (verificationSentBody) - %S = Email address of user's Firefox Account
+verificationSentBody = Ein Link zur Verifizierung wurde an %S gesendet.
+verificationNotSentTitle = Verifizierung konnte nicht gesendet werden
+verificationNotSentBody = Die E-Mail zur Verifizierung konnte nicht gesendet werden. Bitte versuchen Sie es später erneut.
+
+# LOCALIZATION NOTE (deviceConnDisconnTitle) - the title shown in a notification
+# when either this device or another device has connected to, or disconnected
+# from, a Firefox Account.
+deviceConnDisconnTitle = Firefox-Konto
+
+# LOCALIZATION NOTE (otherDeviceConnectedBody, otherDeviceConnectedBody.noDeviceName)
+# These strings are used in a notification shown when a new device joins the
+# Firefox account.
+# %S is the name of the new device; otherDeviceConnectedBody.noDeviceName is shown
+# instead of otherDeviceConnectedBody when the name is not known.
+otherDeviceConnectedBody = Dieser Computer ist jetzt mit %S verbunden.
+otherDeviceConnectedBody.noDeviceName = Dieser Computer ist jetzt mit einem neuen Gerät verbunden.
+
+# LOCALIZATION NOTE (thisDeviceConnectedBody) - used in a notification shown
+# after a Firefox Account is connected to the current device.
+thisDeviceConnectedBody = Sie haben sich erfolgreich angemeldet
+
+# LOCALIZATION NOTE (thisDeviceDisconnectedBody) - used in a notification shown
+# after the Firefox Account was disconnected remotely.
+thisDeviceDisconnectedBody = Dieser Computer wurde getrennt.
+
+# LOCALIZATION NOTE (sendToAllDevices.menuitem)
+# Displayed in the Send Tab/Page/Link to Device context menu when right clicking a tab, a page or a link.
+sendToAllDevices.menuitem = An alle Geräte senden
+
+# LOCALIZATION NOTE (manageDevices.menuitem)
+# Displayed in the Send Tab/Page/Link to Device context menu when right clicking a tab, a page or a link.
+manageDevices.menuitem = Geräte verwalten…
+
+# LOCALIZATION NOTE (sendTabToDevice.unconfigured, sendTabToDevice.unconfigured.label2)
+# Displayed in the Send Tabs context menu when right clicking a tab, a page or a link
+# and the Sync account is unconfigured. Redirects to a marketing page.
+sendTabToDevice.unconfigured.label2 = Nicht angemeldet
+sendTabToDevice.unconfigured = Mehr über das Senden von Tabs erfahren…
+
+# LOCALIZATION NOTE (sendTabToDevice.signintofxa)
+# Displayed in the Send Tabs context menu and the page action panel when FxA is not
+# configured. Allows users to immediately sign into FxA via the preferences.
+# %S is replaced by brandProductName.
+sendTabToDevice.signintofxa = Bei %S anmelden…
+
+# LOCALIZATION NOTE (sendTabToDevice.singledevice, sendTabToDevice.connectdevice,
+# sendTabToDevice.singledevice.status)
+# Displayed in the Send Tabs context menu when right clicking a tab, a page or a link
+# and the Sync account has only 1 device. The sendTabToDevice.singledevice link
+# redirects to a marketing page, the sendTabToDevice.connectdevice redirects
+# to an FxAccounts page that tells to you to connect another device.
+sendTabToDevice.singledevice.status = Keine Geräte verbunden
+sendTabToDevice.singledevice = Mehr über das Senden von Tabs erfahren…
+sendTabToDevice.connectdevice = Weiteres Gerät verbinden…
+
+# LOCALIZATION NOTE (sendTabToDevice.verify, sendTabToDevice.verify.status)
+# Displayed in the Send Tabs context menu when right clicking a tab, a page or a link
+# and the Sync account is unverified. Redirects to the Sync preferences page.
+sendTabToDevice.verify.status = Konto nicht verifiziert
+sendTabToDevice.verify = Konto verifizieren…
+
+# LOCALIZATION NOTE (tabArrivingNotification.title, tabArrivingNotificationWithDevice.title,
+# multipleTabsArrivingNotification.title, unnamedTabsArrivingNotification2.body,
+# unnamedTabsArrivingNotificationMultiple2.body, unnamedTabsArrivingNotificationNoDevice.body,
+# singleTabArrivingWithTruncatedURL.body)
+# These strings are used in a notification shown when we're opening tab(s) another device sent us to display.
+
+# LOCALIZATION NOTE (tabArrivingNotification.title, tabArrivingNotificationWithDevice.title)
+# The body for these is the URL of the tab received
+tabArrivingNotification.title = Tab empfangen
+# LOCALIZATION NOTE (tabArrivingNotificationWithDevice.title) %S is the device name
+tabArrivingNotificationWithDevice.title = Tab von %S
+
+multipleTabsArrivingNotification.title = Tabs empfangen
+# LOCALIZATION NOTE (unnamedTabsArrivingNotification2.body):
+# Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is the number of tabs received and #2 is the device name.
+unnamedTabsArrivingNotification2.body = #1 Tab wurde von #2 empfangen.;#1 Tabs wurden von #2 empfangen.
+# LOCALIZATION NOTE (unnamedTabsArrivingNotificationMultiple2.body):
+# Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is the number of tabs received.
+unnamedTabsArrivingNotificationMultiple2.body = #1 Tab wurde von Ihren synchronisierten Geräten empfangen.;#1 Tabs wurden von Ihren synchronisierten Geräten empfangen.
+
+# LOCALIZATION NOTE (unnamedTabsArrivingNotificationNoDevice.body):
+# Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is the number of tabs received
+# This version is used when we don't know any device names.
+unnamedTabsArrivingNotificationNoDevice.body = #1 Tab wurde empfangen;#1 Tabs wurden empfangen
+
+# LOCALIZATION NOTE (singleTabArrivingWithTruncatedURL.body):
+# Used when a tab from a remote device arrives but the URL must be truncated.
+# Should display the URL with an indication that it's benen truncated.
+# %S is the portion of the URL that remains after truncation.
+singleTabArrivingWithTruncatedURL.body = %S…
diff --git a/l10n-de/browser/chrome/browser/browser.properties b/l10n-de/browser/chrome/browser/browser.properties
new file mode 100644
index 0000000000..bc8b3250dc
--- /dev/null
+++ b/l10n-de/browser/chrome/browser/browser.properties
@@ -0,0 +1,1064 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+nv_timeout=Zeitüberschreitung
+openFile=Datei öffnen
+
+droponhometitle=Startseite festlegen
+droponhomemsg=Möchten Sie dieses Dokument als Ihre neue Startseite festlegen?
+droponhomemsgMultiple=Möchten Sie diese Dokumente als Ihre neuen Startseiten festlegen?
+
+# context menu strings
+
+# LOCALIZATION NOTE (contextMenuSearch): %1$S is the search engine,
+# %2$S is the selection string.
+contextMenuSearch=%1$S-Suche nach "%2$S"
+contextMenuSearch.accesskey=S
+contextMenuPrivateSearch=In privatem Fenster suchen
+contextMenuPrivateSearch.accesskey=h
+# LOCALIZATION NOTE (contextMenuPrivateSearchOtherEngine): %S is the search
+# engine name as set for Private Browsing mode. This label is only used when
+# this engine is different from the default engine name used in normal mode.
+contextMenuPrivateSearchOtherEngine=Mit %S in privatem Fenster suchen
+contextMenuPrivateSearchOtherEngine.accesskey=h
+
+# bookmark dialog strings
+
+bookmarkAllTabsDefault=[Ordnername]
+
+xpinstallPromptMessage=%S hat diese Website daran gehindert, Sie zu fragen, ob Software auf Ihrem Computer installiert werden soll.
+# LOCALIZATION NOTE (xpinstallPromptMessage.header)
+# The string contains the hostname of the site the add-on is being installed from.
+xpinstallPromptMessage.header=%S das Installieren eines Add-ons erlauben?
+xpinstallPromptMessage.message=Sie versuchen, ein Add-on von %S zu installieren. Überprüfen Sie, ob die Website vertrauenswürdig ist, bevor Sie fortfahren.
+xpinstallPromptMessage.header.unknown=Unbekannter Website das Installieren eines Add-ons erlauben?
+xpinstallPromptMessage.message.unknown=Sie versuchen, ein Add-on von einer unbekannten Website zu installieren. Überprüfen Sie, ob die Website vertrauenswürdig ist, bevor Sie fortfahren.
+xpinstallPromptMessage.learnMore=Weitere Informationen über das sichere Installieren von Add-ons
+xpinstallPromptMessage.dontAllow=Nicht erlauben
+xpinstallPromptMessage.dontAllow.accesskey=N
+xpinstallPromptMessage.neverAllow=Nie erlauben
+xpinstallPromptMessage.neverAllow.accesskey=e
+# LOCALIZATION NOTE (xpinstallPromptMessage.neverAllowAndReport)
+# Long text in this context make the dropdown menu extend awkwardly to the left, avoid
+# a localization that's significantly longer than the English version.
+xpinstallPromptMessage.neverAllowAndReport=Verdächtige Seite melden
+xpinstallPromptMessage.neverAllowAndReport.accesskey=m
+# LOCALIZATION NOTE (sitePermissionInstallFirstPrompt.header)
+# This message is shown when a SitePermissionsAddon install is triggered, i.e. when the
+# website calls sensitive APIs (e.g. navigator.requestMIDIAccess).
+sitePermissionInstallFirstPrompt.header=Diese Website fordert Zugriff auf Ihre Geräte an. Der Gerätezugriff kann durch die Installation eines Add-ons aktiviert werden.
+# LOCALIZATION NOTE (sitePermissionInstallFirstPrompt.message)
+# This message is shown when a SitePermissionsAddon install is triggered, i.e. when the
+# website calls sensitive APIs (e.g. navigator.requestMIDIAccess).
+sitePermissionInstallFirstPrompt.message=Dieses Add-on könnte verwendet werden, um Ihre Daten zu stehlen oder Ihren Computer anzugreifen. Fahren Sie nur fort, wenn Sie dieser Website vertrauen.
+
+# Accessibility Note:
+# Be sure you do not choose an accesskey that is used elsewhere in the active context (e.g. main menu bar, submenu of the warning popup button)
+# See https://website-archive.mozilla.org/www.mozilla.org/access/access/keyboard/ for details
+xpinstallPromptMessage.install=Installation fortsetzen
+xpinstallPromptMessage.install.accesskey=o
+
+xpinstallDisabledMessageLocked=Die Software-Installation wurde von Ihrem Administrator deaktiviert.
+xpinstallDisabledMessage=Die Software-Installation ist momentan deaktiviert. Klicken Sie auf "Aktivieren" und versuchen Sie es dann erneut.
+xpinstallDisabledButton=Aktivieren
+xpinstallDisabledButton.accesskey=k
+
+# LOCALIZATION NOTE (addonInstallBlockedByPolicy)
+# This message is shown when the installation of an add-on is blocked by
+# enterprise policy. %1$S is replaced by the name of the add-on.
+# %2$S is replaced by the ID of add-on. %3$S is a custom message that
+# the administration can add to the message.
+addonInstallBlockedByPolicy=%1$S (%2$S) wurde durch den Systemadministrator blockiert.%3$S
+# LOCALIZATION NOTE (addonDomainBlockedByPolicy)
+# This message is shown when the installation of add-ons from a domain
+# is blocked by enterprise policy.
+addonDomainBlockedByPolicy=Ihr Systemadministrator hat diese Website daran gehindert, Sie zu fragen, ob Software auf Ihrem Computer installiert werden soll.
+addonInstallFullScreenBlocked=Das Installieren von Add-ons ist nicht erlaubt während des Vollbildmodus oder vor dessen Start.
+
+# LOCALIZATION NOTE (webextPerms.header,webextPerms.headerWithPerms,webextPerms.headerUnsigned,webextPerms.headerUnsignedWithPerms)
+# This string is used as a header in the webextension permissions dialog,
+# %S is replaced with the localized name of the extension being installed.
+# See https://bug1308309.bmoattachments.org/attachment.cgi?id=8814612
+# for an example of the full dialog.
+# Note, this string will be used as raw markup. Avoid characters like <, >, &
+webextPerms.header=%S hinzufügen?
+webextPerms.headerWithPerms=%S hinzufügen? Diese Erweiterung wird folgende Berechtigungen erhalten:
+webextPerms.headerUnsigned=%S hinzufügen? Diese Erweiterung wurde nicht verifiziert. Böswillige Erweiterungen können private Informationen stehlen oder Ihren Computer übernehmen. Fügen Sie diese nur hinzu, wenn Sie der Quelle vertrauen.
+webextPerms.headerUnsignedWithPerms=%S hinzufügen? Diese Erweiterung wurde nicht verifiziert. Böswillige Erweiterungen können private Informationen stehlen oder Ihren Computer übernehmen. Fügen Sie diese nur hinzu, wenn Sie der Quelle vertrauen. Diese Erweiterung wird folgende Berechtigungen erhalten:
+
+webextPerms.learnMore2=Weitere Informationen
+webextPerms.add.label=Hinzufügen
+webextPerms.add.accessKey=H
+webextPerms.cancel.label=Abbrechen
+webextPerms.cancel.accessKey=A
+
+# LOCALIZATION NOTE (webextPerms.sideloadMenuItem)
+# %1$S will be replaced with the localized name of the sideloaded add-on.
+# %2$S will be replace with the name of the application (e.g., Firefox, Nightly)
+webextPerms.sideloadMenuItem=%1$S zu %2$S hinzugefügt
+
+# LOCALIZATION NOTE (webextPerms.sideloadHeader)
+# This string is used as a header in the webextension permissions dialog
+# when the extension is side-loaded.
+# %S is replaced with the localized name of the extension being installed.
+# Note, this string will be used as raw markup. Avoid characters like <, >, &
+webextPerms.sideloadHeader=%S hinzugefügt
+webextPerms.sideloadText2=Ein anderes Programm auf dem Computer hat ein Add-on installiert, welches eventuell den Browser beeinflusst. Bitte überprüfen Sie die Berechtigungsanfragen des Add-ons und wählen Sie "Aktivieren" oder "Abbrechen" (um es deaktiviert zu lassen).
+webextPerms.sideloadTextNoPerms=Ein anderes Programm auf dem Computer hat ein Add-on installiert, welches eventuell den Browser beeinflusst. Bitte wählen Sie "Aktivieren" oder "Abbrechen" (um es deaktiviert zu lassen).
+
+webextPerms.sideloadEnable.label=Aktivieren
+webextPerms.sideloadEnable.accessKey=A
+webextPerms.sideloadCancel.label=Abbrechen
+webextPerms.sideloadCancel.accessKey=b
+
+# LOCALIZATION NOTE (webextPerms.updateMenuItem)
+# %S will be replaced with the localized name of the extension which
+# has been updated.
+webextPerms.updateMenuItem=%S benötigt neue Berechtigungen
+
+# LOCALIZATION NOTE (webextPerms.updateText)
+# %S is replaced with the localized name of the updated extension.
+# Note, this string will be used as raw markup. Avoid characters like <, >, &
+webextPerms.updateText2=%S wurde aktualisiert. Sie müssen die neuen Berechtigungen erteilen, um die neue Version zu installieren. Durch das Auswählen von "Abbrechen" bleibt die derzeitige Version installiert. Diese Erweiterung wird folgende Berechtigungen haben:
+
+webextPerms.updateAccept.label=Aktualisieren
+webextPerms.updateAccept.accessKey=A
+
+# LOCALIZATION NOTE (webextPerms.optionalPermsHeader)
+# %S is replace with the localized name of the extension requested new
+# permissions.
+# Note, this string will be used as raw markup. Avoid characters like <, >, &
+webextPerms.optionalPermsHeader=%S bittet um zusätzliche Berechtigungen.
+webextPerms.optionalPermsListIntro=Angefragte Berechtigungen:
+webextPerms.optionalPermsAllow.label=Erlauben
+webextPerms.optionalPermsAllow.accessKey=E
+webextPerms.optionalPermsDeny.label=Ablehnen
+webextPerms.optionalPermsDeny.accessKey=A
+
+webextPerms.description.bookmarks=Lesezeichen lesen und verändern
+webextPerms.description.browserSettings=Browser-Einstellungen lesen und verändern
+webextPerms.description.browsingData=Browser-Chronik, Cookies und verwandte Daten löschen
+webextPerms.description.clipboardRead=Zwischenablage auslesen
+webextPerms.description.clipboardWrite=Zwischenablage ändern
+webextPerms.description.declarativeNetRequest=Inhalte auf jeder Seite blockieren
+webextPerms.description.devtools=Entwicklerwerkzeuge erweitern, sodass Zugriff auf offene Tabs besteht
+webextPerms.description.downloads=Dateien herunterladen und die Download-Chronik lesen und verändern
+webextPerms.description.downloads.open=Heruntergeladene Dateien öffnen
+webextPerms.description.find=Auf Texte aller offenen Tabs zugreifen
+webextPerms.description.geolocation=Auf Ihren Standort zugreifen
+webextPerms.description.history=Auf Chronik zugreifen
+webextPerms.description.management=Erweiterungsnutzung überwachen und Themes verwalten
+# LOCALIZATION NOTE (webextPerms.description.nativeMessaging)
+# %S will be replaced with the name of the application
+webextPerms.description.nativeMessaging=Zusätzlich zu %S mit anderen Programmen kommunizieren
+webextPerms.description.notifications=Benachrichtigungen anzeigen
+webextPerms.description.pkcs11=Dienste zur kryptografischen Authentifizierung anbieten
+webextPerms.description.privacy=Datenschutzeinstellungen lesen und ändern
+webextPerms.description.proxy=Proxy-Einstellungen des Browsers ändern
+webextPerms.description.sessions=Auf kürzlich geschlossene Tabs zugreifen
+webextPerms.description.tabs=Auf Browsertabs zugreifen
+webextPerms.description.tabHide=Browsertabs ausblenden und anzeigen
+webextPerms.description.topSites=Auf Chronik zugreifen
+webextPerms.description.webNavigation=Auf Browseraktivität während Seitenwechsel zugreifen
+
+webextPerms.hostDescription.allUrls=Auf Ihre Daten für alle Websites zugreifen
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.wildcard)
+# %S will be replaced by the DNS domain for which a webextension
+# is requesting access (e.g., mozilla.org)
+webextPerms.hostDescription.wildcard=Auf Ihre Daten für die Website %S zugreifen
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.tooManyWildcards):
+# Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 will be replaced by an integer indicating the number of additional
+# domains for which this webextension is requesting permission.
+webextPerms.hostDescription.tooManyWildcards=Auf Ihre Daten für #1 andere Website zugreifen;Auf Ihre Daten für #1 andere Websites zugreifen
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.oneSite)
+# %S will be replaced by the DNS host name for which a webextension
+# is requesting access (e.g., www.mozilla.org)
+webextPerms.hostDescription.oneSite=Auf Ihre Daten für %S zugreifen
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.tooManySites)
+# Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 will be replaced by an integer indicating the number of additional
+# hosts for which this webextension is requesting permission.
+webextPerms.hostDescription.tooManySites=Auf Ihre Daten für #1 andere Seite zugreifen;Auf Ihre Daten für #1 andere Seiten zugreifen
+
+# LOCALIZATION NOTE (webextSitePerms.headerWithPerms,webextSitePerms.headerUnsignedWithPerms)
+# This string is used as a header in the webextension permissions dialog,
+# %1$S is replaced with the localized name of the extension being installed.
+# %2$S will be replaced by the DNS host name for which a webextension enables permissions
+# Note, this string will be used as raw markup. Avoid characters like <, >, &
+webextSitePerms.headerWithPerms=%1$S hinzufügen? Diese Erweiterung gibt %2$S die folgenden Fähigkeiten:
+webextSitePerms.headerUnsignedWithPerms=%1$S hinzufügen? Diese Erweiterung wurde nicht verifiziert. Böswillige Erweiterungen können private Informationen stehlen oder Ihren Computer übernehmen. Fügen Sie diese nur hinzu, wenn Sie der Quelle vertrauen. Diese Erweiterung gibt %2$S die folgenden Fähigkeiten:
+
+# LOCALIZATION NOTE (webextSitePerms.headerWithGatedPerms.midi)
+# This string is used as a header in the webextension permissions dialog for synthetic add-ons.
+# The part of the string describing what privileges the extension gives should be consistent
+# with the value of webextSitePerms.description.{sitePermission}.
+# %S is the hostname of the site the add-on is being installed from.
+# Note, this string will be used as raw markup. Avoid characters like <, >, &
+webextSitePerms.headerWithGatedPerms.midi=Dieses Add-on gewährt %S Zugriff auf Ihre MIDI-Geräte.
+
+# LOCALIZATION NOTE (webextSitePerms.headerWithGatedPerms.midi-sysex)
+# This string is used as a header in the webextension permissions dialog for synthetic add-ons.
+# The part of the string describing what privileges the extension gives should be consistent
+# with the value of webextSitePerms.description.{sitePermission}.
+# %S is the hostname of the site the add-on is being installed from.
+# Note, this string will be used as raw markup. Avoid characters like <, >, &
+webextSitePerms.headerWithGatedPerms.midi-sysex=Dieses Add-on gewährt %S Zugriff auf Ihre MIDI-Geräte (mit SysEx-Unterstützung).
+
+# LOCALIZATION NOTE (webextSitePerms.descriptionGatedPerms)
+# This string is used as description in the webextension permissions dialog for synthetic add-ons.
+# %S will be replaced by the DNS host name for which a webextension enables permissions
+# Note, this string will be used as raw markup. Avoid characters like <, >, &
+webextSitePerms.descriptionGatedPerms=Dieser Zugriff kann gefährlich sein und ermöglicht es der Website, sich wie eine auf Ihrem Computer installierte Software zu verhalten.
+
+# These should remain in sync with permissions.NAME.label in sitePermissions.properties
+webextSitePerms.description.midi=Auf MIDI-Geräte zugreifen
+webextSitePerms.description.midi-sysex=Auf MIDI-Geräte mit SysEx-Unterstützung zugreifen
+
+# LOCALIZATION NOTE (webext.defaultSearch.description)
+# %1$S is replaced with the localized named of the extension that is asking to change the default search engine.
+# %2$S is replaced with the name of the current search engine
+# %3$S is replaced with the name of the new search engine
+webext.defaultSearch.description=%1$S will die Standardsuchmaschine von %2$S zu %3$S ändern. Soll diese Änderung vorgenommen werden?
+webext.defaultSearchYes.label=Ja
+webext.defaultSearchYes.accessKey=J
+webext.defaultSearchNo.label=Nein
+webext.defaultSearchNo.accessKey=N
+
+# LOCALIZATION NOTE (webext.remove.confirmation.message)
+# %1$S is the name of the extension which is about to be removed.
+# %2$S is brandShorterName
+webext.remove.confirmation.message=%1$S aus %2$S entfernen?
+webext.remove.confirmation.button=Entfernen
+
+# LOCALIZATION NOTE (addonPostInstall.message3)
+# %S is replaced with the localized named of the extension that was
+# just installed.
+addonPostInstall.message3=%S wurde hinzugefügt.
+
+# LOCALIZATION NOTE (addonDownloadingAndVerifying):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# Also see https://bugzilla.mozilla.org/show_bug.cgi?id=570012 for mockups
+addonDownloadingAndVerifying=Add-on wird heruntergeladen und verifiziert…;#1 Add-ons werden heruntergeladen und verifiziert…
+addonDownloadVerifying=Verifizieren
+
+addonInstall.unsigned=(nicht verifiziert)
+addonInstall.cancelButton.label=Abbrechen
+addonInstall.cancelButton.accesskey=A
+addonInstall.acceptButton2.label=Hinzufügen
+addonInstall.acceptButton2.accesskey=H
+
+# LOCALIZATION NOTE (addonConfirmInstallMessage,addonConfirmInstallUnsigned):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is brandShortName
+# #2 is the number of add-ons being installed
+addonConfirmInstall.message=Diese Seite möchte ein Add-on in #1 installieren:;Diese Seite möchte #2 Add-ons in #1 installieren:
+addonConfirmInstallUnsigned.message=Achtung: Diese Seite möchte ein nicht verifiziertes Add-on in #1 installieren. Das Installieren erfolgt auf eigene Gefahr.;Achtung: Diese Seite möchte #2 nicht verifizierte Add-ons in #1 installieren. Das Installieren erfolgt auf eigene Gefahr.
+
+# LOCALIZATION NOTE (addonConfirmInstallSomeUnsigned.message):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is brandShortName
+# #2 is the total number of add-ons being installed (at least 2)
+addonConfirmInstallSomeUnsigned.message=;Achtung: Diese Seite möchte #2 Add-ons in #1 installieren, von denen einige nicht verifiziert sind. Das Installieren erfolgt auf eigene Gefahr.
+
+# LOCALIZATION NOTE (addonInstalled):
+# %S is the name of the add-on
+addonInstalled=%S wurde erfolgreich installiert.
+# LOCALIZATION NOTE (addonsGenericInstalled):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 number of add-ons
+addonsGenericInstalled=#1 Add-on wurde erfolgreich installiert.;#1 Add-ons wurden erfolgreich installiert.
+
+# LOCALIZATION NOTE (addonInstallError-1, addonInstallError-2, addonInstallError-3, addonInstallError-4, addonInstallError-5, addonInstallError-8, addonLocalInstallError-1, addonLocalInstallError-2, addonLocalInstallError-3, addonLocalInstallError-4, addonLocalInstallError-5):
+# %1$S is the application name, %2$S is the add-on name
+addonInstallError-1=Das Add-on konnte auf Grund eines Verbindungsfehlers nicht heruntergeladen werden.
+addonInstallError-2=Das Add-on konnte nicht installiert werden, da es nicht das von %1$S erwartete Add-on ist.
+addonInstallError-3=Das von dieser Seite heruntergeladene Add-on konnte nicht installiert werden, da es beschädigt zu sein scheint.
+addonInstallError-4=%2$S konnte nicht installiert werden, da %1$S die benötigte Datei nicht verändern kann.
+addonInstallError-5=%1$S hat diese Website am Installieren eines nicht verifizierten Add-ons gehindert.
+addonInstallError-8=Das Add-on %2$S kann von diesem Speicherort nicht installiert werden.
+addonLocalInstallError-1=Dieses Add-on konnte wegen eines Dateisystem-Fehlers nicht installiert werden.
+addonLocalInstallError-2=Dieses Add-on konnte nicht installiert werden, da es nicht das von %1$S erwartete Add-on ist.
+addonLocalInstallError-3=Dieses Add-on konnte nicht installiert werden, da es beschädigt zu sein scheint.
+addonLocalInstallError-4=%2$S konnte nicht installiert werden, da %1$S die benötigte Datei nicht verändern kann.
+addonLocalInstallError-5=Dieses Add-on konnte nicht installiert werden, da es nicht verifiziert wurde.
+
+# LOCALIZATION NOTE (addonInstallErrorIncompatible):
+# %1$S is the application name, %2$S is the application version, %3$S is the add-on name
+addonInstallErrorIncompatible=%3$S konnte nicht installiert werden, da es nicht mit %1$S %2$S kompatibel ist.
+
+# LOCALIZATION NOTE (addonInstallErrorBlocklisted): %S is add-on name
+addonInstallErrorBlocklisted=%S konnte nicht installiert werden, da es ein hohes Risiko bezüglich Stabilität und Sicherheit darstellt.
+
+unsignedAddonsDisabled.message=Ein oder mehrere Add-ons konnten nicht verifiziert werden und wurden deshalb deaktiviert.
+unsignedAddonsDisabled.learnMore.label=Weitere Informationen
+unsignedAddonsDisabled.learnMore.accesskey=W
+
+# LOCALIZATION NOTE (popupWarning.message): Semicolon-separated list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is brandShortName and #2 is the number of pop-ups blocked.
+popupWarning.message=#1 hat diese Website daran gehindert, ein Pop-up-Fenster zu öffnen.;#1 hat diese Website daran gehindert, #2 Pop-up-Fenster zu öffnen.
+# LOCALIZATION NOTE (popupWarning.exceeded.message): Semicolon-separated list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# The singular form is left empty for English, since the number of blocked pop-ups is always greater than 1.
+# #1 is brandShortName and #2 is the number of pop-ups blocked.
+popupWarning.exceeded.message=;#1 hat diese Website daran gehindert, mehr als #2 Pop-up-Fenster öffnen.
+popupWarningButton=Einstellungen
+popupWarningButton.accesskey=i
+popupWarningButtonUnix=Einstellungen
+popupWarningButtonUnix.accesskey=i
+popupShowPopupPrefix=Anzeigen: '%S'
+
+# LOCALIZATION NOTE (geolocationLastAccessIndicatorText): %S is the relative time of the most recent geolocation access (e.g. 5 min. ago)
+geolocationLastAccessIndicatorText=Letzter Zugriff %S
+
+# LOCALIZATION NOTE (openProtocolHandlerPermissionEntryLabel): %S is the scheme of the protocol the site may open an application for. For example: mailto
+openProtocolHandlerPermissionEntryLabel=%S://-Links
+
+crashedpluginsMessage.title=Das Plugin "%S" ist abgestürzt.
+crashedpluginsMessage.reloadButton.label=Seite neu laden
+crashedpluginsMessage.reloadButton.accesskey=S
+crashedpluginsMessage.submitButton.label=Absturzbericht senden
+crashedpluginsMessage.submitButton.accesskey=A
+crashedpluginsMessage.learnMore=Weitere Informationen…
+
+# Keyword fixup messages
+# LOCALIZATION NOTE (keywordURIFixup.message): Used when the user tries to visit
+# a local host page, by the time the DNS request recognizes it, we have already
+# loaded a search page for the given word. An infobar then asks to the user
+# whether he rather wanted to visit the host. %S is the recognized host.
+keywordURIFixup.message=Wollten Sie %S aufrufen?
+keywordURIFixup.goTo=Ja, %S öffnen
+keywordURIFixup.goTo.accesskey=J
+
+pluginInfo.unknownPlugin=Unbekannt
+
+# Flash activation doorhanger UI
+flashActivate.message=Soll Adobe Flash auf dieser Website ausgeführt werden? Erlauben Sie Adobe Flash nur auf Websites, denen Sie vertrauen.
+flashActivate.outdated.message=Soll eine veraltete Version von Adobe Flash auf dieser Website ausgeführt werden? Eine veraltete Version kann die Browserleistung und die Sicherheit beeinträchtigen.
+flashActivate.noAllow=Nicht erlauben
+flashActivate.allow=Erlauben
+flashActivate.noAllow.accesskey=N
+flashActivate.allow.accesskey=E
+
+# in-page UI
+# LOCALIZATION NOTE (PluginClickToActivate2): Two changes were done to the
+# previous version of the string. The first is that we changed the wording from
+# "Activate" to "Run", because it's shorter and feels less technical in English.
+# Feel free to keep using the previous wording in your language if it's already
+# the best one.
+# The second change is that we removed the period at the end of the phrase, because
+# it's not natural in our UI, and the underline was removed from this, so it doesn't
+# look like a link anymore. We suggest that everyone removes that period too.
+PluginClickToActivate2=%S ausführen
+PluginVulnerableUpdatable=Dieses Plugin ist verwundbar und sollte aktualisiert werden.
+PluginVulnerableNoUpdate=Dieses Plugin enthält Sicherheitslücken.
+
+# Sanitize
+# LOCALIZATION NOTE (update.downloadAndInstallButton.label): %S is replaced by the
+# version of the update: "Update to 28.0".
+update.downloadAndInstallButton.label=Update auf Version %S durchführen
+update.downloadAndInstallButton.accesskey=U
+
+menuOpenAllInTabs.label=Alle in Tabs öffnen
+
+# History menu
+# LOCALIZATION NOTE (menuUndoCloseWindowLabel): Semicolon-separated list of plural forms.
+# see bug 394759
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 Window Title, #2 Number of tabs
+menuUndoCloseWindowLabel=#1 (und #2 weiterer Tab);#1 (und #2 weitere Tabs)
+menuUndoCloseWindowSingleTabLabel=#1
+
+# Unified Back-/Forward Popup
+tabHistory.current=Auf dieser Seite bleiben
+
+# Unified Back-/Forward Popup
+tabHistory.reloadCurrent=Diese Seite neu laden
+tabHistory.goBack=Zurück zu dieser Seite
+tabHistory.goForward=Vorwärts zu dieser Seite
+
+# URL Bar
+pasteAndGo.label=Einfügen & Los
+# LOCALIZATION NOTE (reloadButton.tooltip):
+# %S is the keyboard shortcut for reloading the current page
+reloadButton.tooltip=Aktuelle Seite neu laden (%S)
+# LOCALIZATION NOTE (stopButton.tooltip):
+# %S is the keyboard shortcut for stopping loading the page
+stopButton.tooltip=Laden dieser Seite stoppen (%S)
+# LOCALIZATION NOTE (urlbar-zoom-button.tooltip):
+# %S is the keyboard shortcut for resetting the zoom level to 100%
+urlbar-zoom-button.tooltip=Zoomfaktor zurücksetzen (%S)
+# LOCALIZATION NOTE (reader-mode-button.tooltip):
+# %S is the keyboard shortcut for entering/exiting reader view
+reader-mode-button.tooltip=Leseansicht umschalten (%S)
+
+# LOCALIZATION NOTE(zoom-button.label): %S is the current page zoom level,
+# %% will be displayed as a single % character (% is commonly used to define
+# format specifiers, so it needs to be escaped).
+zoom-button.label = %S%%
+
+# Block autorefresh
+refreshBlocked.goButton=Erlauben
+refreshBlocked.goButton.accesskey=E
+refreshBlocked.refreshLabel=%S hat diese Webseite daran gehindert automatisch neu zu laden.
+refreshBlocked.redirectLabel=%S hat diese Webseite daran gehindert automatisch auf eine andere Webseite umzuleiten.
+
+# General bookmarks button
+# LOCALIZATION NOTE (bookmarksMenuButton.tooltip):
+# %S is the keyboard shortcut for "Show All Bookmarks"
+bookmarksMenuButton.tooltip=Lesezeichen verwalten (%S)
+
+# Downloads button tooltip
+# LOCALIZATION NOTE (downloads.tooltip):
+# %S is the keyboard shortcut for "Downloads"
+downloads.tooltip=Zeigt den Fortschritt der aktuellen Downloads an (%S)
+
+# New Window button tooltip
+# LOCALIZATION NOTE (newWindowButton.tooltip):
+# %S is the keyboard shortcut for "New Window"
+newWindowButton.tooltip=Ein neues Fenster öffnen (%S)
+
+# New Tab button tooltip
+# LOCALIZATION NOTE (newTabButton.tooltip):
+# %S is the keyboard shortcut for "New Tab"
+newTabButton.tooltip=Einen neuen Tab öffnen (%S)
+newTabContainer.tooltip=Neuen Tab öffnen (%S)\nAnklicken und gedrückt halten, um Tab in einer Tab-Umgebung zu öffnen
+newTabAlwaysContainer.tooltip=Tab-Umgebung für das Öffnen eines neuen Tabs wählen
+
+# Offline web applications
+offlineApps.available3=%S erlauben, Daten auf dem Computer zu speichern?
+offlineApps.allow.label=Erlauben
+offlineApps.allow.accesskey=E
+offlineApps.block.label=Blockieren
+offlineApps.block.accesskey=B
+
+# Canvas permission prompt
+# LOCALIZATION NOTE (canvas.siteprompt2): %S is hostname
+canvas.siteprompt2=%S erlauben, Ihre HTML5-Canvas-Grafikdaten zu verwenden?
+canvas.siteprompt2.warning=Dies wird eventuell dazu benutzt, um Ihren Computer im Internet zu identifizieren.
+canvas.block=Blockieren
+canvas.block.accesskey=B
+canvas.allow2=Erlauben
+canvas.allow2.accesskey=E
+canvas.remember2=Entscheidung merken
+
+# WebAuthn prompts
+# LOCALIZATION NOTE (webauthn.registerPrompt2): %S is hostname
+webauthn.registerPrompt2=%S will ein Konto mit einem Ihrer Sicherheitsschlüssel erstellen. Sie können verbinden und den Vorgang autorisieren oder sofort abbrechen.
+# LOCALIZATION NOTE (webauthn.CTAP2registerPrompt): %S is hostname
+webauthn.CTAP2registerPrompt=%S will ein Konto mit einem Ihrer Sicherheitsschlüssel erstellen. Sie können jetzt einen Schlüssel verbinden oder abbrechen.
+# LOCALIZATION NOTE (webauthn.registerTouchDevice): %S is hostname
+webauthn.registerTouchDevice=%S will ein Konto mit Ihrem Sicherheitsschlüssel erstellen. Sie können jetzt den Vorgang autorisieren oder abbrechen.
+# LOCALIZATION NOTE (webauthn.registerDirectPrompt3):
+# %S is hostname.
+# The website is asking for extended information about your
+# hardware authenticator that shouldn't be generally necessary. Permitting
+# this is safe if you only use one account at this website. If you have
+# multiple accounts at this website, and you use the same hardware
+# authenticator, then the website could link those accounts together.
+# And this is true even if you use a different profile / browser (or even Tor
+# Browser). To avoid this, you should use different hardware authenticators
+# for different accounts on this website.
+webauthn.registerDirectPrompt3=%S fordert erweiterte Informationen zu Ihrem Sicherheitsschlüssel an. Dies kann Ihre Privatsphäre beeinträchtigen.
+# LOCALIZATION NOTE (webauthn.registerDirectPromptHint):
+# %S is brandShortName
+webauthn.registerDirectPromptHint=%S kann dies für Sie anonymisieren, aber die Website könnte diesen Schlüssel ablehnen. Bei Ablehnung können Sie es erneut versuchen.
+# LOCALIZATION NOTE (webauthn.CTAP2signPrompt): %S is hostname
+webauthn.CTAP2signPrompt=%S will Sie mit einem registrierten Sicherheitsschlüssel authentifizieren. Sie können jetzt einen Schlüssel verbinden oder abbrechen.
+# LOCALIZATION NOTE (webauthn.signTouchDevice): %S is hostname
+webauthn.signTouchDevice=%S will Sie mit Ihrem Sicherheitsschlüssel authentifizieren. Sie können jetzt den Vorgang autorisieren oder abbrechen.
+# LOCALIZATION NOTE (webauthn.signPrompt2): %S is hostname
+webauthn.signPrompt2=%S will Sie mit einem registrierten Sicherheitsschlüssel authentifizieren. Sie können jetzt einen Schlüssel verbinden und autorisieren, oder abbrechen.
+# LOCALIZATION NOTE (webauthn.selectSignResultPrompt): %S is hostname
+webauthn.selectSignResultPrompt=Mehrere Konten wurden für %S gefunden. Wählen Sie aus, welches Sie verwenden möchten, oder brechen Sie ab.
+# LOCALIZATION NOTE (webauthn.selectDevicePrompt): %S is hostname
+webauthn.selectDevicePrompt=Mehrere Geräte für %S gefunden. Bitte wählen Sie eines aus.
+# LOCALIZATION NOTE (webauthn.deviceBlockedPrompt): %S is hostname
+webauthn.deviceBlockedPrompt=Benutzerüberprüfung auf %S fehlgeschlagen. Es sind keine Versuche mehr möglich und Ihr Gerät wurde gesperrt, weil zu oft die falsche PIN eingegeben wurde. Das Gerät muss zurückgesetzt werden.
+# LOCALIZATION NOTE (webauthn.pinAuthBlockedPrompt): %S is hostname
+webauthn.pinAuthBlockedPrompt=Benutzerüberprüfung auf %S fehlgeschlagen. Es gab zu viele Fehlversuche hintereinander und die PIN-Authentifizierung wurde vorübergehend gesperrt. Ihr Gerät muss aus- und wieder eingeschaltet werden (Netzstecker ziehen und wieder einstecken).
+webauthn.cancel=Abbrechen
+webauthn.cancel.accesskey=b
+webauthn.proceed=Fortfahren
+webauthn.proceed.accesskey=F
+webauthn.anonymize=Trotzdem anonymisieren
+
+# Spoof Accept-Language prompt
+privacy.spoof_english=Wenn Sie Ihre bevorzugte Sprache in Englisch ändern, sind Sie schwierigerer im Internet zu identifizieren und verbessern Ihre Privatsphäre. Wollen Sie englischsprachige Versionen von Websites anfordern?
+
+# LOCALIZATION NOTE (identity.identified.verifier, identity.identified.state_and_country, identity.ev.contentOwner2):
+# %S is the hostname of the site that is being displayed.
+identity.identified.verifier=Verifiziert von: %S
+identity.identified.verified_by_you=Sie haben eine Sicherheitsausnahme für diese Website hinzugefügt.
+identity.identified.state_and_country=%S, %S
+identity.ev.contentOwner2=Zertifikat ausgestellt für: %S
+
+# LOCALIZATION NOTE (identity.notSecure.label):
+# Keep this string as short as possible, this is displayed in the URL bar
+# use a synonym for "safe" or "private" if "secure" is too long.
+identity.notSecure.label=Nicht sicher
+identity.notSecure.tooltip=Verbindung ist nicht sicher
+
+identity.extension.label=Erweiterung (%S)
+identity.extension.tooltip=Geladen durch Erweiterung: %S
+
+# LOCALIZATION NOTE (contentBlocking.trackersView.blocked.label):
+# This label is shown next to a tracker in the trackers subview.
+# It forms the end of the (imaginary) sentence "www.example.com [was] Blocked"
+contentBlocking.trackersView.blocked.label=Blockiert
+
+contentBlocking.trackersView.empty.label=Keine erkannt auf dieser Website
+
+# LOCALIZATION NOTE (contentBlocking.cookies.blockingTrackers.label, contentBlocking.cookies.blocking3rdParty.label,
+# contentBlocking.cookies.blockingUnvisited.label,contentBlocking.cookies.blockingAll.label):
+contentBlocking.cookies.blockingTrackers3.label=Cookies zur seitenübergreifenden Aktivitätenverfolgung
+contentBlocking.cookies.blocking3rdParty2.label=Cookies von Drittanbietern
+contentBlocking.cookies.blockingUnvisited2.label=Cookies von nicht besuchten Websites
+contentBlocking.cookies.blockingAll2.label=Alle Cookies
+
+contentBlocking.cookiesView.firstParty.label=Von dieser Website
+# LOCALIZATION NOTE (contentBlocking.cookiesView.firstParty.empty.label):
+# This references the header from contentBlocking.cookiesView.firstParty.label:
+# "[Cookies] From This Site: None detected on this site".
+contentBlocking.cookiesView.firstParty.empty.label=Keine erkannt auf dieser Website
+
+contentBlocking.cookiesView.trackers2.label=Cookies zur seitenübergreifenden Aktivitätenverfolgung
+# LOCALIZATION NOTE (contentBlocking.cookiesView.trackers.empty.label):
+# This references the header from contentBlocking.cookiesView.trackers.label:
+# "Tracking Cookies: None detected on this site".
+contentBlocking.cookiesView.trackers.empty.label=Keine erkannt auf dieser Website
+
+contentBlocking.cookiesView.thirdParty.label=Cookies von Drittanbietern
+# LOCALIZATION NOTE (contentBlocking.cookiesView.thirdParty.empty.label):
+# This references the header from contentBlocking.cookiesView.thirdParty.label:
+# "Third-Party Cookies: None detected on this site".
+contentBlocking.cookiesView.thirdParty.empty.label=Keine erkannt auf dieser Website
+
+# LOCALIZATION NOTE (contentBlocking.cookiesView.allowed.label):
+# This label is shown next to a cookie origin in the cookies subview.
+# It forms the end of the (imaginary) sentence "www.example.com [was] Allowed"
+contentBlocking.cookiesView.allowed.label=Erlaubt
+# LOCALIZATION NOTE (contentBlocking.cookiesView.blocked.label):
+# This label is shown next to a cookie origin in the cookies subview.
+# It forms the end of the (imaginary) sentence "www.example.com [was] Blocked"
+contentBlocking.cookiesView.blocked.label=Blockiert
+# LOCALIZATION NOTE (contentBlocking.cookiesView.removeButton.tooltip): %S is the domain of the site.
+contentBlocking.cookiesView.removeButton.tooltip=Löschen der Cookie-Ausnahme für %S
+
+# LOCALIZATION NOTE (contentBlocking.fingerprintersView.blocked.label):
+# This label is shown next to a fingerprinter in the fingerprinters subview.
+# It forms the end of the (imaginary) sentence "www.example.com [was] Blocked"
+contentBlocking.fingerprintersView.blocked.label=Blockiert
+
+# LOCALIZATION NOTE (contentBlocking.cryptominersView.blocked.label):
+# This label is shown next to a cryptominer in the cryptominers subview.
+# It forms the end of the (imaginary) sentence "www.example.com [was] Blocked"
+contentBlocking.cryptominersView.blocked.label=Blockiert
+
+trackingProtection.icon.activeTooltip2=Blockiert: Skripte zur Aktivitätenverfolgung durch soziale Netzwerke, Cookies zur seitenübergreifenden Aktivitätenverfolgung und Identifizierer (Fingerprinter)
+trackingProtection.icon.disabledTooltip2=Verbesserter Schutz vor Aktivitätenverfolgung ist auf dieser Website DEAKTIVIERT.
+# LOCALIZATION NOTE (trackingProtection.icon.noTrackersDetectedTooltip): %S is brandShortName.
+trackingProtection.icon.noTrackersDetectedTooltip=%S erkannte keine Skripte zur Aktivitätenverfolgung auf dieser Seite.
+
+# LOCALIZATION NOTE (protections.header):
+# Header of the Protections Panel. %S is replaced with the site's hostname.
+protections.header=Schutzmaßnahmen für %S
+
+# LOCALIZATION NOTE (protections.disableAriaLabel):
+# Text that gets spoken by a screen reader if the button will disable protections.
+# %s is the site's hostname.
+protections.disableAriaLabel=Schutzmaßnahmen deaktivieren für %S
+
+# LOCALIZATION NOTE (protections.enableAriaLabel):
+# Text that gets spoken by a screen reader if the button will enable protections.
+# %s is the site's hostname.
+protections.enableAriaLabel=Schutzmaßnahmen aktivieren für %S
+
+# Blocking and Not Blocking sub-views in the Protections Panel
+protections.blocking.fingerprinters.title=Identifizierer (Fingerprinter) blockiert
+protections.blocking.cryptominers.title=Heimliche Digitalwährungsberechner (Krypto-Miner) blockiert
+protections.blocking.cookies.trackers.title=Cookies zur seitenübergreifenden Aktivitätenverfolgung blockiert
+protections.blocking.cookies.3rdParty.title=Cookies von Drittanbietern blockiert
+protections.blocking.cookies.all.title=Alle Cookies blockiert
+protections.blocking.cookies.unvisited.title=Cookies von nicht besuchten Websites blockiert
+protections.blocking.trackingContent.title=Inhalte zur Aktivitätenverfolgung blockiert
+protections.blocking.socialMediaTrackers.title=Skripte zur Aktivitätenverfolgung durch soziale Netzwerke blockiert
+protections.notBlocking.fingerprinters.title=Identifizierer (Fingerprinter) nicht blockiert
+protections.notBlocking.cryptominers.title=Heimliche Digitalwährungsberechner (Krypto-Miner) nicht blockiert
+protections.notBlocking.cookies.3rdParty.title=Cookies von Drittanbietern werden nicht blockiert
+protections.notBlocking.cookies.all.title=Cookies werden nicht blockiert
+protections.notBlocking.crossSiteTrackingCookies.title=Cookies zur seitenübergreifenden Aktivitätenverfolgung nicht blockiert
+protections.notBlocking.trackingContent.title=Inhalte zur Aktivitätenverfolgung nicht blockiert
+protections.notBlocking.socialMediaTrackers.title=Skripte zur Aktivitätenverfolgung durch soziale Netzwerke nicht blockiert
+
+# Footer section in the Protections Panel
+# LOCALIZATION NOTE (protections.footer.blockedTrackerCounter.description,
+# protections.footer.blockedTrackerCounter.tooltip):
+# This text indicates the total number of trackers blocked on all sites. In
+# its tooltip, we show the date when we started counting this number.
+# LOCALIZATION NOTE (protections.footer.blockedTrackerCounter.description):
+# Semicolon-separated list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# Replacement for #1 is a locale-string converted positive integer.
+protections.footer.blockedTrackerCounter.description=1 blockiert;#1 blockiert
+# LOCALIZATION NOTE (protections.footer.blockedTrackerCounter.tooltip):
+# %S is the date on which we started counting (e.g., July 17, 2019).
+protections.footer.blockedTrackerCounter.tooltip=Seit %S
+
+# Milestones section in the Protections Panel
+# LOCALIZATION NOTE (protections.milestone.description):
+# Semicolon-separated list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is replaced with brandShortName.
+# #2 is replaced with the (locale-formatted) number of trackers blocked
+# #3 is replaced by a locale-formatted date with short month and numeric year.
+# In English this looks like "Firefox blocked over 10,000 trackers since Oct 2019"
+protections.milestone.description=#1 blockierte #2 Element zur Aktivitätenverfolgung seit #3;#1 blockierte #2 Elemente zur Aktivitätenverfolgung seit #3
+
+# Application menu
+
+# LOCALIZATION NOTE(zoomReduce-button.tooltip): %S is the keyboard shortcut.
+zoomReduce-button.tooltip = Verkleinern (%S)
+# LOCALIZATION NOTE(zoomReset-button.tooltip): %S is the keyboard shortcut.
+zoomReset-button.tooltip = Zoomfaktor zurücksetzen (%S)
+# LOCALIZATION NOTE(zoomEnlarge-button.tooltip): %S is the keyboard shortcut.
+zoomEnlarge-button.tooltip = Vergrößern (%S)
+
+# LOCALIZATION NOTE (cut-button.tooltip): %S is the keyboard shortcut.
+cut-button.tooltip = Ausschneiden (%S)
+# LOCALIZATION NOTE (copy-button.tooltip): %S is the keyboard shortcut.
+copy-button.tooltip = Kopieren (%S)
+# LOCALIZATION NOTE (paste-button.tooltip): %S is the keyboard shortcut.
+paste-button.tooltip = Einfügen (%S)
+
+# Geolocation UI
+
+geolocation.allow=Erlauben
+geolocation.allow.accesskey=E
+geolocation.block=Blockieren
+geolocation.block.accesskey=B
+geolocation.shareWithSite4=%S erlauben, auf Ihren Standort zuzugreifen?
+geolocation.shareWithFile4=Dieser lokalen Datei erlauben, auf Ihren Standort zuzugreifen?
+# LOCALIZATION NOTE(geolocation.shareWithSiteUnsafeDelegation2):
+# %1$S is the first party origin, %2$S is the third party origin.
+geolocation.shareWithSiteUnsafeDelegation2=%1$S erlauben, die Berechtigung für den Zugriff auf Ihren Standort an %2$S weiterzugeben?
+geolocation.remember=Entscheidung merken
+
+# Virtual Reality Device UI
+xr.allow2=Erlauben
+xr.allow2.accesskey=E
+xr.block=Blockieren
+xr.block.accesskey=B
+xr.shareWithSite4=%S erlauben, auf Ihre VR-Geräte (Virtuelle Realität) zuzugreifen? Dies könnte vertrauliche Informationen zugänglich machen.
+xr.shareWithFile4=Dieser lokalen Datei erlauben, auf Ihre VR-Geräte (Virtuelle Realität) zuzugreifen? Dies könnte vertrauliche Informationen zugänglich machen.
+xr.remember=Diese Entscheidung merken
+
+# Persistent storage UI
+persistentStorage.allow=Erlauben
+persistentStorage.allow.accesskey=E
+persistentStorage.block.label=Blockieren
+persistentStorage.block.accesskey=B
+persistentStorage.allowWithSite2=%S erlauben, Daten im dauerhaften Speicher zu speichern?
+
+# Web notifications UI
+# LOCALIZATION NOTE (alwaysBlock, block)
+# The two button strings will never be shown at the same time, so
+# it's okay for them to have the same access key
+webNotifications.allow2=Erlauben
+webNotifications.allow2.accesskey=E
+webNotifications.notNow=Nicht jetzt
+webNotifications.notNow.accesskey=z
+webNotifications.never=Nie erlauben
+webNotifications.never.accesskey=N
+webNotifications.alwaysBlock=Immer blockieren
+webNotifications.alwaysBlock.accesskey=b
+webNotifications.block=Blockieren
+webNotifications.block.accesskey=B
+webNotifications.receiveFromSite3=%S erlauben, Benachrichtigungen zu senden?
+
+# Phishing/Malware Notification Bar.
+# LOCALIZATION NOTE (notADeceptiveSite, notAnAttack)
+# The two button strings will never be shown at the same time, so
+# it's okay for them to have the same access key
+safebrowsing.getMeOutOfHereButton.label=Diese Seite verlassen!
+safebrowsing.getMeOutOfHereButton.accessKey=D
+safebrowsing.deceptiveSite=Betrügerische Website!
+safebrowsing.notADeceptiveSiteButton.label=Dies ist keine betrügerische Website…
+safebrowsing.notADeceptiveSiteButton.accessKey=k
+safebrowsing.reportedAttackSite=Als attackierend gemeldete Website!
+safebrowsing.notAnAttackButton.label=Dies ist keine attackierende Website…
+safebrowsing.notAnAttackButton.accessKey=k
+safebrowsing.reportedUnwantedSite=Als Seite mit Downloads unerwünschter Software bekannt!
+safebrowsing.reportedHarmfulSite=Als schädliche Website gemeldet!
+
+# Ctrl-Tab
+# LOCALIZATION NOTE (ctrlTab.listAllTabs.label): #1 represents the number
+# of tabs in the current browser window. It will always be 2 at least.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+ctrlTab.listAllTabs.label=;Alle #1 Tabs anzeigen
+
+# LOCALIZATION NOTE (addKeywordTitleAutoFill): %S will be replaced by the page's title
+# Used as the bookmark name when saving a keyword for a search field.
+addKeywordTitleAutoFill=Suchen mit %S
+
+# troubleshootModeRestart
+# LOCALIZATION NOTE (troubleshootModeRestartPromptTitle): %S is the name of the product (e.g., Firefox)
+troubleshootModeRestartPromptTitle=%S im Fehlerbehebungsmodus neu starten?
+troubleshootModeRestartPromptMessage=Ihre Erweiterungen, Themes und Benutzereinstellungen werden temporär deaktiviert.
+troubleshootModeRestartButton=Neu starten
+
+# LOCALIZATION NOTE (browser.menu.showCharacterEncoding): Set to the string
+# "true" (spelled and capitalized exactly that way) to show the "Text
+# Encoding" menu in the main Firefox button on Windows. Any other value will
+# hide it. Regardless of the value of this setting, the "Text Encoding"
+# menu will always be accessible via the "Browser Tools" menu.
+# This is not a string to translate; it just controls whether the menu shows
+# up in the Firefox button. If users frequently use the "Text Encoding"
+# menu, set this to "true". Otherwise, you can leave it as "false".
+browser.menu.showCharacterEncoding=false
+
+# Process hang reporter
+# LOCALIZATION NOTE (processHang.selected_tab.label): %1$S is the name of the product (e.g., Firefox)
+processHang.selected_tab.label = Diese Seite verlangsamt %1$S. Halten Sie die Seite an, um den Browser zu beschleunigen.
+# LOCALIZATION NOTE (processHang.nonspecific_tab.label): %1$S is the name of the product (e.g., Firefox)
+processHang.nonspecific_tab.label = Eine Webseite verlangsamt %1$S. Halten Sie die Seite an, um den Browser zu beschleunigen.
+# LOCALIZATION NOTE (processHang.specific_tab.label): %1$S is the title of the tab.
+# %2$S is the name of the product (e.g., Firefox)
+processHang.specific_tab.label = "%1$S" verlangsamt %2$S. Halten Sie die Seite an, um den Browser zu beschleunigen.
+# LOCALIZATION NOTE (processHang.add-on.label2): %1$S is the name of the
+# extension. %2$S is the name of the product (e.g., Firefox)
+processHang.add-on.label2 = "%1$S" verlangsamt %2$S. Halten Sie die Erweiterung an, um den Browser zu beschleunigen.
+processHang.add-on.learn-more.text = Weitere Informationen
+processHang.button_stop2.label = Anhalten
+processHang.button_stop2.accessKey = A
+processHang.button_debug.label = Skript untersuchen
+processHang.button_debug.accessKey = u
+
+# LOCALIZATION NOTE (fullscreenButton.tooltip): %S is the keyboard shortcut for full screen
+fullscreenButton.tooltip=Fenster im Vollbildmodus anzeigen (%S)
+
+# These are visible when opening the popup inside the bookmarks sidebar
+sidebar.moveToLeft=Sidebar nach links verschieben
+sidebar.moveToRight=Sidebar nach rechts verschieben
+
+# LOCALIZATION NOTE (getUserMedia.shareCamera3.message,
+# getUserMedia.shareMicrophone3.message,
+# getUserMedia.shareScreen4.message,
+# getUserMedia.shareCameraAndMicrophone3.message,
+# getUserMedia.shareCameraAndAudioCapture3.message,
+# getUserMedia.shareScreenAndMicrophone4.message,
+# getUserMedia.shareScreenAndAudioCapture4.message,
+# getUserMedia.shareAudioCapture3.message):
+# %S is the website origin (e.g. www.mozilla.org)
+getUserMedia.shareCamera3.message = %S erlauben, Ihre Kamera zu verwenden?
+getUserMedia.shareMicrophone3.message = %S erlauben, Ihr Mikrofon zu verwenden?
+getUserMedia.shareScreen4.message = %S erlauben, Ihren Bildschirminhalt zu sehen?
+getUserMedia.shareCameraAndMicrophone3.message = %S erlauben, Kamera und Mikrofon zu verwenden?
+getUserMedia.shareCameraAndAudioCapture3.message = %S erlauben, Ihre Kamera zu verwenden und auf die Audio-Wiedergabe des Tabs zuzugreifen?
+getUserMedia.shareScreenAndMicrophone4.message = %S erlauben, Ihr Mikrofon zu verwenden und Ihren Bildschirminhalt zu sehen?
+getUserMedia.shareScreenAndAudioCapture4.message = %S erlauben, auf die Audio-Wiedergabe des Tabs und den Bildschirminhalt zuzugreifen?
+getUserMedia.shareAudioCapture3.message = %S erlauben, auf die Audio-Wiedergabe des Tabs zuzugreifen?
+# LOCALIZATION NOTE (selectAudioOutput.shareSpeaker.message):
+# "Speakers" is used in a general sense that might include headphones or
+# another audio output connection.
+# %S is the website origin (e.g. www.mozilla.org)
+selectAudioOutput.shareSpeaker.message = %S erlauben, andere Audiowiedergabegeräte zu verwenden?
+
+# LOCALIZATION NOTE (getUserMedia.shareCameraUnsafeDelegation2.message,
+# getUserMedia.shareMicrophoneUnsafeDelegation2.message,
+# getUserMedia.shareScreenUnsafeDelegation2.message,
+# getUserMedia.shareCameraAndMicrophoneUnsafeDelegation2.message,
+# getUserMedia.shareCameraAndAudioCaptureUnsafeDelegation2.message,
+# getUserMedia.shareScreenAndMicrophoneUnsafeDelegation2.message,
+# getUserMedia.shareScreenAndAudioCaptureUnsafeDelegation2.message,
+# %1$S is the first party origin.
+# %2$S is the third party origin.
+getUserMedia.shareCameraUnsafeDelegation2.message = %1$S erlauben, den Zugriff auf Ihre Kamera mit %2$S zu teilen?
+getUserMedia.shareMicrophoneUnsafeDelegations2.message = %1$S erlauben, den Zugriff auf Ihr Mikrofon mit %2$S zu teilen?
+getUserMedia.shareScreenUnsafeDelegation2.message = %1$S erlauben, den Zugriff auf Ihren Bildschirminhalt mit %2$S zu teilen?
+getUserMedia.shareCameraAndMicrophoneUnsafeDelegation2.message = %1$S erlauben, den Zugriff auf Kamera und Mikrofon mit %2$S zu teilen?
+getUserMedia.shareCameraAndAudioCaptureUnsafeDelegation2.message = %1$S erlauben, den Zugriff auf Ihre Kamera und die Audio-Wiedergabe des Tabs mit %2$S zu teilen?
+getUserMedia.shareScreenAndMicrophoneUnsafeDelegation2.message = %1$S erlauben, den Zugriff auf Ihr Mikrofon und den Bildschirminhalt mit %2$S zu teilen?
+getUserMedia.shareScreenAndAudioCaptureUnsafeDelegation2.message = %1$S erlauben, den Zugriff auf die Audio-Wiedergabe des Tabs und Ihren Bildschirm mit %2$S zu teilen?
+# LOCALIZATION NOTE ():
+# "Speakers" is used in a general sense that might include headphones or
+# another audio output connection.
+# %1$S is the first party origin.
+# %2$S is the third party origin.
+selectAudioOutput.shareSpeakerUnsafeDelegation.message = %1$S erlauben, den Zugriff auf andere Audiowiedergabegeräte mit %2$S zu teilen?
+
+# LOCALIZATION NOTE (getUserMedia.shareScreenWarning.message): NB: inserted via innerHTML, so please don't use <, > or & in this string.
+getUserMedia.shareScreenWarning2.message = Erlauben Sie nur Websites Ihres Vertrauens Zugriff auf Ihre Bildschirme. Der Zugriff durch betrügerische Websites würde diesen erlauben, im Internet als Sie zu surfen und private Daten zu stehlen.
+# LOCALIZATION NOTE (getUserMedia.shareFirefoxWarning.message): NB: inserted via innerHTML, so please don't use <, > or & in this string.
+# %S is brandShortName (eg. Firefox)
+getUserMedia.shareFirefoxWarning2.message = Erlauben Sie nur Websites Ihres Vertrauens Zugriff auf %S. Der Zugriff durch betrügerische Websites würde diesen erlauben, im Internet als Sie zu surfen und private Daten zu stehlen.
+# LOCALIZATION NOTE(getUserMedia.shareScreen.learnMoreLabel): NB: inserted via innerHTML, so please don't use <, > or & in this string.
+getUserMedia.shareScreen.learnMoreLabel = Weitere Informationen
+getUserMedia.selectWindowOrScreen2.label = Fenster oder Bildschirm:
+getUserMedia.selectWindowOrScreen2.accesskey = F
+getUserMedia.pickWindowOrScreen.label = Fenster oder Bildschirm auswählen
+getUserMedia.shareEntireScreen.label = Vollständiger Bildschirm
+getUserMedia.sharePipeWirePortal.label = Betriebssystem-Einstellungen verwenden
+# LOCALIZATION NOTE (getUserMedia.shareMonitor.label):
+# %S is screen number (digits 1, 2, etc)
+# Example: Screen 1, Screen 2,..
+getUserMedia.shareMonitor.label = Bildschirm %S
+# LOCALIZATION NOTE (getUserMedia.shareApplicationWindowCount.label):
+# Semicolon-separated list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# Replacement for #1 is the name of the application.
+# Replacement for #2 is the number of windows currently displayed by the application.
+getUserMedia.shareApplicationWindowCount.label=#1 (#2 Fenster);#1 (#2 Fenster)
+# LOCALIZATION NOTE (getUserMedia.allow.label,
+# getUserMedia.block.label):
+# These two buttons are the possible answers to the various prompts in the
+# "getUserMedia.share{device}.message" strings.
+getUserMedia.allow.label = Erlauben
+getUserMedia.allow.accesskey = E
+getUserMedia.block.label = Blockieren
+getUserMedia.block.accesskey = B
+getUserMedia.remember=Entscheidung merken
+# LOCALIZATION NOTE (getUserMedia.reasonForNoPermanentAllow.screen3,
+# getUserMedia.reasonForNoPermanentAllow.audio,
+# getUserMedia.reasonForNoPermanentAllow.insecure):
+# %S is brandShortName
+getUserMedia.reasonForNoPermanentAllow.screen3=%S kann keinen dauerhaften Zugriff auf Ihren Bildschirm erlauben.
+getUserMedia.reasonForNoPermanentAllow.audio=Sie müssen festlegen, auf das Audio welchen Tabs dauerhaft zugegriffen werden darf, damit %S den Zugriff gewähren kann.
+getUserMedia.reasonForNoPermanentAllow.insecure=Die Verbindung zu dieser Website erfolgt nicht verschlüsselt. Zu Ihrem Schutz gewährt %S nur Zugriff für diese Sitzung.
+
+getUserMedia.sharingMenu.label = Tabs mit Zugriff auf Gerät
+getUserMedia.sharingMenu.accesskey = Z
+# LOCALIZATION NOTE (getUserMedia.sharingMenuCamera
+# getUserMedia.sharingMenuMicrophone,
+# getUserMedia.sharingMenuAudioCapture,
+# getUserMedia.sharingMenuApplication,
+# getUserMedia.sharingMenuScreen,
+# getUserMedia.sharingMenuWindow,
+# getUserMedia.sharingMenuBrowser,
+# getUserMedia.sharingMenuCameraMicrophone,
+# getUserMedia.sharingMenuCameraMicrophoneApplication,
+# getUserMedia.sharingMenuCameraMicrophoneScreen,
+# getUserMedia.sharingMenuCameraMicrophoneWindow,
+# getUserMedia.sharingMenuCameraMicrophoneBrowser,
+# getUserMedia.sharingMenuCameraAudioCapture,
+# getUserMedia.sharingMenuCameraAudioCaptureApplication,
+# getUserMedia.sharingMenuCameraAudioCaptureScreen,
+# getUserMedia.sharingMenuCameraAudioCaptureWindow,
+# getUserMedia.sharingMenuCameraAudioCaptureBrowser,
+# getUserMedia.sharingMenuCameraApplication,
+# getUserMedia.sharingMenuCameraScreen,
+# getUserMedia.sharingMenuCameraWindow,
+# getUserMedia.sharingMenuCameraBrowser,
+# getUserMedia.sharingMenuMicrophoneApplication,
+# getUserMedia.sharingMenuMicrophoneScreen,
+# getUserMedia.sharingMenuMicrophoneWindow,
+# getUserMedia.sharingMenuMicrophoneBrowser,
+# getUserMedia.sharingMenuAudioCaptureApplication,
+# getUserMedia.sharingMenuAudioCaptureScreen,
+# getUserMedia.sharingMenuAudioCaptureWindow,
+# getUserMedia.sharingMenuAudioCaptureBrowser):
+# %S is the website origin (e.g. www.mozilla.org)
+getUserMedia.sharingMenuCamera = %S (Kamera)
+getUserMedia.sharingMenuMicrophone = %S (Mikrofon)
+getUserMedia.sharingMenuAudioCapture = %S (Tab-Audio)
+getUserMedia.sharingMenuApplication = %S (Anwendung)
+getUserMedia.sharingMenuScreen = %S (Bildschirm)
+getUserMedia.sharingMenuWindow = %S (Fenster)
+getUserMedia.sharingMenuBrowser = %S (Tab)
+getUserMedia.sharingMenuCameraMicrophone = %S (Kamera und Mikrofon)
+getUserMedia.sharingMenuCameraMicrophoneApplication = %S (Kamera, Mikrofon und Anwendung)
+getUserMedia.sharingMenuCameraMicrophoneScreen = %S (Kamera, Mikrofon und Bildschirm)
+getUserMedia.sharingMenuCameraMicrophoneWindow = %S (Kamera, Mikrofon und Fenster)
+getUserMedia.sharingMenuCameraMicrophoneBrowser = %S (Kamera, Mikrofon und Tab)
+getUserMedia.sharingMenuCameraAudioCapture = %S (Kamera und Tab-Audio)
+getUserMedia.sharingMenuCameraAudioCaptureApplication = %S (Kamera, Tab-Audio und Anwendung)
+getUserMedia.sharingMenuCameraAudioCaptureScreen = %S (Kamera, Tab-Audio und Bildschirm)
+getUserMedia.sharingMenuCameraAudioCaptureWindow = %S (Kamera, Tab-Audio und Fenster)
+getUserMedia.sharingMenuCameraAudioCaptureBrowser = %S (Kamera und Tab einschließlich Audio)
+getUserMedia.sharingMenuCameraApplication = %S (Kamera und Anwendung)
+getUserMedia.sharingMenuCameraScreen = %S (Kamera und Bildschirm)
+getUserMedia.sharingMenuCameraWindow = %S (Kamera und Fenster)
+getUserMedia.sharingMenuCameraBrowser = %S (Kamera und Tab)
+getUserMedia.sharingMenuMicrophoneApplication = %S (Mikrofon und Anwendung)
+getUserMedia.sharingMenuMicrophoneScreen = %S (Mikrofon und Bildschirm)
+getUserMedia.sharingMenuMicrophoneWindow = %S (Mikrofon und Fenster)
+getUserMedia.sharingMenuMicrophoneBrowser = %S (Mikrofon und Tab)
+getUserMedia.sharingMenuAudioCaptureApplication = %S (Tab-Audio und Anwendung)
+getUserMedia.sharingMenuAudioCaptureScreen = %S (Tab-Audio und Bildschirm)
+getUserMedia.sharingMenuAudioCaptureWindow = %S (Tab-Audio und Fenster)
+getUserMedia.sharingMenuAudioCaptureBrowser = %S (Tab einschließlich Audio)
+# LOCALIZATION NOTE(getUserMedia.sharingMenuUnknownHost): this is used for the website
+# origin for the sharing menu if no readable origin could be deduced from the URL.
+getUserMedia.sharingMenuUnknownHost = Unbekannter Ursprung
+
+# LOCALIZATION NOTE(emeNotifications.drmContentDisabled.message): NB: inserted via innerHTML, so please don't use <, > or & in this string. %S will be the 'learn more' link
+emeNotifications.drmContentDisabled.message2 = Der DRM-Kopierschutz muss aktiviert werden, um einige Audio- oder Videoelemente auf dieser Seite wiederzugeben.
+emeNotifications.drmContentDisabled.button.label = DRM-Kopierschutz aktivieren
+emeNotifications.drmContentDisabled.button.accesskey = a
+
+# LOCALIZATION NOTE(emeNotifications.drmContentCDMInstalling.message): NB: inserted via innerHTML, so please don't use <, > or & in this string. %S is brandShortName
+emeNotifications.drmContentCDMInstalling.message = %S installiert zusätzliche Komponenten, welche für die Wiedergabe der Audio- oder Videodateien auf dieser Seite benötigt werden. Versuchen Sie es später erneut.
+
+emeNotifications.unknownDRMSoftware = Unbekannt
+
+# LOCALIZATION NOTE (customizeMode.tabTitle): %S is brandShortName
+customizeMode.tabTitle = %S anpassen
+
+e10s.accessibilityNotice.acceptButton.label = OK
+e10s.accessibilityNotice.acceptButton.accesskey = O
+
+# LOCALIZATION NOTE (e10s.accessibilityNotice.jawsMessage): %S is brandShortName
+e10s.accessibilityNotice.jawsMessage = Der Tab-Inhalt kann wegen Inkompatibilität zwischen %S und Ihrer Software für Barrierefreiheit nicht angezeigt werden. Bitte aktualisieren Sie Letztere oder wechseln Sie zu Firefox Extended Support Release.
+
+# LOCALIZATION NOTE (userContextPersonal.label,
+# userContextWork.label,
+# userContextShopping.label,
+# userContextBanking.label,
+# userContextNone.label):
+# These strings specify the four predefined contexts included in support of the
+# Contextual Identity / Containers project. Each context is meant to represent
+# the context that the user is in when interacting with the site. Different
+# contexts will store cookies and other information from those sites in
+# different, isolated locations. You can enable the feature by typing
+# about:config in the URL bar and changing privacy.userContext.enabled to true.
+# Once enabled, you can open a new tab in a specific context by clicking
+# File > New Container Tab > (1 of 4 contexts). Once opened, you will see these
+# strings on the right-hand side of the URL bar.
+userContextPersonal.label = Freizeit
+userContextWork.label = Arbeit
+userContextBanking.label = Banking
+userContextShopping.label = Einkaufen
+userContextNone.label = Keine Umgebung
+
+userContextPersonal.accesskey = F
+userContextWork.accesskey = A
+userContextBanking.accesskey = B
+userContextShopping.accesskey = E
+userContextNone.accesskey = K
+
+userContext.aboutPage.label = Umgebungen verwalten
+userContext.aboutPage.accesskey = v
+
+muteTab.label = Tab stummschalten
+muteTab.accesskey = m
+unmuteTab.label = Stummschaltung für Tab aufheben
+unmuteTab.accesskey = m
+
+muteSelectedTabs2.label = Tabs stummschalten
+# LOCALIZATION NOTE (muteSelectedTabs2.accesskey): The accesskey should
+# match the accesskey for muteTab.accesskey
+muteSelectedTabs2.accesskey = m
+unmuteSelectedTabs2.label = Stummschaltung für Tabs aufheben
+# LOCALIZATION NOTE (unmuteSelectedTabs2.accesskey): The accesskey should
+# match the accesskey for unmuteTab.accesskey
+unmuteSelectedTabs2.accesskey = m
+
+# LOCALIZATION NOTE (sendTabsToDevice.label):
+# Semi-colon list of plural forms.
+# See: https://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is the number of tabs sent to the device.
+sendTabsToDevice.label = Tab an Gerät senden;#1 Tabs an Gerät senden
+sendTabsToDevice.accesskey = s
+
+# LOCALIZATION NOTE (pendingCrashReports2.label): Semi-colon list of plural forms
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is the number of pending crash reports
+pendingCrashReports2.label = Es gibt einen nicht gesendeten Absturzbericht.;Es gibt #1 nicht gesendete Absturzberichte.
+pendingCrashReports.viewAll = Ansehen
+pendingCrashReports.send = Senden
+pendingCrashReports.alwaysSend = Immer senden
+
+decoder.noCodecs.button = So wird's gemacht
+decoder.noCodecs.accesskey = S
+decoder.noCodecsLinux.message = Zur Wiedergabe des Videos müssen Sie eventuell die dafür notwendigen Video-Dekoder installieren.
+decoder.noHWAcceleration.message = Zur Verbesserung der Videoqualität müssen Sie eventuell den Media Feature Pack von Microsoft installieren.
+decoder.noPulseAudio.message = Zur Audio-Wiedergabe müssen Sie die eventuell benötigte Software PulseAudio installieren.
+decoder.unsupportedLibavcodec.message = libavcodec sollte aktualisiert werden, um Videos wiederzugeben, da es gegen Angriffe verwundbar sein könnte oder die installierte Version nicht unterstützt wird.
+
+decoder.decodeError.message = Beim Dekodieren einer Medien-Ressource trat ein Fehler auf.
+decoder.decodeError.button = Seitenproblem melden
+decoder.decodeError.accesskey = m
+decoder.decodeWarning.message = Beim Dekodieren einer Medien-Ressource trat ein behebbarer Fehler auf.
+
+# LOCALIZATION NOTE (captivePortal.infoMessage3):
+# Shown in a notification bar when we detect a captive portal is blocking network access
+# and requires the user to log in before browsing.
+captivePortal.infoMessage3 = Sie müssen sich bei dem Netzwerk anmelden, um auf das Internet zugreifen zu können.
+# LOCALIZATION NOTE (captivePortal.showLoginPage2):
+# The label for a button shown in the info bar in all tabs except the login page tab.
+# The button shows the portal login page tab when clicked.
+captivePortal.showLoginPage2 = Anmeldeseite des Netzwerks öffnen
+
+# LOCALIZATION NOTE (permissions.header):
+# %S is the hostname of the site that is being displayed.
+permissions.header = Berechtigungen für %S
+permissions.remove.tooltip = Diese Berechtigung löschen und erneut fragen
+
+permissions.fullscreen.promptCanceled = Anfrage für Berechtigung zurückgezogen, da Anfragen nicht vor dem Aufruf des DOM-Vollbildmodus gestartet werden sollen.
+permissions.fullscreen.fullScreenCanceled = DOM-Vollbildmodus beendet: Anfrage für Berechtigung wurde während des DOM-Vollbildmodus gestartet.
+
+# LOCALIZATION NOTE (aboutDialog.architecture.*):
+# The sixtyFourBit and thirtyTwoBit strings describe the architecture of the
+# current Firefox build: 32-bit or 64-bit. These strings are used in parentheses
+# between the Firefox version and the "What's new" link in the About dialog,
+# e.g.: "48.0.2 (32-bit) <What's new>" or "51.0a1 (2016-09-05) (64-bit)".
+aboutDialog.architecture.sixtyFourBit = 64-Bit
+aboutDialog.architecture.thirtyTwoBit = 32-Bit
+
+midi.allow.label = Erlauben
+midi.allow.accesskey = E
+midi.block.label = Blockieren
+midi.block.accesskey = B
+midi.remember=Entscheidung merken
+midi.shareWithFile = Dieser lokalen Datei erlauben, auf die MIDI-Geräte zuzugreifen?
+# LOCALIZATION NOTE (midi.shareWithSite): %S is the name of the site URL (https://...) requesting MIDI access
+midi.shareWithSite = %S erlauben, auf die MIDI-Geräte zuzugreifen?
+midi.shareSysexWithFile = Dieser lokalen Datei erlauben, auf die MIDI-Geräte zuzugreifen und SysEx-Nachrichten zu empfangen und versenden?
+# LOCALIZATION NOTE (midi.shareSysexWithSite): %S is the name of the site URL (https://...) requesting MIDI access
+midi.shareSysexWithSite = %S erlauben, auf die MIDI-Geräte zuzugreifen und SysEx-Nachrichten zu empfangen und versenden?
+
+# LOCALIZATION NOTE (panel.back):
+# This is used by screen readers to label the "back" button in various browser
+# popup panels, including the sliding subviews of the main menu.
+panel.back = Zurück
+
+storageAccess1.Allow.label = Erlauben
+storageAccess1.Allow.accesskey = E
+storageAccess1.DontAllow.label = Blockieren
+storageAccess1.DontAllow.accesskey = B
+# LOCALIZATION NOTE (storageAccess4.message, storageAccess1.hintText):
+# %1$S is the name of the site URL (www.site1.example) trying to track the user's activity.
+# %2$S is the name of the site URL (www.site2.example) that the user is visiting. This is the same domain name displayed in the address bar.
+storageAccess4.message = %1$S erlauben, seine Cookies auf %2$S zu verwenden?
+storageAccess1.hintText = Möglicherweise möchten Sie den Zugriff blockieren, wenn nicht klar ist, warum %1$S diese Daten benötigt.
+
+
+
+confirmationHint.sendToDevice.label = Gesendet
+confirmationHint.copyURL.label = In Zwischenablage kopiert
+confirmationHint.pageBookmarked2.label = In Lesezeichen gespeichert
+confirmationHint.pinTab.label = Angeheftet
+confirmationHint.pinTab.description = Tab mit der rechten Maustaste anklicken, um ihn abzulösen.
+confirmationHint.passwordSaved.label = Passwort gespeichert
+confirmationHint.loginRemoved.label = Zugangsdaten entfernt
+confirmationHint.breakageReport.label = Bericht gesendet. Danke!
+
+# LOCALIZATION NOTE (gnomeSearchProviderSearch):
+# Used for search by Gnome Shell activity screen, %S is a searched string.
+gnomeSearchProviderSearch=Das Web nach %S durchsuchen
+
+# LOCALIZATION NOTE (gnomeSearchProviderSearchWeb):
+# Used for search by Gnome Shell activity screen, %S is a searched string.
+gnomeSearchProviderSearchWeb=Das Web nach "%S" durchsuchen
diff --git a/l10n-de/browser/chrome/browser/customizableui/customizableWidgets.properties b/l10n-de/browser/chrome/browser/customizableui/customizableWidgets.properties
new file mode 100644
index 0000000000..5096114413
--- /dev/null
+++ b/l10n-de/browser/chrome/browser/customizableui/customizableWidgets.properties
@@ -0,0 +1,54 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+history-panelmenu.label = Chronik
+# LOCALIZATION NOTE(history-panelmenu.tooltiptext2): %S is the keyboard shortcut
+history-panelmenu.tooltiptext2 = Kürzlich besuchte Seiten anzeigen (%S)
+
+find-button.label = Suchen
+# LOCALIZATION NOTE(find-button.tooltiptext3): %S is the keyboard shortcut.
+find-button.tooltiptext3 = In dieser Seite suchen (%S)
+
+developer-button.label = Entwickler-\u00adWerkzeuge
+# LOCALIZATION NOTE(developer-button.tooltiptext): %S is the keyboard shortcut
+developer-button.tooltiptext2 = Werkzeuge für Web-Entwickler öffnen (%S)
+
+sidebar-button.label = Sidebars
+sidebar-button.tooltiptext2 = Sidebars anzeigen
+
+zoom-controls.label = Zoom-Steuerung
+zoom-controls.tooltiptext2 = Zoom-Steuerung
+
+zoom-out-button.label = Verkleinern
+# LOCALIZATION NOTE(zoom-out-button.tooltiptext2): %S is the keyboard shortcut.
+zoom-out-button.tooltiptext2 = Verkleinern (%S)
+
+# LOCALIZATION NOTE(zoom-reset-button.tooltiptext2): %S is the keyboard shortcut.
+zoom-reset-button.tooltiptext2 = Normalgröße (%S)
+
+zoom-in-button.label = Vergrößern
+# LOCALIZATION NOTE(zoom-in-button.tooltiptext2): %S is the keyboard shortcut.
+zoom-in-button.tooltiptext2 = Vergrößern (%S)
+
+edit-controls.label = Bearbeiten
+edit-controls.tooltiptext2 = Schaltflächen zum Kopieren, Ausschneiden und Einfügen
+
+cut-button.label = Ausschneiden
+# LOCALIZATION NOTE(cut-button.tooltiptext2): %S is the keyboard shortcut.
+cut-button.tooltiptext2 = Ausschneiden (%S)
+
+copy-button.label = Kopieren
+# LOCALIZATION NOTE(copy-button.tooltiptext2): %S is the keyboard shortcut.
+copy-button.tooltiptext2 = Kopieren (%S)
+
+paste-button.label = Einfügen
+# LOCALIZATION NOTE(paste-button.tooltiptext2): %S is the keyboard shortcut.
+paste-button.tooltiptext2 = Einfügen (%S)
+
+panic-button.label = Vergessen
+panic-button.tooltiptext = Teile der Browser-Chronik löschen
+
+toolbarspring.label = Flexibler Leerraum
+toolbarseparator.label = Trenner
+toolbarspacer.label = Leerraum
diff --git a/l10n-de/browser/chrome/browser/downloads/downloads.properties b/l10n-de/browser/chrome/browser/downloads/downloads.properties
new file mode 100644
index 0000000000..bbda92175a
--- /dev/null
+++ b/l10n-de/browser/chrome/browser/downloads/downloads.properties
@@ -0,0 +1,83 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this file,
+# You can obtain one at http://mozilla.org/MPL/2.0/.
+
+# LOCALIZATION NOTE (stateStarting):
+# Indicates that the download is starting.
+stateStarting=Starten…
+# LOCALIZATION NOTE (stateFailed):
+# Indicates that the download failed because of an error.
+stateFailed=Fehlgeschlagen
+# LOCALIZATION NOTE (statePaused):
+# Indicates that the download was paused by the user.
+statePaused=Pausiert
+# LOCALIZATION NOTE (stateCanceled):
+# Indicates that the download was canceled by the user.
+stateCanceled=Abgebrochen
+# LOCALIZATION NOTE (stateCompleted):
+# Indicates that the download was completed.
+stateCompleted=Fertig
+# LOCALIZATION NOTE (stateBlockedParentalControls):
+# Indicates that the download was blocked by the Parental Controls feature of
+# Windows. "Parental Controls" should be consistently named and capitalized
+# with the display of this feature in Windows. The following article can
+# provide a reference for the translation of "Parental Controls" in various
+# languages:
+# http://windows.microsoft.com/en-US/windows-vista/Set-up-Parental-Controls
+stateBlockedParentalControls=Blockiert durch Jugendschutz
+# LOCALIZATION NOTE (blockedMalware, blockedPotentiallyUnwanted,
+# blockedUncommon2):
+# These strings are shown in the panel for some types of blocked downloads. You
+# may need to adjust "downloads.width" in "downloads.dtd" if this turns out to
+# be longer than the other existing status strings.
+blockedMalware=Diese Datei enthält einen Virus oder Malware.
+blockedPotentiallyUnwanted=Diese Datei kann Ihren Computer beschädigen.
+blockedPotentiallyInsecure=Datei nicht heruntergeladen: Mögliches Sicherheitsrisiko.
+blockedUncommon2=Diese Datei wird selten heruntergeladen.
+
+# LOCALIZATION NOTE (fileMovedOrMissing):
+# Displayed when a complete download which is not at the original folder.
+fileMovedOrMissing=Datei verschoben, umbenannt oder gelöscht
+
+# LOCALIZATION NOTE (fileDeleted):
+# Displayed when a downloaded file has been deleted by Firefox, e.g. by the
+# "Delete File" context menu item.
+fileDeleted=Datei gelöscht
+
+# LOCALIZATION NOTE (unblockHeaderUnblock, unblockHeaderOpen,
+# unblockTypeMalware, unblockTypePotentiallyUnwanted2,
+# unblockTypeUncommon2, unblockTip2, unblockButtonOpen,
+# unblockButtonUnblock, unblockButtonConfirmBlock, unblockInsecure2):
+# These strings are displayed in the dialog shown when the user asks a blocked
+# download to be unblocked. The severity of the threat is expressed in
+# descending order by the unblockType strings, it is higher for files detected
+# as malware and lower for uncommon downloads.
+unblockHeaderUnblock=Soll dieser Download wirklich erlaubt werden?
+unblockHeaderOpen=Soll diese Datei wirklich geöffnet werden?
+unblockTypeMalware=Diese Datei enthält einen Virus oder Malware, welche Ihren Computer beschädigen wird.
+unblockTypePotentiallyUnwanted2=Diese als hilfreicher Download getarnte Datei könnte unerwartete Änderungen an Ihren Programmen und Einstellungen vornehmen.
+unblockTypeUncommon2=Diese Datei wird nicht oft heruntergeladen und das Öffnen könnte nicht sicher sein. Sie könnte einen Virus enthalten oder unerwartete Änderungen an Ihren Programmen oder Einstellungen vornehmen.
+unblockInsecure=Die Datei verwendet eine nicht verschlüsselte Verbindung. Sie kann während des Download-Prozesses beschädigt oder manipuliert werden.
+unblockInsecure2=Der Download wird über HTTP angeboten, obwohl das aktuelle Dokument über eine sichere HTTPS-Verbindung geliefert wurde. Wenn Sie fortfahren, kann der Download während des Downloadvorgangs beschädigt oder manipuliert werden.
+unblockTip2=Sie können nach einer anderen Quelle für den Download suchen oder es später erneut versuchen.
+unblockButtonOpen=Öffnen
+unblockButtonUnblock=Download erlauben
+unblockButtonConfirmBlock=Datei löschen
+
+# LOCALIZATION NOTE (sizeWithUnits):
+# %1$S is replaced with the size number, and %2$S with the measurement unit.
+sizeWithUnits=%1$S %2$S
+sizeUnknown=Unbekannte Größe
+
+# LOCALIZATION NOTE (statusSeparator, statusSeparatorBeforeNumber):
+# These strings define templates for the separation of different elements in the
+# status line of a download item. As a separator, by default we use the Unicode
+# character U+2014 'EM DASH' (long dash). Examples of status lines include
+# "Canceled - 222.net", "1.1 MB - website2.com", or "Paused - 1.1 MB". Note
+# that we use a wider space after the separator when it is followed by a number,
+# just to avoid visually confusing it with with a minus sign with some fonts.
+# If you use a different separator, this might not be necessary. However, there
+# is usually no need to change the separator or the order of the substitutions,
+# even for right-to-left languages, unless the defaults are not suitable.
+statusSeparator=%1$S \u2014 %2$S
+statusSeparatorBeforeNumber=%1$S \u2014 %2$S
diff --git a/l10n-de/browser/chrome/browser/feeds/subscribe.properties b/l10n-de/browser/chrome/browser/feeds/subscribe.properties
new file mode 100644
index 0000000000..1883b01d94
--- /dev/null
+++ b/l10n-de/browser/chrome/browser/feeds/subscribe.properties
@@ -0,0 +1,10 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+# LOCALIZATION NOTE (addProtocolHandlerMessage):
+# Message displayed when adding a protocol handler:
+# %1$S is the application's domain, %2$S is the type of protocol
+addProtocolHandlerMessage="%1$S" als eine Anwendung für %2$S-Links hinzufügen?
+addProtocolHandlerAddButton=Anwendung hinzufügen
+addProtocolHandlerAddButtonAccesskey=A
diff --git a/l10n-de/browser/chrome/browser/places/bookmarkProperties.properties b/l10n-de/browser/chrome/browser/places/bookmarkProperties.properties
new file mode 100644
index 0000000000..79cffaa221
--- /dev/null
+++ b/l10n-de/browser/chrome/browser/places/bookmarkProperties.properties
@@ -0,0 +1,24 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+dialogAcceptLabelAddItem=Hinzufügen
+dialogAcceptLabelSaveItem=Speichern
+dialogAcceptLabelAddMulti=Lesezeichen hinzufügen
+dialogAcceptLabelEdit=Speichern
+dialogTitleAddBookmark=Neues Lesezeichen
+dialogTitleAddFolder=Neuer Ordner
+dialogTitleAddMulti=Neue Lesezeichen
+dialogTitleEdit=Eigenschaften für "%S"
+
+dialogTitleAddNewBookmark2=Lesezeichen hinzufügen
+dialogTitleEditBookmark="%S" bearbeiten
+dialogTitleEditBookmark2=Lesezeichen bearbeiten
+dialogTitleAddBookmarksFolder=Lesezeichenordner hinzufügen
+dialogTitleAddBookmarkFolder=Lesezeichenordner hinzufügen
+dialogTitleEditBookmarksFolder=Lesezeichenordner bearbeiten
+dialogTitleEditBookmarkFolder=Lesezeichenordner bearbeiten
+
+bookmarkAllTabsDefault=[Ordnername]
+newFolderDefault=Neuer Ordner
+newBookmarkDefault=Neues Lesezeichen
diff --git a/l10n-de/browser/chrome/browser/places/places.properties b/l10n-de/browser/chrome/browser/places/places.properties
new file mode 100644
index 0000000000..d08dc5b170
--- /dev/null
+++ b/l10n-de/browser/chrome/browser/places/places.properties
@@ -0,0 +1,79 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+load-js-data-url-error=Aus Sicherheitsgründen können Javascript- oder Daten-URLs nicht aus dem Chronik-Fenster oder der Sidebar geladen werden.
+noTitle=(kein Titel)
+
+bookmarksMenuEmptyFolder=(Leer)
+
+bookmarksBackupTitle=Dateiname für Lesezeichen-Backup
+
+bookmarksRestoreAlertTitle=Lesezeichen zurücksetzen
+bookmarksRestoreAlert=Dies wird alle aktuellen Lesezeichen durch das Backup ersetzen. Sind Sie sicher?
+bookmarksRestoreTitle=Wählen Sie ein Lesezeichen-Backup
+bookmarksRestoreFilterName=JSON
+
+bookmarksRestoreFormatError=Nichtunterstützter Dateityp.
+bookmarksRestoreParseError=Die Backup-Datei konnte nicht verarbeitet werden.
+
+# LOCALIZATION NOTE (view.sortBy.1.name.label): sortBy properties are versioned.
+# When any of these changes, all of the properties must be bumped, and the
+# change must be annotated here. Both label and accesskey must be updated.
+# - version 1: changed view.sortBy.1.date.
+view.sortBy.1.name.label=Sortieren nach Name
+view.sortBy.1.name.accesskey=N
+view.sortBy.1.url.label=Sortieren nach Adresse
+view.sortBy.1.url.accesskey=r
+view.sortBy.1.date.label=Sortieren nach zuletzt besucht
+view.sortBy.1.date.accesskey=z
+view.sortBy.1.visitCount.label=Sortieren nach meistbesucht
+view.sortBy.1.visitCount.accesskey=o
+view.sortBy.1.dateAdded.label=Sortieren nach hinzugefügt
+view.sortBy.1.dateAdded.accesskey=h
+view.sortBy.1.lastModified.label=Sortieren nach zuletzt geändert
+view.sortBy.1.lastModified.accesskey=d
+view.sortBy.1.tags.label=Sortieren nach Schlagwörtern
+view.sortBy.1.tags.accesskey=w
+
+searchBookmarks=Lesezeichen durchsuchen
+searchHistory=Chronik durchsuchen
+searchDownloads=Downloads durchsuchen
+
+SelectImport=Lesezeichendatei importieren
+EnterExport=Lesezeichendatei exportieren
+
+detailsPane.noItems=Keine Einträge
+# LOCALIZATION NOTE (detailsPane.itemsCountLabel): Semicolon-separated list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 number of items
+# example: 111 items
+detailsPane.itemsCountLabel=Ein Eintrag;#1 Einträge
+
+# LOCALIZATION NOTE (lockPrompt.text)
+# %S will be replaced with the application name.
+lockPrompt.text=Das Lesezeichen- und Chronik-System wird nicht funktionieren, da eine der Dateien von %S von einer anderen Anwendung verwendet wird. Dieses Problem könnte von einer Sicherheitssoftware verursacht werden, beispielsweise von einem Virenscanner.
+
+# LOCALIZATION NOTE (cmd.deleteSinglePage.accesskey,
+# cmd.deleteMultiplePages.accesskey): these accesskeys can use the same
+# character, since they're never displayed at the same time
+cmd.deleteSinglePage.label=Seite entfernen
+cmd.deleteSinglePage.accesskey=e
+cmd.deleteMultiplePages.label=Seiten entfernen
+cmd.deleteMultiplePages.accesskey=e
+
+# LOCALIZATION NOTE (cmd.bookmarkSinglePage.accesskey,
+# cmd.bookmarkMultiplePages.accesskey): these accesskeys can use the same
+# character, since they're never displayed at the same time
+cmd.bookmarkSinglePage.label=Lesezeichen für Seite hinzufügen
+cmd.bookmarkSinglePage.accesskey=L
+cmd.bookmarkMultiplePages.label=Lesezeichen für Seiten hinzufügen
+cmd.bookmarkMultiplePages.accesskey=L
+
+# LOCALIZATION NOTE (cmd.bookmarkSinglePage.accesskey,
+# cmd.bookmarkMultiplePages.accesskey): these accesskeys can use the same
+# character, since they're never displayed at the same time
+cmd.bookmarkSinglePage2.label=Lesezeichen für Seiten hinzufügen…
+cmd.bookmarkSinglePage2.accesskey=L
+cmd.bookmarkMultiplePages2.label=Lesezeichen für Seiten hinzufügen…
+cmd.bookmarkMultiplePages2.accesskey=L
diff --git a/l10n-de/browser/chrome/browser/safebrowsing/safebrowsing.properties b/l10n-de/browser/chrome/browser/safebrowsing/safebrowsing.properties
new file mode 100644
index 0000000000..63f22350ef
--- /dev/null
+++ b/l10n-de/browser/chrome/browser/safebrowsing/safebrowsing.properties
@@ -0,0 +1,6 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+errorReportFalseDeceptiveTitle=Dies ist keine betrügerische Website
+errorReportFalseDeceptiveMessage=Es ist derzeit nicht möglich, diesen Fehler zu melden.
diff --git a/l10n-de/browser/chrome/browser/search.properties b/l10n-de/browser/chrome/browser/search.properties
new file mode 100644
index 0000000000..1799d0ce47
--- /dev/null
+++ b/l10n-de/browser/chrome/browser/search.properties
@@ -0,0 +1,33 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+searchtip=%S verwenden zum Suchen
+
+# LOCALIZATION NOTE (searchHeader): this is displayed at the top of the panel
+# showing search suggestions.
+# %S is replaced with the name of the current default search engine.
+searchHeader=Suchen mit %S
+
+# LOCALIZATION NOTE (cmd_pasteAndSearch): "Search" is a verb, this is the
+# search bar equivalent to the url bar's "Paste & Go"
+cmd_pasteAndSearch=Einfügen & Suchen
+
+cmd_clearHistory=Such-Chronik löschen
+cmd_clearHistory_accesskey=S
+
+# LOCALIZATION NOTE (searchForSomethingWith2):
+# This string is used to build the header above the list of one-click
+# search providers: "Search for <user-typed string> with:"
+searchForSomethingWith2=Nach %S suchen mit:
+
+# LOCALIZATION NOTE (searchWithHeader):
+# The wording of this string should be as close as possible to
+# searchForSomethingWith2. This string will be used when the user
+# has not typed anything.
+searchWithHeader=Suchen mit:
+
+# LOCALIZATION NOTE (searchSettings):
+# This is the label for the button that opens Search preferences.
+searchSettings=Sucheinstellungen ändern
+
diff --git a/l10n-de/browser/chrome/browser/shellservice.properties b/l10n-de/browser/chrome/browser/shellservice.properties
new file mode 100644
index 0000000000..7c139053d4
--- /dev/null
+++ b/l10n-de/browser/chrome/browser/shellservice.properties
@@ -0,0 +1,16 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+# LOCALIZATION NOTE (setDefaultBrowserTitle, setDefaultBrowserMessage, setDefaultBrowserDontAsk, setDefaultBrowserAlertConfirm.label, setDefaultBrowserAlertNotNow.label):
+# These strings are used as an alternative to the ones above, in a modal dialog.
+# %S will be replaced by brandShortName
+setDefaultBrowserTitle=Standardbrowser
+setDefaultBrowserMessage=%S ist momentan nicht als Ihr Standardbrowser festgelegt. Möchten Sie ihn zu Ihrem Standardbrowser machen?
+setDefaultBrowserDontAsk=Bei jedem Start von %S überprüfen
+setDefaultBrowserAlertConfirm.label=%S als Standardbrowser festlegen
+setDefaultBrowserAlertNotNow.label=Nicht jetzt
+
+desktopBackgroundLeafNameWin=Desktop-Hintergrund.bmp
+DesktopBackgroundDownloading=Grafik wird gespeichert…
+DesktopBackgroundSet=Hintergrundbild einrichten
diff --git a/l10n-de/browser/chrome/browser/siteData.properties b/l10n-de/browser/chrome/browser/siteData.properties
new file mode 100644
index 0000000000..d7dafa77f5
--- /dev/null
+++ b/l10n-de/browser/chrome/browser/siteData.properties
@@ -0,0 +1,8 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+clearSiteDataPromptTitle=Alle Cookies und Website-Daten leeren
+# LOCALIZATION NOTE (clearSiteDataPromptText): %S = brandShortName
+clearSiteDataPromptText="Jetzt leeren" wird alle von %S gespeicherten Cookies und Website-Daten löschen. Dadurch werden Sie eventuell von Websites abgemeldet und Offline-Webinhalte entfernt.
+clearSiteDataNow=Jetzt leeren
diff --git a/l10n-de/browser/chrome/browser/sitePermissions.properties b/l10n-de/browser/chrome/browser/sitePermissions.properties
new file mode 100644
index 0000000000..b0c3dfc7d9
--- /dev/null
+++ b/l10n-de/browser/chrome/browser/sitePermissions.properties
@@ -0,0 +1,55 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+# LOCALIZATION NOTE (state.current.allowed,
+# state.current.allowedForSession,
+# state.current.allowedTemporarily,
+# state.current.blockedTemporarily,
+# state.current.blocked,
+# state.current.hide):
+# This label is used to display active permission states in the site
+# identity popup (which does not have a lot of screen space).
+state.current.allowed = Erlaubt
+state.current.allowedForSession = Erlaubt für Sitzung
+state.current.allowedTemporarily = Temporär erlaubt
+state.current.blockedTemporarily = Temporär blockiert
+state.current.blocked = Blockiert
+state.current.prompt = Immer fragen
+
+# LOCALIZATION NOTE (state.multichoice.alwaysAsk,
+# state.multichoice.allow,
+# state.multichoice.allowForSession,
+# state.multichoice.block):
+# Used to label permission state checkboxes in the page info dialog.
+state.multichoice.alwaysAsk = Immer fragen
+state.multichoice.allow = Erlauben
+state.multichoice.allowForSession = Für Sitzung erlauben
+state.multichoice.block = Blockieren
+
+state.multichoice.autoplayblock = Medien mit Audio blockieren
+state.multichoice.autoplayblockall = Audio und Video blockieren
+state.multichoice.autoplayallow = Audio und Video erlauben
+
+permission.autoplay.label = Automatische Wiedergabe
+permission.cookie.label = Cookies setzen
+permission.desktop-notification3.label = Benachrichtigungen senden
+permission.camera.label = Kamera verwenden
+permission.microphone.label = Mikrofon verwenden
+permission.screen.label = Auf Bildschirm zugreifen
+# LOCALIZATION NOTE (permission.speaker.label):
+# Short form for (permission to) "Choose and change audio output devices".
+permission.speaker.label = Lautsprecher auswählen
+permission.install.label = Add-ons installieren
+permission.popup.label = Pop-up-Fenster öffnen
+permission.geo.label = Auf Standort zugreifen
+permission.xr.label = Auf VR-Geräte zugreifen (Virtuelle Realität)
+permission.shortcuts.label = Tastenkombinationen überschreiben
+permission.focus-tab-by-prompt.label = Zu diesem Tab wechseln
+permission.persistent-storage.label = Daten im dauerhaften Speicher speichern
+permission.canvas.label = Canvas-Daten abfragen
+permission.midi.label = Auf MIDI-Geräte zugreifen
+permission.midi-sysex.label = Auf MIDI-Geräte mit SysEx-Unterstützung zugreifen
+# LOCALIZATION NOTE (permission.open-protocol-handler.label):
+# Open as a verb. "This site may open applications".
+permission.open-protocol-handler.label = Anwendungen öffnen
diff --git a/l10n-de/browser/chrome/browser/syncSetup.properties b/l10n-de/browser/chrome/browser/syncSetup.properties
new file mode 100644
index 0000000000..20c623b2b8
--- /dev/null
+++ b/l10n-de/browser/chrome/browser/syncSetup.properties
@@ -0,0 +1,14 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+# Several other strings are used (via Weave.Status.login), but they come from
+# /services/sync
+
+# Firefox Accounts based setup.
+continue.label = Weiter
+
+relinkVerify.title = Warnung: Zusammenführung
+relinkVerify.heading = Wollen Sie sich wirklich bei Sync anmelden?
+# LOCALIZATION NOTE (relinkVerify.description): Email address of a user previously signed into sync.
+relinkVerify.description = Auf diesem Computer wurde vorher ein anderes Sync-Konto verwendet. Beim Anmelden werden die Lesezeichen, Passwörter und andere Einstellungen mit denen von %S zusammengeführt.
diff --git a/l10n-de/browser/chrome/browser/tabbrowser.properties b/l10n-de/browser/chrome/browser/tabbrowser.properties
new file mode 100644
index 0000000000..5a9e212cda
--- /dev/null
+++ b/l10n-de/browser/chrome/browser/tabbrowser.properties
@@ -0,0 +1,106 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+tabs.emptyTabTitle=Neuer Tab
+tabs.emptyPrivateTabTitle=Privates Surfen
+tabs.emptyPrivateTabTitle2=Neuer privater Tab
+tabs.closeTab=Tab schließen
+tabs.close=Schließen
+
+# This section applies when closing a window with more than one tab open,
+# or when quitting when only one window is open.
+# LOCALIZATION NOTE (tabs.closeTabsTitle):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# The singular form is not considered since this string is used only for
+# multiple tabs.
+tabs.closeTabsTitle=;#1 Tabs schließen?
+tabs.closeTabsConfirmCheckbox=Bestätigen, bevor mehrere Tabs geschlossen werden
+tabs.closeButtonMultiple=Tabs schließen
+
+# This section applies when quitting using the menu and multiple windows are open.
+# LOCALIZATION NOTE (tabs.closeTitleTabs):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# The forms for 0 or 1 items are not considered since this string is used only for
+# multiple windows. The %S replacement form will be replaced with the contents
+tabs.closeWindowsTitle=;#1 Fenster schließen?
+tabs.closeWindowsButton=Schließen und beenden
+# Same as tabs.closeWindowsButton, but on Windows
+tabs.closeWindowsButtonWin=Schließen und beenden
+
+# LOCALIZATION NOTE (tabs.closeTabsWithKeyTitle and closeTabsWithKeyButton):
+# This section applies when quitting using the keyboard shortcut (Ctrl/Cmd+Q)
+# Windows does not show a prompt on quit when using the keyboard shortcut by
+# default.
+# %S is replaced with brandShorterName
+tabs.closeTabsWithKeyTitle=Fenster schließen und %S beenden?
+# %S is replaced with brandShorterName
+tabs.closeTabsWithKeyButton=%S beenden
+
+# LOCALIZATION NOTE (tabs.closeTabsWithKeyConfirmCheckbox):
+# %S is replaced with the text of the keyboard shortcut for quitting.
+tabs.closeTabsWithKeyConfirmCheckbox=Bestätigen, bevor mit %S beendet wird
+
+# LOCALIZATION NOTE (tabs.closeTabs.tooltip):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is the number of tabs that will be closed. This is ignored for the
+# single tab case in English, but can be used by other locales as necessary.
+tabs.closeTabs.tooltip=Tab schließen;#1 Tabs schließen
+
+# LOCALIZATION NOTE (tabs.muteAudio2.tooltip):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# %S is the keyboard shortcut for "Mute tab".
+# #1 is the number of tabs that will be muted. This is ignored for the
+# single tab case in English, but can be used by other locales as necessary.
+tabs.muteAudio2.tooltip=Tab stummschalten (%S);#1 Tabs stummschalten (%S)
+
+# LOCALIZATION NOTE (tabs.unmuteAudio2.tooltip):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# %S is the keyboard shortcut for "Unmute tab".
+# #1 is the number of tabs that will be unmuted. This is ignored for the
+# single tab case in English, but can be used by other locales as necessary.
+tabs.unmuteAudio2.tooltip=Stummschaltung für Tab beenden (%S);Stummschaltung #1 für Tabs beenden (%S)
+
+# LOCALIZATION NOTE (tabs.muteAudio2.background.tooltip):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is the number of tabs that will be muted. This is ignored for the
+# single tab case in English, but can be used by other locales as necessary.
+tabs.muteAudio2.background.tooltip=Tab stummschalten;#1 Tab stummschalten
+
+# LOCALIZATION NOTE (tabs.unmuteAudio2.background.tooltip):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is the number of tabs that will be unmuted. This is ignored for the
+# single tab case in English, but can be used by other locales as necessary.
+tabs.unmuteAudio2.background.tooltip=Stummschaltung für Tab beenden;Stummschaltung #1 für Tabs beenden
+
+# LOCALIZATION NOTE (tabs.unblockAudio2.tooltip):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is the number of tabs that will have their audio unblocked. This is ignored for the
+# single tab case in English, but can be used by other locales as necessary.
+tabs.unblockAudio2.tooltip=Audio des Tabs wiedergeben;Audio der #1 Tabs wiedergeben
+
+# LOCALIZATION NOTE (tabs.containers.tooltip):
+# Displayed as a tooltip on container tabs
+# %1$S is the title of the current tab
+# %2$S is the name of the current container
+tabs.containers.tooltip=%1$S – %2$S
+
+# LOCALIZATION NOTE (tabs.openWarningTitle, tabs.openWarningMultipleBranded, tabs.openButtonMultiple, tabs.openWarningPromptMeBranded):
+# These items are moved from chrome/browser/places/places.properties
+# Now they are not specific to bookmark.
+tabs.openWarningTitle=Öffnen bestätigen
+tabs.openWarningMultipleBranded=Es werden %S Tabs gleichzeitig geöffnet; das könnte %S verlangsamen, während die Seiten geladen werden. Sind Sie sicher, dass Sie fortfahren möchten?
+tabs.openButtonMultiple=Tabs öffnen
+tabs.openWarningPromptMeBranded=Warnen, wenn das gleichzeitige Öffnen mehrerer Tabs %S verlangsamen könnte
+
+browsewithcaret.checkMsg=Dieses Dialogfenster nicht mehr anzeigen.
+browsewithcaret.checkWindowTitle=Mit Textcursor-Steuerung surfen
+browsewithcaret.checkLabel=Das Drücken der Taste F7 schaltet das Surfen mit Textcursor-Steuerung an und aus. Diese Funktion fügt einen bewegbaren Textcursor in Webseiten ein, mit dem. z.B. Text ausgewählt werden kann. Soll die Textcursor-Steuerung aktiviert werden?
diff --git a/l10n-de/browser/chrome/browser/taskbar.properties b/l10n-de/browser/chrome/browser/taskbar.properties
new file mode 100644
index 0000000000..156d077ac5
--- /dev/null
+++ b/l10n-de/browser/chrome/browser/taskbar.properties
@@ -0,0 +1,12 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+taskbar.tasks.newTab.label=Neuen Tab öffnen
+taskbar.tasks.newTab.description=Neuen Browser-Tab öffnen
+taskbar.tasks.newWindow.label=Neues Fenster öffnen
+taskbar.tasks.newWindow.description=Neues Browser-Fenster öffnen
+taskbar.tasks.newPrivateWindow.label=Neues privates Fenster öffnen
+taskbar.tasks.newPrivateWindow.description=Ein neues Fenster im Privaten Modus öffnen
+taskbar.frequent.label=Häufig
+taskbar.recent.label=Kürzlich
diff --git a/l10n-de/browser/chrome/browser/translation.dtd b/l10n-de/browser/chrome/browser/translation.dtd
new file mode 100644
index 0000000000..46f4647e1b
--- /dev/null
+++ b/l10n-de/browser/chrome/browser/translation.dtd
@@ -0,0 +1,62 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+
+<!-- This file is only used by the Firefox Translations extension,
+ - and should be removed once possible.
+ - See: https://bugzilla.mozilla.org/show_bug.cgi?id=1788595 -->
+
+<!-- LOCALIZATION NOTE (translation.thisPageIsIn.label,
+ - translation.translateThisPage.label):
+ - These 2 strings are used to construct a sentence that contains a dropdown
+ - showing the detected language of the current web page.
+ - In en-US it looks like this:
+ - This page is in [detected language] Translate this page?
+ - "detected language" here is a language name coming from the
+ - toolkit/intl/languageNames.ftl file; for some locales it may not be in
+ - the correct grammar case to keep the same structure of the original
+ - sentence. -->
+<!ENTITY translation.thisPageIsIn.label "Sprache dieser Seite:">
+<!ENTITY translation.translateThisPage.label "Diese Seite übersetzen?">
+<!ENTITY translation.translate.button "Übersetzen">
+<!ENTITY translation.notNow.button "Nicht jetzt">
+
+<!ENTITY translation.translatingContent.label "Seiteninhalt wird übersetzt…">
+
+<!-- LOCALIZATION NOTE (translation.translatedFrom.label,
+ - translation.translatedTo.label,
+ - translation.translatedToSuffix.label):
+ - These 3 strings are used to construct a sentence that contains 2 dropdowns
+ - showing the source and target language of a translated web page.
+ - In en-US it looks like this:
+ - This page has been translated from [from language] to [to language]
+ - "from language" and "to language" here are language names coming from the
+ - toolkit/intl/languageNames.ftl file; for some locales they may not be in
+ - the correct grammar case to keep the same structure of the original
+ - sentence.
+ -
+ - translation.translatedToSuffix.label (empty in en-US) is for locales that
+ - need to display some text after the second drop down for the sentence to
+ - be grammatically correct. -->
+<!ENTITY translation.translatedFrom.label "Diese Seite wurde von">
+<!ENTITY translation.translatedTo.label "nach">
+<!ENTITY translation.translatedToSuffix.label "übersetzt.">
+
+<!ENTITY translation.showOriginal.button "Original anzeigen">
+<!ENTITY translation.showTranslation.button "Übersetzung anzeigen">
+
+<!ENTITY translation.errorTranslating.label "Beim Übersetzen der Seite trat ein Fehler auf.">
+<!ENTITY translation.tryAgain.button "Erneut versuchen">
+
+<!ENTITY translation.serviceUnavailable.label "Die Übersetzungsfunktion steht derzeit nicht zur Verfügung. Bitte versuchen Sie es später noch einmal.">
+
+<!ENTITY translation.options.menu "Einstellungen">
+<!-- LOCALIZATION NOTE (translation.options.neverForSite.accesskey,
+ - translation.options.preferences.accesskey):
+ - The accesskey values used here should not clash with the value used for
+ - translation.options.neverForLanguage.accesskey in translation.properties
+ -->
+<!ENTITY translation.options.neverForSite.label "Diese Seite nie übersetzen">
+<!ENTITY translation.options.neverForSite.accesskey "n">
+<!ENTITY translation.options.preferences.label "Einstellungen für die Übersetzung">
+<!ENTITY translation.options.preferences.accesskey "E">
diff --git a/l10n-de/browser/chrome/browser/translation.properties b/l10n-de/browser/chrome/browser/translation.properties
new file mode 100644
index 0000000000..895894fd60
--- /dev/null
+++ b/l10n-de/browser/chrome/browser/translation.properties
@@ -0,0 +1,12 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+# LOCALIZATION NOTE (translation.options.neverForLanguage.label):
+# %S is a language name coming from the global/languageNames.properties file.
+translation.options.neverForLanguage.label=%S nie übersetzen
+
+# LOCALIZATION NOTE (translation.options.neverForLanguage.accesskey):
+# The accesskey value used here should not clash with the values used for
+# translation.options.*.accesskey in translation.dtd
+translation.options.neverForLanguage.accesskey=b
diff --git a/l10n-de/browser/chrome/browser/uiDensity.properties b/l10n-de/browser/chrome/browser/uiDensity.properties
new file mode 100644
index 0000000000..9875f83d20
--- /dev/null
+++ b/l10n-de/browser/chrome/browser/uiDensity.properties
@@ -0,0 +1,5 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+uiDensity.menuitem-touch.acceltext=Tablet-Modus aktiviert
diff --git a/l10n-de/browser/chrome/browser/webrtcIndicator.properties b/l10n-de/browser/chrome/browser/webrtcIndicator.properties
new file mode 100644
index 0000000000..a1b07de8aa
--- /dev/null
+++ b/l10n-de/browser/chrome/browser/webrtcIndicator.properties
@@ -0,0 +1,61 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+# LOCALIZATION NOTE : FILE This file contains the webrtc global indicator strings
+
+# LOCALIZATION NOTE (webrtcIndicator.windowtitle): %S is the brand name (e.g. Firefox).
+# This string is used so that the window has a title in tools that enumerate/look for window
+# titles. It is not normally visible anywhere.
+webrtcIndicator.windowtitle = %S - Weitergabe-Indikator
+
+webrtcIndicator.sharingCameraAndMicrophone.tooltip = Zugriff auf Kamera und Mikrofon für Andere erlaubt. Klicken, um Zugriffe zu verwalten.
+webrtcIndicator.sharingCamera.tooltip = Zugriff auf Kamera für Andere erlaubt. Klicken, um Zugriffe zu verwalten.
+webrtcIndicator.sharingMicrophone.tooltip = Zugriff auf Mikrofon für Andere erlaubt. Klicken, um Zugriffe zu verwalten.
+webrtcIndicator.sharingApplication.tooltip = Zugriff auf eine Anwendung erlaubt. Klicken, um Zugriffe zu verwalten.
+webrtcIndicator.sharingScreen.tooltip = Zugriff auf den Bildschirm für Andere erlaubt. Klicken, um Zugriffe zu verwalten.
+webrtcIndicator.sharingWindow.tooltip = Zugriff auf ein Fenster für Andere erlaubt. Klicken, um Zugriffe zu verwalten.
+webrtcIndicator.sharingBrowser.tooltip = Zugriff auf einen Tab für Andere erlaubt. Klicken, um Zugriffe zu verwalten.
+
+
+# LOCALIZATION NOTE : The following strings are only used on Mac for
+# menus attached to icons near the clock on the mac menubar.
+
+# LOCALIZATION NOTE (webrtcIndicator.sharing*With.menuitem):
+# %S is the title of the tab using the share.
+webrtcIndicator.sharingCameraWith.menuitem = "%S" Zugriff auf Kamera erlaubt
+webrtcIndicator.sharingMicrophoneWith.menuitem = "%S" Zugriff auf Mikrofon erlaubt
+webrtcIndicator.sharingApplicationWith.menuitem = "%S" Zugriff auf Anwendung erlaubt
+webrtcIndicator.sharingScreenWith.menuitem = "%S" Zugriff auf Bildschirm erlaubt
+webrtcIndicator.sharingWindowWith.menuitem = "%S" Zugriff auf Fenster erlaubt
+webrtcIndicator.sharingBrowserWith.menuitem = "%S" Zugriff auf Tab erlaubt
+webrtcIndicator.controlSharing.menuitem = Zugriffe konfigurieren
+# LOCALIZATION NOTE (webrtcIndicator.sharingCameraWithNTabs.menuitem):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+webrtcIndicator.sharingCameraWithNTabs.menuitem = #1 Tab Zugriff auf Kamera erlaubt;#1 Tabs Zugriff auf Kamera erlaubt
+# LOCALIZATION NOTE (webrtcIndicator.sharingMicrophoneWithNTabs.menuitem):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+webrtcIndicator.sharingMicrophoneWithNTabs.menuitem = #1 Tab Zugriff auf Mikrofon erlaubt;#1 Tabs Zugriff auf Mikrofon erlaubt
+# LOCALIZATION NOTE (webrtcIndicator.sharingApplicationWithNTabs.menuitem):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+webrtcIndicator.sharingApplicationWithNTabs.menuitem = #1 Tab Zugriff auf Anwendung erlaubt;#1 Tabs Zugriff auf Anwendungen erlaubt
+# LOCALIZATION NOTE (webrtcIndicator.sharingScreenWithNTabs.menuitem):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+webrtcIndicator.sharingScreenWithNTabs.menuitem = #1 Tab Zugriff auf Bildschirm erlaubt;#1 Tabs Zugriff auf Bildschirm erlaubt
+# LOCALIZATION NOTE (webrtcIndicator.sharingWindowWithNTabs.menuitem):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+webrtcIndicator.sharingWindowWithNTabs.menuitem = #1 Tab Zugriff auf Fenster erlaubt;#1 Tabs Zugriff auf Fenster erlaubt
+# LOCALIZATION NOTE (webrtcIndicator.sharingBrowserWithNTabs.menuitem):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# This message is shown when the contents of a tab is shared during a WebRTC
+# session, which currently is only possible with Loop/Hello.
+webrtcIndicator.sharingBrowserWithNTabs.menuitem = #1 Tab Zugriff auf Tab erlaubt;#1 Tabs Zugriff auf Tabs erlaubt
+# LOCALIZATION NOTE (webrtcIndicator.controlSharingOn.menuitem):
+# %S is the title of the tab using the share.
+webrtcIndicator.controlSharingOn.menuitem = Zugriffe für "%S" konfigurieren
diff --git a/l10n-de/browser/chrome/overrides/appstrings.properties b/l10n-de/browser/chrome/overrides/appstrings.properties
new file mode 100644
index 0000000000..bdd86e5060
--- /dev/null
+++ b/l10n-de/browser/chrome/overrides/appstrings.properties
@@ -0,0 +1,44 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+malformedURI2=Bitte überprüfen Sie, ob die Adresse korrekt ist, und versuchen Sie es anschließend erneut.
+fileNotFound=Die Dateien unter %S konnten nicht gefunden werden.
+fileAccessDenied=Die Datei auf %S ist nicht lesbar.
+dnsNotFound2=Die Verbindung mit dem Server %S schlug fehl.
+unknownProtocolFound=Firefox weiß nicht, wie diese Adresse geöffnet werden soll, da eines der folgenden (%S) kein registriertes Protokoll oder in diesem Kontext nicht erlaubt ist.
+connectionFailure=Firefox kann keine Verbindung zu dem Server unter %S aufbauen.
+netInterrupt=Die Verbindung zu %S wurde unterbrochen, während die Seite geladen wurde.
+netTimeout=Der Server unter %S braucht zu lange, um eine Antwort zu senden.
+redirectLoop=Die aufgerufene Website leitet die Anfrage so um, dass sie nie beendet werden kann.
+## LOCALIZATION NOTE (confirmRepostPrompt): In this item, don’t translate "%S"
+confirmRepostPrompt=Um diese Seite anzuzeigen, müssen die von %S gesendeten Daten erneut gesendet werden, wodurch alle zuvor durchgeführten Aktionen wiederholt werden (wie eine Suche oder eine Bestellungsaufgabe).
+resendButton.label=Erneut senden
+unknownSocketType=Firefox weiß nicht, wie mit dem Server kommuniziert werden soll.
+netReset=Die Verbindung zum Server wurde zurückgesetzt, während die Seite geladen wurde.
+notCached=Dieses Dokument ist nicht mehr verfügbar.
+netOffline=Firefox ist momentan im Offline-Modus und kann nicht zum Browsen im Web verwendet werden.
+isprinting=Das Dokument kann nicht verändert werden, während es gedruckt wird oder die Druckvorschau angezeigt wird.
+deniedPortAccess=Die aufgerufene Adresse fordert einen Port, der normalerweise nicht zum Browsen im Web verwendet wird. Die Anfrage wurde zu Ihrem Schutz abgebrochen.
+proxyResolveFailure=Firefox wurde konfiguriert, einen Proxy-Server zu nutzen, der nicht gefunden werden kann.
+proxyConnectFailure=Firefox wurde konfiguriert, einen Proxy-Server zu nutzen, der die Verbindung zurückweist.
+contentEncodingError=Die Webseite, die Sie öffnen möchten, kann nicht angezeigt werden, da sie eine ungültige oder unbekannte Form der Kompression verwendet.
+unsafeContentType=Die Seite, die Sie ansehen wollen, kann nicht angezeigt werden, weil sie in einem Dateityp enthalten ist, der eventuell nicht sicher geöffnet werden kann. Bitte kontaktieren Sie die Webseitenbetreiber, um sie über dieses Problem zu informieren.
+externalProtocolTitle=Externe Protokoll-Anforderung
+externalProtocolPrompt=Eine externe Anwendung muss gestartet werden, um Links vom Typ %1$S: zu verarbeiten. Angeforderter Link:\n\n\n%2$S\nAnwendung: %3$S\n\n\nWenn Sie diese Anforderung nicht erwartet haben, könnte es ein Versuch sein, eine Sicherheitslücke in jener Anwendung auszunutzen. Weisen Sie die Anforderung zurück, falls Sie unsicher sind, ob die Anforderung schädlich ist.\n
+#LOCALIZATION NOTE (externalProtocolUnknown): The following string is shown if the application name can't be determined
+externalProtocolUnknown=<Unbekannt>
+externalProtocolChkMsg=Diese Entscheidung für alle Links von diesem Typ merken.
+externalProtocolLaunchBtn=Anwendung ausführen
+malwareBlocked=Die Seite auf %S wurde als attackierende Seite gemeldet und auf Grund Ihrer Sicherheitseinstellungen blockiert.
+harmfulBlocked=Die Seite auf %S wurde als potenziell gefährdende Seite gemeldet und auf Grund Ihrer Sicherheitseinstellungen blockiert.
+unwantedBlocked=Die Website auf %S wurde als Lieferant von unerwünschter Software gemeldet und auf Grund Ihrer Sicherheitseinstellungen blockiert.
+deceptiveBlocked=Die Seite auf %S wurde als betrügerische Website gemeldet und auf Grund Ihrer Sicherheitseinstellungen blockiert.
+cspBlocked=Diese Webseite hat eine Inhaltsicherheitsrichtlinie (Content Security Policy), die verhindert, dass die Webseite auf diese Weise eingebunden wird.
+xfoBlocked=Diese Webseite hat eine X-Frame-Options-Richtlinie, welche das Laden der Seite in diesem Kontext verbietet.
+corruptedContentErrorv2=Beim Laden der Seite %S wurde gegen das Netzwerkprotokoll verstoßen. Dieser Fehler kann nicht behoben werden.
+## LOCALIZATION NOTE (sslv3Used) - Do not translate "%S".
+sslv3Used=Firefox kann nicht für die Sicherheit Ihrer Daten auf %S garantieren, da diese Website das unsichere SSLv3-Protokoll verwendet.
+inadequateSecurityError=Die Website versuchte, ein inakzeptables Verbindungssicherheitsniveau auszuhandeln.
+blockedByPolicy=Ihre Organisation hat den Zugriff auf diese Seite oder Website blockiert.
+networkProtocolError=Firefox hat einen Verstoß gegen das Netzwerkprotokoll festgestellt, welcher nicht behoben werden kann.
diff --git a/l10n-de/browser/chrome/overrides/netError.dtd b/l10n-de/browser/chrome/overrides/netError.dtd
new file mode 100644
index 0000000000..24743590c3
--- /dev/null
+++ b/l10n-de/browser/chrome/overrides/netError.dtd
@@ -0,0 +1,202 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+
+<!ENTITY % brandDTD SYSTEM "chrome://branding/locale/brand.dtd">
+%brandDTD;
+
+<!ENTITY loadError.label "Seiten-Ladefehler">
+<!ENTITY retry.label "Nochmals versuchen">
+<!ENTITY returnToPreviousPage.label "Zurück">
+<!ENTITY returnToPreviousPage1.label "Zurück (empfohlen)">
+<!ENTITY advanced2.label "Erweitert…">
+<!ENTITY viewCertificate.label "Zertifikat anzeigen">
+
+<!-- Specific error messages -->
+
+<!ENTITY connectionFailure.longDesc "&sharedLongDesc;">
+
+<!ENTITY deniedPortAccess.longDesc "">
+
+<!ENTITY dnsNotFound.pageTitle "Server nicht gefunden">
+<!ENTITY dnsNotFound.longDesc1 "
+<strong>Falls die Adresse korrekt ist, können Sie noch Folgendes versuchen:</strong>
+<ul>
+ <li>Die Seite später noch einmal aufrufen.</li>
+ <li>Die Netzwerkverbindung überprüfen.</li>
+ <li>Falls der Computer sich hinter einer Firewall befindet, überprüfen Sie bitte, ob &brandShortName; der Internetzugriff erlaubt wurde.</li>
+</ul>
+">
+
+<!ENTITY fileNotFound.longDesc "
+<ul>
+ <li>Bitte überprüfen Sie die Adresse auf Rechtschreib-, Groß-/Kleinschreibungs- oder andere Fehler.</li>
+ <li>Bitte überprüfen Sie, ob die Adresse umbenannt, gelöscht oder verschoben wurde.</li>
+</ul>
+">
+
+<!ENTITY fileAccessDenied.longDesc "
+<ul>
+ <li>Sie wurde möglicherweise entfernt, verschoben, oder Dateiberechtigungen könnten den Zugriff verhindern.</li>
+</ul>
+">
+
+<!ENTITY generic.longDesc "
+<p>&brandShortName; konnte die Seite aus unbekanntem Grund nicht laden.</p>
+">
+
+<!ENTITY captivePortal.title "Anmeldung beim Netzwerk">
+<!ENTITY captivePortal.longDesc2 "
+<p>Sie müssen sich bei dem Netzwerk anmelden, um auf das Internet zugreifen zu können.</p>
+">
+
+<!ENTITY openPortalLoginPage.label2 "Anmeldeseite des Netzwerks öffnen">
+
+<!ENTITY malformedURI.pageTitle "Ungültige Adresse">
+
+<!ENTITY netInterrupt.longDesc "&sharedLongDesc;">
+
+<!ENTITY notCached.longDesc "<p>Das angefragte Dokument ist nicht im Browser-Cache verfügbar.</p><ul><li>Als Sicherheitsmaßnahme fordert der Browser vertrauliche Dokumente nicht automatisch erneut an.</li><li>Klicken Sie auf &quot;Nochmals versuchen&quot;, um das Dokument erneut von der Website anzufordern.</li></ul>">
+
+<!ENTITY netOffline.longDesc2 "
+<ul>
+ <li>Wählen Sie &quot;Nochmals versuchen&quot;, um in den Online-Modus zu wechseln und die Seite erneut zu laden.</li>
+</ul>
+">
+
+<!ENTITY contentEncodingError.longDesc "
+<ul>
+ <li>Kontaktieren Sie bitte den Inhaber der Website, um ihn über dieses Problem zu informieren.</li>
+</ul>
+">
+
+<!ENTITY unsafeContentType.longDesc "
+<ul>
+ <li>Bitte kontaktieren Sie die Webseitenbetreiber, um sie über dieses Problem zu informieren.</li>
+</ul>
+">
+
+<!ENTITY netReset.longDesc "&sharedLongDesc;">
+
+<!ENTITY netTimeout.longDesc "&sharedLongDesc;">
+
+<!ENTITY unknownProtocolFound.longDesc "
+<ul>
+ <li>Eventuell müssen Sie andere Software installieren, um diese Adresse aufrufen zu können.</li>
+</ul>
+">
+
+<!ENTITY proxyConnectFailure.longDesc "
+<ul>
+ <li>Überprüfen Sie bitte, ob die Proxy-Einstellungen korrekt sind</li>
+ <li>Kontaktieren Sie bitte Ihren Netzwerk-Administrator, um sicherzustellen, dass der Proxy-Server
+ funktioniert</li>
+</ul>
+">
+
+<!ENTITY proxyResolveFailure.longDesc "
+<ul>
+ <li>Überprüfen Sie bitte, ob die Proxy-Einstellungen korrekt sind.</li>
+ <li>Überprüfen Sie bitte, ob eine Netzwerk-/Internet-Verbindung besteht.</li>
+ <li>Wenn Ihr Computer oder Netzwerk von einer Firewall oder einem Proxy geschützt wird, stellen Sie bitte sicher,
+ dass &brandShortName; auf das Internet zugreifen darf.</li>
+</ul>
+">
+
+<!ENTITY redirectLoop.longDesc "
+<ul>
+ <li>Dieses Problem kann manchmal auftreten, wenn Cookies deaktiviert oder abgelehnt
+ werden.</li>
+</ul>
+">
+
+<!ENTITY unknownSocketType.longDesc "
+<ul>
+ <li>Bitte stellen Sie sicher, dass auf Ihrem System der Personal-Security-Manager
+ installiert ist.</li>
+ <li>Dies kann mit einer nicht-standardgemäßen Konfiguration des Servers zusammenhängen.</li>
+</ul>
+">
+
+<!ENTITY nssFailure2.longDesc2 "
+<ul>
+ <li>Die Website kann nicht angezeigt werden, da die Authentizität der erhaltenen Daten nicht verifiziert werden konnte.</li>
+ <li>Kontaktieren Sie bitte den Inhaber der Website, um ihn über dieses Problem zu informieren.</li>
+</ul>
+">
+
+<!-- Localization note (certerror.introPara2) - The text content of the span tag
+will be replaced at runtime with the name of the server to which the user
+was trying to connect. -->
+<!ENTITY certerror.introPara2 "&brandShortName; hat ein mögliches Sicherheitsrisiko erkannt und <span class='hostname'/> nicht geladen. Falls Sie die Website besuchen, könnten Angreifer versuchen, Passwörter, E-Mails oder Kreditkartendaten zu stehlen.">
+<!ENTITY certerror.sts.introPara "&brandShortName; hat ein mögliches Sicherheitsrisiko erkannt und daher <span class='hostname'/> nicht aufgerufen, denn die Website benötigt eine verschlüsselte Verbindung.">
+
+<!ENTITY certerror.expiredCert.introPara "&brandShortName; hat ein Problem erkannt und <span class='hostname'/> nicht aufgerufen. Entweder ist die Website falsch eingerichtet oder Datum und/oder Uhrzeit auf diesem Computer sind nicht korrekt.">
+<!ENTITY certerror.expiredCert.secondPara2 "Das Zertifikat der Website ist wahrscheinlich abgelaufen, weshalb &brandShortName; keine verschlüsselte Verbindung aufbauen kann. Falls Sie die Website besuchen, könnten Angreifer versuchen, Passwörter, E-Mails oder Kreditkartendaten zu stehlen.">
+<!ENTITY certerror.expiredCert.sts.secondPara "Das Zertifikat der Website ist wahrscheinlich abgelaufen, weshalb &brandShortName; keine verschlüsselte Verbindung aufbauen kann.">
+
+<!ENTITY certerror.whatCanYouDoAboutItTitle "Was können Sie dagegen tun?">
+
+<!ENTITY certerror.unknownIssuer.whatCanYouDoAboutIt "
+<p>Am wahrscheinlichsten wird das Problem durch die Website verursacht und Sie können nichts dagegen tun.</p>
+<p>Falls Sie sich in einem Firmennetzwerk befinden oder Antivirus-Software einsetzen, so können Sie jeweils deren IT-Support kontaktieren. Das Benachrichtigen des Website-Administrators über das Problem ist eine weitere Möglichkeit.</p>
+">
+
+<!ENTITY certerror.expiredCert.whatCanYouDoAboutIt2 "
+<p>Datum und Uhrzeit Ihres Computers sind eingestellt auf <span id='wrongSystemTime_systemDate2'/>. Überprüfen Sie, ob Datum, Uhrzeit und Zeitzone in den Systemeinstellungen korrekt gesetzt sind und laden Sie <span class='hostname'/> neu.</p>
+<p>Falls Datum und Uhrzeit bereits korrekt sind, so ist die Website wahrscheinlich falsch eingerichtet und Sie können das Problem nicht selbst beheben. Sie können den Website-Administrator über das Problem benachrichtigen.</p>
+">
+
+<!ENTITY certerror.badCertDomain.whatCanYouDoAboutIt "
+<p>Am wahrscheinlichsten wird das Problem durch die Website verursacht und Sie können nichts dagegen tun. Sie können den Website-Administrator über das Problem benachrichtigen.</p>
+">
+
+<!ENTITY sharedLongDesc "
+<ul>
+ <li>Die Website könnte vorübergehend nicht erreichbar sein, versuchen Sie es bitte
+ später nochmals.</li>
+ <li>Wenn Sie auch keine andere Website aufrufen können, überprüfen Sie bitte die
+ Netzwerk-/Internetverbindung.</li>
+ <li>Wenn Ihr Computer oder Netzwerk von einer Firewall oder einem Proxy geschützt wird,
+ stellen Sie bitte sicher, dass &brandShortName; auf das Internet zugreifen darf.</li>
+</ul>
+">
+
+<!ENTITY cspBlocked.longDesc "<p>&brandShortName; hat diese Webseite daran gehindert, auf diese Weise geladen zu werden, weil die Webseite eine Inhaltsicherheitsrichtlinie (Content Security Policy) hat, die dies nicht erlaubt.</p>">
+
+<!ENTITY xfoBlocked.longDesc "<p>&brandShortName; hat das Laden dieser Seite in diesem Kontext verhindert, da die Seite über eine X-Frame-Options-Richtlinie verfügt, die dies verbietet.</p>">
+
+<!ENTITY corruptedContentErrorv2.longDesc "<p>Die Seite, die Sie anzusehen versuchen, kann nicht angezeigt werden, da ein Fehler in der Datenübertragung festgestellt wurde.</p><ul><li>Bitte kontaktieren Sie die Website-Betreiber, um sie über dieses Problem zu verständigen.</li></ul>">
+
+<!ENTITY securityOverride.exceptionButton1Label "Risiko akzeptieren und fortfahren">
+
+<!ENTITY errorReporting.automatic2 "Fehler an Mozilla melden, um beim Identifizieren und Blockieren böswilliger Websites zu helfen">
+<!ENTITY errorReporting.learnMore "Weitere Informationen…">
+
+<!-- LOCALIZATION NOTE (sslv3Used.longDesc2) - Do not translate
+ "SSL_ERROR_UNSUPPORTED_VERSION". -->
+<!ENTITY sslv3Used.longDesc2 "Weitere Informationen: SSL_ERROR_UNSUPPORTED_VERSION">
+
+<!ENTITY certerror.pagetitle2 "Warnung: Mögliches Sicherheitsrisiko erkannt">
+<!ENTITY certerror.sts.pagetitle "Keine Verbindung aufgebaut: Mögliches Sicherheitsproblem">
+<!ENTITY certerror.whatShouldIDo.badStsCertExplanation1 "<span class='hostname'></span> verwendet eine Sicherheitstechnologie namens &quot;HTTP Strict Transport Security (HSTS)&quot;, durch welche &brandShortName; nur über gesicherte Verbindungen mit der Website verbinden darf. Daher kann keine Ausnahme für die Website hinzugefügt werden.">
+<!ENTITY certerror.copyToClipboard.label "In Zwischenablage kopieren">
+
+<!-- LOCALIZATION NOTE (inadequateSecurityError.longDesc) - Do not translate
+ "NS_ERROR_NET_INADEQUATE_SECURITY". -->
+<!ENTITY inadequateSecurityError.longDesc "<p><span class='hostname'></span> verwendet Sicherheitstechnologie, welche veraltet und verwundbar ist. Ein Angreifer könnte leicht Informationen entschlüsseln, welche Sie für sicher hielten. Der Website-Administrator muss dieses Problem auf dem Server beheben, bevor Sie die Seite aufrufen können.</p><p>Fehlercode: NS_ERROR_NET_INADEQUATE_SECURITY</p>">
+
+<!ENTITY blockedByPolicy.title "Blockierte Seite">
+
+<!ENTITY certerror.mitm.longDesc "<span class='hostname'></span> ist wahrscheinlich eine sichere Website, aber es konnte keine sichere Verbindung aufgebaut werden. Dies wird durch <span class='mitm-name'/> verursacht, welches entweder auf dem Computer installierte Software oder Ihr Netzwerk ist.">
+<!ENTITY certerror.mitm.whatCanYouDoAboutIt1 "Falls die verwendete Antivirus-Software eine Funktion zum Untersuchen verschlüsselter Verbindungen enthält (oft als &quot;Browser Safety&quot; oder &quot;Untersuchung von sicheren Verbindungen&quot; bezeichnet), können Sie diese Funktion deaktivieren. Falls dies das Problem nicht behebt, können Sie die Antivirus-Software deinstallieren und neu installieren.">
+<!ENTITY certerror.mitm.whatCanYouDoAboutIt2 "Falls Sie ein Firmennetzwerk verwenden, kontaktieren Sie bitte Ihre IT-Abteilung.">
+<!ENTITY certerror.mitm.whatCanYouDoAboutIt3 "Falls Sie mit <span class='mitm-name'/> nicht vertraut sind, könnte dies ein Angriff sein und Sie sollten nicht mit dem Laden dieser Website fortfahren.">
+<!ENTITY certerror.mitm.sts.whatCanYouDoAboutIt3 "Falls Sie mit <span class='mitm-name'/> nicht vertraut sind, könnte dies ein Angriff sein und Sie können nichts unternehmen, um diese Seite zu laden.">
+
+<!ENTITY clockSkewError.longDesc "Datum und Uhrzeit Ihres Computers sind auf <span id='wrongSystemTime_systemDate1'/> gesetzt, was &brandShortName; am Herstellen einer gesicherten Verbindung hindert. Setzen Sie Datum, Uhrzeit und Zeitzone in den Systemeinstellungen korrekt und laden Sie anschließend <span class='hostname'></span> neu.">
+
+<!ENTITY prefReset.longDesc "Dies könnte durch die Netzwerk-Sicherheitseinstellungen verursacht werden. Sollen die Standardeinstellungen wiederhergestellt werden?">
+<!ENTITY prefReset.label "Standardeinstellungen wiederherstellen">
+
+<!ENTITY networkProtocolError.longDesc "<p>Die angeforderte Seite kann nicht angezeigt werden, da ein Fehler bei der Verwendung des Netzwerkprotokolls festgestellt wurde.</p><ul><li>Kontaktieren Sie bitte die Betreiber der Website, um sie über dieses Problem zu informieren.</li></ul>">