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_HK.json')
-rw-r--r--l10n/zh_HK.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index 6732da0ec..305878c6b 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -17,6 +17,8 @@
"** 📝 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." : "文件已在編輯器外變更。變更無法套用。",
@@ -26,7 +28,6 @@
"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" : "編輯訪客名稱",
@@ -62,11 +63,8 @@
"Quoted text" : "引用文字",
"Code block" : "程式碼區塊",
"Some code" : "一些代碼",
- "Insert emoji" : "插入 emoji",
"Upload from computer" : "從電腦上傳",
"Insert from Files" : "從檔案插入",
- "Insert an image" : "插入圖像",
- "Alt" : "Alt",
"Update Link" : "更新連結",
"Add Link" : "添加連結",
"Link file" : "連結檔案",
@@ -84,7 +82,6 @@
"Delete this table" : "删除此表",
"Show rich workspaces" : "顯示較多功能的工作區",
"Add notes, lists or links …" : "加入筆記、清單或連結…",
- "Edit" : "編輯",
"Undo" : "復原",
"Redo" : "重作",
"Headings" : "標題",
@@ -99,10 +96,13 @@
"Warning" : "警告",
"Danger" : "危險",
"Table" : "表",
- "Emoji picker" : "Emoji 選擇器",
+ "Insert emoji" : "插入 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" : "Emoji 選擇器"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file