summaryrefslogtreecommitdiffstats
path: root/lib/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-21 00:38:52 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-21 00:38:52 +0000
commit0c89b042a538e4c106ef89ccfc066c910848f452 (patch)
tree36db23200e62eaba5fb264d442120fa6b5b0e2cd /lib/l10n/it.js
parent3c6fc685617a33e3183b0c1612d72513964bb585 (diff)
downloadnextcloud-server-0c89b042a538e4c106ef89ccfc066c910848f452.tar.gz
nextcloud-server-0c89b042a538e4c106ef89ccfc066c910848f452.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r--lib/l10n/it.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index c9ef9c3cef2..32a3237a846 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -5,14 +5,14 @@ OC.L10N.register(
"This can usually be fixed by giving the web server write access to the config directory." : "Ciò può essere corretto di solito fornendo al server web accesso in scrittura alla cartella config.",
"But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ma, se preferisci mantenere il file config.php in sola lettura, imposta l'opzione \"config_is_read_only\" a true.",
"See %s" : "Vedi %s",
- "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "L'applicazione %1$s non è presente o ha una versione non compatibile con questo server. Controlla l'elenco delle app.",
+ "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "L'applicazione %1$s non è presente o ha una versione non compatibile con questo server. Controlla l'elenco delle applicazioni.",
"Sample configuration detected" : "Configurazione di esempio rilevata",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "È stato rilevato che la configurazione di esempio è stata copiata. Ciò può compromettere la tua installazione e non è supportato. Leggi la documentazione prima di modificare il file config.php",
"The page could not be found on the server." : "Impossibile trovare la pagina sul server.",
"%s email verification" : "Verifica email di %s",
"Email verification" : "Verifica email",
- "Click the following button to confirm your email." : "Clicca il pulsante seguente per confermare la tua email.",
- "Click the following link to confirm your email." : "Clicca il collegamento seguente per confermare la tua email.",
+ "Click the following button to confirm your email." : "Fai clic sul pulsante seguente per confermare la tua email.",
+ "Click the following link to confirm your email." : "Fai clic sul collegamento seguente per confermare la tua email.",
"Confirm your email" : "Conferma la tua email",
"Other activities" : "Altre attività",
"%1$s and %2$s" : "%1$s e %2$s",
@@ -217,7 +217,7 @@ OC.L10N.register(
"a safe home for all your data" : "un posto sicuro per tutti i tuoi dati",
"File is currently busy, please try again later" : "Il file è attualmente occupato, riprova più tardi",
"Cannot download file" : "Impossibile scaricare il file",
- "Application is not enabled" : "L'applicazione non è abilitata",
+ "Application is not enabled" : "L'applicazione non è abilitata",
"Authentication error" : "Errore di autenticazione",
"Token expired. Please reload page." : "Token scaduto. Ricarica la pagina.",
"No database drivers (sqlite, mysql, or postgresql) installed." : "Nessun driver di database (sqlite, mysql o postgresql) installato",
@@ -225,7 +225,7 @@ OC.L10N.register(
"This can usually be fixed by giving the web server write access to the config directory. See %s" : "Ciò può essere corretto di solito fornendo al server web accesso in scrittura alla cartella config. Vedi %s",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "O, se preferisci mantenere il file config.php in sola lettura, imposta l'opzione \"config_is_read_only\" a true. Vedi %s",
"Cannot write into \"apps\" directory." : "Impossibile scrivere nella cartella \"apps\".",
- "This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "Ciò può essere corretto di solito fornendo al server web accesso in scrittura alla cartella apps o disattivando il negozio delle applicazioni nel file di configurazione.",
+ "This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "Ciò può essere corretto di solito fornendo al server web accesso in scrittura alla cartella delle applicazioni o disattivando il negozio delle applicazioni nel file di configurazione.",
"Cannot create \"data\" directory." : "Impossibile creare la cartella \"data\".",
"This can usually be fixed by giving the web server write access to the root directory. See %s" : "Ciò può essere corretto di solito fornendo al server web accesso in scrittura alla cartella radice. Vedi %s",
"Permissions can usually be fixed by giving the web server write access to the root directory. See %s." : "I permessi possono essere corretti di solito fornendo al server web accesso in scrittura alla cartella radice. Vedi %s.",