From 3a2cf062ad40a6dfa16e2375ab6f87ff02796013 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 31 Jan 2021 02:56:00 +0000 Subject: [tx-robot] updated from transifex --- l10n/zh_HK.js | 14 ++++++++++++-- l10n/zh_HK.json | 14 ++++++++++++-- 2 files changed, 24 insertions(+), 4 deletions(-) diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index a4ebfe1..f869078 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -1,8 +1,18 @@ OC.L10N.register( "notifications", { - "Notifications" : "通知", - "seconds ago" : "秒前", + "Admin notifications" : "管理員通告", + "Notifications" : "通告", + "This app provides a backend and frontend for the notification API available in Nextcloud." : "此應用程式為 Nextcloud 中提供的通告 API 提供了前後端。", + "This app provides a backend and frontend for the notification API available in Nextcloud.\n\t\tThe API is used by other apps to notify users in the web UI and sync clients about various things. Some examples are:\n\n📬 Federated file sharing: You received a new remote share\n\n📑 Comments: Another user mentioned you in a comment on a file\n\n🚢 Update notification: Available update for an app or nextcloud itself\n\n📣 Announcement center: An announcement was posted by an admin" : "此應用程式為 Nextcloud 中提供的通告 API 提供了前後端。\n\t\t其他應用程式使用這個 API 來通告在 Web UI 中的使用者,並同步客戶端。這裡有一些例子:\n\n📬 聯盟檔案分享:您收到了新的遠端分享\n\n📑 留言:其他使用者在檔案中的留言提及您\n\n🚢 更新通告:應用程式或 Nextcloud 自身有可用的更新\n\n📣 公告中心:管理員發佈了公告", + "Dismiss all notifications" : "關閉所有通告", + "Requesting browser permissions to show notifications" : "需要瀏覽器權限以顯示通告", + "No notifications" : "沒有通告", + "Failed to dismiss all notifications" : "關閉所有通告失敗", + "Failed to perform action" : "採取動作失敗", + "Dismiss" : "關閉", + "seconds ago" : "幾秒前", + "Failed to dismiss notification" : "關閉通知失敗", "in {path}" : "在 {path}" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index f736c27..3a44624 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -1,6 +1,16 @@ { "translations": { - "Notifications" : "通知", - "seconds ago" : "秒前", + "Admin notifications" : "管理員通告", + "Notifications" : "通告", + "This app provides a backend and frontend for the notification API available in Nextcloud." : "此應用程式為 Nextcloud 中提供的通告 API 提供了前後端。", + "This app provides a backend and frontend for the notification API available in Nextcloud.\n\t\tThe API is used by other apps to notify users in the web UI and sync clients about various things. Some examples are:\n\n📬 Federated file sharing: You received a new remote share\n\n📑 Comments: Another user mentioned you in a comment on a file\n\n🚢 Update notification: Available update for an app or nextcloud itself\n\n📣 Announcement center: An announcement was posted by an admin" : "此應用程式為 Nextcloud 中提供的通告 API 提供了前後端。\n\t\t其他應用程式使用這個 API 來通告在 Web UI 中的使用者,並同步客戶端。這裡有一些例子:\n\n📬 聯盟檔案分享:您收到了新的遠端分享\n\n📑 留言:其他使用者在檔案中的留言提及您\n\n🚢 更新通告:應用程式或 Nextcloud 自身有可用的更新\n\n📣 公告中心:管理員發佈了公告", + "Dismiss all notifications" : "關閉所有通告", + "Requesting browser permissions to show notifications" : "需要瀏覽器權限以顯示通告", + "No notifications" : "沒有通告", + "Failed to dismiss all notifications" : "關閉所有通告失敗", + "Failed to perform action" : "採取動作失敗", + "Dismiss" : "關閉", + "seconds ago" : "幾秒前", + "Failed to dismiss notification" : "關閉通知失敗", "in {path}" : "在 {path}" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file -- cgit v1.2.3