mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-08 15:08:00 +00:00
i18n: update translations
This commit is contained in:
@@ -6,8 +6,16 @@
|
||||
"Domain" = "Dominio";
|
||||
"Remember username" = "Ricorda il nome utente";
|
||||
"Connect" = "Entra";
|
||||
|
||||
/* Appears while authentication is in progress */
|
||||
"Authenticating" = "Autenticazione";
|
||||
|
||||
/* Appears when authentication succeeds */
|
||||
"Welcome" = "Benvenuto";
|
||||
|
||||
"Authentication Failed" = "Autenticazione fallita";
|
||||
"Wrong username or password." = "Nome utente o password non corretti.";
|
||||
"Retry" = "Riprova";
|
||||
"cookiesNotEnabled" = "Non è possibile eseguire il login perchè il browser non ha i cookies abilitati. Prego abilitare i cookies nel preferenze del proprio bowser e riprovare.";
|
||||
"browserNotCompatible" = "La versione del browser utilizzato non è supportata. Raccomandiamo l'utilizzo di Firefox. Clicca sul link per scaricarne l'ultima versione disponibile.";
|
||||
"alternativeBrowsers" = "Alternativamente, puoi utilizzare questi browser compatibili";
|
||||
@@ -19,7 +27,7 @@
|
||||
"Basque" = "Euskara";
|
||||
"Catalan" = "Català";
|
||||
"ChineseChina" = "简体中文";
|
||||
"ChineseTaiwan" = "Chinese (Taiwan)";
|
||||
"ChineseTaiwan" = "正體中文";
|
||||
"Croatian" = "Hrvatski";
|
||||
"Czech" = "Česky";
|
||||
"Danish" = "Dansk (Danmark)";
|
||||
@@ -31,7 +39,9 @@
|
||||
"Hebrew" = "עברית";
|
||||
"Hungarian" = "Magyar";
|
||||
"Icelandic" = "Íslenska";
|
||||
"Indonesian" = "bahasa Indonesia";
|
||||
"Italian" = "Italiano";
|
||||
"Japanese" = "日本語";
|
||||
"Latvian" = "Latviešu";
|
||||
"Lithuanian" = "Lietuvių";
|
||||
"Macedonian" = "Македонски";
|
||||
@@ -40,8 +50,10 @@
|
||||
"Polish" = "Polski";
|
||||
"Portuguese" = "Português";
|
||||
"BrazilianPortuguese" = "Português brasileiro";
|
||||
"Romanian" = "Română";
|
||||
"Russian" = "Русский";
|
||||
"Serbian" = "Српски";
|
||||
"SerbianLatin" = "Srpski";
|
||||
"Slovak" = "Slovensky";
|
||||
"Slovenian" = "Slovenščina";
|
||||
"SpanishSpain" = "Español (España)";
|
||||
@@ -50,6 +62,7 @@
|
||||
"TurkishTurkey" = "Türkçe (Türkiye)";
|
||||
"Ukrainian" = "Українська";
|
||||
"Welsh" = "Cymraeg";
|
||||
|
||||
"About" = "Informazioni";
|
||||
"AboutBox" = "Developed by Inverse, 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.";
|
||||
|
||||
Reference in New Issue
Block a user