summaryrefslogtreecommitdiffstats
path: root/core/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-09 00:26:07 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-09 00:26:07 +0000
commit11ec6a72a0c9447b6c5c7635997979f1cf2b1c22 (patch)
tree6ea68e2365c6b4f0b853b4d3b978ea06014a9f09 /core/l10n/it.js
parent3be53b236f2c945373c2e689d5a02d865faadef2 (diff)
downloadnextcloud-server-11ec6a72a0c9447b6c5c7635997979f1cf2b1c22.tar.gz
nextcloud-server-11ec6a72a0c9447b6c5c7635997979f1cf2b1c22.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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js
index 249bae32e04..bada8ad25e7 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -29,7 +29,6 @@ OC.L10N.register(
"Your login token is invalid or has expired" : "Il tuo token di accesso non è valido o è scaduto",
"This community release of Nextcloud is unsupported and push notifications are limited." : "Questa versione della community di Nextcloud non è supportata e le notifiche push sono limitate.",
"Login" : "Accedi",
- "Please try again" : "Riprova",
"Password reset is disabled" : "Ripristino password disabilitato",
"Could not reset password because the token is expired" : "Impossibile reimpostare la password poiché il token è scaduto",
"Could not reset password because the token is invalid" : "Impossibile reimpostare la password poiché il token non è valido",
@@ -386,6 +385,7 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Questa istanza di %s è attualmente in manutenzione, potrebbe richiedere del tempo.",
"This page will refresh itself when the instance is available again." : "Questa pagina si aggiornerà quando l'istanza sarà nuovamente disponibile.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contatta il tuo amministratore di sistema se questo messaggio persiste o appare inaspettatamente.",
+ "Please try again" : "Riprova",
"Please use the command line updater because updating via the browser is disabled in your config.php." : "Utilizza lo strumento da riga di comando poiché l'aggiornamento da browser è disabilitato nel file config.php.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP non sembra essere configurato correttamente per interrogare le variabili d'ambiente di sistema. Il test con getenv(\"PATH\") restituisce solo una risposta vuota.",
"Please check the {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Controlla la {linkstart}documentazione di installazione ↗{linkend} per le note di configurazione di PHP e la configurazione del tuo server, in particolare quando utilizzi php-fpm.",