summaryrefslogtreecommitdiffstats
path: root/lib/l10n/kab.js
blob: 28a886e8d0f4670e3567c3d3a5fef46e7b5e6913 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
OC.L10N.register(
    "lib",
    {
    "Help" : "Tallalt",
    "Apps" : "Isnasen",
    "Settings" : "Iɣewwaṛen",
    "Log out" : "Senser",
    "Users" : "Iseqdacen",
    "Email" : "Imayl",
    "Twitter" : "Twitter",
    "Website" : "Asmel web",
    "Address" : "Adresse",
    "About" : "Γef"
},
"nplurals=2; plural=(n != 1);");