Translated using Weblate (Spanish (Latin America))
Currently translated at 98.1% (159 of 162 strings) Translation: AutoMod/Bot Translate-URL: http://weblate.insrt.uk/projects/automod/bot/es_419/
This commit is contained in:
parent
d135322594
commit
872baf777d
|
@ -201,6 +201,31 @@
|
|||
"edit_infraction": {
|
||||
"title": "Se ha cambiado la razón de la infracción",
|
||||
"content": "Se ha editado una infracción de {{username}}"
|
||||
},
|
||||
"message": {
|
||||
"info": {
|
||||
"embeds_one": "Un «embed»",
|
||||
"embeds_other": "{{count}} «embeds»",
|
||||
"show_more": "mostrar más",
|
||||
"content_unknown": "El mensaje estaba vacío",
|
||||
"header": "{{channel}} • {{user}} • [Contexto]({{url}})",
|
||||
"attachments_one": "Un adjunto",
|
||||
"attachments_other": "{{count}} adjuntos"
|
||||
},
|
||||
"edit": {
|
||||
"title": "Mensaje editado",
|
||||
"old_content": "Contenido anterior",
|
||||
"new_content": "Nuevo contenido"
|
||||
},
|
||||
"delete": {
|
||||
"title": "Mensaje eliminado",
|
||||
"content": "Contenido del mensaje"
|
||||
},
|
||||
"bulk_delete": {
|
||||
"title": "Eliminar en masa",
|
||||
"content_other": "Se eliminaron {{count}} mensajes en {{channel}} - [Mostrar]({{url}})",
|
||||
"content_one": "Se eliminó un mensaje en {{channel}} - [Mostrar]({{url}})"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue