diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-19 00:19:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-19 00:19:17 +0000 |
commit | 374427b91de7446eb4bfae4a480ff3f1994c07b0 (patch) | |
tree | 73af9181527764749a339540930bb9cd6b2a85ad /apps/contactsinteraction/l10n | |
parent | 8031c6919cc718788ab0d4b7460ddbf5fee3a004 (diff) | |
download | nextcloud-server-374427b91de7446eb4bfae4a480ff3f1994c07b0.tar.gz nextcloud-server-374427b91de7446eb4bfae4a480ff3f1994c07b0.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/contactsinteraction/l10n')
-rw-r--r-- | apps/contactsinteraction/l10n/en_GB.js | 2 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/en_GB.json | 2 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/zh_HK.json | 2 |
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;" |