BETA

Transvision

Displaying 58 results for the string Type in de:

Entity de en-US
Entity # all locales browser • browser • pageInfo.ftl
media-animated-image-type.value
de
{ $frames -> [one] { $type }-Grafik (animiert, { $frames } Frame) *[other] { $type }-Grafik (animiert, { $frames } Frames) }
en-US
{ $frames -> [one] { $type } Image (animated, { $frames } frame) *[other] { $type } Image (animated, { $frames } frames) }
Entity # all locales browser • browser • pageInfo.ftl
media-image-type.value
de
{ $type }-Grafik
en-US
{ $type } Image
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-ExemptDomainFileTypePairsFromFileTypeDownloadWarnings
de
Warnungen basierend auf der Dateierweiterung für bestimmte Dateitypen in Domains deaktivieren
en-US
Disable warnings based on file extension for specific file types on domains.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-Handlers
de
Standardanwendungen für das Öffnen von Dateien, Protokollen und MIME-Typen festlegen
en-US
Configure default application handlers.
Entity # all locales browser • browser • preferences • applicationManager.ftl
app-manager-handle-file
de
Sie können { $type }-Inhalte mit folgenden Anwendungen benutzen.
en-US
The following applications can be used to handle { $type } content.
Entity # all locales browser • browser • preferences • applicationManager.ftl
app-manager-handle-protocol
de
Sie können { $type }-Links mit folgenden Anwendungen benutzen.
en-US
The following applications can be used to handle { $type } links.
Entity # all locales browser • browser • preferences • preferences.ftl
applications-file-ending-with-type
de
{ applications-file-ending } ({ $type })
en-US
{ applications-file-ending } ({ $type })
Entity # all locales browser • browser • preferences • preferences.ftl
applications-filter.placeholder
de
Dateitypen oder Anwendungen suchen
en-US
Search file types or applications
Entity # all locales browser • browser • preferences • preferences.ftl
applications-type-description-with-type
de
{ $type-description } ({ $type })
en-US
{ $type-description } ({ $type })
Entity # all locales browser • pdfviewer • viewer.properties
text_annotation_type.alt
de
[Anlage: {{type}}]
en-US
[{{type}} Annotation]
Entity # all locales devtools • client • netmonitor.properties
pieChart.ariaLabel
de
Tortendiagramm, das die Größe der einzelnen Anfragetypen im Verhältnis zueinander darstellt
en-US
Pie chart representing the size of each type of request in proportion to each other
Entity # all locales dom • chrome • dom • dom.properties
AllEntryTypesIgnored
de
Keine gültigen entryTypes; Registrierung wird abgebrochen.
en-US
No valid entryTypes; aborting registration.
Entity # all locales dom • chrome • dom • dom.properties
ImportMapExternalNotSupported
de
Externe Import-Maps werden nicht unterstützt: <script type='importmap'> mit einem src-Attribut wird derzeit nicht unterstützt.
en-US
External import maps are not supported: <script type='importmap'> with a src attribute is currently not supported.
Entity # all locales dom • chrome • dom • dom.properties
MediaEMENoCodecsDeprecatedWarning
de
Aufrufe von navigator.requestMediaKeySystemAccess() (auf %S) mit einem Kandidaten für MediaKeySystemConfiguration, der audioCapabilities oder videoCapabilities ohne einen contentType mit einer "codecs"-Zeichenkette enthält, sollten nicht mehr verwendet werden und werden bald nicht mehr unterstützt.
en-US
Calling navigator.requestMediaKeySystemAccess() (at %S) passing a candidate MediaKeySystemConfiguration containing audioCapabilities or videoCapabilities without a contentType with a “codecs” string is deprecated and will soon become unsupported.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedMimeType
de
HTTP-Content-Type "%1$S" wird nicht unterstützt. Laden der Medienressource %2$S fehlgeschlagen.
en-US
HTTP “Content-Type” of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttribute
de
Das angegebene "type"-Attribut "%1$S" wird nicht unterstützt. Das Laden der Medienressource %2$S ist fehlgeschlagen.
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttributeLoadingNextChild
de
Angegebenes type-Attribut "%1$S" wird nicht unterstützt. Das Laden der Medienressource %2$S schlug fehl. Es wird versucht, das nächste <source>-Element zu laden.
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed. Trying to load from next <source> element.
Entity # all locales dom • chrome • dom • dom.properties
MozInputSourceWarning
de
MouseEvent.mozInputSource sollte nicht mehr verwendet werden. Verwenden Sie PointerEvent.pointerType stattdessen.
en-US
MouseEvent.mozInputSource is deprecated. Use PointerEvent.pointerType instead.
Entity # all locales dom • chrome • dom • dom.properties
PreloadIgnoredInvalidAttr
de
Das Vorladen von %S wurde aufgrund unbekannter "as"- oder "type"-Werte oder eines nicht übereinstimmenden "media"-Attributes ignoriert.
en-US
Preload of %S was ignored due to unknown “as” or “type” values, or non-matching “media” attribute.
Entity # all locales dom • chrome • dom • dom.properties
ResponseTypeSyncXHRWarning
de
Die Verwendung des responseType-Attributes von XMLHttpRequest wird im synchronen Modus im window-Kontext nicht mehr unterstützt.
en-US
Use of XMLHttpRequest’s responseType attribute is no longer supported in the synchronous mode in window context.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterMimeTypeError2
de
Registrieren/Aktualisieren eines ServiceWorker für Gültigkeitsbereich '%1$S' ist fehlgeschlagen: Fehlerhafter Content-Type '%2$S' empfangen für Skript '%3$S'. Es muss ein JavaScript-MIME-Type verwendet werden.
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Bad Content-Type of ‘%2$S’ received for script ‘%3$S’. Must be a JavaScript MIME type.
Entity # all locales dom • chrome • dom • dom.properties
UnsupportedEntryTypesIgnored
de
Folgende nicht unterstützte entryTypes werden ignoriert: %S.
en-US
Ignoring unsupported entryTypes: %S.
Entity # all locales dom • chrome • layout • HtmlForm.properties
AllSupportedTypes
de
Alle unterstützten Typen
en-US
All Supported Types
Entity # all locales dom • chrome • layout • HtmlForm.properties
ForgotFileEnctypeWarning
de
Das Formular enthält eine Datei-Eingabe, aber es fehlen method=POST und enctype=multipart/form-data in diesem Formular. Die Datei kann nicht gesendet werden.
en-US
Form contains a file input, but is missing method=POST and enctype=multipart/form-data on the form. The file will not be sent.
Entity # all locales dom • chrome • layout • HtmlForm.properties
ForgotPostWarning
de
Das Formular enthält enctype=%S, aber kein method=POST. Es wird stattdessen normal mit method=GET und ohne enctype abgesendet.
en-US
Form contains enctype=%S, but does not contain method=post. Submitting normally with method=GET and no enctype instead.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncDetectorReload
de
Die Zeichenkodierung des Dokuments wurde nicht deklariert, und die Kodierung konnte erst spät anhand des Inhalts erraten werden. Deshalb wurde dieses Dokument neu geladen. Die Zeichenkodierung muss im Content-Type-HTTP-Header, mit einem Meta-Tag oder mit einer Byte-Reihenfolge-Markierung deklariert werden.
en-US
The character encoding of the document was not declared, and the encoding was guessable from content only late. This caused the document to be reloaded. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncDetectorReloadPlain
de
Die Zeichenkodierung des Dokuments wurde nicht deklariert, und die Kodierung konnte erst spät anhand des Inhalts erraten werden. Deshalb wurde dieses Dokument neu geladen. Die Zeichenkodierung muss im Content-Type-HTTP-Header oder mit einer Byte-Reihenfolge-Markierung deklariert werden.
en-US
The character encoding of the document was not declared, and the encoding was guessable from content only late. This caused the document to be reloaded. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncErrorFrame
de
Der Bytestream war gemäß der vom übergeordneten Dokument geerbten Zeichenkodierung fehlerhaft. Die Zeichenkodierung muss im Content-Type-HTTP-Header, mit einem Meta-Tag oder mit einer Byte-Reihenfolge-Markierung deklariert werden.
en-US
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncErrorFramePlain
de
Der Bytestream war gemäß der vom übergeordneten Dokument geerbten Zeichenkodierung fehlerhaft. Die Zeichenkodierung muss im Content-Type-HTTP-Header oder mit einer Byte-Reihenfolge-Markierung deklariert werden.
en-US
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncNoDecl
de
Die Zeichenkodierung des Dokuments wurde nicht deklariert, daher wurde die Kodierung anhand des Inhalts erraten. Die Zeichenkodierung muss im Content-Type-HTTP-Header, mit einem Meta-Tag oder mit einer Byte-Reihenfolge-Markierung deklariert werden.
en-US
The character encoding of the document was not declared, so the encoding was guessed from content. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncNoDeclPlain
de
Die Zeichenkodierung des Dokuments wurde nicht deklariert, daher wurde die Kodierung anhand des Inhalts erraten. Die Zeichenkodierung muss im Content-Type-HTTP-Header oder mit einer Byte-Reihenfolge-Markierung deklariert werden.
en-US
The character encoding of the document was not declared, so the encoding was guessed from content. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAlmostStandardsDoctype
de
Fast-Standard-Modus-Doctype. "<!DOCTYPE html>” erwartet.
en-US
Almost standards mode doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAlmostStandardsDoctypeVerbose
de
Diese Seite befindet sich im Fast-Standards-Modus ("almost standards mode"). Das Seitenlayout kann beeinflusst werden. Verwenden Sie für den Standardmodus "<!DOCTYPE html>".
en-US
This page is in Almost Standards Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errBogusDoctype
de
Falscher Doctype.
en-US
Bogus doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagSeenWithoutDoctype
de
End-Tag wurde entdeckt ohne zuerst einen Doctype zu sehen. “<!DOCTYPE html>” erwartet.
en-US
End tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInDoctype
de
Ende der Datei im Doctype.
en-US
End of file inside doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errExpectedPublicId
de
Ein öffentlicher Identifikator wurde erwartet, aber der Doctype endete.
en-US
Expected a public identifier but the doctype ended.
Entity # all locales dom • chrome • layout • htmlparser.properties
errExpectedSystemId
de
Ein System-Identifikator wurde erwartet, aber der Doctype endete.
en-US
Expected a system identifier but the doctype ended.
Entity # all locales dom • chrome • layout • htmlparser.properties
errMissingSpaceBeforeDoctypeName
de
Fehlendes Leerzeichen vor dem Doctype-Namen.
en-US
Missing space before doctype name.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNamelessDoctype
de
Namenloser Doctype.
en-US
Nameless doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenDoctypePublicKeywordAndQuote
de
Kein Leerzeichen zwischen dem Schlüsselwort “PUBLIC” des Doctypes und dem Zitat.
en-US
No space between the doctype “PUBLIC” keyword and the quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenDoctypeSystemKeywordAndQuote
de
Kein Leerzeichen zwischen dem Schlüsselwort “SYSTEM” des Doctypes und dem Zitat.
en-US
No space between the doctype “SYSTEM” keyword and the quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenPublicAndSystemIds
de
Kein Leerzeichen zwischen den öffentlichen und System-Identifikatoren des Doctypes.
en-US
No space between the doctype public and system identifiers.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuirkyDoctype
de
Quirks-Modus-Doctype. “<!DOCTYPE html>” erwartet.
en-US
Quirky doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuirkyDoctypeVerbose
de
Diese Seite befindet sich im Kompatibilitätsmodus (Quirks). Das Seitenlayout kann beeinflusst werden. Verwenden Sie für den Standardmodus "<!DOCTYPE html>".
en-US
This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagWithoutDoctype
de
Start-Tag wurde entdeckt, ohne dass ein Doctype zuerst gesehen wurde. “<!DOCTYPE html>” erwartet.
en-US
Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStrayDoctype
de
Verirrter Doctype.
en-US
Stray doctype.
Entity # all locales dom • chrome • security • security.properties
MimeTypeMismatch2
de
Die Ressource von "%1$S" wurde wegen eines MIME-Typ-Konfliktes ("%2$S") blockiert (X-Content-Type-Options: nosniff).
en-US
The resource from “%1$S” was blocked due to MIME type (“%2$S”) mismatch (X-Content-Type-Options: nosniff).
Entity # all locales dom • chrome • security • security.properties
XCTOHeaderValueMissing
de
Warnung zu Kopfzeile X-Content-Type-Options: Wert war "%1$S"; wollten Sie "nosniff" senden?
en-US
X-Content-Type-Options header warning: value was “%1$S”; did you mean to send “nosniff”?
Entity # all locales dom • chrome • security • security.properties
XTCOWithMIMEValueMissing
de
Die Ressource von "%1$S" wurde aufgrund eines unbekannten, inkorrekten oder fehlenden MIME-Typs nicht dargestellt (X-Content-Type-Options: nosniff).
en-US
The resource from “%1$S” was not rendered due to an unknown, incorrect or missing MIME type (X-Content-Type-Options: nosniff).
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-unknown-process
de
Andere: { $type } ({ $pid })
en-US
Other: { $type } ({ $pid })
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
clear-type-parameters
de
ClearType-Parameter
en-US
ClearType Parameters
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-settings-explanation
de
Telemetrie sammelt { about-telemetry-data-type } und das Hochladen ist <a data-l10n-name="upload-link">{ about-telemetry-upload-type }</a>.
en-US
Telemetry is collecting { about-telemetry-data-type } and upload is <a data-l10n-name="upload-link">{ about-telemetry-upload-type }</a>.
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-2.aria-label
de
{ $type } { credit-card-label-number-2 }
en-US
{ $type } { credit-card-label-number-2 }
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-expiration-2.aria-label
de
{ $type } { credit-card-label-number-expiration-2 }
en-US
{ $type } { credit-card-label-number-expiration-2 }
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-name-2.aria-label
de
{ $type } { credit-card-label-number-name-2 }
en-US
{ $type } { credit-card-label-number-name-2 }
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-name-expiration-2.aria-label
de
{ $type } { credit-card-label-number-name-expiration-2 }
en-US
{ $type } { credit-card-label-number-name-expiration-2 }
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-text-annotation-type.alt
de
[Anlage: { $type }]
en-US
[{ $type } Annotation]

