2016-02-17 09:56:11 +03:00
OC . L10N . register (
"comments" ,
{
2019-02-27 04:12:05 +03:00
"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" ,
2018-04-12 03:19:20 +03:00
"Edit comment" : "Breyta athugasemd" ,
2016-03-02 09:56:33 +03:00
"Delete comment" : "Eyða athugasemd" ,
2020-11-19 05:20:10 +03:00
"Cancel edit" : "Hætta við breytingar" ,
"Post comment" : "Senda inn athugasemd" ,
2020-10-21 05:18:44 +03:00
"No comments yet, start the conversation!" : "Engar athugasemdir ennþá, byrjaðu umræðuna!" ,
2020-11-19 05:20:10 +03:00
"No more messages" : "Engin fleiri skilaboð" ,
2020-10-21 05:18:44 +03:00
"Retry" : "Reyna aftur" ,
2020-11-19 05:20:10 +03:00
"Unable to load the comments list" : "Gat ekki hlaðið inn lista yfir athugasemdir" ,
2020-10-21 05:18:44 +03:00
"_%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" ,
2020-11-19 05:20:10 +03:00
"An error occurred while trying to edit the comment" : "Villa átti sér stað við að breyta athugasemdinni" ,
2020-10-21 05:18:44 +03:00
"Comment deleted" : "Athugasemd var eytt" ,
2020-11-19 05:20:10 +03:00
"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" ,
2018-04-12 03:19:20 +03:00
"New comment …" : "Ný athugasemd ..." ,
2016-03-02 09:56:33 +03:00
"Post" : "Senda" ,
2016-02-17 09:56:11 +03:00
"Cancel" : "Hætta við" ,
2016-03-02 09:56:33 +03:00
"[Deleted user]" : "[Eyddur notandi]" ,
2016-09-09 03:09:31 +03:00
"More comments …" : "Fleiri athugasemdir ..." ,
2016-02-28 09:55:12 +03:00
"Save" : "Vista" ,
2016-03-02 09:56:33 +03:00
"Allowed characters {count} of {max}" : "Leyfður stafafjöldi {count} af {max}" ,
2018-03-12 04:12:21 +03:00
"Error occurred while retrieving comment with ID {id}" : "Villa kom upp við að reyna að ná í ummæli með auðkenninu {id}" ,
2016-07-30 03:11:16 +03:00
"Error occurred while updating comment with id {id}" : "Villa kom upp við að reyna að uppfæra athugasemd með auðkenninu {id}" ,
2020-10-21 05:18:44 +03:00
"Error occurred while posting comment" : "Villa kom upp við að senda inn athugasemd"
2016-02-17 09:56:11 +03:00
} ,
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" ) ;