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

te.js « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 16f1ba1ee2888f2f894b30e4193c2490f538eebf (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "రద్దుచేయి",
    "Password" : "సంకేతపదం",
    "Name" : "పేరు"
},
"nplurals=2; plural=(n != 1);");