diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-12 00:27:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-12 00:27:51 +0000 |
commit | 06e3df8329c4eaf93a338f9065cf68f47f7064dc (patch) | |
tree | 296f916b7319d17445cb8c825d5e94c12a634b78 /apps/settings/l10n/zh_HK.js | |
parent | acd4e5dc0fc23c2e53c90525492bbe8218c15323 (diff) | |
download | nextcloud-server-06e3df8329c4eaf93a338f9065cf68f47f7064dc.tar.gz nextcloud-server-06e3df8329c4eaf93a338f9065cf68f47f7064dc.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_HK.js')
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 9658fc8f40c..728ed67cee5 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -246,7 +246,7 @@ OC.L10N.register( "Last job ran {relativeTime}." : "上次執行作業的時間是 {relativeTime}。", "Background job did not run yet!" : "後台作業從未執行!", "AJAX" : "AJAX", - "Execute one task with each page loaded. Use case: Single user instance." : "每個頁面載入時執行一次任務。使用情境:單使用者站台。", + "Execute one task with each page loaded. Use case: Single user instance." : "每個頁面載入時執行一次任務。使用情境:單用戶站台。", "Webcron" : "Webcron", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php 註冊了一個 webcron 服務,該服務將通過 HTTP 每 5 分鐘執行一次 cron.php。 用例:非常小的實例(1-5 個用戶,具體取決於使用情況)。", "Cron (Recommended)" : "Cron(推薦)", @@ -471,7 +471,6 @@ OC.L10N.register( "Show to logged in users only" : "僅顯示給登錄用戶", "Hide" : "隱藏", "Download and enable" : "下載並啟用", - "Enable untested app" : "啟用未經測試的應用程式", "The app will be downloaded from the App Store" : "將會從 App Store 下載這個應用程式", "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "此應用程式未被標記為與您的 Nextcloud 版本相容。如果繼續,您仍可安裝應用程式。但請注意應用程式可能無法正常運作。", "Never" : "絕不", @@ -559,6 +558,7 @@ OC.L10N.register( "Default quota:" : "預設容量限制:", "Show Languages" : "顯示語言", "Send email to new user" : "傳送電子郵件給新用戶", + "Enable untested app" : "啟用未經測試的應用程式", "Plain" : "明文", "NT LAN Manager" : "NT LAN 管理程式", "SSL/TLS" : "SSL/TLS", |