summaryrefslogtreecommitdiffstats
path: root/l10n/sq.js
blob: ffe7f4b56567df3636b1b488b64defa946136553 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
OC.L10N.register(
    "social",
    {
    "Open documentation" : "Dokumentacion i hapur",
    "Finish setup" : "Përfundoje rregullimin",
    "Home" : "Kryefaqja",
    "Notifications" : "Njoftimet",
    "Public" : "Publik",
    "Reply" : "Përgjigju",
    "More actions" : "Më tepër veprime ",
    "Hello" : "Përshëndetje",
    "Close" : "Mbylleni",
    "Continue" : "Vazhdo"
},
"nplurals=2; plural=(n != 1);");