diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:19:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:19:16 +0000 |
commit | af313a79e879f6af5b6f430a981befb4df23a4b1 (patch) | |
tree | ed7242538637b3b7c7ed373e91587b4cfdc125f9 /apps/workflowengine | |
parent | 9695c021c2da7a497a248aba969396f16dea5d49 (diff) | |
download | nextcloud-server-af313a79e879f6af5b6f430a981befb4df23a4b1.tar.gz nextcloud-server-af313a79e879f6af5b6f430a981befb4df23a4b1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine')
-rw-r--r-- | apps/workflowengine/l10n/it.js | 3 | ||||
-rw-r--r-- | apps/workflowengine/l10n/it.json | 3 |
2 files changed, 6 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" : "è", diff --git a/apps/workflowengine/l10n/it.json b/apps/workflowengine/l10n/it.json index 500e3202730..51212a90493 100644 --- a/apps/workflowengine/l10n/it.json +++ b/apps/workflowengine/l10n/it.json @@ -74,12 +74,15 @@ "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" : "è", |