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

ta_LK.js « l10n - github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: efb874143bb680d1896ac9dad3314107adeda1fe (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "serverinfo",
    {
    "Users" : "பயனாளர்",
    "Groups" : "குழுக்கள்",
    "Size" : "அளவு",
    "Type:" : "வகை:",
    "Size:" : "அளவு:"
},
"nplurals=2; plural=(n != 1);");