2016-02-17 01:56:11 -05:00
{ "translations" : {
2019-02-26 20:12:05 -05:00
"Comments" : "Comentarios" ,
"You commented" : "Has comentado" ,
"{author} commented" : "{author} comentó" ,
"You commented on %1$s" : "Has comentado en %1$s" ,
"You commented on {file}" : "Has comentado en {file}" ,
"%1$s commented on %2$s" : "%1$s comentados en %2$s" ,
"{author} commented on {file}" : "{author} comentó en {file}" ,
"<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para archivos" ,
2024-08-01 20:19:37 -04:00
"Files" : "Archivos" ,
2024-03-31 20:19:32 -04:00
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Fue mencionado en \"{file}\", en un comentario realizado por un usuario que ha sido eliminado" ,
"{user} mentioned you in a comment on \"{file}\"" : "{user} le mencionó en un comentario en “{file}”" ,
2019-02-26 20:12:05 -05:00
"Files app plugin to add comments to files" : "Plugin de la app de Archivos para añadir comentarios a archivos." ,
2018-04-11 20:19:20 -04:00
"Edit comment" : "Editar comentario" ,
2016-02-27 01:56:08 -05:00
"Delete comment" : "Borrar comentario" ,
2020-10-22 22:18:51 -04:00
"Cancel edit" : "Cacelar edición" ,
2024-01-12 19:20:23 -05:00
"New comment" : "Comentario nuevo" ,
2024-01-16 19:20:15 -05:00
"Write a comment …" : "Escribir un comentario …" ,
2020-10-22 22:18:51 -04:00
"Post comment" : "Publicar comentario" ,
2023-11-23 19:27:09 -05:00
"@ for mentions, : for emoji, / for smart picker" : "@ para menciones, : para emoji, / para selector inteligente" ,
"Could not reload comments" : "No se pudieron recargar los comentarios" ,
2020-10-20 22:18:44 -04:00
"No comments yet, start the conversation!" : "¡No hay comentarios, empieza la conversación!" ,
2020-10-22 22:18:51 -04:00
"No more messages" : "No hay más mensajes" ,
2020-10-20 22:18:44 -04:00
"Retry" : "Reintentar" ,
2023-05-22 20:17:26 -04:00
"Failed to mark comments as read" : "Fallo al marcar los comentarios como leídos" ,
2020-10-22 22:18:51 -04:00
"Unable to load the comments list" : "No se pudo cargar la lista de comentarios" ,
2022-05-23 22:32:52 -04:00
"_1 new comment_::_{unread} new comments_" : [ "1 comentario nuevo" , "{unread} comentarios nuevos" , "{unread} comentarios nuevos" ] ,
2020-10-20 22:18:44 -04:00
"Comment" : "Comentar" ,
2020-10-22 22:18:51 -04:00
"An error occurred while trying to edit the comment" : "Ocurrió un error intentando editar el comentario" ,
2020-10-20 22:18:44 -04:00
"Comment deleted" : "Comentario borrado" ,
2020-10-22 22:18:51 -04:00
"An error occurred while trying to delete the comment" : "Ocurrió un error intentando borrar el comentario" ,
"An error occurred while trying to create the comment" : "Ocurrió un error intentando crear el comentario" ,
2024-08-14 20:25:46 -04:00
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Le han mencionado en \"{file}\", en un comentario de un usuario que ha sido eliminado desde entonces"
2022-05-23 22:32:52 -04:00
} , "pluralForm" : "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
2016-02-17 01:56:11 -05:00
}