diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-06 02:24:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-06 02:24:44 +0000 |
commit | 87b53dfed3f68a5ddbc13e445c0c53d299374c5e (patch) | |
tree | cd4440ad438198e8a0345d7a0c66ad9abf8383ee /apps/files/l10n/zh_HK.js | |
parent | 2ddd7f52bfe4fc586fbb993b9eaf58a8b1d0f471 (diff) | |
download | nextcloud-server-87b53dfed3f68a5ddbc13e445c0c53d299374c5e.tar.gz nextcloud-server-87b53dfed3f68a5ddbc13e445c0c53d299374c5e.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 82748071834..f68972a8455 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -187,11 +187,11 @@ OC.L10N.register( "Show hidden files" : "顯示隱藏檔", "Crop image previews" : "圖片裁剪預覽", "Additional settings" : "其他設定", - "Webdav" : "Webdav", + "Webdav" : "WebDAV", "Copy to clipboard" : "複製到剪貼板", "Use this address to access your Files via WebDAV" : "用這位址使用 WebDAV 存取你的檔案。", "Clipboard is not available" : "剪貼板不可用", - "Webdav URL copied to clipboard" : "Webdav 連結已複製到剪貼板", + "Webdav URL copied to clipboard" : "WebDAV 連結已複製到剪貼板", "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", "Error while loading the file data" : "載入檔案資料失敗", "Pick a template for {name}" : "為 {name} 選擇一個模板", |