diff options
Diffstat (limited to 'apps/comments/l10n/sq.json')
-rw-r--r-- | apps/comments/l10n/sq.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/apps/comments/l10n/sq.json b/apps/comments/l10n/sq.json index 71f01a27223..3ea5853056d 100644 --- a/apps/comments/l10n/sq.json +++ b/apps/comments/l10n/sq.json @@ -1,13 +1,10 @@ { "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ë]", "Comments" : "Komente", - "No other comments available" : "S’ka komente të tjera", - "More comments..." : "Më tepër 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}", @@ -15,10 +12,12 @@ "Error occurred while posting comment" : "Ndodhi një gabim teksa postohej komenti", "{count} unread comments" : "{count} komente të palexuar", "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" + "%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…" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |