]> BookStack Code Mirror - bookstack/blobdiff - lang/zh_TW/editor.php
Updated translations with latest Crowdin changes (#5022)
[bookstack] / lang / zh_TW / editor.php
index cd023cd61c924464de561271f03b3746cad19099..c4a351f9b6ce41b3b29f2a3627da5ddf8f7dc8bc 100644 (file)
@@ -146,21 +146,21 @@ return [
     'paste_embed' => 'Paste your embed code below:',
     'url' => '網址',
     'text_to_display' => 'Text to display',
-    'title' => 'Title',
+    'title' => '標題',
     'open_link' => 'Open link',
     'open_link_in' => 'Open link in...',
     'open_link_current' => 'Current window',
     'open_link_new' => 'New window',
-    'remove_link' => 'Remove link',
+    'remove_link' => '移除連結',
     'insert_collapsible' => 'Insert collapsible block',
     'collapsible_unwrap' => 'Unwrap',
     'edit_label' => '編輯標記',
     'toggle_open_closed' => 'Toggle open/closed',
     'collapsible_edit' => 'Edit collapsible block',
-    'toggle_label' => 'Toggle label',
+    'toggle_label' => '切換標籤',
 
     // About view
-    'about' => 'About the editor',
+    'about' => '關於編輯器',
     'about_title' => 'About the WYSIWYG Editor',
     'editor_license' => 'Editor License & Copyright',
     'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.',
@@ -168,10 +168,10 @@ return [
     'save_continue' => 'Save Page & Continue',
     'callouts_cycle' => '(Keep pressing to toggle through types)',
     'link_selector' => 'Link to content',
-    'shortcuts' => 'Shortcuts',
-    'shortcut' => 'Shortcut',
+    'shortcuts' => '快捷鍵',
+    'shortcut' => '快捷鍵',
     'shortcuts_intro' => 'The following shortcuts are available in the editor:',
     'windows_linux' => '(Windows/Linux)',
     'mac' => '(Mac)',
-    'description' => 'Description',
+    'description' => '說明',
 ];