diff options
Diffstat (limited to 'apps/comments/l10n/sq.js')
-rw-r--r-- | apps/comments/l10n/sq.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/sq.js b/apps/comments/l10n/sq.js index 5119c30f7ce..200a8221f9d 100644 --- a/apps/comments/l10n/sq.js +++ b/apps/comments/l10n/sq.js @@ -2,7 +2,6 @@ OC.L10N.register( "comments", { "Comments" : "Komente", - "Unknown user" : "Përdorues i panjohur", "New comment …" : "Koment i ri ...", "Delete comment" : "Fshije komentin", "Post" : "Postoje", @@ -28,6 +27,7 @@ OC.L10N.register( "<strong>Comments</strong> for files" : "<strong>Komente</strong> për skedarët", "%1$s mentioned you in a comment on “%2$s”" : "%1$s ju ka përmendur në një koment në “%2$s”", "{user} mentioned you in a comment on “{file}”" : "{user} ju ka përmendur në një koment në “{file}”", + "Unknown user" : "Përdorues i panjohur", "A (now) deleted user mentioned you in a comment on “%s”" : "Një përdorues i fshirë (tani) ju ka përmendur në një koment në \"%s\"", "A (now) deleted user mentioned you in a comment on “{file}”" : "Një përdorues i fshirë (tani) ju ka përmendur në një koment në “{file}”" }, |