{
	"appliesToEverything": {
		"message": "全部",
		"description": "Text displayed for styles that apply to all sites"
	},
	"defaultTheme": {
		"message": "默认",
		"description": "Default CodeMirror CSS theme option on the edit style page"
	},
	"bckpInstStyles": {
		"message": "导出所有样式",
		"description": ""
	},
	"manageOnlyEdited": {
		"message": "仅修改过的样式",
		"description": "Checkbox to show only locally edited styles"
	},
	"optionsUpdateInterval": {
		"message": "每 N 小时,检查所有样式更新(0 为关闭检查)",
		"description": ""
	},
	"optionsOpenManagerNote": {
		"message": "设置键盘快捷键",
		"description": ""
	},
	"exportLabel": {
		"message": "导出",
		"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
	},
	"issues": {
		"message": "问题",
		"description": "Label for the CSSLint issues block on the style edit page"
	},
	"optionsBadgeNormal": {
		"message": "样式计数背景颜色",
		"description": ""
	},
	"cm_tabSize": {
		"message": "标签尺寸",
		"description": "Label for the text box controlling tab size option for the style editor."
	},
	"enableStyleLabel": {
		"message": "启用",
		"description": "Label for the button to enable a style"
	},
	"styleMissingName": {
		"message": "输入名称。",
		"description": "Error displayed when user saves without providing a name"
	},
	"appliesDomainOption": {
		"message": "该域上的网址",
		"description": "Option to make the style apply to the entered string as a domain"
	},
	"checkForUpdate": {
		"message": "检查更新",
		"description": "Label for the button to check a single style for an update"
	},
	"openOptionsShortcuts": {
		"message": "设置快捷键",
		"description": "Go to shortcut configuration"
	},
	"importAppendLabel": {
		"message": "追加到样式",
		"description": "Label for the button to import a style and append to the existing sections"
	},
	"optionsOpenManager": {
		"message": "打开样式管理器 ",
		"description": ""
	},
	"updateAllCheckSucceededNoUpdate": {
		"message": "所有样式已是最新版本。",
		"description": "Text that displays when an update all check completed and no updates are available"
	},
	"styleFromMozillaFormatPrompt": {
		"message": "粘贴 Mozilla 格式代码",
		"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
	},
	"helpAlt": {
		"message": "帮助",
		"description": "Alternate text for help buttons"
	},
	"confirmOK": {
		"message": "确定",
		"description": ""
	},
	"search": {
		"message": "搜索",
		"description": "Label before the search input field in the editor shown on Ctrl-F"
	},
	"confirmYes": {
		"message": "是",
		"description": "'Yes' button in a confirm dialog"
	},
	"findStylesForSite": {
		"message": "查找适合此网站的更多样式。",
		"description": "Text for a link that gets a list of styles for the current site"
	},
	"manageHeading": {
		"message": "已安装的样式",
		"description": "Heading for the manage page"
	},
	"styleBeautify": {
		"message": "美化",
		"description": "Label for the CSS-beautifier button on the edit style page"
	},
	"styleEnabledLabel": {
		"message": "已启用",
		"description": "Label for the enabled state of styles"
	},
	"styleToMozillaFormatHelp": {
		"message": "Mozilla 格式的代码可以与 Stylish 一起用于 Firefox,并可提交至 userstyles.org。",
		"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
	},
	"sectionAdd": {
		"message": "添加其他部分",
		"description": "Label for the button to add a section"
	},
	"styleSaveLabel": {
		"message": "保存",
		"description": "Label for save button for style editing"
	},
	"confirmCancel": {
		"message": "取消",
		"description": ""
	},
	"retrieveBckp": {
		"message": "导入所有样式",
		"description": ""
	},
	"confirmStop": {
		"message": "停止",
		"description": "'Stop' button in a confirm dialog"
	},
	"writeStyleForURL": {
		"message": "这个URL",
		"description": "Text for link in toolbar pop-up to write a new style for the current URL"
	},
	"optionsSubheading": {
		"message": "附加选项",
		"description": "Subheading for options section on manage page."
	},
	"appliesAdd": {
		"message": "添加",
		"description": "Label for the button to add an 'applies' entry"
	},
	"appliesRegexpOption": {
		"message": "与该正则表达式匹配的网址",
		"description": "Option to make the style apply to the entered string as a regular expression"
	},
	"styleInstall": {
		"message": "要将“$stylename$”安装到 Stylus 中吗?",
		"description": "Confirmation when installing a style",
		"placeholders": {
			"stylename": {
				"content": "$1"
			}
		}
	},
	"optionsBadgeDisabled": {
		"message": "样式计数背景颜色(停用时)",
		"description": ""
	},
	"optionsCheck": {
		"message": "检查",
		"description": ""
	},
	"manageText": {
		"message": "<a href='https://userstyles.org'>访问 userstyles.org 获取样式</a> | <a href='https://userstyles.org/help/stylish_chrome'>获取帮助</a>",
		"description": "Help text on the manage page"
	},
	"searchStyles": {
		"message": "搜索内容",
		"description": "Label for the search filter textbox on the Manage styles page"
	},
	"disableStyleLabel": {
		"message": "停用",
		"description": "Label for the button to disable a style"
	},
	"prefShowBadge": {
		"message": "在工具栏按钮上显示对当前站点生效的样式数目",
		"description": "Label for the checkbox controlling toolbar badge text."
	},
	"menuShowBadge": {
		"message": "显示生效的样式计数",
		"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
	},
	"cm_lineWrapping": {
		"message": "自动换行",
		"description": "Label for the checkbox controlling word wrap option for the style editor."
	},
	"styleCancelEditLabel": {
		"message": "返回进行管理操作",
		"description": "Label for cancel button for style editing"
	},
	"styleChangesNotSaved": {
		"message": "您已对此样式进行了更改,但尚未保存。",
		"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
	},
	"importLabel": {
		"message": "导入",
		"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
	},
	"updateCheckFailServerUnreachable": {
		"message": "更新失败 - 无法访问服务器。",
		"description": "Text that displays when an update check failed because the update server is unreachable"
	},
	"manageFilters": {
		"message": "过滤器",
		"description": "Label for filters container"
	},
	"applyAllUpdates": {
		"message": "应用全部更新",
		"description": "Label for the button to apply all detected updates"
	},
	"openShortcutsPopup": {
		"message": "设置快捷键",
		"description": "Go to shortcut configuration"
	},
	"deleteStyleConfirm": {
		"message": "确定要删除此样式吗?",
		"description": "Confirmation before deleting a style"
	},
	"styleBadRegexp": {
		"message": "正则表达式无效。",
		"description": "Validation message for a bad regexp in a style"
	},
	"optionsHeading": {
		"message": "选项",
		"description": "Heading for options section on manage page."
	},
	"appliesDisplay": {
		"message": "应用对象:$applies$",
		"description": "Text on the manage screen to describe what the style applies to",
		"placeholders": {
			"applies": {
				"content": "$1"
			}
		}
	},
	"openStylesManager": {
		"message": "打开样式管理器",
		"description": "Label for the style maanger opener in the browser action context menu."
	},
	"styleUpdate": {
		"message": "您确定要更新 '$stylename$'?",
		"description": "Confirmation when updating a style",
		"placeholders": {
			"stylename": {
				"content": "$1"
			}
		}
	},
	"styleSectionsTitle": {
		"message": "部分",
		"description": "Title for the style sections section"
	},
	"editStyleTitle": {
		"message": "修改样式“$stylename$”",
		"description": "Title of the page for editing styles",
		"placeholders": {
			"stylename": {
				"content": "$1"
			}
		}
	},
	"updateCheckSucceededNoUpdate": {
		"message": "样式已是最新版本。",
		"description": "Text that displays when an update check completed and no update is available"
	},
	"appliesUrlPrefixOption": {
		"message": "网址前缀",
		"description": "Option to make the style apply to the entered string as a URL prefix"
	},
	"searchRegexp": {
		"message": "使用 /re/ 语法进行正则表达式搜索",
		"description": "Label after the search input field in the editor shown on Ctrl-F"
	},
	"importReplaceTooltip": {
		"message": "放弃当前样式的内容,使用已导入样式覆盖它",
		"description": "Label for the button to import and overwrite current style"
	},
	"popupStylesFirst": {
		"message": "在工具栏按钮中的命令前列出样式",
		"description": "Label for the checkbox controlling section order in the toolbar button menu."
	},
	"sectionHelp": {
		"message": "各部分可让您定义不同的代码段,以通过同一样式应用到不同的网址组。例如,某个单一样式能以一种方式更改网站首页,同时以另一种方式更改网站的其余部分。",
		"description": "Help text for sections"
	},
	"noStylesForSite": {
		"message": "未对此网站安装任何样式。",
		"description": "Text displayed when no styles are installed for the current site"
	},
	"appliesDisplayTruncatedSuffix": {
		"message": "等等",
		"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
	},
	"appliesRemove": {
		"message": "删除",
		"description": "Label for the button to remove an 'applies' entry"
	},
	"styleToMozillaFormatTitle": {
		"message": "Mozilla 格式的样式",
		"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
	},
	"manageTitle": {
		"message": "Stylus",
		"description": "Title for the manage page"
	},
	"writeStyleFor": {
		"message": "编写样式给:",
		"description": "Label for toolbar pop-up that precedes the links to write a new style"
	},
	"replace": {
		"message": "替换",
		"description": "Label before the replace input field in the editor shown on Ctrl-H"
	},
	"appliesLabel": {
		"message": "应用对象:",
		"description": "Label for 'applies to' fields on the edit/add screen"
	},
	"openOptionsPopup": {
		"message": "设置用户界面",
		"description": "Go to Options UI"
	},
	"openManage": {
		"message": "管理已安装的样式",
		"description": "Link to open the manage page."
	},
	"updateCheckFailBadResponseCode": {
		"message": "更新失败 - 服务器响应代码为 $code$。",
		"description": "Text that displays when an update check failed because the response code indicates an error",
		"placeholders": {
			"code": {
				"content": "$1"
			}
		}
	},
	"appliesSpecify": {
		"message": "指定",
		"description": "Label for the button to make a style apply only to specific sites"
	},
	"installUpdate": {
		"message": "安装更新",
		"description": "Label for the button to install an update for a single style"
	},
	"optionsCheckUpdate": {
		"message": "检查所有样式更新",
		"description": ""
	},
	"styleMozillaFormatHeading": {
		"message": "Mozilla 格式",
		"description": "Heading for the section with buttons to import/export Mozilla format of the style"
	},
	"stylishUnavailableForURL": {
		"message": "(Stylus在这样的页面上不工作)",
		"description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
	},
	"sectionRemove": {
		"message": "删除此部分",
		"description": "Label for the button to remove a section"
	},
	"disableAllStyles": {
		"message": "停用所有样式",
		"description": "Label for the checkbox that turns all enabled styles off."
	},
	"undoGlobal": {
		"message": "撤销 (全局)",
		"description": "CSS-beautify global Undo button label"
	},
	"updateCompleted": {
		"message": "更新已完成。",
		"description": "Text that displays when an update completed"
	},
	"checkingForUpdate": {
		"message": "正在检查更新...",
		"description": "Text to display when checking a style for an update"
	},
	"optionsCustomize": {
		"message": "自定义用户界面",
		"description": ""
	},
	"sectionCode": {
		"message": "代码",
		"description": "Label for the code for a section"
	},
	"cm_smartIndent": {
		"message": "启用智能缩进",
		"description": "Label for the checkbox controlling smart indentation option for the style editor."
	},
	"appliesHelp": {
		"message": "使用“应用对象”控件来限制此部分中的代码所应用到的网址。",
		"description": "Help text for 'applies to' section"
	},
	"editStyleHeading": {
		"message": "修改样式",
		"description": "Title of the page for editing styles"
	},
	"appliesUrlOption": {
		"message": "网址",
		"description": "Option to make the style apply to the entered string as a URL"
	},
	"addStyleTitle": {
		"message": "添加样式",
		"description": "Title of the page for adding styles"
	},
	"importReplaceLabel": {
		"message": "覆盖样式",
		"description": "Label for the button to import and overwrite current style"
	},
	"dbError": {
		"message": "应用Stylus数据库时发生了一个错误。您想要访问包含可能的解决方案的网页吗?",
		"description": "Prompt when a DB error is encountered"
	},
	"importAppendTooltip": {
		"message": "追加已导入样式到当前样式",
		"description": "Tooltip for the button to import a style and append to the existing sections"
	},
	"editorStylesButton": {
		"message": "查找编辑器样式",
		"description": "Find styles for the editor"
	},
	"optionsOpen": {
		"message": "打开",
		"description": ""
	},
	"helpKeyMapHotkey": {
		"message": "按下热键",
		"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
	},
	"replaceAll": {
		"message": "全部替换",
		"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
	},
	"optionsActions": {
		"message": "接下来要做什么",
		"description": ""
	},
	"editGotoLine": {
		"message": "跳转至行(或行:列)",
		"description": "Go to line or line:column on Ctrl-G in style code editor"
	},
	"checkAllUpdates": {
		"message": "检查所有样式更新",
		"description": "Label for the button to check all styles for updates"
	},
	"openOptionsManage": {
		"message": "设置用户界面",
		"description": "Go to Options UI"
	},
	"issuesHelp": {
		"message": "<a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> 在已启用的这些规则中找到问题:",
		"description": "Help popup message for the CSSLint issues block on the style edit page"
	},
	"optionsPopupWidth": {
		"message": "样式管理弹出框宽度 px",
		"description": ""
	},
	"confirmNo": {
		"message": "否",
		"description": "'No' button in a confirm dialog"
	},
	"undo": {
		"message": "撤销",
		"description": "Button label"
	},
	"cm_keyMap": {
		"message": "键盘映射",
		"description": "Label for the drop-down list controlling the keymap for the style editor."
	},
	"cm_indentWithTabs": {
		"message": "启用带智能缩进的标签页",
		"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
	},
	"replaceWith": {
		"message": "替换用",
		"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
	},
	"deleteStyleLabel": {
		"message": "删除",
		"description": "Label for the button to delete a style"
	},
	"addStyleLabel": {
		"message": "编写新样式",
		"description": "Label for the button to go to the add style page"
	},
	"optionsUpdateIntervalNote": {
		"message": "设置为 0 则关闭样式自动更新检查",
		"description": ""
	},
	"backupButtons": {
		"message": "备份",
		"description": "Heading for backup"
	},
	"manageOnlyEnabled": {
		"message": "仅已启用的样式",
		"description": "Checkbox to show only enabled styles"
	},
	"editStyleLabel": {
		"message": "修改",
		"description": "Label for the button to go to the edit style page"
	},
	"cm_theme": {
		"message": "主题",
		"description": "Label for the style editor's CSS theme."
	},
	"helpKeyMapCommand": {
		"message": "输入命令名称",
		"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
	},
	"description": {
		"message": "Stylus 是一个调整网页外观的用户样式管理器。它可让您轻松地为许多热门网站网站安装主题和皮肤。",
		"description": "Extension description"
	}
}