diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-09-09 00:09:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-09-09 00:09:31 +0000 |
commit | f5aafdc89789623e72f9a05ecc2629ed2894668b (patch) | |
tree | 31bc16d9ddd0e5e8725d75478a877790bc1c0889 /apps/comments/l10n | |
parent | c16aefcff50b9e63fdc6aaa3c2307b0983bbd56e (diff) | |
download | nextcloud-server-f5aafdc89789623e72f9a05ecc2629ed2894668b.tar.gz nextcloud-server-f5aafdc89789623e72f9a05ecc2629ed2894668b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r-- | apps/comments/l10n/is.js | 3 | ||||
-rw-r--r-- | apps/comments/l10n/is.json | 3 |
2 files changed, 6 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}", diff --git a/apps/comments/l10n/is.json b/apps/comments/l10n/is.json index fd16cc395d5..5f28acf910c 100644 --- a/apps/comments/l10n/is.json +++ b/apps/comments/l10n/is.json @@ -1,10 +1,13 @@ { "translations": { + "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}", |