diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:38:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:38:52 +0000 |
commit | 0c89b042a538e4c106ef89ccfc066c910848f452 (patch) | |
tree | 36db23200e62eaba5fb264d442120fa6b5b0e2cd /apps/workflowengine/l10n/it.js | |
parent | 3c6fc685617a33e3183b0c1612d72513964bb585 (diff) | |
download | nextcloud-server-0c89b042a538e4c106ef89ccfc066c910848f452.tar.gz nextcloud-server-0c89b042a538e4c106ef89ccfc066c910848f452.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 09ec767cc99..a0ad34bcda2 100644 --- a/apps/workflowengine/l10n/it.js +++ b/apps/workflowengine/l10n/it.js @@ -76,12 +76,15 @@ OC.L10N.register( "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.", + "No flows installed" : "Nessun flusso installato", + "Ask your administrator to install new flows." : "Chiedi al tuo amministratore di installare nuovi flussi.", "More flows" : "Altri flussi", "Browse the App Store" : "Sfoglia il negozio delle applicazioni", "Show less" : "Mostra meno", "Show more" : "Mostra più", "Configured flows" : "Flussi configurati", "Your flows" : "I tuoi flussi", + "No flows configured" : "Nessun flusso configurato", "matches" : "corrisponde", "does not match" : "non corrisponde", "is" : "è", |