diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-02 00:24:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-02 00:24:42 +0000 |
commit | 58c983122901c6716d3b4e70ae24126d4bb6663b (patch) | |
tree | f9d73018485749845948813e48cd47d7ef083527 /core/l10n/zh_HK.js | |
parent | b46879db4b1e262fc256a685fcba651f784fbff3 (diff) | |
download | nextcloud-server-58c983122901c6716d3b4e70ae24126d4bb6663b.tar.gz nextcloud-server-58c983122901c6716d3b4e70ae24126d4bb6663b.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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index 33d1d311e42..f94728b3f1a 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -198,7 +198,7 @@ OC.L10N.register( "Search contacts …" : "搜尋聯絡人…", "Could not load your contacts" : "無法載入您的聯絡人", "No contacts found" : "查無聯絡人", - "Show all contacts …" : "顯示所有聯絡人…", + "Show all contacts" : "顯示所有聯絡人", "Install the Contacts app" : "安裝「通訊錄」應用程式", "Loading your contacts …" : "正在載入聯絡人…", "Looking for {term} …" : "正在搜尋 {term} …", @@ -410,6 +410,7 @@ OC.L10N.register( "Open settings menu" : "公開設定選項單", "Settings" : "設定", "Avatar of {fullName}" : "{fullName} 的虛擬化身", + "Show all contacts …" : "顯示所有聯絡人…", "No files in here" : "此處沒有任何檔案", "New folder" : "新資料夾", "No more subfolders in here" : "沒有子資料夾", |