From 1308dd6b820fbbe8f07836a2efeec78dbb8c732d Mon Sep 17 00:00:00 2001 From: FabioL <1647128+loviuz@users.noreply.github.com> Date: Fri, 19 Apr 2024 23:58:57 +0200 Subject: Update of italian translation (#6329) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Updated italian translations * Minor fixes * Workaround bug with `array (` * Added credits for translations * Alphabetic order * Revert lost line * Update of italian translation * Unicode ’ * Update app/i18n/it/sub.php Co-authored-by: Alexandre Alapetite --------- Co-authored-by: loviuz Co-authored-by: Alexandre Alapetite --- app/i18n/it/admin.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/i18n/it/admin.php') diff --git a/app/i18n/it/admin.php b/app/i18n/it/admin.php index 06deb0ec6..1cdd51c2f 100644 --- a/app/i18n/it/admin.php +++ b/app/i18n/it/admin.php @@ -19,8 +19,8 @@ return array( 'http' => 'HTTP (per gli utenti avanzati con HTTPS)', 'none' => 'Nessuno (pericoloso)', 'title' => 'Autenticazione', - 'token' => 'Master authentication token', // TODO - 'token_help' => 'Allows access to all RSS outputs of the user as well as refreshing feeds without authentication:', // TODO + 'token' => 'Token di autenticazione principale', + 'token_help' => 'Consente l’accesso a tutti gli output RSS dell’utente e di aggiornare i feed senza autenticazione:', 'type' => 'Metodo di autenticazione', 'unsafe_autologin' => 'Consenti accesso automatico non sicuro usando il formato: ', ), -- cgit v1.2.3