diff options
Diffstat (limited to 'apps/workflowengine/l10n/it.js')
-rw-r--r-- | apps/workflowengine/l10n/it.js | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/it.js b/apps/workflowengine/l10n/it.js index 863cf349961..3d90a76ed19 100644 --- a/apps/workflowengine/l10n/it.js +++ b/apps/workflowengine/l10n/it.js @@ -32,6 +32,7 @@ OC.L10N.register( "Check %s is not allowed with this entity" : "Il controllo di %s non è consentito con questa entità", "Check #%s does not exist" : "Il controllo #%s non esiste", "Check %s is invalid or does not exist" : "Il controllo %s non è valido o non esiste", + "Flow" : "Flusso", "Nextcloud workflow engine" : "Motore flussi di lavoro di Nextcloud", "Select a filter" : "Seleziona un filtro", "Select a comparator" : "Seleziona un comparatore", @@ -57,14 +58,22 @@ OC.L10N.register( "Desktop client" : "Client desktop", "Thunderbird & Outlook addons" : "Componenti aggiuntivi di Outlook e Thunderbird", "Custom user agent" : "User agent personalizzato", + "Add new flow" : "Aggiungi un nuovo flusso", "When" : "Quando", "and" : "e", "Cancel" : "Annulla", "Delete" : "Elimina", "The configuration is invalid" : "La configurazione non è valida", + "Active" : "Attivo", "Save" : "Salva", + "Available flows" : "Flussi disponibili", + "For details on how to write your own flow, check out the development documentation." : "Per dettagli su come scrivere il tuo flusso, controlla la documentazione di sviluppo.", + "More flows" : "Altri flussi", + "Browse the app store" : "Visita il negozio delle app", "Show less" : "Mostra meno", "Show more" : "Mostra più", + "Configured flows" : "Flussi configurati", + "Your flows" : "I tuoi flussi", "File name" : "Nome file", "is" : "è", "is not" : "non è", |