summaryrefslogtreecommitdiffstats
path: root/lib/l10n/tk.js
blob: cb62e8a770f2cc5ff3c1963cd5b7bb4953ad2671 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "lib",
    {
    "Files" : "Faýllar",
    "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);");