nextcloud/apps/comments/l10n/sq.json

24 lines
1.3 KiB
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
"Type in a new comment..." : "Shtypni një koment të ri…",
"Delete comment" : "Fshije komentin",
"Post" : "Postoje",
"Cancel" : "Anuloje",
"Edit comment" : "Përpunoni komentin",
"[Deleted user]" : "[Përdorues i fshirë]",
2016-05-10 10:30:51 +03:00
"Comments" : "Komente",
2016-02-17 09:56:11 +03:00
"No other comments available" : "Ska komente të tjera",
"More comments..." : "Më tepër komente…",
"Save" : "Ruaje",
"Allowed characters {count} of {max}" : "Shenja të lejuara {count} nga {max}",
2016-06-26 08:55:53 +03:00
"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",
2016-02-17 09:56:11 +03:00
"{count} unread comments" : "{count} komente të palexuar",
2016-05-10 10:30:51 +03:00
"Comment" : "Koment",
"<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Komente</strong> për kartela <em>(përherë të pranishme në rrjedhë)</em>",
"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"
2016-02-17 09:56:11 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}