diff options
Diffstat (limited to 'apps/comments/l10n/is.js')
-rw-r--r-- | apps/comments/l10n/is.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js index 6e1faa9b251..f32e49d37c5 100644 --- a/apps/comments/l10n/is.js +++ b/apps/comments/l10n/is.js @@ -12,8 +12,12 @@ OC.L10N.register( "More comments..." : "Fleiri athugasemdir...", "Save" : "Vista", "Allowed characters {count} of {max}" : "Leyfður stafafjöldi {count} af {max}", + "Error occurred while retrieving comment with id {id}" : "Villa kom upp við að reyna að ná í athugasemd með auðkenninu {id}", + "Error occurred while updating comment with id {id}" : "Villa kom upp við að reyna að uppfæra athugasemd með auðkenninu {id}", + "Error occurred while posting comment" : "Villa kom upp við að senda inn athugasemd", "{count} unread comments" : "{count} ólesnar athugasemdir", "Comment" : "Athugasemd", + "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Athugasemdir</strong> við skrár <em>(alltaf á lista í streymi)</em>", "You commented" : "Þú settir inn athugasemd", "%1$s commented" : "%1$s setti inn athugasemd", "You commented on %2$s" : "Þú settir inn athugasemd við %2$s", |