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

kn.js « l10n « user_ldap « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5731cd96b658d08385a6beedd99c57eb611d21be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "user_ldap",
    {
    "Error" : "ತಪ್ಪಾಗಿದೆ",
    "Save" : "ಉಳಿಸಿ",
    "Help" : "ಸಹಾಯ",
    "Host" : "ಅತಿಥೆಯ-ಗಣಕ",
    "Port" : "ರೇವು",
    "Password" : "ಗುಪ್ತ ಪದ",
    "Continue" : "ಮುಂದುವರಿಸಿ"
},
"nplurals=1; plural=0;");