zh.js
来自「国外很不错的一个开源OA系统Group-Office」· JavaScript 代码 · 共 504 行 · 第 1/2 页
JS
504 行
DlgLnkPopStatus : "狀態列",DlgLnkPopToolbar : "工具列",DlgLnkPopFullScrn : "全螢幕 (IE)",DlgLnkPopDependent : "從屬 (NS)",DlgLnkPopWidth : "寬",DlgLnkPopHeight : "高",DlgLnkPopLeft : "左",DlgLnkPopTop : "右",DlnLnkMsgNoUrl : "請輸入欲連結的 URL",DlnLnkMsgNoEMail : "請輸入電子郵件位址",DlnLnkMsgNoAnchor : "請選擇錨點",DlnLnkMsgInvPopName : "快顯名稱必須以「英文字母」為開頭,且不得含有空白",// Color DialogDlgColorTitle : "請選擇顏色",DlgColorBtnClear : "清除",DlgColorHighlight : "預覽",DlgColorSelected : "選擇",// Smiley DialogDlgSmileyTitle : "插入表情符號",// Special Character DialogDlgSpecialCharTitle : "請選擇特殊符號",// Table DialogDlgTableTitle : "表格屬性",DlgTableRows : "列數",DlgTableColumns : "欄數",DlgTableBorder : "邊框",DlgTableAlign : "對齊",DlgTableAlignNotSet : "<未設定>",DlgTableAlignLeft : "靠左對齊",DlgTableAlignCenter : "置中",DlgTableAlignRight : "靠右對齊",DlgTableWidth : "寬度",DlgTableWidthPx : "像素",DlgTableWidthPc : "百分比",DlgTableHeight : "高度",DlgTableCellSpace : "間距",DlgTableCellPad : "內距",DlgTableCaption : "標題",DlgTableSummary : "摘要",// Table Cell DialogDlgCellTitle : "儲存格屬性",DlgCellWidth : "寬度",DlgCellWidthPx : "像素",DlgCellWidthPc : "百分比",DlgCellHeight : "高度",DlgCellWordWrap : "自動換行",DlgCellWordWrapNotSet : "<尚未設定>",DlgCellWordWrapYes : "是",DlgCellWordWrapNo : "否",DlgCellHorAlign : "水平對齊",DlgCellHorAlignNotSet : "<尚未設定>",DlgCellHorAlignLeft : "靠左對齊",DlgCellHorAlignCenter : "置中",DlgCellHorAlignRight: "靠右對齊",DlgCellVerAlign : "垂直對齊",DlgCellVerAlignNotSet : "<尚未設定>",DlgCellVerAlignTop : "靠上對齊",DlgCellVerAlignMiddle : "置中",DlgCellVerAlignBottom : "靠下對齊",DlgCellVerAlignBaseline : "基準線",DlgCellRowSpan : "合併列數",DlgCellCollSpan : "合併欄数",DlgCellBackColor : "背景顏色",DlgCellBorderColor : "邊框顏色",DlgCellBtnSelect : "請選擇…",// Find DialogDlgFindTitle : "尋找",DlgFindFindBtn : "尋找",DlgFindNotFoundMsg : "未找到指定的文字。",// Replace DialogDlgReplaceTitle : "取代",DlgReplaceFindLbl : "尋找:",DlgReplaceReplaceLbl : "取代:",DlgReplaceCaseChk : "大小寫須相符",DlgReplaceReplaceBtn : "取代",DlgReplaceReplAllBtn : "全部取代",DlgReplaceWordChk : "全字相符",// Paste Operations / DialogPasteErrorCut : "瀏覽器的安全性設定不允許編輯器自動執行剪下動作。請使用快捷鍵 (Ctrl+X) 剪下。",PasteErrorCopy : "瀏覽器的安全性設定不允許編輯器自動執行複製動作。請使用快捷鍵 (Ctrl+C) 複製。",PasteAsText : "貼為純文字格式",PasteFromWord : "自 Word 貼上",DlgPasteMsg2 : "請使用快捷鍵 (<strong>Ctrl+V</strong>) 貼到下方區域中並按下 <strong>確定</strong>",DlgPasteSec : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.", //MISSINGDlgPasteIgnoreFont : "移除字型設定",DlgPasteRemoveStyles : "移除樣式設定",DlgPasteCleanBox : "清除文字區域",// Color PickerColorAutomatic : "自動",ColorMoreColors : "更多顏色…",// Document PropertiesDocProps : "文件屬性",// Anchor DialogDlgAnchorTitle : "命名錨點",DlgAnchorName : "錨點名稱",DlgAnchorErrorName : "請輸入錨點名稱",// Speller Pages DialogDlgSpellNotInDic : "不在字典中",DlgSpellChangeTo : "更改為",DlgSpellBtnIgnore : "忽略",DlgSpellBtnIgnoreAll : "全部忽略",DlgSpellBtnReplace : "取代",DlgSpellBtnReplaceAll : "全部取代",DlgSpellBtnUndo : "復原",DlgSpellNoSuggestions : "- 無建議值 -",DlgSpellProgress : "進行拼字檢查中…",DlgSpellNoMispell : "拼字檢查完成:未發現拼字錯誤",DlgSpellNoChanges : "拼字檢查完成:未更改任何單字",DlgSpellOneChange : "拼字檢查完成:更改了 1 個單字",DlgSpellManyChanges : "拼字檢查完成:更改了 %1 個單字",IeSpellDownload : "尚未安裝拼字檢查元件。您是否想要現在下載?",// Button DialogDlgButtonText : "顯示文字 (值)",DlgButtonType : "類型",DlgButtonTypeBtn : "按鈕 (Button)",DlgButtonTypeSbm : "送出 (Submit)",DlgButtonTypeRst : "重設 (Reset)",// Checkbox and Radio Button DialogsDlgCheckboxName : "名稱",DlgCheckboxValue : "選取值",DlgCheckboxSelected : "已選取",// Form DialogDlgFormName : "名稱",DlgFormAction : "動作",DlgFormMethod : "方法",// Select Field DialogDlgSelectName : "名稱",DlgSelectValue : "選取值",DlgSelectSize : "大小",DlgSelectLines : "行",DlgSelectChkMulti : "可多選",DlgSelectOpAvail : "可用選項",DlgSelectOpText : "顯示文字",DlgSelectOpValue : "值",DlgSelectBtnAdd : "新增",DlgSelectBtnModify : "修改",DlgSelectBtnUp : "上移",DlgSelectBtnDown : "下移",DlgSelectBtnSetValue : "設為預設值",DlgSelectBtnDelete : "刪除",// Textarea DialogDlgTextareaName : "名稱",DlgTextareaCols : "字元寬度",DlgTextareaRows : "列數",// Text Field DialogDlgTextName : "名稱",DlgTextValue : "值",DlgTextCharWidth : "字元寬度",DlgTextMaxChars : "最多字元數",DlgTextType : "類型",DlgTextTypeText : "文字",DlgTextTypePass : "密碼",// Hidden Field DialogDlgHiddenName : "名稱",DlgHiddenValue : "值",// Bulleted List DialogBulletedListProp : "項目清單屬性",NumberedListProp : "編號清單屬性",DlgLstStart : "起始編號",DlgLstType : "清單類型",DlgLstTypeCircle : "圓圈",DlgLstTypeDisc : "圓點",DlgLstTypeSquare : "方塊",DlgLstTypeNumbers : "數字 (1, 2, 3)",DlgLstTypeLCase : "小寫字母 (a, b, c)",DlgLstTypeUCase : "大寫字母 (A, B, C)",DlgLstTypeSRoman : "小寫羅馬數字 (i, ii, iii)",DlgLstTypeLRoman : "大寫羅馬數字 (I, II, III)",// Document Properties DialogDlgDocGeneralTab : "一般",DlgDocBackTab : "背景",DlgDocColorsTab : "顯色與邊界",DlgDocMetaTab : "Meta 資料",DlgDocPageTitle : "頁面標題",DlgDocLangDir : "語言方向",DlgDocLangDirLTR : "由左而右 (LTR)",DlgDocLangDirRTL : "由右而左 (RTL)",DlgDocLangCode : "語言代碼",DlgDocCharSet : "字元編碼",DlgDocCharSetCE : "中歐語系",DlgDocCharSetCT : "正體中文 (Big5)",DlgDocCharSetCR : "斯拉夫文",DlgDocCharSetGR : "希臘文",DlgDocCharSetJP : "日文",DlgDocCharSetKR : "韓文",DlgDocCharSetTR : "土耳其文",DlgDocCharSetUN : "Unicode (UTF-8)",DlgDocCharSetWE : "西歐語系",DlgDocCharSetOther : "其他字元編碼",DlgDocDocType : "文件類型",DlgDocDocTypeOther : "其他文件類型",DlgDocIncXHTML : "包含 XHTML 定義",DlgDocBgColor : "背景顏色",DlgDocBgImage : "背景影像",DlgDocBgNoScroll : "浮水印",DlgDocCText : "文字",DlgDocCLink : "超連結",DlgDocCVisited : "已瀏覽過的超連結",DlgDocCActive : "作用中的超連結",DlgDocMargins : "頁面邊界",DlgDocMaTop : "上",DlgDocMaLeft : "左",DlgDocMaRight : "右",DlgDocMaBottom : "下",DlgDocMeIndex : "文件索引關鍵字 (用半形逗號[,]分隔)",DlgDocMeDescr : "文件說明",DlgDocMeAuthor : "作者",DlgDocMeCopy : "版權所有",DlgDocPreview : "預覽",// Templates DialogTemplates : "樣版",DlgTemplatesTitle : "內容樣版",DlgTemplatesSelMsg : "請選擇欲開啟的樣版<br> (原有的內容將會被清除):",DlgTemplatesLoading : "讀取樣版清單中,請稍候…",DlgTemplatesNoTpl : "(無樣版)",DlgTemplatesReplace : "取代原有內容",// About DialogDlgAboutAboutTab : "關於",DlgAboutBrowserInfoTab : "瀏覽器資訊",DlgAboutLicenseTab : "許可證",DlgAboutVersion : "版本",DlgAboutInfo : "想獲得更多資訊請至 "};
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?