diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-11 00:22:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-11 00:22:26 +0000 |
commit | 9dfb7e28c46326b962e447e69449a515d9b6d49f (patch) | |
tree | 131526a1409127fdb447aafc383607589f135c6e /core/l10n/zh_HK.js | |
parent | 195b434f7b0fb0718d2a363d94d854ce9178d9a0 (diff) | |
download | nextcloud-server-9dfb7e28c46326b962e447e69449a515d9b6d49f.tar.gz nextcloud-server-9dfb7e28c46326b962e447e69449a515d9b6d49f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_HK.js')
-rw-r--r-- | core/l10n/zh_HK.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index c636a4a64e8..76615f1a6e8 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -189,6 +189,11 @@ OC.L10N.register( "Install the Contacts app" : "安裝「通訊錄」應用程式", "Loading your contacts …" : "正在載入聯絡人…", "Looking for {term} …" : "正在搜尋 {term} …", + "Modified" : "已修改", + "Today" : "今日", + "Last year" : "去年", + "Not found" : "未找到", + "People" : "人物", "Forgot password?" : "忘記密碼?", "Back to login form" : "回到登入表格", "Back" : "返回", @@ -414,7 +419,6 @@ OC.L10N.register( "No more subfolders in here" : "沒有子資料夾", "Name" : "名稱", "Size" : "大小", - "Modified" : "已修改", "\"{name}\" is an invalid file name." : "\"{name}\" 是無效的檔案名稱。", "File name cannot be empty." : "檔案名稱不能為空。", "\"/\" is not allowed inside a file name." : "不允許檔案名稱中出現 \"/\"。", |