2012-04-16 01:56:12 +00:00
{
2018-08-12 11:41:17 +00:00
"addStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Neuen Style erstellen" ,
"description" : "Label for the button to go to the add style page"
2018-08-12 11:41:17 +00:00
} ,
"addStyleTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Style hinzufügen" ,
"description" : "Title of the page for adding styles"
2018-08-12 11:41:17 +00:00
} ,
"alphaChannel" : {
2018-11-30 01:41:18 +00:00
"message" : "Deckkraft" ,
"description" : "Label of color's opacity"
2018-08-12 11:41:17 +00:00
} ,
"appliesAdd" : {
2018-11-30 01:41:18 +00:00
"message" : "Hinzufügen" ,
"description" : "Label for the button to add an 'applies' entry"
2018-08-12 11:41:17 +00:00
} ,
"appliesDisplay" : {
"message" : "Gilt für: $applies$" ,
2018-11-30 01:41:18 +00:00
"description" : "Text on the manage screen to describe what the style applies to" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"applies" : {
"content" : "$1"
}
}
} ,
"appliesDisplayTruncatedSuffix" : {
2018-11-30 01:41:18 +00:00
"message" : "und weitere" ,
"description" : "Text added to appliesDisplay when there are more sites for the style than are displayed"
2018-08-12 11:41:17 +00:00
} ,
"appliesDomainOption" : {
2018-11-30 01:41:18 +00:00
"message" : "URLs auf der Domain" ,
"description" : "Option to make the style apply to the entered string as a domain"
2018-08-12 11:41:17 +00:00
} ,
"appliesHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Lege mit den Einstellungen von \"Gilt für\" fest, für welche URLs der Code in diesem Bereich gelten soll." ,
"description" : "Help text for 'applies to' section"
2018-08-12 11:41:17 +00:00
} ,
"appliesLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Gilt für" ,
"description" : "Label for 'applies to' fields on the edit/add screen"
2018-08-12 11:41:17 +00:00
} ,
"appliesLineWidgetLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Zeige \"Gilt für\" Info" ,
"description" : "Label for the checkbox to display applies-to information in the single editor"
2018-08-12 11:41:17 +00:00
} ,
"appliesLineWidgetWarning" : {
2018-11-30 01:41:18 +00:00
"message" : "Funktioniert nicht mit minified CSS" ,
"description" : "A warning that applies-to information won't show properly with minified CSS"
2018-08-12 11:41:17 +00:00
} ,
"appliesRegexpOption" : {
2018-11-30 01:41:18 +00:00
"message" : "URLs, die mit der RegExp übereinstimmen" ,
"description" : "Option to make the style apply to the entered string as a regular expression"
2018-08-12 11:41:17 +00:00
} ,
"appliesRemove" : {
2018-11-30 01:41:18 +00:00
"message" : "Löschen" ,
"description" : "Label for the button to remove an 'applies' entry"
2018-08-12 11:41:17 +00:00
} ,
"appliesRemoveError" : {
2018-11-30 01:41:18 +00:00
"message" : "Kann letzten \"Gilt für\" Eintrag nicht entfernen" ,
"description" : "Error displayed when the last 'applies' is going to be removed"
2018-08-12 11:41:17 +00:00
} ,
"appliesSpecify" : {
2018-11-30 01:41:18 +00:00
"message" : "Angeben" ,
"description" : "Label for the button to make a style apply only to specific sites"
2018-08-12 11:41:17 +00:00
} ,
"appliesToEverything" : {
2018-11-30 01:41:18 +00:00
"message" : "Alles" ,
"description" : "Text displayed for styles that apply to all sites"
2018-08-12 11:41:17 +00:00
} ,
"appliesUrlPrefixOption" : {
2018-11-30 01:41:18 +00:00
"message" : "URLs beginnend mit" ,
"description" : "Option to make the style apply to the entered string as a URL prefix"
2018-08-12 11:41:17 +00:00
} ,
"applyAllUpdates" : {
2018-11-30 01:41:18 +00:00
"message" : "Alle Updates übernehmen " ,
"description" : "Label for the button to apply all detected updates"
2018-08-12 11:41:17 +00:00
} ,
"author" : {
2018-11-30 01:41:18 +00:00
"message" : "Autor" ,
"description" : "Label for the style author"
2018-08-12 11:41:17 +00:00
} ,
"backupButtons" : {
2018-11-30 01:41:18 +00:00
"message" : "Datensicherung" ,
"description" : "Heading for backup"
2018-08-12 11:41:17 +00:00
} ,
"backupMessage" : {
2018-11-30 01:41:18 +00:00
"message" : "Wähle eine Datei aus oder ziehe die Datei auf diese Seite. (Drag and Drop)" ,
"description" : "Message for backup"
2018-08-12 11:41:17 +00:00
} ,
"bckpInstStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Styles exportieren" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"checkAllUpdates" : {
2018-11-30 01:41:18 +00:00
"message" : "Nach Updates suchen" ,
"description" : "Label for the button to check all styles for updates"
2018-08-12 11:41:17 +00:00
} ,
"checkAllUpdatesForce" : {
2018-11-30 01:41:18 +00:00
"message" : "Nochmal prüfen, ich habe keine Styles bearbeitet!" ,
"description" : "Label for the button to apply all detected updates"
2018-08-12 11:41:17 +00:00
} ,
"checkForUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Nach Update suchen" ,
"description" : "Label for the button to check a single style for an update"
2018-08-12 11:41:17 +00:00
} ,
"checkingForUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Suche nach Updates..." ,
"description" : "Text to display when checking a style for an update"
2018-08-12 11:41:17 +00:00
} ,
"clickToUninstall" : {
2018-11-30 01:41:18 +00:00
"message" : "Klicken zum Deinstallieren" ,
"description" : "Label for the overlay on a style thumbnail when installed via inline search in the popup"
2018-08-12 11:41:17 +00:00
} ,
"cm_autoCloseBrackets" : {
2018-11-30 01:41:18 +00:00
"message" : "Klammern automatisch schließen" ,
"description" : "Label for the checkbox in the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_autoCloseBracketsTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Wenn ( [ { ' \" geschrieben werden, automatisch schließende ) ] } ' \" setzen" ,
"description" : "Label for the checkbox in the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_autocompleteOnTyping" : {
2018-11-30 01:41:18 +00:00
"message" : "Autovervollständigen bei Eingabe" ,
"description" : "Label for the checkbox in the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_colorpicker" : {
2018-11-30 01:41:18 +00:00
"message" : "Farbwähler für CSS-Farben" ,
"description" : "Label for the checkbox controlling colorpicker option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_indentWithTabs" : {
2018-11-30 01:41:18 +00:00
"message" : "Tabs mit intelligentem Einzug" ,
"description" : "Label for the checkbox controlling tabs with smart indentation option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_keyMap" : {
2018-11-30 01:41:18 +00:00
"message" : "Tastaturbelegung" ,
"description" : "Label for the drop-down list controlling the keymap for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_lineWrapping" : {
2018-11-30 01:41:18 +00:00
"message" : "Automatischer Zeilenumbruch" ,
"description" : "Label for the checkbox controlling word wrap option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_matchHighlight" : {
2018-11-30 01:41:18 +00:00
"message" : "Hervorheben" ,
"description" : "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_matchHighlightSelection" : {
2018-11-30 01:41:18 +00:00
"message" : "Nur die Auswahl" ,
"description" : "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
2018-08-12 11:41:17 +00:00
} ,
"cm_matchHighlightToken" : {
2018-11-30 01:41:18 +00:00
"message" : "Unter dem Textzeiger" ,
"description" : "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected"
2018-08-12 11:41:17 +00:00
} ,
"cm_resizeGripHint" : {
2018-11-30 01:41:18 +00:00
"message" : "Doppelklick, um Höhe zu maximieren / wiederherzustellen" ,
"description" : "Tooltip for the resize grip in style editor"
2018-08-12 11:41:17 +00:00
} ,
"cm_selectByTokens" : {
2018-11-30 01:41:18 +00:00
"message" : "Doppelklick markiert Zeichenkette" ,
"description" : "Label for the checkbox in the editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_selectByTokensTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Beispiele von Zeichenketten: .foo-bar-2 #aabbcc 0.32 !important\nWenn deaktiviert, werden Wörter je nach Interpunktion ausgewählt." ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"cm_smartIndent" : {
2018-11-30 01:41:18 +00:00
"message" : "Intelligenter Einzug" ,
"description" : "Label for the checkbox controlling smart indentation option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_tabSize" : {
2018-11-30 01:41:18 +00:00
"message" : "Tab-Größe" ,
"description" : "Label for the text box controlling tab size option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
2020-11-14 01:06:43 +00:00
"colorpickerPaletteHint" : {
"message" : "Rechtsklicke auf ein Farbmuster, um durch die entsprechenden Codezeilen zu springen" ,
"description" : ""
} ,
2018-08-12 11:41:17 +00:00
"colorpickerSwitchFormatTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Formate wechseln: HEX -> RGB ->HSL.\nShift-Klick, um Richtung umzukehren.\nKürzel: Bild auf- und Bild ab-Tasten." ,
"description" : "Tooltip for the switch button in the color picker popup in the style editor."
2018-08-12 11:41:17 +00:00
} ,
"colorpickerTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Farbwähler öffnen" ,
"description" : "Tooltip for the colored squares shown before CSS colors in the style editor."
2018-08-12 11:41:17 +00:00
} ,
"configOnChange" : {
2018-11-30 01:41:18 +00:00
"message" : "bei Änderung" ,
"description" : "VERY SHORT label for the checkbox in style config dialog after the save button - when enabled the changes in the dialog are saved and applied automatically without the need to press the Save button"
2018-08-12 11:41:17 +00:00
} ,
"configOnChangeTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Änderungen automatisch speichern und übernehmen" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"configureStyle" : {
2018-11-30 01:41:18 +00:00
"message" : "Konfigurieren" ,
"description" : "Label for the button to configure usercss userstyle"
2018-08-12 11:41:17 +00:00
} ,
"configureStyleOnHomepage" : {
2018-11-30 01:41:18 +00:00
"message" : "Auf Homepage konfigurieren" ,
"description" : "Label for the button to configure userstyles.org userstyle"
2018-08-12 11:41:17 +00:00
} ,
"confirmCancel" : {
2018-11-30 01:41:18 +00:00
"message" : "Abbrechen" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"confirmClose" : {
2018-11-30 01:41:18 +00:00
"message" : "Schließen" ,
"description" : "'Close' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"confirmDefault" : {
2018-11-30 01:41:18 +00:00
"message" : "Voreinstellung verwenden" ,
"description" : "'Set to default' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"confirmDelete" : {
2018-11-30 01:41:18 +00:00
"message" : "Löschen" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"confirmDiscardChanges" : {
2018-11-30 01:41:18 +00:00
"message" : "Änderungen verwerfen?" ,
"description" : "Generic label or title displayed when trying to close something (not a style) with unsaved changes"
2018-08-12 11:41:17 +00:00
} ,
"confirmNo" : {
2018-11-30 01:41:18 +00:00
"message" : "Nein" ,
"description" : "'No' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"confirmSave" : {
2018-11-30 01:41:18 +00:00
"message" : "Speichern" ,
"description" : "'Save' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"confirmStop" : {
2018-11-30 01:41:18 +00:00
"message" : "Stopp" ,
"description" : "'Stop' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"confirmYes" : {
2018-11-30 01:41:18 +00:00
"message" : "Ja" ,
"description" : "'Yes' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
2020-02-16 16:53:11 +00:00
"copied" : {
"message" : "In die Zwischenablage kopiert" ,
"description" : "Message shown when content has been copied to the clipboard"
} ,
"copy" : {
"message" : "In die Zwischenablage kopieren" ,
"description" : "Tooltip for elements which can be copied"
} ,
2020-11-14 01:06:43 +00:00
"customNameHint" : {
"message" : "Neuen Anzeigenamen des Styles hier eingeben, um trotzdem weiterhin Updates zu erhalten" ,
"description" : ""
} ,
"customNameResetHint" : {
"message" : "Eigenen Anzeigenamen nicht mehr benutzen, wechsle wieder zum Standardnamen des Styles" ,
"description" : "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles"
} ,
2018-08-12 11:41:17 +00:00
"dateInstalled" : {
2018-11-30 01:41:18 +00:00
"message" : "Installationsdatum" ,
"description" : "Option text for the user to sort the style by install date"
2018-08-12 11:41:17 +00:00
} ,
"dateUpdated" : {
2018-11-30 01:41:18 +00:00
"message" : "Updatedatum" ,
"description" : "Option text for the user to sort the style by last update date"
2018-08-12 11:41:17 +00:00
} ,
"dbError" : {
2018-11-30 01:41:18 +00:00
"message" : "Ein Fehler ist beim Verwenden der Stylus-Datenbank aufgetreten. Willst Du eine Webseite mit möglichen Lösungen besuchen?" ,
"description" : "Prompt when a DB error is encountered"
2018-08-12 11:41:17 +00:00
} ,
"defaultTheme" : {
2018-11-30 01:41:18 +00:00
"message" : "Standard" ,
"description" : "Default CodeMirror CSS theme option on the edit style page"
2018-08-12 11:41:17 +00:00
} ,
"deleteStyleConfirm" : {
2018-11-30 01:41:18 +00:00
"message" : "Möchtest Du diesen Style wirklich löschen?" ,
"description" : "Confirmation before deleting a style"
2018-08-12 11:41:17 +00:00
} ,
"deleteStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Löschen" ,
"description" : "Label for the button to delete a style"
2018-08-12 11:41:17 +00:00
} ,
"description" : {
2018-11-30 01:41:18 +00:00
"message" : "Gestalte das Web neu mit Stylus, dem Style Manager. Stylus ermöglicht dir ganz einfach Themes und Designs für viele beliebte Webseiten zu installieren." ,
"description" : "Extension description"
2018-08-12 11:41:17 +00:00
} ,
"disableAllStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Alle Styles deaktivieren" ,
"description" : "Label for the checkbox that turns all enabled styles off."
2018-08-12 11:41:17 +00:00
} ,
"disableStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Deaktivieren" ,
"description" : "Label for the button to disable a style"
2018-08-12 11:41:17 +00:00
} ,
"dragDropMessage" : {
2018-11-30 01:41:18 +00:00
"message" : "Ziehe die Backup Datei zum importieren an irgendeinen Ort auf dieser Seite." ,
"description" : "Drag'n'drop message"
2018-08-12 11:41:17 +00:00
} ,
2020-02-27 14:04:52 +00:00
"dragDropUsercssTabstrip" : {
"message" : "Ziehe die Datei auf die Tableiste, um sie zu installieren." ,
"description" : "Message popup shown when erroneously dropping a usercss file into the manager page"
} ,
2018-08-12 11:41:17 +00:00
"editDeleteText" : {
2018-11-30 01:41:18 +00:00
"message" : "Löschen" ,
"description" : "Label for the context menu item in the editor to delete selected text"
2018-08-12 11:41:17 +00:00
} ,
"editGotoLine" : {
2018-11-30 01:41:18 +00:00
"message" : "Gehe zu Zeile (oder Zeile:Zeichen)" ,
"description" : "Go to line or line:column on Ctrl-G in style code editor"
2018-08-12 11:41:17 +00:00
} ,
"editStyleHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Style bearbeiten" ,
"description" : "Title of the page for editing styles"
2018-08-12 11:41:17 +00:00
} ,
"editStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Bearbeiten" ,
"description" : "Label for the button to go to the edit style page"
2018-08-12 11:41:17 +00:00
} ,
"editStyleTitle" : {
"message" : "Style $stylename$ bearbeiten" ,
2018-11-30 01:41:18 +00:00
"description" : "Title of the page for editing styles" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"enableStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Aktivieren" ,
"description" : "Label for the button to enable a style"
2018-08-12 11:41:17 +00:00
} ,
2019-07-08 09:50:51 +00:00
"excludeStyleByDomainLabel" : {
"message" : "Aktuelle Domain ausschließen" ,
"description" : ""
} ,
"excludeStyleByUrlLabel" : {
"message" : "Aktuelle URL ausschließen" ,
"description" : ""
} ,
2018-08-12 11:41:17 +00:00
"exportLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Exportieren" ,
"description" : "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
2018-08-12 11:41:17 +00:00
} ,
"externalLink" : {
2018-11-30 01:41:18 +00:00
"message" : "Externer Link" ,
"description" : "Label for external links"
2018-08-12 11:41:17 +00:00
} ,
"externalSupport" : {
2018-11-30 01:41:18 +00:00
"message" : "zur Supportseite" ,
"description" : "Label for the external link to style's support site"
2018-08-12 11:41:17 +00:00
} ,
"externalUsercssDocument" : {
2018-11-30 01:41:18 +00:00
"message" : "Dokumentation für UserCSS" ,
"description" : "Label for the external link to usercss documentation"
2018-08-12 11:41:17 +00:00
} ,
"filteredStyles" : {
"message" : "$numShown$ von $numTotal$ gesamt" ,
2018-11-30 01:41:18 +00:00
"description" : "TL note - make this message short" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"numTotal" : {
"content" : "$2"
2018-11-03 14:37:25 +00:00
} ,
"numShown" : {
"content" : "$1"
2018-08-12 11:41:17 +00:00
}
}
} ,
"filteredStylesAllHidden" : {
2018-11-30 01:41:18 +00:00
"message" : "Aktuell angewandte Filter treffen auf keinen Style zu" ,
"description" : "Text shown when no styles match currently applied filter in the style manager"
2018-08-12 11:41:17 +00:00
} ,
"findStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Styles finden" ,
"description" : "Text for a link that gets a list of styles for the current site"
2018-08-12 11:41:17 +00:00
} ,
"findStylesForSite" : {
2018-11-30 01:41:18 +00:00
"message" : "Weitere Styles für diese Seite finden" ,
"description" : "Text for a link that gets a list of styles for the current site"
2018-08-12 11:41:17 +00:00
} ,
"findStylesInline" : {
2018-11-30 01:41:18 +00:00
"message" : "Ergebnisse hier anzeigen" ,
"description" : "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)"
2018-08-12 11:41:17 +00:00
} ,
"findStylesInlineTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Suchergebnisse in diesem Fenster anzeigen." ,
"description" : "Text for a checkbox that displays search results within the Stylus popup."
2018-08-12 11:41:17 +00:00
} ,
2018-08-12 11:54:16 +00:00
"genericAdd" : {
2018-11-30 01:41:18 +00:00
"message" : "Hinzufügen" ,
"description" : "Used in various places for an action that adds something"
2018-08-12 11:54:16 +00:00
} ,
"genericClone" : {
2018-11-30 01:41:18 +00:00
"message" : "Kopieren" ,
"description" : "Used in various places for an action that clones something"
2018-08-12 11:54:16 +00:00
} ,
2018-08-12 11:41:17 +00:00
"genericDisabledLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Deaktiviert" ,
"description" : "Used in various lists/options to indicate that something is disabled"
2018-08-12 11:41:17 +00:00
} ,
"genericEnabledLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Aktiviert" ,
"description" : "Used in various lists/options to indicate that something is enabled"
2018-08-12 11:41:17 +00:00
} ,
"genericError" : {
2018-11-30 01:41:18 +00:00
"message" : "Fehler" ,
"description" : "Used in various places to indicate some error occurred."
2018-08-12 11:41:17 +00:00
} ,
"genericHistoryLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Verlauf" ,
"description" : "Used in various places to show a history log of something"
2018-08-12 11:41:17 +00:00
} ,
"genericNext" : {
2018-11-30 01:41:18 +00:00
"message" : "Weiter" ,
"description" : "Used in various places to select/perform the next step/action"
2018-08-12 11:41:17 +00:00
} ,
"genericPrevious" : {
2018-11-30 01:41:18 +00:00
"message" : "Zurück" ,
"description" : "Used in various places to select/perform the previous step/action"
2018-08-12 11:41:17 +00:00
} ,
"genericResetLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Zurücksetzen" ,
"description" : "Used in various parts of UI to indicate that something may be reset to its original state"
2018-08-12 11:41:17 +00:00
} ,
"genericSavedMessage" : {
2018-11-30 01:41:18 +00:00
"message" : "Gespeichert" ,
"description" : "Used in various parts of the UI to indicate that something was saved"
2018-08-12 11:41:17 +00:00
} ,
"genericTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Name" ,
"description" : "Used in various parts of the UI to indicate the title of something"
2018-08-12 11:41:17 +00:00
} ,
"genericUnknown" : {
2018-11-30 01:41:18 +00:00
"message" : "Unbekannt" ,
"description" : "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)"
2018-08-12 11:41:17 +00:00
} ,
"helpAlt" : {
2018-11-30 01:41:18 +00:00
"message" : "Hilfe" ,
"description" : "Alternate text for help buttons"
2018-08-12 11:41:17 +00:00
} ,
"helpKeyMapCommand" : {
2018-11-30 01:41:18 +00:00
"message" : "Befehlsnamen eingeben" ,
"description" : "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
2018-08-12 11:41:17 +00:00
} ,
"helpKeyMapHotkey" : {
2018-11-30 01:41:18 +00:00
"message" : "Hotkey drücken" ,
"description" : "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
2018-08-12 11:41:17 +00:00
} ,
2020-02-16 16:53:11 +00:00
"hostDisabled" : {
"message" : "Dieser Host wurde deaktiviert, weil die aktuell genutzte Version deines Browsers einen Fehler enthält." ,
"description" : "Tooltip for cloud host disabled"
} ,
2018-08-12 11:41:17 +00:00
"importAppendLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Zum Style anfügen" ,
"description" : "Label for the button to import a style and append to the existing sections"
2018-08-12 11:41:17 +00:00
} ,
"importAppendTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Füge den importierten Style an den aktuellen" ,
"description" : "Tooltip for the button to import a style and append to the existing sections"
2018-08-12 11:41:17 +00:00
} ,
"importLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Importieren" ,
"description" : "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
2018-08-12 11:41:17 +00:00
} ,
2020-11-14 01:06:43 +00:00
"importPreprocessor" : {
"message" : "Ein Style mit einem <code>@preprocessor</code>funktioniert nicht im klassischen Modus. Du kannst den Editor auf UserCSS umstellen: 1) Öffne den Style-Manager, 2) Aktiviere das Kästchen \"Als UserCSS\", 3) Klicke auf \"Neuen Style erstellen\"\n\nTrotzdem jetzt importieren?" ,
"description" : ""
} ,
"importPreprocessorTitle" : {
"message" : "Mögliches Problem wegen @preprocessor" ,
"description" : ""
} ,
2018-08-12 11:41:17 +00:00
"importReplaceLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Style überschreiben" ,
"description" : "Label for the button to import and overwrite current style"
2018-08-12 11:41:17 +00:00
} ,
"importReplaceTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Verwerfe den aktuellen Style-Inhalt und überschreibe ihn mit dem importierten" ,
"description" : "Label for the button to import and overwrite current style"
2018-08-12 11:41:17 +00:00
} ,
"importReportLegendAdded" : {
2018-11-30 01:41:18 +00:00
"message" : "Hinzugefügt" ,
"description" : "Text after the number of styles added in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportLegendIdentical" : {
2018-11-30 01:41:18 +00:00
"message" : "Identische übersprungen" ,
"description" : "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportLegendInvalid" : {
2018-11-30 01:41:18 +00:00
"message" : "Ungültige übersprungen" ,
"description" : "Text after the number of styles skipped due to being invalid (not a Stylus/Stylish backup file probably) in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportLegendUpdatedBoth" : {
2018-11-30 01:41:18 +00:00
"message" : "Aktualisierte Codes und Metadaten" ,
"description" : "Text after the number of styles updated entirely in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportLegendUpdatedCode" : {
2018-11-30 01:41:18 +00:00
"message" : "Aktualisierter Code" ,
"description" : "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportLegendUpdatedMeta" : {
2018-11-30 01:41:18 +00:00
"message" : "Aktualisierte Metadaten" ,
"description" : "Text after the number of styles with updated meta info like name/url in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Importieren der Styles abgeschlossen." ,
"description" : "Title of the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportUnchanged" : {
2018-11-30 01:41:18 +00:00
"message" : "Nichts wurde geändert." ,
"description" : "Message in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportUndone" : {
2018-11-30 01:41:18 +00:00
"message" : "Styles wiederherstellt" ,
"description" : "Text after the number of styles reverted in the message box shown after undoing the import of styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportUndoneTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Importierung wurde rückgängig gemacht." ,
"description" : "Title of the message box shown after undoing the import of styles"
2018-08-12 11:41:17 +00:00
} ,
"installButton" : {
2018-11-30 01:41:18 +00:00
"message" : "Style installieren" ,
"description" : "Label for install button"
2018-08-12 11:41:17 +00:00
} ,
"installButtonInstalled" : {
2018-11-30 01:41:18 +00:00
"message" : "Style installiert" ,
"description" : "Text displayed when the style is successfully installed"
2018-08-12 11:41:17 +00:00
} ,
"installButtonReinstall" : {
2018-11-30 01:41:18 +00:00
"message" : "Style neu installieren" ,
"description" : "Label for reinstall button"
2018-08-12 11:41:17 +00:00
} ,
"installButtonUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Style updaten" ,
"description" : "Label for update button"
2018-08-12 11:41:17 +00:00
} ,
"installUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Update installieren" ,
"description" : "Label for the button to install an update for a single style"
2018-08-12 11:41:17 +00:00
} ,
"installUpdateFrom" : {
"message" : "Style erhält momentan Updates von $url$" ,
2018-11-30 01:41:18 +00:00
"description" : "Label to describe where the style gets update" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"url" : {
"content" : "$1"
}
}
} ,
"installUpdateFromLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Nach Updates suchen" ,
"description" : "Label for the checkbox to save current URL for update check"
2018-08-12 11:41:17 +00:00
} ,
"license" : {
2018-11-30 01:41:18 +00:00
"message" : "Lizenz" ,
"description" : "Label for the license"
2018-08-12 11:41:17 +00:00
} ,
"linkGetHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Hilfeseite anzeigen" ,
"description" : "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info"
2018-08-12 11:41:17 +00:00
} ,
"linkGetStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Styles beziehen" ,
"description" : "Help link text on the manage page e.g. https://userstyles.org"
2018-08-12 11:41:17 +00:00
} ,
2018-08-12 11:54:16 +00:00
"linkTranslate" : {
2018-11-30 01:41:18 +00:00
"message" : "Übersetzen" ,
"description" : "Transifex link text on the manage page"
2018-08-12 11:54:16 +00:00
} ,
2018-08-12 11:41:17 +00:00
"linterCSSLintIncompatible" : {
"message" : "CSSLint unterstützt den $preprocessorname$ Präprozessor nicht" ,
2018-11-30 01:41:18 +00:00
"description" : "The label to display when the preprocessor isn't compatible with CSSLint" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"preprocessorname" : {
"content" : "$1"
}
}
} ,
"linterCSSLintSettings" : {
2018-11-30 01:41:18 +00:00
"message" : "(Regeln: 0 = Deaktiviert; 1 = Warnung; 2 = Fehler)" ,
"description" : "CSSLint rule config values"
2018-08-12 11:41:17 +00:00
} ,
"linterConfigPopupTitle" : {
"message" : "Einstellungen für $linter$" ,
2018-11-30 01:41:18 +00:00
"description" : "Stylelint or CSSLint popup header" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"linter" : {
"content" : "$1"
}
}
} ,
"linterConfigTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Klicken, um diesen Linter zu konfigurieren" ,
"description" : "Icon tooltip to indicate that it opens a popup with the selected linter configuration"
2018-08-12 11:41:17 +00:00
} ,
"linterInvalidConfigError" : {
2018-11-30 01:41:18 +00:00
"message" : "Nicht gespeichert aufgrund folgender ungültiger Einstellungen:" ,
"description" : "Invalid linter config will show a message followed by a list of invalid entries"
2018-08-12 11:41:17 +00:00
} ,
"linterIssues" : {
2018-11-30 01:41:18 +00:00
"message" : "Probleme" ,
"description" : "Label for the CSS linter issues block on the style edit page"
2018-08-12 11:41:17 +00:00
} ,
"linterIssuesHelp" : {
"message" : "Folgende Probleme wurden von $link$ gefunden:" ,
2018-11-30 01:41:18 +00:00
"description" : "Help popup message for the selected CSS linter issues block on the style edit page" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"link" : {
"content" : "$1"
}
}
} ,
"linterJSONError" : {
2018-11-30 01:41:18 +00:00
"message" : "Ungültiges JSON Format" ,
"description" : "Setting linter config with invalid JSON"
2018-08-12 11:41:17 +00:00
} ,
"linterResetMessage" : {
2018-11-30 01:41:18 +00:00
"message" : "Um versehentliches Zurücksetzen rückgängig zu machen, drücke Strg+Z im Textfenster" ,
"description" : "Reset button tooltip to inform user on how to undo an accidental reset"
2018-08-12 11:41:17 +00:00
} ,
"linterRulesLink" : {
2018-11-30 01:41:18 +00:00
"message" : "Vollständige Liste der Regeln anzeigen" ,
"description" : "Stylelint or CSSLint rules label added immediately before a link"
2018-08-12 11:41:17 +00:00
} ,
"liveReloadError" : {
2018-11-30 01:41:18 +00:00
"message" : "Bei der Echtzeitaktualisierung der Datei ist ein Fehler aufgetreten" ,
"description" : "The label of live-reload error"
2018-08-12 11:41:17 +00:00
} ,
2020-02-27 14:04:52 +00:00
"liveReloadInstallHint" : {
"message" : "Lasse diesen Tab geöffnet, um den Style bei externen Änderungen automatisch zu aktualisieren." ,
"description" : "The label of live-reload feature"
} ,
"liveReloadInstallHintFF" : {
"message" : "Lasse diesen und den Originaltab offen, um den Style bei externen Änderungen automatisch zu aktualisieren." ,
"description" : "The extra hint of live-reload feature shown only for file:// URLs in Firefox"
} ,
2018-08-12 11:41:17 +00:00
"liveReloadLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Echtzeitaktualisierung" ,
"description" : "The label of live-reload feature"
2018-08-12 11:41:17 +00:00
} ,
"manageFavicons" : {
2018-11-30 01:41:18 +00:00
"message" : "Favicons in der \"Gilt für\" Spalte anzeigen" ,
"description" : "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
2018-08-12 11:41:17 +00:00
} ,
"manageFaviconsGray" : {
2018-11-30 01:41:18 +00:00
"message" : "Ausgegraut" ,
"description" : "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page"
2018-08-12 11:41:17 +00:00
} ,
"manageFaviconsHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Stylus nutzt hierzu den externen Dienst https://www.google.com/s2/favicons" ,
"description" : "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
2018-08-12 11:41:17 +00:00
} ,
"manageFilters" : {
2018-11-30 01:41:18 +00:00
"message" : "Filter" ,
"description" : "Label for filters container"
2018-08-12 11:41:17 +00:00
} ,
"manageHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Installierte Styles" ,
"description" : "Heading for the manage page"
2018-08-12 11:41:17 +00:00
} ,
"manageMaxTargets" : {
2018-11-30 01:41:18 +00:00
"message" : "Anzahl der \"Gilt für\" Elemente" ,
"description" : "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page"
2018-08-12 11:41:17 +00:00
} ,
"manageNewStyleAsUsercss" : {
2018-11-30 01:41:18 +00:00
"message" : "als UserCSS" ,
"description" : "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager"
2018-08-12 11:41:17 +00:00
} ,
"manageNewUI" : {
2018-11-30 01:41:18 +00:00
"message" : "Neues Verwaltungs-Layout" ,
"description" : "Label for the checkbox that toggles the new UI on manage page"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyDisabled" : {
2018-11-30 01:41:18 +00:00
"message" : "Nur deaktivierte Styles" ,
"description" : "Checkbox to show only disabled styles"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyEnabled" : {
2018-11-30 01:41:18 +00:00
"message" : "Nur aktivierte Styles" ,
"description" : "Checkbox to show only enabled styles"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyExternal" : {
2018-11-30 01:41:18 +00:00
"message" : "Nur externe Styles" ,
"description" : "Checkbox to show only externally installed styles i.e. updatable"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyLocal" : {
2018-11-30 01:41:18 +00:00
"message" : "Nur lokale Styles" ,
"description" : "Checkbox to show only locally created styles i.e. non-updatable"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyLocalTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "(Diese Styles wurden nicht durch userstyles.org installiert)" ,
"description" : "Tooltip for the checkbox to show only locally created styles i.e. non-updatable"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyNonUsercss" : {
2018-11-30 01:41:18 +00:00
"message" : "Keine UserCSS Styles" ,
"description" : "Checkbox to show only non-Usercss (standard) styles"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyUpdates" : {
2018-11-30 01:41:18 +00:00
"message" : "Nur mit Updates oder Problemen" ,
"description" : "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyUsercss" : {
2018-11-30 01:41:18 +00:00
"message" : "Nur UserCSS Styles" ,
"description" : "Checkbox to show only Usercss styles"
2018-08-12 11:41:17 +00:00
} ,
"menuShowBadge" : {
2018-11-30 01:41:18 +00:00
"message" : "Anzahl der aktiven Styles anzeigen" ,
"description" : "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
} ,
"meta_invalidCheckboxDefault" : {
"message" : "Ungültige @var Checkbox: Wert muss 0 oder 1 sein" ,
"description" : "Error displayed when the value of @var checkbox is invalid"
} ,
"meta_invalidColor" : {
"message" : "Ungültige @var Farbe: $color$ ist keine Farbe" ,
"description" : "Error displayed when the value of @var color is invalid" ,
"placeholders" : {
"color" : {
"content" : "$1"
}
}
} ,
"meta_invalidRange" : {
"message" : "Ungültige @var $type$: Wert muss eine Zahl oder ein Array sein" ,
"description" : "Error displayed when the value of @var range or @var number is invalid" ,
"placeholders" : {
"type" : {
"content" : "$1"
}
}
} ,
"meta_invalidRangeMultipleUnits" : {
"message" : "Ungültige @var $type$: Mehrere Einheiten sind definiert" ,
"description" : "Error displayed when the value of @var range or @var number is invalid" ,
"placeholders" : {
"type" : {
"content" : "$1"
}
}
} ,
"meta_invalidRangeTooManyValues" : {
"message" : "Ungültige @var $type$: Der Array enthält zu viele Elemente" ,
"description" : "Error displayed when the value of @var range or @var number is invalid" ,
"placeholders" : {
"type" : {
"content" : "$1"
}
}
} ,
"meta_invalidRangeValue" : {
"message" : "Ungültige @var $type$: Elemente im Array müssen Zahlen, Strings oder null sein" ,
"description" : "Error displayed when the value of @var range or @var number is invalid" ,
"placeholders" : {
"type" : {
"content" : "$1"
}
}
} ,
"meta_invalidRangeDefault" : {
"message" : "Ungültige @var $type$: Standardwert ist null" ,
"description" : "Error displayed when the value of @var range or @var number is invalid" ,
"placeholders" : {
"type" : {
"content" : "$1"
}
}
} ,
"meta_invalidRangeMin" : {
"message" : "Ungültige @var $type$: Standardwert ist geringer als das Minimum" ,
"description" : "Error displayed when the value of @var range or @var number is invalid" ,
"placeholders" : {
"type" : {
"content" : "$1"
}
}
} ,
"meta_invalidRangeMax" : {
"message" : "Ungültige @var $type$: Standardwert ist größer als das Maximum" ,
"description" : "Error displayed when the value of @var range or @var number is invalid" ,
"placeholders" : {
"type" : {
"content" : "$1"
}
}
} ,
"meta_invalidRangeStep" : {
"message" : "Ungültige @var $type$: Standardwert ist kein Vielfaches der Schrittweite" ,
"description" : "Error displayed when the value of @var range or @var number is invalid" ,
"placeholders" : {
"type" : {
"content" : "$1"
}
}
} ,
"meta_invalidRangeUnits" : {
"message" : "Ungültige @var $type$: '$units$' ist keine gültige Einheit" ,
"description" : "Error displayed when the value of @var range or @var number is invalid" ,
"placeholders" : {
"type" : {
"content" : "$1"
} ,
"units" : {
"content" : "$2"
}
}
} ,
"meta_invalidSelect" : {
"message" : "Ungültiges @var select: Der Standardwert muss eine Array oder Objekt sein" ,
"description" : "Error displayed when the value of @var select is invalid"
} ,
"meta_invalidSelectValue" : {
"message" : "Ungültiges @var select: Werte innerhalb des Arrays/Objekts müssen Strings sein" ,
"description" : "Error displayed when the value of @var select is invalid"
} ,
"meta_invalidSelectEmptyOptions" : {
"message" : "Ungültiges @var select: Die Auswahlliste ist leer" ,
"description" : "Error displayed when the value of @var select is invalid"
} ,
"meta_invalidSelectLabel" : {
"message" : "Ungültiges @var select: Beschriftung der Auswahlmöglichkeiten ist leer" ,
"description" : "Error displayed when the value of @var select is invalid"
} ,
"meta_invalidSelectMultipleDefaults" : {
"message" : "Ungültiges @var select: Mehrere Standardauswahlen sind definiert" ,
"description" : "Error displayed when the value of @var select is invalid"
} ,
"meta_invalidSelectNameDuplicated" : {
"message" : "Ungültiges @var select: Doppelte Optionsnamen" ,
"description" : "Error displayed when the value of @var select is invalid"
} ,
"meta_invalidSelectValueMismatch" : {
"message" : "Ungültiges @var select: Wert existiert nicht in der Auswahlliste" ,
"description" : "Error displayed when the value of @var select is invalid"
} ,
"meta_invalidURLProtocol" : {
"message" : "Ungültiges URL Protokoll. Nur http und https sind erlaubt: $protocol$" ,
"description" : "Error displayed when the protocol of the URL is invalid" ,
"placeholders" : {
"protocol" : {
"content" : "$1"
}
}
} ,
"meta_invalidVersion" : {
"message" : "Ungültige Versionsnummer: Der Wert entspricht nicht dem SemVer Schema: $version$" ,
"description" : "Error displayed when @version is invalid" ,
"placeholders" : {
"version" : {
"content" : "$1"
}
}
} ,
"meta_invalidNumber" : {
"message" : "Erwarte Zahl" ,
"description" : "Error displayed when the value is expected to be a number"
} ,
"meta_invalidString" : {
"message" : "Erwarte String in Anführungszeichen" ,
"description" : "Error displayed when the value is expected to be a quoted string"
} ,
"meta_invalidWord" : {
"message" : "Erwarte ein Wort" ,
"description" : "Error displayed when the value is expected to be a word"
} ,
"meta_missingChar" : {
"message" : "Erwarte Zeichen: $chars$" ,
"description" : "Error displayed when the value is expected to be some characters" ,
"placeholders" : {
"chars" : {
"content" : "$1"
}
}
} ,
"meta_missingEOT" : {
"message" : "Erwarte EOT Daten" ,
"description" : "Error displayed when the value is expected to be an EOT list"
} ,
"meta_missingMandatory" : {
"message" : "Erforderliche Metadaten fehlen: $keys$" ,
"description" : "Error displayed when mandatory keys are missing" ,
"placeholders" : {
"keys" : {
"content" : "$1"
}
}
} ,
"meta_unknownJSONLiteral" : {
"message" : "Ungültiges JSON: $literal$ ist kein gültiges JSON Symbol" ,
"description" : "Error displayed when JSON value is invalid" ,
"placeholders" : {
"literal" : {
"content" : "$1"
}
}
} ,
"meta_unknownMeta" : {
"message" : "Unbekannte Metadaten: $key$" ,
"description" : "Error displayed when unknown metadata is parsed" ,
"placeholders" : {
"key" : {
"content" : "$1"
}
}
} ,
"meta_unknownVarType" : {
"message" : "Unbekannter @$varkey$ Typ: $vartype$" ,
"description" : "Error displayed when unknown variable type is parsed" ,
"placeholders" : {
"varkey" : {
"content" : "$1"
} ,
"vartype" : {
"content" : "$2"
}
}
} ,
"meta_unknownPreprocessor" : {
"message" : "Unbekannter @preprocessor: $preprocessor$" ,
"description" : "Error displayed when unknown @preprocessor is parsed" ,
"placeholders" : {
"preprocessor" : {
"content" : "$1"
}
}
2018-08-12 11:41:17 +00:00
} ,
"noStylesForSite" : {
2018-11-30 01:41:18 +00:00
"message" : "Für diese Webseite sind keine Styles installiert." ,
"description" : "Text displayed when no styles are installed for the current site"
2018-08-12 11:41:17 +00:00
} ,
2020-11-14 01:06:43 +00:00
"numberedLine" : {
"message" : "Zeile:" ,
"description" : "Will be followed by one or more line numbers in the editor."
} ,
2018-08-12 11:41:17 +00:00
"openManage" : {
2018-11-30 01:41:18 +00:00
"message" : "Verwalten" ,
"description" : "Link to open the manage page."
2018-08-12 11:41:17 +00:00
} ,
2020-02-02 04:36:54 +00:00
"openOptions" : {
2018-11-30 01:41:18 +00:00
"message" : "Optionen" ,
"description" : "Go to Options UI"
2018-08-12 11:41:17 +00:00
} ,
"openStylesManager" : {
2018-11-30 01:41:18 +00:00
"message" : "Style Verwaltung öffnen" ,
"description" : "Label for the style maanger opener in the browser action context menu."
2018-08-12 11:41:17 +00:00
} ,
"optionsActions" : {
2018-11-30 01:41:18 +00:00
"message" : "Aktionen" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsAdvanced" : {
2018-11-30 01:41:18 +00:00
"message" : "Erweitert" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsAdvancedContextDelete" : {
2018-11-30 01:41:18 +00:00
"message" : "\"Löschen\" im Editor-Kontextmenü hinzufügen" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsAdvancedExposeIframes" : {
2018-11-30 01:41:18 +00:00
"message" : "Ermögliche Iframes via HTML[stylus-iframe]" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsAdvancedExposeIframesNote" : {
2019-07-08 09:50:51 +00:00
"message" : "Style wirkt sich auch auf iframes der anvisierten (obersten) Domain aus.\nIframe-spezifisches CSS ist dann wie folgt möglich:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }" ,
"description" : "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text."
2018-08-12 11:41:17 +00:00
} ,
"optionsAdvancedNewStyleAsUsercss" : {
2018-11-30 01:41:18 +00:00
"message" : "Schreibe neuen Style als UserCSS" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
2021-02-04 01:04:35 +00:00
"optionsAdvancedPatchCsp" : {
"message" : "<code>CSP</code>abändern, um externe Ressourcen zu erlauben" ,
"description" : ""
} ,
"optionsAdvancedPatchCspNote" : {
"message" : "Aktivieren, wenn Styles Bilder oder Schriftarten enthalten, die aufgrund strenger <code>CSP</code> (<code>Content-Security-Policy</code>) Regeln mancher Seiten nicht laden.\n\nDas Aktivieren wird <code>CSP</code>Beschränkungen lockern, um für den Style erforderliche Ressourcen zu laden. Diese Option ist für fortgeschrittene Benutzer gedacht, die sich den möglichen Sicherheitsrisiken bewusst sind und die die Verantwortung dafür tragen, die nachgeladenen Inhalte selbst zu überwachen. Informiere dich über \"CSS-basierte Angriffe\" um mehr zu erfahren.\n\nBeachte außerdem, dass diese Option nicht garantiert funktioniert, falls eine andere installierte Erweiterung die Netzwerkantwort (CSP-header) zuerst abändert." ,
"description" : ""
} ,
2020-11-14 01:06:43 +00:00
"optionsAdvancedStyleViaXhr" : {
"message" : "Style unverzüglich einfügen" ,
"description" : ""
} ,
"optionsAdvancedStyleViaXhrNote" : {
"message" : "Aktivieren, falls während dem Browsen ungestylter Inhalt aufblitzt (FOUC). Besonders auffällig bei dunklen Styles.\n\nDer technische Grund ist, dass Chrome/Chromium die asynchrone Kommunikation von Erweiterungen zeitlich nach hinten verschiebt, um vermeintlich die Seitenladegeschwindigkeit zu erhöhen. Dies kann das Einfügen von Styles spürbar verzögern. Da für WebExtensions keine synchrone API bereitgestellt wird, versucht Stylus als Notbehelf, Styles über die veraltete XMLHttpRequest web API zu laden. Es sollten keine nachteiligen Effekte eintreten, weil die Anfrage innerhalb weniger Millisekunden abgearbeitet wird, während die Seite noch vom Server geladen wird.\n\nTrotzdem wird Chromium eine Warnung in der Entwicklerkonsole ausgeben. Über Rechtsklick auf die Warnung können zukünftige Meldungen versteckt werden." ,
"description" : ""
} ,
2018-08-12 11:41:17 +00:00
"optionsBadgeDisabled" : {
2018-11-30 01:41:18 +00:00
"message" : "Hintergrundfarbe wenn deaktiviert" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsBadgeNormal" : {
2018-11-30 01:41:18 +00:00
"message" : "Hintergrundfarbe" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsCheck" : {
2018-11-30 01:41:18 +00:00
"message" : "Styles aktualisieren" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsCheckUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Alle verfügbaren Updates Installieren" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsCustomizeBadge" : {
2018-11-30 01:41:18 +00:00
"message" : "Badge auf dem Toolbar-Icon" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsCustomizeIcon" : {
2018-11-30 01:41:18 +00:00
"message" : "Symbolleisten-Icon" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
2020-02-16 16:53:11 +00:00
"optionsCustomizeSync" : {
"message" : "Mit Cloud synchronisieren" ,
"description" : ""
} ,
2018-08-12 11:41:17 +00:00
"optionsHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Optionen" ,
"description" : "Heading for options section on manage page."
2018-08-12 11:41:17 +00:00
} ,
"optionsIconDark" : {
2018-11-30 01:41:18 +00:00
"message" : "Dunkle Browser-Themes" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsIconLight" : {
2018-11-30 01:41:18 +00:00
"message" : "Helle Browser-Themes" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsOpen" : {
2018-11-30 01:41:18 +00:00
"message" : "Öffnen" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsOpenManager" : {
2018-11-30 01:41:18 +00:00
"message" : "Verwaltung" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsPopupWidth" : {
2018-11-30 01:41:18 +00:00
"message" : "Popup-Breite (in Pixeln)" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsReset" : {
2018-11-30 01:41:18 +00:00
"message" : "Setzt diese Einstellungen auf die Standard-Werte zurück." ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsResetButton" : {
2018-11-30 01:41:18 +00:00
"message" : "Optionen zurücksetzen" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
2020-11-14 01:06:43 +00:00
"optionsStylusThemes" : {
"message" : "Stylus UI-Theme suchen" ,
"description" : ""
} ,
2018-08-12 11:41:17 +00:00
"optionsSubheading" : {
2018-11-30 01:41:18 +00:00
"message" : "Mehr Optionen" ,
"description" : "Subheading for options section on manage page."
2018-08-12 11:41:17 +00:00
} ,
"optionsUpdateImportNote" : {
2018-11-30 01:41:18 +00:00
"message" : "Nach dem Importieren von Styles aus einer alten Version oder von Stylish ist eine einmalige manuelle Updatesuche in der Verwaltung nötig. Dies stellt sicher, dass alle Styles auf dem aktuellsten Stand sind." ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsUpdateInterval" : {
2018-11-30 01:41:18 +00:00
"message" : "Style-Updateintervall in Stunden (0 zum Deaktivieren)" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
2020-02-16 16:53:11 +00:00
"optionsSyncNone" : {
"message" : "Nichts" ,
"description" : ""
} ,
"optionsSyncConnect" : {
"message" : "Verbinden" ,
"description" : ""
} ,
"optionsSyncDisconnect" : {
"message" : "Trennen" ,
"description" : ""
} ,
"optionsSyncSyncNow" : {
"message" : "Jetzt synchronisieren" ,
"description" : ""
} ,
"optionsSyncLogin" : {
"message" : "Anmelden" ,
"description" : ""
} ,
"optionsSyncStatusPull" : {
"message" : "Hole Style $loaded$ von $total$" ,
"description" : "" ,
"placeholders" : {
"loaded" : {
"content" : "$1"
} ,
"total" : {
"content" : "$2"
}
}
} ,
"optionsSyncStatusPush" : {
"message" : "Lade Style $loaded$ von $total$ hoch" ,
"description" : "" ,
"placeholders" : {
"loaded" : {
"content" : "$1"
} ,
"total" : {
"content" : "$2"
}
}
} ,
"optionsSyncStatusSyncing" : {
"message" : "Synchronisiere..." ,
"description" : ""
} ,
"optionsSyncStatusConnecting" : {
"message" : "Verbinde..." ,
"description" : ""
} ,
"optionsSyncStatusConnected" : {
"message" : "Verbunden" ,
"description" : ""
} ,
"optionsSyncStatusDisconnecting" : {
"message" : "Trenne Verbindung..." ,
"description" : ""
} ,
"optionsSyncStatusDisconnected" : {
"message" : "Verbindung getrennt" ,
"description" : ""
} ,
2018-08-12 11:41:17 +00:00
"paginationCurrent" : {
2018-11-30 01:41:18 +00:00
"message" : "Aktuelle Seite" ,
"description" : "Tooltip for the current page index in search results"
2018-08-12 11:41:17 +00:00
} ,
"paginationEstimated" : {
2018-11-30 01:41:18 +00:00
"message" : "Geschätzte Seitenanzahl" ,
"description" : "Tooltip for the total page count in search results"
2018-08-12 11:41:17 +00:00
} ,
"paginationNext" : {
2018-11-30 01:41:18 +00:00
"message" : "Nächste Seite" ,
"description" : "Tooltip for the '->' (next page) button in search results"
2018-08-12 11:41:17 +00:00
} ,
"paginationPrevious" : {
2018-11-30 01:41:18 +00:00
"message" : "Vorherige Seite" ,
"description" : "Tooltip for the '<-' button in search results"
2018-08-12 11:41:17 +00:00
} ,
"paginationTotal" : {
2018-11-30 01:41:18 +00:00
"message" : "Gesamtzahl der Seiten" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"parseUsercssError" : {
2018-11-30 01:41:18 +00:00
"message" : "UserCSS parsen fehlgeschlagen:" ,
"description" : "The error message to show when stylus failed to parse usercss"
2018-08-12 11:41:17 +00:00
} ,
2019-07-08 09:50:51 +00:00
"popupAutoResort" : {
"message" : "Styles im Popup sofort neu sortieren" ,
"description" : "Label for the checkbox controlling popup resorting."
} ,
2018-08-12 11:41:17 +00:00
"popupBorders" : {
2018-11-30 01:41:18 +00:00
"message" : "Weiße Rahmen an den Seiten hinzufügen" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"popupBordersTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Nützlich für dunkle Themes im neuen Chrome, da dort die Seitenränder nicht mehr gefärbt werden" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"popupHotkeysInfo" : {
2018-11-30 01:41:18 +00:00
"message" : "<0>-<9> (auch auf NumPad) schaltet den n-ten Style um (0 ist 10)\n<A>-<Z> schaltet ersten Style, dessen Name mit diesem Buchstaben beginnt, um\n<Shift> öffnet Editor statt umzuschalten\n<Numpad +> aktiviert die aufgeführten Styles\n<Numpad – > deaktiviert die aufgeführten Styles\n<Numpad *> schaltet anfänglich aktivierte Styles um. Trifft nicht auf Styles zu, die erst aktiviert werden, wenn das Popup noch geöffnet ist. Dadurch kann z.B. die Anfangseinstellung nach einem Test wiederhergestellt werden: <Numpad – > <Numpad *>\nMehr dazu im Wiki" ,
"description" : "NOTE1: preserve < and > symbols so that <hotkey> is styled as a key.\nNOTE2: the last line is displayed as a text of the link to the wiki page.\nNOTE3: this is the list of hotkeys displayed after clicking the right edge of the extension popup."
2018-08-12 11:41:17 +00:00
} ,
"popupHotkeysTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Klicke, um Tastenkürzel zu sehen" ,
"description" : "Tooltip displayed when hovering the right edge of the extension popup"
2018-08-12 11:41:17 +00:00
} ,
"popupManageTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Shift+Klick oder Rechtsklick öffnet den Stylemanager mit Filter für Styles der aktuellen Seite" ,
"description" : "Tooltip for the 'Manage' button in the popup."
2018-08-12 11:41:17 +00:00
} ,
2019-07-08 09:50:51 +00:00
"popupMenuButtonTooltip" : {
"message" : "Aktionsmenü" ,
"description" : "Tooltip for menu button in popup."
} ,
2020-11-14 01:06:43 +00:00
"popupOpenEditInPopup" : {
"message" : "Einfaches Fenster verwenden (keine Omnibox)" ,
"description" : "Label for the checkbox controlling 'edit' action behavior in the popup."
} ,
2018-08-12 11:41:17 +00:00
"popupOpenEditInWindow" : {
2018-11-30 01:41:18 +00:00
"message" : "Editor in neuem Fenster öffnen" ,
"description" : "Label for the checkbox controlling 'edit' action behavior in the popup."
2018-08-12 11:41:17 +00:00
} ,
"popupOpenEditInWindowTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Wird auch aktiviert durch Lösen des Editor-Tabs vom Browserfenster\nund deaktiviert durch Zusammenführen eines Editor-Tabs mit einem anderen Fenster." ,
"description" : "Label for the checkbox controlling 'edit' action behavior in the popup."
2018-08-12 11:41:17 +00:00
} ,
"popupStylesFirst" : {
2018-11-30 01:41:18 +00:00
"message" : "Styles vor den Bedienelementen" ,
"description" : "Label for the checkbox controlling section order in the popup."
2018-08-12 11:41:17 +00:00
} ,
"prefShowBadge" : {
2018-11-30 01:41:18 +00:00
"message" : "Anzahl der aktiven Styles auf der aktuellen Seite" ,
"description" : "Label for the checkbox controlling toolbar badge text."
2018-08-12 11:41:17 +00:00
} ,
"previewLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Echtzeitvorschau" ,
"description" : "Label for the checkbox in style editor to enable live preview while editing."
2018-08-12 11:41:17 +00:00
} ,
"previewTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Übernimmt die Änderungen nur vorübergehend.\nSpeichere den Style, um die Änderungen dauerhaft anzuwenden." ,
"description" : "Tooltip for the checkbox in style editor to enable live preview while editing."
2018-08-12 11:41:17 +00:00
} ,
2020-02-16 16:53:11 +00:00
"reload" : {
"message" : "Stylus Addon neu laden" ,
"description" : "Context menu reload"
} ,
2018-08-12 11:41:17 +00:00
"replace" : {
2018-11-30 01:41:18 +00:00
"message" : "Ersetzen" ,
"description" : "Label before the replace input field in the editor shown on Ctrl-H"
2018-08-12 11:41:17 +00:00
} ,
"replaceAll" : {
2018-11-30 01:41:18 +00:00
"message" : "Alles ersetzen" ,
"description" : "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
2018-08-12 11:41:17 +00:00
} ,
"replaceWith" : {
2018-11-30 01:41:18 +00:00
"message" : "Ersetzen durch" ,
"description" : "Label before the replace-with input field in the editor shown on Ctrl-H etc."
2018-08-12 11:41:17 +00:00
} ,
"retrieveBckp" : {
2018-11-30 01:41:18 +00:00
"message" : "Styles importieren" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"search" : {
2018-11-30 01:41:18 +00:00
"message" : "Suche" ,
"description" : "Label before the search input field in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
} ,
"searchCaseSensitive" : {
2018-11-30 01:41:18 +00:00
"message" : "Groß- / Kleinschreibung beachten" ,
"description" : "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
} ,
2020-11-14 01:06:43 +00:00
"searchGlobalStyles" : {
"message" : "Auch globale Styles suchen" ,
"description" : "Checkbox label in the popup's inline style search, shown when the text to search is entered"
} ,
2018-08-12 11:41:17 +00:00
"searchNumberOfResults" : {
2018-11-30 01:41:18 +00:00
"message" : "Trefferanzahl" ,
"description" : "Tooltip for the number of found search results in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
} ,
"searchNumberOfResults2" : {
2018-11-30 01:41:18 +00:00
"message" : "Trefferanzahl im Code und in \"Gilt für\" Feldern" ,
"description" : "Tooltip for the number of found search results in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
} ,
2020-11-14 01:06:43 +00:00
"searchStyleQueryHint" : {
"message" : "Stylenamen ohne Beachtung der Groß-/Kleinschreibung suchen:\nMehrere Suchworte - alle Wörter in beliebiger Reihenfolge\n\"Bestimmte Phrase\" - genau diese Phrase ohne Anführungszeichen\n2020 - zeigt auch Styles, die 2020 aktualisiert wurden" ,
"description" : "Tooltip shown for the text input in the popup's inline style finder"
} ,
2018-08-12 11:41:17 +00:00
"searchRegexp" : {
2018-11-30 01:41:18 +00:00
"message" : "Verwende die /re/ Syntax zur Suche als RegExp" ,
"description" : "Label after the search input field in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
} ,
"searchResultInstallCount" : {
2018-11-30 01:41:18 +00:00
"message" : "Gesamte Installationen" ,
"description" : "Text for label that shows the number of times a search result was installed"
2018-08-12 11:41:17 +00:00
} ,
"searchResultNoneFound" : {
2018-11-30 01:41:18 +00:00
"message" : "Keine Styles für diese Seite gefunden." ,
"description" : "Error text in the popup when inline search didn't find any site-specific styles"
2018-08-12 11:41:17 +00:00
} ,
2021-02-04 01:04:35 +00:00
"searchResultNotMatching" : {
"message" : "Der Style wurde installiert, gilt aber nicht für die aktuelle URL." ,
"description" : ""
} ,
"searchResultNotMatchingNote" : {
"message" : "Frage den Autor des Styles, ob er die URL hinzufügt.\n\nDu kannst den Style auch selbst bearbeiten,\naber dann werden automatische Updates für diesen Style deaktiviert." ,
"description" : ""
} ,
2018-08-12 11:41:17 +00:00
"searchResultRating" : {
2018-11-30 01:41:18 +00:00
"message" : "Bewertung" ,
"description" : "Text for label that shows the search result's rating"
2018-08-12 11:41:17 +00:00
} ,
"searchResultUpdated" : {
2018-11-30 01:41:18 +00:00
"message" : "Aktualisiert am" ,
"description" : "Text for label that shows the search result's last update date"
2018-08-12 11:41:17 +00:00
} ,
"searchResultWeeklyCount" : {
2018-11-30 01:41:18 +00:00
"message" : "Wöchentliche Installationen" ,
"description" : "Text for label that shows the number of times a search result was installed during last week"
2018-08-12 11:41:17 +00:00
} ,
2021-02-04 01:04:35 +00:00
"searchStylesAll" : {
"message" : "Alles" ,
"description" : "Option for `find styles` scope selector in the manager."
} ,
"searchStylesCode" : {
"message" : "CSS Code" ,
"description" : "Option for `find styles` scope selector in the manager."
2018-08-12 11:41:17 +00:00
} ,
"searchStylesHelp" : {
2021-02-04 01:04:35 +00:00
"message" : "Die </>-Taste (Numpad) oder <Ctrl-F> fokussieren das Suchfeld.\nEinfacher Text: Sucht mit Leerzeichen getrennte Wörter in beliebiger Reihenfolge.\nSuche nach genauem Ausdruck: Anführungszeichen verwenden, z.B. <\".header ~ div\">\nRegExp: Nutze Schrägstrich und Flags, z.B. </body.*?\\ba\\b/i>\nStyles, die auf eine URL passen: Aktiviere \"Nach URL\" und suche nach einer vollständigen URL, z.B. https://www.example.org/\nMetadaten: Aktiviere das Kontrollkästchen für Metadaten, um in Namen, \"Gilt für\" Feldern, Installations-URL, Update-URL und dem gesamten Metadatenblock in UserCSS Styles zu suchen." ,
2018-11-30 01:41:18 +00:00
"description" : "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page"
2018-08-12 11:41:17 +00:00
} ,
2021-02-04 01:04:35 +00:00
"searchStylesMatchUrl" : {
"message" : "Nach URL" ,
"description" : "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info."
} ,
"searchStylesMeta" : {
"message" : "Metadaten" ,
"description" : "Option for `find styles` scope selector in the manager."
} ,
2018-08-12 11:41:17 +00:00
"sectionAdd" : {
2018-11-30 01:41:18 +00:00
"message" : "Weiteren Bereich hinzufügen" ,
"description" : "Label for the button to add a section"
2018-08-12 11:41:17 +00:00
} ,
"sectionRemove" : {
2018-11-30 01:41:18 +00:00
"message" : "Bereich entfernen" ,
"description" : "Label for the button to remove a section"
2018-08-12 11:41:17 +00:00
} ,
2018-08-12 11:54:16 +00:00
"sectionRestore" : {
2018-11-30 01:41:18 +00:00
"message" : "Gelöschten Bereich wiederherstellen" ,
"description" : "Label for the button to restore a removed section"
2018-08-12 11:54:16 +00:00
} ,
2020-11-14 01:06:43 +00:00
"sections" : {
"message" : "Bereiche" ,
"description" : "Header for the table of contents block listing style section names in the left panel of the classic editor"
} ,
2018-08-12 11:41:17 +00:00
"shortcuts" : {
2018-11-30 01:41:18 +00:00
"message" : "Tastenkürzel" ,
"description" : "Go to shortcut configuration"
2018-08-12 11:41:17 +00:00
} ,
"shortcutsNote" : {
2018-11-30 01:41:18 +00:00
"message" : "Eine Tastenkombination definieren" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"sortDateNewestFirst" : {
2018-11-30 01:41:18 +00:00
"message" : "neueste zuerst" ,
"description" : "Text added to indicate that sorting a date would add the newest entries at the top"
2018-08-12 11:41:17 +00:00
} ,
"sortDateOldestFirst" : {
2018-11-30 01:41:18 +00:00
"message" : "älteste zuerst" ,
"description" : "Text added to indicate that sorting a date would add the oldest entries at the top"
2018-08-12 11:41:17 +00:00
} ,
"sortLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Wähle eine Sortierreihenfolge für die installierten Styles" ,
"description" : "Title on the sort select to indicate it is used for sorting entries"
2018-08-12 11:41:17 +00:00
} ,
"sortLabelTitleAsc" : {
2018-11-30 01:41:18 +00:00
"message" : "Name aufsteigend" ,
"description" : "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort"
2018-08-12 11:41:17 +00:00
} ,
"sortLabelTitleDesc" : {
2018-11-30 01:41:18 +00:00
"message" : "Name absteigend" ,
"description" : "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort"
2018-08-12 11:41:17 +00:00
} ,
"sortStylesHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Wähle die anzuwendende Sortierart aus dem Dropdown-Menü aus. Die Standardeinstellung sortiert aufsteigend nach Name des Styles (A bis Z). Innerhalb der \"Name absteigend\"-Gruppe wird von Z bis A sortiert.\nEs gibt andere Voreinstellungen, die es erlauben, Einträge nach mehreren Kriterien zu sortieren. Stelle es dir vor wie bei einer Tabellensortierung mit mehreren Spalten. Jede Kategorie (vor bzw. nach Pluszeichen) stellt dabei eine Spalte dar.\nIst die Einstellung beispielsweise \"Aktiviert (zuerst) + Name\", dann werden die Einträge so sortiert, dass alle aktivierten Styles zuerst stehen (von A bis Z) und dann alle deaktivierten Styles (wieder von A beginnend bis Z)." ,
"description" : "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page"
2018-08-12 11:41:17 +00:00
} ,
"sortStylesHelpTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Inhalte sortieren" ,
"description" : "Label for the sort info popup on the Manage styles page"
2018-08-12 11:41:17 +00:00
} ,
"styleBadRegexp" : {
2018-11-30 01:41:18 +00:00
"message" : "Regulärer Ausdruck (RegExp) ist ungültig." ,
"description" : "Validation message for a bad regexp in a style"
2018-08-12 11:41:17 +00:00
} ,
"styleBeautify" : {
2018-11-30 01:41:18 +00:00
"message" : "Code formatieren" ,
"description" : "Label for the CSS-beautifier button on the edit style page"
2018-08-12 11:41:17 +00:00
} ,
2020-07-24 12:48:25 +00:00
"styleBeautifyHint" : {
"message" : "Hinweis: Mache einen Rechtsklick auf \"Code formatieren\" oder nutze das weiter unten definierte Tastenkürzel, um den Code zu formatieren ohne dieses Fenster anzuzeigen." ,
"description" : "Hint shown inside the CSS-beautifier panel"
} ,
2018-08-12 11:41:17 +00:00
"styleBeautifyIndentConditional" : {
2018-11-30 01:41:18 +00:00
"message" : "Rücke @media / @supports ein" ,
"description" : "CSS-beautifier option"
2018-08-12 11:41:17 +00:00
} ,
"styleBeautifyPreserveNewlines" : {
2018-11-30 01:41:18 +00:00
"message" : "Leerzeilen schützen" ,
"description" : "CSS-beautifier option"
2018-08-12 11:41:17 +00:00
} ,
"styleCancelEditLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Zurück zum Verwalten" ,
"description" : "Label for cancel button for style editing"
2018-08-12 11:41:17 +00:00
} ,
"styleChangesNotSaved" : {
2018-11-30 01:41:18 +00:00
"message" : "Du hast Änderungen an diesem Style vorgenommen, ohne diese zu speichern." ,
"description" : "Text for the prompt when changes are made to a style and the user tries to leave without saving"
2018-08-12 11:41:17 +00:00
} ,
"styleEnabledLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Aktiviert" ,
"description" : "Label for the enabled state of styles"
2018-08-12 11:41:17 +00:00
} ,
"styleFromMozillaFormatError" : {
2018-11-30 01:41:18 +00:00
"message" : "Import vom Mozilla Format fehlgeschlagen" ,
"description" : "Label for the import error"
2018-08-12 11:41:17 +00:00
} ,
"styleFromMozillaFormatPrompt" : {
2018-11-30 01:41:18 +00:00
"message" : "Mozilla-Format Code einfügen" ,
"description" : "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
2018-08-12 11:41:17 +00:00
} ,
"styleInstall" : {
"message" : "\"$stylename$\" mit Stylus installieren?" ,
2018-11-30 01:41:18 +00:00
"description" : "Confirmation when installing a style" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"styleInstallFailed" : {
2018-08-20 14:36:36 +00:00
"message" : "Installation des Styles fehlgeschlagen!\n$error$" ,
2018-11-30 01:41:18 +00:00
"description" : "Warning when installation failed" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"error" : {
"content" : "$1"
}
}
} ,
"styleInstallOverwrite" : {
"message" : "\"$stylename$\" ist bereits installiert. Überschreiben?\nVersion: $oldVersion$ -> $newVersion$" ,
2018-11-30 01:41:18 +00:00
"description" : "Confirmation when re-installing a style" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
2018-11-03 14:37:25 +00:00
"stylename" : {
"content" : "$1"
} ,
2018-08-12 11:41:17 +00:00
"newVersion" : {
"content" : "$3"
} ,
"oldVersion" : {
"content" : "$2"
}
}
} ,
"styleMissingName" : {
2018-11-30 01:41:18 +00:00
"message" : "Bitte Namen eingeben" ,
"description" : "Error displayed when user saves without providing a name"
2018-08-12 11:41:17 +00:00
} ,
"styleNotAppliedRegexpProblemTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Der Style wurde aufgrund ungültiger RegExp nicht angewandt." ,
"description" : "Tooltip in the popup for styles that were not applied at all"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpInvalidExplanation" : {
2018-11-30 01:41:18 +00:00
"message" : "Einige RegExp konnten nicht kompiliert werden." ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpPartialExplanation" : {
2018-11-30 01:41:18 +00:00
"message" : "Dieser Style verwendet nur teilweise übereinstimmende RegExp unter Missachtung der <a href='https://developer.mozilla.org/docs/Web/CSS/@document'>CSS4 @document Spezifikationen</a>, welche eine vollständig übereinstimmende URL benötigen. Die betroffenen CSS-Bereiche wurde nicht auf die Website angewandt. Dieser Style wurde wahrscheinlich unter Stylish für Chrome erstellt, in der seit der ersten Version eine fehlerhafte Überprüfung der RegExp besteht (bekannter Fehler)." ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpProblemTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Anzahl der Bereiche, welche aufgrund nicht korrekt verwendeter RegExp nicht angewendet wurden" ,
"description" : "Tooltip in the popup for styles that were applied only partially"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpTestButton" : {
2018-11-30 01:41:18 +00:00
"message" : "RegExp testen" ,
"description" : "RegExp test button label in the editor shown when applies-to list has a regexp value"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpTestFull" : {
2018-11-30 01:41:18 +00:00
"message" : "Zutreffende Tabs" ,
"description" : "RegExp test report: label for the fully matching expressions"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpTestInvalid" : {
2018-11-30 01:41:18 +00:00
"message" : "Übersprungene ungültige RegExp" ,
"description" : "RegExp test report: label for the invalid expressions"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpTestNone" : {
2018-11-30 01:41:18 +00:00
"message" : "Keine zutreffenden Tabs" ,
"description" : "RegExp test report: label for expressions that didn't match any tabs"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpTestNote" : {
2018-11-30 01:41:18 +00:00
"message" : "Beachte: Nutze einzelne \\ (Backslashes) zum Escapen im RegExp Feld. Diese werden automatisch im Stylecode zu doppelten \\\\ konvertiert, um der CSS Spezifikation zu entsprechen." ,
"description" : "RegExp test report: a note displayed at the bottom of the dialog"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpTestPartial" : {
2018-11-30 01:41:18 +00:00
"message" : "Keine genaue Übereinstimmung, wurde daher übersprungen." ,
"description" : "RegExp test report: label for the partially matching expressions"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpTestTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Liste der zutreffenden, geöffneten Tabs (URL anklicken, um den Tab zu fokussieren)" ,
"description" : "RegExp test report: title of the report"
2018-08-12 11:41:17 +00:00
} ,
"styleSaveLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Speichern" ,
"description" : "Label for save button for style editing"
2018-08-12 11:41:17 +00:00
} ,
"styleToMozillaFormatHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Das Mozilla-Format des Codes kann mit Stylish für Firefox verwendet werden und bei userstyles.org eingereicht werden." ,
"description" : "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
2018-08-12 11:41:17 +00:00
} ,
"styleToMozillaFormatTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Style im Mozilla Format" ,
"description" : "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
2018-08-12 11:41:17 +00:00
} ,
"styleUpdate" : {
"message" : "Möchtest Du \"$stylename$\" wirklich aktualisieren?" ,
2018-11-30 01:41:18 +00:00
"description" : "Confirmation when updating a style" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"styleUpdateDiscardChanges" : {
2018-11-30 01:41:18 +00:00
"message" : "Der Style wurde außerhalb des Editors verändert. Style neu laden?" ,
"description" : "Confirmation to update the style in the editor"
2018-08-12 11:41:17 +00:00
} ,
"stylusUnavailableForURL" : {
2018-11-30 01:41:18 +00:00
"message" : "Stylus funktioniert nicht auf Seiten wie diesen." ,
"description" : "Note in the toolbar pop-up when on a URL Stylus can't affect"
2018-08-12 11:41:17 +00:00
} ,
"stylusUnavailableForURLdetails" : {
2018-11-30 01:41:18 +00:00
"message" : "Als Sicherheitsvorkehrung verbietet der Browser es Erweiterungen, seine eingebauten Seiten (wie chrome://version, dem neuen Standard-Tab ab Chrome 61, about:addons, usw.), sowie Seiten anderer Erweiterungen zu beeinflussen. Jeder Browser beschränkt auch den Zugriff auf seine eigene Erweiterungsgalerie (wie Chrome Web Store oder addons.mozilla.org)." ,
"description" : "Sub-note in the toolbar pop-up when on a URL Stylus can't affect"
2018-08-12 11:41:17 +00:00
} ,
"syncStorageErrorSaving" : {
2018-11-30 01:41:18 +00:00
"message" : "Der Wert kann nicht gespeichert werden. Versuche, die Textmenge zu reduzieren." ,
"description" : "Displayed when trying to save an excessively big value via storage.sync API"
2018-08-12 11:41:17 +00:00
} ,
"toggleStyle" : {
2018-11-30 01:41:18 +00:00
"message" : "Style umschalten" ,
"description" : "Label for the checkbox to enable/disable a style"
2018-08-12 11:41:17 +00:00
} ,
"undo" : {
2018-11-30 01:41:18 +00:00
"message" : "Rückgängig" ,
"description" : "Button label"
2018-08-12 11:41:17 +00:00
} ,
"undoGlobal" : {
2018-11-30 01:41:18 +00:00
"message" : "Rückgängig machen in allen Bereichen" ,
"description" : "CSS-beautify global Undo button label"
2018-08-12 11:41:17 +00:00
} ,
"unreachableAMO" : {
2018-11-30 01:41:18 +00:00
"message" : "Firefox verbietet den Zugriff auf diese Seite." ,
"description" : "Note in the popup displayed when opened on addons.mozilla.org"
2018-08-12 11:41:17 +00:00
} ,
"unreachableAMOHint" : {
2018-11-30 01:41:18 +00:00
"message" : "Um den Zugriff zu erlauben, öffne <about:config>, rechtsklicke in die Liste, klicke \"Neu\", dann \"Boolean\", füge <privacy.resistFingerprinting.block_mozAddonManager> ein und klicke OK, <true>, OK, lade <addons.mozilla.org> neu." ,
"description" : "Note in the popup when opened on addons.mozilla.org in Firefox >= 59"
2018-08-12 11:41:17 +00:00
} ,
"unreachableAMOHintNewFF" : {
2018-11-30 01:41:18 +00:00
"message" : "In Firefox 60 und neuer muss auch die addons.mozilla.org domain von <extensions.webextensions.restrictedDomains> in <about:config> entfernt werden." ,
"description" : "Note in the popup when opened on addons.mozilla.org in Firefox >= 59"
2018-08-12 11:41:17 +00:00
} ,
"unreachableAMOHintOldFF" : {
2018-11-30 01:41:18 +00:00
"message" : "Nur in Firefox 59 und neuer ist es möglich, WebExtenstions den Zugriff auf CSP-geschützte Seiten wie dieser zu erlauben." ,
"description" : "Note in the popup when opened on addons.mozilla.org in Firefox < 59"
2018-08-12 11:41:17 +00:00
} ,
"unreachableContentScript" : {
2018-11-30 01:41:18 +00:00
"message" : "Konnte nicht mit der Seite kommunizieren. Bitte versuchen Sie, die Seite erneut zu laden." ,
"description" : "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus"
2018-08-12 11:41:17 +00:00
} ,
"unreachableFileHint" : {
2018-11-30 01:41:18 +00:00
"message" : "Stylus kann nur auf das file:// Protokoll in der URL zugreifen, wenn dies in den Einstellungen der Erweiterung unter chrome://extensions festgelegt wurde." ,
"description" : "Note in the toolbar popup for file:// URLs"
} ,
"InaccessibleFileHint" : {
"message" : "Stylus kann auf einige Dateitypen nicht zugreifen (z.B. pdf oder json)" ,
"description" : "Note in the toolbar popup for some file types that cannot be accessed"
2018-08-12 11:41:17 +00:00
} ,
"updateAllCheckSucceededNoUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Keine Updates gefunden." ,
"description" : "Text that displays when an update all check completed and no updates are available"
2018-08-12 11:41:17 +00:00
} ,
"updateAllCheckSucceededSomeEdited" : {
2018-11-30 01:41:18 +00:00
"message" : "Einige Styles wurden nicht überprüft, um dem Verlust von lokalen Bearbeitungen vorzubeugen. Die Aktualisierungen können entweder durch einzelne manuelle Überprüfung oder durch eine erneute Ausführung der Updatesuche (und anschließendem Update) für alle Styles erzwungen werden. Lokale Bearbeitungen werden dann überschrieben." ,
"description" : "Text that displays when an update all check completed and no updates are available"
2018-08-12 11:41:17 +00:00
} ,
"updateCheckFailBadResponseCode" : {
"message" : "Update fehlgeschlagen: Server antwortete mit Code $code$." ,
2018-11-30 01:41:18 +00:00
"description" : "Text that displays when an update check failed because the response code indicates an error" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"code" : {
"content" : "$1"
}
}
} ,
"updateCheckFailServerUnreachable" : {
2018-11-30 01:41:18 +00:00
"message" : "Update fehlgeschlagen: Server nicht erreichbar." ,
"description" : "Text that displays when an update check failed because the update server is unreachable"
2018-08-12 11:41:17 +00:00
} ,
"updateCheckHistory" : {
2018-11-30 01:41:18 +00:00
"message" : "Verlauf der Updatesuche" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"updateCheckManualUpdateForce" : {
2018-11-30 01:41:18 +00:00
"message" : "Updates installieren (Lokale Bearbeitungen werden überschrieben)" ,
"description" : "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
2018-08-12 11:41:17 +00:00
} ,
"updateCheckManualUpdateHint" : {
2018-11-30 01:41:18 +00:00
"message" : "Eine erzwungene Aktualisierung wird die lokalen Änderungen überschreiben." ,
"description" : "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
2018-08-12 11:41:17 +00:00
} ,
"updateCheckSkippedLocallyEdited" : {
2018-11-30 01:41:18 +00:00
"message" : "Dieser Style wurde lokal bearbeitet." ,
"description" : "Text that displays when an update check skipped updating the style to avoid losing local modifications"
2018-08-12 11:41:17 +00:00
} ,
"updateCheckSkippedMaybeLocallyEdited" : {
2018-11-30 01:41:18 +00:00
"message" : "Dieser Style scheint lokal bearbeitet worden zu sein." ,
"description" : "Text that displays when an update check skipped updating the style to avoid losing possible local modifications"
2018-08-12 11:41:17 +00:00
} ,
"updateCheckSucceededNoUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Der Style ist auf dem aktuellsten Stand." ,
"description" : "Text that displays when an update check completed and no update is available"
2018-08-12 11:41:17 +00:00
} ,
"updateCompleted" : {
2018-11-30 01:41:18 +00:00
"message" : "Aktualisierung abgeschlossen." ,
"description" : "Text that displays when an update completed"
2018-08-12 11:41:17 +00:00
} ,
"updatesCurrentlyInstalled" : {
2018-11-30 01:41:18 +00:00
"message" : "Installierte Updates:" ,
"description" : "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
2018-08-12 11:41:17 +00:00
} ,
2018-08-20 14:36:36 +00:00
"usercssAvoidOverwriting" : {
2018-11-30 01:41:18 +00:00
"message" : "Bitte ändere @name oder @namespace, um das Überschreiben eines bereits existierenden Styles zu verhindern." ,
"description" : "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one."
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"usercssConfigIncomplete" : {
2018-11-30 01:41:18 +00:00
"message" : "Der Style wurde aktualisiert oder gelöscht, nachdem der Einstellungsdialog gezeigt wurde. Folgende Variablen wurden nicht gespeichert, um Metadatenkorruption zu verhindern:" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"usercssEditorNamePlaceholder" : {
2018-11-30 01:41:18 +00:00
"message" : "Gib @name im Code an" ,
"description" : "Placeholder text for the empty name input field when creating a new Usercss style"
2018-08-12 11:41:17 +00:00
} ,
"usercssReplaceTemplateConfirmation" : {
2018-11-30 01:41:18 +00:00
"message" : "Ersetze das vorgegebene Template für neue UserCSS styles mit dem vorliegenden Code?" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"usercssReplaceTemplateName" : {
2018-11-30 01:41:18 +00:00
"message" : "Ein leeres @name ersetzt das vorgegebene Template" ,
"description" : "The text shown after @name when creating a new Usercss style"
2018-08-12 11:41:17 +00:00
} ,
"usercssReplaceTemplateSectionBody" : {
2018-11-30 01:41:18 +00:00
"message" : "Quelltext hier eingeben..." ,
"description" : "The code placeholder comment in a new style created by clicking 'Write style' in the popup"
2018-08-12 11:41:17 +00:00
} ,
"versionInvalidOlder" : {
2018-11-30 01:41:18 +00:00
"message" : "Die Version des Styles ist älter als die des bereits installierten." ,
"description" : "Displayed when the version of style is older than the installed one"
2018-08-12 11:41:17 +00:00
} ,
"writeStyleFor" : {
2018-11-30 01:41:18 +00:00
"message" : "Style erstellen für:" ,
"description" : "Label for toolbar pop-up that precedes the links to write a new style"
2018-08-12 11:41:17 +00:00
} ,
"writeStyleForURL" : {
2018-11-30 01:41:18 +00:00
"message" : "diese URL" ,
"description" : "Text for link in toolbar pop-up to write a new style for the current URL"
} ,
2020-02-16 16:53:11 +00:00
"syncDropboxDeprecated" : {
"message" : "Dropbox Import / Export wurde durch einen fortschrittlicheren Mechanismus auf der Optionsseite ersetzt." ,
"description" : ""
} ,
2018-11-30 01:41:18 +00:00
"overwriteFileExport" : {
"message" : "Willst du die existierende Datei überschreiben?" ,
"description" : ""
} ,
"exportSavedSuccess" : {
"message" : "Datei erfolgreich gespeichert" ,
"description" : ""
} ,
"noFileToImport" : {
"message" : "Keine Importdatei vorhanden. Um Styles zu importieren, solltest du sie zuerst exportieren." ,
"description" : ""
} ,
"connectingDropbox" : {
"message" : "Verbinde mit Dropbox..." ,
"description" : ""
} ,
"connectingDropboxNotAllowed" : {
"message" : "Verbindung zur Dropbox ist nur in Apps verfügbar, die direkt vom Webstore installiert wurden" ,
"description" : ""
} ,
"gettingStyles" : {
"message" : "Empfange alle Styles..." ,
"description" : ""
} ,
"zipStyles" : {
"message" : "Packe Styles..." ,
"description" : ""
} ,
"unzipStyles" : {
"message" : "Entpacke Styles..." ,
"description" : ""
} ,
"readingStyles" : {
"message" : "Lese Styles..." ,
"description" : ""
} ,
"uploadingFile" : {
"message" : "Lade Styles hoch..." ,
"description" : ""
2018-08-12 11:41:17 +00:00
}
2020-11-14 01:06:43 +00:00
}