Skip to content

Commit 9285d22

Browse files
committed
New translations editor.php (Chinese Traditional)
1 parent 99fa073 commit 9285d22

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lang/zh_TW/editor.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'cancel' => '取消',
1414
'save' => '保存',
1515
'close' => '關閉',
16-
'apply' => 'Apply',
16+
'apply' => '套用',
1717
'undo' => '復原',
1818
'redo' => '重做',
1919
'left' => '左側',
@@ -148,7 +148,7 @@
148148
'url' => '網址',
149149
'text_to_display' => '要顯示的文字',
150150
'title' => '標題',
151-
'browse_links' => 'Browse links',
151+
'browse_links' => '瀏覽連結',
152152
'open_link' => '開啟連結',
153153
'open_link_in' => '打開連結於……',
154154
'open_link_current' => '當前視窗',
@@ -165,8 +165,8 @@
165165
'about' => '關於編輯器',
166166
'about_title' => '關於所見即所得(WYSIWYG)編輯器',
167167
'editor_license' => '編輯器許可證與版權信息',
168-
'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.',
169-
'editor_lexical_license_link' => 'Full license details can be found here.',
168+
'editor_lexical_license' => '這個編輯器是從 :lexicalLink 分支出來的,而 :lexicalLink 是以 MIT 授權條款散佈。',
169+
'editor_lexical_license_link' => '完整的授權條款詳細資訊可在這裡找到。',
170170
'editor_tiny_license' => '此編輯器是用 :tinyLink 構建的,基於 MIT 許可證。',
171171
'editor_tiny_license_link' => 'TinyMCE 的版權和許可證詳細信息可以在這裡找到。',
172172
'save_continue' => '保存頁面並繼續',

0 commit comments

Comments
 (0)