mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 13:09:21 +03:00
21 lines
1.7 KiB
JavaScript
21 lines
1.7 KiB
JavaScript
OC.L10N.register(
|
|
"snappymail",
|
|
{
|
|
"Email" : "Posta eletrònica",
|
|
"Error" : "Errore",
|
|
"Invalid argument(s)" : "Argumentu(os) non bàlidu(os)",
|
|
"Saved successfully" : "Sarvadu",
|
|
"RainLoop" : "RainLoop",
|
|
"RainLoop Webmail" : "Posta eletrònica RainLoop",
|
|
"Go to RainLoop Webmail admin panel" : "Bae a su pannellu de amministratzione de sa posta eletrònica RainLoop",
|
|
"Users will login manually, or define credentials in their personal settings for automatic logins." : "Is utentes intrant a manu, o definint is credentziales in is impostatziones personales issoro pro s'atzessu automàticu.",
|
|
"Attempt to automatically login users with their Nextcloud username and password, or user-defined credentials, if set." : "Tenta s'atzessu automàticu de is utentes cun nùmene utente e crae de Nextcloud, o cun is credentziales definidas dae s'utente, si sunt impostadas.",
|
|
"Attempt to automatically login users with their Nextcloud email and password, or user-defined credentials, if set." : "Tenta s'atzessu automàticu de is utentes cun indiritzu de posta e crae de Nextcloud, o cun is credentziales definidas dae s'utente, si sunt impostadas.",
|
|
"Save" : "Sarva",
|
|
"RainLoop Webmail is not configured yet." : "Sa posta eletrònica RainLoop no est ancora cunfigurada.",
|
|
"may have some" : "diat pòdet tènnere",
|
|
"security considerations" : "cunsideratziones subra de sa seguresa",
|
|
"Enter an email and password to auto-login to RainLoop. <b>Please note</b> that this feature %s %s." : "Inserta un'indiritzu de posta e una crae pro intrare in automàticu in RainLoop. <b>Nota</b> chi custa funtzionalidade %s %s.",
|
|
"Password" : "Crae"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|