updating zh_CN
This commit is contained in:
parent
2a5953a106
commit
7363f45864
|
@ -7,10 +7,22 @@
|
|||
"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)"
|
||||
|
@ -19,6 +31,10 @@
|
|||
"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."
|
||||
|
@ -39,12 +55,20 @@
|
|||
"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": "所有样式已是最新版本",
|
||||
"message": "所有样式已是最新版本。",
|
||||
"description": "Text that displays when an update all check completed and no updates are available"
|
||||
},
|
||||
"styleFromMozillaFormatPrompt": {
|
||||
|
@ -55,6 +79,10 @@
|
|||
"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"
|
||||
|
@ -91,6 +119,14 @@
|
|||
"message": "保存",
|
||||
"description": "Label for save button for style editing"
|
||||
},
|
||||
"confirmCancel": {
|
||||
"message": "取消",
|
||||
"description": ""
|
||||
},
|
||||
"retrieveBckp": {
|
||||
"message": "导入所有样式",
|
||||
"description": ""
|
||||
},
|
||||
"confirmStop": {
|
||||
"message": "停止",
|
||||
"description": "'Stop' button in a confirm dialog"
|
||||
|
@ -99,6 +135,10 @@
|
|||
"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"
|
||||
|
@ -116,6 +156,14 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"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"
|
||||
|
@ -164,16 +212,14 @@
|
|||
"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"
|
||||
},
|
||||
"confirmOK": {
|
||||
"message": "Delete"
|
||||
},
|
||||
"confirmCancel": {
|
||||
"message": "Cancel"
|
||||
},
|
||||
"styleBadRegexp": {
|
||||
"message": "正则表达式无效。",
|
||||
"description": "Validation message for a bad regexp in a style"
|
||||
|
@ -191,6 +237,10 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"openStylesManager": {
|
||||
"message": "打开样式管理器",
|
||||
"description": "Label for the style maanger opener in the browser action context menu."
|
||||
},
|
||||
"styleUpdate": {
|
||||
"message": "您确定要更新 '$stylename$'?",
|
||||
"description": "Confirmation when updating a style",
|
||||
|
@ -269,6 +319,10 @@
|
|||
"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."
|
||||
|
@ -290,6 +344,10 @@
|
|||
"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"
|
||||
|
@ -318,6 +376,10 @@
|
|||
"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"
|
||||
|
@ -354,6 +416,14 @@
|
|||
"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"
|
||||
|
@ -362,6 +432,10 @@
|
|||
"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"
|
||||
|
@ -370,10 +444,18 @@
|
|||
"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"
|
||||
|
@ -402,6 +484,14 @@
|
|||
"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"
|
||||
|
@ -414,6 +504,10 @@
|
|||
"message": "主题",
|
||||
"description": "Label for the style editor's CSS theme."
|
||||
},
|
||||
"backupMessage": {
|
||||
"message": "导入大文件可能耗时较长,请等待完成通知。",
|
||||
"description": "Message for backup"
|
||||
},
|
||||
"helpKeyMapCommand": {
|
||||
"message": "输入命令名称",
|
||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||
|
@ -422,4 +516,4 @@
|
|||
"message": "Stylus 是一个调整网页外观的用户样式管理器。它可让您轻松地为许多热门网站网站安装主题和皮肤。",
|
||||
"description": "Extension description"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user