diff options
Diffstat (limited to 'apps/comments/l10n/sq.js')
-rw-r--r-- | apps/comments/l10n/sq.js | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/apps/comments/l10n/sq.js b/apps/comments/l10n/sq.js deleted file mode 100644 index b52c95af2cb..00000000000 --- a/apps/comments/l10n/sq.js +++ /dev/null @@ -1,21 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "Komente", - "You commented" : "Komentuat", - "%1$s commented" : "%1$s komentoi", - "{author} commented" : "{autori} u komentua", - "You commented on %1$s" : "Ju komentuat në %1$s", - "You commented on {file}" : "Ju komentuat në {file}", - "%1$s commented on %2$s" : "%1$s komentoi te %2$s", - "{author} commented on {file}" : "{author} komentoi në {file}", - "<strong>Comments</strong> for files" : "<strong>Komente</strong> për skedarët", - "Edit comment" : "Përpunoni komentin", - "Delete comment" : "Fshije komentin", - "No comments yet, start the conversation!" : "Akoma asnjë koment, fillo një bisedë!", - "Retry" : "Riprovoni", - "_%n unread comment_::_%n unread comments_" : ["%n komente të palexuara","%n komente të palexuara "], - "Comment" : "Koment", - "{user} mentioned you in a comment on “{file}”" : "{user} ju ka përmendur në një koment në “{file}”" -}, -"nplurals=2; plural=(n != 1);"); |