diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-11 00:21:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-11 00:21:54 +0000 |
commit | 73683187b2fac767dfc0737f50511d32e47f8fdc (patch) | |
tree | 229470c6b7785720eb04439414dd6f299cb9e292 /apps/files/l10n/zh_HK.js | |
parent | 95ccbd3c40c983feeb27c940aa58050e6322af8d (diff) | |
download | nextcloud-server-73683187b2fac767dfc0737f50511d32e47f8fdc.tar.gz nextcloud-server-73683187b2fac767dfc0737f50511d32e47f8fdc.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r-- | apps/files/l10n/zh_HK.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 30b03acacf7..4e2ce313b40 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -202,6 +202,8 @@ OC.L10N.register( "Confirm deletion" : "確認刪除", "Cancel" : "取消", "Edit file locally" : "在近端編輯檔案", + "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "檔案現在應該在您的裝置上打開。如果沒有,請檢查您是否已安裝桌面應用程式。", + "Retry and close" : "重試和關閉", "Edit online" : "在線編輯", "Failed to redirect to client" : "無法重定向到客戶端", "Edit locally" : "在近端編輯", |