Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r--core/l10n/it.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js
index 7e26f242ac0..aa1fba66d68 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"core",
{
- "Please select a file." : "Seleziona un file.j",
+ "Please select a file." : "Seleziona un file.",
"File is too big" : "Il file è troppo grande",
"The selected file is not an image." : "Il file selezionato non è un'immagine.",
"The selected file cannot be read." : "Il file selezionato non può essere letto.",
@@ -14,6 +14,7 @@ OC.L10N.register(
"No crop data provided" : "Non sono stati forniti dati di ritaglio",
"No valid crop data provided" : "Non sono stati forniti dati di ritaglio validi",
"Crop is not square" : "Il ritaglio non è quadrato",
+ "Password reset is disabled" : "Ripristino password disabilitato",
"Couldn't reset password because the token is invalid" : "Impossibile reimpostare la password poiché il token non è valido",
"Couldn't reset password because the token is expired" : "Impossibile reimpostare la password poiché il token è scaduto",
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "Impossibile inviare l'email di reimpostazione poiché non è presente un indirizzo email per questo nome utente. Contatta il tuo amministratore.",
@@ -160,6 +161,9 @@ OC.L10N.register(
"{sharee} (email)" : "{sharee} (email)",
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
"Share" : "Condividi",
+ "Name or email address..." : "Nome o indirizzo email...",
+ "Name or federated cloud ID..." : "Nome o ID di cloud federata...",
+ "Name, federated cloud ID or email address..." : "Nome, ID di cloud federata o indirizzo email...",
"Name..." : "Nome...",
"Error" : "Errore",
"Error removing share" : "Errore durante la rimozione della condivisione",
@@ -280,6 +284,7 @@ OC.L10N.register(
"Detailed logs" : "Log dettagliati",
"Update needed" : "Aggiornamento necessario",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Per la guida, vedi la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentazione</a>.",
+ "Upgrade via web on my own risk" : "Aggiorna tramite web a mio rischio",
"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 %s instance is available again." : "Questa pagina si aggiornerà quando l'istanza di %s sarà nuovamente disponibile.",
"Problem loading page, reloading in 5 seconds" : "Problema durante il caricamento della pagina, aggiornamento tra 5 secondi",