Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Oct 18, 2024
1 parent 09025c4 commit 88c400e
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 0 deletions.
39 changes: 39 additions & 0 deletions l10n/it.js
Original file line number Diff line number Diff line change
@@ -1,21 +1,60 @@
OC.L10N.register(
"drawio",
{
"Versions plugin is not enabled" : "Il plugin delle versioni non è abilitato",
"You can not open a folder" : "Non puoi aprire una cartella",
"An internal server error occurred." : "Si è verificato un errore interno.",
"This file is too big to be opened. Please download the file instead." : "Il file è troppo grande per essere aperto. Scaricalo invece.",
"Cannot read the file." : "Impossibile leggere il file.",
"File not found." : "File non trovato.",
"The file is locked." : "il file è bloccato.",
"You can not write to a folder" : "Non puoi scrivere in una cartella",
"The file you are working on was updated in the meantime." : "Nel frattempo, il file su cui stai lavorando è stato aggiornato.",
"Could not write to file." : "Impossibile scrivere su file.",
"Insufficient permissions" : "Permessi insufficienti",
"File content not supplied" : "Contenuto del file non fornito",
"File etag not supplied" : "Tag file non fornito",
"You cannot write to this path" : "Non puoi scrivere su questo percorso",
"Incorrect parameters" : "Parametri non corretti",
"The required folder was not found" : "La cartella richiesta non è stata trovata",
"You don't have enough permission to create file" : "Non hai i permessi sufficienti per creare il file",
"Can't create file" : "Impossibile creare il file",
"Draw.io app not configured! Please contact admin." : "App Draw.io non configurata! Contattare l'amministratore.",
"Draw.io" : "Draw.io",
"Draw.io integration app" : "App di integrazione di Draw.io",
"Integrates draw.io diagrams editor with Nextcloud" : "Integra l'editor di diagrammi draw.io con Nextcloud",
"FileId is empty" : "Il campo è vuoto",
"Loading, please wait." : "Caricamento in corso, attendere prego.",
"Error loading the file" : "Errore durante il caricamento del file",
"New draw.io Diagram" : "Nuovo diagramma draw.io",
"New draw.io Whiteboard" : "Nuova lavagna draw.io",
"Open in Draw.io" : "Apri in Draw.io",
"Error: Creating a new file failed." : "Errore: creazione di un nuovo file non riuscita.",
"Edit in Draw.io" : "Modifica in Draw.io",
"draw.io Configuration error:" : "Errore di configurazione draw.io:",
"Saving..." : "Salvataggio…",
"Settings have been successfully saved" : "Le impostazioni sono state salvate correttamente",
"Error when trying to connect" : "Errore durante il tentativo di connessione",
"Auto" : "Automatico",
"Draw.io URL" : "URL di Draw.io",
"Note: To enable realtime collaboration, leave blank or enter (https://embed.diagrams.net)" : "Nota: per abilitare la collaborazione in tempo reale, lasciare vuoto o immettere (https://embed.diagrams.net)",
"Theme:" : "Tema:",
"Classic" : "Classico",
"Modern" : "Moderno",
"Minimal" : "Minimale",
"Atlas" : "Atlante",
"Dark" : "Scuro",
"Yes" : "Sì",
"No" : "No",
"Language" : "Lingua",
"Activate offline mode in Draw.io?" : "Attivare la modalità offline in Draw.io?",
"When the \"offline mode\" is active, this disables all remote operations and features to protect the users privacy. Draw.io will then also only be in English, even if you set a different language manually." : "Quando la \"modalità offline\" è attiva, vengono disabilitate tutte le operazioni e le funzionalità remote per proteggere la privacy degli utenti. Draw.io sarà quindi solo in inglese, anche se imposti manualmente una lingua diversa.",
"Activate autosave?" : "Attivare il salvataggio automatico?",
"Note: To enable realtime collaboration, autosave must be active." : "Nota: per abilitare la collaborazione in tempo reale, il salvataggio automatico deve essere attivo.",
"Enable libraries?" : "Abilitare le librerie?",
"Enable diagram previews?" : "Abilitare le anteprime dei diagrammi?",
"Note: Disable previews to save storage space used to store diagram preview images" : "Nota: disabilitare le anteprime per risparmiare spazio di archiviazione utilizzato per memorizzare le immagini di anteprima del diagramma",
"draw.io Configuration" : "Configurazione di draw.io",
"Save" : "Salva"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
39 changes: 39 additions & 0 deletions l10n/it.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,58 @@
{ "translations": {
"Versions plugin is not enabled" : "Il plugin delle versioni non è abilitato",
"You can not open a folder" : "Non puoi aprire una cartella",
"An internal server error occurred." : "Si è verificato un errore interno.",
"This file is too big to be opened. Please download the file instead." : "Il file è troppo grande per essere aperto. Scaricalo invece.",
"Cannot read the file." : "Impossibile leggere il file.",
"File not found." : "File non trovato.",
"The file is locked." : "il file è bloccato.",
"You can not write to a folder" : "Non puoi scrivere in una cartella",
"The file you are working on was updated in the meantime." : "Nel frattempo, il file su cui stai lavorando è stato aggiornato.",
"Could not write to file." : "Impossibile scrivere su file.",
"Insufficient permissions" : "Permessi insufficienti",
"File content not supplied" : "Contenuto del file non fornito",
"File etag not supplied" : "Tag file non fornito",
"You cannot write to this path" : "Non puoi scrivere su questo percorso",
"Incorrect parameters" : "Parametri non corretti",
"The required folder was not found" : "La cartella richiesta non è stata trovata",
"You don't have enough permission to create file" : "Non hai i permessi sufficienti per creare il file",
"Can't create file" : "Impossibile creare il file",
"Draw.io app not configured! Please contact admin." : "App Draw.io non configurata! Contattare l'amministratore.",
"Draw.io" : "Draw.io",
"Draw.io integration app" : "App di integrazione di Draw.io",
"Integrates draw.io diagrams editor with Nextcloud" : "Integra l'editor di diagrammi draw.io con Nextcloud",
"FileId is empty" : "Il campo è vuoto",
"Loading, please wait." : "Caricamento in corso, attendere prego.",
"Error loading the file" : "Errore durante il caricamento del file",
"New draw.io Diagram" : "Nuovo diagramma draw.io",
"New draw.io Whiteboard" : "Nuova lavagna draw.io",
"Open in Draw.io" : "Apri in Draw.io",
"Error: Creating a new file failed." : "Errore: creazione di un nuovo file non riuscita.",
"Edit in Draw.io" : "Modifica in Draw.io",
"draw.io Configuration error:" : "Errore di configurazione draw.io:",
"Saving..." : "Salvataggio…",
"Settings have been successfully saved" : "Le impostazioni sono state salvate correttamente",
"Error when trying to connect" : "Errore durante il tentativo di connessione",
"Auto" : "Automatico",
"Draw.io URL" : "URL di Draw.io",
"Note: To enable realtime collaboration, leave blank or enter (https://embed.diagrams.net)" : "Nota: per abilitare la collaborazione in tempo reale, lasciare vuoto o immettere (https://embed.diagrams.net)",
"Theme:" : "Tema:",
"Classic" : "Classico",
"Modern" : "Moderno",
"Minimal" : "Minimale",
"Atlas" : "Atlante",
"Dark" : "Scuro",
"Yes" : "",
"No" : "No",
"Language" : "Lingua",
"Activate offline mode in Draw.io?" : "Attivare la modalità offline in Draw.io?",
"When the \"offline mode\" is active, this disables all remote operations and features to protect the users privacy. Draw.io will then also only be in English, even if you set a different language manually." : "Quando la \"modalità offline\" è attiva, vengono disabilitate tutte le operazioni e le funzionalità remote per proteggere la privacy degli utenti. Draw.io sarà quindi solo in inglese, anche se imposti manualmente una lingua diversa.",
"Activate autosave?" : "Attivare il salvataggio automatico?",
"Note: To enable realtime collaboration, autosave must be active." : "Nota: per abilitare la collaborazione in tempo reale, il salvataggio automatico deve essere attivo.",
"Enable libraries?" : "Abilitare le librerie?",
"Enable diagram previews?" : "Abilitare le anteprime dei diagrammi?",
"Note: Disable previews to save storage space used to store diagram preview images" : "Nota: disabilitare le anteprime per risparmiare spazio di archiviazione utilizzato per memorizzare le immagini di anteprima del diagramma",
"draw.io Configuration" : "Configurazione di draw.io",
"Save" : "Salva"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

0 comments on commit 88c400e

Please sign in to comment.