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: f70fc69998363017f401cf1a39cadf75d08a20a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "user_ldap",
    {
    "Users" : "ಬಳಕೆದಾರರು",
    "Groups" : "ಗುಂಪುಗಳು",
    "Help" : "ಸಹಾಯ",
    "Host" : "ಅತಿಥೆಯ-ಗಣಕ",
    "Port" : "ರೇವು",
    "Password" : "ಗುಪ್ತ ಪದ",
    "Continue" : "ಮುಂದುವರಿಸಿ"
},
"nplurals=1; plural=0;");