mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-12-23 08:13:09 +02:00
feat(translations): update translation files
Updated by "Cleanup translation files" hook in Weblate. Translation: Discord Tickets/Bot Translate-URL: http://i18n.capestar.net/projects/discord-tickets/bot/
This commit is contained in:
parent
dc0ac88fa7
commit
ca899692a4
@ -6,9 +6,7 @@
|
|||||||
},
|
},
|
||||||
"cmd_usage": {
|
"cmd_usage": {
|
||||||
"args": {
|
"args": {
|
||||||
"description": "**الوصف:** %s",
|
|
||||||
"example": "**مثال:** `%s`"
|
"example": "**مثال:** `%s`"
|
||||||
},
|
}
|
||||||
"description": "**الاستخدام:**\n`%s`\n\n**مثال:**\n`%s`\n\nالتوابع المطلوبه تبدأ ب `❗`."
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -8,29 +8,26 @@
|
|||||||
},
|
},
|
||||||
"cmd_usage": {
|
"cmd_usage": {
|
||||||
"args": {
|
"args": {
|
||||||
"description": "**Popis:** %s",
|
|
||||||
"example": "**Příklad:** `%s`"
|
"example": "**Příklad:** `%s`"
|
||||||
},
|
},
|
||||||
"description": "**Použití:**\n`%s`\n\n**Příklad:**\n`%s`\n\nPožadované argumenty jsou označeny `❗`.",
|
|
||||||
"invalid_named_args": {
|
"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.",
|
"description": "V syntaxi příkazu je chyba: `%s`.\nPro zobrazení ukázky napište `%s`.\nPokud si nejsi jistý/á, zeptej se člena týmu."
|
||||||
"title": "❌ Neplatná syntaxe"
|
|
||||||
},
|
},
|
||||||
"named_args": "Tento příkaz používá jmenné argumenty.\n\n",
|
"named_args": "Tento příkaz používá jmenné argumenty.\n\n"
|
||||||
"title": "Použití příkazu `%s`"
|
|
||||||
},
|
},
|
||||||
"collector_expires_in": "Vyprší za %d sekund",
|
"collector_expires_in": "Vyprší za %d sekund",
|
||||||
|
"command_execution_error": {
|
||||||
|
"description": "Během provádění příkazu došlo k neočekávané chybě.\nPožádej správce serveru, aby zkontroloval výstup konzole / protokoly pro více detailů.",
|
||||||
|
"title": "⚠️"
|
||||||
|
},
|
||||||
"commands": {
|
"commands": {
|
||||||
"add": {
|
"add": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "Člen k přidání do tiketu",
|
"example": "@někdo"
|
||||||
"example": "@někdo",
|
|
||||||
"name": "člen"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "Tiket, do kterého přidat člena",
|
"description": "Tiket, do kterého přidat člena",
|
||||||
"example": "217",
|
|
||||||
"name": "tiket"
|
"name": "tiket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -56,13 +53,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"blacklist": {
|
"blacklist": {
|
||||||
"aliases": {
|
|
||||||
"unblacklist": "unblacklist"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"member_or_role": {
|
"member_or_role": {
|
||||||
"description": "Člen nebo role j přidání/odebrání",
|
"description": "Člen nebo role j přidání/odebrání",
|
||||||
"example": "@NeposlušnýUživatel",
|
|
||||||
"name": "uživatelNeboRole"
|
"name": "uživatelNeboRole"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -100,26 +93,19 @@
|
|||||||
},
|
},
|
||||||
"close": {
|
"close": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"delete": "odstranit",
|
|
||||||
"lock": "uzamknout"
|
"lock": "uzamknout"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"reason": {
|
"reason": {
|
||||||
"alias": "d",
|
"description": "Důvod k uzavření tiketu"
|
||||||
"description": "Důvod k uzavření tiketu",
|
|
||||||
"name": "duvod"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"alias": "t",
|
"alias": "t",
|
||||||
"description": "Tiket k uzavření, buď číslo nebo zmínka/ID kanálu",
|
"example": "217"
|
||||||
"example": "217",
|
|
||||||
"name": "tiket"
|
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"alias": "c",
|
"alias": "c",
|
||||||
"description": "Zavřít všechny tikety, které byly neaktivní po určitou dobu",
|
"example": "1w"
|
||||||
"example": "1w",
|
|
||||||
"name": "cas"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Uzavře kanál s ticketem",
|
"description": "Uzavře kanál s ticketem",
|
||||||
@ -144,10 +130,6 @@
|
|||||||
"description_with_archive": "Později si budete moci zobrazit archivovanou verzi.\nZareagujte pomocí ✅ pro uzavření tohoto tiketu.",
|
"description_with_archive": "Později si budete moci zobrazit archivovanou verzi.\nZareagujte pomocí ✅ pro uzavření tohoto tiketu.",
|
||||||
"title": "❔ Jste si jistí?"
|
"title": "❔ Jste si jistí?"
|
||||||
},
|
},
|
||||||
"confirmation_timeout": {
|
|
||||||
"description": "Potvrzení vám trvalo příliš dlouho.",
|
|
||||||
"title": "❌ Doba pro reakci vypršela"
|
|
||||||
},
|
|
||||||
"confirm_multiple": {
|
"confirm_multiple": {
|
||||||
"description": [
|
"description": [
|
||||||
"Zareagujte pomocí ✅ pro uzavření %d tiketu.",
|
"Zareagujte pomocí ✅ pro uzavření %d tiketu.",
|
||||||
@ -155,18 +137,22 @@
|
|||||||
],
|
],
|
||||||
"title": "❔ Jste si jistí?"
|
"title": "❔ Jste si jistí?"
|
||||||
},
|
},
|
||||||
|
"confirmation_timeout": {
|
||||||
|
"description": "Potvrzení vám trvalo příliš dlouho.",
|
||||||
|
"title": "❌ Doba pro reakci vypršela"
|
||||||
|
},
|
||||||
"invalid_time": {
|
"invalid_time": {
|
||||||
"description": "Zadaný čas nebyl rozpoznán.",
|
"description": "Zadaný čas nebyl rozpoznán.",
|
||||||
"title": "❌ Neplatný vstup"
|
"title": "❌ Neplatný vstup"
|
||||||
},
|
},
|
||||||
"not_a_ticket": {
|
|
||||||
"description": "Tento příkaz prosím použijte v kanálu tiketu nebo použijte vlajku tiketu.\nZadejte `%shelp close` pro více informací.",
|
|
||||||
"title": "❌ Toto není kanál tiketu"
|
|
||||||
},
|
|
||||||
"no_tickets": {
|
"no_tickets": {
|
||||||
"description": "Nejsou zde žádné tikety, které byly aktivní po zadané časově rozmezí.",
|
"description": "Nejsou zde žádné tikety, které byly aktivní po zadané časově rozmezí.",
|
||||||
"title": "❌ Žádné tikety k uzavření"
|
"title": "❌ Žádné tikety k uzavření"
|
||||||
},
|
},
|
||||||
|
"not_a_ticket": {
|
||||||
|
"description": "Tento příkaz prosím použijte v kanálu tiketu nebo použijte vlajku tiketu.\nZadejte `%shelp close` pro více informací.",
|
||||||
|
"title": "❌ Toto není kanál tiketu"
|
||||||
|
},
|
||||||
"unresolvable": {
|
"unresolvable": {
|
||||||
"description": "`%s` nebyl rozpoznán jako tiket. Zadejte prosím ID nebo číslo tiketu nebo jej označte.",
|
"description": "`%s` nebyl rozpoznán jako tiket. Zadejte prosím ID nebo číslo tiketu nebo jej označte.",
|
||||||
"title": "❌ Chyba"
|
"title": "❌ Chyba"
|
||||||
@ -175,14 +161,11 @@
|
|||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"command": "příkaz",
|
|
||||||
"commands": "příkazy"
|
"commands": "příkazy"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"command": {
|
"command": {
|
||||||
"description": "Příkaz, o němž zobrazit informace",
|
"example": "novy"
|
||||||
"example": "novy",
|
|
||||||
"name": "příkaz"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Seznam příkazů, ke kterým máš přístup, nebo k nalezení dalších informací o příkazu",
|
"description": "Seznam příkazů, ke kterým máš přístup, nebo k nalezení dalších informací o příkazu",
|
||||||
@ -199,19 +182,20 @@
|
|||||||
},
|
},
|
||||||
"new": {
|
"new": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"create": "vytvorit",
|
"open": "otevrit"
|
||||||
"open": "otevrit",
|
|
||||||
"ticket": "tiket"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"topic": {
|
"topic": {
|
||||||
"description": "Téma ticketu",
|
"description": "Téma ticketu",
|
||||||
"example": "Problém s fakturací",
|
|
||||||
"name": "tema"
|
"name": "tema"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Vytvořit ticket",
|
"description": "Vytvořit ticket",
|
||||||
"name": "novy",
|
"name": "novy",
|
||||||
|
"request_topic": {
|
||||||
|
"description": "Popiš prosím stručně několika slovy, o čem je tento ticket.",
|
||||||
|
"title": "Téma ticketu"
|
||||||
|
},
|
||||||
"response": {
|
"response": {
|
||||||
"created": {
|
"created": {
|
||||||
"description": "Tvůj ticket byl vytvořen: %s.",
|
"description": "Tvůj ticket byl vytvořen: %s.",
|
||||||
@ -240,36 +224,24 @@
|
|||||||
"description": "Výběr kategorie ticketu trval příliš dlouho.",
|
"description": "Výběr kategorie ticketu trval příliš dlouho.",
|
||||||
"title": "❌ Doba pro reakci vypršela"
|
"title": "❌ Doba pro reakci vypršela"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"request_topic": {
|
|
||||||
"description": "Popiš prosím stručně několika slovy, o čem je tento ticket.",
|
|
||||||
"title": "Téma ticketu"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"panel": {
|
"panel": {
|
||||||
"args": {
|
"args": {
|
||||||
"categories": {
|
"categories": {
|
||||||
"alias": "k",
|
|
||||||
"description": "ID kategorie",
|
"description": "ID kategorie",
|
||||||
"example": "451745464954650634",
|
|
||||||
"name": "kategorie"
|
"name": "kategorie"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"alias": "p",
|
|
||||||
"description": "Popis zprávy panelu",
|
"description": "Popis zprávy panelu",
|
||||||
"example": "\"Zareaguj na tuto zprávu pro otevření ticketu.\"",
|
|
||||||
"name": "popis"
|
"name": "popis"
|
||||||
},
|
},
|
||||||
"emoji": {
|
"emoji": {
|
||||||
"alias": "e",
|
|
||||||
"description": "Emoji",
|
"description": "Emoji",
|
||||||
"example": "🎫",
|
|
||||||
"name": "emoji"
|
"name": "emoji"
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
"alias": "t",
|
|
||||||
"description": "Nadpis pro zprávu panelu",
|
"description": "Nadpis pro zprávu panelu",
|
||||||
"example": "\"Tickety podpory\"",
|
|
||||||
"name": "nadpis"
|
"name": "nadpis"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -281,7 +253,6 @@
|
|||||||
"title": "❌ Neplatná kategorie"
|
"title": "❌ Neplatná kategorie"
|
||||||
},
|
},
|
||||||
"mismatch": {
|
"mismatch": {
|
||||||
"description": "Prosím zadej počet emoji a ID kategorií.",
|
|
||||||
"title": "❌ Neplatný vstup"
|
"title": "❌ Neplatný vstup"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -289,23 +260,16 @@
|
|||||||
"remove": {
|
"remove": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "Člen k odebrání z ticketu",
|
"example": "@někdo"
|
||||||
"example": "@někdo",
|
|
||||||
"name": "člen"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "Ticket, ze kterého odebrat člena",
|
"description": "Ticket, ze kterého odebrat člena",
|
||||||
"example": "217",
|
|
||||||
"name": "tiket"
|
"name": "tiket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Odebrat člena z ticketu",
|
"description": "Odebrat člena z ticketu",
|
||||||
"name": "odebrat",
|
"name": "odebrat",
|
||||||
"response": {
|
"response": {
|
||||||
"removed": {
|
|
||||||
"description": "%s byl/a odebrán/a z %s.",
|
|
||||||
"title": "✅ Člen odebrán"
|
|
||||||
},
|
|
||||||
"no_member": {
|
"no_member": {
|
||||||
"description": "Označ prosím člena, kterého chceš přidat.",
|
"description": "Označ prosím člena, kterého chceš přidat.",
|
||||||
"title": "❌ Neznámý člen"
|
"title": "❌ Neznámý člen"
|
||||||
@ -317,17 +281,17 @@
|
|||||||
"not_a_ticket": {
|
"not_a_ticket": {
|
||||||
"description": "Použijte tento příkaz c kanálu tiketu nebo označte kanál.",
|
"description": "Použijte tento příkaz c kanálu tiketu nebo označte kanál.",
|
||||||
"title": "❌ Toto není kanál tiketu"
|
"title": "❌ Toto není kanál tiketu"
|
||||||
|
},
|
||||||
|
"removed": {
|
||||||
|
"description": "%s byl/a odebrán/a z %s.",
|
||||||
|
"title": "✅ Člen odebrán"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"aliases": {
|
|
||||||
"config": "konfigurace"
|
|
||||||
},
|
|
||||||
"description": "Konfigurace Discord Tickets",
|
"description": "Konfigurace Discord Tickets",
|
||||||
"name": "nastaveni",
|
"name": "nastaveni",
|
||||||
"response": {
|
"response": {
|
||||||
"invalid": "❌ Data nastavení jsou neplatná; přečtěte si prosím dokumentaci.\n%s",
|
|
||||||
"updated": "✅ Nastavení byla aktualizována."
|
"updated": "✅ Nastavení byla aktualizována."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -354,13 +318,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"survey": {
|
"survey": {
|
||||||
"aliases": {
|
|
||||||
"surveys": "dotazniky"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"survey": {
|
"survey": {
|
||||||
"description": "Název dotazníku, jehož odpověď zobrazit",
|
"description": "Název dotazníku, jehož odpověď zobrazit",
|
||||||
"example": "podpora",
|
|
||||||
"name": "dotazník"
|
"name": "dotazník"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -374,14 +334,11 @@
|
|||||||
},
|
},
|
||||||
"tag": {
|
"tag": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"faq": "faq",
|
"t": "t"
|
||||||
"t": "t",
|
|
||||||
"tags": "znacky"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"tag": {
|
"tag": {
|
||||||
"description": "Název značky k použití",
|
"description": "Název značky k použití",
|
||||||
"example": "web",
|
|
||||||
"name": "značka"
|
"name": "značka"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -402,9 +359,7 @@
|
|||||||
"topic": {
|
"topic": {
|
||||||
"args": {
|
"args": {
|
||||||
"new_topic": {
|
"new_topic": {
|
||||||
"description": "Nové téma ticketu",
|
"example": "problém s fakturací"
|
||||||
"example": "problém s fakturací",
|
|
||||||
"name": "nove_tema"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Změnit téma ticketu",
|
"description": "Změnit téma ticketu",
|
||||||
@ -421,17 +376,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"command_execution_error": {
|
|
||||||
"description": "Během provádění příkazu došlo k neočekávané chybě.\nPožádej správce serveru, aby zkontroloval výstup konzole / protokoly pro více detailů.",
|
|
||||||
"title": "⚠️"
|
|
||||||
},
|
|
||||||
"message_will_be_deleted_in": "Tato zpráva bude smazána za %d sekund",
|
"message_will_be_deleted_in": "Tato zpráva bude smazána za %d sekund",
|
||||||
"missing_permissions": {
|
"missing_permissions": {
|
||||||
"description": "K provedení tohoto příkazu nemáš dostatečná oprávnění:\n%s",
|
"description": "K provedení tohoto příkazu nemáš dostatečná oprávnění:\n%s",
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"staff_only": {
|
"staff_only": {
|
||||||
"description": "K provedení tohoto příkazu musíš být členem týmu.",
|
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
|
@ -8,29 +8,26 @@
|
|||||||
},
|
},
|
||||||
"cmd_usage": {
|
"cmd_usage": {
|
||||||
"args": {
|
"args": {
|
||||||
"description": "**Beskrivelse:** %s",
|
|
||||||
"example": "**Eksempel:** '%s'"
|
"example": "**Eksempel:** '%s'"
|
||||||
},
|
},
|
||||||
"description": "**Brug:**\n'%s'\n\n**Eksempel:**\n'%s'\n\nObligatoriske argumenter er præfikset med '❗'.",
|
|
||||||
"invalid_named_args": {
|
"invalid_named_args": {
|
||||||
"description": "Der er en fejl i kommandosyntaksen: '%s'.\nType '%s' for eksempel.\nSpørg en medarbejder, hvis du er i tvivl.",
|
"description": "Der er en fejl i kommandosyntaksen: '%s'.\nType '%s' for eksempel.\nSpørg en medarbejder, hvis du er i tvivl."
|
||||||
"title": "❌ Ugyldig syntaks"
|
|
||||||
},
|
},
|
||||||
"named_args": "Denne kommando bruger navngivne argumenter.\n\n",
|
"named_args": "Denne kommando bruger navngivne argumenter.\n\n"
|
||||||
"title": "'%s' brug af kommandoen"
|
|
||||||
},
|
},
|
||||||
"collector_expires_in": "Udløber om %d sekunder",
|
"collector_expires_in": "Udløber om %d sekunder",
|
||||||
|
"command_execution_error": {
|
||||||
|
"description": "Der opstod en uventet fejl under udførelse af kommandoer.\nBed en administrator om at kontrollere konsoloutputtet/-logfilerne for at få flere oplysninger.",
|
||||||
|
"title": "⚠️"
|
||||||
|
},
|
||||||
"commands": {
|
"commands": {
|
||||||
"add": {
|
"add": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "Det medlem, der skal føjes til billetten",
|
"example": "@someone"
|
||||||
"example": "@someone",
|
|
||||||
"name": "medlem"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "Billetten, som medlemmet skal føjes til",
|
"description": "Billetten, som medlemmet skal føjes til",
|
||||||
"example": "217",
|
|
||||||
"name": "billet"
|
"name": "billet"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -56,13 +53,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"blacklist": {
|
"blacklist": {
|
||||||
"aliases": {
|
|
||||||
"unblacklist": "unblacklist"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"member_or_role": {
|
"member_or_role": {
|
||||||
"description": "Det medlem eller den rolle, der skal tilføjes/fjernes",
|
"description": "Det medlem eller den rolle, der skal tilføjes/fjernes",
|
||||||
"example": "@NaughtyMember",
|
|
||||||
"name": "medlemEllerRolle"
|
"name": "medlemEllerRolle"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -100,26 +93,19 @@
|
|||||||
},
|
},
|
||||||
"close": {
|
"close": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"delete": "slet",
|
|
||||||
"lock": "lås"
|
"lock": "lås"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"reason": {
|
"reason": {
|
||||||
"alias": "r",
|
"description": "Årsagen til lukning af billetten eller billetter(ne)"
|
||||||
"description": "Årsagen til lukning af billetten eller billetter(ne)",
|
|
||||||
"name": "årsag"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"alias": "t",
|
"alias": "t",
|
||||||
"description": "Billetten til at lukke, enten nummeret eller kanalen omtale / ID",
|
"example": "217"
|
||||||
"example": "217",
|
|
||||||
"name": "billet"
|
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"alias": "T",
|
"alias": "T",
|
||||||
"description": "Luk alle billetter, der har været inaktive i det angivne tidsrum",
|
"example": "1w"
|
||||||
"example": "1w",
|
|
||||||
"name": "tid"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Lukke en billetkanal",
|
"description": "Lukke en billetkanal",
|
||||||
@ -144,10 +130,6 @@
|
|||||||
"description_with_archive": "Du vil være i stand til at se en arkiveret version af det efter.\nReagere med ✅ at lukke denne billet.",
|
"description_with_archive": "Du vil være i stand til at se en arkiveret version af det efter.\nReagere med ✅ at lukke denne billet.",
|
||||||
"title": "❔ Er du sikker?"
|
"title": "❔ Er du sikker?"
|
||||||
},
|
},
|
||||||
"confirmation_timeout": {
|
|
||||||
"description": "Du tog for lang tid på at bekræfte.",
|
|
||||||
"title": "❌ Reaktionstid er udløbet"
|
|
||||||
},
|
|
||||||
"confirm_multiple": {
|
"confirm_multiple": {
|
||||||
"description": [
|
"description": [
|
||||||
"Reagere med ✅ for at lukke %d billet.",
|
"Reagere med ✅ for at lukke %d billet.",
|
||||||
@ -155,18 +137,22 @@
|
|||||||
],
|
],
|
||||||
"title": "❔ Er du sikker?"
|
"title": "❔ Er du sikker?"
|
||||||
},
|
},
|
||||||
|
"confirmation_timeout": {
|
||||||
|
"description": "Du tog for lang tid på at bekræfte.",
|
||||||
|
"title": "❌ Reaktionstid er udløbet"
|
||||||
|
},
|
||||||
"invalid_time": {
|
"invalid_time": {
|
||||||
"description": "Den angivne tidsperiode kunne ikke parses.",
|
"description": "Den angivne tidsperiode kunne ikke parses.",
|
||||||
"title": "❌ Ugyldigt input"
|
"title": "❌ Ugyldigt input"
|
||||||
},
|
},
|
||||||
"not_a_ticket": {
|
|
||||||
"description": "Brug denne kommando i en billetkanal, eller brug billetflaget.\nSkriv '%shelp close' for at få yderligere oplysninger.",
|
|
||||||
"title": "❌ Dette er ikke en billetkanal"
|
|
||||||
},
|
|
||||||
"no_tickets": {
|
"no_tickets": {
|
||||||
"description": "Der er ingen billetter, der har været inaktive i denne periode.",
|
"description": "Der er ingen billetter, der har været inaktive i denne periode.",
|
||||||
"title": "❌ Ingen billetter til at lukke"
|
"title": "❌ Ingen billetter til at lukke"
|
||||||
},
|
},
|
||||||
|
"not_a_ticket": {
|
||||||
|
"description": "Brug denne kommando i en billetkanal, eller brug billetflaget.\nSkriv '%shelp close' for at få yderligere oplysninger.",
|
||||||
|
"title": "❌ Dette er ikke en billetkanal"
|
||||||
|
},
|
||||||
"unresolvable": {
|
"unresolvable": {
|
||||||
"description": "`%s` kunne ikke løses til en billet. Angiv billet-id / omtale eller nummer.",
|
"description": "`%s` kunne ikke løses til en billet. Angiv billet-id / omtale eller nummer.",
|
||||||
"title": "❌ Fejl"
|
"title": "❌ Fejl"
|
||||||
@ -175,14 +161,11 @@
|
|||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"command": "kommando",
|
|
||||||
"commands": "kommandoer"
|
"commands": "kommandoer"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"command": {
|
"command": {
|
||||||
"description": "Kommandoen til at få vist oplysninger om",
|
"example": "ny"
|
||||||
"example": "ny",
|
|
||||||
"name": "kommando"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Listekommandoer, du har adgang til, eller få mere at vide om en kommando",
|
"description": "Listekommandoer, du har adgang til, eller få mere at vide om en kommando",
|
||||||
@ -199,19 +182,20 @@
|
|||||||
},
|
},
|
||||||
"new": {
|
"new": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"create": "skabe",
|
"open": "åben"
|
||||||
"open": "åben",
|
|
||||||
"ticket": "billet"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"topic": {
|
"topic": {
|
||||||
"description": "Emnet for billetten",
|
"description": "Emnet for billetten",
|
||||||
"example": "Problem med fakturering",
|
|
||||||
"name": "emne"
|
"name": "emne"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Opret en ny billet",
|
"description": "Opret en ny billet",
|
||||||
"name": "ny",
|
"name": "ny",
|
||||||
|
"request_topic": {
|
||||||
|
"description": "Angiv kort, hvad denne billet handler om, med et par ord.",
|
||||||
|
"title": "Billetemne"
|
||||||
|
},
|
||||||
"response": {
|
"response": {
|
||||||
"created": {
|
"created": {
|
||||||
"description": "Din billet er blevet oprettet: %s.",
|
"description": "Din billet er blevet oprettet: %s.",
|
||||||
@ -240,36 +224,24 @@
|
|||||||
"description": "Du tog for lang tid at vælge billetkategorien.",
|
"description": "Du tog for lang tid at vælge billetkategorien.",
|
||||||
"title": "❌ Reaktionstid er udløbet"
|
"title": "❌ Reaktionstid er udløbet"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"request_topic": {
|
|
||||||
"description": "Angiv kort, hvad denne billet handler om, med et par ord.",
|
|
||||||
"title": "Billetemne"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"panel": {
|
"panel": {
|
||||||
"args": {
|
"args": {
|
||||||
"categories": {
|
"categories": {
|
||||||
"alias": "c",
|
|
||||||
"description": "Et kategori-id",
|
"description": "Et kategori-id",
|
||||||
"example": "451745464954650634",
|
|
||||||
"name": "kategorier"
|
"name": "kategorier"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"alias": "d",
|
|
||||||
"description": "Beskrivelsen af panelmeddelelsen",
|
"description": "Beskrivelsen af panelmeddelelsen",
|
||||||
"example": "\"Reager på denne besked for at åbne en billet.\"",
|
|
||||||
"name": "beskrivelse"
|
"name": "beskrivelse"
|
||||||
},
|
},
|
||||||
"emoji": {
|
"emoji": {
|
||||||
"alias": "e",
|
|
||||||
"description": "En emoji",
|
"description": "En emoji",
|
||||||
"example": "🎫",
|
|
||||||
"name": "emoji"
|
"name": "emoji"
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
"alias": "t",
|
|
||||||
"description": "Titel på panelmeddelelsen",
|
"description": "Titel på panelmeddelelsen",
|
||||||
"example": "\"Supportbilletter\"",
|
|
||||||
"name": "titel"
|
"name": "titel"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -281,7 +253,6 @@
|
|||||||
"title": "❌ Ugyldig kategori"
|
"title": "❌ Ugyldig kategori"
|
||||||
},
|
},
|
||||||
"mismatch": {
|
"mismatch": {
|
||||||
"description": "Angiv navnenummeret på emojis og kategori-id'er.",
|
|
||||||
"title": "❌ Ugyldigt input"
|
"title": "❌ Ugyldigt input"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -289,23 +260,16 @@
|
|||||||
"remove": {
|
"remove": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "Det medlem, der skal fjernes fra billetten",
|
"example": "@someone"
|
||||||
"example": "@someone",
|
|
||||||
"name": "medlem"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "Billetten til at fjerne medlemmet fra",
|
"description": "Billetten til at fjerne medlemmet fra",
|
||||||
"example": "217",
|
|
||||||
"name": "billet"
|
"name": "billet"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Fjerne et medlem fra en billet",
|
"description": "Fjerne et medlem fra en billet",
|
||||||
"name": "fjerne",
|
"name": "fjerne",
|
||||||
"response": {
|
"response": {
|
||||||
"removed": {
|
|
||||||
"description": "%s er blevet fjernet fra %s.",
|
|
||||||
"title": "✅ Medlem fjernet"
|
|
||||||
},
|
|
||||||
"no_member": {
|
"no_member": {
|
||||||
"description": "Nævn det medlem, du vil fjerne.",
|
"description": "Nævn det medlem, du vil fjerne.",
|
||||||
"title": "❌ Ukendt medlem"
|
"title": "❌ Ukendt medlem"
|
||||||
@ -317,17 +281,17 @@
|
|||||||
"not_a_ticket": {
|
"not_a_ticket": {
|
||||||
"description": "Brug denne kommando i billetkanalen, eller nævn kanalen.",
|
"description": "Brug denne kommando i billetkanalen, eller nævn kanalen.",
|
||||||
"title": "❌ Dette er ikke en billetkanal"
|
"title": "❌ Dette er ikke en billetkanal"
|
||||||
|
},
|
||||||
|
"removed": {
|
||||||
|
"description": "%s er blevet fjernet fra %s.",
|
||||||
|
"title": "✅ Medlem fjernet"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"aliases": {
|
|
||||||
"config": "konfiguration"
|
|
||||||
},
|
|
||||||
"description": "Konfigurer Discord Tickets",
|
"description": "Konfigurer Discord Tickets",
|
||||||
"name": "indstillinger",
|
"name": "indstillinger",
|
||||||
"response": {
|
"response": {
|
||||||
"invalid": "❌ Indstillinger er ugyldige. Se dokumentationen.\n%s",
|
|
||||||
"updated": "✅ Indstillinger er blevet opdateret."
|
"updated": "✅ Indstillinger er blevet opdateret."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -354,13 +318,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"survey": {
|
"survey": {
|
||||||
"aliases": {
|
|
||||||
"surveys": "undersøgelser"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"survey": {
|
"survey": {
|
||||||
"description": "Navnet på den undersøgelse, der skal vises svar fra",
|
"description": "Navnet på den undersøgelse, der skal vises svar fra",
|
||||||
"example": "support",
|
|
||||||
"name": "undersøgelser"
|
"name": "undersøgelser"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -374,14 +334,11 @@
|
|||||||
},
|
},
|
||||||
"tag": {
|
"tag": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"faq": "ofte stillede spørgsmål",
|
"t": "t"
|
||||||
"t": "t",
|
|
||||||
"tags": "tags"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"tag": {
|
"tag": {
|
||||||
"description": "Navnet på det tag, der skal bruges",
|
"description": "Navnet på det tag, der skal bruges",
|
||||||
"example": "websted",
|
|
||||||
"name": "tag"
|
"name": "tag"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -402,9 +359,7 @@
|
|||||||
"topic": {
|
"topic": {
|
||||||
"args": {
|
"args": {
|
||||||
"new_topic": {
|
"new_topic": {
|
||||||
"description": "Det nye emne for billetten",
|
"example": "faktureringsproblem"
|
||||||
"example": "faktureringsproblem",
|
|
||||||
"name": "nyt_emne"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Skift emnet på billetten",
|
"description": "Skift emnet på billetten",
|
||||||
@ -421,17 +376,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"command_execution_error": {
|
|
||||||
"description": "Der opstod en uventet fejl under udførelse af kommandoer.\nBed en administrator om at kontrollere konsoloutputtet/-logfilerne for at få flere oplysninger.",
|
|
||||||
"title": "⚠️"
|
|
||||||
},
|
|
||||||
"message_will_be_deleted_in": "Denne meddelelse slettes om %d sekunder",
|
"message_will_be_deleted_in": "Denne meddelelse slettes om %d sekunder",
|
||||||
"missing_permissions": {
|
"missing_permissions": {
|
||||||
"description": "Du har ikke de nødvendige tilladelser til at bruge denne kommando:\n%s",
|
"description": "Du har ikke de nødvendige tilladelser til at bruge denne kommando:\n%s",
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"staff_only": {
|
"staff_only": {
|
||||||
"description": "Du skal være medlem af personalet til at bruge denne kommando.",
|
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
|
@ -8,16 +8,12 @@
|
|||||||
},
|
},
|
||||||
"cmd_usage": {
|
"cmd_usage": {
|
||||||
"args": {
|
"args": {
|
||||||
"description": "**Beschreibung:** %s",
|
|
||||||
"example": "**Beispiel:** `%s`"
|
"example": "**Beispiel:** `%s`"
|
||||||
},
|
},
|
||||||
"description": "**Benutzung:**\n`%s`\n\n**Beispiel:**\n`%s`\n\nBenötigte Argumente sind makiert mit einem `❗`.",
|
|
||||||
"invalid_named_args": {
|
"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.",
|
"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."
|
||||||
"title": "❌ Ungültige Syntax"
|
|
||||||
},
|
},
|
||||||
"named_args": "Dieser Befehl verwendet benannte Argumente.\n\n",
|
"named_args": "Dieser Befehl verwendet benannte Argumente.\n\n"
|
||||||
"title": "`%s` Benutzung"
|
|
||||||
},
|
},
|
||||||
"collector_expires_in": "Läuft in %d Sekunden ab",
|
"collector_expires_in": "Läuft in %d Sekunden ab",
|
||||||
"command_execution_error": {
|
"command_execution_error": {
|
||||||
@ -28,13 +24,10 @@
|
|||||||
"add": {
|
"add": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "Der Benutzer, der zum Tickt hinzugefügt werden soll",
|
"example": "@someone"
|
||||||
"example": "@someone",
|
|
||||||
"name": "Mitglied"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "Das Ticket, dem der Benutzer hinzugefügt werden soll",
|
"description": "Das Ticket, dem der Benutzer hinzugefügt werden soll",
|
||||||
"example": "217",
|
|
||||||
"name": "Ticket"
|
"name": "Ticket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -60,13 +53,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"blacklist": {
|
"blacklist": {
|
||||||
"aliases": {
|
|
||||||
"unblacklist": "unblacklist"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"member_or_role": {
|
"member_or_role": {
|
||||||
"description": "Der Benutzer oder die Rolle zum hinzufügen / entfernen",
|
"description": "Der Benutzer oder die Rolle zum hinzufügen / entfernen",
|
||||||
"example": "@BösesMitglied",
|
|
||||||
"name": "MitgliedoderRolle"
|
"name": "MitgliedoderRolle"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -104,26 +93,19 @@
|
|||||||
},
|
},
|
||||||
"close": {
|
"close": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"delete": "löschen",
|
|
||||||
"lock": "lock"
|
"lock": "lock"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"reason": {
|
"reason": {
|
||||||
"alias": "r",
|
|
||||||
"description": "Der Grund das Ticket / die Tickets zu schließen",
|
"description": "Der Grund das Ticket / die Tickets zu schließen",
|
||||||
"example": "Gelöst",
|
|
||||||
"name": "Grund"
|
"name": "Grund"
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"alias": "t",
|
|
||||||
"description": "Die Ticketnummer oder Kanalerwähnung/Kanal ID des zu schließenden Tickets",
|
"description": "Die Ticketnummer oder Kanalerwähnung/Kanal ID des zu schließenden Tickets",
|
||||||
"example": "217",
|
|
||||||
"name": "Ticket"
|
"name": "Ticket"
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"alias": "T",
|
|
||||||
"description": "Alle Tickets schließen, die für eine bestimmte Zeit inaktiv waren",
|
"description": "Alle Tickets schließen, die für eine bestimmte Zeit inaktiv waren",
|
||||||
"example": "1w",
|
|
||||||
"name": "Zeit"
|
"name": "Zeit"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -180,14 +162,11 @@
|
|||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"command": "Befehl",
|
|
||||||
"commands": "Befehle"
|
"commands": "Befehle"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"command": {
|
"command": {
|
||||||
"description": "Den Befehl, über den Informationen angezeigt werden sollen",
|
"example": "neu"
|
||||||
"example": "neu",
|
|
||||||
"name": "Befehl"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Zeige alle Befehle die Sie benutzen dürfen, oder mehr Informationen zu einem Befehl",
|
"description": "Zeige alle Befehle die Sie benutzen dürfen, oder mehr Informationen zu einem Befehl",
|
||||||
@ -204,14 +183,11 @@
|
|||||||
},
|
},
|
||||||
"new": {
|
"new": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"create": "erstellen",
|
"open": "öffnen"
|
||||||
"open": "öffnen",
|
|
||||||
"ticket": "Ticket"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"topic": {
|
"topic": {
|
||||||
"description": "Das Thema des Tickets",
|
"description": "Das Thema des Tickets",
|
||||||
"example": "Probleme mit der Bezahlung",
|
|
||||||
"name": "Thema"
|
"name": "Thema"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -254,27 +230,19 @@
|
|||||||
"panel": {
|
"panel": {
|
||||||
"args": {
|
"args": {
|
||||||
"categories": {
|
"categories": {
|
||||||
"alias": "c",
|
|
||||||
"description": "Eine Kategorie ID",
|
"description": "Eine Kategorie ID",
|
||||||
"example": "451745464954650634",
|
|
||||||
"name": "Kategorien"
|
"name": "Kategorien"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"alias": "d",
|
|
||||||
"description": "Die Beschreibung für die Panel-Nachricht",
|
"description": "Die Beschreibung für die Panel-Nachricht",
|
||||||
"example": "\"Ragieren Sie auf diese Nachricht um ein Ticket zu öffnen.\"",
|
|
||||||
"name": "Beschreibung"
|
"name": "Beschreibung"
|
||||||
},
|
},
|
||||||
"emoji": {
|
"emoji": {
|
||||||
"alias": "e",
|
|
||||||
"description": "Ein Emoji",
|
"description": "Ein Emoji",
|
||||||
"example": "🎫",
|
|
||||||
"name": "Emoji"
|
"name": "Emoji"
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
"alias": "t",
|
|
||||||
"description": "Der Titel für die Panel-Nachricht",
|
"description": "Der Titel für die Panel-Nachricht",
|
||||||
"example": "\"Support Tickets\"",
|
|
||||||
"name": "Titel"
|
"name": "Titel"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -286,7 +254,6 @@
|
|||||||
"title": "❌ Ungültige Kategorie"
|
"title": "❌ Ungültige Kategorie"
|
||||||
},
|
},
|
||||||
"mismatch": {
|
"mismatch": {
|
||||||
"description": "Geben Sie bitte den Name des Emojis und die Kategorie ID an.",
|
|
||||||
"title": "❌ Ungültige Eingabe"
|
"title": "❌ Ungültige Eingabe"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -294,13 +261,10 @@
|
|||||||
"remove": {
|
"remove": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "Den Benutzer der entfernt werden soll",
|
"example": "@someone"
|
||||||
"example": "@someone",
|
|
||||||
"name": "Mitglied"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "Das Ticket von dem der Benutzer entfernt werden soll",
|
"description": "Das Ticket von dem der Benutzer entfernt werden soll",
|
||||||
"example": "217",
|
|
||||||
"name": "Ticket"
|
"name": "Ticket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -326,13 +290,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"aliases": {
|
|
||||||
"config": "config"
|
|
||||||
},
|
|
||||||
"description": "Konfiguriere Discord Tickets",
|
"description": "Konfiguriere Discord Tickets",
|
||||||
"name": "settings",
|
"name": "settings",
|
||||||
"response": {
|
"response": {
|
||||||
"invalid": "❌ Einstellungen sind ungültig. Sehen Sie sich die Dokumentation (https://discordtickets.app/configuration/categories/) an.\n%s",
|
|
||||||
"updated": "✅ Die Einstellungen wurden aktualisiert."
|
"updated": "✅ Die Einstellungen wurden aktualisiert."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -359,13 +319,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"survey": {
|
"survey": {
|
||||||
"aliases": {
|
|
||||||
"surveys": "Umfragen"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"survey": {
|
"survey": {
|
||||||
"description": "Der Name der Umfrage von der die Antworten angezeigt werden sollen",
|
"description": "Der Name der Umfrage von der die Antworten angezeigt werden sollen",
|
||||||
"example": "support",
|
|
||||||
"name": "Umfrage"
|
"name": "Umfrage"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -379,14 +335,11 @@
|
|||||||
},
|
},
|
||||||
"tag": {
|
"tag": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"faq": "faq",
|
"t": "t"
|
||||||
"t": "t",
|
|
||||||
"tags": "tags"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"tag": {
|
"tag": {
|
||||||
"description": "Der Name des Tags",
|
"description": "Der Name des Tags",
|
||||||
"example": "Website",
|
|
||||||
"name": "Tag"
|
"name": "Tag"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -407,9 +360,7 @@
|
|||||||
"topic": {
|
"topic": {
|
||||||
"args": {
|
"args": {
|
||||||
"new_topic": {
|
"new_topic": {
|
||||||
"description": "Das neue Anliegen des Tickets",
|
"example": "Abrechnungsproblem"
|
||||||
"example": "Abrechnungsproblem",
|
|
||||||
"name": "Neues_Thema"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Ändern Sie das Anligen Ihres Tickets",
|
"description": "Ändern Sie das Anligen Ihres Tickets",
|
||||||
@ -432,7 +383,6 @@
|
|||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"staff_only": {
|
"staff_only": {
|
||||||
"description": "Sie müssen ein Support-Mitglied sein um diesen Befehl zu benutzen.",
|
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
|
@ -8,16 +8,12 @@
|
|||||||
},
|
},
|
||||||
"cmd_usage": {
|
"cmd_usage": {
|
||||||
"args": {
|
"args": {
|
||||||
"description": "**Description:** %s",
|
|
||||||
"example": "**Example:** `%s`"
|
"example": "**Example:** `%s`"
|
||||||
},
|
},
|
||||||
"description": "**Usage:**\n`%s`\n\n**Example:**\n`%s`\n\nRequired arguments are prefixed with `❗`.",
|
|
||||||
"invalid_named_args": {
|
"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.",
|
"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."
|
||||||
"title": "❌ Invalid syntax"
|
|
||||||
},
|
},
|
||||||
"named_args": "This command uses named arguments.\n\n",
|
"named_args": "This command uses named arguments.\n\n"
|
||||||
"title": "`%s` command usage"
|
|
||||||
},
|
},
|
||||||
"collector_expires_in": "Expires in %d seconds",
|
"collector_expires_in": "Expires in %d seconds",
|
||||||
"command_execution_error": {
|
"command_execution_error": {
|
||||||
@ -28,13 +24,10 @@
|
|||||||
"add": {
|
"add": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "The member to add to the ticket",
|
"example": "@someone"
|
||||||
"example": "@someone",
|
|
||||||
"name": "member"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "The ticket to add the member to",
|
"description": "The ticket to add the member to",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -60,13 +53,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"blacklist": {
|
"blacklist": {
|
||||||
"aliases": {
|
|
||||||
"unblacklist": "unblacklist"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"member_or_role": {
|
"member_or_role": {
|
||||||
"description": "The member or role to add/remove",
|
"description": "The member or role to add/remove",
|
||||||
"example": "@NaughtyMember",
|
|
||||||
"name": "memberOrRole"
|
"name": "memberOrRole"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -104,26 +93,19 @@
|
|||||||
},
|
},
|
||||||
"close": {
|
"close": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"delete": "delete",
|
|
||||||
"lock": "lock"
|
"lock": "lock"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"reason": {
|
"reason": {
|
||||||
"alias": "r",
|
|
||||||
"description": "The reason for closing the ticket(s)",
|
"description": "The reason for closing the ticket(s)",
|
||||||
"example": "Resolved",
|
|
||||||
"name": "reason"
|
"name": "reason"
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"alias": "t",
|
|
||||||
"description": "The ticket to close, either the number or the channel mention/ID",
|
"description": "The ticket to close, either the number or the channel mention/ID",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"alias": "T",
|
|
||||||
"description": "Close all tickets that have been inactive for the specified time",
|
"description": "Close all tickets that have been inactive for the specified time",
|
||||||
"example": "1w",
|
|
||||||
"name": "time"
|
"name": "time"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -180,14 +162,11 @@
|
|||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"command": "command",
|
|
||||||
"commands": "commands"
|
"commands": "commands"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"command": {
|
"command": {
|
||||||
"description": "The command to display information about",
|
"example": "new"
|
||||||
"example": "new",
|
|
||||||
"name": "command"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "List commands you have access to, or find out more about a command",
|
"description": "List commands you have access to, or find out more about a command",
|
||||||
@ -204,14 +183,11 @@
|
|||||||
},
|
},
|
||||||
"new": {
|
"new": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"create": "create",
|
"open": "open"
|
||||||
"open": "open",
|
|
||||||
"ticket": "ticket"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"topic": {
|
"topic": {
|
||||||
"description": "The topic of the ticket",
|
"description": "The topic of the ticket",
|
||||||
"example": "Problem with billing",
|
|
||||||
"name": "topic"
|
"name": "topic"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -254,27 +230,19 @@
|
|||||||
"panel": {
|
"panel": {
|
||||||
"args": {
|
"args": {
|
||||||
"categories": {
|
"categories": {
|
||||||
"alias": "c",
|
|
||||||
"description": "A category ID",
|
"description": "A category ID",
|
||||||
"example": "451745464954650634",
|
|
||||||
"name": "categories"
|
"name": "categories"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"alias": "d",
|
|
||||||
"description": "The description for the panel message",
|
"description": "The description for the panel message",
|
||||||
"example": "\"React to this message to open a ticket.\"",
|
|
||||||
"name": "description"
|
"name": "description"
|
||||||
},
|
},
|
||||||
"emoji": {
|
"emoji": {
|
||||||
"alias": "e",
|
|
||||||
"description": "An emoji",
|
"description": "An emoji",
|
||||||
"example": "🎫",
|
|
||||||
"name": "emoji"
|
"name": "emoji"
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
"alias": "t",
|
|
||||||
"description": "The title for the panel message",
|
"description": "The title for the panel message",
|
||||||
"example": "\"Support tickets\"",
|
|
||||||
"name": "title"
|
"name": "title"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -286,7 +254,6 @@
|
|||||||
"title": "❌ Invalid category"
|
"title": "❌ Invalid category"
|
||||||
},
|
},
|
||||||
"mismatch": {
|
"mismatch": {
|
||||||
"description": "Please provide the name number of emojis and category IDs.",
|
|
||||||
"title": "❌ Invalid input"
|
"title": "❌ Invalid input"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -294,13 +261,10 @@
|
|||||||
"remove": {
|
"remove": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "The member to remove from the ticket",
|
"example": "@someone"
|
||||||
"example": "@someone",
|
|
||||||
"name": "member"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "The ticket to remove the member from",
|
"description": "The ticket to remove the member from",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -326,13 +290,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"aliases": {
|
|
||||||
"config": "config"
|
|
||||||
},
|
|
||||||
"description": "Configure Discord Tickets",
|
"description": "Configure Discord Tickets",
|
||||||
"name": "settings",
|
"name": "settings",
|
||||||
"response": {
|
"response": {
|
||||||
"invalid": "❌ Settings data is invalid; please refer to the documentation.\n%s",
|
|
||||||
"updated": "✅ Settings have been updated."
|
"updated": "✅ Settings have been updated."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -359,13 +319,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"survey": {
|
"survey": {
|
||||||
"aliases": {
|
|
||||||
"surveys": "surveys"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"survey": {
|
"survey": {
|
||||||
"description": "The name of the survey to view responses of",
|
"description": "The name of the survey to view responses of",
|
||||||
"example": "support",
|
|
||||||
"name": "survey"
|
"name": "survey"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -379,14 +335,11 @@
|
|||||||
},
|
},
|
||||||
"tag": {
|
"tag": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"faq": "faq",
|
"t": "t"
|
||||||
"t": "t",
|
|
||||||
"tags": "tags"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"tag": {
|
"tag": {
|
||||||
"description": "The name of the tag to use",
|
"description": "The name of the tag to use",
|
||||||
"example": "website",
|
|
||||||
"name": "tag"
|
"name": "tag"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -407,9 +360,7 @@
|
|||||||
"topic": {
|
"topic": {
|
||||||
"args": {
|
"args": {
|
||||||
"new_topic": {
|
"new_topic": {
|
||||||
"description": "The new topic of the ticket",
|
"example": "billing issue"
|
||||||
"example": "billing issue",
|
|
||||||
"name": "new_topic"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Change the topic of the ticket",
|
"description": "Change the topic of the ticket",
|
||||||
@ -432,7 +383,6 @@
|
|||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"staff_only": {
|
"staff_only": {
|
||||||
"description": "You must be a member of staff to use this command.",
|
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
|
@ -8,16 +8,12 @@
|
|||||||
},
|
},
|
||||||
"cmd_usage": {
|
"cmd_usage": {
|
||||||
"args": {
|
"args": {
|
||||||
"description": "**Descripción:** %s",
|
|
||||||
"example": "**Ejemplo:** `%s`"
|
"example": "**Ejemplo:** `%s`"
|
||||||
},
|
},
|
||||||
"description": "**Uso:**\n`%s`\n\n**Ejemplo:**\n`%s`\n\nLos argumentos requeridos llevan el prefijo `❗`.",
|
|
||||||
"invalid_named_args": {
|
"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.",
|
"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."
|
||||||
"title": "❌ Sintaxis inválida"
|
|
||||||
},
|
},
|
||||||
"named_args": "Este comando utiliza los argumentos nombrados.\n\n",
|
"named_args": "Este comando utiliza los argumentos nombrados.\n\n"
|
||||||
"title": "`%s` uso del comando"
|
|
||||||
},
|
},
|
||||||
"collector_expires_in": "Expira en %d segundos",
|
"collector_expires_in": "Expira en %d segundos",
|
||||||
"command_execution_error": {
|
"command_execution_error": {
|
||||||
@ -28,13 +24,10 @@
|
|||||||
"add": {
|
"add": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "El miembro a agregar al ticket",
|
"example": "@alguien"
|
||||||
"example": "@alguien",
|
|
||||||
"name": "miembro"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "El ticket para agregar al miembro a",
|
"description": "El ticket para agregar al miembro a",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -60,13 +53,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"blacklist": {
|
"blacklist": {
|
||||||
"aliases": {
|
|
||||||
"unblacklist": "unblacklist"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"member_or_role": {
|
"member_or_role": {
|
||||||
"description": "El miembro o rol que se va a añadir o eliminar",
|
"description": "El miembro o rol que se va a añadir o eliminar",
|
||||||
"example": "@MiembroTravieso",
|
|
||||||
"name": "miembroORol"
|
"name": "miembroORol"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -104,26 +93,19 @@
|
|||||||
},
|
},
|
||||||
"close": {
|
"close": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"delete": "eliminar",
|
|
||||||
"lock": "bloquear"
|
"lock": "bloquear"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"reason": {
|
"reason": {
|
||||||
"alias": "r",
|
|
||||||
"description": "La razón por la cual se cierra el(los) ticket(s)",
|
"description": "La razón por la cual se cierra el(los) ticket(s)",
|
||||||
"example": "Resuelto",
|
|
||||||
"name": "razón"
|
"name": "razón"
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"alias": "t",
|
|
||||||
"description": "El ticket a cerrar, ya sea la mención o la ID del canal",
|
"description": "El ticket a cerrar, ya sea la mención o la ID del canal",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"alias": "T",
|
|
||||||
"description": "Cerrar todos los tickets que estuvieron inactivos por el tiempo especificado o más",
|
"description": "Cerrar todos los tickets que estuvieron inactivos por el tiempo especificado o más",
|
||||||
"example": "1w",
|
|
||||||
"name": "tiempo"
|
"name": "tiempo"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -180,14 +162,11 @@
|
|||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"command": "comando",
|
|
||||||
"commands": "comandos"
|
"commands": "comandos"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"command": {
|
"command": {
|
||||||
"description": "El comando sobre el que mostrar información",
|
"example": "nuevo"
|
||||||
"example": "nuevo",
|
|
||||||
"name": "comando"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Listar comandos a los que tienes acceso para ejecutar, u obtiene más información sobre un comando",
|
"description": "Listar comandos a los que tienes acceso para ejecutar, u obtiene más información sobre un comando",
|
||||||
@ -204,14 +183,11 @@
|
|||||||
},
|
},
|
||||||
"new": {
|
"new": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"create": "crear",
|
"open": "abrir"
|
||||||
"open": "abrir",
|
|
||||||
"ticket": "ticket"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"topic": {
|
"topic": {
|
||||||
"description": "El tema del ticket",
|
"description": "El tema del ticket",
|
||||||
"example": "Problema con la facturación",
|
|
||||||
"name": "tema"
|
"name": "tema"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -254,27 +230,19 @@
|
|||||||
"panel": {
|
"panel": {
|
||||||
"args": {
|
"args": {
|
||||||
"categories": {
|
"categories": {
|
||||||
"alias": "c",
|
|
||||||
"description": "Una ID de categoría",
|
"description": "Una ID de categoría",
|
||||||
"example": "451745464954650634",
|
|
||||||
"name": "categorías"
|
"name": "categorías"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"alias": "d",
|
|
||||||
"description": "La descripción para el mensaje del panel",
|
"description": "La descripción para el mensaje del panel",
|
||||||
"example": "\"Reacciona a este mensaje para abrir un ticket.\"",
|
|
||||||
"name": "descripción"
|
"name": "descripción"
|
||||||
},
|
},
|
||||||
"emoji": {
|
"emoji": {
|
||||||
"alias": "e",
|
|
||||||
"description": "Un emoji",
|
"description": "Un emoji",
|
||||||
"example": "🎫",
|
|
||||||
"name": "emoji"
|
"name": "emoji"
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
"alias": "t",
|
|
||||||
"description": "El título del mensaje del panel",
|
"description": "El título del mensaje del panel",
|
||||||
"example": "\"Tickets de soporte\"",
|
|
||||||
"name": "título"
|
"name": "título"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -286,7 +254,6 @@
|
|||||||
"title": "❌ Categoría inválida"
|
"title": "❌ Categoría inválida"
|
||||||
},
|
},
|
||||||
"mismatch": {
|
"mismatch": {
|
||||||
"description": "Por favor, ingresa el nombre y número de emojis junto con las ID de categorías.",
|
|
||||||
"title": "❌ Entrada inválida"
|
"title": "❌ Entrada inválida"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -294,13 +261,10 @@
|
|||||||
"remove": {
|
"remove": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "El miembro a eliminar del ticket",
|
"example": "@alguien"
|
||||||
"example": "@alguien",
|
|
||||||
"name": "miembro"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "El ticket del que eliminar al miembro",
|
"description": "El ticket del que eliminar al miembro",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -326,13 +290,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"aliases": {
|
|
||||||
"config": "config"
|
|
||||||
},
|
|
||||||
"description": "Configurar Discord Tickets",
|
"description": "Configurar Discord Tickets",
|
||||||
"name": "ajustes",
|
"name": "ajustes",
|
||||||
"response": {
|
"response": {
|
||||||
"invalid": "❌ Los datos de configuración son inválidos, por favor, consulta la documentación.\n%s",
|
|
||||||
"updated": "✅ La configuración fue actualizada."
|
"updated": "✅ La configuración fue actualizada."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -359,13 +319,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"survey": {
|
"survey": {
|
||||||
"aliases": {
|
|
||||||
"surveys": "encuestas"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"survey": {
|
"survey": {
|
||||||
"description": "El nombre de la encuesta de la que ver las respuestas",
|
"description": "El nombre de la encuesta de la que ver las respuestas",
|
||||||
"example": "soporte",
|
|
||||||
"name": "encuesta"
|
"name": "encuesta"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -379,14 +335,11 @@
|
|||||||
},
|
},
|
||||||
"tag": {
|
"tag": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"faq": "preguntasfrecuentes",
|
"t": "t"
|
||||||
"t": "t",
|
|
||||||
"tags": "etiquetas"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"tag": {
|
"tag": {
|
||||||
"description": "El nombre de la etiqueta a usar",
|
"description": "El nombre de la etiqueta a usar",
|
||||||
"example": "sitioweb",
|
|
||||||
"name": "etiqueta"
|
"name": "etiqueta"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -407,9 +360,7 @@
|
|||||||
"topic": {
|
"topic": {
|
||||||
"args": {
|
"args": {
|
||||||
"new_topic": {
|
"new_topic": {
|
||||||
"description": "El nuevo tema del ticket",
|
"example": "problema de facturación"
|
||||||
"example": "problema de facturación",
|
|
||||||
"name": "nuevo_tema"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Cambiar el tema del ticket",
|
"description": "Cambiar el tema del ticket",
|
||||||
@ -432,7 +383,6 @@
|
|||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"staff_only": {
|
"staff_only": {
|
||||||
"description": "Debes ser un miembro del personal para utilizar este comando.",
|
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
|
@ -8,29 +8,26 @@
|
|||||||
},
|
},
|
||||||
"cmd_usage": {
|
"cmd_usage": {
|
||||||
"args": {
|
"args": {
|
||||||
"description": "**Description:** %s",
|
|
||||||
"example": "**Exemple:** '%s'"
|
"example": "**Exemple:** '%s'"
|
||||||
},
|
},
|
||||||
"description": "**Utilisation:**\n'%s'\n\n**Exemple:**\n'%s'\n\nLes arguments requis sont préfixés avec '❗'.",
|
|
||||||
"invalid_named_args": {
|
"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.",
|
"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."
|
||||||
"title": "❌ syntaxe invalide"
|
|
||||||
},
|
},
|
||||||
"named_args": "Cette commande utilise des arguments nommés.\n\n",
|
"named_args": "Cette commande utilise des arguments nommés.\n\n"
|
||||||
"title": "'%s' utilisation de commande"
|
|
||||||
},
|
},
|
||||||
"collector_expires_in": "Expire en %d secondes",
|
"collector_expires_in": "Expire en %d secondes",
|
||||||
|
"command_execution_error": {
|
||||||
|
"description": "Une erreur inattendue s’est produite lors de l’exécution de commande.\ns’il vous plaît demander à un administrateur de vérifier la sortie de la console / journaux pour plus de détails.",
|
||||||
|
"title": "⚠️"
|
||||||
|
},
|
||||||
"commands": {
|
"commands": {
|
||||||
"add": {
|
"add": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "Le membre à ajouter au billet",
|
"example": "@someone"
|
||||||
"example": "@someone",
|
|
||||||
"name": "membre"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "Le billet pour ajouter le membre à",
|
"description": "Le billet pour ajouter le membre à",
|
||||||
"example": "217",
|
|
||||||
"name": "billet"
|
"name": "billet"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -56,13 +53,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"blacklist": {
|
"blacklist": {
|
||||||
"aliases": {
|
|
||||||
"unblacklist": "unblacklist (en)"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"member_or_role": {
|
"member_or_role": {
|
||||||
"description": "Le membre ou le rôle d’ajouter/supprimer",
|
"description": "Le membre ou le rôle d’ajouter/supprimer",
|
||||||
"example": "@NaughtyMember",
|
|
||||||
"name": "membreOrRole"
|
"name": "membreOrRole"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -100,26 +93,19 @@
|
|||||||
},
|
},
|
||||||
"close": {
|
"close": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"delete": "supprimer",
|
|
||||||
"lock": "lock"
|
"lock": "lock"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"reason": {
|
"reason": {
|
||||||
"alias": "r",
|
"description": "La raison de la fermeture du billet(s)"
|
||||||
"description": "La raison de la fermeture du billet(s)",
|
|
||||||
"name": "raison"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"alias": "t",
|
"alias": "t",
|
||||||
"description": "Le billet à fermer, soit le numéro ou la mention de la chaîne / ID",
|
"example": "217"
|
||||||
"example": "217",
|
|
||||||
"name": "billet"
|
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"alias": "T",
|
"alias": "T",
|
||||||
"description": "Fermez tous les billets inactifs pour l’heure spécifiée",
|
"example": "1w"
|
||||||
"example": "1w",
|
|
||||||
"name": "heure"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Fermer un canal de billets",
|
"description": "Fermer un canal de billets",
|
||||||
@ -144,10 +130,6 @@
|
|||||||
"description_with_archive": "Vous pourrez voir une version archivée de celui-ci après.\nréagissez avec ✅ pour fermer ce billet.",
|
"description_with_archive": "Vous pourrez voir une version archivée de celui-ci après.\nréagissez avec ✅ pour fermer ce billet.",
|
||||||
"title": "❔ En êtes-vous sûr ?"
|
"title": "❔ En êtes-vous sûr ?"
|
||||||
},
|
},
|
||||||
"confirmation_timeout": {
|
|
||||||
"description": "Tu as mis trop de temps à confirmer.",
|
|
||||||
"title": "❌ temps de réaction expiré"
|
|
||||||
},
|
|
||||||
"confirm_multiple": {
|
"confirm_multiple": {
|
||||||
"description": [
|
"description": [
|
||||||
"Réagissez avec ✅ pour fermer ce billet.",
|
"Réagissez avec ✅ pour fermer ce billet.",
|
||||||
@ -155,18 +137,22 @@
|
|||||||
],
|
],
|
||||||
"title": "❔ En êtes-vous sûr ?"
|
"title": "❔ En êtes-vous sûr ?"
|
||||||
},
|
},
|
||||||
|
"confirmation_timeout": {
|
||||||
|
"description": "Tu as mis trop de temps à confirmer.",
|
||||||
|
"title": "❌ temps de réaction expiré"
|
||||||
|
},
|
||||||
"invalid_time": {
|
"invalid_time": {
|
||||||
"description": "La période prévue n’a pas pu être parsed.",
|
"description": "La période prévue n’a pas pu être parsed.",
|
||||||
"title": "❌ entrée invalide"
|
"title": "❌ entrée invalide"
|
||||||
},
|
},
|
||||||
"not_a_ticket": {
|
|
||||||
"description": "Veuillez utiliser cette commande dans un canal de billetterie ou utiliser le drapeau du billet.\ntype «%sà fermer » pour plus d’informations.",
|
|
||||||
"title": "❌ Ce n’est pas une chaîne de billets"
|
|
||||||
},
|
|
||||||
"no_tickets": {
|
"no_tickets": {
|
||||||
"description": "Il n’y a pas de billets inactifs pour cette période.",
|
"description": "Il n’y a pas de billets inactifs pour cette période.",
|
||||||
"title": "❌ pas de billets à fermer"
|
"title": "❌ pas de billets à fermer"
|
||||||
},
|
},
|
||||||
|
"not_a_ticket": {
|
||||||
|
"description": "Veuillez utiliser cette commande dans un canal de billetterie ou utiliser le drapeau du billet.\ntype «%sà fermer » pour plus d’informations.",
|
||||||
|
"title": "❌ Ce n’est pas une chaîne de billets"
|
||||||
|
},
|
||||||
"unresolvable": {
|
"unresolvable": {
|
||||||
"description": "'%s' ne pouvait pas être résolu à un billet. Veuillez fournir l’iD/mention ou le numéro du billet.",
|
"description": "'%s' ne pouvait pas être résolu à un billet. Veuillez fournir l’iD/mention ou le numéro du billet.",
|
||||||
"title": "❌ erreur"
|
"title": "❌ erreur"
|
||||||
@ -175,14 +161,11 @@
|
|||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"command": "commandes",
|
|
||||||
"commands": "commandes"
|
"commands": "commandes"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"command": {
|
"command": {
|
||||||
"description": "La commande d’afficher des informations sur",
|
"example": "nouveau"
|
||||||
"example": "nouveau",
|
|
||||||
"name": "commandes"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Listez les commandes à qui vous avez accès ou en savoir plus sur une commande",
|
"description": "Listez les commandes à qui vous avez accès ou en savoir plus sur une commande",
|
||||||
@ -199,19 +182,20 @@
|
|||||||
},
|
},
|
||||||
"new": {
|
"new": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"create": "créer",
|
"open": "ouvrir"
|
||||||
"open": "ouvrir",
|
|
||||||
"ticket": "billet"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"topic": {
|
"topic": {
|
||||||
"description": "Le sujet du billet",
|
"description": "Le sujet du billet",
|
||||||
"example": "Problème avec la facturation",
|
|
||||||
"name": "sujet"
|
"name": "sujet"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Créer un nouveau billet",
|
"description": "Créer un nouveau billet",
|
||||||
"name": "nouveau",
|
"name": "nouveau",
|
||||||
|
"request_topic": {
|
||||||
|
"description": "S’il vous plaît brièvement dire ce que ce billet est d’environ en quelques mots.",
|
||||||
|
"title": "Sujet des billets"
|
||||||
|
},
|
||||||
"response": {
|
"response": {
|
||||||
"created": {
|
"created": {
|
||||||
"description": "Votre billet a été créé : %s.",
|
"description": "Votre billet a été créé : %s.",
|
||||||
@ -240,36 +224,24 @@
|
|||||||
"description": "Vous avez mis trop de temps à sélectionner la catégorie de billets.",
|
"description": "Vous avez mis trop de temps à sélectionner la catégorie de billets.",
|
||||||
"title": "❌ temps de réaction expiré"
|
"title": "❌ temps de réaction expiré"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"request_topic": {
|
|
||||||
"description": "S’il vous plaît brièvement dire ce que ce billet est d’environ en quelques mots.",
|
|
||||||
"title": "Sujet des billets"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"panel": {
|
"panel": {
|
||||||
"args": {
|
"args": {
|
||||||
"categories": {
|
"categories": {
|
||||||
"alias": "c",
|
|
||||||
"description": "Un ID de catégorie",
|
"description": "Un ID de catégorie",
|
||||||
"example": "451745464954650634",
|
|
||||||
"name": "catégories"
|
"name": "catégories"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"alias": "d",
|
|
||||||
"description": "La description du message du panneau",
|
"description": "La description du message du panneau",
|
||||||
"example": "« Réagissez à ce message pour ouvrir un billet. »",
|
|
||||||
"name": "description"
|
"name": "description"
|
||||||
},
|
},
|
||||||
"emoji": {
|
"emoji": {
|
||||||
"alias": "e",
|
|
||||||
"description": "Un emoji",
|
"description": "Un emoji",
|
||||||
"example": "🎫",
|
|
||||||
"name": "emoji"
|
"name": "emoji"
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
"alias": "t",
|
|
||||||
"description": "La description du message du panneau",
|
"description": "La description du message du panneau",
|
||||||
"example": "« Billets de soutien »",
|
|
||||||
"name": "titre"
|
"name": "titre"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -281,7 +253,6 @@
|
|||||||
"title": "❌ catégorie Invalide"
|
"title": "❌ catégorie Invalide"
|
||||||
},
|
},
|
||||||
"mismatch": {
|
"mismatch": {
|
||||||
"description": "Veuillez fournir le numéro de nom des emojis et des iD de catégorie.",
|
|
||||||
"title": "❌ entrée invalide"
|
"title": "❌ entrée invalide"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -289,23 +260,16 @@
|
|||||||
"remove": {
|
"remove": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "Le membre à ajouter au billet",
|
"example": "@someone"
|
||||||
"example": "@someone",
|
|
||||||
"name": "membre"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "Le billet pour ajouter le membre à",
|
"description": "Le billet pour ajouter le membre à",
|
||||||
"example": "217",
|
|
||||||
"name": "billet"
|
"name": "billet"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Retirer un membre d’un billet",
|
"description": "Retirer un membre d’un billet",
|
||||||
"name": "enlever",
|
"name": "enlever",
|
||||||
"response": {
|
"response": {
|
||||||
"removed": {
|
|
||||||
"description": "%s a été ajouté à %s.",
|
|
||||||
"title": "✅ Membre retiré"
|
|
||||||
},
|
|
||||||
"no_member": {
|
"no_member": {
|
||||||
"description": "Veuillez mentionner le membre que vous souhaitez ajouter.",
|
"description": "Veuillez mentionner le membre que vous souhaitez ajouter.",
|
||||||
"title": "❌ membre inconnu"
|
"title": "❌ membre inconnu"
|
||||||
@ -317,17 +281,17 @@
|
|||||||
"not_a_ticket": {
|
"not_a_ticket": {
|
||||||
"description": "S’il vous plaît utiliser cette commande dans le canal de billet, ou mentionner le canal.",
|
"description": "S’il vous plaît utiliser cette commande dans le canal de billet, ou mentionner le canal.",
|
||||||
"title": "❌ Ce n’est pas une chaîne de billets"
|
"title": "❌ Ce n’est pas une chaîne de billets"
|
||||||
|
},
|
||||||
|
"removed": {
|
||||||
|
"description": "%s a été ajouté à %s.",
|
||||||
|
"title": "✅ Membre retiré"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"aliases": {
|
|
||||||
"config": "config (config)"
|
|
||||||
},
|
|
||||||
"description": "Configurer les billets discorde",
|
"description": "Configurer les billets discorde",
|
||||||
"name": "paramètres",
|
"name": "paramètres",
|
||||||
"response": {
|
"response": {
|
||||||
"invalid": "❌ paramètres est invalide; veuillez consulter la documentation.\n%s",
|
|
||||||
"updated": "✅ paramètres ont été mis à jour."
|
"updated": "✅ paramètres ont été mis à jour."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -354,13 +318,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"survey": {
|
"survey": {
|
||||||
"aliases": {
|
|
||||||
"surveys": "enquêtes"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"survey": {
|
"survey": {
|
||||||
"description": "Le nom de l’enquête pour afficher les réponses des",
|
"description": "Le nom de l’enquête pour afficher les réponses des",
|
||||||
"example": "soutien",
|
|
||||||
"name": "enquêtes"
|
"name": "enquêtes"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -374,14 +334,11 @@
|
|||||||
},
|
},
|
||||||
"tag": {
|
"tag": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"faq": "faq",
|
"t": "t"
|
||||||
"t": "t",
|
|
||||||
"tags": "étiquettes"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"tag": {
|
"tag": {
|
||||||
"description": "Le nom de l’étiquette à utiliser",
|
"description": "Le nom de l’étiquette à utiliser",
|
||||||
"example": "site Internet",
|
|
||||||
"name": "étiquettes"
|
"name": "étiquettes"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -402,9 +359,7 @@
|
|||||||
"topic": {
|
"topic": {
|
||||||
"args": {
|
"args": {
|
||||||
"new_topic": {
|
"new_topic": {
|
||||||
"description": "Le sujet du billet",
|
"example": "question de facturation"
|
||||||
"example": "question de facturation",
|
|
||||||
"name": "new_topic"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Le sujet du billet",
|
"description": "Le sujet du billet",
|
||||||
@ -421,17 +376,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"command_execution_error": {
|
|
||||||
"description": "Une erreur inattendue s’est produite lors de l’exécution de commande.\ns’il vous plaît demander à un administrateur de vérifier la sortie de la console / journaux pour plus de détails.",
|
|
||||||
"title": "⚠️"
|
|
||||||
},
|
|
||||||
"message_will_be_deleted_in": "Ce message sera supprimé en quelques %d secondes",
|
"message_will_be_deleted_in": "Ce message sera supprimé en quelques %d secondes",
|
||||||
"missing_permissions": {
|
"missing_permissions": {
|
||||||
"description": "Vous n’avez pas les autorisations requises pour utiliser cette commande :\n%s",
|
"description": "Vous n’avez pas les autorisations requises pour utiliser cette commande :\n%s",
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"staff_only": {
|
"staff_only": {
|
||||||
"description": "Vous devez être un membre du personnel pour utiliser cette commande.",
|
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
|
@ -8,29 +8,26 @@
|
|||||||
},
|
},
|
||||||
"cmd_usage": {
|
"cmd_usage": {
|
||||||
"args": {
|
"args": {
|
||||||
"description": "**विवरण:** %s",
|
|
||||||
"example": "**उदाहरण:** '%s'"
|
"example": "**उदाहरण:** '%s'"
|
||||||
},
|
},
|
||||||
"description": "*** उपयोग: **\n'%s'\n\n**उदाहरण: **\n'%s'\n\nआवश्यक तर्क '❗' के साथ पूर्वनिर्धारित हैं।",
|
|
||||||
"invalid_named_args": {
|
"invalid_named_args": {
|
||||||
"description": "आपके आदेश सिंटेक्स में एक त्रुटि है: '%s'। उदाहरण\nलिए '%s' टाइप।\nकृपया कर्मचारियों के एक सदस्य से पूछो अगर तुम अनिश्चित हैं ।",
|
"description": "आपके आदेश सिंटेक्स में एक त्रुटि है: '%s'। उदाहरण\nलिए '%s' टाइप।\nकृपया कर्मचारियों के एक सदस्य से पूछो अगर तुम अनिश्चित हैं ।"
|
||||||
"title": "❌ अमान्य वाक्य रचना"
|
|
||||||
},
|
},
|
||||||
"named_args": "यह आदेश नामी तर्कों का उपयोग करता है।\n\n",
|
"named_args": "यह आदेश नामी तर्कों का उपयोग करता है।\n\n"
|
||||||
"title": "'%s' कमांड यूसेज"
|
|
||||||
},
|
},
|
||||||
"collector_expires_in": "%d सेकंड में समाप्त हो रहा है",
|
"collector_expires_in": "%d सेकंड में समाप्त हो रहा है",
|
||||||
|
"command_execution_error": {
|
||||||
|
"description": "An unexpected error occurred during command execution.\nPlease ask an administrator to check the console output / logs for details.",
|
||||||
|
"title": "⚠️"
|
||||||
|
},
|
||||||
"commands": {
|
"commands": {
|
||||||
"add": {
|
"add": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "सदस्य टिकट में जोड़ने के लिए",
|
"example": "@someone"
|
||||||
"example": "@someone",
|
|
||||||
"name": "सदस्य"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "The ticket to add the member to",
|
"description": "The ticket to add the member to",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -56,13 +53,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"blacklist": {
|
"blacklist": {
|
||||||
"aliases": {
|
|
||||||
"unblacklist": "unblacklist"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"member_or_role": {
|
"member_or_role": {
|
||||||
"description": "The member or role to add/remove",
|
"description": "The member or role to add/remove",
|
||||||
"example": "@NaughtyMember",
|
|
||||||
"name": "memberOrRole"
|
"name": "memberOrRole"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -100,26 +93,19 @@
|
|||||||
},
|
},
|
||||||
"close": {
|
"close": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"delete": "delete",
|
|
||||||
"lock": "lock"
|
"lock": "lock"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"reason": {
|
"reason": {
|
||||||
"alias": "r",
|
"description": "The reason for closing the ticket(s)"
|
||||||
"description": "The reason for closing the ticket(s)",
|
|
||||||
"name": "reason"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"alias": "t",
|
"alias": "t",
|
||||||
"description": "The ticket to close, either the number or the channel mention/ID",
|
"example": "217"
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"alias": "T",
|
"alias": "T",
|
||||||
"description": "Close all tickets that have been inactive for the specified time",
|
"example": "1w"
|
||||||
"example": "1w",
|
|
||||||
"name": "time"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Close a ticket channel",
|
"description": "Close a ticket channel",
|
||||||
@ -144,10 +130,6 @@
|
|||||||
"description_with_archive": "You will be able to view an archived version of it after.\nReact with ✅ to close this ticket.",
|
"description_with_archive": "You will be able to view an archived version of it after.\nReact with ✅ to close this ticket.",
|
||||||
"title": "❔ Are you sure?"
|
"title": "❔ Are you sure?"
|
||||||
},
|
},
|
||||||
"confirmation_timeout": {
|
|
||||||
"description": "You took too long to confirm.",
|
|
||||||
"title": "❌ Reaction time expired"
|
|
||||||
},
|
|
||||||
"confirm_multiple": {
|
"confirm_multiple": {
|
||||||
"description": [
|
"description": [
|
||||||
"React with ✅ to close %d ticket.",
|
"React with ✅ to close %d ticket.",
|
||||||
@ -155,18 +137,22 @@
|
|||||||
],
|
],
|
||||||
"title": "❔ Are you sure?"
|
"title": "❔ Are you sure?"
|
||||||
},
|
},
|
||||||
|
"confirmation_timeout": {
|
||||||
|
"description": "You took too long to confirm.",
|
||||||
|
"title": "❌ Reaction time expired"
|
||||||
|
},
|
||||||
"invalid_time": {
|
"invalid_time": {
|
||||||
"description": "The time period provided could not be parsed.",
|
"description": "The time period provided could not be parsed.",
|
||||||
"title": "❌ Invalid input"
|
"title": "❌ Invalid input"
|
||||||
},
|
},
|
||||||
"not_a_ticket": {
|
|
||||||
"description": "Please use this command in a ticket channel or use the ticket flag.\nType `%shelp close` for more information.",
|
|
||||||
"title": "❌ This isn't a ticket channel"
|
|
||||||
},
|
|
||||||
"no_tickets": {
|
"no_tickets": {
|
||||||
"description": "There are no tickets which have been inactive for this time period.",
|
"description": "There are no tickets which have been inactive for this time period.",
|
||||||
"title": "❌ No tickets to close"
|
"title": "❌ No tickets to close"
|
||||||
},
|
},
|
||||||
|
"not_a_ticket": {
|
||||||
|
"description": "Please use this command in a ticket channel or use the ticket flag.\nType `%shelp close` for more information.",
|
||||||
|
"title": "❌ This isn't a ticket channel"
|
||||||
|
},
|
||||||
"unresolvable": {
|
"unresolvable": {
|
||||||
"description": "`%s` could not be resolved to a ticket. Please provide the ticket ID/mention or number.",
|
"description": "`%s` could not be resolved to a ticket. Please provide the ticket ID/mention or number.",
|
||||||
"title": "❌ Error"
|
"title": "❌ Error"
|
||||||
@ -175,14 +161,11 @@
|
|||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"command": "command",
|
|
||||||
"commands": "commands"
|
"commands": "commands"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"command": {
|
"command": {
|
||||||
"description": "The command to display information about",
|
"example": "new"
|
||||||
"example": "new",
|
|
||||||
"name": "command"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "List commands you have access to, or find out more about a command",
|
"description": "List commands you have access to, or find out more about a command",
|
||||||
@ -199,19 +182,20 @@
|
|||||||
},
|
},
|
||||||
"new": {
|
"new": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"create": "create",
|
"open": "open"
|
||||||
"open": "open",
|
|
||||||
"ticket": "ticket"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"topic": {
|
"topic": {
|
||||||
"description": "The topic of the ticket",
|
"description": "The topic of the ticket",
|
||||||
"example": "Problem with billing",
|
|
||||||
"name": "topic"
|
"name": "topic"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Create a new ticket",
|
"description": "Create a new ticket",
|
||||||
"name": "new",
|
"name": "new",
|
||||||
|
"request_topic": {
|
||||||
|
"description": "Please briefly state what this ticket is about in a a few words.",
|
||||||
|
"title": "Ticket topic"
|
||||||
|
},
|
||||||
"response": {
|
"response": {
|
||||||
"created": {
|
"created": {
|
||||||
"description": "Your ticket has been created: %s.",
|
"description": "Your ticket has been created: %s.",
|
||||||
@ -240,36 +224,24 @@
|
|||||||
"description": "You took too long to select the ticket category.",
|
"description": "You took too long to select the ticket category.",
|
||||||
"title": "❌ Reaction time expired"
|
"title": "❌ Reaction time expired"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"request_topic": {
|
|
||||||
"description": "Please briefly state what this ticket is about in a a few words.",
|
|
||||||
"title": "Ticket topic"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"panel": {
|
"panel": {
|
||||||
"args": {
|
"args": {
|
||||||
"categories": {
|
"categories": {
|
||||||
"alias": "c",
|
|
||||||
"description": "A category ID",
|
"description": "A category ID",
|
||||||
"example": "451745464954650634",
|
|
||||||
"name": "categories"
|
"name": "categories"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"alias": "d",
|
|
||||||
"description": "The description for the panel message",
|
"description": "The description for the panel message",
|
||||||
"example": "\"React to this message to open a ticket.\"",
|
|
||||||
"name": "description"
|
"name": "description"
|
||||||
},
|
},
|
||||||
"emoji": {
|
"emoji": {
|
||||||
"alias": "e",
|
|
||||||
"description": "An emoji",
|
"description": "An emoji",
|
||||||
"example": "🎫",
|
|
||||||
"name": "emoji"
|
"name": "emoji"
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
"alias": "t",
|
|
||||||
"description": "The title for the panel message",
|
"description": "The title for the panel message",
|
||||||
"example": "\"Support tickets\"",
|
|
||||||
"name": "title"
|
"name": "title"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -281,7 +253,6 @@
|
|||||||
"title": "❌ Invalid category"
|
"title": "❌ Invalid category"
|
||||||
},
|
},
|
||||||
"mismatch": {
|
"mismatch": {
|
||||||
"description": "Please provide the name number of emojis and category IDs.",
|
|
||||||
"title": "❌ Invalid input"
|
"title": "❌ Invalid input"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -289,23 +260,16 @@
|
|||||||
"remove": {
|
"remove": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "The member to remove from the ticket",
|
"example": "@someone"
|
||||||
"example": "@someone",
|
|
||||||
"name": "सदस्य"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "The ticket to remove the member from",
|
"description": "The ticket to remove the member from",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Remove a member from a ticket",
|
"description": "Remove a member from a ticket",
|
||||||
"name": "remove",
|
"name": "remove",
|
||||||
"response": {
|
"response": {
|
||||||
"removed": {
|
|
||||||
"description": "%s has been removed from %s.",
|
|
||||||
"title": "✅ Member removed"
|
|
||||||
},
|
|
||||||
"no_member": {
|
"no_member": {
|
||||||
"description": "Please mention the member you want to remove.",
|
"description": "Please mention the member you want to remove.",
|
||||||
"title": "❌ Unknown member"
|
"title": "❌ Unknown member"
|
||||||
@ -317,17 +281,17 @@
|
|||||||
"not_a_ticket": {
|
"not_a_ticket": {
|
||||||
"description": "Please use this command in the ticket channel, or mention the channel.",
|
"description": "Please use this command in the ticket channel, or mention the channel.",
|
||||||
"title": "❌ This isn't a ticket channel"
|
"title": "❌ This isn't a ticket channel"
|
||||||
|
},
|
||||||
|
"removed": {
|
||||||
|
"description": "%s has been removed from %s.",
|
||||||
|
"title": "✅ Member removed"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"aliases": {
|
|
||||||
"config": "config"
|
|
||||||
},
|
|
||||||
"description": "Configure Discord Tickets",
|
"description": "Configure Discord Tickets",
|
||||||
"name": "settings",
|
"name": "settings",
|
||||||
"response": {
|
"response": {
|
||||||
"invalid": "❌ Settings data is invalid; please refer to the documentation.\n%s",
|
|
||||||
"updated": "✅ Settings have been updated."
|
"updated": "✅ Settings have been updated."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -354,13 +318,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"survey": {
|
"survey": {
|
||||||
"aliases": {
|
|
||||||
"surveys": "surveys"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"survey": {
|
"survey": {
|
||||||
"description": "The name of the survey to view responses of",
|
"description": "The name of the survey to view responses of",
|
||||||
"example": "support",
|
|
||||||
"name": "survey"
|
"name": "survey"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -374,14 +334,11 @@
|
|||||||
},
|
},
|
||||||
"tag": {
|
"tag": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"faq": "faq",
|
"t": "t"
|
||||||
"t": "t",
|
|
||||||
"tags": "tags"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"tag": {
|
"tag": {
|
||||||
"description": "The name of the tag to use",
|
"description": "The name of the tag to use",
|
||||||
"example": "website",
|
|
||||||
"name": "tag"
|
"name": "tag"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -402,9 +359,7 @@
|
|||||||
"topic": {
|
"topic": {
|
||||||
"args": {
|
"args": {
|
||||||
"new_topic": {
|
"new_topic": {
|
||||||
"description": "The new topic of the ticket",
|
"example": "billing issue"
|
||||||
"example": "billing issue",
|
|
||||||
"name": "new_topic"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Change the topic of the ticket",
|
"description": "Change the topic of the ticket",
|
||||||
@ -421,17 +376,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"command_execution_error": {
|
|
||||||
"description": "An unexpected error occurred during command execution.\nPlease ask an administrator to check the console output / logs for details.",
|
|
||||||
"title": "⚠️"
|
|
||||||
},
|
|
||||||
"message_will_be_deleted_in": "This message will be deleted in %d seconds",
|
"message_will_be_deleted_in": "This message will be deleted in %d seconds",
|
||||||
"missing_permissions": {
|
"missing_permissions": {
|
||||||
"description": "You do not have the permissions required to use this command:\n%s",
|
"description": "You do not have the permissions required to use this command:\n%s",
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"staff_only": {
|
"staff_only": {
|
||||||
"description": "You must be a member of staff to use this command.",
|
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
|
@ -8,29 +8,22 @@
|
|||||||
},
|
},
|
||||||
"cmd_usage": {
|
"cmd_usage": {
|
||||||
"args": {
|
"args": {
|
||||||
"description": "**Leírás:** %s",
|
|
||||||
"example": "**Példa:** `%s`"
|
"example": "**Példa:** `%s`"
|
||||||
},
|
},
|
||||||
"description": "**Használat:**\n`%s`\n\n**Példa:**\n`%s`\n\nA kötelező argumentumok előtaggal vannak ellátva `❗`.",
|
|
||||||
"invalid_named_args": {
|
"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.",
|
"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."
|
||||||
"title": "❌ Érvénytelen szintaxis"
|
|
||||||
},
|
},
|
||||||
"named_args": "Ez a parancs elnevezett argumentumokat használ.\n\n",
|
"named_args": "Ez a parancs elnevezett argumentumokat használ.\n\n"
|
||||||
"title": "`%s` parancshasználat"
|
|
||||||
},
|
},
|
||||||
"collector_expires_in": "%d másodperc múlva lejár",
|
"collector_expires_in": "%d másodperc múlva lejár",
|
||||||
"commands": {
|
"commands": {
|
||||||
"add": {
|
"add": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "A Tickethez hozzáad egy felhasználót",
|
"example": "@valaki123"
|
||||||
"example": "@valaki123",
|
|
||||||
"name": "felhasználó"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "A Ticket, amelyhez hozzá kell adni a felhasználót",
|
"description": "A Ticket, amelyhez hozzá kell adni a felhasználót",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -56,13 +49,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"blacklist": {
|
"blacklist": {
|
||||||
"aliases": {
|
|
||||||
"unblacklist": "feketelista"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"member_or_role": {
|
"member_or_role": {
|
||||||
"description": "A hozzáadni/eltávolítani kívánt felhasználó vagy rang",
|
"description": "A hozzáadni/eltávolítani kívánt felhasználó vagy rang",
|
||||||
"example": "@Szemtelen164",
|
|
||||||
"name": "felhasznaloVagyRang"
|
"name": "felhasznaloVagyRang"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -100,26 +89,19 @@
|
|||||||
},
|
},
|
||||||
"close": {
|
"close": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"delete": "törlés",
|
|
||||||
"lock": "lezár"
|
"lock": "lezár"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"reason": {
|
"reason": {
|
||||||
"alias": "i",
|
|
||||||
"description": "A Ticket(ek) lezárásának oka",
|
"description": "A Ticket(ek) lezárásának oka",
|
||||||
"example": "Indok",
|
|
||||||
"name": "indok"
|
"name": "indok"
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"alias": "t",
|
|
||||||
"description": "A záró Ticket, akár a szám, akár a csatorna említése/ID-ja",
|
"description": "A záró Ticket, akár a szám, akár a csatorna említése/ID-ja",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"alias": "T",
|
|
||||||
"description": "Zárjon be minden Ticket, amely a megadott ideig inaktív volt",
|
"description": "Zárjon be minden Ticket, amely a megadott ideig inaktív volt",
|
||||||
"example": "1w",
|
|
||||||
"name": "idő"
|
"name": "idő"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -8,29 +8,26 @@
|
|||||||
},
|
},
|
||||||
"cmd_usage": {
|
"cmd_usage": {
|
||||||
"args": {
|
"args": {
|
||||||
"description": "**Deskripsi:** %s",
|
|
||||||
"example": "**Contoh:** '%s'"
|
"example": "**Contoh:** '%s'"
|
||||||
},
|
},
|
||||||
"description": "**Pemakaian:**\n'%s'\n\n**Contoh:**\n'%s'\n\nArgumen-argumen yang dibutuhkan dimulai dengan `❗`.",
|
|
||||||
"invalid_named_args": {
|
"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.",
|
"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."
|
||||||
"title": "❌ Invalid syntax"
|
|
||||||
},
|
},
|
||||||
"named_args": "Command ini membutuhkan argument bernama.\n\n",
|
"named_args": "Command ini membutuhkan argument bernama.\n\n"
|
||||||
"title": "Pemakaian command '%s'"
|
|
||||||
},
|
},
|
||||||
"collector_expires_in": "Kadaluwarsa dalam %d detik",
|
"collector_expires_in": "Kadaluwarsa dalam %d detik",
|
||||||
|
"command_execution_error": {
|
||||||
|
"description": "Eror tak terduga ketika mengeksekusi command.\nTolong tanya seorang adminstrator untuk memeriksa console atau log konsol untuk detail.",
|
||||||
|
"title": "⚠️"
|
||||||
|
},
|
||||||
"commands": {
|
"commands": {
|
||||||
"add": {
|
"add": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "The member to add to the ticket",
|
"example": "@someone"
|
||||||
"example": "@someone",
|
|
||||||
"name": "member"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "The ticket to add the member to",
|
"description": "The ticket to add the member to",
|
||||||
"example": "217",
|
|
||||||
"name": "tiket"
|
"name": "tiket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -56,13 +53,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"blacklist": {
|
"blacklist": {
|
||||||
"aliases": {
|
|
||||||
"unblacklist": "hapus blokir"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"member_or_role": {
|
"member_or_role": {
|
||||||
"description": "The member or role to add/remove",
|
"description": "The member or role to add/remove",
|
||||||
"example": "@NaughtyMember",
|
|
||||||
"name": "anggota atau role"
|
"name": "anggota atau role"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -100,26 +93,19 @@
|
|||||||
},
|
},
|
||||||
"close": {
|
"close": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"delete": "hapus",
|
|
||||||
"lock": "lock"
|
"lock": "lock"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"reason": {
|
"reason": {
|
||||||
"alias": "r",
|
"description": "The reason for closing the ticket(s)"
|
||||||
"description": "The reason for closing the ticket(s)",
|
|
||||||
"name": "reason"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"alias": "t",
|
"alias": "t",
|
||||||
"description": "The ticket to close, either the number or the channel mention/ID",
|
"example": "217"
|
||||||
"example": "217",
|
|
||||||
"name": "tiket"
|
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"alias": "T",
|
"alias": "T",
|
||||||
"description": "Close all tickets that have been inactive for the specified time",
|
"example": "1w"
|
||||||
"example": "1w",
|
|
||||||
"name": "time"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Tutup sebuah channel tiket",
|
"description": "Tutup sebuah channel tiket",
|
||||||
@ -144,10 +130,6 @@
|
|||||||
"description_with_archive": "You will be able to view an archived version of it after.\nReact with ✅ to close this ticket.",
|
"description_with_archive": "You will be able to view an archived version of it after.\nReact with ✅ to close this ticket.",
|
||||||
"title": "❔ Are you sure?"
|
"title": "❔ Are you sure?"
|
||||||
},
|
},
|
||||||
"confirmation_timeout": {
|
|
||||||
"description": "You took too long to confirm.",
|
|
||||||
"title": "❌ Waktu reaksi habis"
|
|
||||||
},
|
|
||||||
"confirm_multiple": {
|
"confirm_multiple": {
|
||||||
"description": [
|
"description": [
|
||||||
"React with ✅ to close %d ticket.",
|
"React with ✅ to close %d ticket.",
|
||||||
@ -155,18 +137,22 @@
|
|||||||
],
|
],
|
||||||
"title": "❔ Are you sure?"
|
"title": "❔ Are you sure?"
|
||||||
},
|
},
|
||||||
|
"confirmation_timeout": {
|
||||||
|
"description": "You took too long to confirm.",
|
||||||
|
"title": "❌ Waktu reaksi habis"
|
||||||
|
},
|
||||||
"invalid_time": {
|
"invalid_time": {
|
||||||
"description": "The time period provided could not be parsed.",
|
"description": "The time period provided could not be parsed.",
|
||||||
"title": "❌ Invalid input"
|
"title": "❌ Invalid input"
|
||||||
},
|
},
|
||||||
"not_a_ticket": {
|
|
||||||
"description": "Please use this command in a ticket channel or use the ticket flag.\nType `%shelp close` for more information.",
|
|
||||||
"title": "❌ This isn't a ticket channel"
|
|
||||||
},
|
|
||||||
"no_tickets": {
|
"no_tickets": {
|
||||||
"description": "There are no tickets which have been inactive for this time period.",
|
"description": "There are no tickets which have been inactive for this time period.",
|
||||||
"title": "❌ No tickets to close"
|
"title": "❌ No tickets to close"
|
||||||
},
|
},
|
||||||
|
"not_a_ticket": {
|
||||||
|
"description": "Please use this command in a ticket channel or use the ticket flag.\nType `%shelp close` for more information.",
|
||||||
|
"title": "❌ This isn't a ticket channel"
|
||||||
|
},
|
||||||
"unresolvable": {
|
"unresolvable": {
|
||||||
"description": "`%s` could not be resolved to a ticket. Please provide the ticket ID/mention or number.",
|
"description": "`%s` could not be resolved to a ticket. Please provide the ticket ID/mention or number.",
|
||||||
"title": "❌ Error"
|
"title": "❌ Error"
|
||||||
@ -175,14 +161,11 @@
|
|||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"command": "command",
|
|
||||||
"commands": "commands"
|
"commands": "commands"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"command": {
|
"command": {
|
||||||
"description": "The command to display information about",
|
"example": "baru"
|
||||||
"example": "baru",
|
|
||||||
"name": "command"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "List commands you have access to, or find out more about a command",
|
"description": "List commands you have access to, or find out more about a command",
|
||||||
@ -199,19 +182,20 @@
|
|||||||
},
|
},
|
||||||
"new": {
|
"new": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"create": "buat",
|
"open": "buka"
|
||||||
"open": "buka",
|
|
||||||
"ticket": "tiket"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"topic": {
|
"topic": {
|
||||||
"description": "Topik tiket",
|
"description": "Topik tiket",
|
||||||
"example": "Masalah dengan penagihan",
|
|
||||||
"name": "topik"
|
"name": "topik"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Buat tiket baru",
|
"description": "Buat tiket baru",
|
||||||
"name": "baru",
|
"name": "baru",
|
||||||
|
"request_topic": {
|
||||||
|
"description": "Tolong beri tahu secara singkat untuk apa tiket ini dibuat dalam beberapa kata.",
|
||||||
|
"title": "Topik tiket"
|
||||||
|
},
|
||||||
"response": {
|
"response": {
|
||||||
"created": {
|
"created": {
|
||||||
"description": "Tiket anda telah dibuat: %s.",
|
"description": "Tiket anda telah dibuat: %s.",
|
||||||
@ -240,36 +224,24 @@
|
|||||||
"description": "Anda terlalu lama untuk memilih kategori tiket.",
|
"description": "Anda terlalu lama untuk memilih kategori tiket.",
|
||||||
"title": "❌ Waktu reaksi habis"
|
"title": "❌ Waktu reaksi habis"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"request_topic": {
|
|
||||||
"description": "Tolong beri tahu secara singkat untuk apa tiket ini dibuat dalam beberapa kata.",
|
|
||||||
"title": "Topik tiket"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"panel": {
|
"panel": {
|
||||||
"args": {
|
"args": {
|
||||||
"categories": {
|
"categories": {
|
||||||
"alias": "c",
|
|
||||||
"description": "A category ID",
|
"description": "A category ID",
|
||||||
"example": "451745464954650634",
|
|
||||||
"name": "categories"
|
"name": "categories"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"alias": "d",
|
|
||||||
"description": "The description for the panel message",
|
"description": "The description for the panel message",
|
||||||
"example": "\"React to this message to open a ticket.\"",
|
|
||||||
"name": "description"
|
"name": "description"
|
||||||
},
|
},
|
||||||
"emoji": {
|
"emoji": {
|
||||||
"alias": "e",
|
|
||||||
"description": "An emoji",
|
"description": "An emoji",
|
||||||
"example": "🎫",
|
|
||||||
"name": "emoji"
|
"name": "emoji"
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
"alias": "t",
|
|
||||||
"description": "The title for the panel message",
|
"description": "The title for the panel message",
|
||||||
"example": "\"Support tickets\"",
|
|
||||||
"name": "title"
|
"name": "title"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -281,7 +253,6 @@
|
|||||||
"title": "❌ Invalid category"
|
"title": "❌ Invalid category"
|
||||||
},
|
},
|
||||||
"mismatch": {
|
"mismatch": {
|
||||||
"description": "Please provide the name number of emojis and category IDs.",
|
|
||||||
"title": "❌ Invalid input"
|
"title": "❌ Invalid input"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -289,23 +260,16 @@
|
|||||||
"remove": {
|
"remove": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "The member to remove from the ticket",
|
"example": "@someone"
|
||||||
"example": "@someone",
|
|
||||||
"name": "member"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "The ticket to remove the member from",
|
"description": "The ticket to remove the member from",
|
||||||
"example": "217",
|
|
||||||
"name": "tiket"
|
"name": "tiket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Remove a member from a ticket",
|
"description": "Remove a member from a ticket",
|
||||||
"name": "remove",
|
"name": "remove",
|
||||||
"response": {
|
"response": {
|
||||||
"removed": {
|
|
||||||
"description": "%s has been removed from %s.",
|
|
||||||
"title": "✅ Member removed"
|
|
||||||
},
|
|
||||||
"no_member": {
|
"no_member": {
|
||||||
"description": "Please mention the member you want to remove.",
|
"description": "Please mention the member you want to remove.",
|
||||||
"title": "❌ Unknown member"
|
"title": "❌ Unknown member"
|
||||||
@ -317,17 +281,17 @@
|
|||||||
"not_a_ticket": {
|
"not_a_ticket": {
|
||||||
"description": "Please use this command in the ticket channel, or mention the channel.",
|
"description": "Please use this command in the ticket channel, or mention the channel.",
|
||||||
"title": "❌ This isn't a ticket channel"
|
"title": "❌ This isn't a ticket channel"
|
||||||
|
},
|
||||||
|
"removed": {
|
||||||
|
"description": "%s has been removed from %s.",
|
||||||
|
"title": "✅ Member removed"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"aliases": {
|
|
||||||
"config": "konfigurasi"
|
|
||||||
},
|
|
||||||
"description": "Konfigurasi Discord Tickets",
|
"description": "Konfigurasi Discord Tickets",
|
||||||
"name": "pengaturan",
|
"name": "pengaturan",
|
||||||
"response": {
|
"response": {
|
||||||
"invalid": "❌ Settings data is invalid; please refer to the documentation.\n%s",
|
|
||||||
"updated": "✅ Pengaturan telah diperbarui."
|
"updated": "✅ Pengaturan telah diperbarui."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -354,13 +318,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"survey": {
|
"survey": {
|
||||||
"aliases": {
|
|
||||||
"surveys": "surveys"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"survey": {
|
"survey": {
|
||||||
"description": "The name of the survey to view responses of",
|
"description": "The name of the survey to view responses of",
|
||||||
"example": "support",
|
|
||||||
"name": "survey"
|
"name": "survey"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -374,14 +334,11 @@
|
|||||||
},
|
},
|
||||||
"tag": {
|
"tag": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"faq": "faq",
|
"t": "t"
|
||||||
"t": "t",
|
|
||||||
"tags": "tags"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"tag": {
|
"tag": {
|
||||||
"description": "The name of the tag to use",
|
"description": "The name of the tag to use",
|
||||||
"example": "website",
|
|
||||||
"name": "tag"
|
"name": "tag"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -402,9 +359,7 @@
|
|||||||
"topic": {
|
"topic": {
|
||||||
"args": {
|
"args": {
|
||||||
"new_topic": {
|
"new_topic": {
|
||||||
"description": "The new topic of the ticket",
|
"example": "billing issue"
|
||||||
"example": "billing issue",
|
|
||||||
"name": "new_topic"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Change the topic of the ticket",
|
"description": "Change the topic of the ticket",
|
||||||
@ -421,17 +376,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"command_execution_error": {
|
|
||||||
"description": "Eror tak terduga ketika mengeksekusi command.\nTolong tanya seorang adminstrator untuk memeriksa console atau log konsol untuk detail.",
|
|
||||||
"title": "⚠️"
|
|
||||||
},
|
|
||||||
"message_will_be_deleted_in": "Pesan ini akan dihapus dalam %d detik",
|
"message_will_be_deleted_in": "Pesan ini akan dihapus dalam %d detik",
|
||||||
"missing_permissions": {
|
"missing_permissions": {
|
||||||
"description": "You do not have the permissions required to use this command:\n%s",
|
"description": "You do not have the permissions required to use this command:\n%s",
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"staff_only": {
|
"staff_only": {
|
||||||
"description": "Anda harus menjadi salah seorang anggota staf untuk menggunakan command ini.",
|
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
|
@ -8,29 +8,26 @@
|
|||||||
},
|
},
|
||||||
"cmd_usage": {
|
"cmd_usage": {
|
||||||
"args": {
|
"args": {
|
||||||
"description": "**Descrizione:** %s",
|
|
||||||
"example": "**Esempio:** `%s`"
|
"example": "**Esempio:** `%s`"
|
||||||
},
|
},
|
||||||
"description": "**Uso:**\n`%s`\n\n**Esempio:**\n`%s`\n\nGli argomenti richiesti hanno il prefisso `❗`.",
|
|
||||||
"invalid_named_args": {
|
"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.",
|
"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."
|
||||||
"title": "❌ Sintassi invalida"
|
|
||||||
},
|
},
|
||||||
"named_args": "Questo comando utilizza argomenti denominati.\n\n",
|
"named_args": "Questo comando utilizza argomenti denominati.\n\n"
|
||||||
"title": "Utilizzo dei comandi '%s'"
|
|
||||||
},
|
},
|
||||||
"collector_expires_in": "Scade tra %d secondi",
|
"collector_expires_in": "Scade tra %d secondi",
|
||||||
|
"command_execution_error": {
|
||||||
|
"description": "Errore imprevisto durante l'esecuzione del comando.\nChiedere a un amministratore di controllare l'output / i registri della console per i dettagli.",
|
||||||
|
"title": "⚠️"
|
||||||
|
},
|
||||||
"commands": {
|
"commands": {
|
||||||
"add": {
|
"add": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "Il membro da aggiungere al ticket",
|
"example": "@qualcuno"
|
||||||
"example": "@qualcuno",
|
|
||||||
"name": "membro"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "Il ticket a cui aggiungere il membro",
|
"description": "Il ticket a cui aggiungere il membro",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -56,13 +53,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"blacklist": {
|
"blacklist": {
|
||||||
"aliases": {
|
|
||||||
"unblacklist": "unblacklist"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"member_or_role": {
|
"member_or_role": {
|
||||||
"description": "Il membro o il ruolo da aggiungere/rimuovere",
|
"description": "Il membro o il ruolo da aggiungere/rimuovere",
|
||||||
"example": "@NaughtyMember",
|
|
||||||
"name": "membrooRuolo"
|
"name": "membrooRuolo"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -100,26 +93,19 @@
|
|||||||
},
|
},
|
||||||
"close": {
|
"close": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"delete": "rimosso",
|
|
||||||
"lock": "chiudi"
|
"lock": "chiudi"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"reason": {
|
"reason": {
|
||||||
"alias": "r",
|
"description": "La ragione della chiusura del ticket o dei ticket"
|
||||||
"description": "La ragione della chiusura del ticket o dei ticket",
|
|
||||||
"name": "ragione"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"alias": "t",
|
"alias": "t",
|
||||||
"description": "Il ticket da chiudere, il numero o la menzione/ID del canale",
|
"example": "217"
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"alias": "T",
|
"alias": "T",
|
||||||
"description": "Chiudi tutti i ticket che sono stati inattivi per il tempo specificato",
|
"example": "1w"
|
||||||
"example": "1w",
|
|
||||||
"name": "tempo"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Chiudi un ticket",
|
"description": "Chiudi un ticket",
|
||||||
@ -144,10 +130,6 @@
|
|||||||
"description_with_archive": "Sarai in grado di visualizzarla dopo una versione archiviata.\nreagisci con ✅ per chiudere questo ticket.",
|
"description_with_archive": "Sarai in grado di visualizzarla dopo una versione archiviata.\nreagisci con ✅ per chiudere questo ticket.",
|
||||||
"title": "❔ Sei sicuro?"
|
"title": "❔ Sei sicuro?"
|
||||||
},
|
},
|
||||||
"confirmation_timeout": {
|
|
||||||
"description": "Hai impiegato troppo tempo per confermare l'azione.",
|
|
||||||
"title": "❌ Tempo scaduto"
|
|
||||||
},
|
|
||||||
"confirm_multiple": {
|
"confirm_multiple": {
|
||||||
"description": [
|
"description": [
|
||||||
"Reagisci con ✅ per chiudere %d ticket.",
|
"Reagisci con ✅ per chiudere %d ticket.",
|
||||||
@ -155,18 +137,22 @@
|
|||||||
],
|
],
|
||||||
"title": "❔ Sei sicuro?"
|
"title": "❔ Sei sicuro?"
|
||||||
},
|
},
|
||||||
|
"confirmation_timeout": {
|
||||||
|
"description": "Hai impiegato troppo tempo per confermare l'azione.",
|
||||||
|
"title": "❌ Tempo scaduto"
|
||||||
|
},
|
||||||
"invalid_time": {
|
"invalid_time": {
|
||||||
"description": "Impossibile analizzare il periodo di tempo fornito.",
|
"description": "Impossibile analizzare il periodo di tempo fornito.",
|
||||||
"title": "❌ Input invalido"
|
"title": "❌ Input invalido"
|
||||||
},
|
},
|
||||||
"not_a_ticket": {
|
|
||||||
"description": "Si prega di utilizzare questo comando in un ticket o di usare il contrassegno del ticket.\nDigita `%shelp close` per ulteriori informazioni.",
|
|
||||||
"title": "❌ Questo canale non è un ticket"
|
|
||||||
},
|
|
||||||
"no_tickets": {
|
"no_tickets": {
|
||||||
"description": "Non ci sono ticket che sono stati inattivi per questo periodo di tempo.",
|
"description": "Non ci sono ticket che sono stati inattivi per questo periodo di tempo.",
|
||||||
"title": "❌ Nessun ticket da chiudere"
|
"title": "❌ Nessun ticket da chiudere"
|
||||||
},
|
},
|
||||||
|
"not_a_ticket": {
|
||||||
|
"description": "Si prega di utilizzare questo comando in un ticket o di usare il contrassegno del ticket.\nDigita `%shelp close` per ulteriori informazioni.",
|
||||||
|
"title": "❌ Questo canale non è un ticket"
|
||||||
|
},
|
||||||
"unresolvable": {
|
"unresolvable": {
|
||||||
"description": "`%s` non poteva essere risolto in un ticket. Si prega di fornire un ID/menzione del ticket o il numero.",
|
"description": "`%s` non poteva essere risolto in un ticket. Si prega di fornire un ID/menzione del ticket o il numero.",
|
||||||
"title": "❌ Errore"
|
"title": "❌ Errore"
|
||||||
@ -175,14 +161,11 @@
|
|||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"command": "comando",
|
|
||||||
"commands": "comandi"
|
"commands": "comandi"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"command": {
|
"command": {
|
||||||
"description": "Comando di cui visualizzare informazioni",
|
"example": "nuovo"
|
||||||
"example": "nuovo",
|
|
||||||
"name": "comando"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Lista dei comandi a cui hai accesso o per saperne di più su un comando",
|
"description": "Lista dei comandi a cui hai accesso o per saperne di più su un comando",
|
||||||
@ -199,19 +182,20 @@
|
|||||||
},
|
},
|
||||||
"new": {
|
"new": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"create": "crea",
|
"open": "apri"
|
||||||
"open": "apri",
|
|
||||||
"ticket": "ticket"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"topic": {
|
"topic": {
|
||||||
"description": "L'argomento del ticket",
|
"description": "L'argomento del ticket",
|
||||||
"example": "Problema con la fattura",
|
|
||||||
"name": "argomento"
|
"name": "argomento"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Crea un nuovo ticket",
|
"description": "Crea un nuovo ticket",
|
||||||
"name": "nuovo",
|
"name": "nuovo",
|
||||||
|
"request_topic": {
|
||||||
|
"description": "Descrivi brevemente di cosa hai bisogno.",
|
||||||
|
"title": "Argomento del ticket"
|
||||||
|
},
|
||||||
"response": {
|
"response": {
|
||||||
"created": {
|
"created": {
|
||||||
"description": "Il tuo ticket è stato creato: %s.",
|
"description": "Il tuo ticket è stato creato: %s.",
|
||||||
@ -240,36 +224,24 @@
|
|||||||
"description": "Hai impiegato troppo tempo per selezionare la categoria del ticket.",
|
"description": "Hai impiegato troppo tempo per selezionare la categoria del ticket.",
|
||||||
"title": "❌ Tempo scaduto"
|
"title": "❌ Tempo scaduto"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"request_topic": {
|
|
||||||
"description": "Descrivi brevemente di cosa hai bisogno.",
|
|
||||||
"title": "Argomento del ticket"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"panel": {
|
"panel": {
|
||||||
"args": {
|
"args": {
|
||||||
"categories": {
|
"categories": {
|
||||||
"alias": "c",
|
|
||||||
"description": "ID Categoria",
|
"description": "ID Categoria",
|
||||||
"example": "451745464954650634",
|
|
||||||
"name": "categorie"
|
"name": "categorie"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"alias": "d",
|
|
||||||
"description": "Descrizione del messaggio del pannello",
|
"description": "Descrizione del messaggio del pannello",
|
||||||
"example": "\"Reagisci a questo messaggio per aprire un ticket.\"",
|
|
||||||
"name": "descrizione"
|
"name": "descrizione"
|
||||||
},
|
},
|
||||||
"emoji": {
|
"emoji": {
|
||||||
"alias": "e",
|
|
||||||
"description": "Un emoji",
|
"description": "Un emoji",
|
||||||
"example": "🎫",
|
|
||||||
"name": "emoji"
|
"name": "emoji"
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
"alias": "t",
|
|
||||||
"description": "Titolo del messaggio del pannello",
|
"description": "Titolo del messaggio del pannello",
|
||||||
"example": "\"Ticket di supporto\"",
|
|
||||||
"name": "titolo"
|
"name": "titolo"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -281,7 +253,6 @@
|
|||||||
"title": "❌ Categoria invalida"
|
"title": "❌ Categoria invalida"
|
||||||
},
|
},
|
||||||
"mismatch": {
|
"mismatch": {
|
||||||
"description": "Si prega di fornire il numero dell'emoji e l'ID della categoria.",
|
|
||||||
"title": "❌ Input invalido"
|
"title": "❌ Input invalido"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -289,23 +260,16 @@
|
|||||||
"remove": {
|
"remove": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "Il membro da rimuovere dal ticket",
|
"example": "@qualcuno"
|
||||||
"example": "@qualcuno",
|
|
||||||
"name": "membro"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "Il ticket da cui rimuovere il membro",
|
"description": "Il ticket da cui rimuovere il membro",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Rimuovi un membro dal ticket",
|
"description": "Rimuovi un membro dal ticket",
|
||||||
"name": "rimuovi",
|
"name": "rimuovi",
|
||||||
"response": {
|
"response": {
|
||||||
"removed": {
|
|
||||||
"description": "%s è stato rimosso da %s.",
|
|
||||||
"title": "✅ Membro rimosso"
|
|
||||||
},
|
|
||||||
"no_member": {
|
"no_member": {
|
||||||
"description": "Si prega di menzionare il membro che si desidera rimuovere.",
|
"description": "Si prega di menzionare il membro che si desidera rimuovere.",
|
||||||
"title": "❌ Membro sconosciuto"
|
"title": "❌ Membro sconosciuto"
|
||||||
@ -317,17 +281,17 @@
|
|||||||
"not_a_ticket": {
|
"not_a_ticket": {
|
||||||
"description": "Usa questo comando in un ticket, o menziona il canale.",
|
"description": "Usa questo comando in un ticket, o menziona il canale.",
|
||||||
"title": "❌ Questo canale non è un ticket"
|
"title": "❌ Questo canale non è un ticket"
|
||||||
|
},
|
||||||
|
"removed": {
|
||||||
|
"description": "%s è stato rimosso da %s.",
|
||||||
|
"title": "✅ Membro rimosso"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"aliases": {
|
|
||||||
"config": "impostazione"
|
|
||||||
},
|
|
||||||
"description": "Configura il bot discord dei ticket",
|
"description": "Configura il bot discord dei ticket",
|
||||||
"name": "impostazioni",
|
"name": "impostazioni",
|
||||||
"response": {
|
"response": {
|
||||||
"invalid": "❌ Le impostazioni sono invalide, si prega di fare riferimento alla documentazione.\n%s",
|
|
||||||
"updated": "✅ Le impostazioni sono state aggiornate."
|
"updated": "✅ Le impostazioni sono state aggiornate."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -354,13 +318,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"survey": {
|
"survey": {
|
||||||
"aliases": {
|
|
||||||
"surveys": "sondaggi"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"survey": {
|
"survey": {
|
||||||
"description": "Il nome del sondaggio per visualizzare le risposte",
|
"description": "Il nome del sondaggio per visualizzare le risposte",
|
||||||
"example": "supporto",
|
|
||||||
"name": "sondaggio"
|
"name": "sondaggio"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -374,14 +334,11 @@
|
|||||||
},
|
},
|
||||||
"tag": {
|
"tag": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"faq": "domande frequenti",
|
"t": "t"
|
||||||
"t": "t",
|
|
||||||
"tags": "tag"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"tag": {
|
"tag": {
|
||||||
"description": "Il nome del tag da utilizzare",
|
"description": "Il nome del tag da utilizzare",
|
||||||
"example": "sito web",
|
|
||||||
"name": "tag"
|
"name": "tag"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -402,9 +359,7 @@
|
|||||||
"topic": {
|
"topic": {
|
||||||
"args": {
|
"args": {
|
||||||
"new_topic": {
|
"new_topic": {
|
||||||
"description": "Il nuovo argomento del ticket",
|
"example": "problema di fatturazione"
|
||||||
"example": "problema di fatturazione",
|
|
||||||
"name": "nuovo_argomento"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Cambia l'argomento di un ticket",
|
"description": "Cambia l'argomento di un ticket",
|
||||||
@ -421,17 +376,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"command_execution_error": {
|
|
||||||
"description": "Errore imprevisto durante l'esecuzione del comando.\nChiedere a un amministratore di controllare l'output / i registri della console per i dettagli.",
|
|
||||||
"title": "⚠️"
|
|
||||||
},
|
|
||||||
"message_will_be_deleted_in": "Questo messaggio verrà eliminato in %d secondi",
|
"message_will_be_deleted_in": "Questo messaggio verrà eliminato in %d secondi",
|
||||||
"missing_permissions": {
|
"missing_permissions": {
|
||||||
"description": "Non hai i permessi richiesti per utilizzare questo comando:\n%s",
|
"description": "Non hai i permessi richiesti per utilizzare questo comando:\n%s",
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"staff_only": {
|
"staff_only": {
|
||||||
"description": "Devi essere un membro dello staff per usare questo comando.",
|
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
|
@ -8,29 +8,26 @@
|
|||||||
},
|
},
|
||||||
"cmd_usage": {
|
"cmd_usage": {
|
||||||
"args": {
|
"args": {
|
||||||
"description": "**설명.**%s",
|
|
||||||
"example": "**예시.**%s"
|
"example": "**예시.**%s"
|
||||||
},
|
},
|
||||||
"description": "**사용:**\n`%s`\n\n**예시:**\n`%s`\n\n명령어를 사용하실때, 앞에 `❗`를 붙여주세요.",
|
|
||||||
"invalid_named_args": {
|
"invalid_named_args": {
|
||||||
"description": "명령어에 `%s`라는 오류가 있습니다.\n`%s` 를 입력해보세요.\n확실하지 않다면, 관리자에게 문의 바랍니다.",
|
"description": "명령어에 `%s`라는 오류가 있습니다.\n`%s` 를 입력해보세요.\n확실하지 않다면, 관리자에게 문의 바랍니다."
|
||||||
"title": "❌ 잘못된 구문"
|
|
||||||
},
|
},
|
||||||
"named_args": "이 명령어는 지정된 인수를 사용합니다.\n\n",
|
"named_args": "이 명령어는 지정된 인수를 사용합니다.\n\n"
|
||||||
"title": "'%s' 명령어 사용"
|
|
||||||
},
|
},
|
||||||
"collector_expires_in": "%d 초 안에 만료됨",
|
"collector_expires_in": "%d 초 안에 만료됨",
|
||||||
|
"command_execution_error": {
|
||||||
|
"description": "An unexpected error occurred during command execution.\nPlease ask an administrator to check the console output / logs for details.",
|
||||||
|
"title": "⚠️"
|
||||||
|
},
|
||||||
"commands": {
|
"commands": {
|
||||||
"add": {
|
"add": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "티켓에 추가할 멤버",
|
"example": "@someone"
|
||||||
"example": "@someone",
|
|
||||||
"name": "member"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "The ticket to add the member to",
|
"description": "The ticket to add the member to",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -56,13 +53,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"blacklist": {
|
"blacklist": {
|
||||||
"aliases": {
|
|
||||||
"unblacklist": "unblacklist"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"member_or_role": {
|
"member_or_role": {
|
||||||
"description": "The member or role to add/remove",
|
"description": "The member or role to add/remove",
|
||||||
"example": "@NaughtyMember",
|
|
||||||
"name": "memberOrRole"
|
"name": "memberOrRole"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -100,26 +93,19 @@
|
|||||||
},
|
},
|
||||||
"close": {
|
"close": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"delete": "delete",
|
|
||||||
"lock": "lock"
|
"lock": "lock"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"reason": {
|
"reason": {
|
||||||
"alias": "r",
|
"description": "The reason for closing the ticket(s)"
|
||||||
"description": "The reason for closing the ticket(s)",
|
|
||||||
"name": "reason"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"alias": "t",
|
"alias": "t",
|
||||||
"description": "The ticket to close, either the number or the channel mention/ID",
|
"example": "217"
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"alias": "T",
|
"alias": "T",
|
||||||
"description": "Close all tickets that have been inactive for the specified time",
|
"example": "1w"
|
||||||
"example": "1w",
|
|
||||||
"name": "time"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Close a ticket channel",
|
"description": "Close a ticket channel",
|
||||||
@ -144,10 +130,6 @@
|
|||||||
"description_with_archive": "You will be able to view an archived version of it after.\nReact with ✅ to close this ticket.",
|
"description_with_archive": "You will be able to view an archived version of it after.\nReact with ✅ to close this ticket.",
|
||||||
"title": "❔ Are you sure?"
|
"title": "❔ Are you sure?"
|
||||||
},
|
},
|
||||||
"confirmation_timeout": {
|
|
||||||
"description": "You took too long to confirm.",
|
|
||||||
"title": "❌ Reaction time expired"
|
|
||||||
},
|
|
||||||
"confirm_multiple": {
|
"confirm_multiple": {
|
||||||
"description": [
|
"description": [
|
||||||
"React with ✅ to close %d ticket.",
|
"React with ✅ to close %d ticket.",
|
||||||
@ -155,18 +137,22 @@
|
|||||||
],
|
],
|
||||||
"title": "❔ Are you sure?"
|
"title": "❔ Are you sure?"
|
||||||
},
|
},
|
||||||
|
"confirmation_timeout": {
|
||||||
|
"description": "You took too long to confirm.",
|
||||||
|
"title": "❌ Reaction time expired"
|
||||||
|
},
|
||||||
"invalid_time": {
|
"invalid_time": {
|
||||||
"description": "The time period provided could not be parsed.",
|
"description": "The time period provided could not be parsed.",
|
||||||
"title": "❌ Invalid input"
|
"title": "❌ Invalid input"
|
||||||
},
|
},
|
||||||
"not_a_ticket": {
|
|
||||||
"description": "Please use this command in a ticket channel or use the ticket flag.\nType `%shelp close` for more information.",
|
|
||||||
"title": "❌ This isn't a ticket channel"
|
|
||||||
},
|
|
||||||
"no_tickets": {
|
"no_tickets": {
|
||||||
"description": "There are no tickets which have been inactive for this time period.",
|
"description": "There are no tickets which have been inactive for this time period.",
|
||||||
"title": "❌ No tickets to close"
|
"title": "❌ No tickets to close"
|
||||||
},
|
},
|
||||||
|
"not_a_ticket": {
|
||||||
|
"description": "Please use this command in a ticket channel or use the ticket flag.\nType `%shelp close` for more information.",
|
||||||
|
"title": "❌ This isn't a ticket channel"
|
||||||
|
},
|
||||||
"unresolvable": {
|
"unresolvable": {
|
||||||
"description": "`%s` could not be resolved to a ticket. Please provide the ticket ID/mention or number.",
|
"description": "`%s` could not be resolved to a ticket. Please provide the ticket ID/mention or number.",
|
||||||
"title": "❌ Error"
|
"title": "❌ Error"
|
||||||
@ -175,14 +161,11 @@
|
|||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"command": "command",
|
|
||||||
"commands": "commands"
|
"commands": "commands"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"command": {
|
"command": {
|
||||||
"description": "The command to display information about",
|
"example": "new"
|
||||||
"example": "new",
|
|
||||||
"name": "command"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "List commands you have access to, or find out more about a command",
|
"description": "List commands you have access to, or find out more about a command",
|
||||||
@ -199,19 +182,20 @@
|
|||||||
},
|
},
|
||||||
"new": {
|
"new": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"create": "create",
|
"open": "open"
|
||||||
"open": "open",
|
|
||||||
"ticket": "ticket"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"topic": {
|
"topic": {
|
||||||
"description": "The topic of the ticket",
|
"description": "The topic of the ticket",
|
||||||
"example": "Problem with billing",
|
|
||||||
"name": "topic"
|
"name": "topic"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Create a new ticket",
|
"description": "Create a new ticket",
|
||||||
"name": "new",
|
"name": "new",
|
||||||
|
"request_topic": {
|
||||||
|
"description": "Please briefly state what this ticket is about in a a few words.",
|
||||||
|
"title": "Ticket topic"
|
||||||
|
},
|
||||||
"response": {
|
"response": {
|
||||||
"created": {
|
"created": {
|
||||||
"description": "Your ticket has been created: %s.",
|
"description": "Your ticket has been created: %s.",
|
||||||
@ -240,36 +224,24 @@
|
|||||||
"description": "You took too long to select the ticket category.",
|
"description": "You took too long to select the ticket category.",
|
||||||
"title": "❌ Reaction time expired"
|
"title": "❌ Reaction time expired"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"request_topic": {
|
|
||||||
"description": "Please briefly state what this ticket is about in a a few words.",
|
|
||||||
"title": "Ticket topic"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"panel": {
|
"panel": {
|
||||||
"args": {
|
"args": {
|
||||||
"categories": {
|
"categories": {
|
||||||
"alias": "c",
|
|
||||||
"description": "A category ID",
|
"description": "A category ID",
|
||||||
"example": "451745464954650634",
|
|
||||||
"name": "categories"
|
"name": "categories"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"alias": "d",
|
|
||||||
"description": "The description for the panel message",
|
"description": "The description for the panel message",
|
||||||
"example": "\"React to this message to open a ticket.\"",
|
|
||||||
"name": "description"
|
"name": "description"
|
||||||
},
|
},
|
||||||
"emoji": {
|
"emoji": {
|
||||||
"alias": "e",
|
|
||||||
"description": "An emoji",
|
"description": "An emoji",
|
||||||
"example": "🎫",
|
|
||||||
"name": "emoji"
|
"name": "emoji"
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
"alias": "t",
|
|
||||||
"description": "The title for the panel message",
|
"description": "The title for the panel message",
|
||||||
"example": "\"Support tickets\"",
|
|
||||||
"name": "title"
|
"name": "title"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -281,7 +253,6 @@
|
|||||||
"title": "❌ Invalid category"
|
"title": "❌ Invalid category"
|
||||||
},
|
},
|
||||||
"mismatch": {
|
"mismatch": {
|
||||||
"description": "Please provide the name number of emojis and category IDs.",
|
|
||||||
"title": "❌ Invalid input"
|
"title": "❌ Invalid input"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -289,23 +260,16 @@
|
|||||||
"remove": {
|
"remove": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "The member to remove from the ticket",
|
"example": "@someone"
|
||||||
"example": "@someone",
|
|
||||||
"name": "member"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "The ticket to remove the member from",
|
"description": "The ticket to remove the member from",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Remove a member from a ticket",
|
"description": "Remove a member from a ticket",
|
||||||
"name": "remove",
|
"name": "remove",
|
||||||
"response": {
|
"response": {
|
||||||
"removed": {
|
|
||||||
"description": "%s has been removed from %s.",
|
|
||||||
"title": "✅ Member removed"
|
|
||||||
},
|
|
||||||
"no_member": {
|
"no_member": {
|
||||||
"description": "Please mention the member you want to remove.",
|
"description": "Please mention the member you want to remove.",
|
||||||
"title": "❌ Unknown member"
|
"title": "❌ Unknown member"
|
||||||
@ -317,17 +281,17 @@
|
|||||||
"not_a_ticket": {
|
"not_a_ticket": {
|
||||||
"description": "Please use this command in the ticket channel, or mention the channel.",
|
"description": "Please use this command in the ticket channel, or mention the channel.",
|
||||||
"title": "❌ This isn't a ticket channel"
|
"title": "❌ This isn't a ticket channel"
|
||||||
|
},
|
||||||
|
"removed": {
|
||||||
|
"description": "%s has been removed from %s.",
|
||||||
|
"title": "✅ Member removed"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"aliases": {
|
|
||||||
"config": "config"
|
|
||||||
},
|
|
||||||
"description": "Configure Discord Tickets",
|
"description": "Configure Discord Tickets",
|
||||||
"name": "settings",
|
"name": "settings",
|
||||||
"response": {
|
"response": {
|
||||||
"invalid": "❌ Settings data is invalid; please refer to the documentation.\n%s",
|
|
||||||
"updated": "✅ Settings have been updated."
|
"updated": "✅ Settings have been updated."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -354,13 +318,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"survey": {
|
"survey": {
|
||||||
"aliases": {
|
|
||||||
"surveys": "surveys"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"survey": {
|
"survey": {
|
||||||
"description": "The name of the survey to view responses of",
|
"description": "The name of the survey to view responses of",
|
||||||
"example": "support",
|
|
||||||
"name": "survey"
|
"name": "survey"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -374,14 +334,11 @@
|
|||||||
},
|
},
|
||||||
"tag": {
|
"tag": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"faq": "faq",
|
"t": "t"
|
||||||
"t": "t",
|
|
||||||
"tags": "tags"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"tag": {
|
"tag": {
|
||||||
"description": "The name of the tag to use",
|
"description": "The name of the tag to use",
|
||||||
"example": "website",
|
|
||||||
"name": "tag"
|
"name": "tag"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -402,9 +359,7 @@
|
|||||||
"topic": {
|
"topic": {
|
||||||
"args": {
|
"args": {
|
||||||
"new_topic": {
|
"new_topic": {
|
||||||
"description": "The new topic of the ticket",
|
"example": "billing issue"
|
||||||
"example": "billing issue",
|
|
||||||
"name": "new_topic"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Change the topic of the ticket",
|
"description": "Change the topic of the ticket",
|
||||||
@ -421,17 +376,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"command_execution_error": {
|
|
||||||
"description": "An unexpected error occurred during command execution.\nPlease ask an administrator to check the console output / logs for details.",
|
|
||||||
"title": "⚠️"
|
|
||||||
},
|
|
||||||
"message_will_be_deleted_in": "This message will be deleted in %d seconds",
|
"message_will_be_deleted_in": "This message will be deleted in %d seconds",
|
||||||
"missing_permissions": {
|
"missing_permissions": {
|
||||||
"description": "You do not have the permissions required to use this command:\n%s",
|
"description": "You do not have the permissions required to use this command:\n%s",
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"staff_only": {
|
"staff_only": {
|
||||||
"description": "You must be a member of staff to use this command.",
|
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
|
@ -8,29 +8,26 @@
|
|||||||
},
|
},
|
||||||
"cmd_usage": {
|
"cmd_usage": {
|
||||||
"args": {
|
"args": {
|
||||||
"description": "**Beschrijving:** %s",
|
|
||||||
"example": "**Voorbeeld:** '%s'"
|
"example": "**Voorbeeld:** '%s'"
|
||||||
},
|
},
|
||||||
"description": "**Gebruik:**\n'%s'\n\n**Voorbeeld:**\n'%s'\n\nVereiste argumenten worden voorafgegaan door '❗'.",
|
|
||||||
"invalid_named_args": {
|
"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.",
|
"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."
|
||||||
"title": "❌ Ongeldige commando"
|
|
||||||
},
|
},
|
||||||
"named_args": "Deze opdracht maakt gebruik van benoemde argumenten.\n\n",
|
"named_args": "Deze opdracht maakt gebruik van benoemde argumenten.\n\n"
|
||||||
"title": "'%s' command gebruik"
|
|
||||||
},
|
},
|
||||||
"collector_expires_in": "Verloopt over %d seconden",
|
"collector_expires_in": "Verloopt over %d seconden",
|
||||||
|
"command_execution_error": {
|
||||||
|
"description": "Er is een onverwachte fout opgetreden tijdens de uitvoering van de opdracht.\nVraag een beheerder om de console-uitvoer / logboeken te controleren voor meer informatie.",
|
||||||
|
"title": "⚠️"
|
||||||
|
},
|
||||||
"commands": {
|
"commands": {
|
||||||
"add": {
|
"add": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "Het lid dat aan de ticket moet worden toegevoegd",
|
"example": "@iemand"
|
||||||
"example": "@iemand",
|
|
||||||
"name": "lid"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "De ticket om het lid aan toe te voegen",
|
"description": "De ticket om het lid aan toe te voegen",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -56,13 +53,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"blacklist": {
|
"blacklist": {
|
||||||
"aliases": {
|
|
||||||
"unblacklist": "unblacklist"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"member_or_role": {
|
"member_or_role": {
|
||||||
"description": "Het lid of de rol die moet worden toegevoegd/verwijderd",
|
"description": "Het lid of de rol die moet worden toegevoegd/verwijderd",
|
||||||
"example": "@NaughtyMember",
|
|
||||||
"name": "lidOrRole"
|
"name": "lidOrRole"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -100,26 +93,19 @@
|
|||||||
},
|
},
|
||||||
"close": {
|
"close": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"delete": "verwijderen",
|
|
||||||
"lock": "lock"
|
"lock": "lock"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"reason": {
|
"reason": {
|
||||||
"alias": "r",
|
"description": "De reden voor het sluiten van de ticket(s)"
|
||||||
"description": "De reden voor het sluiten van de ticket(s)",
|
|
||||||
"name": "reden"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"alias": "t",
|
"alias": "t",
|
||||||
"description": "De ticket dat moet worden gesloten, het nummer of de kanaalvermelding / ID",
|
"example": "217"
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"alias": "T",
|
"alias": "T",
|
||||||
"description": "Alle tickets sluiten die gedurende de opgegeven tijd inactief zijn geweest",
|
"example": "1w"
|
||||||
"example": "1w",
|
|
||||||
"name": "tijd"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Een ticketkanaal sluiten",
|
"description": "Een ticketkanaal sluiten",
|
||||||
@ -144,10 +130,6 @@
|
|||||||
"description_with_archive": "U kunt er daarna een gearchiveerde versie van bekijken.\nReageer met ✅ om deze ticket te sluiten.",
|
"description_with_archive": "U kunt er daarna een gearchiveerde versie van bekijken.\nReageer met ✅ om deze ticket te sluiten.",
|
||||||
"title": "❔ Weet je het zeker?"
|
"title": "❔ Weet je het zeker?"
|
||||||
},
|
},
|
||||||
"confirmation_timeout": {
|
|
||||||
"description": "Je deed er te lang over om het te bevestigen.",
|
|
||||||
"title": "❌ Reactietijd verstreken"
|
|
||||||
},
|
|
||||||
"confirm_multiple": {
|
"confirm_multiple": {
|
||||||
"description": [
|
"description": [
|
||||||
"Reageer met ✅ om %d ticket te sluiten.",
|
"Reageer met ✅ om %d ticket te sluiten.",
|
||||||
@ -155,18 +137,22 @@
|
|||||||
],
|
],
|
||||||
"title": "❔ Weet je het zeker?"
|
"title": "❔ Weet je het zeker?"
|
||||||
},
|
},
|
||||||
|
"confirmation_timeout": {
|
||||||
|
"description": "Je deed er te lang over om het te bevestigen.",
|
||||||
|
"title": "❌ Reactietijd verstreken"
|
||||||
|
},
|
||||||
"invalid_time": {
|
"invalid_time": {
|
||||||
"description": "De opgegeven periode kan niet worden geparseerd.",
|
"description": "De opgegeven periode kan niet worden geparseerd.",
|
||||||
"title": "❌ ongeldige invoer"
|
"title": "❌ ongeldige invoer"
|
||||||
},
|
},
|
||||||
"not_a_ticket": {
|
|
||||||
"description": "Gebruik deze commando in een ticketkanaal of gebruik de ticket emoji.\nType '%shelp sluiten' voor meer informatie.",
|
|
||||||
"title": "❌ Dit is geen ticketkanaal"
|
|
||||||
},
|
|
||||||
"no_tickets": {
|
"no_tickets": {
|
||||||
"description": "Er zijn geen tickets die inactief zijn geweest voor deze periode.",
|
"description": "Er zijn geen tickets die inactief zijn geweest voor deze periode.",
|
||||||
"title": "❌ Geen tickets om te sluiten"
|
"title": "❌ Geen tickets om te sluiten"
|
||||||
},
|
},
|
||||||
|
"not_a_ticket": {
|
||||||
|
"description": "Gebruik deze commando in een ticketkanaal of gebruik de ticket emoji.\nType '%shelp sluiten' voor meer informatie.",
|
||||||
|
"title": "❌ Dit is geen ticketkanaal"
|
||||||
|
},
|
||||||
"unresolvable": {
|
"unresolvable": {
|
||||||
"description": "'%s' kon niet worden omgezet in een ticket. Geef het ticket-ID/vermelding of nummer op.",
|
"description": "'%s' kon niet worden omgezet in een ticket. Geef het ticket-ID/vermelding of nummer op.",
|
||||||
"title": "❌ fout"
|
"title": "❌ fout"
|
||||||
@ -175,14 +161,11 @@
|
|||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"command": "commando",
|
|
||||||
"commands": "commandos"
|
"commands": "commandos"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"command": {
|
"command": {
|
||||||
"description": "De commando om informatie over te krijgen",
|
"example": "new"
|
||||||
"example": "new",
|
|
||||||
"name": "commando"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Opdrachten weergeven waar u toegang toe heeft, of meer informatie over een opdracht",
|
"description": "Opdrachten weergeven waar u toegang toe heeft, of meer informatie over een opdracht",
|
||||||
@ -199,19 +182,20 @@
|
|||||||
},
|
},
|
||||||
"new": {
|
"new": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"create": "maken",
|
"open": "openen"
|
||||||
"open": "openen",
|
|
||||||
"ticket": "ticket"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"topic": {
|
"topic": {
|
||||||
"description": "Het onderwerp van de ticket",
|
"description": "Het onderwerp van de ticket",
|
||||||
"example": "Probleem met facturering",
|
|
||||||
"name": "onderwerp"
|
"name": "onderwerp"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Een nieuw ticket maken",
|
"description": "Een nieuw ticket maken",
|
||||||
"name": "new",
|
"name": "new",
|
||||||
|
"request_topic": {
|
||||||
|
"description": "Geef in een paar woorden kort aan waar deze ticket over gaat.",
|
||||||
|
"title": "Ticket onderwerp"
|
||||||
|
},
|
||||||
"response": {
|
"response": {
|
||||||
"created": {
|
"created": {
|
||||||
"description": "Uw ticket is aangemaakt: %s.",
|
"description": "Uw ticket is aangemaakt: %s.",
|
||||||
@ -240,36 +224,24 @@
|
|||||||
"description": "Het duurde te lang om de ticketcategorie te selecteren.",
|
"description": "Het duurde te lang om de ticketcategorie te selecteren.",
|
||||||
"title": "❌ Reactietijd verstreken"
|
"title": "❌ Reactietijd verstreken"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"request_topic": {
|
|
||||||
"description": "Geef in een paar woorden kort aan waar deze ticket over gaat.",
|
|
||||||
"title": "Ticket onderwerp"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"panel": {
|
"panel": {
|
||||||
"args": {
|
"args": {
|
||||||
"categories": {
|
"categories": {
|
||||||
"alias": "c",
|
|
||||||
"description": "Een categorie-ID",
|
"description": "Een categorie-ID",
|
||||||
"example": "451745464954650634",
|
|
||||||
"name": "categorieën"
|
"name": "categorieën"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"alias": "d",
|
|
||||||
"description": "De beschrijving voor het paneelbericht",
|
"description": "De beschrijving voor het paneelbericht",
|
||||||
"example": "\"Reageer op dit bericht om een ticket te openen.\"",
|
|
||||||
"name": "beschrijving"
|
"name": "beschrijving"
|
||||||
},
|
},
|
||||||
"emoji": {
|
"emoji": {
|
||||||
"alias": "e",
|
|
||||||
"description": "Een emoji",
|
"description": "Een emoji",
|
||||||
"example": "🎫",
|
|
||||||
"name": "emoji"
|
"name": "emoji"
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
"alias": "t",
|
|
||||||
"description": "De titel voor het paneelbericht",
|
"description": "De titel voor het paneelbericht",
|
||||||
"example": "\"Ondersteuningstickets\"",
|
|
||||||
"name": "titel"
|
"name": "titel"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -281,7 +253,6 @@
|
|||||||
"title": "❌ ongeldige categorie"
|
"title": "❌ ongeldige categorie"
|
||||||
},
|
},
|
||||||
"mismatch": {
|
"mismatch": {
|
||||||
"description": "Geef het naamnummer van emoji's en categorie-ID's op.",
|
|
||||||
"title": "❌ ongeldige invoer"
|
"title": "❌ ongeldige invoer"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -289,23 +260,16 @@
|
|||||||
"remove": {
|
"remove": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "Het lid dat van de ticket moet worden verwijderd",
|
"example": "@iemand"
|
||||||
"example": "@iemand",
|
|
||||||
"name": "lid"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "De ticket om het lid uit te verwijderen",
|
"description": "De ticket om het lid uit te verwijderen",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Een lid uit een ticket verwijderen",
|
"description": "Een lid uit een ticket verwijderen",
|
||||||
"name": "verwijderen",
|
"name": "verwijderen",
|
||||||
"response": {
|
"response": {
|
||||||
"removed": {
|
|
||||||
"description": "%s is verwijderd uit %s.",
|
|
||||||
"title": "✅ lid verwijderd"
|
|
||||||
},
|
|
||||||
"no_member": {
|
"no_member": {
|
||||||
"description": "Vermeld het lid dat u wilt verwijderen.",
|
"description": "Vermeld het lid dat u wilt verwijderen.",
|
||||||
"title": "❌ Onbekend lid"
|
"title": "❌ Onbekend lid"
|
||||||
@ -317,17 +281,17 @@
|
|||||||
"not_a_ticket": {
|
"not_a_ticket": {
|
||||||
"description": "Gebruik deze commando in het ticketkanaal of vermeld het kanaal.",
|
"description": "Gebruik deze commando in het ticketkanaal of vermeld het kanaal.",
|
||||||
"title": "❌ Dit is geen ticketkanaal"
|
"title": "❌ Dit is geen ticketkanaal"
|
||||||
|
},
|
||||||
|
"removed": {
|
||||||
|
"description": "%s is verwijderd uit %s.",
|
||||||
|
"title": "✅ lid verwijderd"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"aliases": {
|
|
||||||
"config": "configuratie"
|
|
||||||
},
|
|
||||||
"description": "Discord-tickets configureren",
|
"description": "Discord-tickets configureren",
|
||||||
"name": "instellingen",
|
"name": "instellingen",
|
||||||
"response": {
|
"response": {
|
||||||
"invalid": "❌ Instellingen is ongeldig, raadpleeg een werknemer.\n%s",
|
|
||||||
"updated": "✅ Instellingen zijn bijgewerkt."
|
"updated": "✅ Instellingen zijn bijgewerkt."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -354,13 +318,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"survey": {
|
"survey": {
|
||||||
"aliases": {
|
|
||||||
"surveys": "enquêtes"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"survey": {
|
"survey": {
|
||||||
"description": "De naam van de enquête waarvan u de antwoorden wilt bekijken",
|
"description": "De naam van de enquête waarvan u de antwoorden wilt bekijken",
|
||||||
"example": "support",
|
|
||||||
"name": "enquête"
|
"name": "enquête"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -374,14 +334,11 @@
|
|||||||
},
|
},
|
||||||
"tag": {
|
"tag": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"faq": "FAQ",
|
"t": "t"
|
||||||
"t": "t",
|
|
||||||
"tags": "tags"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"tag": {
|
"tag": {
|
||||||
"description": "De naam van de tag die moet worden gebruikt",
|
"description": "De naam van de tag die moet worden gebruikt",
|
||||||
"example": "website",
|
|
||||||
"name": "label"
|
"name": "label"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -402,9 +359,7 @@
|
|||||||
"topic": {
|
"topic": {
|
||||||
"args": {
|
"args": {
|
||||||
"new_topic": {
|
"new_topic": {
|
||||||
"description": "Het nieuwe onderwerp van het ticket",
|
"example": "factureringsprobleem"
|
||||||
"example": "factureringsprobleem",
|
|
||||||
"name": "new_topic"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Het onderwerp van het ticket wijzigen",
|
"description": "Het onderwerp van het ticket wijzigen",
|
||||||
@ -421,17 +376,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"command_execution_error": {
|
|
||||||
"description": "Er is een onverwachte fout opgetreden tijdens de uitvoering van de opdracht.\nVraag een beheerder om de console-uitvoer / logboeken te controleren voor meer informatie.",
|
|
||||||
"title": "⚠️"
|
|
||||||
},
|
|
||||||
"message_will_be_deleted_in": "Dit bericht wordt binnen %d seconden verwijderd",
|
"message_will_be_deleted_in": "Dit bericht wordt binnen %d seconden verwijderd",
|
||||||
"missing_permissions": {
|
"missing_permissions": {
|
||||||
"description": "U beschikt niet over de machtigingen die nodig zijn om deze opdracht te gebruiken:\n%s",
|
"description": "U beschikt niet over de machtigingen die nodig zijn om deze opdracht te gebruiken:\n%s",
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"staff_only": {
|
"staff_only": {
|
||||||
"description": "U moet een medewerker zijn om deze opdracht te kunnen gebruiken.",
|
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
|
@ -8,16 +8,12 @@
|
|||||||
},
|
},
|
||||||
"cmd_usage": {
|
"cmd_usage": {
|
||||||
"args": {
|
"args": {
|
||||||
"description": "**Beskrivelse:** %s",
|
|
||||||
"example": "**Eksempel:** `%s`"
|
"example": "**Eksempel:** `%s`"
|
||||||
},
|
},
|
||||||
"description": "**Bruk:**\n`%s`\n\n**Eksempel:**\n`%s`\n\nObligatoriske felt er prefikset med `❗`.",
|
|
||||||
"invalid_named_args": {
|
"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.",
|
"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."
|
||||||
"title": "❌ Ugyldig syntaks"
|
|
||||||
},
|
},
|
||||||
"named_args": "Denne kommandoen bruker navngitte argumenter.\n\n",
|
"named_args": "Denne kommandoen bruker navngitte argumenter.\n\n"
|
||||||
"title": "'%s' kommandobruk"
|
|
||||||
},
|
},
|
||||||
"collector_expires_in": "Utløper om %d sekunder",
|
"collector_expires_in": "Utløper om %d sekunder",
|
||||||
"command_execution_error": {
|
"command_execution_error": {
|
||||||
@ -28,13 +24,10 @@
|
|||||||
"add": {
|
"add": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "Medlem å legge til i billetten",
|
"example": "@noen"
|
||||||
"example": "@noen",
|
|
||||||
"name": "medlem"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "The ticket to add the member to",
|
"description": "The ticket to add the member to",
|
||||||
"example": "217",
|
|
||||||
"name": "billett"
|
"name": "billett"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -60,13 +53,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"blacklist": {
|
"blacklist": {
|
||||||
"aliases": {
|
|
||||||
"unblacklist": "fjern fra svarteliste"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"member_or_role": {
|
"member_or_role": {
|
||||||
"description": "Medlemmet eller rollen å legge til/fjerne",
|
"description": "Medlemmet eller rollen å legge til/fjerne",
|
||||||
"example": "@NaughtyMember",
|
|
||||||
"name": "medlemEllerRolle"
|
"name": "medlemEllerRolle"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -104,26 +93,19 @@
|
|||||||
},
|
},
|
||||||
"close": {
|
"close": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"delete": "slett",
|
|
||||||
"lock": "lock"
|
"lock": "lock"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"reason": {
|
"reason": {
|
||||||
"alias": "r",
|
|
||||||
"description": "The reason for closing the ticket(s)",
|
"description": "The reason for closing the ticket(s)",
|
||||||
"example": "Løst",
|
|
||||||
"name": "grunn"
|
"name": "grunn"
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"alias": "t",
|
|
||||||
"description": "The ticket to close, either the number or the channel mention/ID",
|
"description": "The ticket to close, either the number or the channel mention/ID",
|
||||||
"example": "217",
|
|
||||||
"name": "billett"
|
"name": "billett"
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"alias": "T",
|
|
||||||
"description": "Close all tickets that have been inactive for the specified time",
|
"description": "Close all tickets that have been inactive for the specified time",
|
||||||
"example": "1w",
|
|
||||||
"name": "time"
|
"name": "time"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -180,14 +162,11 @@
|
|||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"command": "kommando",
|
|
||||||
"commands": "kommandoer"
|
"commands": "kommandoer"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"command": {
|
"command": {
|
||||||
"description": "The command to display information about",
|
"example": "ny"
|
||||||
"example": "ny",
|
|
||||||
"name": "kommando"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "List commands you have access to, or find out more about a command",
|
"description": "List commands you have access to, or find out more about a command",
|
||||||
@ -204,14 +183,11 @@
|
|||||||
},
|
},
|
||||||
"new": {
|
"new": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"create": "opprett",
|
"open": "åpne"
|
||||||
"open": "åpne",
|
|
||||||
"ticket": "billett"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"topic": {
|
"topic": {
|
||||||
"description": "Billettemnet",
|
"description": "Billettemnet",
|
||||||
"example": "Problem med fakturering",
|
|
||||||
"name": "emne"
|
"name": "emne"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -254,27 +230,19 @@
|
|||||||
"panel": {
|
"panel": {
|
||||||
"args": {
|
"args": {
|
||||||
"categories": {
|
"categories": {
|
||||||
"alias": "c",
|
|
||||||
"description": "En kategori-ID",
|
"description": "En kategori-ID",
|
||||||
"example": "451745464954650634",
|
|
||||||
"name": "kategorier"
|
"name": "kategorier"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"alias": "d",
|
|
||||||
"description": "The description for the panel message",
|
"description": "The description for the panel message",
|
||||||
"example": "\"React to this message to open a ticket.\"",
|
|
||||||
"name": "description"
|
"name": "description"
|
||||||
},
|
},
|
||||||
"emoji": {
|
"emoji": {
|
||||||
"alias": "e",
|
|
||||||
"description": "An emoji",
|
"description": "An emoji",
|
||||||
"example": "🎫",
|
|
||||||
"name": "emoji"
|
"name": "emoji"
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
"alias": "t",
|
|
||||||
"description": "The title for the panel message",
|
"description": "The title for the panel message",
|
||||||
"example": "\"Support tickets\"",
|
|
||||||
"name": "title"
|
"name": "title"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -286,7 +254,6 @@
|
|||||||
"title": "❌ Ugyldig kategori"
|
"title": "❌ Ugyldig kategori"
|
||||||
},
|
},
|
||||||
"mismatch": {
|
"mismatch": {
|
||||||
"description": "Please provide the name number of emojis and category IDs.",
|
|
||||||
"title": "❌ Ugyldig inndata"
|
"title": "❌ Ugyldig inndata"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -294,13 +261,10 @@
|
|||||||
"remove": {
|
"remove": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "The member to remove from the ticket",
|
"example": "@noen"
|
||||||
"example": "@noen",
|
|
||||||
"name": "medlem"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "Billetten å fjerne medlemmet fra",
|
"description": "Billetten å fjerne medlemmet fra",
|
||||||
"example": "217",
|
|
||||||
"name": "billett"
|
"name": "billett"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -326,13 +290,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"aliases": {
|
|
||||||
"config": "oppsett"
|
|
||||||
},
|
|
||||||
"description": "Sett opp Discord-billetter",
|
"description": "Sett opp Discord-billetter",
|
||||||
"name": "innstillinger",
|
"name": "innstillinger",
|
||||||
"response": {
|
"response": {
|
||||||
"invalid": "❌ Settings data is invalid; please refer to the documentation.\n%s",
|
|
||||||
"updated": "✅ innstillinger oppdatert."
|
"updated": "✅ innstillinger oppdatert."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -359,13 +319,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"survey": {
|
"survey": {
|
||||||
"aliases": {
|
|
||||||
"surveys": "surveys"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"survey": {
|
"survey": {
|
||||||
"description": "The name of the survey to view responses of",
|
"description": "The name of the survey to view responses of",
|
||||||
"example": "support",
|
|
||||||
"name": "survey"
|
"name": "survey"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -379,14 +335,11 @@
|
|||||||
},
|
},
|
||||||
"tag": {
|
"tag": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"faq": "OSS",
|
"t": "t"
|
||||||
"t": "t",
|
|
||||||
"tags": "tags"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"tag": {
|
"tag": {
|
||||||
"description": "The name of the tag to use",
|
"description": "The name of the tag to use",
|
||||||
"example": "website",
|
|
||||||
"name": "tag"
|
"name": "tag"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -407,9 +360,7 @@
|
|||||||
"topic": {
|
"topic": {
|
||||||
"args": {
|
"args": {
|
||||||
"new_topic": {
|
"new_topic": {
|
||||||
"description": "Nytt emne for billetten",
|
"example": "billing issue"
|
||||||
"example": "billing issue",
|
|
||||||
"name": "nytt_emne"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Change the topic of the ticket",
|
"description": "Change the topic of the ticket",
|
||||||
@ -432,7 +383,6 @@
|
|||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"staff_only": {
|
"staff_only": {
|
||||||
"description": "Du må være medlem av staben for å bruke denne kommandoen.",
|
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
|
@ -8,29 +8,26 @@
|
|||||||
},
|
},
|
||||||
"cmd_usage": {
|
"cmd_usage": {
|
||||||
"args": {
|
"args": {
|
||||||
"description": "**Opis:** %s",
|
|
||||||
"example": "**Przykład:** '%s'"
|
"example": "**Przykład:** '%s'"
|
||||||
},
|
},
|
||||||
"description": "**Usage:**\n`%s`\n\n**Example:**\n`%s`\n\nRequired arguments are prefixed with `❗`.",
|
|
||||||
"invalid_named_args": {
|
"invalid_named_args": {
|
||||||
"description": "W komendzie występuje błąd: '%s'.\nWpisz przykładowo '%s'.\nZapytaj administratora, jeżeli nie jesteś pewien.",
|
"description": "W komendzie występuje błąd: '%s'.\nWpisz przykładowo '%s'.\nZapytaj administratora, jeżeli nie jesteś pewien."
|
||||||
"title": "❌ Niepoprawna komenda"
|
|
||||||
},
|
},
|
||||||
"named_args": "To polecenie używa nazwanych argumentów.\n\n",
|
"named_args": "To polecenie używa nazwanych argumentów.\n\n"
|
||||||
"title": "'%s' użycie komendy"
|
|
||||||
},
|
},
|
||||||
"collector_expires_in": "Wygasa w ciągu %d sekund",
|
"collector_expires_in": "Wygasa w ciągu %d sekund",
|
||||||
|
"command_execution_error": {
|
||||||
|
"description": "An unexpected error occurred during command execution.\nPlease ask an administrator to check the console output / logs for details.",
|
||||||
|
"title": "⚠️"
|
||||||
|
},
|
||||||
"commands": {
|
"commands": {
|
||||||
"add": {
|
"add": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "Użytkownik został dodany do ticketu",
|
"example": "@someone"
|
||||||
"example": "@someone",
|
|
||||||
"name": "użytkownik"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "The ticket to add the member to",
|
"description": "The ticket to add the member to",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -56,13 +53,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"blacklist": {
|
"blacklist": {
|
||||||
"aliases": {
|
|
||||||
"unblacklist": "unblacklist"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"member_or_role": {
|
"member_or_role": {
|
||||||
"description": "Osoba albo rola do dodania/usunięcia",
|
"description": "Osoba albo rola do dodania/usunięcia",
|
||||||
"example": "@NaughtyMember",
|
|
||||||
"name": "osobaLubRola"
|
"name": "osobaLubRola"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -100,26 +93,19 @@
|
|||||||
},
|
},
|
||||||
"close": {
|
"close": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"delete": "usun",
|
|
||||||
"lock": "zamknij"
|
"lock": "zamknij"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"reason": {
|
"reason": {
|
||||||
"alias": "r",
|
"description": "Powód zamknięcia ticketu(-ów)"
|
||||||
"description": "Powód zamknięcia ticketu(-ów)",
|
|
||||||
"name": "powód"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"alias": "t",
|
"alias": "t",
|
||||||
"description": "The ticket to close, either the number or the channel mention/ID",
|
"example": "217"
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"alias": "T",
|
"alias": "T",
|
||||||
"description": "Close all tickets that have been inactive for the specified time",
|
"example": "1w"
|
||||||
"example": "1w",
|
|
||||||
"name": "time"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Close a ticket channel",
|
"description": "Close a ticket channel",
|
||||||
@ -144,10 +130,6 @@
|
|||||||
"description_with_archive": "You will be able to view an archived version of it after.\nReact with ✅ to close this ticket.",
|
"description_with_archive": "You will be able to view an archived version of it after.\nReact with ✅ to close this ticket.",
|
||||||
"title": "❔ Are you sure?"
|
"title": "❔ Are you sure?"
|
||||||
},
|
},
|
||||||
"confirmation_timeout": {
|
|
||||||
"description": "You took too long to confirm.",
|
|
||||||
"title": "❌ Reaction time expired"
|
|
||||||
},
|
|
||||||
"confirm_multiple": {
|
"confirm_multiple": {
|
||||||
"description": [
|
"description": [
|
||||||
"React with ✅ to close %d ticket.",
|
"React with ✅ to close %d ticket.",
|
||||||
@ -155,18 +137,22 @@
|
|||||||
],
|
],
|
||||||
"title": "❔ Are you sure?"
|
"title": "❔ Are you sure?"
|
||||||
},
|
},
|
||||||
|
"confirmation_timeout": {
|
||||||
|
"description": "You took too long to confirm.",
|
||||||
|
"title": "❌ Reaction time expired"
|
||||||
|
},
|
||||||
"invalid_time": {
|
"invalid_time": {
|
||||||
"description": "The time period provided could not be parsed.",
|
"description": "The time period provided could not be parsed.",
|
||||||
"title": "❌ Invalid input"
|
"title": "❌ Invalid input"
|
||||||
},
|
},
|
||||||
"not_a_ticket": {
|
|
||||||
"description": "Please use this command in a ticket channel or use the ticket flag.\nType `%shelp close` for more information.",
|
|
||||||
"title": "❌ To nie jest kanał ticketu"
|
|
||||||
},
|
|
||||||
"no_tickets": {
|
"no_tickets": {
|
||||||
"description": "There are no tickets which have been inactive for this time period.",
|
"description": "There are no tickets which have been inactive for this time period.",
|
||||||
"title": "❌ No tickets to close"
|
"title": "❌ No tickets to close"
|
||||||
},
|
},
|
||||||
|
"not_a_ticket": {
|
||||||
|
"description": "Please use this command in a ticket channel or use the ticket flag.\nType `%shelp close` for more information.",
|
||||||
|
"title": "❌ To nie jest kanał ticketu"
|
||||||
|
},
|
||||||
"unresolvable": {
|
"unresolvable": {
|
||||||
"description": "`%s` could not be resolved to a ticket. Please provide the ticket ID/mention or number.",
|
"description": "`%s` could not be resolved to a ticket. Please provide the ticket ID/mention or number.",
|
||||||
"title": "❌ Error"
|
"title": "❌ Error"
|
||||||
@ -175,14 +161,11 @@
|
|||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"command": "command",
|
|
||||||
"commands": "commands"
|
"commands": "commands"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"command": {
|
"command": {
|
||||||
"description": "The command to display information about",
|
"example": "new"
|
||||||
"example": "new",
|
|
||||||
"name": "command"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "List commands you have access to, or find out more about a command",
|
"description": "List commands you have access to, or find out more about a command",
|
||||||
@ -199,19 +182,20 @@
|
|||||||
},
|
},
|
||||||
"new": {
|
"new": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"create": "create",
|
"open": "open"
|
||||||
"open": "open",
|
|
||||||
"ticket": "ticket"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"topic": {
|
"topic": {
|
||||||
"description": "The topic of the ticket",
|
"description": "The topic of the ticket",
|
||||||
"example": "Problem with billing",
|
|
||||||
"name": "topic"
|
"name": "topic"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Create a new ticket",
|
"description": "Create a new ticket",
|
||||||
"name": "new",
|
"name": "new",
|
||||||
|
"request_topic": {
|
||||||
|
"description": "Proszę krótko opisać ten ticket.",
|
||||||
|
"title": "Temat ticketu"
|
||||||
|
},
|
||||||
"response": {
|
"response": {
|
||||||
"created": {
|
"created": {
|
||||||
"description": "Your ticket has been created: %s.",
|
"description": "Your ticket has been created: %s.",
|
||||||
@ -240,36 +224,24 @@
|
|||||||
"description": "Wybór kategorii ticketu trwał zbyt długo.",
|
"description": "Wybór kategorii ticketu trwał zbyt długo.",
|
||||||
"title": "❌ Reaction time expired"
|
"title": "❌ Reaction time expired"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"request_topic": {
|
|
||||||
"description": "Proszę krótko opisać ten ticket.",
|
|
||||||
"title": "Temat ticketu"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"panel": {
|
"panel": {
|
||||||
"args": {
|
"args": {
|
||||||
"categories": {
|
"categories": {
|
||||||
"alias": "c",
|
|
||||||
"description": "ID kategorii",
|
"description": "ID kategorii",
|
||||||
"example": "451745464954650634",
|
|
||||||
"name": "kategorie"
|
"name": "kategorie"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"alias": "d",
|
|
||||||
"description": "Opis wiadomości panelu",
|
"description": "Opis wiadomości panelu",
|
||||||
"example": "\"Zareaguj na tę wiadomość, aby otworzyć ticket\"",
|
|
||||||
"name": "opis"
|
"name": "opis"
|
||||||
},
|
},
|
||||||
"emoji": {
|
"emoji": {
|
||||||
"alias": "e",
|
|
||||||
"description": "emoji",
|
"description": "emoji",
|
||||||
"example": "🎫",
|
|
||||||
"name": "emoji"
|
"name": "emoji"
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
"alias": "t",
|
|
||||||
"description": "Tytuł wiadomości panelu",
|
"description": "Tytuł wiadomości panelu",
|
||||||
"example": "\"Tickety wsparcia\"",
|
|
||||||
"name": "tytuł"
|
"name": "tytuł"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -281,7 +253,6 @@
|
|||||||
"title": "❌ Nieprawidłowa kategoria"
|
"title": "❌ Nieprawidłowa kategoria"
|
||||||
},
|
},
|
||||||
"mismatch": {
|
"mismatch": {
|
||||||
"description": "Podaj nazwę emoji i ID kategorii.",
|
|
||||||
"title": "❌ Invalid input"
|
"title": "❌ Invalid input"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -289,23 +260,16 @@
|
|||||||
"remove": {
|
"remove": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "Osoba, do usunięcia z ticketu",
|
"example": "@someone"
|
||||||
"example": "@someone",
|
|
||||||
"name": "użytkownik"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "Ticket do usunięcia osoby z",
|
"description": "Ticket do usunięcia osoby z",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Usuń osobę z ticketu",
|
"description": "Usuń osobę z ticketu",
|
||||||
"name": "usuń",
|
"name": "usuń",
|
||||||
"response": {
|
"response": {
|
||||||
"removed": {
|
|
||||||
"description": "%s został usunięty z %s.",
|
|
||||||
"title": "✅ osoba usunięta"
|
|
||||||
},
|
|
||||||
"no_member": {
|
"no_member": {
|
||||||
"description": "Proszę wspomnieć o osobie, którą chcesz usunąć.",
|
"description": "Proszę wspomnieć o osobie, którą chcesz usunąć.",
|
||||||
"title": "❌ Nieznany użytkownik"
|
"title": "❌ Nieznany użytkownik"
|
||||||
@ -317,17 +281,17 @@
|
|||||||
"not_a_ticket": {
|
"not_a_ticket": {
|
||||||
"description": "Użyj tej komendy na kanale ticketu lub wspomnij o kanale.",
|
"description": "Użyj tej komendy na kanale ticketu lub wspomnij o kanale.",
|
||||||
"title": "❌ To nie jest kanał ticketu"
|
"title": "❌ To nie jest kanał ticketu"
|
||||||
|
},
|
||||||
|
"removed": {
|
||||||
|
"description": "%s został usunięty z %s.",
|
||||||
|
"title": "✅ osoba usunięta"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"aliases": {
|
|
||||||
"config": "config"
|
|
||||||
},
|
|
||||||
"description": "Configure Discord Tickets",
|
"description": "Configure Discord Tickets",
|
||||||
"name": "settings",
|
"name": "settings",
|
||||||
"response": {
|
"response": {
|
||||||
"invalid": "❌ Settings data is invalid; please refer to the documentation.\n%s",
|
|
||||||
"updated": "✅ Settings have been updated."
|
"updated": "✅ Settings have been updated."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -354,13 +318,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"survey": {
|
"survey": {
|
||||||
"aliases": {
|
|
||||||
"surveys": "surveys"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"survey": {
|
"survey": {
|
||||||
"description": "The name of the survey to view responses of",
|
"description": "The name of the survey to view responses of",
|
||||||
"example": "support",
|
|
||||||
"name": "survey"
|
"name": "survey"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -374,14 +334,11 @@
|
|||||||
},
|
},
|
||||||
"tag": {
|
"tag": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"faq": "faq",
|
"t": "t"
|
||||||
"t": "t",
|
|
||||||
"tags": "tags"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"tag": {
|
"tag": {
|
||||||
"description": "The name of the tag to use",
|
"description": "The name of the tag to use",
|
||||||
"example": "website",
|
|
||||||
"name": "tag"
|
"name": "tag"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -402,9 +359,7 @@
|
|||||||
"topic": {
|
"topic": {
|
||||||
"args": {
|
"args": {
|
||||||
"new_topic": {
|
"new_topic": {
|
||||||
"description": "The new topic of the ticket",
|
"example": "billing issue"
|
||||||
"example": "billing issue",
|
|
||||||
"name": "new_topic"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Change the topic of the ticket",
|
"description": "Change the topic of the ticket",
|
||||||
@ -421,17 +376,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"command_execution_error": {
|
|
||||||
"description": "An unexpected error occurred during command execution.\nPlease ask an administrator to check the console output / logs for details.",
|
|
||||||
"title": "⚠️"
|
|
||||||
},
|
|
||||||
"message_will_be_deleted_in": "This message will be deleted in %d seconds",
|
"message_will_be_deleted_in": "This message will be deleted in %d seconds",
|
||||||
"missing_permissions": {
|
"missing_permissions": {
|
||||||
"description": "You do not have the permissions required to use this command:\n%s",
|
"description": "You do not have the permissions required to use this command:\n%s",
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"staff_only": {
|
"staff_only": {
|
||||||
"description": "You must be a member of staff to use this command.",
|
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
|
@ -8,16 +8,12 @@
|
|||||||
},
|
},
|
||||||
"cmd_usage": {
|
"cmd_usage": {
|
||||||
"args": {
|
"args": {
|
||||||
"description": "**Descrição:** %s",
|
|
||||||
"example": "**Exemplo:** '%s'"
|
"example": "**Exemplo:** '%s'"
|
||||||
},
|
},
|
||||||
"description": "**Use:**\n'%s'\n\n**Exemplo:**\n'%s'\n\nOs argumentos necessários são iniciados com '❗'.",
|
|
||||||
"invalid_named_args": {
|
"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.",
|
"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."
|
||||||
"title": "❌ Sintaxe inválida"
|
|
||||||
},
|
},
|
||||||
"named_args": "Este comando usa argumentos nomeados.\n\n",
|
"named_args": "Este comando usa argumentos nomeados.\n\n"
|
||||||
"title": "Uso do comando '%s'"
|
|
||||||
},
|
},
|
||||||
"collector_expires_in": "Expira em %d segundos",
|
"collector_expires_in": "Expira em %d segundos",
|
||||||
"command_execution_error": {
|
"command_execution_error": {
|
||||||
@ -28,13 +24,10 @@
|
|||||||
"add": {
|
"add": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "O membro para adicionar ao ticket",
|
"example": "@someone"
|
||||||
"example": "@someone",
|
|
||||||
"name": "membro"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "O ticket ao qual vai ser adicionado o membro",
|
"description": "O ticket ao qual vai ser adicionado o membro",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -60,13 +53,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"blacklist": {
|
"blacklist": {
|
||||||
"aliases": {
|
|
||||||
"unblacklist": "unblacklist"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"member_or_role": {
|
"member_or_role": {
|
||||||
"description": "O membro ou cargo para adicionar/remover",
|
"description": "O membro ou cargo para adicionar/remover",
|
||||||
"example": "@NaughtyMember",
|
|
||||||
"name": "membroOuCargo"
|
"name": "membroOuCargo"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -104,26 +93,19 @@
|
|||||||
},
|
},
|
||||||
"close": {
|
"close": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"delete": "apagar",
|
|
||||||
"lock": "fechar"
|
"lock": "fechar"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"reason": {
|
"reason": {
|
||||||
"alias": "r",
|
|
||||||
"description": "A razão para fechar o(s) ticket(s)",
|
"description": "A razão para fechar o(s) ticket(s)",
|
||||||
"example": "Resolvido",
|
|
||||||
"name": "motivo"
|
"name": "motivo"
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"alias": "t",
|
|
||||||
"description": "O ticket para fechar, ou o número ou mencionar o canal/ID",
|
"description": "O ticket para fechar, ou o número ou mencionar o canal/ID",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"alias": "T",
|
|
||||||
"description": "Fecha todos os tickets que estão inativos pelo tempo fornecido",
|
"description": "Fecha todos os tickets que estão inativos pelo tempo fornecido",
|
||||||
"example": "1w",
|
|
||||||
"name": "tempo"
|
"name": "tempo"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -180,14 +162,11 @@
|
|||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"command": "comando",
|
|
||||||
"commands": "comandos"
|
"commands": "comandos"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"command": {
|
"command": {
|
||||||
"description": "O comando para exibir informações sobre",
|
"example": "novo"
|
||||||
"example": "novo",
|
|
||||||
"name": "comando"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Lista de comandos que tens acesso, ou encontra mais informações sobre um comando",
|
"description": "Lista de comandos que tens acesso, ou encontra mais informações sobre um comando",
|
||||||
@ -204,14 +183,11 @@
|
|||||||
},
|
},
|
||||||
"new": {
|
"new": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"create": "criar",
|
"open": "abrir"
|
||||||
"open": "abrir",
|
|
||||||
"ticket": "ticket"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"topic": {
|
"topic": {
|
||||||
"description": "Motivo da abertura do Ticket",
|
"description": "Motivo da abertura do Ticket",
|
||||||
"example": "Problemas com a faturação",
|
|
||||||
"name": "motivo"
|
"name": "motivo"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -254,27 +230,19 @@
|
|||||||
"panel": {
|
"panel": {
|
||||||
"args": {
|
"args": {
|
||||||
"categories": {
|
"categories": {
|
||||||
"alias": "c",
|
|
||||||
"description": "ID da categoria",
|
"description": "ID da categoria",
|
||||||
"example": "451745464954650634",
|
|
||||||
"name": "categorias"
|
"name": "categorias"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"alias": "d",
|
|
||||||
"description": "A descrição para a mensagem do painel",
|
"description": "A descrição para a mensagem do painel",
|
||||||
"example": "\"Reage a esta mensagem para abrir um ticket.\"",
|
|
||||||
"name": "descricao"
|
"name": "descricao"
|
||||||
},
|
},
|
||||||
"emoji": {
|
"emoji": {
|
||||||
"alias": "e",
|
|
||||||
"description": "Um emoji",
|
"description": "Um emoji",
|
||||||
"example": "🎫",
|
|
||||||
"name": "emoji"
|
"name": "emoji"
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
"alias": "t",
|
|
||||||
"description": "O título para a mensagem do painel",
|
"description": "O título para a mensagem do painel",
|
||||||
"example": "\"Tickets de suporte\"",
|
|
||||||
"name": "titulo"
|
"name": "titulo"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -286,7 +254,6 @@
|
|||||||
"title": "❌ Categoria Inválida"
|
"title": "❌ Categoria Inválida"
|
||||||
},
|
},
|
||||||
"mismatch": {
|
"mismatch": {
|
||||||
"description": "Please provide the name number of emojis and category IDs.",
|
|
||||||
"title": "❌ Entrada inválida"
|
"title": "❌ Entrada inválida"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -294,13 +261,10 @@
|
|||||||
"remove": {
|
"remove": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "O membro para remover do ticket",
|
"example": "@someone"
|
||||||
"example": "@someone",
|
|
||||||
"name": "membro"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "O ticket para remover o membro",
|
"description": "O ticket para remover o membro",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -326,13 +290,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"aliases": {
|
|
||||||
"config": "config"
|
|
||||||
},
|
|
||||||
"description": "Configurar o BOT",
|
"description": "Configurar o BOT",
|
||||||
"name": "settings",
|
"name": "settings",
|
||||||
"response": {
|
"response": {
|
||||||
"invalid": "❌ Settings data is invalid; please refer to the documentation.\n%s",
|
|
||||||
"updated": "✅ Configurações enviadas com sucesso."
|
"updated": "✅ Configurações enviadas com sucesso."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -359,13 +319,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"survey": {
|
"survey": {
|
||||||
"aliases": {
|
|
||||||
"surveys": "questionarios"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"survey": {
|
"survey": {
|
||||||
"description": "O nome do qustionário ao qual queres ver as respostas",
|
"description": "O nome do qustionário ao qual queres ver as respostas",
|
||||||
"example": "suporte",
|
|
||||||
"name": "questionario"
|
"name": "questionario"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -379,14 +335,11 @@
|
|||||||
},
|
},
|
||||||
"tag": {
|
"tag": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"faq": "faq",
|
"t": "t"
|
||||||
"t": "t",
|
|
||||||
"tags": "tags"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"tag": {
|
"tag": {
|
||||||
"description": "O nome da tag para usar",
|
"description": "O nome da tag para usar",
|
||||||
"example": "website",
|
|
||||||
"name": "tag"
|
"name": "tag"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -407,9 +360,7 @@
|
|||||||
"topic": {
|
"topic": {
|
||||||
"args": {
|
"args": {
|
||||||
"new_topic": {
|
"new_topic": {
|
||||||
"description": "O novo motivo do ticket",
|
"example": "Problemas na faturação"
|
||||||
"example": "Problemas na faturação",
|
|
||||||
"name": "new_topic"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Altera o motivo do ticket",
|
"description": "Altera o motivo do ticket",
|
||||||
@ -432,7 +383,6 @@
|
|||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"staff_only": {
|
"staff_only": {
|
||||||
"description": "Você precisa ser um membro da staff para utilizar esse comando.",
|
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
|
@ -8,16 +8,12 @@
|
|||||||
},
|
},
|
||||||
"cmd_usage": {
|
"cmd_usage": {
|
||||||
"args": {
|
"args": {
|
||||||
"description": "**Descrição:** %s",
|
|
||||||
"example": "**Exemplo:** `%s`"
|
"example": "**Exemplo:** `%s`"
|
||||||
},
|
},
|
||||||
"description": "**Uso:**\n`%s`\n\n**Exemplo:**\n`%s`\n\nArgumentos necessários são iniciados com `❗`.",
|
|
||||||
"invalid_named_args": {
|
"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.",
|
"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."
|
||||||
"title": "❌ Sintaxe inválida"
|
|
||||||
},
|
},
|
||||||
"named_args": "Este comando usa argumentos nomeados.\n\n",
|
"named_args": "Este comando usa argumentos nomeados.\n\n"
|
||||||
"title": "Uso do comando `% s`"
|
|
||||||
},
|
},
|
||||||
"collector_expires_in": "Expira daqui a %d segundos",
|
"collector_expires_in": "Expira daqui a %d segundos",
|
||||||
"command_execution_error": {
|
"command_execution_error": {
|
||||||
@ -28,13 +24,10 @@
|
|||||||
"add": {
|
"add": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "O membro para adicionar ao ticket",
|
"example": "@alguem"
|
||||||
"example": "@alguem",
|
|
||||||
"name": "membro"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "O ticket ao qual vai se adicionar o membro",
|
"description": "O ticket ao qual vai se adicionar o membro",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -60,13 +53,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"blacklist": {
|
"blacklist": {
|
||||||
"aliases": {
|
|
||||||
"unblacklist": "unblacklist"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"member_or_role": {
|
"member_or_role": {
|
||||||
"description": "O membro ou cargo para adicionar/remover",
|
"description": "O membro ou cargo para adicionar/remover",
|
||||||
"example": "@MembroBadalhoco",
|
|
||||||
"name": "membroOuCargo"
|
"name": "membroOuCargo"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -104,26 +93,19 @@
|
|||||||
},
|
},
|
||||||
"close": {
|
"close": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"delete": "apagar",
|
|
||||||
"lock": "trancar"
|
"lock": "trancar"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"reason": {
|
"reason": {
|
||||||
"alias": "r",
|
|
||||||
"description": "O motivo para fechar o(s) ticket(s)",
|
"description": "O motivo para fechar o(s) ticket(s)",
|
||||||
"example": "Resolvido",
|
|
||||||
"name": "motivo"
|
"name": "motivo"
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"alias": "t",
|
|
||||||
"description": "O ticket para fechar, ou o número ou a menção do canal/ID",
|
"description": "O ticket para fechar, ou o número ou a menção do canal/ID",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"alias": "T",
|
|
||||||
"description": "Fecha todos os ticket que estiveram inativos pelo período de tempo espeficicado",
|
"description": "Fecha todos os ticket que estiveram inativos pelo período de tempo espeficicado",
|
||||||
"example": "1w",
|
|
||||||
"name": "tempo"
|
"name": "tempo"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -180,14 +162,11 @@
|
|||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"command": "comando",
|
|
||||||
"commands": "comandos"
|
"commands": "comandos"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"command": {
|
"command": {
|
||||||
"description": "O comando para mostrar informações sobre",
|
"example": "novo"
|
||||||
"example": "novo",
|
|
||||||
"name": "comando"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Lista dos comandos que tens acesso, ou descobre mais informações acerca de um comando",
|
"description": "Lista dos comandos que tens acesso, ou descobre mais informações acerca de um comando",
|
||||||
@ -204,14 +183,11 @@
|
|||||||
},
|
},
|
||||||
"new": {
|
"new": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"create": "criar",
|
"open": "abrir"
|
||||||
"open": "abrir",
|
|
||||||
"ticket": "ticket"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"topic": {
|
"topic": {
|
||||||
"description": "O motivo da abertura do ticket",
|
"description": "O motivo da abertura do ticket",
|
||||||
"example": "Problemas com a faturação",
|
|
||||||
"name": "motivo"
|
"name": "motivo"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -254,27 +230,19 @@
|
|||||||
"panel": {
|
"panel": {
|
||||||
"args": {
|
"args": {
|
||||||
"categories": {
|
"categories": {
|
||||||
"alias": "c",
|
|
||||||
"description": "Um ID da categoria",
|
"description": "Um ID da categoria",
|
||||||
"example": "451745464954650634",
|
|
||||||
"name": "categorias"
|
"name": "categorias"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"alias": "d",
|
|
||||||
"description": "A descrição para a mensagem do painel",
|
"description": "A descrição para a mensagem do painel",
|
||||||
"example": "\"Reage a esta mensagem para abrir um ticket.\"",
|
|
||||||
"name": "descricao"
|
"name": "descricao"
|
||||||
},
|
},
|
||||||
"emoji": {
|
"emoji": {
|
||||||
"alias": "e",
|
|
||||||
"description": "Um emoji",
|
"description": "Um emoji",
|
||||||
"example": "🎫",
|
|
||||||
"name": "emoji"
|
"name": "emoji"
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
"alias": "t",
|
|
||||||
"description": "O título para a mensagem do painel",
|
"description": "O título para a mensagem do painel",
|
||||||
"example": "\"Tickets de suporte\"",
|
|
||||||
"name": "titulo"
|
"name": "titulo"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -286,7 +254,6 @@
|
|||||||
"title": "❌ Categoria inválida"
|
"title": "❌ Categoria inválida"
|
||||||
},
|
},
|
||||||
"mismatch": {
|
"mismatch": {
|
||||||
"description": "Forneça o número do nome dos emojis e IDs da categoria.",
|
|
||||||
"title": "❌ Entrada inválida"
|
"title": "❌ Entrada inválida"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -294,13 +261,10 @@
|
|||||||
"remove": {
|
"remove": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "O membro para remover do ticket",
|
"example": "@alguem"
|
||||||
"example": "@alguem",
|
|
||||||
"name": "membro"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "O ticket para remover o membro",
|
"description": "O ticket para remover o membro",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -326,13 +290,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"aliases": {
|
|
||||||
"config": "config"
|
|
||||||
},
|
|
||||||
"description": "Configura o Discord Tickets",
|
"description": "Configura o Discord Tickets",
|
||||||
"name": "definicoes",
|
"name": "definicoes",
|
||||||
"response": {
|
"response": {
|
||||||
"invalid": "❌ Os dados de configuração são inválidos; consulte a documentação.\n%s",
|
|
||||||
"updated": "✅ As definições foram atualizadas."
|
"updated": "✅ As definições foram atualizadas."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -359,13 +319,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"survey": {
|
"survey": {
|
||||||
"aliases": {
|
|
||||||
"surveys": "questionarios"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"survey": {
|
"survey": {
|
||||||
"description": "O nome do questionário ao qual queres ver as respostas",
|
"description": "O nome do questionário ao qual queres ver as respostas",
|
||||||
"example": "suporte",
|
|
||||||
"name": "questionario"
|
"name": "questionario"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -379,14 +335,11 @@
|
|||||||
},
|
},
|
||||||
"tag": {
|
"tag": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"faq": "faq",
|
"t": "t"
|
||||||
"t": "t",
|
|
||||||
"tags": "tags"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"tag": {
|
"tag": {
|
||||||
"description": "O nome da tag que queres usar",
|
"description": "O nome da tag que queres usar",
|
||||||
"example": "website",
|
|
||||||
"name": "tag"
|
"name": "tag"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -407,9 +360,7 @@
|
|||||||
"topic": {
|
"topic": {
|
||||||
"args": {
|
"args": {
|
||||||
"new_topic": {
|
"new_topic": {
|
||||||
"description": "O novo motivo do ticket",
|
"example": "Problemas de Faturação"
|
||||||
"example": "Problemas de Faturação",
|
|
||||||
"name": "novo_motivo"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Altera o motivo do ticket",
|
"description": "Altera o motivo do ticket",
|
||||||
@ -432,7 +383,6 @@
|
|||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"staff_only": {
|
"staff_only": {
|
||||||
"description": "Precisas ser um membro da staff para usares este comando.",
|
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
|
@ -8,29 +8,26 @@
|
|||||||
},
|
},
|
||||||
"cmd_usage": {
|
"cmd_usage": {
|
||||||
"args": {
|
"args": {
|
||||||
"description": "**Описание:** %s",
|
|
||||||
"example": "**Пример:** `%s`"
|
"example": "**Пример:** `%s`"
|
||||||
},
|
},
|
||||||
"description": "**Использование:**\n`%s`\n\n**Пример:**\n`%s`\n\nОбязательные аргументы префиксированы с `❗`.",
|
|
||||||
"invalid_named_args": {
|
"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.",
|
"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."
|
||||||
"title": "❌ Неверный синтаксис"
|
|
||||||
},
|
},
|
||||||
"named_args": "Эта команда использует названные аргументы.\n\n",
|
"named_args": "Эта команда использует названные аргументы.\n\n"
|
||||||
"title": "Использование команды `%s`"
|
|
||||||
},
|
},
|
||||||
"collector_expires_in": "Истекает через %d секунд",
|
"collector_expires_in": "Истекает через %d секунд",
|
||||||
|
"command_execution_error": {
|
||||||
|
"description": "An unexpected error occurred during command execution.\nPlease ask an administrator to check the console output / logs for details.",
|
||||||
|
"title": "⚠️"
|
||||||
|
},
|
||||||
"commands": {
|
"commands": {
|
||||||
"add": {
|
"add": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "The member to add to the ticket",
|
"example": "@someone"
|
||||||
"example": "@someone",
|
|
||||||
"name": "member"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "The ticket to add the member to",
|
"description": "The ticket to add the member to",
|
||||||
"example": "217",
|
|
||||||
"name": "тикет"
|
"name": "тикет"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -56,13 +53,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"blacklist": {
|
"blacklist": {
|
||||||
"aliases": {
|
|
||||||
"unblacklist": "unblacklist"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"member_or_role": {
|
"member_or_role": {
|
||||||
"description": "The member or role to add/remove",
|
"description": "The member or role to add/remove",
|
||||||
"example": "@ПлохойПользователь",
|
|
||||||
"name": "пользовательИлиРоль"
|
"name": "пользовательИлиРоль"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -100,26 +93,19 @@
|
|||||||
},
|
},
|
||||||
"close": {
|
"close": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"delete": "удалить",
|
|
||||||
"lock": "lock"
|
"lock": "lock"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"reason": {
|
"reason": {
|
||||||
"alias": "r",
|
"description": "Причина закрытия тикета(ов)"
|
||||||
"description": "Причина закрытия тикета(ов)",
|
|
||||||
"name": "reason"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"alias": "t",
|
"alias": "t",
|
||||||
"description": "Тикет для закрытия, номер или упоминание/ID канала",
|
"example": "217"
|
||||||
"example": "217",
|
|
||||||
"name": "тикет"
|
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"alias": "T",
|
"alias": "T",
|
||||||
"description": "Закрыть все тикеты, которые были неактивны в течение указанного времени",
|
"example": "1w"
|
||||||
"example": "1w",
|
|
||||||
"name": "time"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Закрыть тикет-канал",
|
"description": "Закрыть тикет-канал",
|
||||||
@ -144,10 +130,6 @@
|
|||||||
"description_with_archive": "Вы сможете просмотреть архивную версию этого тикета.\nПоставьте реакцию ✅, чтобы закрыть этот тикет.",
|
"description_with_archive": "Вы сможете просмотреть архивную версию этого тикета.\nПоставьте реакцию ✅, чтобы закрыть этот тикет.",
|
||||||
"title": "❔ Вы уверены?"
|
"title": "❔ Вы уверены?"
|
||||||
},
|
},
|
||||||
"confirmation_timeout": {
|
|
||||||
"description": "Подтверждение заняло слишком много времени.",
|
|
||||||
"title": "❌ Время реакции истекло"
|
|
||||||
},
|
|
||||||
"confirm_multiple": {
|
"confirm_multiple": {
|
||||||
"description": [
|
"description": [
|
||||||
"Поставьте реакцию ✅, чтобы закрыть тикет %d.",
|
"Поставьте реакцию ✅, чтобы закрыть тикет %d.",
|
||||||
@ -155,18 +137,22 @@
|
|||||||
],
|
],
|
||||||
"title": "❔ Вы уверены?"
|
"title": "❔ Вы уверены?"
|
||||||
},
|
},
|
||||||
|
"confirmation_timeout": {
|
||||||
|
"description": "Подтверждение заняло слишком много времени.",
|
||||||
|
"title": "❌ Время реакции истекло"
|
||||||
|
},
|
||||||
"invalid_time": {
|
"invalid_time": {
|
||||||
"description": "Предоставленный период времени не может быть разобран.",
|
"description": "Предоставленный период времени не может быть разобран.",
|
||||||
"title": "❌ Недействительный ввод"
|
"title": "❌ Недействительный ввод"
|
||||||
},
|
},
|
||||||
"not_a_ticket": {
|
|
||||||
"description": "Please use this command in a ticket channel or use the ticket flag.\nType `%shelp close` for more information.",
|
|
||||||
"title": "❌ Это не канал тикета"
|
|
||||||
},
|
|
||||||
"no_tickets": {
|
"no_tickets": {
|
||||||
"description": "Нет тикетов, которые были неактивны в течение этого периода времени.",
|
"description": "Нет тикетов, которые были неактивны в течение этого периода времени.",
|
||||||
"title": "❌ Нет тикетов для закрытия"
|
"title": "❌ Нет тикетов для закрытия"
|
||||||
},
|
},
|
||||||
|
"not_a_ticket": {
|
||||||
|
"description": "Please use this command in a ticket channel or use the ticket flag.\nType `%shelp close` for more information.",
|
||||||
|
"title": "❌ Это не канал тикета"
|
||||||
|
},
|
||||||
"unresolvable": {
|
"unresolvable": {
|
||||||
"description": "`%s` could not be resolved to a ticket. Please provide the ticket ID/mention or number.",
|
"description": "`%s` could not be resolved to a ticket. Please provide the ticket ID/mention or number.",
|
||||||
"title": "❌ Ошибка"
|
"title": "❌ Ошибка"
|
||||||
@ -175,14 +161,11 @@
|
|||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"command": "command",
|
|
||||||
"commands": "commands"
|
"commands": "commands"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"command": {
|
"command": {
|
||||||
"description": "The command to display information about",
|
"example": "новый"
|
||||||
"example": "новый",
|
|
||||||
"name": "command"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "List commands you have access to, or find out more about a command",
|
"description": "List commands you have access to, or find out more about a command",
|
||||||
@ -199,19 +182,20 @@
|
|||||||
},
|
},
|
||||||
"new": {
|
"new": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"create": "создать",
|
"open": "открыть"
|
||||||
"open": "открыть",
|
|
||||||
"ticket": "тикет"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"topic": {
|
"topic": {
|
||||||
"description": "Тема билета",
|
"description": "Тема билета",
|
||||||
"example": "Проблема с выставлением счетов",
|
|
||||||
"name": "топик"
|
"name": "топик"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Создание нового тикета",
|
"description": "Создание нового тикета",
|
||||||
"name": "новый",
|
"name": "новый",
|
||||||
|
"request_topic": {
|
||||||
|
"description": "Please briefly state what this ticket is about in a a few words.",
|
||||||
|
"title": "Тема тикета"
|
||||||
|
},
|
||||||
"response": {
|
"response": {
|
||||||
"created": {
|
"created": {
|
||||||
"description": "Ваш тикет был создан: %s.",
|
"description": "Ваш тикет был создан: %s.",
|
||||||
@ -240,36 +224,24 @@
|
|||||||
"description": "Вы слишком долго выбирали категорию тикетов.",
|
"description": "Вы слишком долго выбирали категорию тикетов.",
|
||||||
"title": "❌ Время реакции истекло"
|
"title": "❌ Время реакции истекло"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"request_topic": {
|
|
||||||
"description": "Please briefly state what this ticket is about in a a few words.",
|
|
||||||
"title": "Тема тикета"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"panel": {
|
"panel": {
|
||||||
"args": {
|
"args": {
|
||||||
"categories": {
|
"categories": {
|
||||||
"alias": "c",
|
|
||||||
"description": "ID категории",
|
"description": "ID категории",
|
||||||
"example": "451745464954650634",
|
|
||||||
"name": "categories"
|
"name": "categories"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"alias": "d",
|
|
||||||
"description": "The description for the panel message",
|
"description": "The description for the panel message",
|
||||||
"example": "\"React to this message to open a ticket.\"",
|
|
||||||
"name": "description"
|
"name": "description"
|
||||||
},
|
},
|
||||||
"emoji": {
|
"emoji": {
|
||||||
"alias": "e",
|
|
||||||
"description": "An emoji",
|
"description": "An emoji",
|
||||||
"example": "🎫",
|
|
||||||
"name": "emoji"
|
"name": "emoji"
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
"alias": "t",
|
|
||||||
"description": "The title for the panel message",
|
"description": "The title for the panel message",
|
||||||
"example": "\"Support tickets\"",
|
|
||||||
"name": "title"
|
"name": "title"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -281,7 +253,6 @@
|
|||||||
"title": "❌ Недействительная категория"
|
"title": "❌ Недействительная категория"
|
||||||
},
|
},
|
||||||
"mismatch": {
|
"mismatch": {
|
||||||
"description": "Please provide the name number of emojis and category IDs.",
|
|
||||||
"title": "❌ Недействительный ввод"
|
"title": "❌ Недействительный ввод"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -289,23 +260,16 @@
|
|||||||
"remove": {
|
"remove": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "The member to remove from the ticket",
|
"example": "@someone"
|
||||||
"example": "@someone",
|
|
||||||
"name": "member"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "The ticket to remove the member from",
|
"description": "The ticket to remove the member from",
|
||||||
"example": "217",
|
|
||||||
"name": "тикет"
|
"name": "тикет"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Remove a member from a ticket",
|
"description": "Remove a member from a ticket",
|
||||||
"name": "remove",
|
"name": "remove",
|
||||||
"response": {
|
"response": {
|
||||||
"removed": {
|
|
||||||
"description": "%s has been removed from %s.",
|
|
||||||
"title": "✅ Member removed"
|
|
||||||
},
|
|
||||||
"no_member": {
|
"no_member": {
|
||||||
"description": "Please mention the member you want to remove.",
|
"description": "Please mention the member you want to remove.",
|
||||||
"title": "❌ Unknown member"
|
"title": "❌ Unknown member"
|
||||||
@ -317,17 +281,17 @@
|
|||||||
"not_a_ticket": {
|
"not_a_ticket": {
|
||||||
"description": "Please use this command in the ticket channel, or mention the channel.",
|
"description": "Please use this command in the ticket channel, or mention the channel.",
|
||||||
"title": "❌ Это не канал тикета"
|
"title": "❌ Это не канал тикета"
|
||||||
|
},
|
||||||
|
"removed": {
|
||||||
|
"description": "%s has been removed from %s.",
|
||||||
|
"title": "✅ Member removed"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"aliases": {
|
|
||||||
"config": "config"
|
|
||||||
},
|
|
||||||
"description": "Configure Discord Tickets",
|
"description": "Configure Discord Tickets",
|
||||||
"name": "settings",
|
"name": "settings",
|
||||||
"response": {
|
"response": {
|
||||||
"invalid": "❌ Settings data is invalid; please refer to the documentation.\n%s",
|
|
||||||
"updated": "✅ Настройки были обновлены."
|
"updated": "✅ Настройки были обновлены."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -354,13 +318,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"survey": {
|
"survey": {
|
||||||
"aliases": {
|
|
||||||
"surveys": "surveys"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"survey": {
|
"survey": {
|
||||||
"description": "The name of the survey to view responses of",
|
"description": "The name of the survey to view responses of",
|
||||||
"example": "support",
|
|
||||||
"name": "survey"
|
"name": "survey"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -374,14 +334,11 @@
|
|||||||
},
|
},
|
||||||
"tag": {
|
"tag": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"faq": "faq",
|
"t": "t"
|
||||||
"t": "t",
|
|
||||||
"tags": "tags"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"tag": {
|
"tag": {
|
||||||
"description": "The name of the tag to use",
|
"description": "The name of the tag to use",
|
||||||
"example": "website",
|
|
||||||
"name": "tag"
|
"name": "tag"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -402,9 +359,7 @@
|
|||||||
"topic": {
|
"topic": {
|
||||||
"args": {
|
"args": {
|
||||||
"new_topic": {
|
"new_topic": {
|
||||||
"description": "The new topic of the ticket",
|
"example": "billing issue"
|
||||||
"example": "billing issue",
|
|
||||||
"name": "new_topic"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Change the topic of the ticket",
|
"description": "Change the topic of the ticket",
|
||||||
@ -421,17 +376,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"command_execution_error": {
|
|
||||||
"description": "An unexpected error occurred during command execution.\nPlease ask an administrator to check the console output / logs for details.",
|
|
||||||
"title": "⚠️"
|
|
||||||
},
|
|
||||||
"message_will_be_deleted_in": "Это сообщение будет удалено в течение %d секунд",
|
"message_will_be_deleted_in": "Это сообщение будет удалено в течение %d секунд",
|
||||||
"missing_permissions": {
|
"missing_permissions": {
|
||||||
"description": "You do not have the permissions required to use this command:\n%s",
|
"description": "You do not have the permissions required to use this command:\n%s",
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"staff_only": {
|
"staff_only": {
|
||||||
"description": "You must be a member of staff to use this command.",
|
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
|
@ -8,29 +8,26 @@
|
|||||||
},
|
},
|
||||||
"cmd_usage": {
|
"cmd_usage": {
|
||||||
"args": {
|
"args": {
|
||||||
"description": "**คำอธิบาย:** %s",
|
|
||||||
"example": "**ตัวอย่าง:** `%s`"
|
"example": "**ตัวอย่าง:** `%s`"
|
||||||
},
|
},
|
||||||
"description": "**การใช้งาน:**\n`%s`\n\n**ตัวอย่าง:**\n`%s`\n\nอาร์กิวเมนต์ที่จำเป็นจะต้องขึ้นต้นด้วย `❗`",
|
|
||||||
"invalid_named_args": {
|
"invalid_named_args": {
|
||||||
"description": "มีข้อผิดพลาดในไวยากรณ์ในคำสั่งของคุณ: `%s`\nพิมพ์ `%s` เพื่อดูตัวอย่าง\nกรุณาถามทีมงานที่เกี่ยวข้องหากคุณไม่แน่ใจ",
|
"description": "มีข้อผิดพลาดในไวยากรณ์ในคำสั่งของคุณ: `%s`\nพิมพ์ `%s` เพื่อดูตัวอย่าง\nกรุณาถามทีมงานที่เกี่ยวข้องหากคุณไม่แน่ใจ"
|
||||||
"title": "❌ไวยากรณ์ไม่ถูกต้อง"
|
|
||||||
},
|
},
|
||||||
"named_args": "คําสั่งนี้ใช้อาร์กิวเมนต์ที่มีชื่อ\n\n",
|
"named_args": "คําสั่งนี้ใช้อาร์กิวเมนต์ที่มีชื่อ\n\n"
|
||||||
"title": "การใช้งานคำสั่ง `%s`"
|
|
||||||
},
|
},
|
||||||
"collector_expires_in": "หมดอายุในอีก %d วินาที",
|
"collector_expires_in": "หมดอายุในอีก %d วินาที",
|
||||||
|
"command_execution_error": {
|
||||||
|
"description": "An unexpected error occurred during command execution.\nPlease ask an administrator to check the console output / logs for details.",
|
||||||
|
"title": "⚠️"
|
||||||
|
},
|
||||||
"commands": {
|
"commands": {
|
||||||
"add": {
|
"add": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "สมาชิกที่จะเพิ่มไปยังตั๋วสนับสนุน",
|
"example": "@someone"
|
||||||
"example": "@someone",
|
|
||||||
"name": "member"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "The ticket to add the member to",
|
"description": "The ticket to add the member to",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -56,13 +53,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"blacklist": {
|
"blacklist": {
|
||||||
"aliases": {
|
|
||||||
"unblacklist": "unblacklist"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"member_or_role": {
|
"member_or_role": {
|
||||||
"description": "The member or role to add/remove",
|
"description": "The member or role to add/remove",
|
||||||
"example": "@NaughtyMember",
|
|
||||||
"name": "memberOrRole"
|
"name": "memberOrRole"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -100,26 +93,19 @@
|
|||||||
},
|
},
|
||||||
"close": {
|
"close": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"delete": "delete",
|
|
||||||
"lock": "lock"
|
"lock": "lock"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"reason": {
|
"reason": {
|
||||||
"alias": "r",
|
"description": "The reason for closing the ticket(s)"
|
||||||
"description": "The reason for closing the ticket(s)",
|
|
||||||
"name": "reason"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"alias": "t",
|
"alias": "t",
|
||||||
"description": "The ticket to close, either the number or the channel mention/ID",
|
"example": "217"
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"alias": "T",
|
"alias": "T",
|
||||||
"description": "Close all tickets that have been inactive for the specified time",
|
"example": "1w"
|
||||||
"example": "1w",
|
|
||||||
"name": "time"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Close a ticket channel",
|
"description": "Close a ticket channel",
|
||||||
@ -144,10 +130,6 @@
|
|||||||
"description_with_archive": "You will be able to view an archived version of it after.\nReact with ✅ to close this ticket.",
|
"description_with_archive": "You will be able to view an archived version of it after.\nReact with ✅ to close this ticket.",
|
||||||
"title": "❔ Are you sure?"
|
"title": "❔ Are you sure?"
|
||||||
},
|
},
|
||||||
"confirmation_timeout": {
|
|
||||||
"description": "You took too long to confirm.",
|
|
||||||
"title": "❌ Reaction time expired"
|
|
||||||
},
|
|
||||||
"confirm_multiple": {
|
"confirm_multiple": {
|
||||||
"description": [
|
"description": [
|
||||||
"React with ✅ to close %d ticket.",
|
"React with ✅ to close %d ticket.",
|
||||||
@ -155,18 +137,22 @@
|
|||||||
],
|
],
|
||||||
"title": "❔ Are you sure?"
|
"title": "❔ Are you sure?"
|
||||||
},
|
},
|
||||||
|
"confirmation_timeout": {
|
||||||
|
"description": "You took too long to confirm.",
|
||||||
|
"title": "❌ Reaction time expired"
|
||||||
|
},
|
||||||
"invalid_time": {
|
"invalid_time": {
|
||||||
"description": "The time period provided could not be parsed.",
|
"description": "The time period provided could not be parsed.",
|
||||||
"title": "❌ Invalid input"
|
"title": "❌ Invalid input"
|
||||||
},
|
},
|
||||||
"not_a_ticket": {
|
|
||||||
"description": "Please use this command in a ticket channel or use the ticket flag.\nType `%shelp close` for more information.",
|
|
||||||
"title": "❌ This isn't a ticket channel"
|
|
||||||
},
|
|
||||||
"no_tickets": {
|
"no_tickets": {
|
||||||
"description": "There are no tickets which have been inactive for this time period.",
|
"description": "There are no tickets which have been inactive for this time period.",
|
||||||
"title": "❌ No tickets to close"
|
"title": "❌ No tickets to close"
|
||||||
},
|
},
|
||||||
|
"not_a_ticket": {
|
||||||
|
"description": "Please use this command in a ticket channel or use the ticket flag.\nType `%shelp close` for more information.",
|
||||||
|
"title": "❌ This isn't a ticket channel"
|
||||||
|
},
|
||||||
"unresolvable": {
|
"unresolvable": {
|
||||||
"description": "`%s` could not be resolved to a ticket. Please provide the ticket ID/mention or number.",
|
"description": "`%s` could not be resolved to a ticket. Please provide the ticket ID/mention or number.",
|
||||||
"title": "❌ Error"
|
"title": "❌ Error"
|
||||||
@ -175,14 +161,11 @@
|
|||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"command": "command",
|
|
||||||
"commands": "commands"
|
"commands": "commands"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"command": {
|
"command": {
|
||||||
"description": "The command to display information about",
|
"example": "new"
|
||||||
"example": "new",
|
|
||||||
"name": "command"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "List commands you have access to, or find out more about a command",
|
"description": "List commands you have access to, or find out more about a command",
|
||||||
@ -199,19 +182,20 @@
|
|||||||
},
|
},
|
||||||
"new": {
|
"new": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"create": "create",
|
"open": "open"
|
||||||
"open": "open",
|
|
||||||
"ticket": "ticket"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"topic": {
|
"topic": {
|
||||||
"description": "The topic of the ticket",
|
"description": "The topic of the ticket",
|
||||||
"example": "Problem with billing",
|
|
||||||
"name": "topic"
|
"name": "topic"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Create a new ticket",
|
"description": "Create a new ticket",
|
||||||
"name": "new",
|
"name": "new",
|
||||||
|
"request_topic": {
|
||||||
|
"description": "Please briefly state what this ticket is about in a a few words.",
|
||||||
|
"title": "Ticket topic"
|
||||||
|
},
|
||||||
"response": {
|
"response": {
|
||||||
"created": {
|
"created": {
|
||||||
"description": "Your ticket has been created: %s.",
|
"description": "Your ticket has been created: %s.",
|
||||||
@ -240,36 +224,24 @@
|
|||||||
"description": "You took too long to select the ticket category.",
|
"description": "You took too long to select the ticket category.",
|
||||||
"title": "❌ Reaction time expired"
|
"title": "❌ Reaction time expired"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"request_topic": {
|
|
||||||
"description": "Please briefly state what this ticket is about in a a few words.",
|
|
||||||
"title": "Ticket topic"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"panel": {
|
"panel": {
|
||||||
"args": {
|
"args": {
|
||||||
"categories": {
|
"categories": {
|
||||||
"alias": "c",
|
|
||||||
"description": "A category ID",
|
"description": "A category ID",
|
||||||
"example": "451745464954650634",
|
|
||||||
"name": "categories"
|
"name": "categories"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"alias": "d",
|
|
||||||
"description": "The description for the panel message",
|
"description": "The description for the panel message",
|
||||||
"example": "\"React to this message to open a ticket.\"",
|
|
||||||
"name": "คำอธิบาย"
|
"name": "คำอธิบาย"
|
||||||
},
|
},
|
||||||
"emoji": {
|
"emoji": {
|
||||||
"alias": "e",
|
|
||||||
"description": "อิโมจิ",
|
"description": "อิโมจิ",
|
||||||
"example": "🎫",
|
|
||||||
"name": "อิโมจิ"
|
"name": "อิโมจิ"
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
"alias": "t",
|
|
||||||
"description": "ชื่อหัวข้อสำหรับแผงข้อความ",
|
"description": "ชื่อหัวข้อสำหรับแผงข้อความ",
|
||||||
"example": "\"ตั๋วสนับสนุน\"",
|
|
||||||
"name": "หัวข้อ"
|
"name": "หัวข้อ"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -281,7 +253,6 @@
|
|||||||
"title": "❌หมวดหมู่ไม่ถูกต้อง"
|
"title": "❌หมวดหมู่ไม่ถูกต้อง"
|
||||||
},
|
},
|
||||||
"mismatch": {
|
"mismatch": {
|
||||||
"description": "โปรดระบุหมายเลขชื่ออีโมจิและรหัสหมวดหมู่",
|
|
||||||
"title": "❌ Invalid input"
|
"title": "❌ Invalid input"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -289,23 +260,16 @@
|
|||||||
"remove": {
|
"remove": {
|
||||||
"args": {
|
"args": {
|
||||||
"member": {
|
"member": {
|
||||||
"description": "สมาชิกที่จะลบออกจากตั๋วสนับสนุน",
|
"example": "@someone"
|
||||||
"example": "@someone",
|
|
||||||
"name": "member"
|
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
"description": "ตั๋วสนับสนุนที่จะเอาสมาชิกออกจาก",
|
"description": "ตั๋วสนับสนุนที่จะเอาสมาชิกออกจาก",
|
||||||
"example": "217",
|
|
||||||
"name": "ticket"
|
"name": "ticket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "ลบสมาชิกออกจากตั๋วสนับสนุน",
|
"description": "ลบสมาชิกออกจากตั๋วสนับสนุน",
|
||||||
"name": "ลบ",
|
"name": "ลบ",
|
||||||
"response": {
|
"response": {
|
||||||
"removed": {
|
|
||||||
"description": "%s ถูกลบออกจาก %s แล้ว",
|
|
||||||
"title": "✅สมาชิกถูกลบออกแล้ว"
|
|
||||||
},
|
|
||||||
"no_member": {
|
"no_member": {
|
||||||
"description": "โปรดแท็กสมาชิกที่คุณต้องการลบ",
|
"description": "โปรดแท็กสมาชิกที่คุณต้องการลบ",
|
||||||
"title": "❌ Unknown member"
|
"title": "❌ Unknown member"
|
||||||
@ -317,17 +281,17 @@
|
|||||||
"not_a_ticket": {
|
"not_a_ticket": {
|
||||||
"description": "Please use this command in the ticket channel, or mention the channel.",
|
"description": "Please use this command in the ticket channel, or mention the channel.",
|
||||||
"title": "❌ This isn't a ticket channel"
|
"title": "❌ This isn't a ticket channel"
|
||||||
|
},
|
||||||
|
"removed": {
|
||||||
|
"description": "%s ถูกลบออกจาก %s แล้ว",
|
||||||
|
"title": "✅สมาชิกถูกลบออกแล้ว"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"aliases": {
|
|
||||||
"config": "ตั้งค่า"
|
|
||||||
},
|
|
||||||
"description": "ตั้งค่าบอท Discord Tickets",
|
"description": "ตั้งค่าบอท Discord Tickets",
|
||||||
"name": "การตั้งค่า",
|
"name": "การตั้งค่า",
|
||||||
"response": {
|
"response": {
|
||||||
"invalid": "❌การตั้งค่าไม่ถูกต้อง โปรดดูเอกสารประกอบ\n%s",
|
|
||||||
"updated": "✅ Settings have been updated."
|
"updated": "✅ Settings have been updated."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -354,13 +318,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"survey": {
|
"survey": {
|
||||||
"aliases": {
|
|
||||||
"surveys": "surveys"
|
|
||||||
},
|
|
||||||
"args": {
|
"args": {
|
||||||
"survey": {
|
"survey": {
|
||||||
"description": "The name of the survey to view responses of",
|
"description": "The name of the survey to view responses of",
|
||||||
"example": "support",
|
|
||||||
"name": "survey"
|
"name": "survey"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -374,14 +334,11 @@
|
|||||||
},
|
},
|
||||||
"tag": {
|
"tag": {
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"faq": "faq",
|
"t": "t"
|
||||||
"t": "t",
|
|
||||||
"tags": "tags"
|
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"tag": {
|
"tag": {
|
||||||
"description": "The name of the tag to use",
|
"description": "The name of the tag to use",
|
||||||
"example": "website",
|
|
||||||
"name": "tag"
|
"name": "tag"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -402,9 +359,7 @@
|
|||||||
"topic": {
|
"topic": {
|
||||||
"args": {
|
"args": {
|
||||||
"new_topic": {
|
"new_topic": {
|
||||||
"description": "The new topic of the ticket",
|
"example": "billing issue"
|
||||||
"example": "billing issue",
|
|
||||||
"name": "new_topic"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Change the topic of the ticket",
|
"description": "Change the topic of the ticket",
|
||||||
@ -421,17 +376,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"command_execution_error": {
|
|
||||||
"description": "An unexpected error occurred during command execution.\nPlease ask an administrator to check the console output / logs for details.",
|
|
||||||
"title": "⚠️"
|
|
||||||
},
|
|
||||||
"message_will_be_deleted_in": "This message will be deleted in %d seconds",
|
"message_will_be_deleted_in": "This message will be deleted in %d seconds",
|
||||||
"missing_permissions": {
|
"missing_permissions": {
|
||||||
"description": "You do not have the permissions required to use this command:\n%s",
|
"description": "You do not have the permissions required to use this command:\n%s",
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"staff_only": {
|
"staff_only": {
|
||||||
"description": "You must be a member of staff to use this command.",
|
|
||||||
"title": "❌"
|
"title": "❌"
|
||||||
},
|
},
|
||||||
"ticket": {
|
"ticket": {
|
||||||
|
Loading…
Reference in New Issue
Block a user