aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ta_IN.js
blob: 72b5cd5b911b142f19f0e715ebc34440fccb20b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "files",
    {
    "Files" : "கோப்புகள்",
    "_%n folder_::_%n folders_" : ["",""],
    "_%n file_::_%n files_" : ["",""],
    "_Uploading %n file_::_Uploading %n files_" : ["",""],
    "_matches '{filter}'_::_match '{filter}'_" : ["",""],
    "Settings" : "அமைப்புகள்",
    "New folder" : "புதிய கோப்புறை",
    "Upload" : "பதிவேற்று"
},
"nplurals=2; plural=(n != 1);");