diff options
Diffstat (limited to 'apps/workflowengine/l10n/it.js')
-rw-r--r-- | apps/workflowengine/l10n/it.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/it.js b/apps/workflowengine/l10n/it.js index 1cfc93057b3..0640457a0ab 100644 --- a/apps/workflowengine/l10n/it.js +++ b/apps/workflowengine/l10n/it.js @@ -35,6 +35,8 @@ OC.L10N.register( "Entity %s has no event %s" : "L'entità %s non ha eventi %s", "Operation %s does not exist" : "L'operazione %s non esiste", "Operation %s is invalid" : "L'operazione %s non è valida", + "At least one check needs to be provided" : "Deve essere fornito almeno un controllo", + "Invalid check provided" : "Controllo fornito non valido ", "Check %s does not exist" : "Il controllo %s non esiste", "Check %s is invalid" : "Il controllo %s non è valido", "Check %s is not allowed with this entity" : "Il controllo di %s non è consentito con questa entità", @@ -66,6 +68,7 @@ OC.L10N.register( "Desktop client" : "Client desktop", "Thunderbird & Outlook addons" : "Componenti aggiuntivi di Outlook e Thunderbird", "Custom user agent" : "User agent personalizzato", + "At least one event must be selected" : "Deve essere selezionato almeno un evento", "Add new flow" : "Aggiungi nuovo flusso", "When" : "Quando", "and" : "e", |