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

ta.js « l10n - github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 07b8110d20ce02598f3307d4ad8479b73b295cfb (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "external",
    {
    "__language_name__" : "தமிழ்",
    "Name" : "பெயர்",
    "URL" : "URL",
    "Language" : "மொழி",
    "Groups" : "குழுக்கள்",
    "Remove site" : "தளத்தை அகற்றுக"
},
"nplurals=2; plural=(n != 1);");