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

pa.js « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 55e1fcc249873f0a38d104030b9b0cd2a235819a (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "ਰੱਦ ਕਰੋ",
    "Password" : "ਪਾਸਵਰ",
    "Download" : "ਡਾਊਨਲੋਡ"
},
"nplurals=2; plural=(n != 1);");