summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/sq.json
blob: a0121a78ec1a881e713e23992dd7480c67208949 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{ "translations": {
    "Delete comment" : "Fshije komentin",
    "Post" : "Postoje",
    "Cancel" : "Anuloje",
    "Edit comment" : "Përpunoni komentin",
    "[Deleted user]" : "[Përdorues i fshirë]",
    "Comments" : "Komente",
    "Save" : "Ruaje",
    "Allowed characters {count} of {max}" : "Shenja të lejuara {count} nga {max}",
    "Error occurred while retrieving comment with id {id}" : "Ndodhi një gabim teksa merrej komenti me id{id}",
    "Error occurred while updating comment with id {id}" : "Ndodhi një gabim teksa përditësohej komenti me id{id}",
    "Error occurred while posting comment" : "Ndodhi një gabim teksa postohej komenti",
    "Comment" : "Koment",
    "You commented" : "Komentuat",
    "%1$s commented" : "%1$s komentoi",
    "You commented on %2$s" : "Komentuat te %2$s",
    "%1$s commented on %2$s" : "%1$s komentoi te %2$s",
    "Type in a new comment..." : "Shtypni një koment të ri…",
    "No other comments available" : "S’ka komente të tjera",
    "More comments..." : "Më tepër komente…",
    "{count} unread comments" : "{count} komente të palexuar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}