summaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-01-28 02:24:08 +0000
committerNextcloud bot <bot@nextcloud.com>2021-01-28 02:24:08 +0000
commit7e7284d790f55a14ec100771c08809e32514c533 (patch)
tree81190b0314ff1ef5b1cea7eeb327ebc88a92145f /apps/contactsinteraction
parent4c75e917f256e046c090b7675ed2ff042b661e93 (diff)
downloadnextcloud-server-7e7284d790f55a14ec100771c08809e32514c533.tar.gz
nextcloud-server-7e7284d790f55a14ec100771c08809e32514c533.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/contactsinteraction')
-rw-r--r--apps/contactsinteraction/l10n/zh_HK.js9
-rw-r--r--apps/contactsinteraction/l10n/zh_HK.json7
2 files changed, 16 insertions, 0 deletions
diff --git a/apps/contactsinteraction/l10n/zh_HK.js b/apps/contactsinteraction/l10n/zh_HK.js
new file mode 100644
index 00000000000..b22a32b64db
--- /dev/null
+++ b/apps/contactsinteraction/l10n/zh_HK.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "contactsinteraction",
+ {
+ "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" : "蒐集關於使用者與聯絡人互動的資料,並提供資料的通訊錄"
+},
+"nplurals=1; plural=0;");
diff --git a/apps/contactsinteraction/l10n/zh_HK.json b/apps/contactsinteraction/l10n/zh_HK.json
new file mode 100644
index 00000000000..4cb4bfed7fc
--- /dev/null
+++ b/apps/contactsinteraction/l10n/zh_HK.json
@@ -0,0 +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" : "蒐集關於使用者與聯絡人互動的資料,並提供資料的通訊錄"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file