diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-16 00:20:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-16 00:20:14 +0000 |
commit | 1a9b1e9a2ae24f3fa0a5dad456ef6a947023d84c (patch) | |
tree | 3b05a3bc783073a098ab32a9e7a14f3bda003268 /apps/files/l10n/zh_HK.js | |
parent | 3b6d9eb774919270728f1d2a68e0527cde74446e (diff) | |
download | nextcloud-server-1a9b1e9a2ae24f3fa0a5dad456ef6a947023d84c.tar.gz nextcloud-server-1a9b1e9a2ae24f3fa0a5dad456ef6a947023d84c.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index c3fceccf5a7..4d5da27fff1 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -325,6 +325,7 @@ OC.L10N.register( "Audio" : "音頻", "Pictures and images" : "圖片與圖像", "Videos" : "影片", + "New folder creation cancelled" : "已取消建立新資料夾", "Created new folder \"{name}\"" : "創建了新資料夾 \"{name}\"", "Unable to initialize the templates directory" : "無法初始化模板目錄", "Create templates folder" : "創建模板資料夾", |