Displaying 153 results for the string Type in en-US:

Entity de en-US
Entity # all locales browser • browser • browser.ftl
urlbar-search-tips-onboard
de
Weniger tippen, mehr finden: Direkt mit { $engineName } von der Adressleiste aus suchen.
en-US
Type less, find more: Search { $engineName } right from your address bar.
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-topsites-url-input.placeholder
de
Eine Adresse eingeben oder einfügen
en-US
Type or paste a URL
Entity # all locales browser • browser • pageInfo.ftl
general-type.value
de
Typ:
en-US
Type:
Entity # all locales browser • browser • pageInfo.ftl
media-animated-image-type.value
de
{ $frames -> [one] { $type }-Grafik (animiert, { $frames } Frame) *[other] { $type }-Grafik (animiert, { $frames } Frames) }
en-US
{ $frames -> [one] { $type } Image (animated, { $frames } frame) *[other] { $type } Image (animated, { $frames } frames) }
Entity # all locales browser • browser • pageInfo.ftl
media-image-type.value
de
{ $type }-Grafik
en-US
{ $type } Image
Entity # all locales browser • browser • pageInfo.ftl
media-type.label
de
Typ
en-US
Type
Entity # all locales browser • browser • placesPrompts.ftl
places-bookmarks-restore-format-error
de
Nichtunterstützter Dateityp.
en-US
Unsupported file type.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-ExemptDomainFileTypePairsFromFileTypeDownloadWarnings
de
Warnungen basierend auf der Dateierweiterung für bestimmte Dateitypen in Domains deaktivieren
en-US
Disable warnings based on file extension for specific file types on domains.
Entity # all locales browser • browser • preferences • applicationManager.ftl
app-manager-handle-file
de
Sie können { $type }-Inhalte mit folgenden Anwendungen benutzen.
en-US
The following applications can be used to handle { $type } content.
Entity # all locales browser • browser • preferences • applicationManager.ftl
app-manager-handle-protocol
de
Sie können { $type }-Links mit folgenden Anwendungen benutzen.
en-US
The following applications can be used to handle { $type } links.
Entity # all locales browser • browser • preferences • formAutofill.ftl
autofill-card-network
de
Kreditkarten-Typ
en-US
Card Type
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-addons-desc
de
Sie können festlegen, welchen Websites Sie erlauben möchten, Add-ons zu installieren. Geben Sie bitte die exakte Adresse der Website ein, der Sie das erlauben möchten, und klicken Sie dann auf Erlauben.
en-US
You can specify which websites are allowed to install add-ons. Type the exact address of the site you want to allow and then click Allow.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-cookie-desc
de
Sie können festlegen, welchen Websites Sie immer oder niemals erlauben möchten, Cookies und Website-Daten zu verwenden. Geben Sie bitte die exakte Adresse der Website ein, die Sie verwalten möchten, und klicken Sie dann Blockieren, für diese Sitzung erlauben oder Erlauben.
en-US
You can specify which websites are always or never allowed to use cookies and site data. Type the exact address of the site you want to manage and then click Block, Allow for Session, or Allow.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-manage-etp-desc
de
Sie können festlegen, für welche Webseiten der verbesserte Tracking-Schutz deaktiviert ist. Geben Sie die exakte Adresse der Website ein, die Sie verwalten möchten, und klicken Sie dann auf Ausnahme hinzufügen.
en-US
You can specify which websites have Enhanced Tracking Protection turned off. Type the exact address of the site you want to manage and then click Add Exception.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-popup-desc
de
Sie können festlegen, welchen Websites Sie erlauben möchten, Pop-up-Fenster zu öffnen. Geben Sie bitte die exakte Adresse der Website ein, der Sie das erlauben möchten, und klicken Sie dann auf Erlauben.
en-US
You can specify which websites are allowed to open pop-up windows. Type the exact address of the site you want to allow and then click Allow.
Entity # all locales browser • browser • preferences • preferences.ftl
applications-file-ending-with-type
de
{ applications-file-ending } ({ $type })
en-US
{ applications-file-ending } ({ $type })
Entity # all locales browser • browser • preferences • preferences.ftl
applications-filter.placeholder
de
Dateitypen oder Anwendungen suchen
en-US
Search file types or applications
Entity # all locales browser • browser • preferences • preferences.ftl
applications-type-column.label
de
Dateityp
en-US
Content Type
Entity # all locales browser • browser • preferences • preferences.ftl
applications-type-description-with-type
de
{ $type-description } ({ $type })
en-US
{ $type-description } ({ $type })
Entity # all locales browser • browser • preferences • preferences.ftl
check-user-spelling.label
de
Rechtschreibung während der Eingabe überprüfen
en-US
Check your spelling as you type
Entity # all locales browser • browser • preferences • preferences.ftl
sitedata-block-desc
de
Typ blockiert
en-US
Type blocked
Entity # all locales browser • browser • protections.ftl
graph-legend-description
de
Grafik mit jeweils der Anzahl an blockierten Skripten zur Aktivitätenverfolgung nach Typ während dieser Woche.
en-US
A graph containing the total number of each type of tracker blocked this week.
Entity # all locales browser • browser • shopping.ftl
shopping-message-bar-page-not-supported.message
de
Leider können wir die Qualität der Bewertungen für bestimmte Arten von Produkten nicht überprüfen. Zum Beispiel Geschenkkarten und Video-Streaming, Musik und Spiele.
en-US
Unfortunately, we can’t check the review quality for certain types of products. For example, gift cards and streaming video, music, and games.
Entity # all locales browser • chrome • overrides • appstrings.properties
externalProtocolChkMsg
de
Diese Entscheidung für alle Links von diesem Typ merken.
en-US
Remember my choice for all links of this type.
Entity # all locales browser • chrome • overrides • appstrings.properties
unsafeContentType
de
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.
en-US
The page you are trying to view cannot be shown because it is contained in a file type that may not be safe to open. Please contact the website owners to inform them of this problem.
Entity # all locales browser • installer • custom.properties
OPTIONS_PAGE_TITLE
de
Installationsart
en-US
Setup Type
Entity # all locales browser • installer • custom.properties
OPTIONS_SUMMARY
de
Bitte wählen Sie eine Installationsart, klicken Sie dann auf Weiter.
en-US
Choose the type of setup you prefer, then click Next.
Entity # all locales browser • pdfviewer • viewer.properties
text_annotation_type.alt
de
[Anlage: {{type}}]
en-US
[{{type}} Annotation]
Entity # all locales devtools • client • debugger.properties
eventListenersHeader1.placeholder
de
Nach Ereignistyp filtern
en-US
Filter by event type
Entity # all locales devtools • client • memory.properties
censusDisplays.coarseType.tooltip
de
Einträge nach Typ sortieren
en-US
Group items by their type
Entity # all locales devtools • client • netmonitor.properties
charts.type
de
Typ
en-US
Type
Entity # all locales devtools • client • netmonitor.properties
netmonitor.response.mime
de
MIME-Typ:
en-US
MIME Type:
Entity # all locales devtools • client • netmonitor.properties
netmonitor.toolbar.type
de
Typ
en-US
Type
Entity # all locales devtools • client • netmonitor.properties
pieChart.ariaLabel
de
Tortendiagramm, das die Größe der einzelnen Anfragetypen im Verhältnis zueinander darstellt
en-US
Pie chart representing the size of each type of request in proportion to each other
Entity # all locales devtools • client • styleeditor.ftl
styleeditor-editor-textbox.data-placeholder
de
CSS hier eingeben.
en-US
Type CSS here.
Entity # all locales devtools • client • toolbox-options.ftl
options-stylesheet-autocompletion-tooltip.title
de
CSS-Eigenschaften, -Werte und -Selektoren in der Stilbearbeitung während der Eingabe automatisch vervollständigen
en-US
Autocomplete CSS properties, values and selectors in Style Editor as you type
Entity # all locales devtools • client • webconsole.properties
selfxss.msg
de
Warnung vor Betrugsversuchen: Seien Sie aufmerksam, wenn Sie Sachen einfügen, die Sie nicht verstehen. Dies würde es Angreifern ermöglichen, Ihre Identität zu stehlen oder die Kontrolle über Ihren Computer zu übernehmen. Bitte geben Sie zum Erlauben des Einfügens unten '%S' ein (Drücken der Eingabetaste wird nicht benötigt).
en-US
Scam Warning: Take care when pasting things you don’t understand. This could allow attackers to steal your identity or take control of your computer. Please type ‘%S’ below (no need to press enter) to allow pasting.
Entity # all locales devtools • client • webconsole.properties
webconsole.console.settings.menu.item.autocomplete.tooltip
de
Bei Aktivierung werden während der Eingabe Vorschläge angezeigt.
en-US
If you enable this option the input will display suggestions as you type in it
Entity # all locales devtools • client • webconsole.properties
webconsole.console.settings.menu.item.instantEvaluation.tooltip
de
Bei Aktivierung wird die Eingabe sofort ausgewertet, während Sie diese eintippen.
en-US
If you enable this option the input will be instantly evaluated as you type in it
Entity # all locales dom • chrome • appstrings.properties
unsafeContentType
de
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.
en-US
The page you are trying to view cannot be shown because it is contained in a file type that may not be safe to open. Please contact the website owners to inform them of this problem.
Entity # all locales dom • chrome • dom • dom.properties
AllEntryTypesIgnored
de
Keine gültigen entryTypes; Registrierung wird abgebrochen.
en-US
No valid entryTypes; aborting registration.
Entity # all locales dom • chrome • dom • dom.properties
ImportMapExternalNotSupported
de
Externe Import-Maps werden nicht unterstützt: <script type='importmap'> mit einem src-Attribut wird derzeit nicht unterstützt.
en-US
External import maps are not supported: <script type='importmap'> with a src attribute is currently not supported.
Entity # all locales dom • chrome • dom • dom.properties
MediaEMENoCodecsDeprecatedWarning
de
Aufrufe von navigator.requestMediaKeySystemAccess() (auf %S) mit einem Kandidaten für MediaKeySystemConfiguration, der audioCapabilities oder videoCapabilities ohne einen contentType mit einer "codecs"-Zeichenkette enthält, sollten nicht mehr verwendet werden und werden bald nicht mehr unterstützt.
en-US
Calling navigator.requestMediaKeySystemAccess() (at %S) passing a candidate MediaKeySystemConfiguration containing audioCapabilities or videoCapabilities without a contentType with a “codecs” string is deprecated and will soon become unsupported.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedMimeType
de
HTTP-Content-Type "%1$S" wird nicht unterstützt. Laden der Medienressource %2$S fehlgeschlagen.
en-US
HTTP “Content-Type” of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttribute
de
Das angegebene "type"-Attribut "%1$S" wird nicht unterstützt. Das Laden der Medienressource %2$S ist fehlgeschlagen.
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttributeLoadingNextChild
de
Angegebenes type-Attribut "%1$S" wird nicht unterstützt. Das Laden der Medienressource %2$S schlug fehl. Es wird versucht, das nächste <source>-Element zu laden.
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed. Trying to load from next <source> element.
Entity # all locales dom • chrome • dom • dom.properties
MozInputSourceWarning
de
MouseEvent.mozInputSource sollte nicht mehr verwendet werden. Verwenden Sie PointerEvent.pointerType stattdessen.
en-US
MouseEvent.mozInputSource is deprecated. Use PointerEvent.pointerType instead.
Entity # all locales dom • chrome • dom • dom.properties
PreloadIgnoredInvalidAttr
de
Das Vorladen von %S wurde aufgrund unbekannter "as"- oder "type"-Werte oder eines nicht übereinstimmenden "media"-Attributes ignoriert.
en-US
Preload of %S was ignored due to unknown “as” or “type” values, or non-matching “media” attribute.
Entity # all locales dom • chrome • dom • dom.properties
PreventDefaultFromPassiveListenerWarning
de
Der Aufruf von 'preventDefault()' auf einem Ereignis des Typs ‘%1$S’ von einem als 'passive' registrierten Listener wird ignoriert.
en-US
Ignoring ‘preventDefault()’ call on event of type ‘%1$S’ from a listener registered as ‘passive’.
Entity # all locales dom • chrome • dom • dom.properties
ResponseTypeSyncXHRWarning
de
Die Verwendung des responseType-Attributes von XMLHttpRequest wird im synchronen Modus im window-Kontext nicht mehr unterstützt.
en-US
Use of XMLHttpRequest’s responseType attribute is no longer supported in the synchronous mode in window context.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterMimeTypeError2
de
Registrieren/Aktualisieren eines ServiceWorker für Gültigkeitsbereich '%1$S' ist fehlgeschlagen: Fehlerhafter Content-Type '%2$S' empfangen für Skript '%3$S'. Es muss ein JavaScript-MIME-Type verwendet werden.
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Bad Content-Type of ‘%2$S’ received for script ‘%3$S’. Must be a JavaScript MIME type.
Entity # all locales dom • chrome • dom • dom.properties
UnsupportedEntryTypesIgnored
de
Folgende nicht unterstützte entryTypes werden ignoriert: %S.
en-US
Ignoring unsupported entryTypes: %S.
Entity # all locales dom • chrome • layout • HtmlForm.properties
AllSupportedTypes
de
Alle unterstützten Typen
en-US
All Supported Types
Entity # all locales dom • chrome • layout • HtmlForm.properties
ForgotFileEnctypeWarning
de
Das Formular enthält eine Datei-Eingabe, aber es fehlen method=POST und enctype=multipart/form-data in diesem Formular. Die Datei kann nicht gesendet werden.
en-US
Form contains a file input, but is missing method=POST and enctype=multipart/form-data on the form. The file will not be sent.
Entity # all locales dom • chrome • layout • HtmlForm.properties
ForgotPostWarning
de
Das Formular enthält enctype=%S, aber kein method=POST. Es wird stattdessen normal mit method=GET und ohne enctype abgesendet.
en-US
Form contains enctype=%S, but does not contain method=post. Submitting normally with method=GET and no enctype instead.
Entity # all locales dom • chrome • layout • css.properties
MimeNotCss
de
Stylesheet %1$S wurde nicht geladen, weil sein MIME-Typ, "%2$S", nicht "text/css" ist.
en-US
The stylesheet %1$S was not loaded because its MIME type, “%2$S”, is not “text/css”.
Entity # all locales dom • chrome • layout • css.properties
MimeNotCssWarn
de
Stylesheet %1$S wurde geladen, obwohl sein MIME-Typ, "%2$S", nicht "text/css" ist.
en-US
The stylesheet %1$S was loaded as CSS even though its MIME type, “%2$S”, is not “text/css”.
Entity # all locales dom • chrome • layout • css.properties
PEPRSyntaxFieldUnclosedDataTypeName
de
@property-Syntax-Deskriptor '%S' enthält einen nicht geschlossenen Datentypnamen.
en-US
@property syntax descriptor ‘%S’ contains an unclosed data type name.
Entity # all locales dom • chrome • layout • css.properties
PEPRSyntaxFieldUnknownDataTypeName
de
@property-Syntax-Deskriptor '%S' enthält einen unbekannten Datentypnamen.
en-US
@property syntax descriptor ‘%S’ contains an unknown data type name.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncDetectorReload
de
Die Zeichenkodierung des Dokuments wurde nicht deklariert, und die Kodierung konnte erst spät anhand des Inhalts erraten werden. Deshalb wurde dieses Dokument neu geladen. Die Zeichenkodierung muss im Content-Type-HTTP-Header, mit einem Meta-Tag oder mit einer Byte-Reihenfolge-Markierung deklariert werden.
en-US
The character encoding of the document was not declared, and the encoding was guessable from content only late. This caused the document to be reloaded. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncDetectorReloadPlain
de
Die Zeichenkodierung des Dokuments wurde nicht deklariert, und die Kodierung konnte erst spät anhand des Inhalts erraten werden. Deshalb wurde dieses Dokument neu geladen. Die Zeichenkodierung muss im Content-Type-HTTP-Header oder mit einer Byte-Reihenfolge-Markierung deklariert werden.
en-US
The character encoding of the document was not declared, and the encoding was guessable from content only late. This caused the document to be reloaded. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncErrorFrame
de
Der Bytestream war gemäß der vom übergeordneten Dokument geerbten Zeichenkodierung fehlerhaft. Die Zeichenkodierung muss im Content-Type-HTTP-Header, mit einem Meta-Tag oder mit einer Byte-Reihenfolge-Markierung deklariert werden.
en-US
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncErrorFramePlain
de
Der Bytestream war gemäß der vom übergeordneten Dokument geerbten Zeichenkodierung fehlerhaft. Die Zeichenkodierung muss im Content-Type-HTTP-Header oder mit einer Byte-Reihenfolge-Markierung deklariert werden.
en-US
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncNoDecl
de
Die Zeichenkodierung des Dokuments wurde nicht deklariert, daher wurde die Kodierung anhand des Inhalts erraten. Die Zeichenkodierung muss im Content-Type-HTTP-Header, mit einem Meta-Tag oder mit einer Byte-Reihenfolge-Markierung deklariert werden.
en-US
The character encoding of the document was not declared, so the encoding was guessed from content. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncNoDeclPlain
de
Die Zeichenkodierung des Dokuments wurde nicht deklariert, daher wurde die Kodierung anhand des Inhalts erraten. Die Zeichenkodierung muss im Content-Type-HTTP-Header oder mit einer Byte-Reihenfolge-Markierung deklariert werden.
en-US
The character encoding of the document was not declared, so the encoding was guessed from content. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAlmostStandardsDoctype
de
Fast-Standard-Modus-Doctype. "<!DOCTYPE html>” erwartet.
en-US
Almost standards mode doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAlmostStandardsDoctypeVerbose
de
Diese Seite befindet sich im Fast-Standards-Modus ("almost standards mode"). Das Seitenlayout kann beeinflusst werden. Verwenden Sie für den Standardmodus "<!DOCTYPE html>".
en-US
This page is in Almost Standards Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errBogusDoctype
de
Falscher Doctype.
en-US
Bogus doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagSeenWithoutDoctype
de
End-Tag wurde entdeckt ohne zuerst einen Doctype zu sehen. “<!DOCTYPE html>” erwartet.
en-US
End tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInDoctype
de
Ende der Datei im Doctype.
en-US
End of file inside doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errExpectedPublicId
de
Ein öffentlicher Identifikator wurde erwartet, aber der Doctype endete.
en-US
Expected a public identifier but the doctype ended.
Entity # all locales dom • chrome • layout • htmlparser.properties
errExpectedSystemId
de
Ein System-Identifikator wurde erwartet, aber der Doctype endete.
en-US
Expected a system identifier but the doctype ended.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFooSeenWhenFooOpen2
de
Start-Tag “%1$S” wurde erkannt, aber ein Element des gleichen Typs war bereits offen.
en-US
Start tag “%1$S” seen but an element of the same type was already open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtGt
de
“<>” wurde gesehen. Wahrscheinliche Ursache: Unkodierte “<” (kodieren Sie sie als “&lt;”) oder falsch gechriebenes Start-Tag.
en-US
Saw “<>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped start tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtSlashGt
de
“</>” wurde entdeckt. Wahrscheinliche Ursachen: Unkodierte “<” (kodieren Sie sie als “&lt;”) oder falsch geschriebenes End-Tag.
en-US
Saw “</>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped end tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errMissingSpaceBeforeDoctypeName
de
Fehlendes Leerzeichen vor dem Doctype-Namen.
en-US
Missing space before doctype name.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNamelessDoctype
de
Namenloser Doctype.
en-US
Nameless doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenDoctypePublicKeywordAndQuote
de
Kein Leerzeichen zwischen dem Schlüsselwort “PUBLIC” des Doctypes und dem Zitat.
en-US
No space between the doctype “PUBLIC” keyword and the quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenDoctypeSystemKeywordAndQuote
de
Kein Leerzeichen zwischen dem Schlüsselwort “SYSTEM” des Doctypes und dem Zitat.
en-US
No space between the doctype “SYSTEM” keyword and the quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenPublicAndSystemIds
de
Kein Leerzeichen zwischen den öffentlichen und System-Identifikatoren des Doctypes.
en-US
No space between the doctype public and system identifiers.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuirkyDoctype
de
Quirks-Modus-Doctype. “<!DOCTYPE html>” erwartet.
en-US
Quirky doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuirkyDoctypeVerbose
de
Diese Seite befindet sich im Kompatibilitätsmodus (Quirks). Das Seitenlayout kann beeinflusst werden. Verwenden Sie für den Standardmodus "<!DOCTYPE html>".
en-US
This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagWithoutDoctype
de
Start-Tag wurde entdeckt, ohne dass ein Doctype zuerst gesehen wurde. “<!DOCTYPE html>” erwartet.
en-US
Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStrayDoctype
de
Verirrter Doctype.
en-US
Stray doctype.
Entity # all locales dom • chrome • security • csp.properties
invalidNumberOfTrustedTypesForDirectiveValues
de
Warning: Source string is missing
en-US
Received an invalid number of tokens for the ‘require-trusted-types-for‘ directive: %1$S; expected 1
Entity # all locales dom • chrome • security • csp.properties
invalidRequireTrustedTypesForDirectiveValue
de
Warning: Source string is missing
en-US
Received an invalid token for the ‘require-trusted-types-for‘ directive: %1$S; expected ‘script‘
Entity # all locales dom • chrome • security • csp.properties
invalidTrustedTypesExpression
de
Warning: Source string is missing
en-US
Received an invalid token for the ‘trusted-types‘ directive: %1$S
Entity # all locales dom • chrome • security • security.properties
BlockFileScriptWithWrongMimeType
de
Laden des Skripts aus file:-URI ("%1$S") wurde blockiert, weil sein MIME-Typ ("%2$S") kein gültiger JavaScript-MIME-Typ ist.
en-US
Loading script from file: URI (“%1$S”) was blocked because its MIME type (“%2$S”) is not a valid JavaScript MIME type.
Entity # all locales dom • chrome • security • security.properties
BlockImportScriptsWithWrongMimeType
de
Laden eines Skripts von "%1$S" mittels importScripts() wurde auf Grund eines nicht freigegebenen MIME-Typs ("%2$S") blockiert.
en-US
Loading script from “%1$S” with importScripts() was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
BlockModuleWithWrongMimeType
de
Laden des Moduls von "%1$S" wurde auf Grund eines nicht freigegebenen MIME-Typs ("%2$S") blockiert.
en-US
Loading module from “%1$S” was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
BlockScriptWithWrongMimeType2
de
Skript von "%1$S" wurde wegen eines unerlaubten MIME-Typs ("%2$S") blockiert.
en-US
Script from “%1$S” was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
BlockWorkerWithWrongMimeType
de
Laden des Workers von "%1$S" wurde auf Grund eines nicht freigegebenen MIME-Typs ("%2$S") blockiert.
en-US
Loading Worker from “%1$S” was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
MimeTypeMismatch2
de
Die Ressource von "%1$S" wurde wegen eines MIME-Typ-Konfliktes ("%2$S") blockiert (X-Content-Type-Options: nosniff).
en-US
The resource from “%1$S” was blocked due to MIME type (“%2$S”) mismatch (X-Content-Type-Options: nosniff).
Entity # all locales dom • chrome • security • security.properties
WarnScriptWithWrongMimeType
de
Das Skript von "%1$S" wurde geladen, obwohl sein MIME-Typ ("%2$S") kein für JavaScript gültiger MIME-Typ ist.
en-US
The script from “%1$S” was loaded even though its MIME type (“%2$S”) is not a valid JavaScript MIME type.
Entity # all locales dom • chrome • security • security.properties
XCTOHeaderValueMissing
de
Warnung zu Kopfzeile X-Content-Type-Options: Wert war "%1$S"; wollten Sie "nosniff" senden?
en-US
X-Content-Type-Options header warning: value was “%1$S”; did you mean to send “nosniff”?
Entity # all locales dom • chrome • security • security.properties
XTCOWithMIMEValueMissing
de
Die Ressource von "%1$S" wurde aufgrund eines unbekannten, inkorrekten oder fehlenden MIME-Typs nicht dargestellt (X-Content-Type-Options: nosniff).
en-US
The resource from “%1$S” was not rendered due to an unknown, incorrect or missing MIME type (X-Content-Type-Options: nosniff).
Entity # all locales dom • chrome • xslt • xslt.properties
11
de
Ein XSLT-Stylesheet hat keinen XML-MIME-Typ:
en-US
An XSLT stylesheet does not have an XML mimetype:
Entity # all locales dom • chrome • xslt • xslt.properties
17
de
XPath-Verarbeitungsfehler: Name oder Node-Typ-Test erwartet:
en-US
XPath parse failure: Name or Nodetype test expected:
Entity # all locales netwerk • necko.properties
RepostFormData
de
Diese Webseite wird auf eine neue Adresse weitergeleitet. Sollen die eingegebenen Formulardaten an die neue Adresse gesendet werden?
en-US
This web page is being redirected to a new location. Would you like to resend the form data you have typed to the new location?
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INADEQUATE_CERT_TYPE
de
Zertifikatstyp ist für diese Anwendung nicht genehmigt.
en-US
Certificate type not approved for application.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_UNKNOWN_RESPONSE_TYPE
de
Die OCSP-Antwort kann nicht vollständig dekodiert werde; sie hat einen unbekannten Typ.
en-US
The OCSP response cannot be fully decoded; it is of an unknown type.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_AIA_LOCATION_TYPE
de
Unbekannter Adresstyp in Zertifikat-AIA-Erweiterung
en-US
Unknown location type in cert AIA extension
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_OBJECT_TYPE
de
Unbekannter Objekttyp angegeben.
en-US
Unknown object type specified.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNSUPPORTED_MESSAGE_TYPE
de
Der CMS- oder PKCS#7-Nachrichtentyp wird nicht unterstützt.
en-US
The CMS or PKCS #7 Message type is unsupported.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_RX_UNKNOWN_HANDSHAKE
de
SSL hat einen Handshake-Eintrag mit unbekanntem Nachrichtentyp empfangen.
en-US
SSL received a handshake message with an unknown message type.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_RX_UNKNOWN_RECORD_TYPE
de
SSL hat einen Eintrag mit unbekanntem Inhaltstyp empfangen.
en-US
SSL received a record with an unknown content type.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_UNSUPPORTED_CERTIFICATE_TYPE
de
Ungültiger Zertifikatstyp.
en-US
Unsupported certificate type.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_UNSUPPORTED_CERT_ALERT
de
Die SSL-Gegenstelle unterstützt keine Zertifikate des Typs, den sie erhalten hat.
en-US
SSL peer does not support certificates of the type it received.
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
list-empty-installed.value
de
Es sind keine Add-ons dieses Typs installiert
en-US
You don’t have any add-ons of this type installed
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
shortcuts-input.placeholder
de
Tastenkombination drücken
en-US
Type a shortcut
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
shortcuts-letter
de
Zeichen eingeben
en-US
Type a letter
Entity # all locales toolkit • toolkit • about • aboutNetworking.ftl
about-networking-type
de
Typ
en-US
Type
Entity # all locales toolkit • toolkit • about • aboutPerformance.ftl
column-type
de
Typ
en-US
Type
Entity # all locales toolkit • toolkit • about • aboutPlugins.ftl
mime-type-label
de
MIME-Typ
en-US
MIME Type
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-unknown-process
de
Andere: { $type } ({ $pid })
en-US
Other: { $type } ({ $pid })
Entity # all locales toolkit • toolkit • about • aboutReader.ftl
about-reader-toolbar-type-controls
de
Schrifteinstellungen
en-US
Type controls
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-intro-point-6
de
Zur Wiedergabe einiger Videoinhalte lädt { -brand-short-name } bestimmte Entschlüsselungskomponenten von Dritten herunter.
en-US
In order to play back certain types of video content, { -brand-short-name } downloads certain content decryption modules from third parties.
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-locationawarebrowsing-term-1
de
Rufen Sie in der Adressleiste<code>about:config</code>
en-US
In the URL bar, type <code>about:config</code>
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-locationawarebrowsing-term-2
de
auf. Tippen Sie dann geo.enabled
en-US
Type geo.enabled
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
clear-type-parameters
de
ClearType-Parameter
en-US
ClearType Parameters
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
processes-type
de
Typ
en-US
Type
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
sandbox-sys-call-proc-type
de
Prozesstyp
en-US
Process Type
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
security-software-type
de
Typ
en-US
Type
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
support-addons-type
de
Typ
en-US
Type
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
support-remote-experiments-see-about-studies
de
Weitere Informationen erhalten Sie unter <a data-l10n-name="support-about-studies-link">about:studies</a> einschließlich der Möglichkeit, einzelne Experimente zu deaktivieren oder { -brand-short-name } daran zu hindern, diese Art von Experiment in Zukunft durchzuführen.
en-US
See <a data-l10n-name="support-about-studies-link">about:studies</a> for more information, including how to disable individual experiments or to disable { -brand-short-name } from running this type of experiment in the future.
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-archive-ping-type
de
Datensatz-Typ
en-US
Ping Type
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-settings-explanation
de
Telemetrie sammelt { about-telemetry-data-type } und das Hochladen ist <a data-l10n-name="upload-link">{ about-telemetry-upload-type }</a>.
en-US
Telemetry is collecting { about-telemetry-data-type } and upload is <a data-l10n-name="upload-link">{ about-telemetry-upload-type }</a>.
Entity # all locales toolkit • toolkit • about • aboutThirdParty.ftl
third-party-tag-ime.title
de
Diese Art von Modul wird geladen, wenn Sie einen IME von Drittanbietern verwenden.
en-US
This type of module is loaded when you use a third-party IME.
Entity # all locales toolkit • toolkit • about • aboutThirdParty.ftl
third-party-tag-shellex.title
de
Diese Art von Modul wird geladen, wenn Sie den Dateidialog des Systems öffnen.
en-US
This type of module is loaded when you open the system file dialog.
Entity # all locales toolkit • toolkit • about • aboutWebauthn.ftl
about-webauthn-auth-info-vendor-prototype-config-commands
de
Hersteller-Prototyp-Konfigurationsbefehle
en-US
Vendor prototype config commands
Entity # all locales toolkit • toolkit • about • aboutWebauthn.ftl
about-webauthn-auth-option-credentialmgmtpreview
de
Prototyp-Zugangsdatenverwaltung
en-US
Prototype credential management
Entity # all locales toolkit • toolkit • about • aboutWebauthn.ftl
about-webauthn-auth-option-userverificationmgmtpreview
de
Prototyp der biometrischen Erfassung (FIDO_2_1_PRE)
en-US
Prototype of biometric enrollment (FIDO_2_1_PRE)
Entity # all locales toolkit • toolkit • about • url-classifier.ftl
url-classifier-search-listType
de
Listentyp
en-US
List type
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-ime-search-description
de
Ein IME (Input Method Editor) ist ein Werkzeug, mit dem Sie komplexe Symbole, wie sie in ostasiatischen oder indischen Schriftsprachen verwendet werden, über eine Standardtastatur eingeben können. Durch Aktivieren dieses Experiments bleibt die Adressleisten-Ansicht geöffnet, wodurch Suchergebnisse und Vorschläge angezeigt werden, während IME zur Texteingabe verwendet wird. Beachten Sie, dass der IME möglicherweise ein Fenster anzeigt, das die Ergebnisse der Adressleiste verdeckt. Daher wird diese Einstellung nur für IME empfohlen, die diese Art von Fenster nicht verwenden.
en-US
An IME (Input Method Editor) is a tool that allows you to enter complex symbols, such as those used in East Asian or Indic written languages, using a standard keyboard. Enabling this experiment will keep the address bar panel open, showing search results and suggestions, while using IME to input text. Note that the IME might display a panel that covers the address bar results, therefore this preference is only suggested for IME not using this type of panel.
Entity # all locales toolkit • toolkit • global • appPicker.ftl
app-picker-no-app-found.value
de
Für diesen Dateityp wurden keine Anwendungen gefunden.
en-US
No applications were found for this file type.
Entity # all locales toolkit • toolkit • global • videocontrols.ftl
videocontrols-error-no-source
de
Kein Video mit unterstütztem Format und MIME-Typ gefunden.
en-US
No video with supported format and MIME type found.
Entity # all locales toolkit • toolkit • global • videocontrols.ftl
videocontrols-error-src-not-supported
de
Video-Format oder MIME-Typ wird nicht unterstützt.
en-US
Video format or MIME type is not supported.
Entity # all locales toolkit • toolkit • neterror • certError.ftl
unsafeContentType-title
de
Unsicherer Dateityp
en-US
Unsafe File Type
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-inadequate-cert-type
de
Zertifikatstyp ist für diese Anwendung nicht genehmigt.
en-US
Certificate type not approved for application.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-ocsp-unknown-response-type
de
Die OCSP-Antwort kann nicht vollständig dekodiert werde; sie hat einen unbekannten Typ.
en-US
The OCSP response cannot be fully decoded; it is of an unknown type.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-unknown-aia-location-type
de
Unbekannter Adresstyp in Zertifikat-AIA-Erweiterung
en-US
Unknown location type in cert AIA extension
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-unknown-object-type
de
Unbekannter Objekttyp angegeben.
en-US
Unknown object type specified.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-unsupported-message-type
de
Der CMS- oder PKCS#7-Nachrichtentyp wird nicht unterstützt.
en-US
The CMS or PKCS #7 Message type is unsupported.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-rx-unknown-handshake
de
SSL hat einen Handshake-Eintrag mit unbekanntem Nachrichtentyp empfangen.
en-US
SSL received a handshake message with an unknown message type.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-rx-unknown-record-type
de
SSL hat einen Eintrag mit unbekanntem Inhaltstyp empfangen.
en-US
SSL received a record with an unknown content type.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-unsupported-cert-alert
de
Die SSL-Gegenstelle unterstützt keine Zertifikate des Typs, den sie erhalten hat.
en-US
SSL peer does not support certificates of the type it received.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-unsupported-certificate-type
de
Ungültiger Zertifikatstyp.
en-US
Unsupported certificate type.
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-2.aria-label
de
{ $type } { credit-card-label-number-2 }
en-US
{ $type } { credit-card-label-number-2 }
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-expiration-2.aria-label
de
{ $type } { credit-card-label-number-expiration-2 }
en-US
{ $type } { credit-card-label-number-expiration-2 }
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-name-2.aria-label
de
{ $type } { credit-card-label-number-name-2 }
en-US
{ $type } { credit-card-label-number-name-2 }
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-name-expiration-2.aria-label
de
{ $type } { credit-card-label-number-name-expiration-2 }
en-US
{ $type } { credit-card-label-number-name-expiration-2 }
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-text-annotation-type.alt
de
[Anlage: { $type }]
en-US
[{ $type } Annotation]
Entity # all locales toolkit • toolkit • updates • history.ftl
type-header
de
Typ
en-US
Type
Please enable JavaScript. Some features won't be available without it.