diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-30 00:20:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-30 00:20:27 +0000 |
commit | 4b85a886207c2a5d2faffc055e7662ea99118c1a (patch) | |
tree | d0e7cd4bd8c15573fa946178224f585ecadc9403 /apps/contactsinteraction | |
parent | 494dc3773f9b50d04366569fdde22d539b2050fc (diff) | |
download | nextcloud-server-4b85a886207c2a5d2faffc055e7662ea99118c1a.tar.gz nextcloud-server-4b85a886207c2a5d2faffc055e7662ea99118c1a.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/da.js | 2 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/da.json | 2 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/zh_CN.json | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/contactsinteraction/l10n/da.js b/apps/contactsinteraction/l10n/da.js index 8cc9bccf775..5c5fdbd0651 100644 --- a/apps/contactsinteraction/l10n/da.js +++ b/apps/contactsinteraction/l10n/da.js @@ -3,6 +3,8 @@ OC.L10N.register( { "Recently contacted" : "Nylig kontaktet", "Contacts Interaction" : "Kontakter Interaktion", + "Manages interaction between accounts and contacts" : "Styrer interaktion mellem konti og kontakter", + "Collect data about accounts and contacts interactions and provide an address book for the data" : "Indsaml data om konti og kontakt interaktioner og angiv en adressebog til dataene", "Manages interaction between users and contacts" : "Håndterer interaktion mellem brugere og kontakter", "Collect data about user and contacts interactions and provide an address book for the data" : "Indsaml data om bruger- og kontaktinteraktioner og angiv en adressebog til dataene" }, diff --git a/apps/contactsinteraction/l10n/da.json b/apps/contactsinteraction/l10n/da.json index 96993d2cf6e..0b072dca7cd 100644 --- a/apps/contactsinteraction/l10n/da.json +++ b/apps/contactsinteraction/l10n/da.json @@ -1,6 +1,8 @@ { "translations": { "Recently contacted" : "Nylig kontaktet", "Contacts Interaction" : "Kontakter Interaktion", + "Manages interaction between accounts and contacts" : "Styrer interaktion mellem konti og kontakter", + "Collect data about accounts and contacts interactions and provide an address book for the data" : "Indsaml data om konti og kontakt interaktioner og angiv en adressebog til dataene", "Manages interaction between users and contacts" : "Håndterer interaktion mellem brugere og kontakter", "Collect data about user and contacts interactions and provide an address book for the data" : "Indsaml data om bruger- og kontaktinteraktioner og angiv en adressebog til dataene" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/contactsinteraction/l10n/zh_CN.js b/apps/contactsinteraction/l10n/zh_CN.js index 383f55bf30b..74e180e47b0 100644 --- a/apps/contactsinteraction/l10n/zh_CN.js +++ b/apps/contactsinteraction/l10n/zh_CN.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_CN.json b/apps/contactsinteraction/l10n/zh_CN.json index 1ccd31cf7fa..1cd3d1ec1e5 100644 --- a/apps/contactsinteraction/l10n/zh_CN.json +++ b/apps/contactsinteraction/l10n/zh_CN.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;" |