diff options
Diffstat (limited to 'apps/comments/l10n/is.js')
-rw-r--r-- | apps/comments/l10n/is.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js index aedce64e69d..a6343cb4127 100644 --- a/apps/comments/l10n/is.js +++ b/apps/comments/l10n/is.js @@ -29,7 +29,6 @@ OC.L10N.register( "Comment deleted" : "Athugasemd var eytt", "An error occurred while trying to delete the comment" : "Villa átti sér stað við að eyða athugasemdinni", "An error occurred while trying to create the comment" : "Villa átti sér stað við að útbúa athugasemdina", - "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Minnst var á þig í \"{file}\", í athugasemd frá notanda sem síðan þá hefur verið eytt", - "_%n unread comment_::_%n unread comments_" : ["%n ólesin athugasemd","%n ólesnar athugasemdir"] + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Minnst var á þig í \"{file}\", í athugasemd frá notanda sem síðan þá hefur verið eytt" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |