diff --git a/src/locales/ar.json b/src/locales/ar.json index cfeaf04..7cfdb0a 100644 --- a/src/locales/ar.json +++ b/src/locales/ar.json @@ -3,10 +3,5 @@ "missing_permissions": { "description": "احتاج الى الاذونات التالية : \n%s" } - }, - "cmd_usage": { - "args": { - "example": "**مثال:** `%s`" - } } } diff --git a/src/locales/cs-CZ.json b/src/locales/cs-CZ.json index 5824929..4d38986 100644 --- a/src/locales/cs-CZ.json +++ b/src/locales/cs-CZ.json @@ -7,13 +7,9 @@ "version": "[Discord Tickets](%s) v%s od [eartharoid](%s)" }, "cmd_usage": { - "args": { - "example": "**Příklad:** `%s`" - }, "invalid_named_args": { "description": "V syntaxi příkazu je chyba: `%s`.\nPro zobrazení ukázky napište `%s`.\nPokud si nejsi jistý/á, zeptej se člena týmu." - }, - "named_args": "Tento příkaz používá jmenné argumenty.\n\n" + } }, "collector_expires_in": "Vyprší za %d sekund", "command_execution_error": { @@ -23,12 +19,8 @@ "commands": { "add": { "args": { - "member": { - "example": "@někdo" - }, "ticket": { - "description": "Tiket, do kterého přidat člena", - "name": "tiket" + "description": "Tiket, do kterého přidat člena" } }, "description": "Přidat člena do tiketu", @@ -55,7 +47,6 @@ "blacklist": { "args": { "member_or_role": { - "description": "Člen nebo role j přidání/odebrání", "name": "uživatelNeboRole" } }, @@ -92,19 +83,14 @@ } }, "close": { - "aliases": { - "lock": "uzamknout" - }, "args": { "reason": { "description": "Důvod k uzavření tiketu" }, "ticket": { - "alias": "t", "example": "217" }, "time": { - "alias": "c", "example": "1w" } }, @@ -160,9 +146,6 @@ } }, "help": { - "aliases": { - "commands": "příkazy" - }, "args": { "command": { "example": "novy" @@ -181,13 +164,9 @@ } }, "new": { - "aliases": { - "open": "otevrit" - }, "args": { "topic": { - "description": "Téma ticketu", - "name": "tema" + "description": "Téma ticketu" } }, "description": "Vytvořit ticket", @@ -229,19 +208,15 @@ "panel": { "args": { "categories": { - "description": "ID kategorie", "name": "kategorie" }, "description": { - "description": "Popis zprávy panelu", "name": "popis" }, "emoji": { - "description": "Emoji", "name": "emoji" }, "title": { - "description": "Nadpis pro zprávu panelu", "name": "nadpis" } }, @@ -251,9 +226,6 @@ "invalid_category": { "description": "Jedno nebo více ID kategorií je vadných.", "title": "❌ Neplatná kategorie" - }, - "mismatch": { - "title": "❌ Neplatný vstup" } } }, @@ -263,7 +235,6 @@ "example": "@někdo" }, "ticket": { - "description": "Ticket, ze kterého odebrat člena", "name": "tiket" } }, @@ -290,10 +261,7 @@ }, "settings": { "description": "Konfigurace Discord Tickets", - "name": "nastaveni", - "response": { - "updated": "✅ Nastavení byla aktualizována." - } + "name": "nastaveni" }, "stats": { "description": "Zobrazit statistiky ticketu", @@ -320,7 +288,6 @@ "survey": { "args": { "survey": { - "description": "Název dotazníku, jehož odpověď zobrazit", "name": "dotazník" } }, @@ -333,13 +300,9 @@ } }, "tag": { - "aliases": { - "t": "t" - }, "args": { "tag": { - "description": "Název značky k použití", - "name": "značka" + "description": "Název značky k použití" } }, "description": "Použít odpověď na značku", @@ -357,11 +320,6 @@ } }, "topic": { - "args": { - "new_topic": { - "example": "problém s fakturací" - } - }, "description": "Změnit téma ticketu", "name": "tema", "response": { @@ -381,9 +339,6 @@ "description": "K provedení tohoto příkazu nemáš dostatečná oprávnění:\n%s", "title": "❌" }, - "staff_only": { - "title": "❌" - }, "ticket": { "claimed": { "description": "%s si vzal tento ticket.", diff --git a/src/locales/da-DK.json b/src/locales/da-DK.json index 4b498b1..88db0c6 100644 --- a/src/locales/da-DK.json +++ b/src/locales/da-DK.json @@ -7,13 +7,9 @@ "version": "[Discord Tickets](%s) v%s af [eartharoid](%s)" }, "cmd_usage": { - "args": { - "example": "**Eksempel:** '%s'" - }, "invalid_named_args": { "description": "Der er en fejl i kommandosyntaksen: '%s'.\nType '%s' for eksempel.\nSpørg en medarbejder, hvis du er i tvivl." - }, - "named_args": "Denne kommando bruger navngivne argumenter.\n\n" + } }, "collector_expires_in": "Udløber om %d sekunder", "command_execution_error": { @@ -23,12 +19,8 @@ "commands": { "add": { "args": { - "member": { - "example": "@someone" - }, "ticket": { - "description": "Billetten, som medlemmet skal føjes til", - "name": "billet" + "description": "Billetten, som medlemmet skal føjes til" } }, "description": "Føje et medlem til en billet", @@ -55,7 +47,6 @@ "blacklist": { "args": { "member_or_role": { - "description": "Det medlem eller den rolle, der skal tilføjes/fjernes", "name": "medlemEllerRolle" } }, @@ -92,19 +83,14 @@ } }, "close": { - "aliases": { - "lock": "lås" - }, "args": { "reason": { "description": "Årsagen til lukning af billetten eller billetter(ne)" }, "ticket": { - "alias": "t", "example": "217" }, "time": { - "alias": "T", "example": "1w" } }, @@ -160,9 +146,6 @@ } }, "help": { - "aliases": { - "commands": "kommandoer" - }, "args": { "command": { "example": "ny" @@ -181,13 +164,9 @@ } }, "new": { - "aliases": { - "open": "åben" - }, "args": { "topic": { - "description": "Emnet for billetten", - "name": "emne" + "description": "Emnet for billetten" } }, "description": "Opret en ny billet", @@ -229,19 +208,15 @@ "panel": { "args": { "categories": { - "description": "Et kategori-id", "name": "kategorier" }, "description": { - "description": "Beskrivelsen af panelmeddelelsen", "name": "beskrivelse" }, "emoji": { - "description": "En emoji", "name": "emoji" }, "title": { - "description": "Titel på panelmeddelelsen", "name": "titel" } }, @@ -251,9 +226,6 @@ "invalid_category": { "description": "Et eller flere af de angivne kategori-id'er er ugyldige.", "title": "❌ Ugyldig kategori" - }, - "mismatch": { - "title": "❌ Ugyldigt input" } } }, @@ -263,7 +235,6 @@ "example": "@someone" }, "ticket": { - "description": "Billetten til at fjerne medlemmet fra", "name": "billet" } }, @@ -290,10 +261,7 @@ }, "settings": { "description": "Konfigurer Discord Tickets", - "name": "indstillinger", - "response": { - "updated": "✅ Indstillinger er blevet opdateret." - } + "name": "indstillinger" }, "stats": { "description": "Vis billetstatistik", @@ -320,7 +288,6 @@ "survey": { "args": { "survey": { - "description": "Navnet på den undersøgelse, der skal vises svar fra", "name": "undersøgelser" } }, @@ -333,13 +300,9 @@ } }, "tag": { - "aliases": { - "t": "t" - }, "args": { "tag": { - "description": "Navnet på det tag, der skal bruges", - "name": "tag" + "description": "Navnet på det tag, der skal bruges" } }, "description": "Brug et tagsvar", @@ -357,11 +320,6 @@ } }, "topic": { - "args": { - "new_topic": { - "example": "faktureringsproblem" - } - }, "description": "Skift emnet på billetten", "name": "emne", "response": { @@ -381,9 +339,6 @@ "description": "Du har ikke de nødvendige tilladelser til at bruge denne kommando:\n%s", "title": "❌" }, - "staff_only": { - "title": "❌" - }, "ticket": { "claimed": { "description": "%s har gjort krav på denne billet.", diff --git a/src/locales/de-DE.json b/src/locales/de-DE.json index 836e2fa..c266cff 100644 --- a/src/locales/de-DE.json +++ b/src/locales/de-DE.json @@ -7,13 +7,9 @@ "version": "[Discord Tickets] (%s) v%s von [eartharoid](%s)" }, "cmd_usage": { - "args": { - "example": "**Beispiel:** `%s`" - }, "invalid_named_args": { "description": "Es gibt einen Fehler in Ihrer Eingabe-Syntax: `%s`.\nTippen Sie `%s` für ein Beispiel.\nBitte fragen Sie ein Support-Mitglied wenn Sie sich unsicher sind." - }, - "named_args": "Dieser Befehl verwendet benannte Argumente.\n\n" + } }, "collector_expires_in": "Läuft in %d Sekunden ab", "command_execution_error": { @@ -23,12 +19,8 @@ "commands": { "add": { "args": { - "member": { - "example": "@someone" - }, "ticket": { - "description": "Das Ticket, dem der Benutzer hinzugefügt werden soll", - "name": "Ticket" + "description": "Das Ticket, dem der Benutzer hinzugefügt werden soll" } }, "description": "Füge einen Benutzer zum Ticket hinzu", @@ -55,7 +47,6 @@ "blacklist": { "args": { "member_or_role": { - "description": "Der Benutzer oder die Rolle zum hinzufügen / entfernen", "name": "MitgliedoderRolle" } }, @@ -92,21 +83,15 @@ } }, "close": { - "aliases": { - "lock": "lock" - }, "args": { "reason": { - "description": "Der Grund das Ticket / die Tickets zu schließen", - "name": "Grund" + "description": "Der Grund das Ticket / die Tickets zu schließen" }, "ticket": { - "description": "Die Ticketnummer oder Kanalerwähnung/Kanal ID des zu schließenden Tickets", - "name": "Ticket" + "description": "Die Ticketnummer oder Kanalerwähnung/Kanal ID des zu schließenden Tickets" }, "time": { - "description": "Alle Tickets schließen, die für eine bestimmte Zeit inaktiv waren", - "name": "Zeit" + "description": "Alle Tickets schließen, die für eine bestimmte Zeit inaktiv waren" } }, "description": "Schließe einen Ticket-Kanal", @@ -161,9 +146,6 @@ } }, "help": { - "aliases": { - "commands": "Befehle" - }, "args": { "command": { "example": "neu" @@ -182,13 +164,9 @@ } }, "new": { - "aliases": { - "open": "öffnen" - }, "args": { "topic": { - "description": "Das Thema des Tickets", - "name": "Thema" + "description": "Das Thema des Tickets" } }, "description": "Erstelle ein neues Ticket", @@ -230,19 +208,15 @@ "panel": { "args": { "categories": { - "description": "Eine Kategorie ID", "name": "Kategorien" }, "description": { - "description": "Die Beschreibung für die Panel-Nachricht", "name": "Beschreibung" }, "emoji": { - "description": "Ein Emoji", "name": "Emoji" }, "title": { - "description": "Der Titel für die Panel-Nachricht", "name": "Titel" } }, @@ -252,9 +226,6 @@ "invalid_category": { "description": "Eine oder mehrere der angegebenen Kategorie IDs sind nicht gültig.", "title": "❌ Ungültige Kategorie" - }, - "mismatch": { - "title": "❌ Ungültige Eingabe" } } }, @@ -264,7 +235,6 @@ "example": "@someone" }, "ticket": { - "description": "Das Ticket von dem der Benutzer entfernt werden soll", "name": "Ticket" } }, @@ -291,10 +261,7 @@ }, "settings": { "description": "Konfiguriere Discord Tickets", - "name": "settings", - "response": { - "updated": "✅ Die Einstellungen wurden aktualisiert." - } + "name": "settings" }, "stats": { "description": "Ticket Statistiken ansehen", @@ -321,7 +288,6 @@ "survey": { "args": { "survey": { - "description": "Der Name der Umfrage von der die Antworten angezeigt werden sollen", "name": "Umfrage" } }, @@ -334,13 +300,9 @@ } }, "tag": { - "aliases": { - "t": "t" - }, "args": { "tag": { - "description": "Der Name des Tags", - "name": "Tag" + "description": "Der Name des Tags" } }, "description": "Benutzen Sie einen 'Tag' als Antwort", @@ -358,11 +320,6 @@ } }, "topic": { - "args": { - "new_topic": { - "example": "Abrechnungsproblem" - } - }, "description": "Ändern Sie das Anligen Ihres Tickets", "name": "Thema", "response": { @@ -382,9 +339,6 @@ "description": "Sie haben nicht die benötigten Berechtigungen um diesen Befehl zu benutzen:\n%s", "title": "❌" }, - "staff_only": { - "title": "❌" - }, "ticket": { "claimed": { "description": "Dieses Ticket gehört jetzt %s.", diff --git a/src/locales/en-US.json b/src/locales/en-US.json index 9b2c78c..3d1bba2 100644 --- a/src/locales/en-US.json +++ b/src/locales/en-US.json @@ -7,13 +7,9 @@ "version": "[Discord Tickets](%s) v%s by [eartharoid](%s)" }, "cmd_usage": { - "args": { - "example": "**Example:** `%s`" - }, "invalid_named_args": { "description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure." - }, - "named_args": "This command uses named arguments.\n\n" + } }, "collector_expires_in": "Expires in %d seconds", "command_execution_error": { @@ -23,12 +19,8 @@ "commands": { "add": { "args": { - "member": { - "example": "@someone" - }, "ticket": { - "description": "The ticket to add the member to", - "name": "ticket" + "description": "The ticket to add the member to" } }, "description": "Add a member to a ticket", @@ -55,7 +47,6 @@ "blacklist": { "args": { "member_or_role": { - "description": "The member or role to add/remove", "name": "memberOrRole" } }, @@ -92,21 +83,15 @@ } }, "close": { - "aliases": { - "lock": "lock" - }, "args": { "reason": { - "description": "The reason for closing the ticket(s)", - "name": "reason" + "description": "The reason for closing the ticket(s)" }, "ticket": { - "description": "The ticket to close, either the number or the channel mention/ID", - "name": "ticket" + "description": "The ticket to close, either the number or the channel mention/ID" }, "time": { - "description": "Close all tickets that have been inactive for the specified time", - "name": "time" + "description": "Close all tickets that have been inactive for the specified time" } }, "description": "Close a ticket channel", @@ -161,9 +146,6 @@ } }, "help": { - "aliases": { - "commands": "commands" - }, "args": { "command": { "example": "new" @@ -182,13 +164,9 @@ } }, "new": { - "aliases": { - "open": "open" - }, "args": { "topic": { - "description": "The topic of the ticket", - "name": "topic" + "description": "The topic of the ticket" } }, "description": "Create a new ticket", @@ -230,19 +208,15 @@ "panel": { "args": { "categories": { - "description": "A category ID", "name": "categories" }, "description": { - "description": "The description for the panel message", "name": "description" }, "emoji": { - "description": "An emoji", "name": "emoji" }, "title": { - "description": "The title for the panel message", "name": "title" } }, @@ -252,9 +226,6 @@ "invalid_category": { "description": "One or more of the specified category IDs is invalid.", "title": "❌ Invalid category" - }, - "mismatch": { - "title": "❌ Invalid input" } } }, @@ -264,7 +235,6 @@ "example": "@someone" }, "ticket": { - "description": "The ticket to remove the member from", "name": "ticket" } }, @@ -291,10 +261,7 @@ }, "settings": { "description": "Configure Discord Tickets", - "name": "settings", - "response": { - "updated": "✅ Settings have been updated." - } + "name": "settings" }, "stats": { "description": "Display ticket statistics", @@ -321,7 +288,6 @@ "survey": { "args": { "survey": { - "description": "The name of the survey to view responses of", "name": "survey" } }, @@ -334,13 +300,9 @@ } }, "tag": { - "aliases": { - "t": "t" - }, "args": { "tag": { - "description": "The name of the tag to use", - "name": "tag" + "description": "The name of the tag to use" } }, "description": "Use a tag response", @@ -358,11 +320,6 @@ } }, "topic": { - "args": { - "new_topic": { - "example": "billing issue" - } - }, "description": "Change the topic of the ticket", "name": "topic", "response": { @@ -382,9 +339,6 @@ "description": "You do not have the permissions required to use this command:\n%s", "title": "❌" }, - "staff_only": { - "title": "❌" - }, "ticket": { "claimed": { "description": "%s has claimed this ticket.", diff --git a/src/locales/es-ES.json b/src/locales/es-ES.json index 65ccb16..1ff7160 100644 --- a/src/locales/es-ES.json +++ b/src/locales/es-ES.json @@ -7,13 +7,9 @@ "version": "[Discord Tickets](%s) v%s creado por [eartharoid](%s)" }, "cmd_usage": { - "args": { - "example": "**Ejemplo:** `%s`" - }, "invalid_named_args": { "description": "Hay un error en la sintaxis de tu comando: `%s`.\nEscribe `%s` para ver un ejemplo.\nPor favor contacta con el staff si no estás seguro." - }, - "named_args": "Este comando utiliza los argumentos nombrados.\n\n" + } }, "collector_expires_in": "Expira en %d segundos", "command_execution_error": { @@ -23,12 +19,8 @@ "commands": { "add": { "args": { - "member": { - "example": "@alguien" - }, "ticket": { - "description": "El ticket para agregar al miembro a", - "name": "ticket" + "description": "El ticket para agregar al miembro a" } }, "description": "Añadir un miembro al ticket", @@ -55,7 +47,6 @@ "blacklist": { "args": { "member_or_role": { - "description": "El miembro o rol que se va a añadir o eliminar", "name": "miembroORol" } }, @@ -92,21 +83,15 @@ } }, "close": { - "aliases": { - "lock": "bloquear" - }, "args": { "reason": { - "description": "La razón por la cual se cierra el(los) ticket(s)", - "name": "razón" + "description": "La razón por la cual se cierra el(los) ticket(s)" }, "ticket": { - "description": "El ticket a cerrar, ya sea la mención o la ID del canal", - "name": "ticket" + "description": "El ticket a cerrar, ya sea la mención o la ID del canal" }, "time": { - "description": "Cerrar todos los tickets que estuvieron inactivos por el tiempo especificado o más", - "name": "tiempo" + "description": "Cerrar todos los tickets que estuvieron inactivos por el tiempo especificado o más" } }, "description": "Cerrar un canal de ticket", @@ -161,9 +146,6 @@ } }, "help": { - "aliases": { - "commands": "comandos" - }, "args": { "command": { "example": "nuevo" @@ -182,13 +164,9 @@ } }, "new": { - "aliases": { - "open": "abrir" - }, "args": { "topic": { - "description": "El tema del ticket", - "name": "tema" + "description": "El tema del ticket" } }, "description": "Crear un nuevo ticket", @@ -230,19 +208,15 @@ "panel": { "args": { "categories": { - "description": "Una ID de categoría", "name": "categorías" }, "description": { - "description": "La descripción para el mensaje del panel", "name": "descripción" }, "emoji": { - "description": "Un emoji", "name": "emoji" }, "title": { - "description": "El título del mensaje del panel", "name": "título" } }, @@ -252,9 +226,6 @@ "invalid_category": { "description": "Una o más de las ID de categoría ingresadas no son válidas.", "title": "❌ Categoría inválida" - }, - "mismatch": { - "title": "❌ Entrada inválida" } } }, @@ -264,7 +235,6 @@ "example": "@alguien" }, "ticket": { - "description": "El ticket del que eliminar al miembro", "name": "ticket" } }, @@ -291,10 +261,7 @@ }, "settings": { "description": "Configurar Discord Tickets", - "name": "ajustes", - "response": { - "updated": "✅ La configuración fue actualizada." - } + "name": "ajustes" }, "stats": { "description": "Mostrar estadísticas del ticket", @@ -321,7 +288,6 @@ "survey": { "args": { "survey": { - "description": "El nombre de la encuesta de la que ver las respuestas", "name": "encuesta" } }, @@ -334,13 +300,9 @@ } }, "tag": { - "aliases": { - "t": "t" - }, "args": { "tag": { - "description": "El nombre de la etiqueta a usar", - "name": "etiqueta" + "description": "El nombre de la etiqueta a usar" } }, "description": "Usar una respuesta de etiqueta", @@ -358,11 +320,6 @@ } }, "topic": { - "args": { - "new_topic": { - "example": "problema de facturación" - } - }, "description": "Cambiar el tema del ticket", "name": "tema", "response": { @@ -382,9 +339,6 @@ "description": "No tienes los permisos requeridos para ejecutar este comando:\n%s", "title": "❌" }, - "staff_only": { - "title": "❌" - }, "ticket": { "claimed": { "description": "%s ha reclamado el ticket.", diff --git a/src/locales/fr-FR.json b/src/locales/fr-FR.json index 2d19263..eec2fbb 100644 --- a/src/locales/fr-FR.json +++ b/src/locales/fr-FR.json @@ -7,13 +7,9 @@ "version": "[Billets Discord] (%s) v%s par [eartharoid](%s)" }, "cmd_usage": { - "args": { - "example": "**Exemple:** '%s'" - }, "invalid_named_args": { "description": "Il y a une erreur dans votre syntaxe de commande : «%s».\nType '%s' par exemple.\ns’il vous plaît demander à un membre du personnel si vous n’êtes pas sûr." - }, - "named_args": "Cette commande utilise des arguments nommés.\n\n" + } }, "collector_expires_in": "Expire en %d secondes", "command_execution_error": { @@ -23,12 +19,8 @@ "commands": { "add": { "args": { - "member": { - "example": "@someone" - }, "ticket": { - "description": "Le billet pour ajouter le membre à", - "name": "billet" + "description": "Le billet pour ajouter le membre à" } }, "description": "Ajouter un membre à un billet", @@ -55,7 +47,6 @@ "blacklist": { "args": { "member_or_role": { - "description": "Le membre ou le rôle d’ajouter/supprimer", "name": "membreOrRole" } }, @@ -92,19 +83,14 @@ } }, "close": { - "aliases": { - "lock": "lock" - }, "args": { "reason": { "description": "La raison de la fermeture du billet(s)" }, "ticket": { - "alias": "t", "example": "217" }, "time": { - "alias": "T", "example": "1w" } }, @@ -160,9 +146,6 @@ } }, "help": { - "aliases": { - "commands": "commandes" - }, "args": { "command": { "example": "nouveau" @@ -181,13 +164,9 @@ } }, "new": { - "aliases": { - "open": "ouvrir" - }, "args": { "topic": { - "description": "Le sujet du billet", - "name": "sujet" + "description": "Le sujet du billet" } }, "description": "Créer un nouveau billet", @@ -229,19 +208,15 @@ "panel": { "args": { "categories": { - "description": "Un ID de catégorie", "name": "catégories" }, "description": { - "description": "La description du message du panneau", "name": "description" }, "emoji": { - "description": "Un emoji", "name": "emoji" }, "title": { - "description": "La description du message du panneau", "name": "titre" } }, @@ -251,9 +226,6 @@ "invalid_category": { "description": "Un ou plusieurs des ID de catégorie spécifiés sont invalides.", "title": "❌ catégorie Invalide" - }, - "mismatch": { - "title": "❌ entrée invalide" } } }, @@ -263,7 +235,6 @@ "example": "@someone" }, "ticket": { - "description": "Le billet pour ajouter le membre à", "name": "billet" } }, @@ -290,10 +261,7 @@ }, "settings": { "description": "Configurer les billets discorde", - "name": "paramètres", - "response": { - "updated": "✅ paramètres ont été mis à jour." - } + "name": "paramètres" }, "stats": { "description": "Afficher les statistiques des billets", @@ -320,7 +288,6 @@ "survey": { "args": { "survey": { - "description": "Le nom de l’enquête pour afficher les réponses des", "name": "enquêtes" } }, @@ -333,13 +300,9 @@ } }, "tag": { - "aliases": { - "t": "t" - }, "args": { "tag": { - "description": "Le nom de l’étiquette à utiliser", - "name": "étiquettes" + "description": "Le nom de l’étiquette à utiliser" } }, "description": "Utiliser une réponse d’étiquette", @@ -357,11 +320,6 @@ } }, "topic": { - "args": { - "new_topic": { - "example": "question de facturation" - } - }, "description": "Le sujet du billet", "name": "sujet", "response": { @@ -381,9 +339,6 @@ "description": "Vous n’avez pas les autorisations requises pour utiliser cette commande :\n%s", "title": "❌" }, - "staff_only": { - "title": "❌" - }, "ticket": { "claimed": { "description": "%s a réclamé ce billet.", diff --git a/src/locales/hi-IN.json b/src/locales/hi-IN.json index bd74362..6d86427 100644 --- a/src/locales/hi-IN.json +++ b/src/locales/hi-IN.json @@ -7,13 +7,9 @@ "version": "[Discord टिकट] (%s) v%s [eartharoid](%s) द्वारा" }, "cmd_usage": { - "args": { - "example": "**उदाहरण:** '%s'" - }, "invalid_named_args": { "description": "आपके आदेश सिंटेक्स में एक त्रुटि है: '%s'। उदाहरण\nलिए '%s' टाइप।\nकृपया कर्मचारियों के एक सदस्य से पूछो अगर तुम अनिश्चित हैं ।" - }, - "named_args": "यह आदेश नामी तर्कों का उपयोग करता है।\n\n" + } }, "collector_expires_in": "%d सेकंड में समाप्त हो रहा है", "command_execution_error": { @@ -23,12 +19,8 @@ "commands": { "add": { "args": { - "member": { - "example": "@someone" - }, "ticket": { - "description": "The ticket to add the member to", - "name": "ticket" + "description": "The ticket to add the member to" } }, "description": "Add a member to a ticket", @@ -55,7 +47,6 @@ "blacklist": { "args": { "member_or_role": { - "description": "The member or role to add/remove", "name": "memberOrRole" } }, @@ -92,19 +83,14 @@ } }, "close": { - "aliases": { - "lock": "lock" - }, "args": { "reason": { "description": "The reason for closing the ticket(s)" }, "ticket": { - "alias": "t", "example": "217" }, "time": { - "alias": "T", "example": "1w" } }, @@ -160,9 +146,6 @@ } }, "help": { - "aliases": { - "commands": "commands" - }, "args": { "command": { "example": "new" @@ -181,13 +164,9 @@ } }, "new": { - "aliases": { - "open": "open" - }, "args": { "topic": { - "description": "The topic of the ticket", - "name": "topic" + "description": "The topic of the ticket" } }, "description": "Create a new ticket", @@ -229,19 +208,15 @@ "panel": { "args": { "categories": { - "description": "A category ID", "name": "categories" }, "description": { - "description": "The description for the panel message", "name": "description" }, "emoji": { - "description": "An emoji", "name": "emoji" }, "title": { - "description": "The title for the panel message", "name": "title" } }, @@ -251,9 +226,6 @@ "invalid_category": { "description": "One or more of the specified category IDs is invalid.", "title": "❌ Invalid category" - }, - "mismatch": { - "title": "❌ Invalid input" } } }, @@ -263,7 +235,6 @@ "example": "@someone" }, "ticket": { - "description": "The ticket to remove the member from", "name": "ticket" } }, @@ -290,10 +261,7 @@ }, "settings": { "description": "Configure Discord Tickets", - "name": "settings", - "response": { - "updated": "✅ Settings have been updated." - } + "name": "settings" }, "stats": { "description": "Display ticket statistics", @@ -320,7 +288,6 @@ "survey": { "args": { "survey": { - "description": "The name of the survey to view responses of", "name": "survey" } }, @@ -333,13 +300,9 @@ } }, "tag": { - "aliases": { - "t": "t" - }, "args": { "tag": { - "description": "The name of the tag to use", - "name": "tag" + "description": "The name of the tag to use" } }, "description": "Use a tag response", @@ -357,11 +320,6 @@ } }, "topic": { - "args": { - "new_topic": { - "example": "billing issue" - } - }, "description": "Change the topic of the ticket", "name": "topic", "response": { @@ -381,9 +339,6 @@ "description": "You do not have the permissions required to use this command:\n%s", "title": "❌" }, - "staff_only": { - "title": "❌" - }, "ticket": { "claimed": { "description": "%s has claimed this ticket.", diff --git a/src/locales/hu.json b/src/locales/hu.json index a76100e..b1ea416 100644 --- a/src/locales/hu.json +++ b/src/locales/hu.json @@ -7,24 +7,16 @@ "version": "[Discord Ticketek](%s) v%s által [eartharoid](%s)" }, "cmd_usage": { - "args": { - "example": "**Példa:** `%s`" - }, "invalid_named_args": { "description": "Hiba történt a parancs szintaxisában:`%s`.\nÍrd be `%s` példaként.\nKérdezze meg a személyzet egyik tagját, ha bizonytalan." - }, - "named_args": "Ez a parancs elnevezett argumentumokat használ.\n\n" + } }, "collector_expires_in": "%d másodperc múlva lejár", "commands": { "add": { "args": { - "member": { - "example": "@valaki123" - }, "ticket": { - "description": "A Ticket, amelyhez hozzá kell adni a felhasználót", - "name": "ticket" + "description": "A Ticket, amelyhez hozzá kell adni a felhasználót" } }, "description": "Felhasználó hozzáadása a Hibajegyhez", @@ -51,7 +43,6 @@ "blacklist": { "args": { "member_or_role": { - "description": "A hozzáadni/eltávolítani kívánt felhasználó vagy rang", "name": "felhasznaloVagyRang" } }, @@ -88,21 +79,15 @@ } }, "close": { - "aliases": { - "lock": "lezár" - }, "args": { "reason": { - "description": "A Ticket(ek) lezárásának oka", - "name": "indok" + "description": "A Ticket(ek) lezárásának oka" }, "ticket": { - "description": "A záró Ticket, akár a szám, akár a csatorna említése/ID-ja", - "name": "ticket" + "description": "A záró Ticket, akár a szám, akár a csatorna említése/ID-ja" }, "time": { - "description": "Zárjon be minden Ticket, amely a megadott ideig inaktív volt", - "name": "idő" + "description": "Zárjon be minden Ticket, amely a megadott ideig inaktív volt" } }, "description": "Zárd be a Ticket csatornát", diff --git a/src/locales/id-ID.json b/src/locales/id-ID.json index 1cabb90..2d647df 100644 --- a/src/locales/id-ID.json +++ b/src/locales/id-ID.json @@ -7,13 +7,9 @@ "version": "[Discord Tickets](%s) versi %s oleh [eartharoid](%s)" }, "cmd_usage": { - "args": { - "example": "**Contoh:** '%s'" - }, "invalid_named_args": { "description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure." - }, - "named_args": "Command ini membutuhkan argument bernama.\n\n" + } }, "collector_expires_in": "Kadaluwarsa dalam %d detik", "command_execution_error": { @@ -23,12 +19,8 @@ "commands": { "add": { "args": { - "member": { - "example": "@someone" - }, "ticket": { - "description": "The ticket to add the member to", - "name": "tiket" + "description": "The ticket to add the member to" } }, "description": "Add a member to a ticket", @@ -55,7 +47,6 @@ "blacklist": { "args": { "member_or_role": { - "description": "The member or role to add/remove", "name": "anggota atau role" } }, @@ -92,19 +83,14 @@ } }, "close": { - "aliases": { - "lock": "lock" - }, "args": { "reason": { "description": "The reason for closing the ticket(s)" }, "ticket": { - "alias": "t", "example": "217" }, "time": { - "alias": "T", "example": "1w" } }, @@ -160,9 +146,6 @@ } }, "help": { - "aliases": { - "commands": "commands" - }, "args": { "command": { "example": "baru" @@ -181,13 +164,9 @@ } }, "new": { - "aliases": { - "open": "buka" - }, "args": { "topic": { - "description": "Topik tiket", - "name": "topik" + "description": "Topik tiket" } }, "description": "Buat tiket baru", @@ -229,19 +208,15 @@ "panel": { "args": { "categories": { - "description": "A category ID", "name": "categories" }, "description": { - "description": "The description for the panel message", "name": "description" }, "emoji": { - "description": "An emoji", "name": "emoji" }, "title": { - "description": "The title for the panel message", "name": "title" } }, @@ -251,9 +226,6 @@ "invalid_category": { "description": "One or more of the specified category IDs is invalid.", "title": "❌ Invalid category" - }, - "mismatch": { - "title": "❌ Invalid input" } } }, @@ -263,7 +235,6 @@ "example": "@someone" }, "ticket": { - "description": "The ticket to remove the member from", "name": "tiket" } }, @@ -290,10 +261,7 @@ }, "settings": { "description": "Konfigurasi Discord Tickets", - "name": "pengaturan", - "response": { - "updated": "✅ Pengaturan telah diperbarui." - } + "name": "pengaturan" }, "stats": { "description": "Display ticket statistics", @@ -320,7 +288,6 @@ "survey": { "args": { "survey": { - "description": "The name of the survey to view responses of", "name": "survey" } }, @@ -333,13 +300,9 @@ } }, "tag": { - "aliases": { - "t": "t" - }, "args": { "tag": { - "description": "The name of the tag to use", - "name": "tag" + "description": "The name of the tag to use" } }, "description": "Use a tag response", @@ -357,11 +320,6 @@ } }, "topic": { - "args": { - "new_topic": { - "example": "billing issue" - } - }, "description": "Change the topic of the ticket", "name": "topik", "response": { @@ -381,9 +339,6 @@ "description": "You do not have the permissions required to use this command:\n%s", "title": "❌" }, - "staff_only": { - "title": "❌" - }, "ticket": { "claimed": { "description": "%s has claimed this ticket.", diff --git a/src/locales/it-IT.json b/src/locales/it-IT.json index e068e41..80e69f0 100644 --- a/src/locales/it-IT.json +++ b/src/locales/it-IT.json @@ -7,13 +7,9 @@ "version": "[Discord Tickets](%s) v%s di [eartharoid](%s)" }, "cmd_usage": { - "args": { - "example": "**Esempio:** `%s`" - }, "invalid_named_args": { "description": "C'è un errore nella sintassi del tuo comando: `%s`.\nDigita `%s` per un esempio.\nTi preghiamo di contattare un membro dello staff se non si è sicuri." - }, - "named_args": "Questo comando utilizza argomenti denominati.\n\n" + } }, "collector_expires_in": "Scade tra %d secondi", "command_execution_error": { @@ -23,12 +19,8 @@ "commands": { "add": { "args": { - "member": { - "example": "@qualcuno" - }, "ticket": { - "description": "Il ticket a cui aggiungere il membro", - "name": "ticket" + "description": "Il ticket a cui aggiungere il membro" } }, "description": "Aggiungi un membro ad un ticket", @@ -55,7 +47,6 @@ "blacklist": { "args": { "member_or_role": { - "description": "Il membro o il ruolo da aggiungere/rimuovere", "name": "membrooRuolo" } }, @@ -92,19 +83,14 @@ } }, "close": { - "aliases": { - "lock": "chiudi" - }, "args": { "reason": { "description": "La ragione della chiusura del ticket o dei ticket" }, "ticket": { - "alias": "t", "example": "217" }, "time": { - "alias": "T", "example": "1w" } }, @@ -160,9 +146,6 @@ } }, "help": { - "aliases": { - "commands": "comandi" - }, "args": { "command": { "example": "nuovo" @@ -181,13 +164,9 @@ } }, "new": { - "aliases": { - "open": "apri" - }, "args": { "topic": { - "description": "L'argomento del ticket", - "name": "argomento" + "description": "L'argomento del ticket" } }, "description": "Crea un nuovo ticket", @@ -229,19 +208,15 @@ "panel": { "args": { "categories": { - "description": "ID Categoria", "name": "categorie" }, "description": { - "description": "Descrizione del messaggio del pannello", "name": "descrizione" }, "emoji": { - "description": "Un emoji", "name": "emoji" }, "title": { - "description": "Titolo del messaggio del pannello", "name": "titolo" } }, @@ -251,9 +226,6 @@ "invalid_category": { "description": "Uno o più ID di categoria specificati non sono validi.", "title": "❌ Categoria invalida" - }, - "mismatch": { - "title": "❌ Input invalido" } } }, @@ -263,7 +235,6 @@ "example": "@qualcuno" }, "ticket": { - "description": "Il ticket da cui rimuovere il membro", "name": "ticket" } }, @@ -290,10 +261,7 @@ }, "settings": { "description": "Configura il bot discord dei ticket", - "name": "impostazioni", - "response": { - "updated": "✅ Le impostazioni sono state aggiornate." - } + "name": "impostazioni" }, "stats": { "description": "Mostra le statistiche dei ticket", @@ -320,7 +288,6 @@ "survey": { "args": { "survey": { - "description": "Il nome del sondaggio per visualizzare le risposte", "name": "sondaggio" } }, @@ -333,13 +300,9 @@ } }, "tag": { - "aliases": { - "t": "t" - }, "args": { "tag": { - "description": "Il nome del tag da utilizzare", - "name": "tag" + "description": "Il nome del tag da utilizzare" } }, "description": "Usa un tag per rispondere", @@ -357,11 +320,6 @@ } }, "topic": { - "args": { - "new_topic": { - "example": "problema di fatturazione" - } - }, "description": "Cambia l'argomento di un ticket", "name": "argomento", "response": { @@ -381,9 +339,6 @@ "description": "Non hai i permessi richiesti per utilizzare questo comando:\n%s", "title": "❌" }, - "staff_only": { - "title": "❌" - }, "ticket": { "claimed": { "description": "Il ticket è in revisione da parte di %s.", diff --git a/src/locales/ko-KR.json b/src/locales/ko-KR.json index 74c89c7..8fcc3c9 100644 --- a/src/locales/ko-KR.json +++ b/src/locales/ko-KR.json @@ -7,13 +7,9 @@ "version": "[디스코드 티켓](%s) v%s by [eartharoid](%s)" }, "cmd_usage": { - "args": { - "example": "**예시.**%s" - }, "invalid_named_args": { "description": "명령어에 `%s`라는 오류가 있습니다.\n`%s` 를 입력해보세요.\n확실하지 않다면, 관리자에게 문의 바랍니다." - }, - "named_args": "이 명령어는 지정된 인수를 사용합니다.\n\n" + } }, "collector_expires_in": "%d 초 안에 만료됨", "command_execution_error": { @@ -23,12 +19,8 @@ "commands": { "add": { "args": { - "member": { - "example": "@someone" - }, "ticket": { - "description": "The ticket to add the member to", - "name": "ticket" + "description": "The ticket to add the member to" } }, "description": "Add a member to a ticket", @@ -55,7 +47,6 @@ "blacklist": { "args": { "member_or_role": { - "description": "The member or role to add/remove", "name": "memberOrRole" } }, @@ -92,19 +83,14 @@ } }, "close": { - "aliases": { - "lock": "lock" - }, "args": { "reason": { "description": "The reason for closing the ticket(s)" }, "ticket": { - "alias": "t", "example": "217" }, "time": { - "alias": "T", "example": "1w" } }, @@ -160,9 +146,6 @@ } }, "help": { - "aliases": { - "commands": "commands" - }, "args": { "command": { "example": "new" @@ -181,13 +164,9 @@ } }, "new": { - "aliases": { - "open": "open" - }, "args": { "topic": { - "description": "The topic of the ticket", - "name": "topic" + "description": "The topic of the ticket" } }, "description": "Create a new ticket", @@ -229,19 +208,15 @@ "panel": { "args": { "categories": { - "description": "A category ID", "name": "categories" }, "description": { - "description": "The description for the panel message", "name": "description" }, "emoji": { - "description": "An emoji", "name": "emoji" }, "title": { - "description": "The title for the panel message", "name": "title" } }, @@ -251,9 +226,6 @@ "invalid_category": { "description": "One or more of the specified category IDs is invalid.", "title": "❌ Invalid category" - }, - "mismatch": { - "title": "❌ Invalid input" } } }, @@ -263,7 +235,6 @@ "example": "@someone" }, "ticket": { - "description": "The ticket to remove the member from", "name": "ticket" } }, @@ -290,10 +261,7 @@ }, "settings": { "description": "Configure Discord Tickets", - "name": "settings", - "response": { - "updated": "✅ Settings have been updated." - } + "name": "settings" }, "stats": { "description": "Display ticket statistics", @@ -320,7 +288,6 @@ "survey": { "args": { "survey": { - "description": "The name of the survey to view responses of", "name": "survey" } }, @@ -333,13 +300,9 @@ } }, "tag": { - "aliases": { - "t": "t" - }, "args": { "tag": { - "description": "The name of the tag to use", - "name": "tag" + "description": "The name of the tag to use" } }, "description": "Use a tag response", @@ -357,11 +320,6 @@ } }, "topic": { - "args": { - "new_topic": { - "example": "billing issue" - } - }, "description": "Change the topic of the ticket", "name": "topic", "response": { @@ -381,9 +339,6 @@ "description": "You do not have the permissions required to use this command:\n%s", "title": "❌" }, - "staff_only": { - "title": "❌" - }, "ticket": { "claimed": { "description": "%s has claimed this ticket.", diff --git a/src/locales/nl-NL.json b/src/locales/nl-NL.json index 9c07e80..a9958fb 100644 --- a/src/locales/nl-NL.json +++ b/src/locales/nl-NL.json @@ -7,13 +7,9 @@ "version": "[Discord Tickets] (%s) v%s door [eartharoid](%s)" }, "cmd_usage": { - "args": { - "example": "**Voorbeeld:** '%s'" - }, "invalid_named_args": { "description": "Er is een fout opgetreden in het commando van uw opdracht: '%s'.\ntyp '%s' voor een voorbeeld.\nVraag het een medewerker als u denkt dat dit een fout is." - }, - "named_args": "Deze opdracht maakt gebruik van benoemde argumenten.\n\n" + } }, "collector_expires_in": "Verloopt over %d seconden", "command_execution_error": { @@ -23,12 +19,8 @@ "commands": { "add": { "args": { - "member": { - "example": "@iemand" - }, "ticket": { - "description": "De ticket om het lid aan toe te voegen", - "name": "ticket" + "description": "De ticket om het lid aan toe te voegen" } }, "description": "Een lid toevoegen aan een ticket", @@ -55,7 +47,6 @@ "blacklist": { "args": { "member_or_role": { - "description": "Het lid of de rol die moet worden toegevoegd/verwijderd", "name": "lidOrRole" } }, @@ -92,19 +83,14 @@ } }, "close": { - "aliases": { - "lock": "lock" - }, "args": { "reason": { "description": "De reden voor het sluiten van de ticket(s)" }, "ticket": { - "alias": "t", "example": "217" }, "time": { - "alias": "T", "example": "1w" } }, @@ -160,9 +146,6 @@ } }, "help": { - "aliases": { - "commands": "commandos" - }, "args": { "command": { "example": "new" @@ -181,13 +164,9 @@ } }, "new": { - "aliases": { - "open": "openen" - }, "args": { "topic": { - "description": "Het onderwerp van de ticket", - "name": "onderwerp" + "description": "Het onderwerp van de ticket" } }, "description": "Een nieuw ticket maken", @@ -229,19 +208,15 @@ "panel": { "args": { "categories": { - "description": "Een categorie-ID", "name": "categorieën" }, "description": { - "description": "De beschrijving voor het paneelbericht", "name": "beschrijving" }, "emoji": { - "description": "Een emoji", "name": "emoji" }, "title": { - "description": "De titel voor het paneelbericht", "name": "titel" } }, @@ -251,9 +226,6 @@ "invalid_category": { "description": "Een of meer van de opgegeven categorie-ID's zijn ongeldig.", "title": "❌ ongeldige categorie" - }, - "mismatch": { - "title": "❌ ongeldige invoer" } } }, @@ -263,7 +235,6 @@ "example": "@iemand" }, "ticket": { - "description": "De ticket om het lid uit te verwijderen", "name": "ticket" } }, @@ -290,10 +261,7 @@ }, "settings": { "description": "Discord-tickets configureren", - "name": "instellingen", - "response": { - "updated": "✅ Instellingen zijn bijgewerkt." - } + "name": "instellingen" }, "stats": { "description": "Ticketstatistieken weergeven", @@ -320,7 +288,6 @@ "survey": { "args": { "survey": { - "description": "De naam van de enquête waarvan u de antwoorden wilt bekijken", "name": "enquête" } }, @@ -333,13 +300,9 @@ } }, "tag": { - "aliases": { - "t": "t" - }, "args": { "tag": { - "description": "De naam van de tag die moet worden gebruikt", - "name": "label" + "description": "De naam van de tag die moet worden gebruikt" } }, "description": "Een tagrespons gebruiken", @@ -357,11 +320,6 @@ } }, "topic": { - "args": { - "new_topic": { - "example": "factureringsprobleem" - } - }, "description": "Het onderwerp van het ticket wijzigen", "name": "onderwerp", "response": { @@ -381,9 +339,6 @@ "description": "U beschikt niet over de machtigingen die nodig zijn om deze opdracht te gebruiken:\n%s", "title": "❌" }, - "staff_only": { - "title": "❌" - }, "ticket": { "claimed": { "description": "%s heeft dit ticket opgeëist.", diff --git a/src/locales/no-NO.json b/src/locales/no-NO.json index ab19af1..57b0532 100644 --- a/src/locales/no-NO.json +++ b/src/locales/no-NO.json @@ -7,13 +7,9 @@ "version": "[Discord Tickets](%s) v%s av [eartharoid](%s)" }, "cmd_usage": { - "args": { - "example": "**Eksempel:** `%s`" - }, "invalid_named_args": { "description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure." - }, - "named_args": "Denne kommandoen bruker navngitte argumenter.\n\n" + } }, "collector_expires_in": "Utløper om %d sekunder", "command_execution_error": { @@ -23,12 +19,8 @@ "commands": { "add": { "args": { - "member": { - "example": "@noen" - }, "ticket": { - "description": "The ticket to add the member to", - "name": "billett" + "description": "The ticket to add the member to" } }, "description": "Add a member to a ticket", @@ -55,7 +47,6 @@ "blacklist": { "args": { "member_or_role": { - "description": "Medlemmet eller rollen å legge til/fjerne", "name": "medlemEllerRolle" } }, @@ -92,21 +83,15 @@ } }, "close": { - "aliases": { - "lock": "lock" - }, "args": { "reason": { - "description": "The reason for closing the ticket(s)", - "name": "grunn" + "description": "The reason for closing the ticket(s)" }, "ticket": { - "description": "The ticket to close, either the number or the channel mention/ID", - "name": "billett" + "description": "The ticket to close, either the number or the channel mention/ID" }, "time": { - "description": "Close all tickets that have been inactive for the specified time", - "name": "time" + "description": "Close all tickets that have been inactive for the specified time" } }, "description": "Lukke en billettkanal", @@ -161,9 +146,6 @@ } }, "help": { - "aliases": { - "commands": "kommandoer" - }, "args": { "command": { "example": "ny" @@ -182,13 +164,9 @@ } }, "new": { - "aliases": { - "open": "åpne" - }, "args": { "topic": { - "description": "Billettemnet", - "name": "emne" + "description": "Billettemnet" } }, "description": "Opprett en ny billett", @@ -230,19 +208,15 @@ "panel": { "args": { "categories": { - "description": "En kategori-ID", "name": "kategorier" }, "description": { - "description": "The description for the panel message", "name": "description" }, "emoji": { - "description": "An emoji", "name": "emoji" }, "title": { - "description": "The title for the panel message", "name": "title" } }, @@ -252,9 +226,6 @@ "invalid_category": { "description": "One or more of the specified category IDs is invalid.", "title": "❌ Ugyldig kategori" - }, - "mismatch": { - "title": "❌ Ugyldig inndata" } } }, @@ -264,7 +235,6 @@ "example": "@noen" }, "ticket": { - "description": "Billetten å fjerne medlemmet fra", "name": "billett" } }, @@ -291,10 +261,7 @@ }, "settings": { "description": "Sett opp Discord-billetter", - "name": "innstillinger", - "response": { - "updated": "✅ innstillinger oppdatert." - } + "name": "innstillinger" }, "stats": { "description": "Vis billett-statistikk", @@ -321,7 +288,6 @@ "survey": { "args": { "survey": { - "description": "The name of the survey to view responses of", "name": "survey" } }, @@ -334,13 +300,9 @@ } }, "tag": { - "aliases": { - "t": "t" - }, "args": { "tag": { - "description": "The name of the tag to use", - "name": "tag" + "description": "The name of the tag to use" } }, "description": "Use a tag response", @@ -358,11 +320,6 @@ } }, "topic": { - "args": { - "new_topic": { - "example": "billing issue" - } - }, "description": "Change the topic of the ticket", "name": "emne", "response": { @@ -382,9 +339,6 @@ "description": "You do not have the permissions required to use this command:\n%s", "title": "❌" }, - "staff_only": { - "title": "❌" - }, "ticket": { "claimed": { "description": "%s has claimed this ticket.", diff --git a/src/locales/pl-PL.json b/src/locales/pl-PL.json index 9c48b10..82d7418 100644 --- a/src/locales/pl-PL.json +++ b/src/locales/pl-PL.json @@ -7,13 +7,9 @@ "version": "[Discord Tickets](%s) v%s by [eartharoid](%s)" }, "cmd_usage": { - "args": { - "example": "**Przykład:** '%s'" - }, "invalid_named_args": { "description": "W komendzie występuje błąd: '%s'.\nWpisz przykładowo '%s'.\nZapytaj administratora, jeżeli nie jesteś pewien." - }, - "named_args": "To polecenie używa nazwanych argumentów.\n\n" + } }, "collector_expires_in": "Wygasa w ciągu %d sekund", "command_execution_error": { @@ -23,12 +19,8 @@ "commands": { "add": { "args": { - "member": { - "example": "@someone" - }, "ticket": { - "description": "The ticket to add the member to", - "name": "ticket" + "description": "The ticket to add the member to" } }, "description": "Dodaj użytkownika do ticketu", @@ -55,7 +47,6 @@ "blacklist": { "args": { "member_or_role": { - "description": "Osoba albo rola do dodania/usunięcia", "name": "osobaLubRola" } }, @@ -92,19 +83,14 @@ } }, "close": { - "aliases": { - "lock": "zamknij" - }, "args": { "reason": { "description": "Powód zamknięcia ticketu(-ów)" }, "ticket": { - "alias": "t", "example": "217" }, "time": { - "alias": "T", "example": "1w" } }, @@ -160,9 +146,6 @@ } }, "help": { - "aliases": { - "commands": "commands" - }, "args": { "command": { "example": "new" @@ -181,13 +164,9 @@ } }, "new": { - "aliases": { - "open": "open" - }, "args": { "topic": { - "description": "The topic of the ticket", - "name": "topic" + "description": "The topic of the ticket" } }, "description": "Create a new ticket", @@ -229,19 +208,15 @@ "panel": { "args": { "categories": { - "description": "ID kategorii", "name": "kategorie" }, "description": { - "description": "Opis wiadomości panelu", "name": "opis" }, "emoji": { - "description": "emoji", "name": "emoji" }, "title": { - "description": "Tytuł wiadomości panelu", "name": "tytuł" } }, @@ -251,9 +226,6 @@ "invalid_category": { "description": "Co najmniej jeden z określonych ID kategorii jest nieprawidłowy.", "title": "❌ Nieprawidłowa kategoria" - }, - "mismatch": { - "title": "❌ Invalid input" } } }, @@ -263,7 +235,6 @@ "example": "@someone" }, "ticket": { - "description": "Ticket do usunięcia osoby z", "name": "ticket" } }, @@ -290,10 +261,7 @@ }, "settings": { "description": "Configure Discord Tickets", - "name": "settings", - "response": { - "updated": "✅ Settings have been updated." - } + "name": "settings" }, "stats": { "description": "Display ticket statistics", @@ -320,7 +288,6 @@ "survey": { "args": { "survey": { - "description": "The name of the survey to view responses of", "name": "survey" } }, @@ -333,13 +300,9 @@ } }, "tag": { - "aliases": { - "t": "t" - }, "args": { "tag": { - "description": "The name of the tag to use", - "name": "tag" + "description": "The name of the tag to use" } }, "description": "Use a tag response", @@ -357,11 +320,6 @@ } }, "topic": { - "args": { - "new_topic": { - "example": "billing issue" - } - }, "description": "Change the topic of the ticket", "name": "topic", "response": { @@ -381,9 +339,6 @@ "description": "You do not have the permissions required to use this command:\n%s", "title": "❌" }, - "staff_only": { - "title": "❌" - }, "ticket": { "claimed": { "description": "%s has claimed this ticket.", diff --git a/src/locales/pt-BR.json b/src/locales/pt-BR.json index 15b3dd1..e929d91 100644 --- a/src/locales/pt-BR.json +++ b/src/locales/pt-BR.json @@ -7,13 +7,9 @@ "version": "[Discord Tickets](%s) v%s feito por [eartharoid](%s)" }, "cmd_usage": { - "args": { - "example": "**Exemplo:** '%s'" - }, "invalid_named_args": { "description": "Existe um erro na sintaxe do comando: `%s`.\nEscreve `%s` para um exemplo.\nPor favor pergunte a um membro da staff se não tem certeza." - }, - "named_args": "Este comando usa argumentos nomeados.\n\n" + } }, "collector_expires_in": "Expira em %d segundos", "command_execution_error": { @@ -23,12 +19,8 @@ "commands": { "add": { "args": { - "member": { - "example": "@someone" - }, "ticket": { - "description": "O ticket ao qual vai ser adicionado o membro", - "name": "ticket" + "description": "O ticket ao qual vai ser adicionado o membro" } }, "description": "Adicionar um usuário ao ticket", @@ -55,7 +47,6 @@ "blacklist": { "args": { "member_or_role": { - "description": "O membro ou cargo para adicionar/remover", "name": "membroOuCargo" } }, @@ -92,21 +83,15 @@ } }, "close": { - "aliases": { - "lock": "fechar" - }, "args": { "reason": { - "description": "A razão para fechar o(s) ticket(s)", - "name": "motivo" + "description": "A razão para fechar o(s) ticket(s)" }, "ticket": { - "description": "O ticket para fechar, ou o número ou mencionar o canal/ID", - "name": "ticket" + "description": "O ticket para fechar, ou o número ou mencionar o canal/ID" }, "time": { - "description": "Fecha todos os tickets que estão inativos pelo tempo fornecido", - "name": "tempo" + "description": "Fecha todos os tickets que estão inativos pelo tempo fornecido" } }, "description": "Feche um canal de ticket", @@ -161,9 +146,6 @@ } }, "help": { - "aliases": { - "commands": "comandos" - }, "args": { "command": { "example": "novo" @@ -182,13 +164,9 @@ } }, "new": { - "aliases": { - "open": "abrir" - }, "args": { "topic": { - "description": "Motivo da abertura do Ticket", - "name": "motivo" + "description": "Motivo da abertura do Ticket" } }, "description": "Criar um novo Ticket", @@ -230,19 +208,15 @@ "panel": { "args": { "categories": { - "description": "ID da categoria", "name": "categorias" }, "description": { - "description": "A descrição para a mensagem do painel", "name": "descricao" }, "emoji": { - "description": "Um emoji", "name": "emoji" }, "title": { - "description": "O título para a mensagem do painel", "name": "titulo" } }, @@ -252,9 +226,6 @@ "invalid_category": { "description": "Um ou mais IDs de categorias são inválidos.", "title": "❌ Categoria Inválida" - }, - "mismatch": { - "title": "❌ Entrada inválida" } } }, @@ -264,7 +235,6 @@ "example": "@someone" }, "ticket": { - "description": "O ticket para remover o membro", "name": "ticket" } }, @@ -291,10 +261,7 @@ }, "settings": { "description": "Configurar o BOT", - "name": "settings", - "response": { - "updated": "✅ Configurações enviadas com sucesso." - } + "name": "settings" }, "stats": { "description": "Mostra as estatísticas dos tickets", @@ -321,7 +288,6 @@ "survey": { "args": { "survey": { - "description": "O nome do qustionário ao qual queres ver as respostas", "name": "questionario" } }, @@ -334,13 +300,9 @@ } }, "tag": { - "aliases": { - "t": "t" - }, "args": { "tag": { - "description": "O nome da tag para usar", - "name": "tag" + "description": "O nome da tag para usar" } }, "description": "Usa uma resposta de tag", @@ -358,11 +320,6 @@ } }, "topic": { - "args": { - "new_topic": { - "example": "Problemas na faturação" - } - }, "description": "Altera o motivo do ticket", "name": "motivo", "response": { @@ -382,9 +339,6 @@ "description": "Você não tem as permissões necessárias para usar este comando:\n%s", "title": "❌" }, - "staff_only": { - "title": "❌" - }, "ticket": { "claimed": { "description": "%s has claimed this ticket.", diff --git a/src/locales/pt.json b/src/locales/pt.json index 0ed89fd..37a5afe 100644 --- a/src/locales/pt.json +++ b/src/locales/pt.json @@ -7,13 +7,9 @@ "version": "[Discord Tickets](%s) v%s por [eartharoid](%s)" }, "cmd_usage": { - "args": { - "example": "**Exemplo:** `%s`" - }, "invalid_named_args": { "description": "Existe um erro com a sintaxe do comando: `%s`.\nEscreve `%s` para teres um exemplo.\nPor favor questiona um membro da staff se não tens a certeza." - }, - "named_args": "Este comando usa argumentos nomeados.\n\n" + } }, "collector_expires_in": "Expira daqui a %d segundos", "command_execution_error": { @@ -23,12 +19,8 @@ "commands": { "add": { "args": { - "member": { - "example": "@alguem" - }, "ticket": { - "description": "O ticket ao qual vai se adicionar o membro", - "name": "ticket" + "description": "O ticket ao qual vai se adicionar o membro" } }, "description": "Adicionar um membro a um ticket", @@ -55,7 +47,6 @@ "blacklist": { "args": { "member_or_role": { - "description": "O membro ou cargo para adicionar/remover", "name": "membroOuCargo" } }, @@ -92,21 +83,15 @@ } }, "close": { - "aliases": { - "lock": "trancar" - }, "args": { "reason": { - "description": "O motivo para fechar o(s) ticket(s)", - "name": "motivo" + "description": "O motivo para fechar o(s) ticket(s)" }, "ticket": { - "description": "O ticket para fechar, ou o número ou a menção do canal/ID", - "name": "ticket" + "description": "O ticket para fechar, ou o número ou a menção do canal/ID" }, "time": { - "description": "Fecha todos os ticket que estiveram inativos pelo período de tempo espeficicado", - "name": "tempo" + "description": "Fecha todos os ticket que estiveram inativos pelo período de tempo espeficicado" } }, "description": "Fecha um ticket", @@ -161,9 +146,6 @@ } }, "help": { - "aliases": { - "commands": "comandos" - }, "args": { "command": { "example": "novo" @@ -182,13 +164,9 @@ } }, "new": { - "aliases": { - "open": "abrir" - }, "args": { "topic": { - "description": "O motivo da abertura do ticket", - "name": "motivo" + "description": "O motivo da abertura do ticket" } }, "description": "Cria um novo ticket", @@ -230,19 +208,15 @@ "panel": { "args": { "categories": { - "description": "Um ID da categoria", "name": "categorias" }, "description": { - "description": "A descrição para a mensagem do painel", "name": "descricao" }, "emoji": { - "description": "Um emoji", "name": "emoji" }, "title": { - "description": "O título para a mensagem do painel", "name": "titulo" } }, @@ -252,9 +226,6 @@ "invalid_category": { "description": "Um ou mais IDs das categorias fornecidas são inválidas.", "title": "❌ Categoria inválida" - }, - "mismatch": { - "title": "❌ Entrada inválida" } } }, @@ -264,7 +235,6 @@ "example": "@alguem" }, "ticket": { - "description": "O ticket para remover o membro", "name": "ticket" } }, @@ -291,10 +261,7 @@ }, "settings": { "description": "Configura o Discord Tickets", - "name": "definicoes", - "response": { - "updated": "✅ As definições foram atualizadas." - } + "name": "definicoes" }, "stats": { "description": "Mostra as estatísticas dos tickets", @@ -321,7 +288,6 @@ "survey": { "args": { "survey": { - "description": "O nome do questionário ao qual queres ver as respostas", "name": "questionario" } }, @@ -334,13 +300,9 @@ } }, "tag": { - "aliases": { - "t": "t" - }, "args": { "tag": { - "description": "O nome da tag que queres usar", - "name": "tag" + "description": "O nome da tag que queres usar" } }, "description": "Usa uma resposta em tag", @@ -358,11 +320,6 @@ } }, "topic": { - "args": { - "new_topic": { - "example": "Problemas de Faturação" - } - }, "description": "Altera o motivo do ticket", "name": "motivo", "response": { @@ -382,9 +339,6 @@ "description": "Não tens permissões suficientes para usar este comando.\n%s", "title": "❌" }, - "staff_only": { - "title": "❌" - }, "ticket": { "claimed": { "description": "%s reivindicou o ticket.", diff --git a/src/locales/ru-RU.json b/src/locales/ru-RU.json index 1f84e98..014580c 100644 --- a/src/locales/ru-RU.json +++ b/src/locales/ru-RU.json @@ -7,13 +7,9 @@ "version": "[Discord Tickets](%s) v%s от [eartharoid](%s)" }, "cmd_usage": { - "args": { - "example": "**Пример:** `%s`" - }, "invalid_named_args": { "description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure." - }, - "named_args": "Эта команда использует названные аргументы.\n\n" + } }, "collector_expires_in": "Истекает через %d секунд", "command_execution_error": { @@ -23,12 +19,8 @@ "commands": { "add": { "args": { - "member": { - "example": "@someone" - }, "ticket": { - "description": "The ticket to add the member to", - "name": "тикет" + "description": "The ticket to add the member to" } }, "description": "Add a member to a ticket", @@ -55,7 +47,6 @@ "blacklist": { "args": { "member_or_role": { - "description": "The member or role to add/remove", "name": "пользовательИлиРоль" } }, @@ -92,19 +83,14 @@ } }, "close": { - "aliases": { - "lock": "lock" - }, "args": { "reason": { "description": "Причина закрытия тикета(ов)" }, "ticket": { - "alias": "t", "example": "217" }, "time": { - "alias": "T", "example": "1w" } }, @@ -160,9 +146,6 @@ } }, "help": { - "aliases": { - "commands": "commands" - }, "args": { "command": { "example": "новый" @@ -181,13 +164,9 @@ } }, "new": { - "aliases": { - "open": "открыть" - }, "args": { "topic": { - "description": "Тема билета", - "name": "топик" + "description": "Тема билета" } }, "description": "Создание нового тикета", @@ -229,19 +208,15 @@ "panel": { "args": { "categories": { - "description": "ID категории", "name": "categories" }, "description": { - "description": "The description for the panel message", "name": "description" }, "emoji": { - "description": "An emoji", "name": "emoji" }, "title": { - "description": "The title for the panel message", "name": "title" } }, @@ -251,9 +226,6 @@ "invalid_category": { "description": "One or more of the specified category IDs is invalid.", "title": "❌ Недействительная категория" - }, - "mismatch": { - "title": "❌ Недействительный ввод" } } }, @@ -263,7 +235,6 @@ "example": "@someone" }, "ticket": { - "description": "The ticket to remove the member from", "name": "тикет" } }, @@ -290,10 +261,7 @@ }, "settings": { "description": "Configure Discord Tickets", - "name": "settings", - "response": { - "updated": "✅ Настройки были обновлены." - } + "name": "settings" }, "stats": { "description": "Display ticket statistics", @@ -320,7 +288,6 @@ "survey": { "args": { "survey": { - "description": "The name of the survey to view responses of", "name": "survey" } }, @@ -333,13 +300,9 @@ } }, "tag": { - "aliases": { - "t": "t" - }, "args": { "tag": { - "description": "The name of the tag to use", - "name": "tag" + "description": "The name of the tag to use" } }, "description": "Use a tag response", @@ -357,11 +320,6 @@ } }, "topic": { - "args": { - "new_topic": { - "example": "billing issue" - } - }, "description": "Change the topic of the ticket", "name": "топик", "response": { @@ -381,9 +339,6 @@ "description": "You do not have the permissions required to use this command:\n%s", "title": "❌" }, - "staff_only": { - "title": "❌" - }, "ticket": { "claimed": { "description": "%s принял этот тикет.", diff --git a/src/locales/th-TH.json b/src/locales/th-TH.json index fde7552..8eb6029 100644 --- a/src/locales/th-TH.json +++ b/src/locales/th-TH.json @@ -7,13 +7,9 @@ "version": "[Discord Tickets](%s) v%s สร้างโดย [eartharoid](%s)" }, "cmd_usage": { - "args": { - "example": "**ตัวอย่าง:** `%s`" - }, "invalid_named_args": { "description": "มีข้อผิดพลาดในไวยากรณ์ในคำสั่งของคุณ: `%s`\nพิมพ์ `%s` เพื่อดูตัวอย่าง\nกรุณาถามทีมงานที่เกี่ยวข้องหากคุณไม่แน่ใจ" - }, - "named_args": "คําสั่งนี้ใช้อาร์กิวเมนต์ที่มีชื่อ\n\n" + } }, "collector_expires_in": "หมดอายุในอีก %d วินาที", "command_execution_error": { @@ -23,12 +19,8 @@ "commands": { "add": { "args": { - "member": { - "example": "@someone" - }, "ticket": { - "description": "The ticket to add the member to", - "name": "ticket" + "description": "The ticket to add the member to" } }, "description": "Add a member to a ticket", @@ -55,7 +47,6 @@ "blacklist": { "args": { "member_or_role": { - "description": "The member or role to add/remove", "name": "memberOrRole" } }, @@ -92,19 +83,14 @@ } }, "close": { - "aliases": { - "lock": "lock" - }, "args": { "reason": { "description": "The reason for closing the ticket(s)" }, "ticket": { - "alias": "t", "example": "217" }, "time": { - "alias": "T", "example": "1w" } }, @@ -160,9 +146,6 @@ } }, "help": { - "aliases": { - "commands": "commands" - }, "args": { "command": { "example": "new" @@ -181,13 +164,9 @@ } }, "new": { - "aliases": { - "open": "open" - }, "args": { "topic": { - "description": "The topic of the ticket", - "name": "topic" + "description": "The topic of the ticket" } }, "description": "Create a new ticket", @@ -229,19 +208,15 @@ "panel": { "args": { "categories": { - "description": "A category ID", "name": "categories" }, "description": { - "description": "The description for the panel message", "name": "คำอธิบาย" }, "emoji": { - "description": "อิโมจิ", "name": "อิโมจิ" }, "title": { - "description": "ชื่อหัวข้อสำหรับแผงข้อความ", "name": "หัวข้อ" } }, @@ -251,9 +226,6 @@ "invalid_category": { "description": "รหัสหมวดหมู่ที่ระบุอย่างน้อยหนึ่งรายการไม่ถูกต้อง", "title": "❌หมวดหมู่ไม่ถูกต้อง" - }, - "mismatch": { - "title": "❌ Invalid input" } } }, @@ -263,7 +235,6 @@ "example": "@someone" }, "ticket": { - "description": "ตั๋วสนับสนุนที่จะเอาสมาชิกออกจาก", "name": "ticket" } }, @@ -290,10 +261,7 @@ }, "settings": { "description": "ตั้งค่าบอท Discord Tickets", - "name": "การตั้งค่า", - "response": { - "updated": "✅ Settings have been updated." - } + "name": "การตั้งค่า" }, "stats": { "description": "Display ticket statistics", @@ -320,7 +288,6 @@ "survey": { "args": { "survey": { - "description": "The name of the survey to view responses of", "name": "survey" } }, @@ -333,13 +300,9 @@ } }, "tag": { - "aliases": { - "t": "t" - }, "args": { "tag": { - "description": "The name of the tag to use", - "name": "tag" + "description": "The name of the tag to use" } }, "description": "Use a tag response", @@ -357,11 +320,6 @@ } }, "topic": { - "args": { - "new_topic": { - "example": "billing issue" - } - }, "description": "Change the topic of the ticket", "name": "topic", "response": { @@ -381,9 +339,6 @@ "description": "You do not have the permissions required to use this command:\n%s", "title": "❌" }, - "staff_only": { - "title": "❌" - }, "ticket": { "claimed": { "description": "%s has claimed this ticket.",