diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-29 02:27:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-29 02:27:52 +0000 |
commit | 8c02c41b7ccd983f696620dbf301eecf9425d0a4 (patch) | |
tree | eabe3470234303e3977a85ec612f1002c5ad863c /apps/workflowengine/l10n/it.js | |
parent | 88a24d7d120fc30e3655f371d64fbdbe02a93241 (diff) | |
download | nextcloud-server-8c02c41b7ccd983f696620dbf301eecf9425d0a4.tar.gz nextcloud-server-8c02c41b7ccd983f696620dbf301eecf9425d0a4.zip |
[tx-robot] updated from transifex
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", |