From 3b5f4b7717ee6a6846d92cc7375c3ef2c80a9108 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 26 Dec 2022 02:43:47 +0000 Subject: Fix(l10n): 🔠 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- lib/l10n/it.js | 6 ++++++ lib/l10n/it.json | 6 ++++++ 2 files changed, 12 insertions(+) (limited to 'lib') diff --git a/lib/l10n/it.js b/lib/l10n/it.js index f6dd6dc8ec2..fd54fd7ba8e 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -8,6 +8,8 @@ OC.L10N.register( "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "I file dell'applicazione %1$s non sono stati sostituiti correttamente. Assicurati che sia una versione compatibile con il server.", "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", + "404" : "404", + "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.", @@ -92,11 +94,15 @@ OC.L10N.register( "Help" : "Aiuto", "Appearance and accessibility" : "Aspetto e accessibilità", "Apps" : "Applicazioni", + "Personal settings" : "Impostazioni personali", + "Administration settings" : "Impostazioni di amministrazione", "Settings" : "Impostazioni", "Log out" : "Esci", "Users" : "Utenti", "Email" : "Email", "Mail %s" : "Email a %s", + "Fediverse" : "Fediverso", + "View %s on the fediverse" : "Visualizza %s sul fediverso", "Phone" : "Telefono", "Call %s" : "Chiama %s", "Twitter" : "Twitter", diff --git a/lib/l10n/it.json b/lib/l10n/it.json index 1c2aaec04be..c2a9a83d99a 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -6,6 +6,8 @@ "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "I file dell'applicazione %1$s non sono stati sostituiti correttamente. Assicurati che sia una versione compatibile con il server.", "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", + "404" : "404", + "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.", @@ -90,11 +92,15 @@ "Help" : "Aiuto", "Appearance and accessibility" : "Aspetto e accessibilità", "Apps" : "Applicazioni", + "Personal settings" : "Impostazioni personali", + "Administration settings" : "Impostazioni di amministrazione", "Settings" : "Impostazioni", "Log out" : "Esci", "Users" : "Utenti", "Email" : "Email", "Mail %s" : "Email a %s", + "Fediverse" : "Fediverso", + "View %s on the fediverse" : "Visualizza %s sul fediverso", "Phone" : "Telefono", "Call %s" : "Chiama %s", "Twitter" : "Twitter", -- cgit v1.2.3