From be2278f0e86d8c088b4a111bd44f3336701f7180 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 29 Dec 2024 00:36:47 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/it.js | 2 ++ l10n/it.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/it.js b/l10n/it.js index 9fd3671a0..584f26d96 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -209,6 +209,8 @@ OC.L10N.register( "Contact not found" : "Contatto non trovato", "Group {group} not found" : "Gruppo {group} non trovato", "Close" : "Chiudi", + "No data for this contact" : "Nessun dato per questo contatto", + "No data for this contact on their profile" : "Nessun dato per questo contatto sul suo profilo", "Import" : "Importa", "Are you sure you want to import this contact file?" : "Sei sicuro di voler importare questo file di contatti?", "Could not copy" : "Impossibile copiare", diff --git a/l10n/it.json b/l10n/it.json index 813eaf1f0..6f0b2a070 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -207,6 +207,8 @@ "Contact not found" : "Contatto non trovato", "Group {group} not found" : "Gruppo {group} non trovato", "Close" : "Chiudi", + "No data for this contact" : "Nessun dato per questo contatto", + "No data for this contact on their profile" : "Nessun dato per questo contatto sul suo profilo", "Import" : "Importa", "Are you sure you want to import this contact file?" : "Sei sicuro di voler importare questo file di contatti?", "Could not copy" : "Impossibile copiare",