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

ta_IN.js « l10n « core - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 53edc3b48be9e69da23d1e6d227564918075743a (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "core",
    {
    "Settings" : "அமைப்புகள்",
    "_{count} file conflict_::_{count} file conflicts_" : ["",""],
    "Send" : "அனுப்பவும்",
    "_download %n file_::_download %n files_" : ["",""]
},
"nplurals=2; plural=(n != 1);");