2021-02-01 06:18:39 +03:00
{ "translations" : {
2022-04-28 06:28:46 +03:00
"New text file" : "新文字檔" ,
2022-01-05 06:18:43 +03:00
"The file was uploaded" : "檔案已上傳" ,
2022-01-18 06:37:15 +03:00
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 選項的限制" ,
2022-01-05 06:18:43 +03:00
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 的限制" ,
"The file was only partially uploaded" : "檔案僅部分上傳" ,
"No file was uploaded" : "沒有檔案被上傳" ,
"Missing a temporary folder" : "找不到暫存資料夾" ,
"Could not write file to disk" : "寫入硬碟失敗" ,
"A PHP extension stopped the file upload" : "某個 PHP 擴充功能終止檔案的上傳" ,
"No file uploaded or file size exceeds maximum of %s" : "沒有上傳檔案或檔案大小超過 %s 的最大值" ,
2021-02-01 06:18:39 +03:00
"Nextcloud Text" : "Nextcloud 文字編輯器" ,
"text document" : "文字文件" ,
"Readme" : "說明" ,
"Text" : "文字編輯器" ,
"📝 Collaborative document editing" : "📝 協作文件編輯" ,
2021-06-28 06:23:51 +03:00
"** 📝 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" : "使用儲存版本" ,
2022-06-01 06:36:06 +03:00
"Image file format not supported" : "不支持圖像格式" ,
"Insert an image" : "插入圖像" ,
2021-02-01 06:18:39 +03:00
"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." : "無法載入檔案。請檢查您的網路連線。" ,
2022-04-23 06:23:23 +03:00
"This file is opened read-only as it is currently locked by {user}." : "此檔案以唯讀模式打開,因為它當前被 {user} 鎖上。" ,
2022-07-21 06:25:44 +03:00
"Document save status" : "文件保存狀態" ,
2022-07-03 06:19:01 +03:00
"Last saved" : "最後保存於" ,
2021-02-06 06:19:03 +03:00
"Saving …" : "正在儲存……" ,
"Saved" : "已儲存" ,
2021-02-01 06:18:39 +03:00
"Last saved {lastSaved}" : "上次儲存於 {lastSaved}" ,
"Unsaved changes" : "未儲存變更" ,
2022-07-07 06:23:22 +03:00
"Guest" : "訪客" ,
2022-03-04 06:20:23 +03:00
"No emoji found" : "找不到表情符號" ,
2022-06-12 06:29:44 +03:00
"Enter your name so other people can see who is editing" : "輸入您的姓名,以便其他人可以看到誰在編輯" ,
2021-02-01 06:18:39 +03:00
"Edit guest name" : "編輯訪客名稱" ,
"Save guest name" : "儲存訪客名稱" ,
2021-12-17 06:21:45 +03:00
"Formatting help" : "格式化說明" ,
"Speed up your writing with simple shortcuts." : "使用簡單的快捷方式加快您的寫作速度。" ,
2021-12-18 06:18:47 +03:00
"Just type the Markdown syntax or use keyboard shortcuts from below." : "只需輸入 Markdown 語法或使用下方的鍵盤快捷鍵即可。" ,
"Just type the Markdown syntax from below." : "只需輸入下方的 Markdown 語法即可。" ,
2021-12-17 06:21:45 +03:00
"Style" : "樣式" ,
"Syntax" : "語法" ,
"Keyboard shortcuts" : "鍵盤快捷鍵" ,
2021-12-16 06:18:45 +03:00
"Bold" : "粗體" ,
2021-12-17 06:21:45 +03:00
"Bold text" : "粗體文字" ,
2021-12-16 06:18:45 +03:00
"Ctrl" : "Ctrl" ,
"Italic" : "斜體" ,
2021-12-17 06:21:45 +03:00
"Italicized text" : "斜體文字" ,
2021-12-16 06:18:45 +03:00
"Strikethrough" : "刪除線" ,
2021-12-17 06:21:45 +03:00
"Mistaken text" : "錯誤的文字" ,
2022-02-10 06:20:28 +03:00
"Shift" : "轉移" ,
2022-01-26 06:19:10 +03:00
"Underline" : "下面畫線" ,
"Underlined text" : "下面畫線的文字" ,
2021-12-16 06:18:45 +03:00
"Heading 1" : "標題 1" ,
2021-12-17 06:21:45 +03:00
"Heading level 1" : "標題級別 1" ,
2021-12-16 06:18:45 +03:00
"Heading 6" : "標題 6" ,
2021-12-17 06:21:45 +03:00
"Heading level 6" : "標題級別 6" ,
2021-12-16 06:18:45 +03:00
"Unordered list" : "無序清單" ,
2021-12-17 06:21:45 +03:00
"An item" : "一個項目" ,
2021-12-16 06:18:45 +03:00
"Ordered list" : "有序清單" ,
2021-12-17 06:21:45 +03:00
"First item" : "第一個項目" ,
"Checklist" : "清單" ,
2022-06-24 06:25:18 +03:00
"To-Do item" : "待辦事項" ,
2021-12-16 06:18:45 +03:00
"Blockquote" : "引文" ,
2021-12-17 06:21:45 +03:00
"Quoted text" : "引用文字" ,
2021-12-16 06:18:45 +03:00
"Code block" : "程式碼區塊" ,
2021-12-17 06:21:45 +03:00
"Some code" : "一些代碼" ,
2022-01-05 06:18:43 +03:00
"Upload from computer" : "從電腦上傳" ,
"Insert from Files" : "從檔案插入" ,
2022-07-27 06:00:41 +03:00
"Formatting menu bar" : "格式化選項單欄" ,
2022-07-21 06:25:44 +03:00
"Editor actions" : "編輯器操作" ,
2022-06-02 06:38:56 +03:00
"Remaining Actions" : "剩餘操作" ,
2021-12-05 06:31:58 +03:00
"Update Link" : "更新連結" ,
"Add Link" : "添加連結" ,
2021-02-01 06:18:39 +03:00
"Link file" : "連結檔案" ,
2021-11-26 06:40:10 +03:00
"Remove Link" : "移除連結" ,
2021-02-01 06:18:39 +03:00
"Select file to link to" : "選擇要連結的檔案" ,
2022-06-12 06:29:44 +03:00
"Active people" : "活躍的人" ,
2022-06-10 06:36:28 +03:00
"guest" : "訪客" ,
2021-02-06 06:19:03 +03:00
"Show author colors" : "顯示作者顏色" ,
"Author colors are only shown until everyone has closed the document." : "僅在所有人都關閉文件前才顯示文件顏色。" ,
2022-06-11 06:30:15 +03:00
"Failed to load" : "加載失敗" ,
2022-07-01 06:34:16 +03:00
"Unsupported image type" : "不支援的圖片類型" ,
2022-04-02 06:24:54 +03:00
"Add row before" : "在前面添加行" ,
"Add row after" : "在後面添加行" ,
"Delete this row" : "刪除此行" ,
"Add column before" : "在前面添加縱列" ,
"Add column after" : "在後面添加縱列" ,
"Delete this column" : "删除此縱列" ,
"Delete this table" : "删除此表" ,
2021-02-01 06:18:39 +03:00
"Show rich workspaces" : "顯示較多功能的工作區" ,
"Add notes, lists or links …" : "加入筆記、清單或連結…" ,
2021-02-06 06:19:03 +03:00
"Undo" : "復原" ,
2021-02-01 06:18:39 +03:00
"Redo" : "重作" ,
"Headings" : "標題" ,
"Heading 2" : "標題 2" ,
"Heading 3" : "標題 3" ,
"Heading 4" : "標題 4" ,
"Heading 5" : "標題 5" ,
2022-06-24 06:25:18 +03:00
"To-Do list" : "待辦事項清單" ,
2022-03-18 06:22:32 +03:00
"Callouts" : "標記" ,
"Info" : "資訊" ,
"Success" : "成功" ,
"Warning" : "警告" ,
"Danger" : "危險" ,
2022-04-02 06:24:54 +03:00
"Table" : "表" ,
2022-06-01 06:36:06 +03:00
"Insert emoji" : "插入 emoji" ,
2022-04-20 06:25:02 +03:00
"Insert image" : "插入圖像" ,
2022-06-01 06:36:06 +03:00
"Alt" : "Alt" ,
"Edit" : "編輯" ,
2022-04-28 06:28:46 +03:00
"New text document" : "新文字文件" ,
2022-06-11 06:30:15 +03:00
"Enter your name so other users can see who is editing" : "輸入您的名稱,這樣其他用戶才能查看是誰在編輯" ,
2022-04-07 06:25:00 +03:00
"Currently active users:" : "目前活躍用戶:" ,
2022-06-01 06:36:06 +03:00
"_and %n other editor_::_and %n other editors_" : [ "及其他 %n 個編輯" ] ,
2022-06-21 06:28:05 +03:00
"ToDo list" : "待辦清單" ,
2022-06-11 06:30:15 +03:00
"Emoji picker" : "Emoji 選擇器" ,
2022-07-07 06:23:22 +03:00
"Todo item" : "待辦事項"
2021-02-01 06:18:39 +03:00
} , "pluralForm" : "nplurals=1; plural=0;"
}