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:
Diffstat (limited to 'l10n/zh_TW.js')
-rw-r--r--l10n/zh_TW.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 7ed1c1688..9da7223a6 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -19,6 +19,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" : "使用儲存版本",
+ "Image file format not supported" : "不支援的圖片檔案格式",
+ "Insert an image" : "插入圖片",
"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." : "文件已在編輯器外變更。變更無法套用。",
@@ -28,7 +30,6 @@ OC.L10N.register(
"Saved" : "已儲存",
"Last saved {lastSaved}" : "上次儲存於 {lastSaved}",
"Unsaved changes" : "未儲存變更",
- "Image file format not supported" : "不支援的圖片檔案格式",
"No emoji found" : "找不到表情符號",
"Enter your name so other users can see who is editing" : "輸入您的名稱,這樣其他使用者才能查看是誰在編輯",
"Edit guest name" : "編輯訪客名稱",
@@ -64,11 +65,8 @@ OC.L10N.register(
"Quoted text" : "引用文字",
"Code block" : "程式碼區塊",
"Some code" : "一些程式碼",
- "Insert emoji" : "插入表情符號",
"Upload from computer" : "從電腦上傳",
"Insert from Files" : "從檔案插入",
- "Insert an image" : "插入圖片",
- "Alt" : "Alt",
"Update Link" : "更新連結",
"Add Link" : "新增連結",
"Link file" : "連結檔案",
@@ -86,7 +84,6 @@ OC.L10N.register(
"Delete this table" : "刪除此表格",
"Show rich workspaces" : "顯示較多功能的工作區",
"Add notes, lists or links …" : "加入筆記、清單或連結…",
- "Edit" : "編輯",
"Undo" : "復原",
"Redo" : "重作",
"Headings" : "標題",
@@ -101,10 +98,13 @@ OC.L10N.register(
"Warning" : "警告",
"Danger" : "危險",
"Table" : "表格",
- "Emoji picker" : "表情符號挑選器",
+ "Insert emoji" : "插入表情符號",
"Insert image" : "插入影像",
+ "Alt" : "Alt",
+ "Edit" : "編輯",
"New text document" : "新文字文件",
"Currently active users:" : "目前活動中的使用者:",
- "_and %n other editor_::_and %n other editors_" : ["及其他 %n 個編輯器"]
+ "_and %n other editor_::_and %n other editors_" : ["及其他 %n 個編輯器"],
+ "Emoji picker" : "表情符號挑選器"
},
"nplurals=1; plural=0;");