Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-12-17 06:21:45 +0300
committerNextcloud bot <bot@nextcloud.com>2021-12-17 06:21:45 +0300
commit9d7790eae7fcc2b696461a003cb74fa07bce85e9 (patch)
tree9f5dd02fca2ab5548cf26fc8a4b0edb05e49b06a /l10n/zh_TW.js
parent38e6779a18196f52fddad5934afa75fba4b64fc0 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/zh_TW.js')
-rw-r--r--l10n/zh_TW.js16
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index dcc25a295..ebc87849b 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -21,17 +21,33 @@ OC.L10N.register(
"Enter your name so other users can see who is editing" : "輸入您的名稱,這樣其他使用者才能查看是誰在編輯",
"Edit guest name" : "編輯訪客名稱",
"Save guest name" : "儲存訪客名稱",
+ "Formatting help" : "格式化說明",
+ "Speed up your writing with simple shortcuts." : "使用簡單的快捷鍵加速您的寫作。",
+ "Style" : "樣式",
+ "Syntax" : "語法",
+ "Keyboard shortcuts" : "鍵盤快捷鍵",
"Bold" : "粗體",
+ "Bold text" : "粗體文字",
"Ctrl" : "Ctrl",
"Italic" : "斜體",
+ "Italicized text" : "義式斜體文字",
"Strikethrough" : "刪除線",
+ "Mistaken text" : "錯誤的文字",
"Heading 1" : "標題 1",
+ "Heading level 1" : "標題層級 1",
"Shift" : "Shift",
"Heading 6" : "標題 6",
+ "Heading level 6" : "標題層級 6",
"Unordered list" : "無序清單",
+ "An item" : "項目",
"Ordered list" : "有序清單",
+ "First item" : "第一項",
+ "Checklist" : "檢查清單",
+ "Todo item" : "待辦事項",
"Blockquote" : "引文",
+ "Quoted text" : "引用文字",
"Code block" : "程式碼區塊",
+ "Some code" : "一些程式碼",
"Insert emoji" : "插入表情符號",
"Insert image" : "插入影像",
"Insert an image" : "插入圖片",