diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-27 01:12:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-27 01:12:05 +0000 |
commit | 36b01e3c2d4033f690b30b4fcf92711da28cb2ed (patch) | |
tree | 1821b439cb9ee787894fef8fb69a9949938d6157 /apps/comments/l10n/is.js | |
parent | c2da3bf1d9820f4031d63daa9bb9e055a3723528 (diff) | |
download | nextcloud-server-36b01e3c2d4033f690b30b4fcf92711da28cb2ed.tar.gz nextcloud-server-36b01e3c2d4033f690b30b4fcf92711da28cb2ed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/is.js')
-rw-r--r-- | apps/comments/l10n/is.js | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js index 4ccce72eece..925a1abdb10 100644 --- a/apps/comments/l10n/is.js +++ b/apps/comments/l10n/is.js @@ -1,13 +1,24 @@ OC.L10N.register( "comments", { + "Comments" : "Athugasemdir", + "You commented" : "Þú settir inn athugasemd", + "%1$s commented" : "%1$s setti inn athugasemd", + "{author} commented" : "{author} setti inn athugasemd", + "You commented on %1$s" : "Þú settir inn athugasemd við %1$s", + "You commented on {file}" : "Þú settir inn athugasemd við {file}", + "%1$s commented on %2$s" : "%1$s setti inn athugasemd um %2$s", + "{author} commented on {file}" : "{author} setti inn athugasemd við {file}", + "<strong>Comments</strong> for files" : "<strong>Athugasemdir</strong> við skrár", + "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}”", + "Files app plugin to add comments to files" : "Viðbót við skráaforrit til að bæta athugasemdum við skrár", "Edit comment" : "Breyta athugasemd", "Delete comment" : "Eyða athugasemd", "New comment …" : "Ný athugasemd ...", "Post" : "Senda", "Cancel" : "Hætta við", "[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", @@ -17,17 +28,6 @@ OC.L10N.register( "Error occurred while posting comment" : "Villa kom upp við að senda inn athugasemd", "_%n unread comment_::_%n unread comments_" : ["%n ólesin athugasemd","%n ólesnar athugasemdir"], "Comment" : "Athugasemd", - "You commented" : "Þú settir inn athugasemd", - "%1$s commented" : "%1$s setti inn athugasemd", - "{author} commented" : "{author} setti inn athugasemd", - "You commented on %1$s" : "Þú settir inn athugasemd við %1$s", - "You commented on {file}" : "Þú settir inn athugasemd við {file}", - "%1$s commented on %2$s" : "%1$s setti inn athugasemd um %2$s", - "{author} commented on {file}" : "{author} setti inn athugasemd við {file}", - "<strong>Comments</strong> for files" : "<strong>Athugasemdir</strong> við skrár", - "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}”", - "Files app plugin to add comments to files" : "Viðbót við skráaforrit til að bæta athugasemdum við skrár", "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Minnst var á þig í “%s”, í athugasemd frá notanda sem síðan þá hefur verið eytt", "%1$s mentioned you in a comment on “%2$s”" : "%1$s minntist á þig í athugasemd við “%2$s”" }, |