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>2020-12-26 06:17:47 +0300
committerNextcloud bot <bot@nextcloud.com>2020-12-26 06:17:47 +0300
commit16cc7208695e3b63bf59c18a6b9434a5e58a7c1c (patch)
treecf9bc3deb72b2f7be3d24a017f320db5dc4baa03 /l10n/zh_TW.js
parentb92ea121a478cf7264d75084add5de1aa1584285 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_TW.js')
-rw-r--r--l10n/zh_TW.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 16fd041b3..53b20c240 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -9,6 +9,8 @@ OC.L10N.register(
"** 📝 Collaborative document editing!**\n\n- **📝 Focused writing:** No distractions, only the formatting you need.\n- **🙋 Work together:** Share and collaborate with friends and colleagues, no matter if they use Nextcloud or not!\n- **💾 Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.\n- **✊ Strong foundation:** We use [🐈 tiptap](https://tiptap.scrumpy.io) which is based on [🦉 ProseMirror](https://prosemirror.net) – huge thanks to them!" : "** 📝 協作文件編輯!**\n\n- **📝 聚焦編輯:** 沒有不重要的東西,只有你需要的格式化。\n- **🙋 共同作業:** 與朋友及同事協作,無關他們是否使用 Nextcloud!\n- **💾 開放格式:** 檔案會以 [Markdown](https://en.wikipedia.org/wiki/Markdown) 儲存,所以你也能在其他文字編輯器編輯。\n- **✊ 強大基礎:** 我們使用基於 [🦉 ProseMirror](https://prosemirror.net) 的 [🐈 tiptap](https://tiptap.scrumpy.io) – 超級感謝他們!",
"Use current version" : "使用目前版本",
"Use the saved version" : "使用儲存版本",
+ "Document idle for {timeout} minutes, click to continue editing" : "文件已閒置 {timeout} 分鐘。點選以繼續編輯",
+ "Reconnect" : "重新連接",
"The document has been changed outside of the editor. The changes cannot be applied." : "文件已在編輯器外變更。變更無法套用。",
"File could not be loaded. Please check your internet connection." : "無法載入檔案。請檢查您的網路連線。",
"Last saved {lastSaved}" : "上次儲存於 {lastSaved}",
@@ -18,6 +20,9 @@ OC.L10N.register(
"Edit guest name" : "編輯訪客名稱",
"Save guest name" : "儲存訪客名稱",
"Insert image" : "插入影像",
+ "Insert an image" : "插入圖片",
+ "Link file" : "連結檔案",
+ "Select file to link to" : "選擇要連結的檔案",
"_and %n other editor_::_and %n other editors_" : ["及其他 %n 個編輯器"],
"Show rich workspaces" : "顯示較多功能的工作區",
"Add notes, lists or links …" : "加入筆記、清單或連結…",
@@ -42,6 +47,7 @@ OC.L10N.register(
"Code block" : "程式碼區塊",
"Retry" : "重試",
"Last save {lastSave}" : "上次儲存於 {lastSave}",
+ "Update link" : "更新連結",
"Add link" : "加入連結",
"Show image" : "顯示影像",
"Show file" : "顯示檔案",