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

ug.js « l10n « files_external « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a1a5dc648bca12725a7e65467833e4eabc633439 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
OC.L10N.register(
    "files_external",
    {
    "External storage" : "سىرتقى ساقلىغۇچ",
    "Location" : "ئورنى",
    "Port" : "ئېغىز",
    "Host" : "باش ئاپپارات",
    "Username" : "ئىشلەتكۈچى ئاتى",
    "Password" : "ئىم",
    "Share" : "ھەمبەھىر",
    "URL" : "URL",
    "Personal" : "شەخسىي",
    "Name" : "ئاتى",
    "Folder name" : "قىسقۇچ ئاتى",
    "Configuration" : "سەپلىمە",
    "Delete" : "ئۆچۈر"
},
"nplurals=1; plural=0;");