From ffda62b421e4aed9c01ec9c5ff34eb3516bf727e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 31 Oct 2020 02:18:47 +0000 Subject: [tx-robot] updated from transifex --- apps/contactsinteraction/l10n/zh_CN.js | 9 +++++++++ apps/contactsinteraction/l10n/zh_CN.json | 7 +++++++ 2 files changed, 16 insertions(+) create mode 100644 apps/contactsinteraction/l10n/zh_CN.js create mode 100644 apps/contactsinteraction/l10n/zh_CN.json (limited to 'apps/contactsinteraction/l10n') diff --git a/apps/contactsinteraction/l10n/zh_CN.js b/apps/contactsinteraction/l10n/zh_CN.js new file mode 100644 index 00000000000..383f55bf30b --- /dev/null +++ b/apps/contactsinteraction/l10n/zh_CN.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_CN.json b/apps/contactsinteraction/l10n/zh_CN.json new file mode 100644 index 00000000000..1ccd31cf7fa --- /dev/null +++ b/apps/contactsinteraction/l10n/zh_CN.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 -- cgit v1.2.3