diff options
Diffstat (limited to 'apps/files_external/l10n/zh_HK.js')
-rw-r--r-- | apps/files_external/l10n/zh_HK.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/zh_HK.js b/apps/files_external/l10n/zh_HK.js index 06caf9544eb..3c49c7bf341 100644 --- a/apps/files_external/l10n/zh_HK.js +++ b/apps/files_external/l10n/zh_HK.js @@ -20,10 +20,8 @@ OC.L10N.register( "Never" : "絕不", "Once every direct access" : "在每次進行存取動作時", "Read only" : "唯讀", - "Delete" : "刪除", "Admin defined" : "管理員定義", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "由於配置的存儲數量過多,自動狀態檢查被禁用,點擊查看狀態", - "Are you sure you want to delete this external storage?" : "您確定要刪除此外部儲存嗎?", "Delete storage?" : "刪除空間", "Saved" : "已儲存", "Saving …" : "儲存中 ...", @@ -140,6 +138,8 @@ OC.L10N.register( "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全球身分驗證可用於驗證與有相同身分驗證的多個外部存儲器。", "External storages" : "外部儲存", "(group)" : "(群組)", + "Delete" : "刪除", + "Are you sure you want to delete this external storage?" : "您確定要刪除此外部儲存嗎?", "SMB / CIFS" : "SMB / CIFS", "SMB / CIFS using OC login" : "SMB / CIFS 使用 OC 登入", "Kerberos ticket apache mode" : "Kerberos 票證 Apache 模式" |