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

si_LK.js « l10n - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 26f4982584e046b2d4634f6edb7ff2c24c423d9c (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "registration",
    {
    "None" : "කිසිවක් නැත",
    "Username" : "පරිශීලක නම",
    "Password" : "මුර පදය",
    "Create account" : "ගිණුම සාදන්න",
    "Email" : "විද්‍යුත් තැපෑල"
},
"nplurals=2; plural=(n != 1);");