You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/zh_HK.js
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ OC.L10N.register(
9
9
"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/)的筆記應用程式。其提供了更好的組織分類,並使用[Markdown](https://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 筆記)。還有將筆記加入收藏的功能。",
10
10
"Please see Nextcloud server log for details." : "請檢視 Nextcloud 伺服器記錄以取得進一步資訊。",
11
11
"Deleted {title}" : "已刪除 {title}",
12
-
"Undo Delete" : "復原刪除",
12
+
"Undo Delete" : "還原刪除",
13
13
"Note recovered" : "筆記已復原",
14
14
"There are unsaved notes. Leaving the page will discard all changes!" : "有未儲存內容。離開頁面會有遺失資料風險。",
Copy file name to clipboardExpand all lines: l10n/zh_HK.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
"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/)的筆記應用程式。其提供了更好的組織分類,並使用[Markdown](https://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 筆記)。還有將筆記加入收藏的功能。",
8
8
"Please see Nextcloud server log for details." : "請檢視 Nextcloud 伺服器記錄以取得進一步資訊。",
9
9
"Deleted {title}" : "已刪除 {title}",
10
-
"Undo Delete" : "復原刪除",
10
+
"Undo Delete" : "還原刪除",
11
11
"Note recovered" : "筆記已復原",
12
12
"There are unsaved notes. Leaving the page will discard all changes!" : "有未儲存內容。離開頁面會有遺失資料風險。",
0 commit comments