mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-01 19:42:48 +00:00
i18n(it): Update Italian translations
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
"Welsh" = "Cymraeg";
|
||||
|
||||
"About" = "Informazioni";
|
||||
"AboutBox" = "Sviluppato da Inverse, SOGo è un server groupware completo con particolare attenzione alla scalabilità e alla semplicità.<br/><br/>\nSOGo fornisce una ricca interfaccia Web basata su AJAX e supporta più client nativi attraverso l'uso di protocolli standard come CalDAV e CardDAV.<br/><br/>\nSOGo è distribuito sotto <a href=\"http://gnu.org/licenses/gpl.html\">GNU GPL</a> vversione 2 o successiva e parti sono distribuiti sotto GNU LGPL versione 2. Questo è un software libero: sei libero di cambiarlo e ridistribuirlo. NON c'è ALCUNA GARANZIA, nella misura consentita dalla legge.<br/><br/>\nVedi <a href=\"http://www.sogo.nu/en/support/community.html\">questa pagina</a> per varie opzioni di supporto.";
|
||||
"AboutBox" = "Developed by Inverse and Alinto, SOGo is a fully-featured groupware server with a focus on scalability and simplicity.<br/><br/>\nSOGo provides a rich AJAX-based Web interface and supports multiple native clients through the use of standard protocols such as CalDAV and CardDAV.<br/><br/>\nSOGo is distributed under the <a href=\"http://gnu.org/licenses/gpl.html\">GNU GPL</a> version 2 or later and parts are distributed under the GNU LGPL version 2. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.<br/><br/>\nSee <a href=\"http://www.sogo.nu/en/support/community.html\">this page</a> for various support options.";
|
||||
"Your account was locked due to too many failed attempts." = "Account bloccato a causa di troppi tentativi falliti.";
|
||||
"Your account was locked due to an expired password." = "Account bloccato per password scaduta.";
|
||||
"Login failed due to unhandled error case" = "Login fallito a causa di un errore non gestito";
|
||||
@@ -110,3 +110,19 @@
|
||||
"Close" = "Chiudi";
|
||||
"Missing search parameter" = "Parametro di ricerca mancante";
|
||||
"Missing type parameter" = "Parametro tipo mancante";
|
||||
|
||||
/* Password Recovery */
|
||||
"Secondary e-mail" = "Secondary e-mail";
|
||||
"Answer" = "Answer";
|
||||
"Password lost" = "Password lost";
|
||||
"No password recovery method has been defined for this user" = "No password recovery method has been defined for this user";
|
||||
"Invalid secret question answer" = "Invalid secret question answer";
|
||||
"Next" = "Next";
|
||||
"Back" = "Back";
|
||||
"Please enter a new password below" = "Please enter a new password below";
|
||||
"A link will be sent to %{0}" = "A link will be sent to %{0}";
|
||||
"A password reset link has been sent, please check your recovery e-mail mailbox and click on the link" = "A password reset link has been sent, please check your recovery e-mail mailbox and click on the link";
|
||||
"Invalid configuration for email password recovery" = "Invalid configuration for email password recovery";
|
||||
"Password recovery email in error" = "Password recovery email in error";
|
||||
"Password reset" = "Password reset";
|
||||
"Hi %{0},\nThere was a request to change your password!\n\nIf you did not make this request then please ignore this email.\n\nOtherwise, please click this link to change your password: %{1}" = "Hi %{0},\nThere was a request to change your password!\n\nIf you did not make this request then please ignore this email.\n\nOtherwise, please click this link to change your password: %{1}";
|
||||
Reference in New Issue
Block a user