aboutsummaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-06-14 00:19:48 +0000
committerNextcloud bot <bot@nextcloud.com>2024-06-14 00:19:48 +0000
commitf0f4db3464e9260723b3b146e11d8ec2a0884272 (patch)
treebb0f5a3703663298d4d5ff3e23136865ea36dbcc /apps/contactsinteraction
parentb5275f703537f01fa27b042e1b619f56a223ab49 (diff)
downloadnextcloud-server-f0f4db3464e9260723b3b146e11d8ec2a0884272.tar.gz
nextcloud-server-f0f4db3464e9260723b3b146e11d8ec2a0884272.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;"