mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-05 04:13:08 +02:00
feat(i18n): update Spanish translations [skip ci]
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
This commit is contained in:
parent
bfb533d07c
commit
0270402bd9
@ -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
|
||||
@ -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
|
||||
@ -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
|
||||
@ -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
|
||||
@ -134,3 +141,4 @@ buttons:
|
||||
text: Rechazar
|
||||
unclaim:
|
||||
emoji: ♻️
|
||||
text: Liberar
|
||||
|
Loading…
Reference in New Issue
Block a user