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 9bcb2778db0..d1d32a40232 100644 --- a/apps/comments/l10n/is.js +++ b/apps/comments/l10n/is.js @@ -25,8 +25,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", - "%1$s commented" : "%1$s setti inn athugasemd", - "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", - "{user} mentioned you in a comment on “{file}”" : "{user} minntist á þig í athugasemd við “{file}”" + "%1$s commented" : "%1$s setti inn athugasemd" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |