Skip to content

Commit

Permalink
feat(i18n): update Spanish translations [skip ci]
Browse files Browse the repository at this point in the history
Currently translated at 32.0% (88 of 275 strings)

Co-authored-by: Isana Naradiel <isanaradiel@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/es/
Translation: Discord Tickets/Bot
  • Loading branch information
Naradiel authored and weblate committed Jul 4, 2023
1 parent bfb533d commit 0270402
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions src/i18n/es-ES.yml
Expand Up @@ -9,7 +9,7 @@ commands:
description: El miembro a añadir al ticket
name: miembro
added: ➡️ {added} ha sido añadido por {by}.
description: Añadir un miembro a un ticket
description: Añadir una persona a un ticket
name: añadir
not_staff:
description: Solo los miembros del staff pueden añadir miembros a los tickets
Expand Down Expand Up @@ -76,6 +76,10 @@ commands:
description: Mover un ticket a otra categoría
name: mover
moved: 🗃️ {by} ha movido este ticket de **{from}** a **{to}**.
options:
category:
name: categoría
description: La categoría a donde mover el ticket
claim:
description: Reclamar un ticket
name: reclamar
Expand All @@ -92,6 +96,9 @@ commands:
reason:
description: El motivo para cerrar el ticket
name: motivo
new:
description: Crear un nuevo ticket
name: nuevo
message:
create:
name: Crear ticket desde mensaje
Expand All @@ -103,7 +110,7 @@ commands:
title: ❌ Error
not_ticket:
description: Solo puedes anclar mensajes en tickets.
title: Este no es un canal de tickets
title: Esto no es un canal de tickets
pinned:
description: El mensaje ha sido fijado.
title: ✅ Mensaje fijado
Expand Down Expand Up @@ -134,3 +141,4 @@ buttons:
text: Rechazar
unclaim:
emoji: ♻️
text: Liberar

0 comments on commit 0270402

Please sign in to comment.