summaryrefslogtreecommitdiffstats
path: root/core/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-27 02:28:35 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-27 02:28:35 +0000
commit63912cc5c5abb6e15c0902b0edb1705bd3aec209 (patch)
tree5afeb491cc08f399a7b71fbd0eed5c7f3ba3a391 /core/l10n/it.js
parent4df145a6bcb9c6e7999130c1d361466f128bd64e (diff)
downloadnextcloud-server-63912cc5c5abb6e15c0902b0edb1705bd3aec209.tar.gz
nextcloud-server-63912cc5c5abb6e15c0902b0edb1705bd3aec209.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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js
index a1526a367f9..0f188081feb 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -290,7 +290,6 @@ OC.L10N.register(
"The profile does not exist." : "Il profilo non esiste.",
"Back to %s" : "Torna a %s",
"Page not found" : "Pagina non trovata",
- "The page could not be found on the server." : "Impossibile trovare la pagina sul server.",
"Too many requests" : "Troppe richieste",
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Sono arrivate troppe richieste dalla tua rete. Riprova più tardi o contatta il tuo amministratore se questo è un errore.",
"Error" : "Errore",
@@ -412,6 +411,7 @@ OC.L10N.register(
"Contacts" : "Contatti",
"Contacts menu" : "Menu dei contatti",
"Setup two-factor authentication" : "Configura l'autenticazione a due fattori",
- "Press enter to start searching" : "Premi invio per avviare la ricerca"
+ "Press enter to start searching" : "Premi invio per avviare la ricerca",
+ "The page could not be found on the server." : "Impossibile trovare la pagina sul server."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");