Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-01-22 05:19:54 +0300
committerNextcloud bot <bot@nextcloud.com>2021-01-22 05:19:54 +0300
commit798924757458f388a58b36038371f70dad6a3c90 (patch)
treea25e91fc8ddbad28b66cf254e029c90e0437c0bc /apps/contactsinteraction
parent480b37050b4ad4e0bcdf85cd47ecb4f9b20a0695 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/contactsinteraction')
-rw-r--r--apps/contactsinteraction/l10n/zh_TW.js9
-rw-r--r--apps/contactsinteraction/l10n/zh_TW.json7
2 files changed, 16 insertions, 0 deletions
diff --git a/apps/contactsinteraction/l10n/zh_TW.js b/apps/contactsinteraction/l10n/zh_TW.js
new file mode 100644
index 00000000000..b22a32b64db
--- /dev/null
+++ b/apps/contactsinteraction/l10n/zh_TW.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_TW.json b/apps/contactsinteraction/l10n/zh_TW.json
new file mode 100644
index 00000000000..4cb4bfed7fc
--- /dev/null
+++ b/apps/contactsinteraction/l10n/zh_TW.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