From e007a01ed72bfeb2461decdfb6f9152220443909 Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Wed, 12 Aug 2026 14:18:39 +0100 Subject: [PATCH] New translations translation.json (Italian) [ci skip] --- .../public/locales/it-IT/translation.json | 21 ++++++++++++------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/apps/client/public/locales/it-IT/translation.json b/apps/client/public/locales/it-IT/translation.json index e8518509e..144057eee 100644 --- a/apps/client/public/locales/it-IT/translation.json +++ b/apps/client/public/locales/it-IT/translation.json @@ -387,8 +387,8 @@ "Insert horizontal rule divider": "Inserisci divisore di regola orizzontale", "Page break": "Interruzione di pagina", "Insert a page break for printing.": "Inserisci un'interruzione di pagina per la stampa.", - "Footnote": "Footnote", - "Insert a footnote reference.": "Insert a footnote reference.", + "Footnote": "Nota a piè di pagina", + "Insert a footnote reference.": "Inserisci un riferimento a una nota a piè di pagina.", "Upload any image from your device.": "Carica un'immagine dal tuo dispositivo.", "Upload any video from your device.": "Carica qualsiasi video dal tuo dispositivo.", "Upload any audio from your device.": "Carica qualsiasi audio dal tuo dispositivo.", @@ -1292,10 +1292,15 @@ "{{count}} rows deleted_other": "{{count}} righe eliminate", "{{count}} selected_one": "1 selezionato", "{{count}} selected_other": "{{count}} selezionati", - "Compare": "Compare", - "Compare versions": "Compare versions", - "Select version from {{date}}": "Select version from {{date}}", - "Version actions for {{date}}": "Version actions for {{date}}", - "Comparing {{newer}} and {{older}}": "Comparing {{newer}} and {{older}}", - "Exit compare": "Exit compare" + "Compare": "Confronta", + "Compare versions": "Confronta versioni", + "Select version from {{date}}": "Seleziona la versione del {{date}}", + "Version actions for {{date}}": "Azioni della versione del {{date}}", + "Comparing {{newer}} and {{older}}": "Confronto tra {{newer}} e {{older}}", + "Exit compare": "Esci dal confronto", + "Search attachments...": "Search attachments...", + "Error loading attachments.": "Error loading attachments.", + "No attachments on this page yet.": "No attachments on this page yet.", + "Uploaded by {{name}}": "Uploaded by {{name}}", + "Download {{name}}": "Download {{name}}" }