diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-30 00:20:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-30 00:20:36 +0000 |
commit | be6d28c76b0dfff696ffab60961b5c355602cd83 (patch) | |
tree | f9a92dc0cf4bddca3437d91ef87f4ced9a8134d2 /apps/contactsinteraction | |
parent | ac54fda52c91987e53f845598ec0bcf5798a4dfb (diff) | |
download | nextcloud-server-be6d28c76b0dfff696ffab60961b5c355602cd83.tar.gz nextcloud-server-be6d28c76b0dfff696ffab60961b5c355602cd83.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;" |