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

ug.js « l10n - github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e763293a470f89b09ee22fc9d42ef2229466c52c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
OC.L10N.register(
    "spreed",
    {
    "None" : "يوق",
    "User" : "User",
    "Users" : "ئىشلەتكۈچىلەر",
    "Name" : "ئاتى",
    "Favorite" : "يىغقۇچ",
    "Remove from favorites" : "Remove from favorites",
    "Add to favorites" : "Add to favorites",
    "Contacts" : "ئالاقەداشلار",
    "Loading" : "Loading",
    "Groups" : "گۇرۇپپا",
    "Error" : "خاتالىق",
    "Close" : "ياپ",
    "Reply" : "جاۋاب قايتۇر",
    "Today" : "بۈگۈن",
    "Add users or groups" : "Add users or groups",
    "Settings" : "تەڭشەكلەر",
    "Edit" : "تەھرىر",
    "Share link" : "Share link",
    "Password protection" : "Password protection",
    "Enter a password" : "Enter a password",
    "Password" : "ئىم",
    "Cancel" : "ۋاز كەچ",
    "Change password" : "ئىم ئۆزگەرت",
    "Rename" : "ئات ئۆزگەرت",
    "Send" : "يوللا",
    "Share" : "ھەمبەھىر"
},
"nplurals=1; plural=0;");