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

ug.js « l10n « lib - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4bcb4139d14e860d06095b501e435188ee874760 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "lib",
    {
    "today" : "بۈگۈن",
    "yesterday" : "تۈنۈگۈن",
    "Apps" : "ئەپلەر",
    "Users" : "ئىشلەتكۈچىلەر",
    "__language_name__" : "ئۇيغۇرچە",
    "A valid username must be provided" : "چوقۇم ئىناۋەتلىك ئىشلەتكۈچى ئىسمىدىن بىرنى تەمىنلەش كېرەك",
    "A valid password must be provided" : "چوقۇم ئىناۋەتلىك ئىم تەمىنلەش كېرەك",
    "Authentication error" : "سالاھىيەت دەلىللەش خاتالىقى"
},
"nplurals=1; plural=0;");