stylus/_locales/zh_CN/messages.json

759 lines
27 KiB
JSON
Raw Normal View History

2012-04-16 01:56:12 +00:00
{
"appliesToEverything": {
2017-07-12 07:14:37 +00:00
"message": "全部",
"description": "Text displayed for styles that apply to all sites"
},
"defaultTheme": {
2017-07-12 07:14:37 +00:00
"message": "默认",
"description": "Default CodeMirror CSS theme option on the edit style page"
},
2017-05-06 11:00:11 +00:00
"styleRegexpTestTitle": {
2017-07-12 07:14:37 +00:00
"message": "列出当前正则表达式匹配的网页标签(点击网址 URL 可跳转到该页)",
"description": "RegExp test report: title of the report"
2017-05-06 11:00:11 +00:00
},
2017-03-13 19:33:31 +00:00
"bckpInstStyles": {
2017-07-12 07:14:37 +00:00
"message": "导出所有样式",
"description": ""
2017-03-13 19:33:31 +00:00
},
"optionsUpdateInterval": {
2017-07-12 07:14:37 +00:00
"message": "每 N 小时检查所有样式更新0 为关闭检查)",
"description": ""
},
"styleEnabledToggleHint": {
"message": "按 Alt + Enter 切换启用/禁用状态并保存样式",
"description": "Help text for the '[x] enable' checkbox in the editor"
2017-03-13 19:33:31 +00:00
},
"exportLabel": {
2017-07-12 07:14:37 +00:00
"message": "导出",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
},
"issues": {
2017-07-12 07:14:37 +00:00
"message": "问题",
"description": "Label for the CSSLint issues block on the style edit page"
},
2017-03-13 19:33:31 +00:00
"optionsBadgeNormal": {
2017-07-12 07:14:37 +00:00
"message": "背景颜色",
"description": ""
2017-05-06 11:00:11 +00:00
},
"updateCheckHistory": {
2017-07-12 07:14:37 +00:00
"message": "检测升级的历史记录",
"description": ""
2017-03-13 19:33:31 +00:00
},
"cm_tabSize": {
2017-07-12 07:14:37 +00:00
"message": "标签尺寸",
"description": "Label for the text box controlling tab size option for the style editor."
},
"enableStyleLabel": {
2017-07-12 07:14:37 +00:00
"message": "启用",
"description": "Label for the button to enable a style"
},
"styleMissingName": {
2017-07-12 07:14:37 +00:00
"message": "输入名称。",
"description": "Error displayed when user saves without providing a name"
},
2017-05-06 11:00:11 +00:00
"genericHistoryLabel": {
2017-07-12 07:14:37 +00:00
"message": "历史",
"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": "定义键盘快捷键",
"description": ""
2017-05-06 11:00:11 +00:00
},
"appliesDomainOption": {
2017-07-12 07:14:37 +00:00
"message": "该域上的网址",
"description": "Option to make the style apply to the entered string as a domain"
},
"checkForUpdate": {
2017-07-12 07:14:37 +00:00
"message": "检查更新",
"description": "Label for the button to check a single style for an update"
},
2017-05-06 11:00:11 +00:00
"styleNotAppliedRegexpProblemTooltip": {
2017-07-12 07:14:37 +00:00
"message": "正则表达式错误,样式无法正常运行",
"description": "Tooltip in the popup for styles that were not applied at all"
2017-05-06 11:00:11 +00:00
},
"styleRegexpInvalidExplanation": {
2017-07-12 07:14:37 +00:00
"message": "部分正则表达式无法生效。",
"description": ""
},
"optionsIconDark": {
"message": "暗色浏览器主题",
"description": ""
2017-03-13 19:33:31 +00:00
},
"importAppendLabel": {
2017-07-12 07:14:37 +00:00
"message": "追加到样式",
"description": "Label for the button to import a style and append to the existing sections"
},
2017-03-13 19:33:31 +00:00
"optionsOpenManager": {
2017-07-12 07:14:37 +00:00
"message": "管理样式",
"description": ""
2017-03-13 19:33:31 +00:00
},
"updateAllCheckSucceededNoUpdate": {
2017-07-12 07:14:37 +00:00
"message": "没找到任何升级。",
"description": "Text that displays when an update all check completed and no updates are available"
},
2017-05-06 11:00:11 +00:00
"importReportLegendAdded": {
2017-07-12 07:14:37 +00:00
"message": "个样式已添加",
"description": "Text after the number of styles added in the report shown after importing styles"
2017-05-06 11:00:11 +00:00
},
"styleFromMozillaFormatPrompt": {
2017-07-12 07:14:37 +00:00
"message": "粘贴 Mozilla 格式代码",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
},
2017-05-06 11:00:11 +00:00
"dragDropMessage": {
2017-07-12 07:14:37 +00:00
"message": "把 json 备份文件拖放到页面的任意位置,即可导入数据库",
"description": "Drag'n'drop message"
2017-05-06 11:00:11 +00:00
},
"helpAlt": {
2017-07-12 07:14:37 +00:00
"message": "帮助",
"description": "Alternate text for help buttons"
},
2017-05-06 11:00:11 +00:00
"confirmOK": {
2017-07-12 07:14:37 +00:00
"message": "确认",
"description": ""
2017-03-13 19:33:31 +00:00
},
"search": {
2017-07-12 07:14:37 +00:00
"message": "搜索",
"description": "Label before the search input field in the editor shown on Ctrl-F"
},
2017-05-06 11:00:11 +00:00
"manageFaviconsGray": {
2017-07-12 07:14:37 +00:00
"message": "灰色图标",
"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
},
"confirmYes": {
2017-07-12 07:14:37 +00:00
"message": "是",
"description": "'Yes' button in a confirm dialog"
},
"findStylesForSite": {
2017-07-12 07:14:37 +00:00
"message": "查找适合此网站的更多样式",
"description": "Text for a link that gets a list of styles for the current site"
},
"manageHeading": {
2017-07-12 07:14:37 +00:00
"message": "已安装的样式",
"description": "Heading for the manage page"
},
"styleBeautify": {
2017-07-12 07:14:37 +00:00
"message": "美化",
"description": "Label for the CSS-beautifier button on the edit style page"
},
2017-05-06 11:00:11 +00:00
"styleRegexpProblemTooltip": {
2017-07-12 07:14:37 +00:00
"message": "多个部分代码无法正常处理正则表达式",
"description": "Tooltip in the popup for styles that were applied only partially"
2017-05-06 11:00:11 +00:00
},
"styleEnabledLabel": {
2017-07-12 07:14:37 +00:00
"message": "已启用",
"description": "Label for the enabled state of styles"
},
"styleToMozillaFormatHelp": {
2017-07-12 07:14:37 +00:00
"message": "FireFox(Mozilla) 格式的 CSS 代码导入后,会自动转换成适 Stylus 使用的 Chrome 格式的 CSS 代码。反过来Chrome 格式的 CSS 也可以导出为适合 FireFox 使用的格式。需要注意的是,如果你要提交你的 CSS 代码到 userstyles.org则必须使用 FireFox(Mozilla) 格式的 CSS 代码。",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
},
"sectionAdd": {
2017-07-12 07:14:37 +00:00
"message": "添加其他部分",
"description": "Label for the button to add a section"
},
2017-05-06 11:00:11 +00:00
"styleRegexpTestPartial": {
2017-07-12 07:14:37 +00:00
"message": "没有完全匹配,因此忽略",
"description": "RegExp test report: label for the partially matching expressions"
2017-05-06 11:00:11 +00:00
},
"styleSaveLabel": {
2017-07-12 07:14:37 +00:00
"message": "保存",
"description": "Label for save button for style editing"
},
2017-05-06 11:00:11 +00:00
"confirmDelete": {
2017-07-12 07:14:37 +00:00
"message": "删除",
"description": ""
2017-05-06 11:00:11 +00:00
},
2017-03-13 19:33:31 +00:00
"confirmCancel": {
2017-07-12 07:14:37 +00:00
"message": "取消",
"description": ""
2017-03-13 19:33:31 +00:00
},
"retrieveBckp": {
2017-07-12 07:14:37 +00:00
"message": "导入所有样式",
"description": ""
2017-03-13 19:33:31 +00:00
},
"confirmStop": {
2017-07-12 07:14:37 +00:00
"message": "停止",
"description": "'Stop' button in a confirm dialog"
},
"writeStyleForURL": {
2017-07-12 07:14:37 +00:00
"message": "这个URL",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
},
2017-03-13 19:33:31 +00:00
"optionsSubheading": {
2017-07-12 07:14:37 +00:00
"message": "附加选项",
"description": "Subheading for options section on manage page."
2017-03-13 19:33:31 +00:00
},
"appliesAdd": {
2017-07-12 07:14:37 +00:00
"message": "添加",
"description": "Label for the button to add an 'applies' entry"
},
"appliesRegexpOption": {
2017-07-12 07:14:37 +00:00
"message": "与该正则表达式匹配的网址",
"description": "Option to make the style apply to the entered string as a regular expression"
},
2017-05-06 11:00:11 +00:00
"optionsAdvancedExposeIframesNote": {
2017-07-12 07:14:37 +00:00
"message": "在开发者工具中,找到 Stylus 特定插入的框架代码以便调用例如“html[stylus-iframe] h1 { display:none }”",
"description": ""
2017-05-06 11:00:11 +00:00
},
"importReportLegendUpdatedCode": {
2017-07-12 07:14:37 +00:00
"message": "代码已更新",
"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
},
"styleInstall": {
2017-01-30 19:26:25 +00:00
"message": "要将“$stylename$”安装到 Stylus 中吗?",
2017-07-12 07:14:37 +00:00
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
2017-03-13 19:33:31 +00:00
"optionsBadgeDisabled": {
2017-07-12 07:14:37 +00:00
"message": "关闭时的背景颜色",
"description": ""
2017-03-13 19:33:31 +00:00
},
"optionsCheck": {
2017-07-12 07:14:37 +00:00
"message": "升级样式",
"description": ""
2017-03-13 19:33:31 +00:00
},
"manageText": {
2017-07-12 07:14:37 +00:00
"message": "<a href='https://userstyles.org'>从 userstyles.org 获取样式</a> | <a href='http://add0n.com/stylus.html'>帮助</a>",
"description": "Help text on the manage page"
},
2017-05-06 11:00:11 +00:00
"manageOnlyLocal": {
2017-07-12 07:14:37 +00:00
"message": "只显示在本地创建的样式",
"description": "Checkbox to show only locally created styles i.e. non-updatable"
2017-05-06 11:00:11 +00:00
},
"searchStyles": {
2017-07-12 07:14:37 +00:00
"message": "搜索内容",
"description": "Label for the search filter textbox on the Manage styles page"
},
2017-05-06 11:00:11 +00:00
"optionsUpdateImportNote": {
2017-07-12 07:14:37 +00:00
"message": "从旧版本的 Stylus 或 Stylish 中导入样式备份时,请在样式管理器中手动检测升级一次,以确保所有样式都可更新到最新版本。",
"description": ""
2017-05-06 11:00:11 +00:00
},
"checkAllUpdatesForce": {
2017-07-12 07:14:37 +00:00
"message": "再检测一次,我没有修改过任何样式。",
"description": "Label for the button to apply all detected updates"
2017-05-06 11:00:11 +00:00
},
"unreachableFileHint": {
2017-07-12 07:14:37 +00:00
"message": "如果需要改变 file:// 协议的样式,则需要在 chrome://extensions 页面中的 Stylus 扩展选项里面,打开 允许访问文件网址 的权限",
"description": "Note in the toolbar popup for file:// URLs"
2017-05-06 11:00:11 +00:00
},
"disableStyleLabel": {
2017-07-12 07:14:37 +00:00
"message": "停用",
"description": "Label for the button to disable a style"
},
"prefShowBadge": {
2017-07-12 07:14:37 +00:00
"message": "当前网站激活的样式数量",
"description": "Label for the checkbox controlling toolbar badge text."
},
2017-05-06 11:00:11 +00:00
"manageFavicons": {
2017-07-12 07:14:37 +00:00
"message": "显示应用对象的图标",
"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
},
"menuShowBadge": {
2017-07-12 07:14:37 +00:00
"message": "显示生效的样式计数",
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
},
"cm_lineWrapping": {
2017-07-12 07:14:37 +00:00
"message": "自动换行",
"description": "Label for the checkbox controlling word wrap option for the style editor."
},
"styleCancelEditLabel": {
2017-07-12 07:14:37 +00:00
"message": "返回进行管理操作",
"description": "Label for cancel button for style editing"
},
"styleChangesNotSaved": {
2017-07-12 07:14:37 +00:00
"message": "您已对此样式进行了更改,但尚未保存。",
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
},
"importLabel": {
2017-07-12 07:14:37 +00:00
"message": "导入",
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
},
2017-05-06 11:00:11 +00:00
"shortcuts": {
2017-07-12 07:14:37 +00:00
"message": "快捷键",
"description": "Go to shortcut configuration"
2017-05-06 11:00:11 +00:00
},
"updateCheckFailServerUnreachable": {
2017-07-12 07:14:37 +00:00
"message": "更新失败: 无法访问服务器。",
"description": "Text that displays when an update check failed because the update server is unreachable"
},
"manageFilters": {
2017-07-12 07:14:37 +00:00
"message": "过滤器",
"description": "Label for filters container"
},
"applyAllUpdates": {
2017-07-12 07:14:37 +00:00
"message": "应用全部更新",
"description": "Label for the button to apply all detected updates"
},
2017-05-06 11:00:11 +00:00
"optionsReset": {
2017-07-12 07:14:37 +00:00
"message": "重置所有选项为默认值",
"description": ""
2017-05-06 11:00:11 +00:00
},
"optionsCustomizeUpdate": {
2017-07-12 07:14:37 +00:00
"message": "检测升级",
"description": ""
2017-03-13 19:33:31 +00:00
},
"deleteStyleConfirm": {
2017-07-12 07:14:37 +00:00
"message": "确定要删除此样式吗?",
"description": "Confirmation before deleting a style"
},
2017-05-06 11:00:11 +00:00
"optionsCustomizePopup": {
2017-07-12 07:14:37 +00:00
"message": "样式管理弹框",
"description": ""
2017-05-06 11:00:11 +00:00
},
"styleBadRegexp": {
2017-07-12 07:14:37 +00:00
"message": "正则表达式无效。",
"description": "Validation message for a bad regexp in a style"
},
"optionsHeading": {
2017-07-12 07:14:37 +00:00
"message": "选项",
"description": "Heading for options section on manage page."
},
"appliesDisplay": {
"message": "应用对象:$applies$",
2017-07-12 07:14:37 +00:00
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
}
}
},
2017-07-12 07:14:37 +00:00
"optionsIconLight": {
"message": "亮色浏览器主题",
"description": ""
},
2017-03-13 19:33:31 +00:00
"openStylesManager": {
2017-07-12 07:14:37 +00:00
"message": "打开样式管理器",
"description": "Label for the style maanger opener in the browser action context menu."
2017-03-13 19:33:31 +00:00
},
"styleUpdate": {
"message": "您确定要更新 '$stylename$'?",
2017-07-12 07:14:37 +00:00
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"styleSectionsTitle": {
2017-07-12 07:14:37 +00:00
"message": "部分",
"description": "Title for the style sections section"
},
2017-05-06 11:00:11 +00:00
"importReportLegendInvalid": {
2017-07-12 07:14:37 +00:00
"message": "忽略无效的代码",
"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
},
"editStyleTitle": {
"message": "修改样式“$stylename$”",
2017-07-12 07:14:37 +00:00
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"updateCheckSucceededNoUpdate": {
2017-07-12 07:14:37 +00:00
"message": "样式已是最新版本。",
"description": "Text that displays when an update check completed and no update is available"
},
"appliesUrlPrefixOption": {
2017-07-12 07:14:37 +00:00
"message": "网址前缀",
"description": "Option to make the style apply to the entered string as a URL prefix"
},
2017-05-06 11:00:11 +00:00
"cm_matchHighlightToken": {
2017-07-12 07:14:37 +00:00
"message": "光标所在的位置",
"description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected"
2017-05-06 11:00:11 +00:00
},
"searchRegexp": {
2017-07-12 07:14:37 +00:00
"message": "使用 /re/ 语法进行正则表达式搜索",
"description": "Label after the search input field in the editor shown on Ctrl-F"
},
2017-05-06 11:00:11 +00:00
"updateCheckManualUpdateHint": {
2017-07-12 07:14:37 +00:00
"message": "强制升级将覆盖所有本地修改的样式",
"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": "切换样式",
"description": "Label for the checkbox to enable/disable a style"
2017-05-06 11:00:11 +00:00
},
"importReplaceTooltip": {
2017-07-12 07:14:37 +00:00
"message": "放弃当前样式的内容,使用已导入样式覆盖它",
"description": "Label for the button to import and overwrite current style"
},
"cm_resizeGripHint": {
"message": "双击来最大化/恢复高度",
"description": "Tooltip for the resize grip in style editor"
},
"popupStylesFirst": {
2017-07-12 07:14:37 +00:00
"message": "样式列表置顶",
"description": "Label for the checkbox controlling section order in the popup."
},
"sectionHelp": {
2017-07-12 07:14:37 +00:00
"message": "各部分可让您定义不同的代码段,以通过同一样式应用到不同的网址组。例如,某个单一样式能以一种方式更改网站首页,同时以另一种方式更改网站的其余部分。",
"description": "Help text for sections"
},
"noStylesForSite": {
2017-07-12 07:14:37 +00:00
"message": "未对此网站安装任何样式。",
"description": "Text displayed when no styles are installed for the current site"
},
"appliesDisplayTruncatedSuffix": {
2017-07-12 07:14:37 +00:00
"message": "等等",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
},
"appliesRemove": {
2017-07-12 07:14:37 +00:00
"message": "删除",
"description": "Label for the button to remove an 'applies' entry"
},
2017-05-06 11:00:11 +00:00
"updatesCurrentlyInstalled": {
2017-07-12 07:14:37 +00:00
"message": "更新已安装",
"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
},
"styleToMozillaFormatTitle": {
2017-07-12 07:14:37 +00:00
"message": "Mozilla 格式的样式",
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
},
"writeStyleFor": {
2017-07-12 07:14:37 +00:00
"message": "编写样式给:",
"description": "Label for toolbar pop-up that precedes the links to write a new style"
},
"replace": {
2017-07-12 07:14:37 +00:00
"message": "替换",
"description": "Label before the replace input field in the editor shown on Ctrl-H"
},
2017-05-06 11:00:11 +00:00
"styleRegexpTestNone": {
2017-07-12 07:14:37 +00:00
"message": "没有发现任何网页标签与正则表达式匹配",
"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": "升级信息",
"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
},
"appliesLabel": {
2017-07-12 07:14:37 +00:00
"message": "应用对象:",
"description": "Label for 'applies to' fields on the edit/add screen"
},
2017-03-13 19:33:31 +00:00
"openOptionsPopup": {
2017-07-12 07:14:37 +00:00
"message": "设置用户界面",
"description": "Go to Options UI"
2017-03-13 19:33:31 +00:00
},
"openManage": {
2017-07-12 07:14:37 +00:00
"message": "管理已安装的样式",
"description": "Link to open the manage page."
},
"updateCheckFailBadResponseCode": {
"message": "更新失败: 服务器响应代码为 $code$。",
2017-07-12 07:14:37 +00:00
"description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": {
"code": {
"content": "$1"
}
}
},
"appliesSpecify": {
2017-07-12 07:14:37 +00:00
"message": "指定",
"description": "Label for the button to make a style apply only to specific sites"
},
"installUpdate": {
2017-07-12 07:14:37 +00:00
"message": "安装更新",
"description": "Label for the button to install an update for a single style"
},
2017-03-13 19:33:31 +00:00
"optionsCheckUpdate": {
2017-07-12 07:14:37 +00:00
"message": "检查所有样式更新",
"description": ""
2017-03-13 19:33:31 +00:00
},
2017-05-06 11:00:11 +00:00
"importReportTitle": {
2017-07-12 07:14:37 +00:00
"message": "样式导入完成",
"description": "Title of the report shown after importing styles"
2017-05-06 11:00:11 +00:00
},
"styleMozillaFormatHeading": {
2017-07-12 07:14:37 +00:00
"message": "Mozilla 格式",
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
},
2017-05-06 11:00:11 +00:00
"cm_matchHighlight": {
2017-07-12 07:14:37 +00:00
"message": "高亮",
"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": "这个样式有一部分正则表达式与 <a href='https://developer.mozilla.org/docs/Web/CSS/@document'>CSS4 @document specification</a>完整的 URL 不匹配。这部分样式将被忽略,可能这个样式是基于 Stylish 编写的,请尝试在 Stylus 重新编写该样式。",
"description": ""
},
"styleBeautifyIndentConditional": {
"message": "缩进 @media、@supports",
"description": "CSS-beautifier option"
2017-05-06 11:00:11 +00:00
},
"unreachableContentScript": {
2017-07-12 07:14:37 +00:00
"message": "无法读取页面,请尝试刷新。",
"description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus"
},
"sectionRemove": {
2017-07-12 07:14:37 +00:00
"message": "删除此部分",
"description": "Label for the button to remove a section"
},
"disableAllStyles": {
2017-07-12 07:14:37 +00:00
"message": "停用所有样式",
"description": "Label for the checkbox that turns all enabled styles off."
},
2017-05-06 11:00:11 +00:00
"updateCheckSkippedMaybeLocallyEdited": {
2017-07-12 07:14:37 +00:00
"message": "这个样式可能在本地修改过,如果强制升级更新则会覆盖修改的内容。",
"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
},
"undoGlobal": {
2017-07-12 07:14:37 +00:00
"message": "撤销 (全局)",
"description": "CSS-beautify global Undo button label"
},
"optionsCustomizeIcon": {
"message": "切换图标",
"description": ""
},
"updateCompleted": {
2017-07-12 07:14:37 +00:00
"message": "更新已完成。",
"description": "Text that displays when an update completed"
},
"checkingForUpdate": {
2017-07-12 07:14:37 +00:00
"message": "正在检查更新...",
"description": "Text to display when checking a style for an update"
},
2017-05-06 11:00:11 +00:00
"styleRegexpTestFull": {
2017-07-12 07:14:37 +00:00
"message": "匹配的网页标签",
"description": "RegExp test report: label for the fully matching expressions"
2017-05-06 11:00:11 +00:00
},
"manageMaxTargets": {
2017-07-12 07:14:37 +00:00
"message": "应用对象的数量",
"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
},
"manageFaviconsHelp": {
2017-07-12 07:14:37 +00:00
"message": "Stylus 使用了 https://www.google.com/s2/favicons?domain=http://add0n.com/stylus.html 方式获取图标",
"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
},
"updateCheckSkippedLocallyEdited": {
2017-07-12 07:14:37 +00:00
"message": "此样式已在本地修改过。",
"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
},
"optionsResetButton": {
2017-07-12 07:14:37 +00:00
"message": "恢复默认值",
"description": ""
2017-03-13 19:33:31 +00:00
},
"sectionCode": {
2017-07-12 07:14:37 +00:00
"message": "代码",
"description": "Label for the code for a section"
},
2017-05-06 11:00:11 +00:00
"optionsAdvancedContextDelete": {
2017-07-12 07:14:37 +00:00
"message": "添加“删除”到编辑器的菜单",
"description": ""
2017-05-06 11:00:11 +00:00
},
"importReportLegendUpdatedBoth": {
2017-07-12 07:14:37 +00:00
"message": "已更新的所有信息和代码",
"description": "Text after the number of styles updated entirely in the report shown after importing styles"
2017-05-06 11:00:11 +00:00
},
"cm_smartIndent": {
2017-07-12 07:14:37 +00:00
"message": "启用智能缩进",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
},
2017-05-06 11:00:11 +00:00
"styleRegexpTestButton": {
2017-07-12 07:14:37 +00:00
"message": "测试正则表达式",
"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
},
"appliesHelp": {
2017-07-12 07:14:37 +00:00
"message": "使用“应用对象”控件来限制此部分中的代码所应用到的网址。",
"description": "Help text for 'applies to' section"
},
"editStyleHeading": {
2017-07-12 07:14:37 +00:00
"message": "修改样式",
"description": "Title of the page for editing styles"
},
2017-05-06 11:00:11 +00:00
"editDeleteText": {
2017-07-12 07:14:37 +00:00
"message": "删除",
"description": "Label for the context menu item in the editor to delete selected text"
},
"cm_autocompleteOnTyping": {
"message": "输入时自动完成",
"description": "Label for the checkbox in the style editor."
},
2017-05-06 11:00:11 +00:00
"cm_matchHighlightSelection": {
2017-07-12 07:14:37 +00:00
"message": "选择区域",
"description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
2017-05-06 11:00:11 +00:00
},
"appliesUrlOption": {
2017-07-12 07:14:37 +00:00
"message": "网址",
"description": "Option to make the style apply to the entered string as a URL"
},
2017-05-06 11:00:11 +00:00
"updateAllCheckSucceededSomeEdited": {
2017-07-12 07:14:37 +00:00
"message": "如果你修改过一些样式,那它们可能被忽略更新,你可以单独检测这些样式强制升级,也可以点 再次检测所有样式强制更新。",
"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 在这样的页面上不工作",
"description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
2017-05-06 11:00:11 +00:00
},
"manageOnlyUpdates": {
2017-07-12 07:14:37 +00:00
"message": "只显示可升级的样式",
"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
},
"addStyleTitle": {
2017-07-12 07:14:37 +00:00
"message": "添加样式",
"description": "Title of the page for adding styles"
},
"importReplaceLabel": {
2017-07-12 07:14:37 +00:00
"message": "覆盖样式",
"description": "Label for the button to import and overwrite current style"
},
"dbError": {
2017-07-12 07:14:37 +00:00
"message": "应用Stylus数据库时发生了一个错误。您想要访问包含可能的解决方案的网页吗",
"description": "Prompt when a DB error is encountered"
},
2017-05-06 11:00:11 +00:00
"optionsAdvanced": {
2017-07-12 07:14:37 +00:00
"message": "高级设置",
"description": ""
2017-05-06 11:00:11 +00:00
},
"importAppendTooltip": {
2017-07-12 07:14:37 +00:00
"message": "追加已导入样式到当前样式",
"description": "Tooltip for the button to import a style and append to the existing sections"
},
2017-03-13 19:33:31 +00:00
"editorStylesButton": {
2017-07-12 07:14:37 +00:00
"message": "查找编辑器样式",
"description": "Find styles for the editor"
2017-03-13 19:33:31 +00:00
},
"optionsOpen": {
2017-07-12 07:14:37 +00:00
"message": "打开",
"description": ""
2017-03-13 19:33:31 +00:00
},
"helpKeyMapHotkey": {
2017-07-12 07:14:37 +00:00
"message": "按下热键",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
},
2017-05-06 11:00:11 +00:00
"styleRegexpTestInvalid": {
2017-07-12 07:14:37 +00:00
"message": "忽略无效的正则表达式",
"description": "RegExp test report: label for the invalid expressions"
2017-05-06 11:00:11 +00:00
},
"replaceAll": {
2017-07-12 07:14:37 +00:00
"message": "全部替换",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
2017-05-06 11:00:11 +00:00
"importReportUnchanged": {
2017-07-12 07:14:37 +00:00
"message": "样式导入无效。",
"description": "Message in the report shown after importing styles"
2017-05-06 11:00:11 +00:00
},
2017-03-13 19:33:31 +00:00
"optionsActions": {
2017-07-12 07:14:37 +00:00
"message": "接下来要做什么",
"description": ""
2017-03-13 19:33:31 +00:00
},
"editGotoLine": {
2017-07-12 07:14:37 +00:00
"message": "跳转至行(或行:列)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
},
2017-05-06 11:00:11 +00:00
"manageOnlyLocalTooltip": {
2017-07-12 07:14:37 +00:00
"message": "(此样式无法通过 userstyles.org 页面进行安装)",
"description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable"
2017-05-06 11:00:11 +00:00
},
"checkAllUpdates": {
2017-07-12 07:14:37 +00:00
"message": "检查所有样式更新",
"description": "Label for the button to check all styles for updates"
},
2017-03-13 19:33:31 +00:00
"openOptionsManage": {
2017-07-12 07:14:37 +00:00
"message": "设置用户界面",
"description": "Go to Options UI"
2017-03-13 19:33:31 +00:00
},
"issuesHelp": {
2017-07-12 07:14:37 +00:00
"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"
},
2017-05-06 11:00:11 +00:00
"optionsCustomizeBadge": {
2017-07-12 07:14:37 +00:00
"message": "样式计数器",
"description": ""
2017-05-06 11:00:11 +00:00
},
"importReportLegendIdentical": {
2017-07-12 07:14:37 +00:00
"message": "个相同的样式被忽略",
"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-03-13 19:33:31 +00:00
"optionsPopupWidth": {
2017-07-12 07:14:37 +00:00
"message": "样式管理弹出框宽度 px",
"description": ""
2017-03-13 19:33:31 +00:00
},
"confirmNo": {
2017-07-12 07:14:37 +00:00
"message": "否",
"description": "'No' button in a confirm dialog"
},
"undo": {
2017-07-12 07:14:37 +00:00
"message": "撤销",
"description": "Button label"
},
"cm_keyMap": {
2017-07-12 07:14:37 +00:00
"message": "键盘映射",
"description": "Label for the drop-down list controlling the keymap for the style editor."
},
2017-05-06 11:00:11 +00:00
"manageNewUI": {
2017-07-12 07:14:37 +00:00
"message": "启用新的样式管理界面",
"description": "Label for the checkbox that toggles the new UI on manage page"
2017-05-06 11:00:11 +00:00
},
"importReportUndoneTitle": {
2017-07-12 07:14:37 +00:00
"message": "样式导入被取消",
"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": "未启用",
"description": "Used in various lists/options to indicate that something is disabled"
2017-05-06 11:00:11 +00:00
},
"cm_indentWithTabs": {
2017-07-12 07:14:37 +00:00
"message": "启用带智能缩进的标签页",
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
},
"replaceWith": {
2017-07-12 07:14:37 +00:00
"message": "替换用",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
},
"deleteStyleLabel": {
2017-07-12 07:14:37 +00:00
"message": "删除",
"description": "Label for the button to delete a style"
},
2017-05-06 11:00:11 +00:00
"updateCheckManualUpdateForce": {
2017-07-12 07:14:37 +00:00
"message": "安装更新(将覆盖本地修改的样式)",
"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
},
"optionsAdvancedExposeIframes": {
2017-07-12 07:14:37 +00:00
"message": "通过 HTML[stylus-iframe] 方式改变 iframes 的 css",
"description": ""
2017-05-06 11:00:11 +00:00
},
"addStyleLabel": {
2017-07-12 07:14:37 +00:00
"message": "编写新样式",
"description": "Label for the button to go to the add style page"
},
2017-03-13 19:33:31 +00:00
"optionsUpdateIntervalNote": {
2017-07-12 07:14:37 +00:00
"message": "设置为 0 则关闭样式自动更新检查",
"description": ""
2017-03-13 19:33:31 +00:00
},
"backupButtons": {
2017-07-12 07:14:37 +00:00
"message": "备份",
"description": "Heading for backup"
2017-03-13 19:33:31 +00:00
},
"manageOnlyEnabled": {
2017-07-12 07:14:37 +00:00
"message": "只显示已启用的样式",
"description": "Checkbox to show only enabled styles"
},
"editStyleLabel": {
2017-07-12 07:14:37 +00:00
"message": "修改",
"description": "Label for the button to go to the edit style page"
},
"cm_theme": {
2017-07-12 07:14:37 +00:00
"message": "主题",
"description": "Label for the style editor's CSS theme."
},
2017-05-06 11:00:11 +00:00
"backupMessage": {
2017-07-12 07:14:37 +00:00
"message": "拖放一个 json 备份文件到这个页面,即可导入数据库",
"description": "Message for backup"
2017-05-06 11:00:11 +00:00
},
"importReportUndone": {
2017-07-12 07:14:37 +00:00
"message": "个样式被还原",
"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
},
"helpKeyMapCommand": {
2017-07-12 07:14:37 +00:00
"message": "输入命令名称",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
},
"description": {
2017-07-12 07:14:37 +00:00
"message": "Stylus 是一个调整网页外观的用户样式管理器。它可让您轻松地为许多热门网站网站安装主题和皮肤。",
"description": "Extension description"
}
2017-08-09 08:49:16 +00:00
}