aboutsummaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-06-14 00:20:02 +0000
committerNextcloud bot <bot@nextcloud.com>2024-06-14 00:20:02 +0000
commit5a7e8a7f9076dfd6ec3ba2fbe83bded59d53a792 (patch)
treecf87d0447f2ebe981387fb9619f1c2f5a8ff41fe /apps/contactsinteraction
parent22a24833628613a6e2ea522ff82bc21d57ec14d6 (diff)
downloadnextcloud-server-5a7e8a7f9076dfd6ec3ba2fbe83bded59d53a792.tar.gz
nextcloud-server-5a7e8a7f9076dfd6ec3ba2fbe83bded59d53a792.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/it.js2
-rw-r--r--apps/contactsinteraction/l10n/it.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/contactsinteraction/l10n/it.js b/apps/contactsinteraction/l10n/it.js
index 7454cf0ba23..93d714c2f0b 100644
--- a/apps/contactsinteraction/l10n/it.js
+++ b/apps/contactsinteraction/l10n/it.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"Recently contacted" : "Contattati di recente",
"Contacts Interaction" : "Interazione contatti",
+ "Manages interaction between accounts and contacts" : "Gestisce l'interazione tra account e contatti",
+ "Collect data about accounts and contacts interactions and provide an address book for the data" : "Raccoglie dati sulle interazioni tra gli account e i contatti e fornisce una rubrica per i dati",
"Manages interaction between users and contacts" : "Gestisce l'interazione tra utenti e contatti",
"Collect data about user and contacts interactions and provide an address book for the data" : "Raccoglie dati sulle interazioni tra gli utenti e i contatti e fornisce una rubrica per i dati"
},
diff --git a/apps/contactsinteraction/l10n/it.json b/apps/contactsinteraction/l10n/it.json
index f64b939e061..fc99a3c45f6 100644
--- a/apps/contactsinteraction/l10n/it.json
+++ b/apps/contactsinteraction/l10n/it.json
@@ -1,6 +1,8 @@
{ "translations": {
"Recently contacted" : "Contattati di recente",
"Contacts Interaction" : "Interazione contatti",
+ "Manages interaction between accounts and contacts" : "Gestisce l'interazione tra account e contatti",
+ "Collect data about accounts and contacts interactions and provide an address book for the data" : "Raccoglie dati sulle interazioni tra gli account e i contatti e fornisce una rubrica per i dati",
"Manages interaction between users and contacts" : "Gestisce l'interazione tra utenti e contatti",
"Collect data about user and contacts interactions and provide an address book for the data" : "Raccoglie dati sulle interazioni tra gli utenti e i contatti e fornisce una rubrica per i dati"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"