diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-11-19 02:20:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-11-19 02:20:10 +0000 |
commit | c773cee3053b30433b51fad5f1df1eed53f3cced (patch) | |
tree | c60ea3b03731ba34aa272ca7cba1272e1873e156 /apps/comments | |
parent | 66013f906d1957bdc9de1851a0f7497fbc5bbfbf (diff) | |
download | nextcloud-server-c773cee3053b30433b51fad5f1df1eed53f3cced.tar.gz nextcloud-server-c773cee3053b30433b51fad5f1df1eed53f3cced.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/is.js | 7 | ||||
-rw-r--r-- | apps/comments/l10n/is.json | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js index b8c48def883..9dabc9e6a5e 100644 --- a/apps/comments/l10n/is.js +++ b/apps/comments/l10n/is.js @@ -15,12 +15,19 @@ OC.L10N.register( "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", + "Cancel edit" : "Hætta við breytingar", + "Post comment" : "Senda inn athugasemd", "No comments yet, start the conversation!" : "Engar athugasemdir ennþá, byrjaðu umræðuna!", + "No more messages" : "Engin fleiri skilaboð", "Retry" : "Reyna aftur", + "Unable to load the comments list" : "Gat ekki hlaðið inn lista yfir athugasemdir", "_%n unread comment_::_%n unread comments_" : ["%n ólesin athugasemd","%n ólesnar athugasemdir"], "_1 new comment_::_{unread} new comments_" : ["1 ný athugasemd","{unread} nýjar athugasemdir"], "Comment" : "Athugasemd", + "An error occurred while trying to edit the comment" : "Villa átti sér stað við að breyta athugasemdinni", "Comment deleted" : "Athugasemd var eytt", + "An error occurred while trying to delete the comment" : "Villa átti sér stað við að eyða athugasemdinni", + "An error occurred while trying to create the comment" : "Villa átti sér stað við að útbúa athugasemdina", "New comment …" : "Ný athugasemd ...", "Post" : "Senda", "Cancel" : "Hætta við", diff --git a/apps/comments/l10n/is.json b/apps/comments/l10n/is.json index e60deab697f..5b85c357093 100644 --- a/apps/comments/l10n/is.json +++ b/apps/comments/l10n/is.json @@ -13,12 +13,19 @@ "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", + "Cancel edit" : "Hætta við breytingar", + "Post comment" : "Senda inn athugasemd", "No comments yet, start the conversation!" : "Engar athugasemdir ennþá, byrjaðu umræðuna!", + "No more messages" : "Engin fleiri skilaboð", "Retry" : "Reyna aftur", + "Unable to load the comments list" : "Gat ekki hlaðið inn lista yfir athugasemdir", "_%n unread comment_::_%n unread comments_" : ["%n ólesin athugasemd","%n ólesnar athugasemdir"], "_1 new comment_::_{unread} new comments_" : ["1 ný athugasemd","{unread} nýjar athugasemdir"], "Comment" : "Athugasemd", + "An error occurred while trying to edit the comment" : "Villa átti sér stað við að breyta athugasemdinni", "Comment deleted" : "Athugasemd var eytt", + "An error occurred while trying to delete the comment" : "Villa átti sér stað við að eyða athugasemdinni", + "An error occurred while trying to create the comment" : "Villa átti sér stað við að útbúa athugasemdina", "New comment …" : "Ný athugasemd ...", "Post" : "Senda", "Cancel" : "Hætta við", |