diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-17 02:24:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-17 02:24:04 +0000 |
commit | 3ab7d6cf3ede3937c6eb45a06e4917f80f9d406e (patch) | |
tree | 2f2422e414786beda033d2c08afd0b459fd35944 /core/l10n/it.js | |
parent | d311e08f9783dffd04289301b5770661d77eebfe (diff) | |
download | nextcloud-server-3ab7d6cf3ede3937c6eb45a06e4917f80f9d406e.tar.gz nextcloud-server-3ab7d6cf3ede3937c6eb45a06e4917f80f9d406e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 20c88e59b5d..487d834c0ba 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -10,6 +10,7 @@ OC.L10N.register( "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Il file caricato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML", "The file was only partially uploaded" : "Il file è stato caricato solo parzialmente", "No file was uploaded" : "Nessun file caricato", + "Missing a temporary folder" : "Manca una cartella temporanea", "Could not write file to disk" : "Impossibile scrivere il file su disco", "A PHP extension stopped the file upload" : "Un'estensione PHP ha fermato il caricamento del file", "Invalid file provided" : "File fornito non valido ", @@ -109,6 +110,7 @@ OC.L10N.register( "Please reload the page." : "Ricarica la pagina.", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "L'aggiornamento non è riuscito. Per ulteriori informazioni <a href=\"{url}\">controlla l'articolo del nostro forum</a> che riguarda questo problema.", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "L'aggiornamento non è riuscito. Segnala il problema alla <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunità di Nextcloud </a>.", + "Continue to {productName}" : "Continua in {productName}", "Log in" : "Accedi", "Logging in …" : "Accesso in corso...", "Server side authentication failed!" : "Autenticazione lato server non riuscita!", |