This commit is contained in:
d3n1c1d3 2017-04-02 03:51:46 +00:00 committed by GitHub
commit 4edcdb43f6

View File

@ -4,7 +4,7 @@
"description": "Text displayed for styles that apply to all sites" "description": "Text displayed for styles that apply to all sites"
}, },
"defaultTheme": { "defaultTheme": {
"message": "default", "message": "Standard",
"description": "Default CodeMirror CSS theme option on the edit style page" "description": "Default CodeMirror CSS theme option on the edit style page"
}, },
"manageOnlyEdited": { "manageOnlyEdited": {
@ -16,7 +16,7 @@
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
}, },
"issues": { "issues": {
"message": "Issues", "message": "Probleme",
"description": "Label for the CSSLint issues block on the style edit page" "description": "Label for the CSSLint issues block on the style edit page"
}, },
"cm_tabSize": { "cm_tabSize": {
@ -40,7 +40,7 @@
"description": "Label for the button to check a single style for an update" "description": "Label for the button to check a single style for an update"
}, },
"importAppendLabel": { "importAppendLabel": {
"message": "Append to style", "message": "Zum Style anfügen.",
"description": "Label for the button to import a style and append to the existing sections" "description": "Label for the button to import a style and append to the existing sections"
}, },
"updateAllCheckSucceededNoUpdate": { "updateAllCheckSucceededNoUpdate": {
@ -48,7 +48,7 @@
"description": "Text that displays when an update all check completed and no updates are available" "description": "Text that displays when an update all check completed and no updates are available"
}, },
"styleFromMozillaFormatPrompt": { "styleFromMozillaFormatPrompt": {
"message": "Paste the Mozilla-format code", "message": "Mozilla Format code einfügen",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
}, },
"helpAlt": { "helpAlt": {
@ -56,11 +56,11 @@
"description": "Alternate text for help buttons" "description": "Alternate text for help buttons"
}, },
"search": { "search": {
"message": "Search", "message": "Suche",
"description": "Label before the search input field in the editor shown on Ctrl-F" "description": "Label before the search input field in the editor shown on Ctrl-F"
}, },
"confirmYes": { "confirmYes": {
"message": "Yes", "message": "Ja",
"description": "'Yes' button in a confirm dialog" "description": "'Yes' button in a confirm dialog"
}, },
"findStylesForSite": { "findStylesForSite": {
@ -121,7 +121,7 @@
"description": "Help text on the manage page" "description": "Help text on the manage page"
}, },
"searchStyles": { "searchStyles": {
"message": "Search contents", "message": "Inhalte durchsuchen",
"description": "Label for the search filter textbox on the Manage styles page" "description": "Label for the search filter textbox on the Manage styles page"
}, },
"disableStyleLabel": { "disableStyleLabel": {
@ -137,7 +137,7 @@
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
}, },
"cm_lineWrapping": { "cm_lineWrapping": {
"message": "Zeilenumbruch", "message": "Automatischer Zeilenumbruch",
"description": "Label for the checkbox controlling word wrap option for the style editor." "description": "Label for the checkbox controlling word wrap option for the style editor."
}, },
"styleCancelEditLabel": { "styleCancelEditLabel": {
@ -250,7 +250,7 @@
"description": "Label for the button to remove an 'applies' entry" "description": "Label for the button to remove an 'applies' entry"
}, },
"styleToMozillaFormatTitle": { "styleToMozillaFormatTitle": {
"message": "Style in Mozilla format", "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" "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
}, },
"manageTitle": { "manageTitle": {
@ -262,7 +262,7 @@
"description": "Label for toolbar pop-up that precedes the links to write a new style" "description": "Label for toolbar pop-up that precedes the links to write a new style"
}, },
"replace": { "replace": {
"message": "Replace", "message": "Ersetzen",
"description": "Label before the replace input field in the editor shown on Ctrl-H" "description": "Label before the replace input field in the editor shown on Ctrl-H"
}, },
"appliesLabel": { "appliesLabel": {
@ -307,7 +307,7 @@
"description": "Label for the checkbox that turns all enabled styles off." "description": "Label for the checkbox that turns all enabled styles off."
}, },
"undoGlobal": { "undoGlobal": {
"message": "Undo (global)", "message": "Rückgängig (global)",
"description": "CSS-beautify global Undo button label" "description": "CSS-beautify global Undo button label"
}, },
"updateCompleted": { "updateCompleted": {
@ -343,7 +343,7 @@
"description": "Title of the page for adding styles" "description": "Title of the page for adding styles"
}, },
"importReplaceLabel": { "importReplaceLabel": {
"message": "Overwrite style", "message": "Style Überschreiben",
"description": "Label for the button to import and overwrite current style" "description": "Label for the button to import and overwrite current style"
}, },
"dbError": { "dbError": {
@ -355,11 +355,11 @@
"description": "Tooltip for the button to import a style and append to the existing sections" "description": "Tooltip for the button to import a style and append to the existing sections"
}, },
"helpKeyMapHotkey": { "helpKeyMapHotkey": {
"message": "Press a hotkey", "message": "Hotkey drücken",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
}, },
"replaceAll": { "replaceAll": {
"message": "Replace all", "message": "Alle Ersetzen",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
}, },
"editGotoLine": { "editGotoLine": {
@ -375,7 +375,7 @@
"description": "Help popup message for the CSSLint issues block on the style edit page" "description": "Help popup message for the CSSLint issues block on the style edit page"
}, },
"confirmNo": { "confirmNo": {
"message": "No", "message": "Nein",
"description": "'No' button in a confirm dialog" "description": "'No' button in a confirm dialog"
}, },
"undo": { "undo": {
@ -391,7 +391,7 @@
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
}, },
"replaceWith": { "replaceWith": {
"message": "Replace with", "message": "Ersetzen mit",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
}, },
"deleteStyleLabel": { "deleteStyleLabel": {
@ -415,7 +415,7 @@
"description": "Label for the style editor's CSS theme." "description": "Label for the style editor's CSS theme."
}, },
"helpKeyMapCommand": { "helpKeyMapCommand": {
"message": "Type a command name", "message": "Befehlsnamen eingeben",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
}, },
"description": { "description": {