aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/tk.js
blob: 5d89e835d3e87af5778e12c8d9e29c272e328def (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
OC.L10N.register(
    "lib",
    {
    "Files" : "Faýllar",
    "seconds ago" : "Sekunt öň",
    "Settings" : "Sazlamalar",
    "Log out" : "Hasapdan çykmak",
    "Accounts" : "Hasaplar",
    "Twitter" : "Twitter",
    "Website" : "Website",
    "Address" : "Salgysy",
    "About" : "Hakynda",
    "Help" : "Kömek"
},
"nplurals=2; plural=(n != 1);");