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

kn.js « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 69d899ad0a6d39fba18270e3eae9990b022b7fb3 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "ರದ್ದು",
    "Sharing" : "ಹಂಚಿಕೆ",
    "Password" : "ಗುಪ್ತ ಪದ",
    "Name" : "ಹೆಸರು",
    "Download" : "ಪ್ರತಿಯನ್ನು ಸ್ಥಳೀಯವಾಗಿ ಉಳಿಸಿಕೊಳ್ಳಿ"
},
"nplurals=1; plural=0;");