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

ta.js « l10n - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 92a1059651d194aae5f6b34ca7cbebdc7c2b20e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
OC.L10N.register(
    "richdocuments",
    {
    "Description" : "விவரிப்பு",
    "Cancel" : "இரத்து செய்க",
    "Error" : "வழு",
    "Nickname" : "பட்டப்பெயர்",
    "Save" : "சேமிக்க ",
    "Remove from favorites" : "Remove from favorites",
    "Add to favorites" : "Add to favorites",
    "Details" : "விவரங்கள்",
    "Download" : "பதிவிறக்குக",
    "Create" : "உருவாக்குக"
},
"nplurals=2; plural=(n != 1);");