diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-05 00:24:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-05 00:24:13 +0000 |
commit | 1b3d4fa45eb932d2750ecc5828141957fdd7ae46 (patch) | |
tree | 9528ac287845e836a605b885156303eec59a7c35 /apps/files_external/l10n/zh_HK.js | |
parent | 4ac730e463cb01821f405274c314e8782dbbe58a (diff) | |
download | nextcloud-server-1b3d4fa45eb932d2750ecc5828141957fdd7ae46.tar.gz nextcloud-server-1b3d4fa45eb932d2750ecc5828141957fdd7ae46.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/zh_HK.js')
-rw-r--r-- | apps/files_external/l10n/zh_HK.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/zh_HK.js b/apps/files_external/l10n/zh_HK.js index 13e78fa6563..be070a11a56 100644 --- a/apps/files_external/l10n/zh_HK.js +++ b/apps/files_external/l10n/zh_HK.js @@ -22,6 +22,7 @@ OC.L10N.register( "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "由於配置的存儲數量過多,自動狀態檢查被禁用,點擊查看狀態", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "您確定要斷開此外部存儲嗎? 這將使該外部存儲在 Nextcloud 中不可用,將導致在當前連接的任何同步客戶端上刪除這些檔案件和資料夾,但不會刪除外部存儲本身上的任何檔案和資料夾。", "Delete storage?" : "刪除空間", + "Click to recheck the configuration" : "單擊以重新檢查配置", "Saved" : "已儲存", "Saving …" : "儲存中 ...", "Save" : "儲存", @@ -138,7 +139,6 @@ OC.L10N.register( "Authentication" : "驗證", "Configuration" : "配置", "Available for" : "可用於", - "Click to recheck the configuration" : "單擊以重新檢查配置", "Add storage" : "增加儲存區", "All people" : "所有人仕", "Advanced settings" : "進階設定", |