[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2021-01-06 03:03:56 +00:00
parent a8c0453f8b
commit 9f5824254a
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 46 additions and 2 deletions

View File

@ -2,11 +2,17 @@ OC.L10N.register(
"notes",
{
"Notes" : "筆記",
"Reading notes from filesystem has failed." : "從檔案系統讀取筆記錯誤。",
"Error" : "錯誤",
"New note" : "新筆記",
"Distraction-free notes and writing" : "可以讓你專心記錄不受干擾的筆記應用",
"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} 個筆記"],
"Settings" : "設定",
"Folder to store your notes" : "儲存筆記的資料夾",
"path to notes" : "筆記的路徑",
@ -22,12 +28,15 @@ OC.L10N.register(
"This month" : "本月",
"Last month" : "上月",
"Rename" : "重新命名",
"Note's title" : "筆記標題",
"Delete note" : "刪除筆記",
"Remove from favorites" : "從最愛中移除",
"Add to favorites" : "新增最愛",
"Error during preparing note for deletion." : "準備刪除筆記時錯誤。",
"Empty note" : "無內容",
"Write …" : "由此寫入...標題",
"Details" : "詳細資料",
"CTRL + /" : "CTRL + /",
"Edit" : "退出",
"Preview" : "預覽",
"Exit full screen" : "退出全螢幕",
@ -42,6 +51,7 @@ OC.L10N.register(
"Note has unsaved changes" : "有未存檔內容",
"Subcategory" : "子分類",
"_%n word_::_%n words_" : ["%n 字"],
"_%n character_::_%n characters_" : ["%n 個字元"],
"Write down your thoughts without any distractions." : "專心記下你的想法",
"Use Markdown markups to style your text." : "以標記式語言展現個人排版風格",
"Organize your notes in categories." : "以不同分類組織筆記",
@ -50,13 +60,25 @@ OC.L10N.register(
"iOS app" : "蘋果應用",
"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}”." : "可以用斜線符號 \"( / )\" 建立子分類。例如;父分類 \"/\"子分類",
"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}",
"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} 筆記失敗。",
"Deleting note {id} has failed." : "刪除筆記 {id} 失敗",
"Toggling favorite for note {id} has failed." : "增/減筆記{id} 到最愛失敗",
"Updating the note's category has failed. Is the target directory writable?" : "更新筆記的分類失敗。檢查目的地目錄屬性是否為可寫入?",
"Updating the category for note {id} has failed." : "更新筆記 {id} 的分類失敗"
"Updating the category for note {id} has failed." : "更新筆記 {id} 的分類失敗",
"Development Mode" : "研發模式"
},
"nplurals=1; plural=0;");

View File

@ -1,10 +1,16 @@
{ "translations": {
"Notes" : "筆記",
"Reading notes from filesystem has failed." : "從檔案系統讀取筆記錯誤。",
"Error" : "錯誤",
"New note" : "新筆記",
"Distraction-free notes and writing" : "可以讓你專心記錄不受干擾的筆記應用",
"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} 個筆記"],
"Settings" : "設定",
"Folder to store your notes" : "儲存筆記的資料夾",
"path to notes" : "筆記的路徑",
@ -20,12 +26,15 @@
"This month" : "本月",
"Last month" : "上月",
"Rename" : "重新命名",
"Note's title" : "筆記標題",
"Delete note" : "刪除筆記",
"Remove from favorites" : "從最愛中移除",
"Add to favorites" : "新增最愛",
"Error during preparing note for deletion." : "準備刪除筆記時錯誤。",
"Empty note" : "無內容",
"Write …" : "由此寫入...標題",
"Details" : "詳細資料",
"CTRL + /" : "CTRL + /",
"Edit" : "退出",
"Preview" : "預覽",
"Exit full screen" : "退出全螢幕",
@ -40,6 +49,7 @@
"Note has unsaved changes" : "有未存檔內容",
"Subcategory" : "子分類",
"_%n word_::_%n words_" : ["%n 字"],
"_%n character_::_%n characters_" : ["%n 個字元"],
"Write down your thoughts without any distractions." : "專心記下你的想法",
"Use Markdown markups to style your text." : "以標記式語言展現個人排版風格",
"Organize your notes in categories." : "以不同分類組織筆記",
@ -48,13 +58,25 @@
"iOS app" : "蘋果應用",
"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}”." : "可以用斜線符號 \"( / )\" 建立子分類。例如;父分類 \"/\"子分類",
"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}",
"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} 筆記失敗。",
"Deleting note {id} has failed." : "刪除筆記 {id} 失敗",
"Toggling favorite for note {id} has failed." : "增/減筆記{id} 到最愛失敗",
"Updating the note's category has failed. Is the target directory writable?" : "更新筆記的分類失敗。檢查目的地目錄屬性是否為可寫入?",
"Updating the category for note {id} has failed." : "更新筆記 {id} 的分類失敗"
"Updating the category for note {id} has failed." : "更新筆記 {id} 的分類失敗",
"Development Mode" : "研發模式"
},"pluralForm" :"nplurals=1; plural=0;"
}