2016-02-17 09:56:11 +03:00
OC . L10N . register (
"comments" ,
{
2017-01-11 18:20:22 +03:00
"Comments" : "Comentaris" ,
2018-04-12 03:20:08 +03:00
"Edit comment" : "Editar comentari" ,
2016-06-13 15:21:11 +03:00
"Delete comment" : "Esborrar comentari" ,
2018-04-12 03:20:08 +03:00
"New comment …" : "Nou comentari..." ,
2016-06-13 15:21:11 +03:00
"Post" : "Publica" ,
2016-02-17 09:56:11 +03:00
"Cancel" : "Cancel·la" ,
2016-06-13 15:21:11 +03:00
"[Deleted user]" : "[usuari Esborrat]" ,
2017-01-11 18:20:22 +03:00
"No comments yet, start the conversation!" : "Encara no hi ha comentaris. Comenceu la conversa!" ,
"More comments …" : "Més comentaris..." ,
2016-02-17 09:56:11 +03:00
"Save" : "Desa" ,
2017-01-11 18:20:22 +03:00
"Allowed characters {count} of {max}" : "{count} caràcters permesos de {max}" ,
"Error occurred while updating comment with id {id}" : "Hi ha hagut un error en actualitzar el comentari amb id {id}" ,
"Error occurred while posting comment" : "Hi ha hagut un error en publicar el comentari" ,
"_%n unread comment_::_%n unread comments_" : [ "%n comentari no llegit" , "%n comentaris no llegits" ] ,
2016-06-13 15:21:11 +03:00
"Comment" : "Comentari" ,
2017-01-11 18:20:22 +03:00
"You commented" : "Heu comentat" ,
"%1$s commented" : "%1$s ha comentat" ,
"{author} commented" : "{author} ha comentat" ,
"You commented on %1$s" : "Heu comentat a %1$s" ,
"You commented on {file}" : "Heu comentat a {file}" ,
"%1$s commented on %2$s" : "%1$s ha comentat a %2$s" ,
"{author} commented on {file}" : "{author} ha comentat a {file}" ,
"<strong>Comments</strong> for files" : "<strong>Comentaris</strong> per arxius" ,
2018-02-13 00:34:26 +03:00
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Has estat mencionat a \"%s\" en un comentari d'un usuari que ja no existeix" ,
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Has estat mencionat a \"{file}\" en un comentari d'un usuari que ja no existeix" ,
2017-01-11 18:20:22 +03:00
"%1$s mentioned you in a comment on “%2$s”" : "%1$s us ha nomenat en un comentari a “%2$s”" ,
2017-11-28 04:10:05 +03:00
"{user} mentioned you in a comment on “{file}”" : "{user} us ha nomenat en un comentari de “{file}”" ,
2018-01-04 12:48:45 +03:00
"Unknown user" : "Usuari desconegut" ,
2017-11-28 04:10:05 +03:00
"A (now) deleted user mentioned you in a comment on “%s”" : "Un usuari (ara) esborrat us ha nomenat en un comentari a “%s”" ,
"A (now) deleted user mentioned you in a comment on “{file}”" : "Un usuari (ara) esborrat us ha nomenat en un comentari de “{file}”"
2016-02-17 09:56:11 +03:00
} ,
"nplurals=2; plural=(n != 1);" ) ;