aboutsummaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-19 00:19:00 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-19 00:19:00 +0000
commit82af5cc5922a215d17ad87883a7662dc310976fa (patch)
tree4c16442a4052d45ad80d98691f4b0f0474a8999c /apps/contactsinteraction
parent85f28856cfd75fe17f490f098c5657090bc00412 (diff)
downloadnextcloud-server-82af5cc5922a215d17ad87883a7662dc310976fa.tar.gz
nextcloud-server-82af5cc5922a215d17ad87883a7662dc310976fa.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/en_GB.js2
-rw-r--r--apps/contactsinteraction/l10n/en_GB.json2
-rw-r--r--apps/contactsinteraction/l10n/zh_HK.js2
-rw-r--r--apps/contactsinteraction/l10n/zh_HK.json2
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/contactsinteraction/l10n/en_GB.js b/apps/contactsinteraction/l10n/en_GB.js
index 158d83ae45b..1828e8b151f 100644
--- a/apps/contactsinteraction/l10n/en_GB.js
+++ b/apps/contactsinteraction/l10n/en_GB.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"Recently contacted" : "Recently contacted",
"Contacts Interaction" : "Contacts Interaction",
+ "Manages interaction between accounts and contacts" : "Manages interaction between accounts and contacts",
+ "Collect data about accounts and contacts interactions and provide an address book for the data" : "Collect data about accounts and contacts interactions and provide an address book for the data",
"Manages interaction between users and contacts" : "Manages interaction between users and contacts",
"Collect data about user and contacts interactions and provide an address book for the data" : "Collect data about user and contacts interactions and provide an address book for the data"
},
diff --git a/apps/contactsinteraction/l10n/en_GB.json b/apps/contactsinteraction/l10n/en_GB.json
index f2f05ed5d98..c979d89f997 100644
--- a/apps/contactsinteraction/l10n/en_GB.json
+++ b/apps/contactsinteraction/l10n/en_GB.json
@@ -1,6 +1,8 @@
{ "translations": {
"Recently contacted" : "Recently contacted",
"Contacts Interaction" : "Contacts Interaction",
+ "Manages interaction between accounts and contacts" : "Manages interaction between accounts and contacts",
+ "Collect data about accounts and contacts interactions and provide an address book for the data" : "Collect data about accounts and contacts interactions and provide an address book for the data",
"Manages interaction between users and contacts" : "Manages interaction between users and contacts",
"Collect data about user and contacts interactions and provide an address book for the data" : "Collect data about user and contacts interactions and provide an address book for the data"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/contactsinteraction/l10n/zh_HK.js b/apps/contactsinteraction/l10n/zh_HK.js
index 5fad61cd6ce..686d02ed1d8 100644
--- a/apps/contactsinteraction/l10n/zh_HK.js
+++ b/apps/contactsinteraction/l10n/zh_HK.js
@@ -3,6 +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 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 78accce52e8..51a72ab9c57 100644
--- a/apps/contactsinteraction/l10n/zh_HK.json
+++ b/apps/contactsinteraction/l10n/zh_HK.json
@@ -1,6 +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 users and contacts" : "管理用戶與聯絡人間的互動",
"Collect data about user and contacts interactions and provide an address book for the data" : "蒐集關於用戶與聯絡人互動的資料,並提供資料的通訊錄"
},"pluralForm" :"nplurals=1; plural=0;"