aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/tk.js
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);");