Welcome to mirror list, hosted at ThFree Co, Russian Federation.

sc.js « l10n - github.com/nextcloud/rainloop-nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7e61f274ed539f860f277e44410b50f727107b9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
OC.L10N.register(
    "rainloop",
    {
    "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",
    "Simple, modern and fast web-based email client. After enabling in Nextcloud, go to Nextcloud admin panel, \"Additionnal settings\" and you will see a \"Rainloop webmail\" section. There, click on the link to go to the Rainloop admin panel. The default user/password is admin/12345. This version is based on Rainloop 1.16.0 (2021-05)." : "Cliente de posta eletrònica basadu subra de tecnologia simpre, moderna e lestra. A pustis de dd'ativare in Nextcloud, bae a su pannellu de amministratzione de Nextcloud, \"àteras impostatziones\" e as a bìdere una setzione \"posta eletrònica Rainloop\". In cue, incarca in su ligòngiu pro andare a su pannellu de amministratzione de Rainloop. S'utèntzia/crae predefinida est admin/12345. Custa versione est basada subra de Rainloop 1.16.0 (2021-05).",
    "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);");