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

tk.js « l10n « lib - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c22baff36ec5f90b6fbfc3291b1545eb337fc527 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "lib",
    {
    "seconds ago" : "Sekunt öň",
    "Help" : "Kömek",
    "Settings" : "Sazlamalar",
    "Log out" : "Hasapdan çykmak",
    "Twitter" : "Twitter",
    "Website" : "Website",
    "Address" : "Salgysy",
    "About" : "Hakynda"
},
"nplurals=2; plural=(n != 1);");