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

ug.js « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 983bb3cc702a7545acaf196a51f246a32f528916 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "ۋاز كەچ",
    "Shared by" : "ھەمبەھىرلىگۈچى",
    "Sharing" : "ھەمبەھىر",
    "Password" : "ئىم",
    "Name" : "ئاتى",
    "Download" : "چۈشۈر"
},
"nplurals=1; plural=0;");