diff options
Diffstat (limited to 'apps/comments/l10n/is.js')
-rw-r--r-- | apps/comments/l10n/is.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js index 6047d793155..61a02846245 100644 --- a/apps/comments/l10n/is.js +++ b/apps/comments/l10n/is.js @@ -28,8 +28,6 @@ OC.L10N.register( "Error occurred while posting comment" : "Villa kom upp við að senda inn athugasemd", "_%n unread comment_::_%n unread comments_" : ["%n ólesin athugasemd","%n ólesnar athugasemdir"], "_1 new comment_::_{unread} new comments_" : ["1 ný athugasemd","{unread} nýjar athugasemdir"], - "Comment" : "Athugasemd", - "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Minnst var á þig í “%s”, í athugasemd frá notanda sem síðan þá hefur verið eytt", - "%1$s mentioned you in a comment on “%2$s”" : "%1$s minntist á þig í athugasemd við “%2$s”" + "Comment" : "Athugasemd" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |