text/l10n/zh_HK.json

57 строки
3.6 KiB
JSON
Исходник Обычный вид История

2021-02-01 06:18:39 +03:00
{ "translations": {
"New text document" : "新文字文件",
"Nextcloud Text" : "Nextcloud 文字編輯器",
"text document" : "文字文件",
"Readme" : "說明",
"Text" : "文字編輯器",
"📝 Collaborative document editing" : "📝 協作文件編輯",
"** 📝 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– 超級感謝他們!",
2021-02-01 06:18:39 +03:00
"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." : "無法載入檔案。請檢查您的網路連線。",
2021-02-06 06:19:03 +03:00
"Saving …" : "正在儲存……",
"Saved" : "已儲存",
2021-02-01 06:18:39 +03:00
"Last saved {lastSaved}" : "上次儲存於 {lastSaved}",
"Unsaved changes" : "未儲存變更",
2021-03-04 06:22:48 +03:00
"Enter your name so other users can see who is editing" : "輸入您的名稱,這樣其他用戶才能查看是誰在編輯",
2021-02-01 06:18:39 +03:00
"Edit guest name" : "編輯訪客名稱",
"Save guest name" : "儲存訪客名稱",
"Insert image" : "插入圖像",
"Insert an image" : "插入圖像",
"Link file" : "連結檔案",
"Select file to link to" : "選擇要連結的檔案",
2021-02-06 06:19:03 +03:00
"Show author colors" : "顯示作者顏色",
"Author colors are only shown until everyone has closed the document." : "僅在所有人都關閉文件前才顯示文件顏色。",
2021-03-04 06:22:48 +03:00
"Currently active users:" : "目前活躍用戶:",
2021-02-06 06:19:03 +03:00
"_and %n other editor_::_and %n other editors_" : ["及其他 %n 個編輯"],
2021-02-01 06:18:39 +03:00
"Show rich workspaces" : "顯示較多功能的工作區",
"Add notes, lists or links …" : "加入筆記、清單或連結…",
"Edit" : "編輯",
2021-02-06 06:19:03 +03:00
"Undo" : "復原",
2021-02-01 06:18:39 +03:00
"Redo" : "重作",
"Bold" : "粗體",
"Italic" : "斜體",
"Strikethrough" : "刪除線",
"Headings" : "標題",
"Heading 1" : "標題 1",
"Heading 2" : "標題 2",
"Heading 3" : "標題 3",
"Heading 4" : "標題 4",
"Heading 5" : "標題 5",
"Heading 6" : "標題 6",
"Unordered list" : "無序清單",
"Ordered list" : "有序清單",
2021-03-11 06:20:39 +03:00
"ToDo list" : "待辦清單",
2021-02-01 06:18:39 +03:00
"Blockquote" : "引文",
"Code block" : "程式碼區塊",
"Retry" : "重試",
2021-02-03 06:31:33 +03:00
"Unpushed changes" : "未推送變更",
2021-02-06 06:19:03 +03:00
"Add link" : "加入連結",
2021-02-01 06:18:39 +03:00
"Show image" : "顯示圖像",
"Show file" : "顯示檔案",
"Paragraph" : "段落"
},"pluralForm" :"nplurals=1; plural=0;"
}