nextcloud-notes/l10n/zh_HK.js

87 lines
6.9 KiB
JavaScript
Raw Normal View History

2019-07-13 04:39:44 +02:00
OC.L10N.register(
"notes",
{
2020-10-02 04:46:34 +02:00
"Notes" : "筆記",
2021-01-30 04:01:39 +01:00
"Reading notes from filesystem has failed." : "從檔案系統讀取筆記失敗。",
2019-12-22 04:21:05 +01:00
"Error" : "錯誤",
2020-04-14 04:47:41 +02:00
"New note" : "新筆記",
2021-01-30 04:01:39 +01:00
"Distraction-free notes and writing" : "可以讓你專心記錄不受干擾的筆記應用",
2021-02-28 03:55:23 +01:00
"The Notes app is a distraction free notes taking app for [Nextcloud](https://www.nextcloud.com/). It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) allows for an easy integration into third-party apps (currently, there are notes apps for [Android](https://github.com/stefan-niedermann/nextcloud-notes), [iOS](https://github.com/owncloud/notes-iOS-App) and the [console](https://git.danielmoch.com/nncli/about) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites." : "筆記應用程式是用於 [Nextcloud](https://www.nextcloud.com/) 的筆記應用程式。其提供了更好的組織分類並使用Markdownhttps://zh.wikipedia.org/wiki/Markdown語法來支援格式化。筆記是以檔案的形式儲存在您的 Nextcloud 中,這樣您就可以使用各種 Nextcloud 客戶端檢視並編輯它們。此外,也有獨立的 [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) 可輕鬆地整合至第三方的應用程式(目前有供 [Android](https://github.com/stefan-niedermann/nextcloud-notes)、[iOS](https://github.com/owncloud/notes-iOS-App) 與 [終端機](https://git.danielmoch.com/nncli/about) 使用的應用程式,可讓您方便存取您的 Nextcloud 筆記)。還有將筆記加入收藏的功能。",
2021-01-30 04:01:39 +01:00
"Please see Nextcloud server log for details." : "請檢視 Nextcloud 伺服器記錄以取得進一步資訊。",
"Deleted {title}" : "已刪除 {title}",
"Undo Delete" : "復原刪除",
"Note recovered" : "筆記已復原",
"There are unsaved notes. Leaving the page will discard all changes!" : "有未儲存內容。離開頁面會有遺失資料風險。",
"_Deleted {number} note_::_Deleted {number} notes_" : ["已刪除 {number} 個筆記"],
"_Recovered {number} note_::_Recovered {number} notes_" : ["已回復 {number} 個筆記"],
2019-12-22 04:21:05 +01:00
"Settings" : "設定",
2021-01-30 04:01:39 +01:00
"Folder to store your notes" : "儲存筆記的資料夾",
"path to notes" : "筆記的路徑",
"File extension for new notes" : "新筆記的副檔名",
2021-02-28 03:55:23 +01:00
"No notes yet" : "尚未有筆記",
2021-01-30 04:01:39 +01:00
"All notes" : "全部筆記",
"Categories" : "分類",
"Loading …" : "正在載入……",
"Today" : "今天",
"Yesterday" : "昨天",
"This week" : "本星期",
"Last week" : "上星期",
"This month" : "本月",
"Last month" : "上月",
2020-04-14 04:47:41 +02:00
"Rename" : "重新命名",
2021-01-30 04:01:39 +01:00
"Note's title" : "筆記標題",
2019-07-13 04:39:44 +02:00
"Delete note" : "刪除筆記",
2021-01-30 04:01:39 +01:00
"Remove from favorites" : "從最愛中移除",
"Add to favorites" : "加入最愛",
"Error during preparing note for deletion." : "準備刪除筆記時錯誤。",
"Empty note" : "無內容",
"Write …" : "編寫 ...",
"Details" : "詳細資料",
"CTRL + /" : "CTRL + /",
2019-12-22 04:21:05 +01:00
"Edit" : "編輯",
2021-01-30 04:01:39 +01:00
"Preview" : "預覽",
"Exit full screen" : "退出全螢幕",
"Full screen" : "全螢幕",
"Save failed. Click to retry." : "儲存失敗。點擊重試。",
"Set category" : "分類",
"Category" : "分類",
"Uncategorized" : "未分類",
"Click here to save manually" : "手動存檔",
2021-02-28 03:55:23 +01:00
"Saving failed!" : "儲存失敗!",
2021-01-30 04:01:39 +01:00
"Last modified: {date}" : "上次修改日期:{date}",
"Note has unsaved changes" : "有未存檔內容",
"Subcategory" : "子分類",
2021-02-28 03:55:23 +01:00
"_%n word_::_%n words_" : ["%n 個字"],
2021-01-30 04:01:39 +01:00
"_%n character_::_%n characters_" : ["%n 個字元"],
"Write down your thoughts without any distractions." : "專心記下你的想法",
"Use Markdown markups to style your text." : "使用 Markdown 標記來設定您的文字樣式。",
"Organize your notes in categories." : "以不同分類組織筆記。",
2021-02-13 03:55:24 +01:00
"Install the app for your mobile phone in order to access your notes from everywhere." : "在您的手提電話上安裝應用程式以便隨時隨地存取您的筆記。",
2019-12-22 04:21:05 +01:00
"Android app" : "Android 應用程式",
2021-01-30 04:01:39 +01:00
"iOS app" : "iOS 應用程式",
"Start writing a note by clicking on “{newnote}” in the app navigation." : "在導覽列點選「{newnote}」以開始編寫筆記。",
"You can create subcategories by using “/” as delimiter between parent category and subcategory, e.g. “{parent}/{sub}”." : "您可以使用 “/” 作為下層分類與上層分類間的分隔符號,例如:“{parent}/{sub}”。",
"Note not found." : "找不到筆記。",
"Note is locked." : "筆記已上鎖。",
"Insufficient storage." : "儲存空間不足。",
"See JavaScript console and server log for details." : "請檢視 JavaScript 主控台與伺服器紀錄檔以取得詳細資訊。",
"Updating settings has failed." : "更新設定失敗。",
"Fetching notes for dashboard has failed." : "為儀表板取得筆記失敗。",
"Error from Nextcloud server: {msg}" : "來自 Nextcloud 伺服器的錯誤:{msg}",
2021-02-28 03:55:23 +01:00
"Fetching notes has failed." : "筆記獲取失敗。",
"Fetching note {id} has failed." : "筆記獲取 {id} 失敗",
"Refreshing note {id} has failed." : "筆記重新整理 {id} 失敗。",
"Renaming note {id} has failed." : "筆記重新命名 {id} 失敗。",
"Creating new note has failed." : "筆記建立失敗",
"Saving note {id} has failed." : "筆記儲存 {id} 失敗。",
"Updating title for note {id} has failed." : "筆記標題更新 {id} 失敗。",
"Undo delete has failed for note {title}." : "復原刪除筆記 {title} 失敗。",
2021-01-30 04:01:39 +01:00
"Deleting note {id} has failed." : "刪除筆記 {id} 失敗",
2021-02-28 03:55:23 +01:00
"Toggling favorite for note {id} has failed." : "增/減筆記 {id} 到最愛失敗",
2021-01-30 04:01:39 +01:00
"Updating the note's category has failed. Is the target directory writable?" : "更新筆記的分類失敗。檢查目的地目錄屬性是否為可寫入?",
"Updating the category for note {id} has failed." : "更新筆記 {id} 的分類失敗",
"Development Mode" : "研發模式",
"It looks that the notes app was installed from a development source. Please install it from the official <a href=\"%1$s\">Nextcloud App Store</a> instead. If you want to build the Notes app by yourself, please follow the <a href=\"%2$s\">developer instructions</a>." : "看來筆記應用程式是從開發中的原始碼安裝的。請從官方的 <a href=\"%1$s\">Nextcloud App Store</a> 安裝。如果您想要自行建構筆記應用程式,請遵循<a href=\"%2$s\">開發者說明</a>進行操作。"
2019-07-13 04:39:44 +02:00
},
"nplurals=1; plural=0;");