diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-04 02:22:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-04 02:22:10 +0000 |
commit | 365d31743f74239e5a8d613013836a2739cdea76 (patch) | |
tree | 92edc273019574acbfd77a05f616b66cbe1475e2 /apps/contactsinteraction/l10n | |
parent | 5325c3002cb45b6b244d0df7c74ea5a8bbb6ee02 (diff) | |
download | nextcloud-server-365d31743f74239e5a8d613013836a2739cdea76.tar.gz nextcloud-server-365d31743f74239e5a8d613013836a2739cdea76.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/contactsinteraction/l10n')
-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 b22a32b64db..5fad61cd6ce 100644 --- a/apps/contactsinteraction/l10n/zh_HK.js +++ b/apps/contactsinteraction/l10n/zh_HK.js @@ -3,7 +3,7 @@ OC.L10N.register( { "Recently contacted" : "最近聯絡", "Contacts Interaction" : "聯絡人互動", - "Manages interaction between users and contacts" : "管理使用者與聯絡人間的互動", - "Collect data about user 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" : "蒐集關於用戶與聯絡人互動的資料,並提供資料的通訊錄" }, "nplurals=1; plural=0;"); diff --git a/apps/contactsinteraction/l10n/zh_HK.json b/apps/contactsinteraction/l10n/zh_HK.json index 4cb4bfed7fc..78accce52e8 100644 --- a/apps/contactsinteraction/l10n/zh_HK.json +++ b/apps/contactsinteraction/l10n/zh_HK.json @@ -1,7 +1,7 @@ { "translations": { "Recently contacted" : "最近聯絡", "Contacts Interaction" : "聯絡人互動", - "Manages interaction between users and contacts" : "管理使用者與聯絡人間的互動", - "Collect data about user 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;" }
\ No newline at end of file |