summaryrefslogtreecommitdiffstats
path: root/lib/l10n/tk.js
blob: 9dce525a8296fcd7096c6c60053e73b1e70e0685 (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 öň",
    "Settings" : "Sazlamalar",
    "Log out" : "Hasapdan çykmak",
    "Twitter" : "Twitter",
    "Website" : "Website",
    "Address" : "Salgysy",
    "About" : "Hakynda",
    "Help" : "Kömek"
},
"nplurals=2; plural=(n != 1);");