diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-19 00:20:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-19 00:20:35 +0000 |
commit | 8afe96afd50f99b8a40116a6c1e25350784fcaf7 (patch) | |
tree | 7484e36d6452dbf0398ef1a94c8cf7fc4f9c4dd6 /apps/contactsinteraction/l10n/zh_HK.js | |
parent | 5c128ba7a0378ec062683adde8d115d8fb0e6afa (diff) | |
download | nextcloud-server-8afe96afd50f99b8a40116a6c1e25350784fcaf7.tar.gz nextcloud-server-8afe96afd50f99b8a40116a6c1e25350784fcaf7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/contactsinteraction/l10n/zh_HK.js')
-rw-r--r-- | apps/contactsinteraction/l10n/zh_HK.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/contactsinteraction/l10n/zh_HK.js b/apps/contactsinteraction/l10n/zh_HK.js index 686d02ed1d8..4eb5b8ae3d4 100644 --- a/apps/contactsinteraction/l10n/zh_HK.js +++ b/apps/contactsinteraction/l10n/zh_HK.js @@ -3,8 +3,8 @@ OC.L10N.register( { "Recently contacted" : "最近聯絡", "Contacts Interaction" : "聯絡人互動", - "Manages interaction between accounts and contacts" : "管理賬戶與聯絡人間的互動", - "Collect data about accounts and contacts interactions and provide an address book for the data" : "蒐集關於賬戶與聯絡人互動的資料,並提供資料的通訊錄", + "Manages interaction between accounts and contacts" : "管理帳戶與聯絡人間的互動", + "Collect data about accounts and contacts interactions and provide an address book for the data" : "蒐集關於帳戶與聯絡人互動的資料,並提供資料的通訊錄", "Manages interaction between users and contacts" : "管理用戶與聯絡人間的互動", "Collect data about user and contacts interactions and provide an address book for the data" : "蒐集關於用戶與聯絡人互動的資料,並提供資料的通訊錄" }, |