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

ug.js « l10n - github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e118867e22ddba16ccf3933764b09faf6e0fd53f (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
OC.L10N.register(
    "gallery",
    {
    "Next" : "كېيىنكى",
    "Play" : "چال",
    "Pause" : "ۋاقىتلىق توختا",
    "Previous" : "ئالدىنقى",
    "Close" : "ياپ",
    "Download" : "چۈشۈر",
    "Delete" : "ئۆچۈر",
    "Share" : "ھەمبەھىر",
    "Upload" : "يۈكلە",
    "Error" : "خاتالىق",
    "Share link" : "Share link",
    "Link" : "Link",
    "Password" : "ئىم",
    "Send" : "يوللا",
    "group" : "گۇرۇپپا",
    "Unshare" : "ھەمبەھىرلىمە",
    "delete" : "ئۆچۈر",
    "Warning" : "ئاگاھلاندۇرۇش",
    "Cancel upload" : "يۈكلەشتىن ۋاز كەچ",
    "Sort by name" : "Order by name",
    "Sort by date" : "Order by date"
},
"nplurals=1; plural=0;");