diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-07 00:29:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-07 00:29:13 +0000 |
commit | bb74c5dfb0d01f49dab4e163d53c89ad583dffc9 (patch) | |
tree | 16dd24efae96cc6f90fe93858a7d02cf13cd5f4b /apps/settings/l10n/zh_HK.js | |
parent | dd52ddf4f8e2baf6d732370fc3e43db3c23a7879 (diff) | |
download | nextcloud-server-bb74c5dfb0d01f49dab4e163d53c89ad583dffc9.tar.gz nextcloud-server-bb74c5dfb0d01f49dab4e163d53c89ad583dffc9.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 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 5cc84fb3441..1b68fbf5a2c 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -193,6 +193,11 @@ OC.L10N.register( "Featured" : "精選", "Update to {update}" : "更新到 {update}", "All apps are up-to-date." : "所有應用程式都是最新的。", + "Icon" : "圖示", + "Name" : "名字", + "Version" : "版本", + "Level" : "級別", + "Actions" : "操作", "Results from other categories" : "其他分類的結果", "No apps found for your version" : "沒有找到適合您的版本的應用程式", "Disable all" : "全部停用", @@ -508,7 +513,6 @@ OC.L10N.register( "Checking for system and security issues." : "檢查系統與安全性問題。", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "請再次確認<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">安裝手冊 ↗</a>,並在<a href=\"%2$s\">紀錄檔</a>中檢查是否有任何錯誤或警告。", "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "透過<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">我們的安全性掃描 ↗</a>檢查您 Nextcloud 的安全性。", - "Version" : "版本", "You need to enable the File sharing App." : "您需要啟用檔案分享應用程式。", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "系統管理員可以微調分享行為。請查閱說明文件以獲得更多資訊。", "Allow apps to use the Share API" : "允許應用程式使用分享 API", |