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

hi.js « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a9647c762d0c7cc88de6d444659f828c8fbc5b1e (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "रद्द करें ",
    "Shared by" : "द्वारा साझा",
    "Password" : "पासवर्ड"
},
"nplurals=2; plural=(n != 1);");