diff options
Diffstat (limited to 'apps/comments/l10n/is.js')
-rw-r--r-- | apps/comments/l10n/is.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js index 6606b719d95..ea177d8c0f0 100644 --- a/apps/comments/l10n/is.js +++ b/apps/comments/l10n/is.js @@ -1,12 +1,15 @@ OC.L10N.register( "comments", { + "New comment …" : "Ný athugasemd ...", "Delete comment" : "Eyða athugasemd", "Post" : "Senda", "Cancel" : "Hætta við", "Edit comment" : "Breyta athugasemd", "[Deleted user]" : "[Eyddur notandi]", "Comments" : "Athugasemdir", + "No comments yet, start the conversation!" : "Engar athugasemdir ennþá, byrjaðu umræðuna!", + "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}", |