2012-04-16 01:56:12 +00:00
{
2015-09-19 00:56:05 +00:00
"appliesToEverything" : {
2017-07-12 07:14:37 +00:00
"message" : "Alles" ,
"description" : "Text displayed for styles that apply to all sites"
2015-09-19 00:56:05 +00:00
} ,
2017-09-06 11:34:32 +00:00
"linterIssues" : {
"message" : "Probleme" ,
"description" : "Label for the CSS linter issues block on the style edit page"
} ,
2015-09-19 00:56:05 +00:00
"defaultTheme" : {
2017-07-12 07:14:37 +00:00
"message" : "Standard" ,
"description" : "Default CodeMirror CSS theme option on the edit style page"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"styleRegexpTestTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "Liste der zutreffenden, geöffneten Tabs (URL anklicken, um den Tab zu fokussieren)" ,
"description" : "RegExp test report: title of the report"
2017-05-06 11:00:11 +00:00
} ,
2017-04-18 04:08:07 +00:00
"bckpInstStyles" : {
2017-12-03 05:26:57 +00:00
"message" : "Styles exportieren" ,
2017-07-12 07:14:37 +00:00
"description" : ""
2017-04-18 04:08:07 +00:00
} ,
2017-12-26 11:42:26 +00:00
"sortStylesHelpTitle" : {
"message" : "Inhalte sortieren" ,
"description" : "Label for the sort info popup on the Manage styles page"
} ,
2017-11-25 13:34:43 +00:00
"manageOnlyUsercss" : {
2017-12-08 17:32:53 +00:00
"message" : "Nur Usercss Styles" ,
2017-11-25 13:34:43 +00:00
"description" : "Checkbox to show only Usercss styles"
} ,
2017-12-26 11:42:26 +00:00
"sortStylesHelp" : {
"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"
} ,
"sortLabelTitleAsc" : {
"message" : "Name aufsteigend" ,
"description" : "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort"
} ,
2017-04-18 04:08:07 +00:00
"optionsUpdateInterval" : {
2017-12-13 21:13:15 +00:00
"message" : "Userstyle Updateintervall in Stunden (0 zum Deaktivieren)" ,
2017-07-12 07:14:37 +00:00
"description" : ""
} ,
2017-12-26 11:42:26 +00:00
"sortDateOldestFirst" : {
"message" : "älteste zuerst" ,
"description" : "Text added to indicate that sorting a date would add the oldest entries at the top"
} ,
2017-07-12 07:14:37 +00:00
"styleEnabledToggleHint" : {
"message" : "Drücke Alt-Enter, um den Style zu aktivieren / deaktivieren und gleichzeitig zu speichern." ,
"description" : "Help text for the '[x] enable' checkbox in the editor"
2017-04-18 04:08:07 +00:00
} ,
2015-09-19 00:56:05 +00:00
"exportLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Exportieren" ,
"description" : "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
2015-09-19 00:56:05 +00:00
} ,
2017-11-20 12:06:27 +00:00
"installButton" : {
2017-12-03 05:26:57 +00:00
"message" : "Style installieren" ,
2017-11-20 12:06:27 +00:00
"description" : "Label for install button"
} ,
"styleMetaErrorCheckbox" : {
"message" : "Ungültige @var Checkbox: Wert muss 0 oder 1 sein" ,
"description" : "Error displayed when the value of @var checkbox is invalid"
} ,
2017-09-06 11:34:32 +00:00
"linterJSONError" : {
"message" : "Ungültiges JSON Format" ,
"description" : "Setting linter config with invalid JSON"
2015-09-19 00:56:05 +00:00
} ,
2017-12-03 05:26:57 +00:00
"popupHotkeysTooltip" : {
"message" : "Klicke, um Tastenkürzel zu sehen" ,
"description" : "Tooltip displayed when hovering the right edge of the extension popup"
} ,
2017-04-18 04:08:07 +00:00
"optionsBadgeNormal" : {
2017-07-12 07:14:37 +00:00
"message" : "Hintergrundfarbe" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
"updateCheckHistory" : {
2017-11-20 12:06:27 +00:00
"message" : "Verlauf der Updatesuche" ,
2017-07-12 07:14:37 +00:00
"description" : ""
2017-04-18 04:08:07 +00:00
} ,
2015-09-19 00:56:05 +00:00
"cm_tabSize" : {
2017-07-12 07:14:37 +00:00
"message" : "Tab-Größe" ,
"description" : "Label for the text box controlling tab size option for the style editor."
2015-09-19 00:56:05 +00:00
} ,
"enableStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Aktivieren" ,
"description" : "Label for the button to enable a style"
2015-09-19 00:56:05 +00:00
} ,
"styleMissingName" : {
2017-11-25 13:34:43 +00:00
"message" : "Bitte Namen eingeben" ,
2017-07-12 07:14:37 +00:00
"description" : "Error displayed when user saves without providing a name"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"genericHistoryLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Verlauf" ,
"description" : "Used in various places to show a history log of something"
2017-05-06 11:00:11 +00:00
} ,
"shortcutsNote" : {
2017-07-12 07:14:37 +00:00
"message" : "Eine Tastenkombination definieren" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"appliesDomainOption" : {
2017-07-12 07:14:37 +00:00
"message" : "URLs auf der Domain" ,
"description" : "Option to make the style apply to the entered string as a domain"
2015-09-19 00:56:05 +00:00
} ,
"checkForUpdate" : {
2017-11-20 12:06:27 +00:00
"message" : "Nach Update suchen" ,
2017-07-12 07:14:37 +00:00
"description" : "Label for the button to check a single style for an update"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"styleNotAppliedRegexpProblemTooltip" : {
2017-07-12 07:14:37 +00:00
"message" : "Der Style wurde aufgrund ungültiger Regulärer Ausdrücke nicht angewandt." ,
"description" : "Tooltip in the popup for styles that were not applied at all"
2017-05-06 11:00:11 +00:00
} ,
2017-11-25 13:34:43 +00:00
"colorpickerSwitchFormatTooltip" : {
"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."
} ,
2017-05-06 11:00:11 +00:00
"styleRegexpInvalidExplanation" : {
2017-07-12 07:14:37 +00:00
"message" : "Einige Regeln der Regulären Ausdrücke konnten nicht überprüft werden." ,
"description" : ""
} ,
"optionsIconDark" : {
"message" : "Dunkle Browser-Themes" ,
"description" : ""
2017-04-18 04:08:07 +00:00
} ,
2017-11-20 12:06:27 +00:00
"styleFromMozillaFormatError" : {
"message" : "Import vom Mozilla Format fehlgeschlagen" ,
"description" : "Label for the import error"
} ,
2015-09-19 00:56:05 +00:00
"importAppendLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Zum Style anfügen" ,
"description" : "Label for the button to import a style and append to the existing sections"
2015-09-19 00:56:05 +00:00
} ,
2017-04-18 04:08:07 +00:00
"optionsOpenManager" : {
2017-07-12 07:14:37 +00:00
"message" : "Verwaltung" ,
"description" : ""
2017-04-18 04:08:07 +00:00
} ,
2015-09-19 00:56:05 +00:00
"updateAllCheckSucceededNoUpdate" : {
2017-11-20 12:06:27 +00:00
"message" : "Keine Updates gefunden." ,
2017-07-12 07:14:37 +00:00
"description" : "Text that displays when an update all check completed and no updates are available"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"importReportLegendAdded" : {
2017-07-12 07:14:37 +00:00
"message" : "Hinzugefügt" ,
"description" : "Text after the number of styles added in the report shown after importing styles"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"styleFromMozillaFormatPrompt" : {
2017-07-12 07:14:37 +00:00
"message" : "Mozilla-Format Code einfügen" ,
"description" : "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
2015-09-19 00:56:05 +00:00
} ,
2017-04-18 04:08:07 +00:00
"dragDropMessage" : {
2017-07-12 07:14:37 +00:00
"message" : "Ziehe die Backup Datei zum importieren an irgendeinen Ort auf dieser Seite." ,
"description" : "Drag'n'drop message"
2017-04-18 04:08:07 +00:00
} ,
2017-12-08 17:32:53 +00:00
"styleRegexpTestNote" : {
"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"
} ,
2015-09-19 00:56:05 +00:00
"helpAlt" : {
2017-07-12 07:14:37 +00:00
"message" : "Hilfe" ,
"description" : "Alternate text for help buttons"
2015-09-19 00:56:05 +00:00
} ,
"search" : {
2017-07-12 07:14:37 +00:00
"message" : "Suche" ,
"description" : "Label before the search input field in the editor shown on Ctrl-F"
2015-09-19 00:56:05 +00:00
} ,
2017-12-26 11:42:26 +00:00
"genericEnabledLabel" : {
"message" : "Aktiviert" ,
"description" : "Used in various lists/options to indicate that something is enabled"
} ,
2017-05-06 11:00:11 +00:00
"manageFaviconsGray" : {
2017-07-12 07:14:37 +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"
2017-05-06 11:00:11 +00:00
} ,
2017-11-20 12:06:27 +00:00
"versionInvalidOlder" : {
"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"
} ,
2015-09-19 00:56:05 +00:00
"confirmYes" : {
2017-07-12 07:14:37 +00:00
"message" : "Ja" ,
"description" : "'Yes' button in a confirm dialog"
2015-09-19 00:56:05 +00:00
} ,
"findStylesForSite" : {
2017-07-12 07:14:37 +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"
2015-09-19 00:56:05 +00:00
} ,
"manageHeading" : {
2017-07-12 07:14:37 +00:00
"message" : "Installierte Styles" ,
"description" : "Heading for the manage page"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"styleRegexpProblemTooltip" : {
2017-07-12 07:14:37 +00:00
"message" : "Anzahl der Bereiche, welche aufgrund nicht korrekt verwendeter Regulärer Ausdrücke nicht angewendet wurden." ,
"description" : "Tooltip in the popup for styles that were applied only partially"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"styleEnabledLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Aktiviert" ,
"description" : "Label for the enabled state of styles"
2015-09-19 00:56:05 +00:00
} ,
2017-12-08 17:32:53 +00:00
"configOnChange" : {
"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"
} ,
2017-09-06 11:34:32 +00:00
"linterConfigTooltip" : {
"message" : "Klicken, um diesen Linter zu konfigurieren" ,
"description" : "Icon tooltip to indicate that it opens a popup with the selected linter configuration"
} ,
2015-09-19 00:56:05 +00:00
"styleToMozillaFormatHelp" : {
2017-07-12 07:14:37 +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"
2015-09-19 00:56:05 +00:00
} ,
"sectionAdd" : {
2017-07-12 07:14:37 +00:00
"message" : "Weiteren Bereich hinzufügen" ,
"description" : "Label for the button to add a section"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"styleRegexpTestPartial" : {
2017-07-12 07:14:37 +00:00
"message" : "Keine genaue Übereinstimmung, wurde daher übersprungen." ,
"description" : "RegExp test report: label for the partially matching expressions"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"styleSaveLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Speichern" ,
"description" : "Label for save button for style editing"
2015-09-19 00:56:05 +00:00
} ,
2017-09-06 11:34:32 +00:00
"genericSavedMessage" : {
"message" : "Gespeichert" ,
"description" : "Used in various parts of the UI to indicate that something was saved"
} ,
2017-05-06 11:00:11 +00:00
"confirmDelete" : {
2017-07-12 07:14:37 +00:00
"message" : "Löschen" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2017-11-20 12:06:27 +00:00
"confirmDefault" : {
"message" : "Voreinstellung verwenden" ,
"description" : "'Set to default' button in a confirm dialog"
} ,
2017-04-18 04:08:07 +00:00
"confirmCancel" : {
2017-07-12 07:14:37 +00:00
"message" : "Abbrechen" ,
"description" : ""
2017-04-18 04:08:07 +00:00
} ,
2017-11-20 12:06:27 +00:00
"cm_autoCloseBracketsTooltip" : {
"message" : "Wenn ( [ { ' \" geschrieben werden, automatisch schließende ) ] } ' \" setzen" ,
"description" : "Label for the checkbox in the style editor."
} ,
2017-04-18 04:08:07 +00:00
"retrieveBckp" : {
2017-12-03 05:26:57 +00:00
"message" : "Styles importieren" ,
2017-07-12 07:14:37 +00:00
"description" : ""
2017-04-18 04:08:07 +00:00
} ,
2015-09-19 00:56:05 +00:00
"confirmStop" : {
2017-07-12 07:14:37 +00:00
"message" : "Stopp" ,
"description" : "'Stop' button in a confirm dialog"
2015-09-19 00:56:05 +00:00
} ,
"writeStyleForURL" : {
2017-07-12 07:14:37 +00:00
"message" : "diese URL" ,
"description" : "Text for link in toolbar pop-up to write a new style for the current URL"
2015-09-19 00:56:05 +00:00
} ,
2017-04-18 04:08:07 +00:00
"optionsSubheading" : {
2017-07-12 07:14:37 +00:00
"message" : "Mehr Optionen" ,
"description" : "Subheading for options section on manage page."
2017-04-18 04:08:07 +00:00
} ,
2015-09-19 00:56:05 +00:00
"appliesAdd" : {
2017-07-12 07:14:37 +00:00
"message" : "Hinzufügen" ,
"description" : "Label for the button to add an 'applies' entry"
2015-09-19 00:56:05 +00:00
} ,
"appliesRegexpOption" : {
2017-07-12 07:14:37 +00:00
"message" : "URLs, die mit dem Regulären Ausdruck übereinstimmen" ,
"description" : "Option to make the style apply to the entered string as a regular expression"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"optionsAdvancedExposeIframesNote" : {
2017-11-20 12:06:27 +00:00
"message" : "Aktiviert die iFrame-spezifische CSS Auszeichnung wie \"html[stylus-iframe] h1 { display:none; }\"" ,
2017-07-12 07:14:37 +00:00
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
"importReportLegendUpdatedCode" : {
2017-07-12 07:14:37 +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"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"styleInstall" : {
2017-01-30 19:26:25 +00:00
"message" : "\"$stylename$\" in Stylus installieren?" ,
2017-07-12 07:14:37 +00:00
"description" : "Confirmation when installing a style" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
2017-04-18 04:08:07 +00:00
"optionsBadgeDisabled" : {
2017-09-06 11:34:32 +00:00
"message" : "Hintergrundfarbe wenn deaktiviert" ,
2017-07-12 07:14:37 +00:00
"description" : ""
2017-04-18 04:08:07 +00:00
} ,
"optionsCheck" : {
2017-07-12 07:14:37 +00:00
"message" : "Styles aktualisieren" ,
"description" : ""
2017-04-18 04:08:07 +00:00
} ,
2017-05-06 11:00:11 +00:00
"manageOnlyLocal" : {
2017-09-06 11:34:32 +00:00
"message" : "Nur lokale Styles" ,
2017-07-12 07:14:37 +00:00
"description" : "Checkbox to show only locally created styles i.e. non-updatable"
2017-05-06 11:00:11 +00:00
} ,
2017-11-20 12:06:27 +00:00
"styleMetaErrorPreprocessor" : {
"message" : "Nicht unterstützter @preprocessor: $preprocessor$" ,
"description" : "Error displayed when the value of @preprocessor is not supported" ,
"placeholders" : {
"preprocessor" : {
"content" : "$1"
}
}
} ,
2017-12-19 00:32:15 +00:00
"searchNumberOfResults2" : {
"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"
} ,
2017-09-06 11:34:32 +00:00
"linterIssuesHelp" : {
"message" : "Folgende Probleme wurden von $link$ gefunden:" ,
"description" : "Help popup message for the selected CSS linter issues block on the style edit page" ,
"placeholders" : {
"link" : {
"content" : "$1"
}
}
} ,
2017-11-20 12:06:27 +00:00
"parseUsercssError" : {
"message" : "Usercss parsen fehlgeschlagen:" ,
"description" : "The error message to show when stylus failed to parse usercss"
} ,
2015-09-19 00:56:05 +00:00
"searchStyles" : {
2017-07-12 07:14:37 +00:00
"message" : "Inhalte durchsuchen" ,
"description" : "Label for the search filter textbox on the Manage styles page"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"optionsUpdateImportNote" : {
2017-11-20 12:06:27 +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." ,
2017-07-12 07:14:37 +00:00
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
"checkAllUpdatesForce" : {
2017-07-12 07:14:37 +00:00
"message" : "Nochmals überprüfen, ich habe keine Styles bearbeitet!" ,
"description" : "Label for the button to apply all detected updates"
2017-05-06 11:00:11 +00:00
} ,
2017-11-25 13:34:43 +00:00
"manageOnlyNonUsercss" : {
2017-12-08 17:32:53 +00:00
"message" : "Keine Usercss Styles" ,
2017-11-25 13:34:43 +00:00
"description" : "Checkbox to show only non-Usercss (standard) styles"
} ,
2017-11-20 12:06:27 +00:00
"liveReloadLabel" : {
"message" : "Echtzeitaktualisierung" ,
"description" : "The label of live-reload feature"
} ,
2017-12-13 21:13:15 +00:00
"linkGetStyles" : {
"message" : "Styles beziehen" ,
"description" : "Help link text on the manage page e.g. https://userstyles.org"
} ,
2017-05-06 11:00:11 +00:00
"unreachableFileHint" : {
2017-07-12 07:14:37 +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"
2017-05-06 11:00:11 +00:00
} ,
2017-12-26 11:42:26 +00:00
"sortLabel" : {
"message" : "Wähle eine Sortierreihenfolge für die installierten Styles" ,
"description" : "Title on the sort select to indicate it is used for sorting entries"
} ,
2015-09-19 00:56:05 +00:00
"disableStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Deaktivieren" ,
"description" : "Label for the button to disable a style"
2015-09-19 00:56:05 +00:00
} ,
"prefShowBadge" : {
2017-09-06 11:34:32 +00:00
"message" : "Anzahl der aktiven Styles auf der aktuellen Seite" ,
2017-07-12 07:14:37 +00:00
"description" : "Label for the checkbox controlling toolbar badge text."
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"manageFavicons" : {
2017-11-20 12:06:27 +00:00
"message" : "Favicons in der \"Gilt für\" Spalte anzeigen" ,
2017-07-12 07:14:37 +00:00
"description" : "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
2017-05-06 11:00:11 +00:00
} ,
2017-12-11 20:57:00 +00:00
"paginationCurrent" : {
"message" : "Aktuelle Seite" ,
"description" : "Tooltip for the current page index in search results"
} ,
2015-09-19 00:56:05 +00:00
"menuShowBadge" : {
2017-07-12 07:14:37 +00:00
"message" : "Zählung der aktiven Styles anzeigen " ,
"description" : "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
2015-09-19 00:56:05 +00:00
} ,
2017-12-03 05:26:57 +00:00
"popupHotkeysInfo" : {
"message" : "<1>-<9>, <0>, auch auf NumPad - schaltet n-ten Style um (0 ist 10)\n<A>-<Z> schaltet ersten Style, dessen Name mit diesem Buchstaben beginnt\n<Shift> öffnet Editor statt umzuschalten\n<Numpad +> aktiviert die aufgeführten Styles\n<Numpad – > deaktiviert die aufgeführten Styles\n<Numpad *> und <`> (backtick) - schaltet anfänglich aktivierte Styles; trifft nicht auf Styles zu, die erst aktiviert werden, wenn das Popup noch geöffnet ist. Dadurch kann die Anfangseinstellung nach einem Test wiederhergestellt werden: Einfach alle deaktivieren, dann schalte z.B. <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."
} ,
2015-09-19 00:56:05 +00:00
"cm_lineWrapping" : {
2017-07-12 07:14:37 +00:00
"message" : "Automatischer Zeilenumbruch" ,
"description" : "Label for the checkbox controlling word wrap option for the style editor."
2015-09-19 00:56:05 +00:00
} ,
"styleCancelEditLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Zurück zum Verwalten" ,
"description" : "Label for cancel button for style editing"
2015-09-19 00:56:05 +00:00
} ,
"styleChangesNotSaved" : {
2017-07-12 07:14:37 +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"
2015-09-19 00:56:05 +00:00
} ,
"importLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Importieren" ,
"description" : "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"shortcuts" : {
2017-07-12 07:14:37 +00:00
"message" : "Tastenkürzel" ,
"description" : "Go to shortcut configuration"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"updateCheckFailServerUnreachable" : {
2017-07-12 07:14:37 +00:00
"message" : "Update fehlgeschlagen: Server nicht erreichbar." ,
"description" : "Text that displays when an update check failed because the update server is unreachable"
2015-09-19 00:56:05 +00:00
} ,
2017-12-13 21:13:15 +00:00
"genericError" : {
"message" : "Fehler" ,
"description" : "Used in various places to indicate some error occurred."
} ,
2015-09-19 00:56:05 +00:00
"manageFilters" : {
2017-07-12 07:14:37 +00:00
"message" : "Filter" ,
"description" : "Label for filters container"
2015-09-19 00:56:05 +00:00
} ,
"applyAllUpdates" : {
2017-07-12 07:14:37 +00:00
"message" : "Alle Updates übernehmen " ,
"description" : "Label for the button to apply all detected updates"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"optionsReset" : {
2017-07-12 07:14:37 +00:00
"message" : "Setzt diese Einstellungen auf die Standard-Werte zurück." ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"deleteStyleConfirm" : {
2017-07-12 07:14:37 +00:00
"message" : "Möchtest Du diesen Style wirklich löschen?" ,
"description" : "Confirmation before deleting a style"
2015-09-19 00:56:05 +00:00
} ,
"styleBadRegexp" : {
2017-07-12 07:14:37 +00:00
"message" : "Regulärer Ausdruck ist ungültig." ,
"description" : "Validation message for a bad regexp in a style"
2015-09-19 00:56:05 +00:00
} ,
2017-11-20 12:06:27 +00:00
"license" : {
"message" : "Lizenz" ,
"description" : "Label for the license"
} ,
2015-09-19 00:56:05 +00:00
"optionsHeading" : {
2017-07-12 07:14:37 +00:00
"message" : "Optionen" ,
"description" : "Heading for options section on manage page."
2015-09-19 00:56:05 +00:00
} ,
"appliesDisplay" : {
"message" : "Gilt für: $applies$" ,
2017-07-12 07:14:37 +00:00
"description" : "Text on the manage screen to describe what the style applies to" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"applies" : {
"content" : "$1"
}
}
} ,
2017-07-12 07:14:37 +00:00
"optionsIconLight" : {
"message" : "Helle Browser-Themes" ,
"description" : ""
} ,
2017-04-18 04:08:07 +00:00
"openStylesManager" : {
2017-07-12 07:14:37 +00:00
"message" : "Style Verwaltung öffnen" ,
"description" : "Label for the style maanger opener in the browser action context menu."
2017-04-18 04:08:07 +00:00
} ,
2015-09-19 00:56:05 +00:00
"styleUpdate" : {
2017-11-20 12:06:27 +00:00
"message" : "Möchtest Du \"$stylename$\" wirklich aktualisieren?" ,
2017-07-12 07:14:37 +00:00
"description" : "Confirmation when updating a style" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"styleSectionsTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "Bereiche" ,
"description" : "Title for the style sections section"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"importReportLegendInvalid" : {
2017-07-12 07:14:37 +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"
2017-05-06 11:00:11 +00:00
} ,
2017-11-20 12:06:27 +00:00
"optionsAdvancedNewStyleAsUsercss" : {
2017-12-03 05:26:57 +00:00
"message" : "Schreibe neuen Style als Usercss" ,
2017-11-20 12:06:27 +00:00
"description" : ""
} ,
2017-09-06 11:34:32 +00:00
"genericResetLabel" : {
"message" : "Zurücksetzen" ,
"description" : "Used in various parts of UI to indicate that something may be reset to its original state"
} ,
2015-09-19 00:56:05 +00:00
"editStyleTitle" : {
"message" : "Style $stylename$ bearbeiten" ,
2017-07-12 07:14:37 +00:00
"description" : "Title of the page for editing styles" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"updateCheckSucceededNoUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Der Style ist auf dem aktuellsten Stand." ,
"description" : "Text that displays when an update check completed and no update is available"
2015-09-19 00:56:05 +00:00
} ,
"appliesUrlPrefixOption" : {
2017-07-12 07:14:37 +00:00
"message" : "URLs beginnend mit" ,
"description" : "Option to make the style apply to the entered string as a URL prefix"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"cm_matchHighlightToken" : {
2017-07-12 07:14:37 +00:00
"message" : "Unter dem Textzeiger" ,
2017-12-30 01:34:30 +00:00
"description" : "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"searchRegexp" : {
2017-07-12 07:14:37 +00:00
"message" : "Verwende die /re/ Syntax zur Suche als Regulärer Ausdruck" ,
"description" : "Label after the search input field in the editor shown on Ctrl-F"
2015-09-19 00:56:05 +00:00
} ,
2017-11-20 12:06:27 +00:00
"popupBordersTooltip" : {
"message" : "Nützlich für dunkle Themes im neuen Chrome, da dort die Seitenränder nicht mehr gefärbt werden" ,
"description" : ""
} ,
2017-05-06 11:00:11 +00:00
"updateCheckManualUpdateHint" : {
2017-09-27 11:46:55 +00:00
"message" : "Eine erzwungene Aktualisierung wird die lokalen Änderungen überschreiben." ,
2017-07-12 07:14:37 +00:00
"description" : "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
2017-05-06 11:00:11 +00:00
} ,
"toggleStyle" : {
2017-07-12 07:14:37 +00:00
"message" : "Style umschalten" ,
"description" : "Label for the checkbox to enable/disable a style"
2017-05-06 11:00:11 +00:00
} ,
2017-12-19 00:32:15 +00:00
"searchNumberOfResults" : {
"message" : "Trefferanzahl" ,
"description" : "Tooltip for the number of found search results in the editor shown on Ctrl-F"
} ,
2015-09-19 00:56:05 +00:00
"importReplaceTooltip" : {
2017-07-12 07:14:37 +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"
} ,
2017-11-20 12:06:27 +00:00
"installUpdateFromLabel" : {
"message" : "Nach Updates suchen" ,
"description" : "Label for the checkbox to save current URL for update check"
} ,
2017-07-12 07:14:37 +00:00
"cm_resizeGripHint" : {
"message" : "Doppelklick, um Höhe zu maximieren / wiederherzustellen" ,
"description" : "Tooltip for the resize grip in style editor"
2015-09-19 00:56:05 +00:00
} ,
"popupStylesFirst" : {
2017-07-12 07:14:37 +00:00
"message" : "Styles vor den Bedienelementen" ,
"description" : "Label for the checkbox controlling section order in the popup."
2015-09-19 00:56:05 +00:00
} ,
"sectionHelp" : {
2017-07-12 07:14:37 +00:00
"message" : "Mit Bereichen kannst Du unterschiedliche Code-Teile auf unterschiedliche URLs in dem gleichen Style anwenden. Beispielsweise kann über einen einzigen Style die Startseite der Website geändert werden, während für den Rest der Website andere Änderungen gelten." ,
"description" : "Help text for sections"
2015-09-19 00:56:05 +00:00
} ,
"noStylesForSite" : {
2017-07-12 07:14:37 +00:00
"message" : "Für diese Webseite sind keine Styles installiert." ,
"description" : "Text displayed when no styles are installed for the current site"
2015-09-19 00:56:05 +00:00
} ,
"appliesDisplayTruncatedSuffix" : {
2017-07-12 07:14:37 +00:00
"message" : "und weitere" ,
"description" : "Text added to appliesDisplay when there are more sites for the style than are displayed"
2015-09-19 00:56:05 +00:00
} ,
"appliesRemove" : {
2017-07-12 07:14:37 +00:00
"message" : "Löschen" ,
"description" : "Label for the button to remove an 'applies' entry"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"updatesCurrentlyInstalled" : {
2017-11-20 12:06:27 +00:00
"message" : "Installierte Updates:" ,
2017-07-12 07:14:37 +00:00
"description" : "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"styleToMozillaFormatTitle" : {
2017-07-12 07:14:37 +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"
2015-09-19 00:56:05 +00:00
} ,
2017-11-25 13:34:43 +00:00
"cm_colorpicker" : {
"message" : "Farbwähler für CSS-Farben" ,
"description" : "Label for the checkbox controlling colorpicker option for the style editor."
} ,
2017-12-08 17:32:53 +00:00
"filteredStylesAllHidden" : {
"message" : "Aktuell angewandte Filter treffen auf keinen Style zu" ,
"description" : "Text shown when no styles match currently applied filter in the style manager"
} ,
2015-09-19 00:56:05 +00:00
"writeStyleFor" : {
2017-07-12 07:14:37 +00:00
"message" : "Style erstellen für:" ,
"description" : "Label for toolbar pop-up that precedes the links to write a new style"
2015-09-19 00:56:05 +00:00
} ,
"replace" : {
2017-07-12 07:14:37 +00:00
"message" : "Ersetzen" ,
"description" : "Label before the replace input field in the editor shown on Ctrl-H"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"styleRegexpTestNone" : {
2017-07-12 07:14:37 +00:00
"message" : "Keine zutreffenden Tabs" ,
"description" : "RegExp test report: label for expressions that didn't match any tabs"
2017-05-06 11:00:11 +00:00
} ,
"importReportLegendUpdatedMeta" : {
2017-07-12 07:14:37 +00:00
"message" : "Aktualisierte Meta Infos" ,
"description" : "Text after the number of styles with updated meta info like name/url in the report shown after importing styles"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"appliesLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Gilt für" ,
"description" : "Label for 'applies to' fields on the edit/add screen"
2015-09-19 00:56:05 +00:00
} ,
2017-12-26 11:42:26 +00:00
"sortLabelTitleDesc" : {
"message" : "Name absteigend" ,
"description" : "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort"
} ,
2017-04-18 04:08:07 +00:00
"openOptionsPopup" : {
2017-07-12 07:14:37 +00:00
"message" : "Optionen" ,
"description" : "Go to Options UI"
2017-04-18 04:08:07 +00:00
} ,
2017-12-03 05:26:57 +00:00
"usercssConfigIncomplete" : {
"message" : "Der Style wurde aktualisiert oder gelöscht, nachdem der Einstellungsdialog gezeigt wurde. Folgende Variablen wurden nicht gespeichert, um Metadatenkorruption zu verhindern:" ,
"description" : ""
} ,
2015-09-19 00:56:05 +00:00
"openManage" : {
2017-07-12 07:14:37 +00:00
"message" : "Verwalten" ,
"description" : "Link to open the manage page."
2015-09-19 00:56:05 +00:00
} ,
"updateCheckFailBadResponseCode" : {
2017-07-12 07:14:37 +00:00
"message" : "Update fehlgeschlagen: Server antwortete mit Code $code$." ,
"description" : "Text that displays when an update check failed because the response code indicates an error" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"code" : {
"content" : "$1"
}
}
} ,
"appliesSpecify" : {
2017-07-12 07:14:37 +00:00
"message" : "Angeben" ,
"description" : "Label for the button to make a style apply only to specific sites"
2015-09-19 00:56:05 +00:00
} ,
"installUpdate" : {
2017-11-20 12:06:27 +00:00
"message" : "Update installieren" ,
2017-07-12 07:14:37 +00:00
"description" : "Label for the button to install an update for a single style"
2015-09-19 00:56:05 +00:00
} ,
2017-12-03 05:26:57 +00:00
"syncStorageErrorSaving" : {
"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"
} ,
2017-12-11 20:57:00 +00:00
"findStylesInline" : {
"message" : "Ergebnisse hier anzeigen" ,
"description" : "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)"
} ,
2017-04-18 04:08:07 +00:00
"optionsCheckUpdate" : {
2017-11-20 12:06:27 +00:00
"message" : "Alle verfügbaren Updates Installieren" ,
2017-07-12 07:14:37 +00:00
"description" : ""
2017-04-18 04:08:07 +00:00
} ,
2017-12-22 09:05:19 +00:00
"clickToUninstall" : {
"message" : "Klicken zum Deinstallieren" ,
"description" : "Label for the overlay on a style thumbnail when installed via inline search in the popup"
} ,
2017-09-06 11:34:32 +00:00
"filteredStyles" : {
2017-09-27 11:46:55 +00:00
"message" : "$numShown$ von $numTotal$ gesamt" ,
2017-09-06 11:34:32 +00:00
"description" : "TL note - make this message short" ,
"placeholders" : {
"numTotal" : {
"content" : "$2"
} ,
"numShown" : {
"content" : "$1"
}
}
} ,
2017-05-06 11:00:11 +00:00
"importReportTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "Importieren der Styles abgeschlossen." ,
"description" : "Title of the report shown after importing styles"
2017-05-06 11:00:11 +00:00
} ,
2017-12-23 04:25:26 +00:00
"unreachableAMOHint" : {
"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"
} ,
2017-05-06 11:00:11 +00:00
"cm_matchHighlight" : {
2017-07-12 07:14:37 +00:00
"message" : "Hervorheben" ,
"description" : "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
2017-05-06 11:00:11 +00:00
} ,
"styleRegexpPartialExplanation" : {
2017-07-12 07:14:37 +00:00
"message" : "Dieser Style verwendet teilweise Übereinstimmende Reguläre Ausdrücke 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. Der betroffene CSS Bereich wurde nicht auf die Website angewandt. Dieser Style wurde wahrscheinlich unter Stylish für Chrome erstellt, in der seit der ersten Version eine inkorrekte Überprüfung der Regulären Ausdrücke vorhanden ist (bekannter Fehler)." ,
"description" : ""
} ,
2017-09-06 11:34:32 +00:00
"linterCSSLintSettings" : {
"message" : "(Regeln: 0 = Deaktiviert; 1 = Warnung; 2 = Fehler)" ,
"description" : "CSSLint rule config values"
} ,
2017-12-13 21:13:15 +00:00
"searchResultNoneFound" : {
"message" : "Keine Styles für diese Seite gefunden." ,
"description" : "Error text in the popup when inline search didn't find any site-specific styles"
} ,
2017-07-12 07:14:37 +00:00
"styleBeautifyIndentConditional" : {
"message" : "Rücke @media / @supports ein" ,
"description" : "CSS-beautifier option"
2017-05-06 11:00:11 +00:00
} ,
"unreachableContentScript" : {
2017-07-12 07:14:37 +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"
2015-09-19 00:56:05 +00:00
} ,
"sectionRemove" : {
2017-07-12 07:14:37 +00:00
"message" : "Bereich entfernen" ,
"description" : "Label for the button to remove a section"
2015-09-19 00:56:05 +00:00
} ,
"disableAllStyles" : {
2017-09-27 11:46:55 +00:00
"message" : "Alle Styles deaktivieren" ,
2017-07-12 07:14:37 +00:00
"description" : "Label for the checkbox that turns all enabled styles off."
2015-09-19 00:56:05 +00:00
} ,
2017-11-20 12:06:27 +00:00
"appliesLineWidgetLabel" : {
"message" : "Zeige \"Gilt für\" Info" ,
"description" : "Label for the checkbox to display applies-to information in the single editor"
} ,
2017-05-06 11:00:11 +00:00
"updateCheckSkippedMaybeLocallyEdited" : {
2017-07-12 07:14:37 +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"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"undoGlobal" : {
2017-07-12 07:14:37 +00:00
"message" : "Rückgängig machen in allen Bereichen" ,
"description" : "CSS-beautify global Undo button label"
} ,
"optionsCustomizeIcon" : {
"message" : "Symbolleisten-Icon" ,
"description" : ""
2015-09-19 00:56:05 +00:00
} ,
2017-12-26 11:42:26 +00:00
"genericTitle" : {
"message" : "Name" ,
"description" : "Used in various parts of the UI to indicate the title of something"
} ,
2015-09-19 00:56:05 +00:00
"updateCompleted" : {
2017-07-12 07:14:37 +00:00
"message" : "Aktualisierung abgeschlossen." ,
"description" : "Text that displays when an update completed"
2015-09-19 00:56:05 +00:00
} ,
2017-12-11 20:57:00 +00:00
"paginationTotal" : {
"message" : "Gesamtzahl der Seiten" ,
2017-12-19 00:32:15 +00:00
"description" : ""
2017-12-11 20:57:00 +00:00
} ,
2015-09-19 00:56:05 +00:00
"checkingForUpdate" : {
2017-11-20 12:06:27 +00:00
"message" : "Suche nach Updates..." ,
2017-07-12 07:14:37 +00:00
"description" : "Text to display when checking a style for an update"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"styleRegexpTestFull" : {
2017-07-12 07:14:37 +00:00
"message" : "Zutreffende Tabs" ,
"description" : "RegExp test report: label for the fully matching expressions"
2017-05-06 11:00:11 +00:00
} ,
"manageMaxTargets" : {
2017-11-20 12:06:27 +00:00
"message" : "Anzahl der \"Gilt für\" Elemente" ,
2017-07-12 07:14:37 +00:00
"description" : "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page"
2017-05-06 11:00:11 +00:00
} ,
2017-12-11 20:57:00 +00:00
"searchResultRating" : {
"message" : "Bewertung" ,
"description" : "Text for label that shows the search result's rating"
} ,
2017-12-26 11:42:26 +00:00
"genericUnknown" : {
"message" : "Unbekannt" ,
"description" : "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)"
} ,
2017-09-06 11:34:32 +00:00
"popupManageTooltip" : {
2017-09-27 11:46:55 +00:00
"message" : "Shift+Klick oder Rechtsklick öffnet den Stylemanager mit Filter für Styles der aktuellen Seite" ,
2017-09-06 11:34:32 +00:00
"description" : "Tooltip for the 'Manage' button in the popup."
} ,
2017-05-06 11:00:11 +00:00
"manageFaviconsHelp" : {
2017-07-12 07:14:37 +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"
2017-05-06 11:00:11 +00:00
} ,
2017-12-19 00:32:15 +00:00
"paginationEstimated" : {
"message" : "Geschätzte Seitenanzahl" ,
"description" : "Tooltip for the total page count in search results"
} ,
2017-11-20 12:06:27 +00:00
"styleInstallOverwrite" : {
"message" : "\"$stylename$\" ist bereits installiert. Überschreiben?\nVersion: $oldVersion$ -> $newVersion$" ,
"description" : "Confirmation when re-installing a style" ,
"placeholders" : {
"stylename" : {
"content" : "$1"
} ,
"newVersion" : {
"content" : "$3"
} ,
"oldVersion" : {
"content" : "$2"
}
}
} ,
2017-05-06 11:00:11 +00:00
"updateCheckSkippedLocallyEdited" : {
2017-07-12 07:14:37 +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"
2017-05-06 11:00:11 +00:00
} ,
2017-09-06 11:34:32 +00:00
"linterRulesLink" : {
2017-11-20 12:06:27 +00:00
"message" : "Vollständige Liste der Regeln anzeigen für" ,
2017-09-06 11:34:32 +00:00
"description" : "Stylelint or CSSLint rules label added immediately before a link"
} ,
2017-11-20 12:06:27 +00:00
"styleUpdateDiscardChanges" : {
"message" : "Der Style wurde außerhalb des Editors verändert. Style neu laden?" ,
"description" : "Confirmation to update the style in the editor"
} ,
2017-05-06 11:00:11 +00:00
"optionsResetButton" : {
2017-08-09 08:49:16 +00:00
"message" : "Optionen zurücksetzen" ,
2017-07-12 07:14:37 +00:00
"description" : ""
2017-04-18 04:08:07 +00:00
} ,
2017-12-11 20:57:00 +00:00
"paginationNext" : {
"message" : "Nächste Seite" ,
"description" : "Tooltip for the '->' (next page) button in search results"
} ,
2017-12-13 21:13:15 +00:00
"searchResultInstallCount" : {
"message" : "Gesamte Installationen" ,
"description" : "Text for label that shows the number of times a search result was installed"
} ,
2017-11-20 12:06:27 +00:00
"externalUsercssDocument" : {
"message" : "Dokumentation für Usercss" ,
"description" : "Label for the external link to usercss documentation"
} ,
2017-05-06 11:00:11 +00:00
"optionsAdvancedContextDelete" : {
2017-11-20 12:06:27 +00:00
"message" : "\"Löschen\" im Editor-Kontextmenü hinzufügen" ,
2017-07-12 07:14:37 +00:00
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2017-09-06 11:34:32 +00:00
"linterConfigPopupTitle" : {
"message" : "Einstellungen für $linter$" ,
"description" : "Stylelint or CSSLint popup header" ,
"placeholders" : {
"linter" : {
"content" : "$1"
}
}
} ,
2017-11-20 12:06:27 +00:00
"configureStyle" : {
"message" : "Konfigurieren" ,
2017-12-08 17:32:53 +00:00
"description" : "Label for the button to configure usercss userstyle"
2017-11-20 12:06:27 +00:00
} ,
2017-05-06 11:00:11 +00:00
"importReportLegendUpdatedBoth" : {
2017-07-12 07:14:37 +00:00
"message" : "Aktualisierte Meta Infos und Codes" ,
"description" : "Text after the number of styles updated entirely in the report shown after importing styles"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"cm_smartIndent" : {
2017-07-12 07:14:37 +00:00
"message" : "Intelligenten Einzug verwenden" ,
"description" : "Label for the checkbox controlling smart indentation option for the style editor."
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"styleRegexpTestButton" : {
2017-07-12 07:14:37 +00:00
"message" : "Reguläre Ausdrücke testen" ,
"description" : "RegExp test button label in the editor shown when applies-to list has a regexp value"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"appliesHelp" : {
2017-11-20 12:06:27 +00:00
"message" : "Lege mit den Einstellungen von \"Gilt für\" fest, für welche URLs der Code in diesem Bereich gelten soll." ,
2017-07-12 07:14:37 +00:00
"description" : "Help text for 'applies to' section"
2015-09-19 00:56:05 +00:00
} ,
2017-12-13 21:13:15 +00:00
"linkGetHelp" : {
"message" : "Hilfeseite anzeigen" ,
"description" : "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info"
} ,
2017-12-08 17:32:53 +00:00
"searchStylesHelp" : {
"message" : "Die </>-Taste fokussiert das Suchfeld.\nEinfacher Text: Sucht im Namen, Quelltext, Homepage und anvisierten URLs. Wörter mit weniger als 3 Buchstaben werden ignoriert.\nURL suchen: Stelle <url:> voran, z.B. <url:https://github.com/openstyles/stylus>\nReguläre Ausdrücke: Nutze Slash und Flags, z.B. </body.*?\\ba\\b/simguy>\nSuche nach genauem Ausdruck: Anführungszeichen verwenden, z.B. <\".header ~ div\">" ,
"description" : "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page"
} ,
2017-12-11 20:57:00 +00:00
"findStyles" : {
"message" : "Styles finden" ,
"description" : "Text for a link that gets a list of styles for the current site"
} ,
2015-09-19 00:56:05 +00:00
"editStyleHeading" : {
2017-07-12 07:14:37 +00:00
"message" : "Style bearbeiten" ,
"description" : "Title of the page for editing styles"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"editDeleteText" : {
2017-07-12 07:14:37 +00:00
"message" : "Löschen" ,
"description" : "Label for the context menu item in the editor to delete selected text"
} ,
"cm_autocompleteOnTyping" : {
"message" : "Autovervollständigen bei Eingabe" ,
"description" : "Label for the checkbox in the style editor."
} ,
2017-12-23 04:25:26 +00:00
"unreachableAMO" : {
"message" : "Firefox verbietet den Zugriff auf diese Seite." ,
"description" : "Note in the popup displayed when opened on addons.mozilla.org"
} ,
2017-11-20 12:06:27 +00:00
"linterCSSLintIncompatible" : {
"message" : "CSSLint unterstützt $preprocessorname$ nicht" ,
"description" : "The label to display when the preprocessor isn't compatible with CSSLint" ,
"placeholders" : {
"preprocessorname" : {
"content" : "$1"
}
}
} ,
"styleMetaErrorSelectValueMismatch" : {
"message" : "Ungültiges @select: Wert existiert nicht in der Liste" ,
"description" : "Error displayed when the value of @select is invalid"
} ,
"styleMetaErrorColor" : {
"message" : "$color$ist kein gültiger Farbcode" ,
"description" : "Error displayed when the value of @var color is invalid" ,
"placeholders" : {
"color" : {
"content" : "$1"
}
}
} ,
2017-12-19 00:32:15 +00:00
"genericPrevious" : {
"message" : "Zurück" ,
"description" : "Used in various places to select/perform the previous step/action"
} ,
2017-09-06 11:34:32 +00:00
"manageOnlyDisabled" : {
"message" : "Nur deaktivierte Styles" ,
"description" : "Checkbox to show only disabled styles"
} ,
2017-08-09 08:49:16 +00:00
"stylusUnavailableForURLdetails" : {
2017-09-06 11:34:32 +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)." ,
2017-08-09 08:49:16 +00:00
"description" : "Sub-note in the toolbar pop-up when on a URL Stylus can't affect"
} ,
2017-05-06 11:00:11 +00:00
"cm_matchHighlightSelection" : {
2017-07-12 07:14:37 +00:00
"message" : "Nur die Auswahl" ,
"description" : "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
2017-05-06 11:00:11 +00:00
} ,
"updateAllCheckSucceededSomeEdited" : {
2017-11-20 12:06:27 +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." ,
2017-07-12 07:14:37 +00:00
"description" : "Text that displays when an update all check completed and no updates are available"
2017-05-06 11:00:11 +00:00
} ,
"stylusUnavailableForURL" : {
2017-07-12 07:14:37 +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"
2017-05-06 11:00:11 +00:00
} ,
2017-11-20 12:06:27 +00:00
"popupBorders" : {
"message" : "Weiße Rahmen an den Seiten hinzufügen" ,
"description" : ""
} ,
2017-05-06 11:00:11 +00:00
"manageOnlyUpdates" : {
2017-11-20 12:06:27 +00:00
"message" : "Nur mit Updates oder Problemen" ,
2017-07-12 07:14:37 +00:00
"description" : "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"addStyleTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "Style hinzufügen" ,
"description" : "Title of the page for adding styles"
2015-09-19 00:56:05 +00:00
} ,
2017-11-20 12:06:27 +00:00
"externalLink" : {
"message" : "Externer Link" ,
"description" : "Label for external links"
} ,
2015-09-19 00:56:05 +00:00
"importReplaceLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Style überschreiben" ,
"description" : "Label for the button to import and overwrite current style"
2015-09-19 00:56:05 +00:00
} ,
2017-12-19 00:32:15 +00:00
"genericNext" : {
"message" : "Weiter" ,
"description" : "Used in various places to select/perform the next step/action"
} ,
2017-09-06 11:34:32 +00:00
"popupOpenEditInWindowTooltip" : {
"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."
} ,
2015-09-19 00:56:05 +00:00
"dbError" : {
2017-07-12 07:14:37 +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"
2015-09-19 00:56:05 +00:00
} ,
2017-12-26 11:42:26 +00:00
"dateInstalled" : {
"message" : "Installationsdatum" ,
"description" : "Option text for the user to sort the style by install date"
} ,
2017-05-06 11:00:11 +00:00
"optionsAdvanced" : {
2017-07-12 07:14:37 +00:00
"message" : "Erweitert" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2017-11-20 12:06:27 +00:00
"alphaChannel" : {
"message" : "Deckkraft" ,
"description" : "Label of color's opacity"
} ,
2015-09-19 00:56:05 +00:00
"importAppendTooltip" : {
2017-07-12 07:14:37 +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"
2015-09-19 00:56:05 +00:00
} ,
2018-01-06 07:42:12 +00:00
"liveReloadInstallHint" : {
"message" : "Echtzeitaktualisierung ist aktiviert, sodass die Darstellung des jeweiligen Styles automatisch aktualisiert wird, wenn externe Änderungen erfolgen." ,
"description" : "The label of live-reload feature"
} ,
2017-04-18 04:08:07 +00:00
"editorStylesButton" : {
2017-07-12 07:14:37 +00:00
"message" : "Editor Styles finden" ,
"description" : "Find styles for the editor"
2017-04-18 04:08:07 +00:00
} ,
"optionsOpen" : {
2017-07-12 07:14:37 +00:00
"message" : "Öffnen" ,
"description" : ""
2017-04-18 04:08:07 +00:00
} ,
2015-09-19 00:56:05 +00:00
"helpKeyMapHotkey" : {
2017-07-12 07:14:37 +00:00
"message" : "Hotkey drücken" ,
"description" : "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"styleRegexpTestInvalid" : {
2017-07-12 07:14:37 +00:00
"message" : "Ungültige Reguläre Ausdrücke übersprungen" ,
"description" : "RegExp test report: label for the invalid expressions"
2017-05-06 11:00:11 +00:00
} ,
2017-12-26 11:42:26 +00:00
"dateUpdated" : {
"message" : "Updatedatum" ,
"description" : "Option text for the user to sort the style by last update date"
} ,
2017-09-06 11:34:32 +00:00
"manageOnlyExternal" : {
"message" : "Nur externe Styles" ,
"description" : "Checkbox to show only externally installed styles i.e. updatable"
} ,
2017-12-13 21:13:15 +00:00
"searchResultWeeklyCount" : {
"message" : "Wöchentliche Installationen" ,
"description" : "Text for label that shows the number of times a search result was installed during last week"
} ,
2015-09-19 00:56:05 +00:00
"replaceAll" : {
2017-07-12 07:14:37 +00:00
"message" : "Alles ersetzen" ,
"description" : "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"importReportUnchanged" : {
2017-07-12 07:14:37 +00:00
"message" : "Nichts wurde geändert." ,
"description" : "Message in the report shown after importing styles"
2017-05-06 11:00:11 +00:00
} ,
2017-12-03 05:26:57 +00:00
"confirmDiscardChanges" : {
"message" : "Änderungen verwerfen?" ,
"description" : "Generic label or title displayed when trying to close something (not a style) with unsaved changes"
} ,
2017-12-13 21:13:15 +00:00
"searchResultUpdated" : {
"message" : "Aktualisiert am" ,
"description" : "Text for label that shows the search result's last update date"
} ,
2017-12-08 17:32:53 +00:00
"configOnChangeTooltip" : {
"message" : "Änderungen automatisch speichern und übernehmen" ,
"description" : ""
} ,
2017-04-18 04:08:07 +00:00
"optionsActions" : {
2017-07-12 07:14:37 +00:00
"message" : "Aktionen" ,
"description" : ""
2017-04-18 04:08:07 +00:00
} ,
2015-09-19 00:56:05 +00:00
"editGotoLine" : {
2017-07-12 07:14:37 +00:00
"message" : "Gehe zu Zeile (oder Zeile:Zeichen)" ,
"description" : "Go to line or line:column on Ctrl-G in style code editor"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"manageOnlyLocalTooltip" : {
2017-07-12 07:14:37 +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"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"checkAllUpdates" : {
2017-11-20 12:06:27 +00:00
"message" : "Nach Updates suchen" ,
2017-07-12 07:14:37 +00:00
"description" : "Label for the button to check all styles for updates"
2015-09-19 00:56:05 +00:00
} ,
2017-04-18 04:08:07 +00:00
"openOptionsManage" : {
2017-07-12 07:14:37 +00:00
"message" : "Optionen" ,
"description" : "Go to Options UI"
2017-04-18 04:08:07 +00:00
} ,
2017-11-25 13:34:43 +00:00
"colorpickerTooltip" : {
"message" : "Farbwähler öffnen" ,
"description" : "Tooltip for the colored squares shown before CSS colors in the style editor."
} ,
2017-05-06 11:00:11 +00:00
"optionsCustomizeBadge" : {
2017-07-12 07:14:37 +00:00
"message" : "Badge auf dem Toolbar-Icon" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2017-12-26 11:42:26 +00:00
"sortDateNewestFirst" : {
"message" : "neueste zuerst" ,
"description" : "Text added to indicate that sorting a date would add the newest entries at the top"
} ,
2017-12-11 20:57:00 +00:00
"paginationPrevious" : {
"message" : "Vorherige Seite" ,
"description" : "Tooltip for the '<-' button in search results"
} ,
2017-11-20 12:06:27 +00:00
"installUpdateFrom" : {
"message" : "Style erhält momentan Updates von $url$" ,
"description" : "Label to describe where the style gets update" ,
"placeholders" : {
"url" : {
"content" : "$1"
}
}
} ,
2017-05-06 11:00:11 +00:00
"importReportLegendIdentical" : {
2017-07-12 07:14:37 +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"
2017-05-06 11:00:11 +00:00
} ,
2017-11-25 13:34:43 +00:00
"manageNewStyleAsUsercss" : {
"message" : "als Usercss" ,
"description" : "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager"
} ,
2017-04-18 04:08:07 +00:00
"optionsPopupWidth" : {
2017-07-12 07:14:37 +00:00
"message" : "Popup-Breite (in Pixeln)" ,
"description" : ""
2017-04-18 04:08:07 +00:00
} ,
2017-11-20 12:06:27 +00:00
"cm_autoCloseBrackets" : {
"message" : "Klammern automatisch schließen" ,
"description" : "Label for the checkbox in the style editor."
} ,
"installButtonReinstall" : {
2017-12-03 05:26:57 +00:00
"message" : "Style neu installieren" ,
2017-11-20 12:06:27 +00:00
"description" : "Label for reinstall button"
} ,
2017-09-06 11:34:32 +00:00
"linterInvalidConfigError" : {
"message" : "Nicht gespeichert aufgrund folgender ungültiger Einstellungen:" ,
"description" : "Invalid linter config will show a message followed by a list of invalid entries"
} ,
2015-09-19 00:56:05 +00:00
"confirmNo" : {
2017-07-12 07:14:37 +00:00
"message" : "Nein" ,
"description" : "'No' button in a confirm dialog"
2015-09-19 00:56:05 +00:00
} ,
2017-11-20 12:06:27 +00:00
"styleMissingMeta" : {
"message" : "Erforderliche Metadaten fehlen: @$key$" ,
"description" : "Error displayed when a mandatory metadata is missing" ,
"placeholders" : {
"key" : {
"content" : "$1"
}
}
} ,
2017-12-19 00:32:15 +00:00
"searchCaseSensitive" : {
"message" : "Groß- / Kleinschreibung beachten" ,
"description" : "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F"
} ,
2017-11-20 12:06:27 +00:00
"appliesLineWidgetWarning" : {
"message" : "Funktioniert nicht mit minified CSS" ,
"description" : "A warning that applies-to information won't show properly with minified CSS"
} ,
2017-12-08 17:32:53 +00:00
"configureStyleOnHomepage" : {
"message" : "Auf Homepage konfigurieren" ,
"description" : "Label for the button to configure userstyles.org userstyle"
} ,
2015-09-19 00:56:05 +00:00
"undo" : {
2017-07-12 07:14:37 +00:00
"message" : "Rückgängig" ,
"description" : "Button label"
2015-09-19 00:56:05 +00:00
} ,
2017-12-03 05:26:57 +00:00
"usercssReplaceTemplateConfirmation" : {
"message" : "Ersetze das vorgegebene Template für neue Usercss styles mit dem vorliegenden Code?" ,
"description" : ""
} ,
2015-09-19 00:56:05 +00:00
"cm_keyMap" : {
2017-07-12 07:14:37 +00:00
"message" : "Tastaturbelegung" ,
"description" : "Label for the drop-down list controlling the keymap for the style editor."
2015-09-19 00:56:05 +00:00
} ,
2017-11-20 12:06:27 +00:00
"externalSupport" : {
"message" : "zur Supportseite" ,
"description" : "Label for the external link to style's support site"
} ,
"confirmSave" : {
"message" : "Speichern" ,
"description" : "'Save' button in a confirm dialog"
} ,
2017-05-06 11:00:11 +00:00
"manageNewUI" : {
2017-07-12 07:14:37 +00:00
"message" : "Neues Verwaltungs Design-Layout." ,
"description" : "Label for the checkbox that toggles the new UI on manage page"
2017-05-06 11:00:11 +00:00
} ,
2017-12-23 04:25:26 +00:00
"unreachableAMOHintOldFF" : {
"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"
} ,
2017-05-06 11:00:11 +00:00
"importReportUndoneTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "Importierung wurde rückgängig gemacht." ,
"description" : "Title of the message box shown after undoing the import of styles"
2017-05-06 11:00:11 +00:00
} ,
"genericDisabledLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Deaktiviert" ,
"description" : "Used in various lists/options to indicate that something is disabled"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"cm_indentWithTabs" : {
2017-07-12 07:14:37 +00:00
"message" : "Tabs mit intelligentem Einzug verwenden" ,
"description" : "Label for the checkbox controlling tabs with smart indentation option for the style editor."
2015-09-19 00:56:05 +00:00
} ,
"replaceWith" : {
2017-07-12 07:14:37 +00:00
"message" : "Ersetzen durch" ,
"description" : "Label before the replace-with input field in the editor shown on Ctrl-H etc."
2015-09-19 00:56:05 +00:00
} ,
2017-11-20 12:06:27 +00:00
"liveReloadError" : {
"message" : "Bei der Echtzeitaktualisierung der Datei ist ein Fehler aufgetreten" ,
"description" : "The label of live-reload error"
} ,
2015-09-19 00:56:05 +00:00
"deleteStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Löschen" ,
"description" : "Label for the button to delete a style"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"updateCheckManualUpdateForce" : {
2017-11-20 12:06:27 +00:00
"message" : "Updates installieren (Lokale Bearbeitungen werden überschrieben)" ,
2017-07-12 07:14:37 +00:00
"description" : "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
2017-05-06 11:00:11 +00:00
} ,
2017-11-20 12:06:27 +00:00
"styleInstallFailed" : {
"message" : "Installation des Userstyles fehlgeschlagen!\n$error$" ,
"description" : "Warning when installation failed" ,
"placeholders" : {
"error" : {
"content" : "$1"
}
}
} ,
2017-05-06 11:00:11 +00:00
"optionsAdvancedExposeIframes" : {
2017-07-12 07:14:37 +00:00
"message" : "Ermögliche Iframes via HTML[stylus-iframe]" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2017-12-03 05:26:57 +00:00
"usercssEditorNamePlaceholder" : {
"message" : "Gib @name im Code an" ,
"description" : "Placeholder text for the empty name input field when creating a new Usercss style"
} ,
2015-09-19 00:56:05 +00:00
"addStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Neuen Style erstellen" ,
"description" : "Label for the button to go to the add style page"
2015-09-19 00:56:05 +00:00
} ,
2017-11-20 12:06:27 +00:00
"installButtonUpdate" : {
2017-12-03 05:26:57 +00:00
"message" : "Style updaten" ,
2017-11-20 12:06:27 +00:00
"description" : "Label for update button"
} ,
2017-04-18 04:08:07 +00:00
"backupButtons" : {
2017-07-12 07:14:37 +00:00
"message" : "Datensicherung" ,
"description" : "Heading for backup"
2017-04-18 04:08:07 +00:00
} ,
2015-09-19 00:56:05 +00:00
"manageOnlyEnabled" : {
2017-07-12 07:14:37 +00:00
"message" : "Nur aktivierte Styles" ,
"description" : "Checkbox to show only enabled styles"
2015-09-19 00:56:05 +00:00
} ,
"editStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Bearbeiten" ,
"description" : "Label for the button to go to the edit style page"
2015-09-19 00:56:05 +00:00
} ,
2017-11-20 12:06:27 +00:00
"installButtonInstalled" : {
2017-12-03 05:26:57 +00:00
"message" : "Style installiert" ,
2017-11-20 12:06:27 +00:00
"description" : "Text displayed when the style is successfully installed"
} ,
"author" : {
"message" : "Autor" ,
"description" : "Label for the style author"
} ,
2017-12-11 20:57:00 +00:00
"findStylesInlineTooltip" : {
"message" : "Suchergebnisse in diesem Fenster anzeigen." ,
"description" : "Text for a checkbox that displays search results within the Stylus popup."
} ,
2017-09-06 11:34:32 +00:00
"popupOpenEditInWindow" : {
"message" : "Editor in neuem Fenster öffnen" ,
"description" : "Label for the checkbox controlling 'edit' action behavior in the popup."
} ,
2017-11-20 12:06:27 +00:00
"appliesRemoveError" : {
"message" : "Kann letzten \"Gilt für\" Eintrag nicht entfernen" ,
"description" : "Error displayed when the last 'applies' is going to be removed"
} ,
2017-04-18 04:08:07 +00:00
"backupMessage" : {
2017-07-12 07:14:37 +00:00
"message" : "Wähle eine Datei aus oder ziehe die Datei auf diese Seite. (Drag and Drop)" ,
"description" : "Message for backup"
2017-04-18 04:08:07 +00:00
} ,
2017-05-06 11:00:11 +00:00
"importReportUndone" : {
2017-07-12 07:14:37 +00:00
"message" : "Styles wiederherstellt" ,
"description" : "Text after the number of styles reverted in the message box shown after undoing the import of styles"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"helpKeyMapCommand" : {
2017-07-12 07:14:37 +00:00
"message" : "Befehlsnamen eingeben" ,
"description" : "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
2015-09-19 00:56:05 +00:00
} ,
2017-09-06 11:34:32 +00:00
"linterResetMessage" : {
"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"
} ,
2015-09-19 00:56:05 +00:00
"description" : {
2017-07-12 07:14:37 +00:00
"message" : "Gestalte das Web neu mit Stylus, dem Style Manager. Stylus ermöglicht dir ganz einfach Themes und Designs für viele populäre Websites zu installieren." ,
"description" : "Extension description"
2017-11-20 12:06:27 +00:00
} ,
"confirmClose" : {
"message" : "Schließen" ,
"description" : "'Close' button in a confirm dialog"
2017-12-03 05:26:57 +00:00
} ,
"usercssReplaceTemplateName" : {
"message" : "Ein leeres @name ersetzt das vorgegebene Template" ,
"description" : "The text shown after @name when creating a new Usercss style"
2017-02-28 23:57:03 +00:00
}
2018-01-02 18:26:44 +00:00
}