UNPKG

3.13 kBPlain TextView Raw
1export const TRANSLATION_ZH_TW = {
2 accessors: '存取器',
3 arguments: '參數',
4 bootstrap: '根元件',
5 branches: '分支',
6 browse: '瀏覽',
7 classe: '類別',
8 classes: '類別',
9 component: '元件',
10 components: '元件列表',
11 constructor: '建構式方法',
12 controllers: 'Controllers',
13 controller: 'Controller',
14 'coverage-page-title': '覆蓋率頁面標題',
15 declarations: 'Declarations',
16 decorators: '裝飾器列表',
17 'default-value': '預設值',
18 'defined-in': '被定義在',
19 dependencies: '依賴項',
20 deprecated: '已棄用',
21 description: '描述',
22 directive: '指令 (Directive)',
23 directives: '指令 (Directives)',
24 'dom tree': 'DOM 樹',
25 entities: '實體',
26 entity: '實體',
27 entrycomponents: 'Entrycomponents',
28 enumerations: '列舉',
29 enums: '枚舉列表',
30 example: '範例',
31 examples: '範例',
32 exports: '匯出',
33 extends: '繼承',
34 file: '檔案',
35 functions: '函數',
36 'generated-using': '產生文件使用',
37 'getting-started': '快速上手',
38 guard: '路由守衛',
39 guards: '路由守衛列表',
40 hostbindings: 'Host Bindings',
41 hostlisteners: 'Host Listeners',
42 'html-element': 'HTML 元素',
43 'html-element-with-directive': '帶指令的 HTML 元素',
44 identifier: '識別符號',
45 implements: '實作',
46 imports: '匯入',
47 index: '索引',
48 indexable: 'Indexable',
49 info: '資訊',
50 'inherited-from': '繼承自',
51 injectable: 'Injectable',
52 injectables: 'Injectables',
53 inputs: '輸入屬性',
54 interceptors: '攔截器',
55 interface: '介面',
56 interfaces: '介面',
57 legend: '圖例',
58 license: '授權協議',
59 lines: 'Lines',
60 metadata: '元數據',
61 methods: '方法',
62 miscellaneous: '其他',
63 module: '模組',
64 modules: '模組列表',
65 name: '名稱',
66 no: '否',
67 'no-graph': '無數據顯示',
68 'no-iframe': '你的瀏覽器不支援 iframes',
69 'no-result-matching': '無匹配的結果',
70 'no-svg': '你的瀏覽器不支援 SVG',
71 optional: '可選的',
72 outputs: '輸出屬性',
73 overview: '概述',
74 parameters: '參數列表',
75 'peer-dependencies': 'Peer Dependencies',
76 pipe: '管道',
77 pipes: '管道列表',
78 prefix: '前置詞',
79 properties: '屬性列表',
80 providers: '提供者列表',
81 pure: 'Pure',
82 readme: 'README',
83 reset: '重設',
84 'results-matching': '匹配的結果',
85 returns: '回傳值',
86 route: '路由',
87 routes: '路由列表',
88 schemas: 'Schemas',
89 'search-placeholder': '請輸入查詢關鍵字',
90 selector: '選擇器',
91 signature: '簽名',
92 source: '來源',
93 statements: '陳述式',
94 styles: '樣式',
95 template: '範本',
96 type: '型別',
97 'type-aliases': '型別別名',
98 'type-parameters': '型別參數',
99 types: '型別',
100 'unamed-property': '未命名屬性',
101 'unit-test-coverage': '單元測試覆蓋率',
102 value: '值',
103 variables: '變數',
104 yes: '是',
105 zoomin: '放大',
106 zoomout: '縮小'
107};