diff options
Diffstat (limited to 'apps/comments/l10n/is.json')
-rw-r--r-- | apps/comments/l10n/is.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/comments/l10n/is.json b/apps/comments/l10n/is.json index 5af149eea19..f09390b0982 100644 --- a/apps/comments/l10n/is.json +++ b/apps/comments/l10n/is.json @@ -14,14 +14,14 @@ "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", "Comment" : "Athugasemd", - "<strong>Comments</strong> for files" : "<strong>Athugasemdir</strong> við skrár", "You commented" : "Þú settir inn athugasemd", "%1$s commented" : "%1$s setti inn athugasemd", - "You commented on %2$s" : "Þú settir inn athugasemd við %2$s", "%1$s commented on %2$s" : "%1$s setti inn athugasemd um %2$s", + "<strong>Comments</strong> for files" : "<strong>Athugasemdir</strong> við skrár", "Type in a new comment..." : "Skrifaðu inn nýja athugasemd...", "No other comments available" : "Engar aðrar athugasemdir eru tiltækar", "More comments..." : "Fleiri athugasemdir...", - "{count} unread comments" : "{count} ólesnar athugasemdir" + "{count} unread comments" : "{count} ólesnar athugasemdir", + "You commented on %2$s" : "Þú settir inn athugasemd við %2$s" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file |