diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-16 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-16 00:19:31 +0000 |
commit | c9051256141b123f410d6cedfdd47b6d6bb50e77 (patch) | |
tree | e398c951483be9174269423d453b4892d991f7de /core/l10n/it.js | |
parent | 01fad105bea92caaf6454d3c20d53b40bc93a1aa (diff) | |
download | nextcloud-server-c9051256141b123f410d6cedfdd47b6d6bb50e77.tar.gz nextcloud-server-c9051256141b123f410d6cedfdd47b6d6bb50e77.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 5fff13e6cea..b6dec144211 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -346,9 +346,7 @@ OC.L10N.register( "Connect to your account" : "Connetti il tuo account", "Please log in before granting %1$s access to your %2$s account." : "Accedi prima di accordare a %1$s l'accesso al tuo account %2$s.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Se non stai tentando di configurare un nuovo dispositivo o applicazione, qualcuno sta provando a ingannarti per ottenere l'accesso ai tuoi dati. In questo caso non procedere e contatta l'amministratore di sistema.", - "App token" : "Token applicazione", "Grant access" : "Accorda accesso", - "Alternative log in using app token" : "Accesso alternativo utilizzando il token dell'applicazione", "Account access" : "Accesso account", "Currently logged in as %1$s (%2$s)." : "Attualmente connesso come %1$s (%2$s).", "You are about to grant %1$s access to your %2$s account." : "Stai per accordare a %1$s l'accesso al tuo account %2$s.", @@ -449,6 +447,8 @@ OC.L10N.register( "Authentication required" : "Autenticazione richiesta", "Failed to authenticate, try again" : "Autenticazione non riuscita, prova ancora", "The page could not be found on the server." : "Impossibile trovare la pagina sul server.", + "App token" : "Token applicazione", + "Alternative log in using app token" : "Accesso alternativo utilizzando il token dell'applicazione", "Your remote address was identified as \"{remoteAddress}\" and is bruteforce throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Il tuo indirizzo remoto è stato identificato come \"{remoteAddress}\" e al momento è strozzato con forza bruta rallentando le prestazioni di varie richieste. Se l'indirizzo remoto non è tuo può essere indicativo che un proxy non è configurato correttamente. Puoi trovare maggiori informazioni nella {linkstart}documentazione ↗{linkend}.", "The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "Il database viene usato per il blocco transazionale dei file. Per migliorare le prestazioni, configura memcache, se disponibile. Vedi la {linkstart}documentazione ↗{linkend} per maggiori informazioni.", "PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to {linkstart}one of the officially supported PHP versions provided by the PHP Group ↗{linkend} as soon as possible." : "PHP 8.0 è deprecato in Nextcloud 27. Nextcloud 28 potrebbe richiedere almeno PHP 8.1. Aggiorna ad {linkstart}una delle versioni di PHP supportate ufficialmente fornite dal Gruppo PHP ↗{linkend} il prima possibile.", |