diff options
Diffstat (limited to 'apps/comments/l10n/sq.js')
-rw-r--r-- | apps/comments/l10n/sq.js | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/apps/comments/l10n/sq.js b/apps/comments/l10n/sq.js deleted file mode 100644 index 12d0626739c..00000000000 --- a/apps/comments/l10n/sq.js +++ /dev/null @@ -1,20 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "Komente", - "You commented" : "Komentuat", - "{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", - "Comment" : "Koment", - "%1$s commented" : "%1$s komentoi", - "_%n unread comment_::_%n unread comments_" : ["%n komente të palexuara","%n komente të palexuara "] -}, -"nplurals=2; plural=(n != 1);"); |