diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-27 00:26:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-27 00:26:09 +0000 |
commit | d0ac2b4494c0135b400ff8c19f7865edc6f87530 (patch) | |
tree | 5d2e883b4eb7325dead4274de8d9eefe8f5e7cd2 /core/l10n/it.js | |
parent | 1ceaa3c0eb33e664aa97a7aa58986bc7b038d622 (diff) | |
download | nextcloud-server-d0ac2b4494c0135b400ff8c19f7865edc6f87530.tar.gz nextcloud-server-d0ac2b4494c0135b400ff8c19f7865edc6f87530.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 89d1ce43d03..0767fbd6f9e 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -39,6 +39,9 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Fai clic sul pulsante seguente per reimpostare la tua password. Se non hai richiesto la reimpostazione della password, ignora questo messaggio.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Fai clic sul collegamento seguente per reimpostare la tua password. Se non hai richiesto la reimpostazione della password, ignora questo messaggio.", "Reset your password" : "Ripristina la password", + "Requested task type does not exist" : "Il tipo di task richiesto non esiste", + "Necessary language model provider is not available" : "Il necessario provider di modello per la lingua non รจ disponibile", + "Task not found" : "Task non trovato", "Internal error" : "Errore interno", "No translation provider available" : "Nessun fornitore di traduzioni disponibile", "Could not detect language" : "Impossibile rilevare la lingua", |