diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-19 00:20:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-19 00:20:24 +0000 |
commit | fc560d8ec986402587ae506bbff58e242eb269f7 (patch) | |
tree | fb37f83dfd934243f34369409fb6c47bf75a0c49 /apps/contactsinteraction | |
parent | 4af9bef7121c91359c537c42b8bf5c71fdb37e79 (diff) | |
download | nextcloud-server-fc560d8ec986402587ae506bbff58e242eb269f7.tar.gz nextcloud-server-fc560d8ec986402587ae506bbff58e242eb269f7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/contactsinteraction')
-rw-r--r-- | apps/contactsinteraction/l10n/zh_HK.js | 4 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/zh_HK.json | 4 |
2 files changed, 4 insertions, 4 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" : "蒐集關於用戶與聯絡人互動的資料,並提供資料的通訊錄" }, diff --git a/apps/contactsinteraction/l10n/zh_HK.json b/apps/contactsinteraction/l10n/zh_HK.json index 51a72ab9c57..25d5d882e10 100644 --- a/apps/contactsinteraction/l10n/zh_HK.json +++ b/apps/contactsinteraction/l10n/zh_HK.json @@ -1,8 +1,8 @@ { "translations": { "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" : "蒐集關於用戶與聯絡人互動的資料,並提供資料的通訊錄" },"pluralForm" :"nplurals=1; plural=0;" |