2014-10-03 20:39:17 +00:00
{
2015-09-19 00:56:05 +00:00
"appliesToEverything" : {
2017-07-12 07:14:37 +00:00
"message" : "全部" ,
"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" : "問題" ,
"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" : "默認" ,
"description" : "Default CodeMirror CSS theme option on the edit style page"
} ,
"styleRegexpTestTitle" : {
"message" : "符合的已開啟分頁清單(在 URL 上點選以將焦點轉移至它的分頁)" ,
"description" : "RegExp test report: title of the report"
} ,
"bckpInstStyles" : {
"message" : "匯出樣式" ,
"description" : ""
} ,
"optionsUpdateInterval" : {
"message" : "自動檢查並安裝可用的使用者樣式更新(以小時計)" ,
"description" : ""
} ,
"styleEnabledToggleHint" : {
"message" : "按下 Alt + Enter 以切換啟用/停用狀態並儲存樣式" ,
"description" : "Help text for the '[x] enable' checkbox in the editor"
2015-09-19 00:56:05 +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)"
2015-09-19 00:56:05 +00:00
} ,
2017-09-06 11:34:32 +00:00
"linterJSONError" : {
"message" : "無效的 JSON 格式" ,
"description" : "Setting linter config with invalid JSON"
2017-07-12 07:14:37 +00:00
} ,
"optionsBadgeNormal" : {
"message" : "背景顏色" ,
"description" : ""
} ,
"updateCheckHistory" : {
"message" : "更新檢查的歷史" ,
"description" : ""
2015-09-19 00:56:05 +00:00
} ,
"cm_tabSize" : {
2017-07-12 07:14:37 +00:00
"message" : "Tab大小" ,
"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" : "啟用" ,
"description" : "Label for the button to enable a style"
2015-09-19 00:56:05 +00:00
} ,
"styleMissingName" : {
2017-07-12 07:14:37 +00:00
"message" : "請輸入名稱。" ,
"description" : "Error displayed when user saves without providing a name"
} ,
"genericHistoryLabel" : {
"message" : "歷史" ,
"description" : "Used in various places to show a history log of something"
} ,
"shortcutsNote" : {
"message" : "定義鍵盤快捷鍵" ,
"description" : ""
2015-09-19 00:56:05 +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"
2015-09-19 00:56:05 +00:00
} ,
"checkForUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "檢查更新" ,
"description" : "Label for the button to check a single style for an update"
} ,
"styleNotAppliedRegexpProblemTooltip" : {
"message" : "因為不正確的 'regexp()' 使用導致未套用" ,
"description" : "Tooltip in the popup for styles that were not applied at all"
} ,
"styleRegexpInvalidExplanation" : {
"message" : "部份 'regexp()' 歸則可能不再能被編譯。" ,
"description" : ""
} ,
"optionsIconDark" : {
"message" : "暗色瀏覽器主題" ,
"description" : ""
2015-09-19 00:56:05 +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"
} ,
"optionsOpenManager" : {
"message" : "管理樣式" ,
"description" : ""
2015-09-19 00:56:05 +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"
} ,
"importReportLegendAdded" : {
"message" : "已加入" ,
"description" : "Text after the number of styles added in the report shown after importing styles"
2015-09-19 00:56:05 +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"
} ,
"dragDropMessage" : {
"message" : "將您的備份檔拖曳到此頁面的任何地方以匯入。" ,
"description" : "Drag'n'drop message"
2015-09-19 00:56:05 +00:00
} ,
"helpAlt" : {
2017-07-12 07:14:37 +00:00
"message" : "幫助" ,
"description" : "Alternate text for help buttons"
} ,
"confirmOK" : {
"message" : "確定" ,
"description" : ""
2015-09-19 00:56:05 +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"
} ,
"manageFaviconsGray" : {
"message" : "灰階淡出" ,
"description" : "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page"
2015-09-19 00:56:05 +00:00
} ,
"confirmYes" : {
2017-07-12 07:14:37 +00:00
"message" : "是" ,
"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" : "查找更多適合此網站的樣式" ,
"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" : "已安裝的樣式" ,
"description" : "Heading for the manage page"
2015-09-19 00:56:05 +00:00
} ,
"styleBeautify" : {
2017-07-12 07:14:37 +00:00
"message" : "美化" ,
"description" : "Label for the CSS-beautifier button on the edit style page"
} ,
"styleRegexpProblemTooltip" : {
"message" : "因為不正確的 'regexp()' 使用導致未套用的樣式段數量" ,
"description" : "Tooltip in the popup for styles that were applied only partially"
2015-09-19 00:56:05 +00:00
} ,
"styleEnabledLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "已啟用" ,
"description" : "Label for the enabled state of styles"
2015-09-19 00:56:05 +00:00
} ,
2017-09-06 11:34:32 +00:00
"linterConfigTooltip" : {
"message" : "點選以設定此 linter" ,
"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" : "Mozilla格式的樣式代碼能在火狐版Stylus使用, 也可以提交至 userstyles.org 。" ,
"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" : "再添加一個樣式段" ,
"description" : "Label for the button to add a section"
} ,
"styleRegexpTestPartial" : {
"message" : "不完全符合,因而跳過" ,
"description" : "RegExp test report: label for the partially matching expressions"
2015-09-19 00:56:05 +00:00
} ,
"styleSaveLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "保存" ,
"description" : "Label for save button for style editing"
} ,
2017-09-06 11:34:32 +00:00
"genericSavedMessage" : {
"message" : "已儲存" ,
"description" : "Used in various parts of the UI to indicate that something was saved"
} ,
2017-07-12 07:14:37 +00:00
"confirmDelete" : {
"message" : "刪除" ,
"description" : ""
} ,
"confirmCancel" : {
"message" : "取消" ,
"description" : ""
} ,
"retrieveBckp" : {
"message" : "匯入樣式" ,
"description" : ""
2015-09-19 00:56:05 +00:00
} ,
"confirmStop" : {
2017-07-12 07:14:37 +00:00
"message" : "停止" ,
"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" : "此網址" ,
"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."
2015-09-19 00:56:05 +00:00
} ,
"appliesAdd" : {
2017-07-12 07:14:37 +00:00
"message" : "添加" ,
"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" : "匹配正則表示式的網址" ,
"description" : "Option to make the style apply to the entered string as a regular expression"
} ,
"optionsAdvancedExposeIframesNote" : {
"message" : "啟用寫入特定 iframe 的 CSS, 如 'html[stylus-iframe] h1 { display:none }'" ,
"description" : ""
} ,
"importReportLegendUpdatedCode" : {
"message" : "已更新的程式碼" ,
"description" : "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
2015-09-19 00:56:05 +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" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
2017-07-12 07:14:37 +00:00
"optionsBadgeDisabled" : {
"message" : "停用時的背景顏色" ,
"description" : ""
} ,
"optionsCheck" : {
"message" : "更新樣式" ,
"description" : ""
} ,
"manageText" : {
"message" : "<a href='https://userstyles.org'>在 userstyles.org 上取得樣式</a> | <a href='http://add0n.com/stylus.html'>取得協助</a>" ,
"description" : "Help text on the manage page"
} ,
"manageOnlyLocal" : {
"message" : "僅本機建立的樣式" ,
"description" : "Checkbox to show only locally created styles i.e. non-updatable"
} ,
2017-09-06 11:34:32 +00:00
"linterIssuesHelp" : {
"message" : "這些問題被 $link$ 找到了:" ,
"description" : "Help popup message for the selected CSS linter issues block on the style edit page" ,
"placeholders" : {
"link" : {
"content" : "$1"
}
}
} ,
2015-09-19 00:56:05 +00:00
"searchStyles" : {
2017-07-12 07:14:37 +00:00
"message" : "搜索內容" ,
"description" : "Label for the search filter textbox on the Manage styles page"
} ,
"optionsUpdateImportNote" : {
"message" : "當從舊版本或是從 Stylish 匯入樣式備份時,在樣式管理員中手動進行一次更新檢查,以確保所有樣式都被更新。" ,
"description" : ""
} ,
"checkAllUpdatesForce" : {
"message" : "再次檢查,我沒有編輯任何樣式!" ,
"description" : "Label for the button to apply all detected updates"
} ,
"unreachableFileHint" : {
"message" : "Stylus 僅在您於 chrome://extensions 啟用了 Stylus 擴充套件中對應的勾選框時才能存取 file:// 的 URL。" ,
"description" : "Note in the toolbar popup for file:// URLs"
2015-09-19 00:56:05 +00:00
} ,
"disableStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "禁用" ,
"description" : "Label for the button to disable a style"
2015-09-19 00:56:05 +00:00
} ,
"prefShowBadge" : {
2017-07-12 07:14:37 +00:00
"message" : "在工具欄按鈕上顯示當前網站已生效的樣式表數目。" ,
"description" : "Label for the checkbox controlling toolbar badge text."
} ,
"manageFavicons" : {
"message" : "Favicons 要套用到的欄位" ,
"description" : "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
2015-09-19 00:56:05 +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."
2015-09-19 00:56:05 +00:00
} ,
"cm_lineWrapping" : {
2017-07-12 07:14:37 +00:00
"message" : "自動換行" ,
"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" : "返回到管理頁面" ,
"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" : "你已經修改了此樣式,但尚未保存。" ,
"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" : "導入" ,
"description" : "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
} ,
"shortcuts" : {
"message" : "快捷鍵" ,
"description" : "Go to shortcut configuration"
2015-09-19 00:56:05 +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"
2015-09-19 00:56:05 +00:00
} ,
"manageFilters" : {
2017-07-12 07:14:37 +00:00
"message" : "過濾器" ,
"description" : "Label for filters container"
2015-09-19 00:56:05 +00:00
} ,
"applyAllUpdates" : {
2017-07-12 07:14:37 +00:00
"message" : "應用所有更新" ,
"description" : "Label for the button to apply all detected updates"
} ,
"optionsReset" : {
"message" : "重設選項為預設值" ,
"description" : ""
} ,
"optionsCustomizeUpdate" : {
"message" : "更新" ,
"description" : ""
2015-09-19 00:56:05 +00:00
} ,
"deleteStyleConfirm" : {
2017-07-12 07:14:37 +00:00
"message" : "確定要刪除這個樣式嗎?" ,
"description" : "Confirmation before deleting a style"
} ,
"optionsCustomizePopup" : {
"message" : "彈出式視窗" ,
"description" : ""
2017-03-13 12:58:35 +00:00
} ,
2015-09-19 00:56:05 +00:00
"styleBadRegexp" : {
2017-07-12 07:14:37 +00:00
"message" : "正規表示式無效。" ,
"description" : "Validation message for a bad regexp in a style"
2015-09-19 00:56:05 +00:00
} ,
"optionsHeading" : {
2017-07-12 07:14:37 +00:00
"message" : "選項" ,
"description" : "Heading for options section on manage page."
2015-09-19 00:56:05 +00:00
} ,
"appliesDisplay" : {
"message" : "適用於: $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" : "亮色瀏覽器主題" ,
"description" : ""
} ,
"openStylesManager" : {
"message" : "開啟樣式管理員" ,
"description" : "Label for the style maanger opener in the browser action context menu."
} ,
2015-09-19 00:56:05 +00:00
"styleUpdate" : {
"message" : "你確定你要更新 '$stylename$' ? " ,
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"
}
}
} ,
2017-09-06 11:34:32 +00:00
"dysfunctional" : {
"message" : "Stylus 無法在隱私視窗中運作,因為 Firefox 不允許直接連線到附加元件的內部背景頁面內容。" ,
"description" : "Displayed in Firefox when its settings make Stylus dysfunctional"
} ,
2015-09-19 00:56:05 +00:00
"styleSectionsTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "樣式段" ,
"description" : "Title for the style sections section"
} ,
"importReportLegendInvalid" : {
"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"
2015-09-19 00:56:05 +00:00
} ,
2017-09-06 11:34:32 +00:00
"genericResetLabel" : {
"message" : "重設" ,
"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" : "編輯樣式 $stylename$" ,
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" : "樣式已是最新的。" ,
"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" : "含以下前綴的網址" ,
"description" : "Option to make the style apply to the entered string as a URL prefix"
} ,
"cm_matchHighlightToken" : {
"message" : "在游標下的 Token" ,
"description" : "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected"
2015-09-19 00:56:05 +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"
} ,
"updateCheckManualUpdateHint" : {
"message" : "強制更新覆蓋任何本機編輯。" ,
"description" : "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
} ,
"toggleStyle" : {
"message" : "切換樣式" ,
"description" : "Label for the checkbox to enable/disable a style"
2015-09-19 00:56:05 +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"
2015-09-19 00:56:05 +00:00
} ,
"popupStylesFirst" : {
2017-07-12 07:14:37 +00:00
"message" : "在工具欄按鈕命令行前列出樣式" ,
"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" : "樣式段讓你能在同一個樣式中定義適用於不同網段的不同代碼段。例如,僅僅一個樣式就能以一種樣式改變一個網站的主頁,同時以另一種樣式改變這個網站的其他頁面。" ,
"description" : "Help text for sections"
2015-09-19 00:56:05 +00:00
} ,
"noStylesForSite" : {
2017-07-12 07:14:37 +00:00
"message" : "當前網站沒有安裝任何樣式。" ,
"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" : "以及更多" ,
"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" : "移除" ,
"description" : "Label for the button to remove an 'applies' entry"
} ,
"updatesCurrentlyInstalled" : {
"message" : "更新已安裝的:" ,
"description" : "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
2015-09-19 00:56:05 +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"
} ,
2015-09-19 00:56:05 +00:00
"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"
2015-09-19 00:56:05 +00:00
} ,
"replace" : {
2017-07-12 07:14:37 +00:00
"message" : "替換" ,
"description" : "Label before the replace input field in the editor shown on Ctrl-H"
} ,
"styleRegexpTestNone" : {
"message" : "沒有符合的分頁" ,
"description" : "RegExp test report: label for expressions that didn't match any tabs"
} ,
"importReportLegendUpdatedMeta" : {
"message" : "已更新後設資訊" ,
"description" : "Text after the number of styles with updated meta info like name/url in the report shown after importing styles"
2015-09-19 00:56:05 +00:00
} ,
"appliesLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "適用於" ,
"description" : "Label for 'applies to' fields on the edit/add screen"
} ,
"openOptionsPopup" : {
"message" : "選項" ,
"description" : "Go to Options UI"
2015-09-19 00:56:05 +00:00
} ,
"openManage" : {
2017-07-12 07:14:37 +00:00
"message" : "管理已安裝樣式" ,
"description" : "Link to open the manage page."
2015-09-19 00:56:05 +00:00
} ,
"updateCheckFailBadResponseCode" : {
2017-07-10 14:29:58 +00:00
"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" ,
2015-09-19 00:56:05 +00:00
"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"
2015-09-19 00:56:05 +00:00
} ,
"installUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "安裝更新" ,
"description" : "Label for the button to install an update for a single style"
} ,
"optionsCheckUpdate" : {
"message" : "檢查並安裝所有可用的更新" ,
"description" : ""
} ,
2017-09-06 11:34:32 +00:00
"filteredStyles" : {
"message" : "$numShown$ 個已顯示,總共 $numTotal$ 個" ,
"description" : "TL note - make this message short" ,
"placeholders" : {
"numTotal" : {
"content" : "$2"
} ,
"numShown" : {
"content" : "$1"
}
}
} ,
2017-07-12 07:14:37 +00:00
"importReportTitle" : {
"message" : "匯入樣式已完成" ,
"description" : "Title of the report shown after importing styles"
2015-09-19 00:56:05 +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"
2015-09-19 00:56:05 +00:00
} ,
2017-07-12 07:14:37 +00:00
"cm_matchHighlight" : {
"message" : "突顯" ,
"description" : "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
} ,
"styleRegexpPartialExplanation" : {
"message" : "這個樣式使用部份符合的正規表達式,違反了 <a href='https://developer.mozilla.org/docs/Web/CSS/@document'>CSS4 @document 規範</a>,其需要完整的 URL 符合。授影響的 CSS 不會討用在頁面上。這個樣式由 Chrome 板 Stylish 所建立,其在早期版本不正確地檢查 'regexp()' 規則(已知的臭蟲)。" ,
"description" : ""
} ,
2017-09-06 11:34:32 +00:00
"linterCSSLintSettings" : {
"message" : "( 設定規則為: 0 = 停用; 1 = 警告; 2 = 錯誤)" ,
"description" : "CSSLint rule config values"
} ,
2017-07-12 07:14:37 +00:00
"styleBeautifyIndentConditional" : {
"message" : "縮排 @media, @supports" ,
"description" : "CSS-beautifier option"
} ,
"unreachableContentScript" : {
"message" : "無法與頁面通訊。嘗試重新載入分頁。" ,
"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" : "移除樣式段" ,
"description" : "Label for the button to remove a section"
2015-09-19 00:56:05 +00:00
} ,
2017-09-06 11:34:32 +00:00
"searchStylesTooltip" : {
"message" : "要顯示 URL 的樣式,以 'url:' 做為其前綴:\n舉例來說, url:https://github.com/openstyles/stylus" ,
"description" : "Label for the search filter textbox on the Manage styles page"
} ,
2015-09-19 00:56:05 +00:00
"disableAllStyles" : {
2017-07-12 07:14:37 +00:00
"message" : "禁用所有樣式" ,
"description" : "Label for the checkbox that turns all enabled styles off."
} ,
"updateCheckSkippedMaybeLocallyEdited" : {
"message" : "這個樣式可能在本機被編輯過。" ,
"description" : "Text that displays when an update check skipped updating the style to avoid losing possible local modifications"
2015-09-19 00:56:05 +00:00
} ,
"undoGlobal" : {
2017-07-12 07:14:37 +00:00
"message" : "撤銷(全局)" ,
"description" : "CSS-beautify global Undo button label"
} ,
"optionsCustomizeIcon" : {
"message" : "工具列圖示" ,
"description" : ""
2015-09-19 00:56:05 +00:00
} ,
"updateCompleted" : {
2017-07-12 07:14:37 +00:00
"message" : "更新完成。" ,
"description" : "Text that displays when an update completed"
2015-09-19 00:56:05 +00:00
} ,
2017-09-06 11:34:32 +00:00
"dysfunctionalBackgroundConnection" : {
"message" : "由於此版本的 Firefox 中有已知的臭蟲, 所以無法正常運作: chrome.extension.getBackgroundPage() 並未傳回有效的結果" ,
"description" : "Displayed in style manager when unable to connect to the background page"
} ,
2015-09-19 00:56:05 +00:00
"checkingForUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "檢查中…" ,
"description" : "Text to display when checking a style for an update"
} ,
"styleRegexpTestFull" : {
"message" : "符合的分頁" ,
"description" : "RegExp test report: label for the fully matching expressions"
} ,
"manageMaxTargets" : {
"message" : "已套用項目的數量" ,
"description" : "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page"
} ,
2017-09-06 11:34:32 +00:00
"popupManageTooltip" : {
"message" : "Shift + 點選或右鍵 + 點選以在管理員中開啟目前頁面可用的樣式" ,
"description" : "Tooltip for the 'Manage' button in the popup."
} ,
2017-07-12 07:14:37 +00:00
"manageFaviconsHelp" : {
"message" : "Stylus 使用外部服務 https://www.google.com/s2/favicons" ,
"description" : "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
} ,
"updateCheckSkippedLocallyEdited" : {
"message" : "這個樣式已在本機編輯。" ,
"description" : "Text that displays when an update check skipped updating the style to avoid losing local modifications"
} ,
2017-09-06 11:34:32 +00:00
"linterRulesLink" : {
"message" : "見完整的規則清單" ,
"description" : "Stylelint or CSSLint rules label added immediately before a link"
} ,
2017-07-12 07:14:37 +00:00
"optionsResetButton" : {
"message" : "重設選項" ,
"description" : ""
2015-09-19 00:56:05 +00:00
} ,
"sectionCode" : {
2017-07-12 07:14:37 +00:00
"message" : "代碼" ,
"description" : "Label for the code for a section"
} ,
"optionsAdvancedContextDelete" : {
"message" : "在編輯器的右鍵選單中加入「刪除」" ,
"description" : ""
} ,
2017-09-06 11:34:32 +00:00
"linterConfigPopupTitle" : {
"message" : "設定 $linter$ 規則設定" ,
"description" : "Stylelint or CSSLint popup header" ,
"placeholders" : {
"linter" : {
"content" : "$1"
}
}
} ,
2017-07-12 07:14:37 +00:00
"importReportLegendUpdatedBoth" : {
"message" : "後設資訊與程式碼均已更新" ,
"description" : "Text after the number of styles updated entirely in the report shown after importing styles"
2015-09-19 00:56:05 +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."
} ,
"styleRegexpTestButton" : {
"message" : "正規表達式測試" ,
"description" : "RegExp test button label in the editor shown when applies-to list has a regexp value"
2015-09-19 00:56:05 +00:00
} ,
"appliesHelp" : {
2017-07-12 07:14:37 +00:00
"message" : "使用「適用於」控件來限制這個樣式段適用的網址。" ,
"description" : "Help text for 'applies to' section"
2015-09-19 00:56:05 +00:00
} ,
"editStyleHeading" : {
2017-07-12 07:14:37 +00:00
"message" : "編輯樣式" ,
"description" : "Title of the page for editing styles"
} ,
"editDeleteText" : {
"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-09-06 11:34:32 +00:00
"manageOnlyDisabled" : {
"message" : "僅已停用的樣式" ,
"description" : "Checkbox to show only disabled styles"
} ,
2017-08-09 08:49:16 +00:00
"stylusUnavailableForURLdetails" : {
"message" : "作為安全措施,瀏覽器禁止擴充套件影響其內建頁面(如 chrome://version、截至 Chrome 61 為止的新分頁、about:addons 以及其他頁面)以及其他擴充套件的頁面。每個瀏覽器也都限制對它們自己的擴充套件庫的存取(如 Chrome 線上應用程式商店或是 Firefox 附加元件庫等)。" ,
"description" : "Sub-note in the toolbar pop-up when on a URL Stylus can't affect"
} ,
2017-07-12 07:14:37 +00:00
"cm_matchHighlightSelection" : {
"message" : "僅段" ,
"description" : "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
2015-09-19 00:56:05 +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"
} ,
"updateAllCheckSucceededSomeEdited" : {
"message" : "一些可更新的樣式不會檢查以避免遺失可能有的本機編輯。更新可以強制獨立檢查,或是對所有樣式都執行檢查(本機編輯將會被覆寫)。" ,
"description" : "Text that displays when an update all check completed and no updates are available"
} ,
"stylusUnavailableForURL" : {
"message" : "Stylus 不能在諸如此類的網頁上生效。" ,
"description" : "Note in the toolbar pop-up when on a URL Stylus can't affect"
} ,
"manageOnlyUpdates" : {
"message" : "僅有更新或是有問題的" ,
"description" : "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed"
2015-09-19 00:56:05 +00:00
} ,
"addStyleTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "添加樣式" ,
"description" : "Title of the page for adding styles"
2015-09-19 00:56:05 +00:00
} ,
"importReplaceLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "覆蓋樣式" ,
"description" : "Label for the button to import and overwrite current style"
2015-09-19 00:56:05 +00:00
} ,
2017-09-06 11:34:32 +00:00
"popupOpenEditInWindowTooltip" : {
"message" : "也透過從瀏覽器視窗分離編輯器分頁來啟用,\n並透過將單獨的編輯器分頁附加到其他視窗中來停用。" ,
"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" : "使用 Stylus 資料庫時出現錯誤。你想訪問可能包含解決辦法的網頁嗎?" ,
"description" : "Prompt when a DB error is encountered"
} ,
"optionsAdvanced" : {
"message" : "進階" ,
"description" : ""
2015-09-19 00:56:05 +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"
} ,
"editorStylesButton" : {
"message" : "找到編輯器樣式" ,
"description" : "Find styles for the editor"
} ,
"optionsOpen" : {
"message" : "開啟" ,
"description" : ""
2015-09-19 00:56:05 +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"
} ,
"styleRegexpTestInvalid" : {
"message" : "已跳過無效的正規表達式" ,
"description" : "RegExp test report: label for the invalid expressions"
2015-09-19 00:56:05 +00:00
} ,
2017-09-06 11:34:32 +00:00
"manageOnlyExternal" : {
"message" : "僅外部樣式" ,
"description" : "Checkbox to show only externally installed styles i.e. updatable"
} ,
2015-09-19 00:56:05 +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"
} ,
"importReportUnchanged" : {
"message" : "沒有變更。" ,
"description" : "Message in the report shown after importing styles"
} ,
"optionsActions" : {
"message" : "動作" ,
"description" : ""
2015-09-19 00:56:05 +00:00
} ,
"editGotoLine" : {
2017-07-12 07:14:37 +00:00
"message" : "跳到行(或 line:col ) " ,
"description" : "Go to line or line:column on Ctrl-G in style code editor"
} ,
"manageOnlyLocalTooltip" : {
"message" : "(不是透過 userstyles.org 網頁安裝的樣式)" ,
"description" : "Tooltip for the checkbox to show only locally created styles i.e. non-updatable"
2015-09-19 00:56:05 +00:00
} ,
"checkAllUpdates" : {
2017-07-12 07:14:37 +00:00
"message" : "檢查所有樣式更新" ,
"description" : "Label for the button to check all styles for updates"
} ,
"openOptionsManage" : {
"message" : "選項介面" ,
"description" : "Go to Options UI"
2015-09-19 00:56:05 +00:00
} ,
2017-07-12 07:14:37 +00:00
"optionsCustomizeBadge" : {
"message" : "在工具列圖示上的徽章" ,
"description" : ""
} ,
"importReportLegendIdentical" : {
"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"
} ,
"optionsPopupWidth" : {
"message" : "彈出視窗寬度(以像素計)" ,
"description" : ""
2015-09-19 00:56:05 +00:00
} ,
2017-09-06 11:34:32 +00:00
"linterInvalidConfigError" : {
"message" : "因為無效的設定所以未儲存:" ,
"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" : "否" ,
"description" : "'No' button in a confirm dialog"
2015-09-19 00:56:05 +00:00
} ,
"undo" : {
2017-07-12 07:14:37 +00:00
"message" : "撤銷" ,
"description" : "Button label"
2015-09-19 00:56:05 +00:00
} ,
"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."
} ,
"manageNewUI" : {
"message" : "新的管理介面佈局" ,
"description" : "Label for the checkbox that toggles the new UI on manage page"
} ,
"importReportUndoneTitle" : {
"message" : "匯入已被復原" ,
"description" : "Title of the message box shown after undoing the import of styles"
} ,
"genericDisabledLabel" : {
"message" : "已停用" ,
"description" : "Used in various lists/options to indicate that something is disabled"
2015-09-19 00:56:05 +00:00
} ,
"cm_indentWithTabs" : {
2017-07-12 07:14:37 +00:00
"message" : "用Tab鍵智能縮進" ,
"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" : "替換為" ,
"description" : "Label before the replace-with input field in the editor shown on Ctrl-H etc."
2015-09-19 00:56:05 +00:00
} ,
"deleteStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "删除" ,
"description" : "Label for the button to delete a style"
} ,
"updateCheckManualUpdateForce" : {
"message" : "安裝更新(本機編輯將會被覆寫)" ,
"description" : "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
} ,
"optionsAdvancedExposeIframes" : {
"message" : "透過 HTML[stylus-iframe] 公開 iframes" ,
"description" : ""
2015-09-19 00:56:05 +00:00
} ,
"addStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "編寫新樣式" ,
"description" : "Label for the button to go to the add style page"
} ,
"optionsUpdateIntervalNote" : {
"message" : "要停用自動化使用者樣式更新檢查,設定間隔為 0" ,
"description" : ""
} ,
"backupButtons" : {
"message" : "備份" ,
"description" : "Heading for backup"
2015-09-19 00:56:05 +00:00
} ,
"manageOnlyEnabled" : {
2017-07-12 07:14:37 +00:00
"message" : "只顯示已啟用的樣式" ,
"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" : "編輯" ,
"description" : "Label for the button to go to the edit style page"
2015-09-19 00:56:05 +00:00
} ,
"cm_theme" : {
2017-07-12 07:14:37 +00:00
"message" : "主題" ,
"description" : "Label for the style editor's CSS theme."
} ,
2017-09-06 11:34:32 +00:00
"popupOpenEditInWindow" : {
"message" : "在新視窗開啟編輯器" ,
"description" : "Label for the checkbox controlling 'edit' action behavior in the popup."
} ,
2017-07-12 07:14:37 +00:00
"backupMessage" : {
"message" : "選取檔案並拖曳到此頁面。" ,
"description" : "Message for backup"
} ,
"importReportUndone" : {
"message" : "樣式已被復原" ,
"description" : "Text after the number of styles reverted in the message box shown after undoing the import of styles"
2015-09-19 00:56:05 +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"
2015-09-19 00:56:05 +00:00
} ,
2017-09-06 11:34:32 +00:00
"linterResetMessage" : {
"message" : "要復原意外的重設,在文字方塊按下 Ctrl-Z( 或 Cmd-Z) " ,
"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" : "用Stylus( 一個用戶樣式管理器) 重塑網頁。 Stylus 讓你能為诸多主流網站輕鬆的安裝主題和皮膚。" ,
"description" : "Extension description"
2017-02-28 23:57:03 +00:00
}
2017-09-06 11:34:32 +00:00
}