2016-02-17 09:56:11 +03:00
{ "translations" : {
2018-04-12 03:19:44 +03:00
"Edit comment" : "Editar comentario" ,
2016-02-27 09:56:08 +03:00
"Delete comment" : "Borrar comentario" ,
2018-04-12 03:19:44 +03:00
"New comment …" : "Nuevo comentario" ,
2016-02-27 09:56:08 +03:00
"Post" : "Publicar" ,
2016-02-17 09:56:11 +03:00
"Cancel" : "Cancelar" ,
2016-02-27 09:56:08 +03:00
"[Deleted user]" : "[Usuario eliminado]" ,
2018-07-26 03:12:13 +03:00
"Comments" : "Comentarios" ,
2016-09-05 03:09:10 +03:00
"No comments yet, start the conversation!" : "¡No hay comentarios, empieza la conversación!" ,
"More comments …" : "Más comentarios ..." ,
2016-02-17 09:56:11 +03:00
"Save" : "Guardar" ,
2016-02-27 09:56:08 +03:00
"Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}" ,
2018-03-06 04:12:41 +03:00
"Error occurred while retrieving comment with ID {id}" : "Se ha producido un error al obtener el comentario con ID {id}" ,
2016-07-06 16:28:06 +03:00
"Error occurred while updating comment with id {id}" : "Se ha producido un error al actualizar el comentario con ID {id}" ,
"Error occurred while posting comment" : "Se ha producido un error al enviar el comentario" ,
2017-10-04 03:08:27 +03:00
"_%n unread comment_::_%n unread comments_" : [ "%n comentario sin leer" , "%nComentarios no leídos" ] ,
"Comment" : "Comentar" ,
2016-05-09 09:08:23 +03:00
"You commented" : "Has comentado" ,
"%1$s commented" : "%1$s comentados" ,
2016-11-29 20:57:47 +03:00
"{author} commented" : "{author} comentó" ,
2016-11-30 04:07:16 +03:00
"You commented on %1$s" : "Has comentado en %1$s" ,
2017-10-04 03:08:27 +03:00
"You commented on {file}" : "Has comentado en {file}" ,
2016-09-01 03:09:24 +03:00
"%1$s commented on %2$s" : "%1$s comentados en %2$s" ,
2016-11-29 20:57:47 +03:00
"{author} commented on {file}" : "{author} comentó en {file}" ,
2016-11-26 04:06:57 +03:00
"<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para archivos" ,
2017-11-29 04:10:12 +03:00
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te han mencionado en \"{file}\", en un comentario de un usuario que después ha sido eliminado" ,
2017-11-28 04:09:52 +03:00
"{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" ,
2018-08-30 03:12:18 +03:00
"Files app plugin to add comments to files" : "Plugin de la app de Archivos para añadir comentarios a archivos." ,
2018-11-23 04:13:30 +03:00
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Te han mencionado en \"%s\", en un comentario por un usuario que después ha sido eliminado" ,
"%1$s mentioned you in a comment on “%2$s”" : "%1$s te mencionó en un comentario en “%2$s”"
2016-02-17 09:56:11 +03:00
} , "pluralForm" : "nplurals=2; plural=(n != 1);"
}