source: branches/2.2/filemanager/tp/ckeditor/_source/lang/zh.js @ 3019

Revision 3019, 17.6 KB checked in by amuller, 14 years ago (diff)

Ticket #1135 - Corrigindo CSS e adicionando filemanager

Line 
1/*
2Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.html or http://ckeditor.com/license
4*/
5
6/**
7 * @fileOverview Defines the {@link CKEDITOR.lang} object, for the
8 * Chinese Traditional language.
9 */
10
11/**#@+
12   @type String
13   @example
14*/
15
16/**
17 * Constains the dictionary of language entries.
18 * @namespace
19 */
20CKEDITOR.lang['zh'] =
21{
22        /**
23         * The language reading direction. Possible values are "rtl" for
24         * Right-To-Left languages (like Arabic) and "ltr" for Left-To-Right
25         * languages (like English).
26         * @default 'ltr'
27         */
28        dir : 'ltr',
29
30        /*
31         * Screenreader titles. Please note that screenreaders are not always capable
32         * of reading non-English words. So be careful while translating it.
33         */
34        editorTitle             : '文書處理器, %1',
35
36        // Toolbar buttons without dialogs.
37        source                  : '原始碼',
38        newPage                 : '開新檔案',
39        save                    : '儲存',
40        preview                 : '預覽',
41        cut                             : '剪下',
42        copy                    : '複製',
43        paste                   : '貼上',
44        print                   : '列印',
45        underline               : '底線',
46        bold                    : '粗體',
47        italic                  : '斜體',
48        selectAll               : '全選',
49        removeFormat    : '清除格式',
50        strike                  : '刪除線',
51        subscript               : '下標',
52        superscript             : '上標',
53        horizontalrule  : '插入水平線',
54        pagebreak               : '插入分頁符號',
55        unlink                  : '移除超連結',
56        undo                    : '復原',
57        redo                    : '重複',
58
59        // Common messages and labels.
60        common :
61        {
62                browseServer    : '瀏覽伺服器端',
63                url                             : 'URL',
64                protocol                : '通訊協定',
65                upload                  : '上傳',
66                uploadSubmit    : '上傳至伺服器',
67                image                   : '影像',
68                flash                   : 'Flash',
69                form                    : '表單',
70                checkbox                : '核取方塊',
71                radio           : '選項按鈕',
72                textField               : '文字方塊',
73                textarea                : '文字區域',
74                hiddenField             : '隱藏欄位',
75                button                  : '按鈕',
76                select  : '清單/選單',
77                imageButton             : '影像按鈕',
78                notSet                  : '<尚未設定>',
79                id                              : 'ID',
80                name                    : '名稱',
81                langDir                 : '語言方向',
82                langDirLtr              : '由左而右 (LTR)',
83                langDirRtl              : '由右而左 (RTL)',
84                langCode                : '語言代碼',
85                longDescr               : '詳細 URL',
86                cssClass                : '樣式表類別',
87                advisoryTitle   : '標題',
88                cssStyle                : '樣式',
89                ok                              : '確定',
90                cancel                  : '取消',
91                generalTab              : '一般',
92                advancedTab             : '進階',
93                validateNumberFailed    : '需要輸入數字格式',
94                confirmNewPage  : '現存的修改尚未儲存,要開新檔案?',
95                confirmCancel   : '部份選項尚未儲存,要關閉對話盒?',
96
97                // Put the voice-only part of the label in the span.
98                unavailable             : '%1<span class="cke_accessibility">, 已關閉</span>'
99        },
100
101        // Special char dialog.
102        specialChar             :
103        {
104                toolbar         : '插入特殊符號',
105                title           : '請選擇特殊符號'
106        },
107
108        // Link dialog.
109        link :
110        {
111                toolbar         : '插入/編輯超連結',
112                menu            : '編輯超連結',
113                title           : '超連結',
114                info            : '超連結資訊',
115                target          : '目標',
116                upload          : '上傳',
117                advanced        : '進階',
118                type            : '超連接類型',
119                toAnchor        : '本頁錨點',
120                toEmail         : '電子郵件',
121                target          : '目標',
122                targetNotSet    : '<尚未設定>',
123                targetFrame     : '<框架>',
124                targetPopup     : '<快顯視窗>',
125                targetNew       : '新視窗 (_blank)',
126                targetTop       : '最上層視窗 (_top)',
127                targetSelf      : '本視窗 (_self)',
128                targetParent    : '父視窗 (_parent)',
129                targetFrameName : '目標框架名稱',
130                targetPopupName : '快顯視窗名稱',
131                popupFeatures   : '快顯視窗屬性',
132                popupResizable  : '可縮放',
133                popupStatusBar  : '狀態列',
134                popupLocationBar        : '網址列',
135                popupToolbar    : '工具列',
136                popupMenuBar    : '選單列',
137                popupFullScreen : '全螢幕 (IE)',
138                popupScrollBars : '捲軸',
139                popupDependent  : '從屬 (NS)',
140                popupWidth              : '寬',
141                popupLeft               : '左',
142                popupHeight             : '高',
143                popupTop                : '右',
144                id                              : 'ID',
145                langDir                 : '語言方向',
146                langDirNotSet   : '<尚未設定>',
147                langDirLTR              : '由左而右 (LTR)',
148                langDirRTL              : '由右而左 (RTL)',
149                acccessKey              : '存取鍵',
150                name                    : '名稱',
151                langCode                : '語言方向',
152                tabIndex                : '定位順序',
153                advisoryTitle   : '標題',
154                advisoryContentType     : '內容類型',
155                cssClasses              : '樣式表類別',
156                charset                 : '連結資源之編碼',
157                styles                  : '樣式',
158                selectAnchor    : '請選擇錨點',
159                anchorName              : '依錨點名稱',
160                anchorId                : '依元件 ID',
161                emailAddress    : '電子郵件',
162                emailSubject    : '郵件主旨',
163                emailBody               : '郵件內容',
164                noAnchors               : '(本文件尚無可用之錨點)',
165                noUrl                   : '請輸入欲連結的 URL',
166                noEmail                 : '請輸入電子郵件位址'
167        },
168
169        // Anchor dialog
170        anchor :
171        {
172                toolbar         : '插入/編輯錨點',
173                menu            : '錨點屬性',
174                title           : '錨點屬性',
175                name            : '錨點名稱',
176                errorName       : '請輸入錨點名稱'
177        },
178
179        // Find And Replace Dialog
180        findAndReplace :
181        {
182                title                           : '尋找與取代',
183                find                            : '尋找',
184                replace                         : '取代',
185                findWhat                        : '尋找:',
186                replaceWith                     : '取代:',
187                notFoundMsg                     : '未找到指定的文字。',
188                matchCase                       : '大小寫須相符',
189                matchWord                       : '全字相符',
190                matchCyclic                     : '循環搜索',
191                replaceAll                      : '全部取代',
192                replaceSuccessMsg       : '共完成 %1 次取代'
193        },
194
195        // Table Dialog
196        table :
197        {
198                toolbar         : '表格',
199                title           : '表格屬性',
200                menu            : '表格屬性',
201                deleteTable     : '刪除表格',
202                rows            : '列數',
203                columns         : '欄數',
204                border          : '邊框',
205                align           : '對齊',
206                alignNotSet     : '<未設定>',
207                alignLeft       : '靠左對齊',
208                alignCenter     : '置中',
209                alignRight      : '靠右對齊',
210                width           : '寬度',
211                widthPx         : '像素',
212                widthPc         : '百分比',
213                height          : '高度',
214                cellSpace       : '間距',
215                cellPad         : '內距',
216                caption         : '標題',
217                summary         : '摘要',
218                headers         : '標題',
219                headersNone             : '無標題',
220                headersColumn   : '第一欄',
221                headersRow              : '第一列',
222                headersBoth             : '第一欄和第一列',
223                invalidRows             : '必須有一或更多的列',
224                invalidCols             : '必須有一或更多的欄',
225                invalidBorder   : '邊框大小必須為數字格式',
226                invalidWidth    : '表格寬度必須為數字格式',
227                invalidHeight   : '表格高度必須為數字格式',
228                invalidCellSpacing      : '儲存格間距必須為數字格式',
229                invalidCellPadding      : '儲存格內距必須為數字格式',
230
231                cell :
232                {
233                        menu                    : '儲存格',
234                        insertBefore    : '向左插入儲存格',
235                        insertAfter             : '向右插入儲存格',
236                        deleteCell              : '刪除儲存格',
237                        merge                   : '合併儲存格',
238                        mergeRight              : '向右合併儲存格',
239                        mergeDown               : '向下合併儲存格',
240                        splitHorizontal : '橫向分割儲存格',
241                        splitVertical   : '縱向分割儲存格',
242                        title                   : '儲存格屬性',
243                        cellType                : '儲存格類別',
244                        rowSpan                 : '儲存格列數',
245                        colSpan                 : '儲存格欄數',
246                        wordWrap                : '自動換行',
247                        hAlign                  : '水平對齊',
248                        vAlign                  : '垂直對齊',
249                        alignTop                : '向上對齊',
250                        alignMiddle             : '置中對齊',
251                        alignBottom             : '向下對齊',
252                        alignBaseline   : '基線對齊',
253                        bgColor                 : '背景顏色',
254                        borderColor             : '邊框顏色',
255                        data                    : '數據',
256                        header                  : '標題',
257                        yes                             : '是',
258                        no                              : '否',
259                        invalidWidth    : '儲存格寬度必須為數字格式',
260                        invalidHeight   : '儲存格高度必須為數字格式',
261                        invalidRowSpan  : '儲存格列數必須為整數格式',
262                        invalidColSpan  : '儲存格欄數度必須為整數格式',
263                        chooseColor : 'Choose' // MISSING
264                },
265
266                row :
267                {
268                        menu                    : '列',
269                        insertBefore    : '向上插入列',
270                        insertAfter             : '向下插入列',
271                        deleteRow               : '刪除列'
272                },
273
274                column :
275                {
276                        menu                    : '欄',
277                        insertBefore    : '向左插入欄',
278                        insertAfter             : '向右插入欄',
279                        deleteColumn    : '刪除欄'
280                }
281        },
282
283        // Button Dialog.
284        button :
285        {
286                title           : '按鈕屬性',
287                text            : '顯示文字 (值)',
288                type            : '類型',
289                typeBtn         : '按鈕 (Button)',
290                typeSbm         : '送出 (Submit)',
291                typeRst         : '重設 (Reset)'
292        },
293
294        // Checkbox and Radio Button Dialogs.
295        checkboxAndRadio :
296        {
297                checkboxTitle : '核取方塊屬性',
298                radioTitle      : '選項按鈕屬性',
299                value           : '選取值',
300                selected        : '已選取'
301        },
302
303        // Form Dialog.
304        form :
305        {
306                title           : '表單屬性',
307                menu            : '表單屬性',
308                action          : '動作',
309                method          : '方法',
310                encoding        : '表單編碼',
311                target          : '目標',
312                targetNotSet    : '<尚未設定>',
313                targetNew       : '新視窗 (_blank)',
314                targetTop       : '最上層視窗 (_top)',
315                targetSelf      : '本視窗 (_self)',
316                targetParent    : '父視窗 (_parent)'
317        },
318
319        // Select Field Dialog.
320        select :
321        {
322                title           : '清單/選單屬性',
323                selectInfo      : '資訊',
324                opAvail         : '可用選項',
325                value           : '值',
326                size            : '大小',
327                lines           : '行',
328                chkMulti        : '可多選',
329                opText          : '顯示文字',
330                opValue         : '選取值',
331                btnAdd          : '新增',
332                btnModify       : '修改',
333                btnUp           : '上移',
334                btnDown         : '下移',
335                btnSetValue : '設為預設值',
336                btnDelete       : '刪除'
337        },
338
339        // Textarea Dialog.
340        textarea :
341        {
342                title           : '文字區域屬性',
343                cols            : '字元寬度',
344                rows            : '列數'
345        },
346
347        // Text Field Dialog.
348        textfield :
349        {
350                title           : '文字方塊屬性',
351                name            : '名稱',
352                value           : '值',
353                charWidth       : '字元寬度',
354                maxChars        : '最多字元數',
355                type            : '類型',
356                typeText        : '文字',
357                typePass        : '密碼'
358        },
359
360        // Hidden Field Dialog.
361        hidden :
362        {
363                title   : '隱藏欄位屬性',
364                name    : '名稱',
365                value   : '值'
366        },
367
368        // Image Dialog.
369        image :
370        {
371                title           : '影像屬性',
372                titleButton     : '影像按鈕屬性',
373                menu            : '影像屬性',
374                infoTab : '影像資訊',
375                btnUpload       : '上傳至伺服器',
376                url             : 'URL',
377                upload  : '上傳',
378                alt             : '替代文字',
379                width           : '寬度',
380                height  : '高度',
381                lockRatio       : '等比例',
382                resetSize       : '重設為原大小',
383                border  : '邊框',
384                hSpace  : '水平距離',
385                vSpace  : '垂直距離',
386                align           : '對齊',
387                alignLeft       : '靠左對齊',
388                alignAbsBottom: '絕對下方',
389                alignAbsMiddle: '絕對中間',
390                alignBaseline   : '基準線',
391                alignBottom     : '靠下對齊',
392                alignMiddle     : '置中對齊',
393                alignRight      : '靠右對齊',
394                alignTextTop    : '文字上方',
395                alignTop        : '靠上對齊',
396                preview : '預覽',
397                alertUrl        : '請輸入影像 URL',
398                linkTab : '超連結',
399                button2Img      : '要把影像按鈕改成影像嗎?',
400                img2Button      : '要把影像改成影像按鈕嗎?',
401                urlMissing : 'Image source URL is missing.' // MISSING
402        },
403
404        // Flash Dialog
405        flash :
406        {
407                properties              : 'Flash 屬性',
408                propertiesTab   : '屬性',
409                title           : 'Flash 屬性',
410                chkPlay         : '自動播放',
411                chkLoop         : '重複',
412                chkMenu         : '開啟選單',
413                chkFull         : '啟動全螢幕顯示',
414                scale           : '縮放',
415                scaleAll                : '全部顯示',
416                scaleNoBorder   : '無邊框',
417                scaleFit                : '精確符合',
418                access                  : '允許腳本訪問',
419                accessAlways    : '永遠',
420                accessSameDomain        : '相同域名',
421                accessNever     : '永不',
422                align           : '對齊',
423                alignLeft       : '靠左對齊',
424                alignAbsBottom: '絕對下方',
425                alignAbsMiddle: '絕對中間',
426                alignBaseline   : '基準線',
427                alignBottom     : '靠下對齊',
428                alignMiddle     : '置中對齊',
429                alignRight      : '靠右對齊',
430                alignTextTop    : '文字上方',
431                alignTop        : '靠上對齊',
432                quality         : '質素',
433                qualityBest              : '最好',
434                qualityHigh              : '高',
435                qualityAutoHigh  : '高(自動)',
436                qualityMedium    : '中(自動)',
437                qualityAutoLow   : '低(自動)',
438                qualityLow               : '低',
439                windowModeWindow         : '視窗',
440                windowModeOpaque         : '不透明',
441                windowModeTransparent    : '透明',
442                windowMode      : '視窗模式',
443                flashvars       : 'Flash 變數',
444                bgcolor : '背景顏色',
445                width   : '寬度',
446                height  : '高度',
447                hSpace  : '水平距離',
448                vSpace  : '垂直距離',
449                validateSrc : '請輸入欲連結的 URL',
450                validateWidth : '寬度必須為數字格式',
451                validateHeight : '高度必須為數字格式',
452                validateHSpace : '水平間距必須為數字格式',
453                validateVSpace : '垂直間距必須為數字格式'
454        },
455
456        // Speller Pages Dialog
457        spellCheck :
458        {
459                toolbar                 : '拼字檢查',
460                title                   : '拼字檢查',
461                notAvailable    : '抱歉,服務目前暫不可用',
462                errorLoading    : '無法聯系侍服器: %s.',
463                notInDic                : '不在字典中',
464                changeTo                : '更改為',
465                btnIgnore               : '忽略',
466                btnIgnoreAll    : '全部忽略',
467                btnReplace              : '取代',
468                btnReplaceAll   : '全部取代',
469                btnUndo                 : '復原',
470                noSuggestions   : '- 無建議值 -',
471                progress                : '進行拼字檢查中…',
472                noMispell               : '拼字檢查完成:未發現拼字錯誤',
473                noChanges               : '拼字檢查完成:未更改任何單字',
474                oneChange               : '拼字檢查完成:更改了 1 個單字',
475                manyChanges             : '拼字檢查完成:更改了 %1 個單字',
476                ieSpellDownload : '尚未安裝拼字檢查元件。您是否想要現在下載?'
477        },
478
479        smiley :
480        {
481                toolbar : '表情符號',
482                title   : '插入表情符號'
483        },
484
485        elementsPath :
486        {
487                eleTitle : '%1 元素'
488        },
489
490        numberedlist : '編號清單',
491        bulletedlist : '項目清單',
492        indent : '增加縮排',
493        outdent : '減少縮排',
494
495        justify :
496        {
497                left : '靠左對齊',
498                center : '置中',
499                right : '靠右對齊',
500                block : '左右對齊'
501        },
502
503        blockquote : '引用文字',
504
505        clipboard :
506        {
507                title           : '貼上',
508                cutError        : '瀏覽器的安全性設定不允許編輯器自動執行剪下動作。請使用快捷鍵 (Ctrl+X) 剪下。',
509                copyError       : '瀏覽器的安全性設定不允許編輯器自動執行複製動作。請使用快捷鍵 (Ctrl+C) 複製。',
510                pasteMsg        : '請使用快捷鍵 (<strong>Ctrl+V</strong>) 貼到下方區域中並按下 <strong>確定</strong>',
511                securityMsg     : '因為瀏覽器的安全性設定,本編輯器無法直接存取您的剪貼簿資料,請您自行在本視窗進行貼上動作。'
512        },
513
514        pastefromword :
515        {
516                toolbar : '自 Word 貼上',
517                title : '自 Word 貼上',
518                advice : '請使用快捷鍵 (<strong>Ctrl+V</strong>) 貼到下方區域中並按下 <strong>確定</strong>',
519                ignoreFontFace : '移除字型設定',
520                removeStyle : '移除樣式設定'
521        },
522
523        pasteText :
524        {
525                button : '貼為純文字格式',
526                title : '貼為純文字格式'
527        },
528
529        templates :
530        {
531                button : '樣版',
532                title : '內容樣版',
533                insertOption: '取代原有內容',
534                selectPromptMsg: '請選擇欲開啟的樣版<br> (原有的內容將會被清除):',
535                emptyListMsg : '(無樣版)'
536        },
537
538        showBlocks : '顯示區塊',
539
540        stylesCombo :
541        {
542                label : '樣式',
543                voiceLabel : '樣式',
544                panelVoiceLabel : '選擇樣式',
545                panelTitle1 : '塊級元素樣式',
546                panelTitle2 : '內聯元素樣式',
547                panelTitle3 : '物件元素樣式'
548        },
549
550        format :
551        {
552                label : '格式',
553                voiceLabel : '格式',
554                panelTitle : '格式',
555                panelVoiceLabel : '選擇段落格式',
556
557                tag_p : '一般',
558                tag_pre : '已格式化',
559                tag_address : '位址',
560                tag_h1 : '標題 1',
561                tag_h2 : '標題 2',
562                tag_h3 : '標題 3',
563                tag_h4 : '標題 4',
564                tag_h5 : '標題 5',
565                tag_h6 : '標題 6',
566                tag_div : '一般 (DIV)'
567        },
568
569        font :
570        {
571                label : '字體',
572                voiceLabel : '字體',
573                panelTitle : '字體',
574                panelVoiceLabel : '選擇字體'
575        },
576
577        fontSize :
578        {
579                label : '大小',
580                voiceLabel : '文字大小',
581                panelTitle : '大小',
582                panelVoiceLabel : '選擇文字大小'
583        },
584
585        colorButton :
586        {
587                textColorTitle : '文字顏色',
588                bgColorTitle : '背景顏色',
589                auto : '自動',
590                more : '更多顏色…'
591        },
592
593        colors :
594        {
595                '000' : 'Black',
596                '800000' : 'Maroon',
597                '8B4513' : 'Saddle Brown',
598                '2F4F4F' : 'Dark Slate Gray',
599                '008080' : 'Teal',
600                '000080' : 'Navy',
601                '4B0082' : 'Indigo',
602                '696969' : 'Dim Gray',
603                'B22222' : 'Fire Brick',
604                'A52A2A' : 'Brown',
605                'DAA520' : 'Golden Rod',
606                '006400' : 'Dark Green',
607                '40E0D0' : 'Turquoise',
608                '0000CD' : 'Medium Blue',
609                '800080' : 'Purple',
610                '808080' : 'Gray',
611                'F00' : 'Red',
612                'FF8C00' : 'Dark Orange',
613                'FFD700' : 'Gold',
614                '008000' : 'Green',
615                '0FF' : 'Cyan',
616                '00F' : 'Blue',
617                'EE82EE' : 'Violet',
618                'A9A9A9' : 'Dark Gray',
619                'FFA07A' : 'Light Salmon',
620                'FFA500' : 'Orange',
621                'FFFF00' : 'Yellow',
622                '00FF00' : 'Lime',
623                'AFEEEE' : 'Pale Turquoise',
624                'ADD8E6' : 'Light Blue',
625                'DDA0DD' : 'Plum',
626                'D3D3D3' : 'Light Grey',
627                'FFF0F5' : 'Lavender Blush',
628                'FAEBD7' : 'Antique White',
629                'FFFFE0' : 'Light Yellow',
630                'F0FFF0' : 'Honeydew',
631                'F0FFFF' : 'Azure',
632                'F0F8FF' : 'Alice Blue',
633                'E6E6FA' : 'Lavender',
634                'FFF' : 'White'
635        },
636
637        scayt :
638        {
639                title : '即時拼寫檢查',
640                enable : '啟用即時拼寫檢查',
641                disable : '關閉即時拼寫檢查',
642                about : '關於即時拼寫檢查',
643                toggle : '啟用/關閉即時拼寫檢查',
644                options : '選項',
645                langs : '語言',
646                moreSuggestions : '更多拼寫建議',
647                ignore : '忽略',
648                ignoreAll : '全部忽略',
649                addWord : '添加單詞',
650                emptyDic : '字典名不應為空.',
651                optionsTab : '選項',
652                languagesTab : '語言',
653                dictionariesTab : '字典',
654                aboutTab : '關於'
655        },
656
657        about :
658        {
659                title : '關於 CKEditor',
660                dlgTitle : '關於 CKEditor',
661                moreInfo : '訪問我們的網站以獲取更多關於協議的信息',
662                copy : 'Copyright &copy; $1. All rights reserved.'
663        },
664
665        maximize : '最大化',
666        minimize : 'Minimize', // MISSING
667
668        fakeobjects :
669        {
670                anchor : '錨點',
671                flash : 'Flash 動畫',
672                div : '分頁',
673                unknown : '不明物件'
674        },
675
676        resize : '拖拽改變大小',
677
678        colordialog :
679        {
680                title : 'Select color', // MISSING
681                highlight : 'Highlight', // MISSING
682                selected : 'Selected', // MISSING
683                clear : 'Clear' // MISSING
684        }
685};
Note: See TracBrowser for help on using the repository browser.