New Crowdin updates (#149)

* New translations en-GB.json (Czech)

* New translations en-GB.json (Czech)

* New translations en-GB.json (German)

* New translations en-GB.json (French)

* New translations en-GB.json (Spanish)

* New translations en-GB.json (Czech)

* New translations en-GB.json (German)

* New translations en-GB.json (Italian)

* New translations en-GB.json (Russian)

* New translations en-GB.json (English, United States)

* New translations en-GB.json (Norwegian)

* New translations en-GB.json (Indonesian)

* New translations en-GB.json (Hindi)

* New translations en-GB.json (Portuguese, Brazilian)

* New translations en-GB.json (Russian)

* New translations en-GB.json (French)

* New translations en-GB.json (Spanish)

* New translations en-GB.json (Czech)

* New translations en-GB.json (German)

* New translations en-GB.json (Italian)

* New translations en-GB.json (Russian)

* New translations en-GB.json (English, United States)

* New translations en-GB.json (Norwegian)

* New translations en-GB.json (Indonesian)

* New translations en-GB.json (Hindi)

* New translations en-GB.json (Portuguese, Brazilian)
This commit is contained in:
Isaac 2021-05-16 15:41:35 +01:00 committed by GitHub
parent 2ca83c3146
commit 35d4a73c4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 1783 additions and 298 deletions

View File

@ -1,8 +1,8 @@
{
"bot": {
"missing_permissions": {
"title": "⚠️",
"description": "Discord Tickets vyžaduje následující oprávnění:\n%s"
"description": "Discord Tickets vyžaduje následující oprávnění:\n%s",
"title": "⚠️"
},
"version": "[Discord tickety](%s) v%s vytvořeny uživatelem [eartharoid](%s)"
},
@ -13,21 +13,39 @@
},
"description": "**Použití:**\n`%s`\n\n**Příklad:**\n`%s`\n\nPožadované argumenty jsou označeny `❗`.",
"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.",
"title": "❌ Invalid syntax"
"description": "V syntaxi příkazu je chyba: `%s`.\nPro zobrazení ukázky napište `%s`.\nPokud si nejste jisti, zeptejte se člena ateamu.",
"title": "❌ Neplatná Syntaxe"
},
"named_args": "Tento příkaz používá jmenné argumenty.\n\n",
"title": "Použití příkazu `%s`"
},
"collector_expires_in": "Expiruje za %d sekund",
"commands": {
"add": {
"aliases": {},
"args": {
"member": {
"description": "The member to add to the ticket",
"example": "@someone",
"name": "member"
},
"ticket": {
"description": "The ticket to add the member to",
"example": "217",
"name": "ticket"
}
},
"description": "Add a member to a ticket",
"name": "add",
"response": {}
},
"blacklist": {
"aliases": {
"unblacklist": "unblacklist"
},
"args": {
"member_or_role": {
"description": "Označení člena, role nebo ID člena popřípadě ID role",
"description": "The member or role to add/remove",
"example": "@NeposlušnýUživatel",
"name": "uživatelNeboRole"
}
@ -66,40 +84,101 @@
},
"close": {
"aliases": {
"delete": "delete"
"delete": "delete",
"lock": "lock"
},
"args": {
"reason": {
"alias": "r",
"description": "The reason for closing the ticket(s)",
"example": "",
"name": "reason"
},
"ticket": {
"description": "Číslo nebo označení kanálu s ticketem pro uzaření",
"alias": "t",
"description": "The ticket to close, either the number or the channel mention/ID",
"example": "217",
"name": "ticket"
},
"time": {
"alias": "T",
"description": "Close all tickets that have been inactive for the specified time",
"example": "1w",
"name": "time"
}
},
"description": "Uzavře kanál s ticketem",
"name": "close",
"response": {
"closed": {
"description": "Tento ticket byl uzavřen.\nTento kanál se smaže za 5 sekund.",
"description": "Ticket #%s has been closed.",
"title": "✅ Ticket uzavřen"
},
"closed_by_member": {
"description": "Tento ticket byl uzavřen uživatelem %s.\nTento kanál se smaže za 5 sekund.",
"title": "✅ Ticket uzavřen"
"closed_multiple": {
"description": [
"%d ticket has been closed.",
"%d tickets have been closed."
],
"title": [
"✅ Ticket uzavřen",
"✅ Tickets closed"
]
},
"closed_by_member_with_reason": {
"description": "Tento ticket byl uzavřen uživatelem %s: `%s`\nTento kanál se smaže za 5 sekund.",
"title": "✅ Ticket uzavřen"
"confirm": {
"description": "React 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?"
},
"closed_with_reason": {
"description": "Tento ticket byl uzavřen: `%s`\nTento kanál se smaže za 5 sekund.",
"title": "✅ Ticket uzavřen"
"confirmation_timeout": {
"description": "You took too long to confirm.",
"title": "❌ Doba pro reakci vypršela"
},
"confirm_multiple": {
"description": [
"React with ✅ to close %d ticket.",
"React with ✅ to close %d tickets."
],
"title": "❔ Are you sure?"
},
"invalid_time": {
"description": "The time period provided could not be parsed.",
"title": "❌ Neplatný vstup"
},
"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": {
"description": "There are no tickets which have been inactive for this time period.",
"title": "❌ No tickets to close"
},
"unresolvable": {
"description": "`%s` could not be resolved to a ticket. Please provide the ticket ID/mention or number.",
"title": "❌ Chyba"
}
}
},
"help": {
"aliases": {
"command": "command",
"commands": "commands"
},
"args": {
"member": {
"description": "The command to display information about",
"example": "new",
"name": "command"
}
},
"description": "List commands you have access to, or find out more about a command",
"name": "help",
"response": {}
},
"new": {
"aliases": {
"create": "create",
"open": "open"
"open": "open",
"ticket": "ticket"
},
"args": {
"topic": {
@ -117,16 +196,12 @@
},
"questions": "Prosím odpovězte na níže položené otázky:\n\n%s",
"response": {
"claimed": {
"description": "%s has claimed this ticket.",
"title": "✅ Ticket claimed"
},
"created": {
"description": "Tvůj ticket byl vytvořen: %s.",
"title": "✅ Ticket vytvořen"
},
"error": {
"title": "❌ Error"
"title": "❌ Chyba"
},
"has_a_ticket": {
"description": "Prosím použij již existující ticket (<#%s>) nebo jej uzavři pro vytvoření nového.",
@ -140,10 +215,6 @@
"description": "Než budete moci vytvořit nový ticket, musí správce serveru vytvořit alespoň jednu kategorii pro tickety.",
"title": "❌ Nelze vytvořit ticket"
},
"released": {
"description": "%s has released this ticket.",
"title": "✅ Ticket released"
},
"select_category": {
"description": "Vyber kategorii, která je nejrelevantnější pro téma ticketu:\n\n%s",
"title": "🔤 Prosím vyber kategorii ticketu"
@ -163,42 +234,60 @@
"args": {
"categories": {
"alias": "c",
"description": "A category ID",
"description": "ID kategorie",
"example": "451745464954650634",
"name": "categories"
"name": "kategorie"
},
"description": {
"alias": "d",
"description": "The description for the panel message",
"example": "\"React to this message to open a ticket.\"",
"name": "description"
"description": "Popis panelu",
"example": "\"Zareaguj na tuto zprávu pro otevření ticketu.\"",
"name": "popis"
},
"emoji": {
"alias": "e",
"description": "An emoji",
"description": "Emoji",
"example": "🎫",
"name": "emoji"
},
"title": {
"alias": "t",
"description": "The title for the panel message",
"description": "Nadpis pro zprávu panelu",
"example": "\"Support tickets\"",
"name": "title"
}
},
"description": "Create a new ticket panel",
"description": "Vytvořit nový ticket panel",
"name": "panel",
"response": {
"invalid_category": {
"description": "One or more of the specified category IDs is invalid.",
"title": "❌ Invalid category"
"description": "Jedno nebo více ID kategorií je vadných.",
"title": "❌ Neplatná kategorie"
},
"mismatch": {
"description": "Please provide the name number of emojis and category IDs.",
"title": "❌ Invalid input"
"description": "Prosím zadej počet emoji a ID kategorií.",
"title": "❌ Neplatný vstup"
}
}
},
"remove": {
"aliases": {},
"args": {
"member": {
"description": "The member to remove from the ticket",
"example": "@someone",
"name": "member"
},
"ticket": {
"description": "The ticket to remove the member from",
"example": "217",
"name": "ticket"
}
},
"description": "Remove a member from a ticket",
"name": "remove",
"response": {}
},
"settings": {
"aliases": {
"config": "config"
@ -208,6 +297,26 @@
"response": {
"updated": "✅ Nastavení bylo aktualizováno."
}
},
"stats": {
"aliases": {},
"args": {},
"description": "Display ticket statistics",
"name": "stats",
"response": {}
},
"topic": {
"aliases": {},
"args": {
"new_topic": {
"description": "The new topic of the ticket",
"example": "billing issue",
"name": "new_topic"
}
},
"description": "Change the topic of the ticket",
"name": "topic",
"response": {}
}
},
"command_execution_error": {
@ -222,5 +331,31 @@
"staff_only": {
"description": "Na provedení tohoto příkazu musíte být členem týmu.",
"title": "❌"
},
"ticket": {
"claimed": {
"description": "%s has claimed this ticket.",
"title": "✅ Ticket claimed"
},
"closed": {
"description": "This ticket has been closed.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket uzavřen"
},
"closed_by_member": {
"description": "This ticket has been closed by %s.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket uzavřen"
},
"closed_by_member_with_reason": {
"description": "This ticket has been closed by %s: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket uzavřen"
},
"closed_with_reason": {
"description": "This ticket has been closed: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket uzavřen"
},
"released": {
"description": "%s has released this ticket.",
"title": "✅ Ticket released"
}
}
}

View File

@ -1,15 +1,15 @@
{
"bot": {
"missing_permissions": {
"title": "⚠️",
"description": "Discord Tickets requires the following permissions:\n%s"
"description": "Discord Tickets erfordert die folgenden Berechtigungen: %s",
"title": "⚠️"
},
"version": "[Discord Tickets](%s) v%s by [eartharoid](%s)"
},
"cmd_usage": {
"args": {
"description": "**Description:** %s",
"example": "**Example:** `%s`"
"description": "**Beschreibung:** %s",
"example": "**Beispiel:** '%s'"
},
"description": "**Usage:**\n`%s`\n\n**Example:**\n`%s`\n\nRequired arguments are prefixed with `❗`.",
"invalid_named_args": {
@ -21,13 +21,31 @@
},
"collector_expires_in": "Expires in %d seconds",
"commands": {
"add": {
"aliases": {},
"args": {
"member": {
"description": "The member to add to the ticket",
"example": "@someone",
"name": "member"
},
"ticket": {
"description": "The ticket to add the member to",
"example": "217",
"name": "ticket"
}
},
"description": "Add a member to a ticket",
"name": "add",
"response": {}
},
"blacklist": {
"aliases": {
"unblacklist": "unblacklist"
},
"args": {
"member_or_role": {
"description": "A member mention, a role mention, or the ID of a member or role",
"description": "The member or role to add/remove",
"example": "@NaughtyMember",
"name": "memberOrRole"
}
@ -66,40 +84,101 @@
},
"close": {
"aliases": {
"delete": "delete"
"delete": "delete",
"lock": "lock"
},
"args": {
"reason": {
"alias": "r",
"description": "The reason for closing the ticket(s)",
"example": "",
"name": "reason"
},
"ticket": {
"description": "The number or a channel mention of the ticket to close",
"alias": "t",
"description": "The ticket to close, either the number or the channel mention/ID",
"example": "217",
"name": "ticket"
},
"time": {
"alias": "T",
"description": "Close all tickets that have been inactive for the specified time",
"example": "1w",
"name": "time"
}
},
"description": "Close a ticket channel",
"name": "close",
"response": {
"closed": {
"description": "This ticket has been closed.\nThe channel will be deleted in 5 seconds.",
"description": "Ticket #%s has been closed.",
"title": "✅ Ticket closed"
},
"closed_by_member": {
"description": "This ticket has been closed by %s.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
"closed_multiple": {
"description": [
"%d ticket has been closed.",
"%d tickets have been closed."
],
"title": [
"✅ Ticket closed",
"✅ Tickets closed"
]
},
"closed_by_member_with_reason": {
"description": "This ticket has been closed by %s: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
"confirm": {
"description": "React 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?"
},
"closed_with_reason": {
"description": "This ticket has been closed: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
"confirmation_timeout": {
"description": "You took too long to confirm.",
"title": "❌ Reaction time expired"
},
"confirm_multiple": {
"description": [
"React with ✅ to close %d ticket.",
"React with ✅ to close %d tickets."
],
"title": "❔ Are you sure?"
},
"invalid_time": {
"description": "The time period provided could not be parsed.",
"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": {
"description": "There are no tickets which have been inactive for this time period.",
"title": "❌ No tickets to close"
},
"unresolvable": {
"description": "`%s` could not be resolved to a ticket. Please provide the ticket ID/mention or number.",
"title": "❌ Error"
}
}
},
"help": {
"aliases": {
"command": "command",
"commands": "commands"
},
"args": {
"member": {
"description": "The command to display information about",
"example": "new",
"name": "command"
}
},
"description": "List commands you have access to, or find out more about a command",
"name": "help",
"response": {}
},
"new": {
"aliases": {
"create": "create",
"open": "open"
"open": "open",
"ticket": "ticket"
},
"args": {
"topic": {
@ -117,10 +196,6 @@
},
"questions": "Please answer the following questions:\n\n%s",
"response": {
"claimed": {
"description": "%s has claimed this ticket.",
"title": "✅ Ticket claimed"
},
"created": {
"description": "Your ticket has been created: %s.",
"title": "✅ Ticket created"
@ -140,10 +215,6 @@
"description": "A server administrator must create at least one ticket category before a new ticket can be opened.",
"title": "❌ Can't create ticket"
},
"released": {
"description": "%s has released this ticket.",
"title": "✅ Ticket released"
},
"select_category": {
"description": "Select the category most relevant to your ticket's topic:\n\n%s",
"title": "🔤 Please select the ticket category"
@ -199,6 +270,24 @@
}
}
},
"remove": {
"aliases": {},
"args": {
"member": {
"description": "The member to remove from the ticket",
"example": "@someone",
"name": "member"
},
"ticket": {
"description": "The ticket to remove the member from",
"example": "217",
"name": "ticket"
}
},
"description": "Remove a member from a ticket",
"name": "remove",
"response": {}
},
"settings": {
"aliases": {
"config": "config"
@ -208,6 +297,26 @@
"response": {
"updated": "✅ Settings have been updated."
}
},
"stats": {
"aliases": {},
"args": {},
"description": "Display ticket statistics",
"name": "stats",
"response": {}
},
"topic": {
"aliases": {},
"args": {
"new_topic": {
"description": "The new topic of the ticket",
"example": "billing issue",
"name": "new_topic"
}
},
"description": "Change the topic of the ticket",
"name": "topic",
"response": {}
}
},
"command_execution_error": {
@ -222,5 +331,31 @@
"staff_only": {
"description": "You must be a member of staff to use this command.",
"title": "❌"
},
"ticket": {
"claimed": {
"description": "%s has claimed this ticket.",
"title": "✅ Ticket claimed"
},
"closed": {
"description": "This ticket has been closed.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
},
"closed_by_member": {
"description": "This ticket has been closed by %s.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
},
"closed_by_member_with_reason": {
"description": "This ticket has been closed by %s: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
},
"closed_with_reason": {
"description": "This ticket has been closed: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
},
"released": {
"description": "%s has released this ticket.",
"title": "✅ Ticket released"
}
}
}

View File

@ -1,8 +1,8 @@
{
"bot": {
"missing_permissions": {
"title": "⚠️",
"description": "Discord Tickets requires the following permissions:\n%s"
"description": "Discord Tickets requires the following permissions:\n%s",
"title": "⚠️"
},
"version": "[Discord Tickets](%s) v%s by [eartharoid](%s)"
},
@ -21,13 +21,31 @@
},
"collector_expires_in": "Expires in %d seconds",
"commands": {
"add": {
"aliases": {},
"args": {
"member": {
"description": "The member to add to the ticket",
"example": "@someone",
"name": "member"
},
"ticket": {
"description": "The ticket to add the member to",
"example": "217",
"name": "ticket"
}
},
"description": "Add a member to a ticket",
"name": "add",
"response": {}
},
"blacklist": {
"aliases": {
"unblacklist": "unblacklist"
},
"args": {
"member_or_role": {
"description": "A member mention, a role mention, or the ID of a member or role",
"description": "The member or role to add/remove",
"example": "@NaughtyMember",
"name": "memberOrRole"
}
@ -66,40 +84,101 @@
},
"close": {
"aliases": {
"delete": "delete"
"delete": "delete",
"lock": "lock"
},
"args": {
"reason": {
"alias": "r",
"description": "The reason for closing the ticket(s)",
"example": "",
"name": "reason"
},
"ticket": {
"description": "The number or a channel mention of the ticket to close",
"alias": "t",
"description": "The ticket to close, either the number or the channel mention/ID",
"example": "217",
"name": "ticket"
},
"time": {
"alias": "T",
"description": "Close all tickets that have been inactive for the specified time",
"example": "1w",
"name": "time"
}
},
"description": "Close a ticket channel",
"name": "close",
"response": {
"closed": {
"description": "This ticket has been closed.\nThe channel will be deleted in 5 seconds.",
"description": "Ticket #%s has been closed.",
"title": "✅ Ticket closed"
},
"closed_by_member": {
"description": "This ticket has been closed by %s.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
"closed_multiple": {
"description": [
"%d ticket has been closed.",
"%d tickets have been closed."
],
"title": [
"✅ Ticket closed",
"✅ Tickets closed"
]
},
"closed_by_member_with_reason": {
"description": "This ticket has been closed by %s: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
"confirm": {
"description": "React 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?"
},
"closed_with_reason": {
"description": "This ticket has been closed: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
"confirmation_timeout": {
"description": "You took too long to confirm.",
"title": "❌ Reaction time expired"
},
"confirm_multiple": {
"description": [
"React with ✅ to close %d ticket.",
"React with ✅ to close %d tickets."
],
"title": "❔ Are you sure?"
},
"invalid_time": {
"description": "The time period provided could not be parsed.",
"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": {
"description": "There are no tickets which have been inactive for this time period.",
"title": "❌ No tickets to close"
},
"unresolvable": {
"description": "`%s` could not be resolved to a ticket. Please provide the ticket ID/mention or number.",
"title": "❌ Error"
}
}
},
"help": {
"aliases": {
"command": "command",
"commands": "commands"
},
"args": {
"member": {
"description": "The command to display information about",
"example": "new",
"name": "command"
}
},
"description": "List commands you have access to, or find out more about a command",
"name": "help",
"response": {}
},
"new": {
"aliases": {
"create": "create",
"open": "open"
"open": "open",
"ticket": "ticket"
},
"args": {
"topic": {
@ -117,10 +196,6 @@
},
"questions": "Please answer the following questions:\n\n%s",
"response": {
"claimed": {
"description": "%s has claimed this ticket.",
"title": "✅ Ticket claimed"
},
"created": {
"description": "Your ticket has been created: %s.",
"title": "✅ Ticket created"
@ -140,10 +215,6 @@
"description": "A server administrator must create at least one ticket category before a new ticket can be opened.",
"title": "❌ Can't create ticket"
},
"released": {
"description": "%s has released this ticket.",
"title": "✅ Ticket released"
},
"select_category": {
"description": "Select the category most relevant to your ticket's topic:\n\n%s",
"title": "🔤 Please select the ticket category"
@ -199,6 +270,24 @@
}
}
},
"remove": {
"aliases": {},
"args": {
"member": {
"description": "The member to remove from the ticket",
"example": "@someone",
"name": "member"
},
"ticket": {
"description": "The ticket to remove the member from",
"example": "217",
"name": "ticket"
}
},
"description": "Remove a member from a ticket",
"name": "remove",
"response": {}
},
"settings": {
"aliases": {
"config": "config"
@ -208,6 +297,26 @@
"response": {
"updated": "✅ Settings have been updated."
}
},
"stats": {
"aliases": {},
"args": {},
"description": "Display ticket statistics",
"name": "stats",
"response": {}
},
"topic": {
"aliases": {},
"args": {
"new_topic": {
"description": "The new topic of the ticket",
"example": "billing issue",
"name": "new_topic"
}
},
"description": "Change the topic of the ticket",
"name": "topic",
"response": {}
}
},
"command_execution_error": {
@ -222,5 +331,31 @@
"staff_only": {
"description": "You must be a member of staff to use this command.",
"title": "❌"
},
"ticket": {
"claimed": {
"description": "%s has claimed this ticket.",
"title": "✅ Ticket claimed"
},
"closed": {
"description": "This ticket has been closed.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
},
"closed_by_member": {
"description": "This ticket has been closed by %s.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
},
"closed_by_member_with_reason": {
"description": "This ticket has been closed by %s: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
},
"closed_with_reason": {
"description": "This ticket has been closed: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
},
"released": {
"description": "%s has released this ticket.",
"title": "✅ Ticket released"
}
}
}

View File

@ -1,8 +1,8 @@
{
"bot": {
"missing_permissions": {
"title": "⚠️",
"description": "Discord Tickets requires the following permissions:\n%s"
"description": "Discord Tickets requires the following permissions:\n%s",
"title": "⚠️"
},
"version": "[Discord Tickets](%s) v%s by [eartharoid](%s)"
},
@ -21,13 +21,31 @@
},
"collector_expires_in": "Expires in %d seconds",
"commands": {
"add": {
"aliases": {},
"args": {
"member": {
"description": "The member to add to the ticket",
"example": "@someone",
"name": "member"
},
"ticket": {
"description": "The ticket to add the member to",
"example": "217",
"name": "ticket"
}
},
"description": "Add a member to a ticket",
"name": "add",
"response": {}
},
"blacklist": {
"aliases": {
"unblacklist": "unblacklist"
},
"args": {
"member_or_role": {
"description": "A member mention, a role mention, or the ID of a member or role",
"description": "The member or role to add/remove",
"example": "@NaughtyMember",
"name": "memberOrRole"
}
@ -66,40 +84,101 @@
},
"close": {
"aliases": {
"delete": "delete"
"delete": "delete",
"lock": "lock"
},
"args": {
"reason": {
"alias": "r",
"description": "The reason for closing the ticket(s)",
"example": "",
"name": "reason"
},
"ticket": {
"description": "The number or a channel mention of the ticket to close",
"alias": "t",
"description": "The ticket to close, either the number or the channel mention/ID",
"example": "217",
"name": "ticket"
},
"time": {
"alias": "T",
"description": "Close all tickets that have been inactive for the specified time",
"example": "1w",
"name": "time"
}
},
"description": "Close a ticket channel",
"name": "close",
"response": {
"closed": {
"description": "This ticket has been closed.\nThe channel will be deleted in 5 seconds.",
"description": "Ticket #%s has been closed.",
"title": "✅ Ticket closed"
},
"closed_by_member": {
"description": "This ticket has been closed by %s.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
"closed_multiple": {
"description": [
"%d ticket has been closed.",
"%d tickets have been closed."
],
"title": [
"✅ Ticket closed",
"✅ Tickets closed"
]
},
"closed_by_member_with_reason": {
"description": "This ticket has been closed by %s: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
"confirm": {
"description": "React 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?"
},
"closed_with_reason": {
"description": "This ticket has been closed: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
"confirmation_timeout": {
"description": "You took too long to confirm.",
"title": "❌ Reaction time expired"
},
"confirm_multiple": {
"description": [
"React with ✅ to close %d ticket.",
"React with ✅ to close %d tickets."
],
"title": "❔ Are you sure?"
},
"invalid_time": {
"description": "The time period provided could not be parsed.",
"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": {
"description": "There are no tickets which have been inactive for this time period.",
"title": "❌ No tickets to close"
},
"unresolvable": {
"description": "`%s` could not be resolved to a ticket. Please provide the ticket ID/mention or number.",
"title": "❌ Error"
}
}
},
"help": {
"aliases": {
"command": "command",
"commands": "commands"
},
"args": {
"member": {
"description": "The command to display information about",
"example": "new",
"name": "command"
}
},
"description": "List commands you have access to, or find out more about a command",
"name": "help",
"response": {}
},
"new": {
"aliases": {
"create": "create",
"open": "open"
"open": "open",
"ticket": "ticket"
},
"args": {
"topic": {
@ -117,10 +196,6 @@
},
"questions": "Please answer the following questions:\n\n%s",
"response": {
"claimed": {
"description": "%s has claimed this ticket.",
"title": "✅ Ticket claimed"
},
"created": {
"description": "Your ticket has been created: %s.",
"title": "✅ Ticket created"
@ -140,10 +215,6 @@
"description": "A server administrator must create at least one ticket category before a new ticket can be opened.",
"title": "❌ Can't create ticket"
},
"released": {
"description": "%s has released this ticket.",
"title": "✅ Ticket released"
},
"select_category": {
"description": "Select the category most relevant to your ticket's topic:\n\n%s",
"title": "🔤 Please select the ticket category"
@ -199,6 +270,24 @@
}
}
},
"remove": {
"aliases": {},
"args": {
"member": {
"description": "The member to remove from the ticket",
"example": "@someone",
"name": "member"
},
"ticket": {
"description": "The ticket to remove the member from",
"example": "217",
"name": "ticket"
}
},
"description": "Remove a member from a ticket",
"name": "remove",
"response": {}
},
"settings": {
"aliases": {
"config": "config"
@ -208,6 +297,26 @@
"response": {
"updated": "✅ Settings have been updated."
}
},
"stats": {
"aliases": {},
"args": {},
"description": "Display ticket statistics",
"name": "stats",
"response": {}
},
"topic": {
"aliases": {},
"args": {
"new_topic": {
"description": "The new topic of the ticket",
"example": "billing issue",
"name": "new_topic"
}
},
"description": "Change the topic of the ticket",
"name": "topic",
"response": {}
}
},
"command_execution_error": {
@ -222,5 +331,31 @@
"staff_only": {
"description": "You must be a member of staff to use this command.",
"title": "❌"
},
"ticket": {
"claimed": {
"description": "%s has claimed this ticket.",
"title": "✅ Ticket claimed"
},
"closed": {
"description": "This ticket has been closed.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
},
"closed_by_member": {
"description": "This ticket has been closed by %s.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
},
"closed_by_member_with_reason": {
"description": "This ticket has been closed by %s: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
},
"closed_with_reason": {
"description": "This ticket has been closed: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
},
"released": {
"description": "%s has released this ticket.",
"title": "✅ Ticket released"
}
}
}

View File

@ -1,8 +1,8 @@
{
"bot": {
"missing_permissions": {
"title": "⚠️",
"description": "Discord Tickets requires the following permissions:\n%s"
"description": "Discord Tickets requires the following permissions:\n%s",
"title": "⚠️"
},
"version": "[Discord Tickets](%s) v%s by [eartharoid](%s)"
},
@ -21,13 +21,31 @@
},
"collector_expires_in": "Expires in %d seconds",
"commands": {
"add": {
"aliases": {},
"args": {
"member": {
"description": "The member to add to the ticket",
"example": "@someone",
"name": "member"
},
"ticket": {
"description": "The ticket to add the member to",
"example": "217",
"name": "ticket"
}
},
"description": "Add a member to a ticket",
"name": "add",
"response": {}
},
"blacklist": {
"aliases": {
"unblacklist": "unblacklist"
},
"args": {
"member_or_role": {
"description": "A member mention, a role mention, or the ID of a member or role",
"description": "The member or role to add/remove",
"example": "@NaughtyMember",
"name": "memberOrRole"
}
@ -66,40 +84,101 @@
},
"close": {
"aliases": {
"delete": "delete"
"delete": "delete",
"lock": "lock"
},
"args": {
"reason": {
"alias": "r",
"description": "The reason for closing the ticket(s)",
"example": "",
"name": "reason"
},
"ticket": {
"description": "The number or a channel mention of the ticket to close",
"alias": "t",
"description": "The ticket to close, either the number or the channel mention/ID",
"example": "217",
"name": "ticket"
},
"time": {
"alias": "T",
"description": "Close all tickets that have been inactive for the specified time",
"example": "1w",
"name": "time"
}
},
"description": "Close a ticket channel",
"name": "close",
"response": {
"closed": {
"description": "This ticket has been closed.\nThe channel will be deleted in 5 seconds.",
"description": "Ticket #%s has been closed.",
"title": "✅ Ticket closed"
},
"closed_by_member": {
"description": "This ticket has been closed by %s.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
"closed_multiple": {
"description": [
"%d ticket has been closed.",
"%d tickets have been closed."
],
"title": [
"✅ Ticket closed",
"✅ Tickets closed"
]
},
"closed_by_member_with_reason": {
"description": "This ticket has been closed by %s: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
"confirm": {
"description": "React 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?"
},
"closed_with_reason": {
"description": "This ticket has been closed: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
"confirmation_timeout": {
"description": "You took too long to confirm.",
"title": "❌ Reaction time expired"
},
"confirm_multiple": {
"description": [
"React with ✅ to close %d ticket.",
"React with ✅ to close %d tickets."
],
"title": "❔ Are you sure?"
},
"invalid_time": {
"description": "The time period provided could not be parsed.",
"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": {
"description": "There are no tickets which have been inactive for this time period.",
"title": "❌ No tickets to close"
},
"unresolvable": {
"description": "`%s` could not be resolved to a ticket. Please provide the ticket ID/mention or number.",
"title": "❌ Error"
}
}
},
"help": {
"aliases": {
"command": "command",
"commands": "commands"
},
"args": {
"member": {
"description": "The command to display information about",
"example": "new",
"name": "command"
}
},
"description": "List commands you have access to, or find out more about a command",
"name": "help",
"response": {}
},
"new": {
"aliases": {
"create": "create",
"open": "open"
"open": "open",
"ticket": "ticket"
},
"args": {
"topic": {
@ -117,10 +196,6 @@
},
"questions": "Please answer the following questions:\n\n%s",
"response": {
"claimed": {
"description": "%s has claimed this ticket.",
"title": "✅ Ticket claimed"
},
"created": {
"description": "Your ticket has been created: %s.",
"title": "✅ Ticket created"
@ -140,10 +215,6 @@
"description": "A server administrator must create at least one ticket category before a new ticket can be opened.",
"title": "❌ Can't create ticket"
},
"released": {
"description": "%s has released this ticket.",
"title": "✅ Ticket released"
},
"select_category": {
"description": "Select the category most relevant to your ticket's topic:\n\n%s",
"title": "🔤 Please select the ticket category"
@ -199,6 +270,24 @@
}
}
},
"remove": {
"aliases": {},
"args": {
"member": {
"description": "The member to remove from the ticket",
"example": "@someone",
"name": "member"
},
"ticket": {
"description": "The ticket to remove the member from",
"example": "217",
"name": "ticket"
}
},
"description": "Remove a member from a ticket",
"name": "remove",
"response": {}
},
"settings": {
"aliases": {
"config": "config"
@ -208,6 +297,26 @@
"response": {
"updated": "✅ Settings have been updated."
}
},
"stats": {
"aliases": {},
"args": {},
"description": "Display ticket statistics",
"name": "stats",
"response": {}
},
"topic": {
"aliases": {},
"args": {
"new_topic": {
"description": "The new topic of the ticket",
"example": "billing issue",
"name": "new_topic"
}
},
"description": "Change the topic of the ticket",
"name": "topic",
"response": {}
}
},
"command_execution_error": {
@ -222,5 +331,31 @@
"staff_only": {
"description": "You must be a member of staff to use this command.",
"title": "❌"
},
"ticket": {
"claimed": {
"description": "%s has claimed this ticket.",
"title": "✅ Ticket claimed"
},
"closed": {
"description": "This ticket has been closed.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
},
"closed_by_member": {
"description": "This ticket has been closed by %s.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
},
"closed_by_member_with_reason": {
"description": "This ticket has been closed by %s: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
},
"closed_with_reason": {
"description": "This ticket has been closed: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
},
"released": {
"description": "%s has released this ticket.",
"title": "✅ Ticket released"
}
}
}

View File

@ -1,8 +1,8 @@
{
"bot": {
"missing_permissions": {
"title": "⚠️",
"description": "Discord Tickets requires the following permissions:\n%s"
"description": "Discord Tickets requires the following permissions:\n%s",
"title": "⚠️"
},
"version": "[Discord टिकट] (%s) v%s [eartharoid](%s) द्वारा"
},
@ -21,13 +21,31 @@
},
"collector_expires_in": "Expires in %d seconds",
"commands": {
"add": {
"aliases": {},
"args": {
"member": {
"description": "The member to add to the ticket",
"example": "@someone",
"name": "member"
},
"ticket": {
"description": "The ticket to add the member to",
"example": "217",
"name": "ticket"
}
},
"description": "Add a member to a ticket",
"name": "add",
"response": {}
},
"blacklist": {
"aliases": {
"unblacklist": "unblacklist"
},
"args": {
"member_or_role": {
"description": "A member mention, a role mention, or the ID of a member or role",
"description": "The member or role to add/remove",
"example": "@NaughtyMember",
"name": "memberOrRole"
}
@ -66,40 +84,101 @@
},
"close": {
"aliases": {
"delete": "delete"
"delete": "delete",
"lock": "lock"
},
"args": {
"reason": {
"alias": "r",
"description": "The reason for closing the ticket(s)",
"example": "",
"name": "reason"
},
"ticket": {
"description": "The number or a channel mention of the ticket to close",
"alias": "t",
"description": "The ticket to close, either the number or the channel mention/ID",
"example": "217",
"name": "ticket"
},
"time": {
"alias": "T",
"description": "Close all tickets that have been inactive for the specified time",
"example": "1w",
"name": "time"
}
},
"description": "Close a ticket channel",
"name": "close",
"response": {
"closed": {
"description": "This ticket has been closed.\nThe channel will be deleted in 5 seconds.",
"description": "Ticket #%s has been closed.",
"title": "✅ Ticket closed"
},
"closed_by_member": {
"description": "This ticket has been closed by %s.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
"closed_multiple": {
"description": [
"%d ticket has been closed.",
"%d tickets have been closed."
],
"title": [
"✅ Ticket closed",
"✅ Tickets closed"
]
},
"closed_by_member_with_reason": {
"description": "This ticket has been closed by %s: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
"confirm": {
"description": "React 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?"
},
"closed_with_reason": {
"description": "This ticket has been closed: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
"confirmation_timeout": {
"description": "You took too long to confirm.",
"title": "❌ Reaction time expired"
},
"confirm_multiple": {
"description": [
"React with ✅ to close %d ticket.",
"React with ✅ to close %d tickets."
],
"title": "❔ Are you sure?"
},
"invalid_time": {
"description": "The time period provided could not be parsed.",
"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": {
"description": "There are no tickets which have been inactive for this time period.",
"title": "❌ No tickets to close"
},
"unresolvable": {
"description": "`%s` could not be resolved to a ticket. Please provide the ticket ID/mention or number.",
"title": "❌ Error"
}
}
},
"help": {
"aliases": {
"command": "command",
"commands": "commands"
},
"args": {
"member": {
"description": "The command to display information about",
"example": "new",
"name": "command"
}
},
"description": "List commands you have access to, or find out more about a command",
"name": "help",
"response": {}
},
"new": {
"aliases": {
"create": "create",
"open": "open"
"open": "open",
"ticket": "ticket"
},
"args": {
"topic": {
@ -117,10 +196,6 @@
},
"questions": "Please answer the following questions:\n\n%s",
"response": {
"claimed": {
"description": "%s has claimed this ticket.",
"title": "✅ Ticket claimed"
},
"created": {
"description": "Your ticket has been created: %s.",
"title": "✅ Ticket created"
@ -140,10 +215,6 @@
"description": "A server administrator must create at least one ticket category before a new ticket can be opened.",
"title": "❌ Can't create ticket"
},
"released": {
"description": "%s has released this ticket.",
"title": "✅ Ticket released"
},
"select_category": {
"description": "Select the category most relevant to your ticket's topic:\n\n%s",
"title": "🔤 Please select the ticket category"
@ -199,6 +270,24 @@
}
}
},
"remove": {
"aliases": {},
"args": {
"member": {
"description": "The member to remove from the ticket",
"example": "@someone",
"name": "member"
},
"ticket": {
"description": "The ticket to remove the member from",
"example": "217",
"name": "ticket"
}
},
"description": "Remove a member from a ticket",
"name": "remove",
"response": {}
},
"settings": {
"aliases": {
"config": "config"
@ -208,6 +297,26 @@
"response": {
"updated": "✅ Settings have been updated."
}
},
"stats": {
"aliases": {},
"args": {},
"description": "Display ticket statistics",
"name": "stats",
"response": {}
},
"topic": {
"aliases": {},
"args": {
"new_topic": {
"description": "The new topic of the ticket",
"example": "billing issue",
"name": "new_topic"
}
},
"description": "Change the topic of the ticket",
"name": "topic",
"response": {}
}
},
"command_execution_error": {
@ -222,5 +331,31 @@
"staff_only": {
"description": "You must be a member of staff to use this command.",
"title": "❌"
},
"ticket": {
"claimed": {
"description": "%s has claimed this ticket.",
"title": "✅ Ticket claimed"
},
"closed": {
"description": "This ticket has been closed.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
},
"closed_by_member": {
"description": "This ticket has been closed by %s.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
},
"closed_by_member_with_reason": {
"description": "This ticket has been closed by %s: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
},
"closed_with_reason": {
"description": "This ticket has been closed: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket closed"
},
"released": {
"description": "%s has released this ticket.",
"title": "✅ Ticket released"
}
}
}

View File

@ -1,8 +1,8 @@
{
"bot": {
"missing_permissions": {
"title": "⚠️",
"description": "Discord Tickets requires the following permissions:\n%s"
"description": "Discord Tickets requires the following permissions:\n%s",
"title": "⚠️"
},
"version": "[Discord Tickets](%s) versi %s oleh [eartharoid](%s)"
},
@ -21,13 +21,31 @@
},
"collector_expires_in": "Kadaluwarsa dalam %d detik",
"commands": {
"add": {
"aliases": {},
"args": {
"member": {
"description": "The member to add to the ticket",
"example": "@someone",
"name": "member"
},
"ticket": {
"description": "The ticket to add the member to",
"example": "217",
"name": "tiket"
}
},
"description": "Add a member to a ticket",
"name": "add",
"response": {}
},
"blacklist": {
"aliases": {
"unblacklist": "hapus blokir"
},
"args": {
"member_or_role": {
"description": "Sebuah mention anggota, mention role, atau ID sebuah member atau role",
"description": "The member or role to add/remove",
"example": "@NaughtyMember",
"name": "anggota atau role"
}
@ -66,40 +84,101 @@
},
"close": {
"aliases": {
"delete": "hapus"
"delete": "hapus",
"lock": "lock"
},
"args": {
"reason": {
"alias": "r",
"description": "The reason for closing the ticket(s)",
"example": "",
"name": "reason"
},
"ticket": {
"description": "Nomor tiket atau mention channel tiket yang ingin ditutup",
"alias": "t",
"description": "The ticket to close, either the number or the channel mention/ID",
"example": "217",
"name": "tiket"
},
"time": {
"alias": "T",
"description": "Close all tickets that have been inactive for the specified time",
"example": "1w",
"name": "time"
}
},
"description": "Tutup sebuah channel tiket",
"name": "tutup",
"response": {
"closed": {
"description": "Tiket ini telah ditutup.\nChannel ini akan ditutup dalam 5 detik.",
"description": "Ticket #%s has been closed.",
"title": "✅ Tiket ditutup"
},
"closed_by_member": {
"description": "Tiket ini telah ditutup oleh %s.\nChannel ini akan ditutup dalam 5 detik.",
"title": "✅ Tiket ditutup"
"closed_multiple": {
"description": [
"%d ticket has been closed.",
"%d tickets have been closed."
],
"title": [
"✅ Tiket ditutup",
"✅ Tickets closed"
]
},
"closed_by_member_with_reason": {
"description": "Tiket ini telah ditutup oleh %s: `%s`\nChannel ini akan ditutup dalam 5 detik.",
"title": "✅ Tiket ditutup"
"confirm": {
"description": "React 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?"
},
"closed_with_reason": {
"description": "Tiket ini telah ditutup: `%s`\nChannel ini akan ditutup dalam 5 detik.",
"title": "✅ Tiket ditutup"
"confirmation_timeout": {
"description": "You took too long to confirm.",
"title": "❌ Waktu reaksi habis"
},
"confirm_multiple": {
"description": [
"React with ✅ to close %d ticket.",
"React with ✅ to close %d tickets."
],
"title": "❔ Are you sure?"
},
"invalid_time": {
"description": "The time period provided could not be parsed.",
"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": {
"description": "There are no tickets which have been inactive for this time period.",
"title": "❌ No tickets to close"
},
"unresolvable": {
"description": "`%s` could not be resolved to a ticket. Please provide the ticket ID/mention or number.",
"title": "❌ Error"
}
}
},
"help": {
"aliases": {
"command": "command",
"commands": "commands"
},
"args": {
"member": {
"description": "The command to display information about",
"example": "baru",
"name": "command"
}
},
"description": "List commands you have access to, or find out more about a command",
"name": "help",
"response": {}
},
"new": {
"aliases": {
"create": "buat",
"open": "buka"
"open": "buka",
"ticket": "tiket"
},
"args": {
"topic": {
@ -117,10 +196,6 @@
},
"questions": "Tolong jawab pertanyaan-pertanyaan berikut:\n\n%s",
"response": {
"claimed": {
"description": "%s has claimed this ticket.",
"title": "✅ Ticket claimed"
},
"created": {
"description": "Tiket anda telah dibuat: %s.",
"title": "✅ Tiket dibuat"
@ -140,10 +215,6 @@
"description": "Seorang administrator server harus membuat setidaknya satu kategori tikey sebelum tiket baru dapat dibuka.",
"title": "❌ Tidak dapat membuat tiket"
},
"released": {
"description": "%s has released this ticket.",
"title": "✅ Ticket released"
},
"select_category": {
"description": "Pilih kategory yang paling relevan denga topik tiket anda:\n\n%s",
"title": "🔤 Tolong pilih kategori tiket"
@ -199,6 +270,24 @@
}
}
},
"remove": {
"aliases": {},
"args": {
"member": {
"description": "The member to remove from the ticket",
"example": "@someone",
"name": "member"
},
"ticket": {
"description": "The ticket to remove the member from",
"example": "217",
"name": "tiket"
}
},
"description": "Remove a member from a ticket",
"name": "remove",
"response": {}
},
"settings": {
"aliases": {
"config": "konfigurasi"
@ -208,6 +297,26 @@
"response": {
"updated": "✅ Pengaturan telah diperbarui."
}
},
"stats": {
"aliases": {},
"args": {},
"description": "Display ticket statistics",
"name": "stats",
"response": {}
},
"topic": {
"aliases": {},
"args": {
"new_topic": {
"description": "The new topic of the ticket",
"example": "billing issue",
"name": "new_topic"
}
},
"description": "Change the topic of the ticket",
"name": "topik",
"response": {}
}
},
"command_execution_error": {
@ -222,5 +331,31 @@
"staff_only": {
"description": "Anda harus menjadi salah seorang anggota staf untuk menggunakan command ini.",
"title": "❌"
},
"ticket": {
"claimed": {
"description": "%s has claimed this ticket.",
"title": "✅ Ticket claimed"
},
"closed": {
"description": "This ticket has been closed.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Tiket ditutup"
},
"closed_by_member": {
"description": "This ticket has been closed by %s.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Tiket ditutup"
},
"closed_by_member_with_reason": {
"description": "This ticket has been closed by %s: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Tiket ditutup"
},
"closed_with_reason": {
"description": "This ticket has been closed: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Tiket ditutup"
},
"released": {
"description": "%s has released this ticket.",
"title": "✅ Ticket released"
}
}
}

View File

@ -1,8 +1,8 @@
{
"bot": {
"missing_permissions": {
"title": "⚠️",
"description": "Discord Tickets necessita i seguenti permessi.\n%s"
"description": "Discord Tickets necessita i seguenti permessi.\n%s",
"title": "⚠️"
},
"version": "[Discord Tickets](%s) v%s di [eartharoid](%s)"
},
@ -21,13 +21,31 @@
},
"collector_expires_in": "Scade tra %d secondi",
"commands": {
"add": {
"aliases": {},
"args": {
"member": {
"description": "The member to add to the ticket",
"example": "@someone",
"name": "member"
},
"ticket": {
"description": "The ticket to add the member to",
"example": "217",
"name": "ticket"
}
},
"description": "Add a member to a ticket",
"name": "add",
"response": {}
},
"blacklist": {
"aliases": {
"unblacklist": "unblacklist"
},
"args": {
"member_or_role": {
"description": "Menziona un membro, un ruolo, o l'ID di un membro o di un ruolo",
"description": "The member or role to add/remove",
"example": "@NaughtyMember",
"name": "membroORuolo"
}
@ -66,40 +84,101 @@
},
"close": {
"aliases": {
"delete": "rimosso"
"delete": "rimosso",
"lock": "lock"
},
"args": {
"reason": {
"alias": "r",
"description": "The reason for closing the ticket(s)",
"example": "",
"name": "reason"
},
"ticket": {
"description": "Il numero o il canale menzionato del ticket da chiudere",
"alias": "t",
"description": "The ticket to close, either the number or the channel mention/ID",
"example": "217",
"name": "ticket"
},
"time": {
"alias": "T",
"description": "Close all tickets that have been inactive for the specified time",
"example": "1w",
"name": "time"
}
},
"description": "Chiudi un ticket",
"name": "chiudi",
"response": {
"closed": {
"description": "Questo ticket è stato chiuso.\nIl canale verrà eliminato tra 5 secondi.",
"description": "Ticket #%s has been closed.",
"title": "✅ Ticket chiuso"
},
"closed_by_member": {
"description": "Questo ticket è stato chiuso da %s.\nIl canale verrà eliminato tra 5 secondi.",
"title": "✅ Ticket chiuso"
"closed_multiple": {
"description": [
"%d ticket has been closed.",
"%d tickets have been closed."
],
"title": [
"✅ Ticket chiuso",
"✅ Tickets closed"
]
},
"closed_by_member_with_reason": {
"description": "Il ticket è stato chiuso da %s: `%s`\nIl canale verrà eliminato tra 5 secondi.",
"title": "✅ Ticket chiuso"
"confirm": {
"description": "React 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?"
},
"closed_with_reason": {
"description": "Il ticket è stato chiuso: `%s`\nIl canale verrà eliminato tra 5 secondi.",
"title": "✅ Ticket chiuso"
"confirmation_timeout": {
"description": "You took too long to confirm.",
"title": "❌ Tempo scaduto"
},
"confirm_multiple": {
"description": [
"React with ✅ to close %d ticket.",
"React with ✅ to close %d tickets."
],
"title": "❔ Are you sure?"
},
"invalid_time": {
"description": "The time period provided could not be parsed.",
"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": {
"description": "There are no tickets which have been inactive for this time period.",
"title": "❌ No tickets to close"
},
"unresolvable": {
"description": "`%s` could not be resolved to a ticket. Please provide the ticket ID/mention or number.",
"title": "❌ Error"
}
}
},
"help": {
"aliases": {
"command": "command",
"commands": "commands"
},
"args": {
"member": {
"description": "The command to display information about",
"example": "nuovo",
"name": "command"
}
},
"description": "List commands you have access to, or find out more about a command",
"name": "help",
"response": {}
},
"new": {
"aliases": {
"create": "crea",
"open": "apri"
"open": "apri",
"ticket": "ticket"
},
"args": {
"topic": {
@ -117,10 +196,6 @@
},
"questions": "Si prega di rispondere alle seguenti domande:\n\n%s",
"response": {
"claimed": {
"description": "%s has claimed this ticket.",
"title": "✅ Ticket claimed"
},
"created": {
"description": "Il tuo ticket è stato creato: %s.",
"title": "✅ Ticket creato"
@ -140,10 +215,6 @@
"description": "Un amministratore del server deve creare almeno una categoria per i ticket prima di aprire un nuovo ticket.",
"title": "❌ Impossibile creare un ticket"
},
"released": {
"description": "%s has released this ticket.",
"title": "✅ Ticket released"
},
"select_category": {
"description": "Seleziona la categoria che si attiene di più all'argomento del tuo ticket:\n\n%s",
"title": "🔤 Seleziona la categoria dei ticket"
@ -199,6 +270,24 @@
}
}
},
"remove": {
"aliases": {},
"args": {
"member": {
"description": "The member to remove from the ticket",
"example": "@someone",
"name": "member"
},
"ticket": {
"description": "The ticket to remove the member from",
"example": "217",
"name": "ticket"
}
},
"description": "Remove a member from a ticket",
"name": "remove",
"response": {}
},
"settings": {
"aliases": {
"config": "impostazione"
@ -208,6 +297,26 @@
"response": {
"updated": "✅ Le impostazioni sono state aggiornate."
}
},
"stats": {
"aliases": {},
"args": {},
"description": "Display ticket statistics",
"name": "stats",
"response": {}
},
"topic": {
"aliases": {},
"args": {
"new_topic": {
"description": "The new topic of the ticket",
"example": "billing issue",
"name": "new_topic"
}
},
"description": "Change the topic of the ticket",
"name": "argomento",
"response": {}
}
},
"command_execution_error": {
@ -222,5 +331,31 @@
"staff_only": {
"description": "Devi essere un membro dello staff per usare questo comando.",
"title": "❌"
},
"ticket": {
"claimed": {
"description": "%s has claimed this ticket.",
"title": "✅ Ticket claimed"
},
"closed": {
"description": "This ticket has been closed.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket chiuso"
},
"closed_by_member": {
"description": "This ticket has been closed by %s.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket chiuso"
},
"closed_by_member_with_reason": {
"description": "This ticket has been closed by %s: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket chiuso"
},
"closed_with_reason": {
"description": "This ticket has been closed: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket chiuso"
},
"released": {
"description": "%s has released this ticket.",
"title": "✅ Ticket released"
}
}
}

View File

@ -1,8 +1,8 @@
{
"bot": {
"missing_permissions": {
"title": "⚠️",
"description": "Discord Tickets requires the following permissions:\n%s"
"description": "Discord Tickets requires the following permissions:\n%s",
"title": "⚠️"
},
"version": "[Discord Tickets](%s) v%s Av [eartharoid](%s)"
},
@ -21,13 +21,31 @@
},
"collector_expires_in": "Utløper om %d sekunder",
"commands": {
"add": {
"aliases": {},
"args": {
"member": {
"description": "The member to add to the ticket",
"example": "@someone",
"name": "member"
},
"ticket": {
"description": "The ticket to add the member to",
"example": "217",
"name": "billett"
}
},
"description": "Add a member to a ticket",
"name": "add",
"response": {}
},
"blacklist": {
"aliases": {
"unblacklist": "fjerne fra svarteliste"
},
"args": {
"member_or_role": {
"description": "Du må nevne en bruker, en rolle, eller en ID av en bruker eller rolle",
"description": "The member or role to add/remove",
"example": "@NaughtyMember",
"name": "medlemEllerRolle"
}
@ -66,40 +84,101 @@
},
"close": {
"aliases": {
"delete": "slett"
"delete": "slett",
"lock": "lock"
},
"args": {
"reason": {
"alias": "r",
"description": "The reason for closing the ticket(s)",
"example": "",
"name": "reason"
},
"ticket": {
"description": "Nummeret eller en kanal nevning av billetten som skal lukkes",
"alias": "t",
"description": "The ticket to close, either the number or the channel mention/ID",
"example": "217",
"name": "billett"
},
"time": {
"alias": "T",
"description": "Close all tickets that have been inactive for the specified time",
"example": "1w",
"name": "time"
}
},
"description": "Lukke en billettkanal",
"name": "lukke",
"response": {
"closed": {
"description": "Denne billetten er stengt.\nKanalen slettes om 5 sekunder.",
"description": "Ticket #%s has been closed.",
"title": "✅ Billetten er stengt"
},
"closed_by_member": {
"description": "Denne billetten er stengt av %s.\nKanalen slettes om 5 sekunder.",
"title": "✅ Billetten er stengt"
"closed_multiple": {
"description": [
"%d ticket has been closed.",
"%d tickets have been closed."
],
"title": [
"✅ Billetten er stengt",
"✅ Tickets closed"
]
},
"closed_by_member_with_reason": {
"description": "Denne billetten er lukket av %s: '%s'\nKanalen vil bli slettet om 5 sekunder.",
"title": "✅ Billetten er stengt"
"confirm": {
"description": "React 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?"
},
"closed_with_reason": {
"description": "Denne billetten er lukket: '%s'\nKanalen vil bli slettet om 5 sekunder.",
"title": "✅ Billetten er stengt"
"confirmation_timeout": {
"description": "You took too long to confirm.",
"title": "❌ Reaksjonstiden har utløpt"
},
"confirm_multiple": {
"description": [
"React with ✅ to close %d ticket.",
"React with ✅ to close %d tickets."
],
"title": "❔ Are you sure?"
},
"invalid_time": {
"description": "The time period provided could not be parsed.",
"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": {
"description": "There are no tickets which have been inactive for this time period.",
"title": "❌ No tickets to close"
},
"unresolvable": {
"description": "`%s` could not be resolved to a ticket. Please provide the ticket ID/mention or number.",
"title": "❌ Error"
}
}
},
"help": {
"aliases": {
"command": "command",
"commands": "commands"
},
"args": {
"member": {
"description": "The command to display information about",
"example": "ny",
"name": "command"
}
},
"description": "List commands you have access to, or find out more about a command",
"name": "help",
"response": {}
},
"new": {
"aliases": {
"create": "opprette",
"open": "åpne"
"open": "åpne",
"ticket": "billett"
},
"args": {
"topic": {
@ -117,10 +196,6 @@
},
"questions": "Svar på følgende spørsmål:\n\n%s",
"response": {
"claimed": {
"description": "%s has claimed this ticket.",
"title": "✅ Ticket claimed"
},
"created": {
"description": "Billetten er opprettet: %s.",
"title": "✅ Billetten er opprettet"
@ -140,10 +215,6 @@
"description": "En serveradministrator må opprette minst én billettkategori før en ny billett kan åpnes.",
"title": "❌ Kan ikke opprette billett"
},
"released": {
"description": "%s has released this ticket.",
"title": "✅ Ticket released"
},
"select_category": {
"description": "Velg kategorien som er mest relevant for billettens emne:\n\n%s",
"title": "🔤 Velg billettkategori"
@ -199,6 +270,24 @@
}
}
},
"remove": {
"aliases": {},
"args": {
"member": {
"description": "The member to remove from the ticket",
"example": "@someone",
"name": "member"
},
"ticket": {
"description": "The ticket to remove the member from",
"example": "217",
"name": "billett"
}
},
"description": "Remove a member from a ticket",
"name": "remove",
"response": {}
},
"settings": {
"aliases": {
"config": "konfiguration"
@ -208,6 +297,26 @@
"response": {
"updated": "✅ innstillinger er oppdatert."
}
},
"stats": {
"aliases": {},
"args": {},
"description": "Display ticket statistics",
"name": "stats",
"response": {}
},
"topic": {
"aliases": {},
"args": {
"new_topic": {
"description": "The new topic of the ticket",
"example": "billing issue",
"name": "new_topic"
}
},
"description": "Change the topic of the ticket",
"name": "emne",
"response": {}
}
},
"command_execution_error": {
@ -222,5 +331,31 @@
"staff_only": {
"description": "Du må være medlem av staben for å bruke denne kommandoen.",
"title": "❌"
},
"ticket": {
"claimed": {
"description": "%s has claimed this ticket.",
"title": "✅ Ticket claimed"
},
"closed": {
"description": "This ticket has been closed.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Billetten er stengt"
},
"closed_by_member": {
"description": "This ticket has been closed by %s.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Billetten er stengt"
},
"closed_by_member_with_reason": {
"description": "This ticket has been closed by %s: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Billetten er stengt"
},
"closed_with_reason": {
"description": "This ticket has been closed: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Billetten er stengt"
},
"released": {
"description": "%s has released this ticket.",
"title": "✅ Ticket released"
}
}
}

View File

@ -1,8 +1,8 @@
{
"bot": {
"missing_permissions": {
"title": "⚠️",
"description": "O Bot necessita das seguintes permissões:\n%s"
"description": "O Bot necessita das seguintes permissões:\n%s",
"title": "⚠️"
},
"version": "[Discord Tickets](%s) v%s feito por [eartharoid](%s)"
},
@ -21,13 +21,31 @@
},
"collector_expires_in": "Expira em %d segundos",
"commands": {
"add": {
"aliases": {},
"args": {
"member": {
"description": "The member to add to the ticket",
"example": "@someone",
"name": "member"
},
"ticket": {
"description": "The ticket to add the member to",
"example": "217",
"name": "ticket"
}
},
"description": "Add a member to a ticket",
"name": "add",
"response": {}
},
"blacklist": {
"aliases": {
"unblacklist": "unblacklist"
},
"args": {
"member_or_role": {
"description": "Mencione o membro, cargo ou ID do membro",
"description": "The member or role to add/remove",
"example": "@NaughtyMember",
"name": "membroOuCargo"
}
@ -66,40 +84,101 @@
},
"close": {
"aliases": {
"delete": "deletar"
"delete": "deletar",
"lock": "lock"
},
"args": {
"reason": {
"alias": "r",
"description": "The reason for closing the ticket(s)",
"example": "",
"name": "reason"
},
"ticket": {
"description": "O número ou uma menção do canal do ticket para fechar",
"alias": "t",
"description": "The ticket to close, either the number or the channel mention/ID",
"example": "217",
"name": "ticket"
},
"time": {
"alias": "T",
"description": "Close all tickets that have been inactive for the specified time",
"example": "1w",
"name": "time"
}
},
"description": "Feche um canal de ticket",
"name": "close",
"response": {
"closed": {
"description": "Esse ticket foi fechado.\nA sala será deletada em 5 segundos.",
"description": "Ticket #%s has been closed.",
"title": "✅ Ticket fechado"
},
"closed_by_member": {
"description": "Esse ticket foi fechado por %s.\nA sala será deletada em 5 segundos.",
"title": "✅ Ticket fechado"
"closed_multiple": {
"description": [
"%d ticket has been closed.",
"%d tickets have been closed."
],
"title": [
"✅ Ticket fechado",
"✅ Tickets closed"
]
},
"closed_by_member_with_reason": {
"description": "Esse ticket foi fechado por %s: `%s`\nA sala será deletada em 5 segundos.",
"title": "✅ Ticket fechado"
"confirm": {
"description": "React 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?"
},
"closed_with_reason": {
"description": "Esse ticket foi fechado: `%s`\nA sala será deletada em 5 segundos.",
"title": "✅ Ticket fechado"
"confirmation_timeout": {
"description": "You took too long to confirm.",
"title": "❌ Tempo de reação expirado"
},
"confirm_multiple": {
"description": [
"React with ✅ to close %d ticket.",
"React with ✅ to close %d tickets."
],
"title": "❔ Are you sure?"
},
"invalid_time": {
"description": "The time period provided could not be parsed.",
"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": {
"description": "There are no tickets which have been inactive for this time period.",
"title": "❌ No tickets to close"
},
"unresolvable": {
"description": "`%s` could not be resolved to a ticket. Please provide the ticket ID/mention or number.",
"title": "❌ Error"
}
}
},
"help": {
"aliases": {
"command": "command",
"commands": "commands"
},
"args": {
"member": {
"description": "The command to display information about",
"example": "new",
"name": "command"
}
},
"description": "List commands you have access to, or find out more about a command",
"name": "help",
"response": {}
},
"new": {
"aliases": {
"create": "criar",
"open": "abrir"
"open": "abrir",
"ticket": "ticket"
},
"args": {
"topic": {
@ -117,10 +196,6 @@
},
"questions": "Por favor responda as seguintes questões:\n\n%s",
"response": {
"claimed": {
"description": "%s has claimed this ticket.",
"title": "✅ Ticket claimed"
},
"created": {
"description": "Seu ticket foi criado: %s.",
"title": "✅ Ticket criado"
@ -140,10 +215,6 @@
"description": "Um administrador do servidor deve criar pelo menos uma categoria de ticket antes que um novo ticket possa ser aberto.",
"title": "❌ Não é possível criar ticket"
},
"released": {
"description": "%s has released this ticket.",
"title": "✅ Ticket released"
},
"select_category": {
"description": "Selecione a categoria mais relevante para o tópico do seu ticket:\n\n%s",
"title": "🔤 Selecione a categoria do ticket"
@ -199,6 +270,24 @@
}
}
},
"remove": {
"aliases": {},
"args": {
"member": {
"description": "The member to remove from the ticket",
"example": "@someone",
"name": "member"
},
"ticket": {
"description": "The ticket to remove the member from",
"example": "217",
"name": "ticket"
}
},
"description": "Remove a member from a ticket",
"name": "remove",
"response": {}
},
"settings": {
"aliases": {
"config": "config"
@ -208,6 +297,26 @@
"response": {
"updated": "✅ Configurações enviadas com sucesso."
}
},
"stats": {
"aliases": {},
"args": {},
"description": "Display ticket statistics",
"name": "stats",
"response": {}
},
"topic": {
"aliases": {},
"args": {
"new_topic": {
"description": "The new topic of the ticket",
"example": "billing issue",
"name": "new_topic"
}
},
"description": "Change the topic of the ticket",
"name": "assunto",
"response": {}
}
},
"command_execution_error": {
@ -222,5 +331,31 @@
"staff_only": {
"description": "Você precisa ser um membro da staff para utilizar esse comando.",
"title": "❌"
},
"ticket": {
"claimed": {
"description": "%s has claimed this ticket.",
"title": "✅ Ticket claimed"
},
"closed": {
"description": "This ticket has been closed.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket fechado"
},
"closed_by_member": {
"description": "This ticket has been closed by %s.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket fechado"
},
"closed_by_member_with_reason": {
"description": "This ticket has been closed by %s: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket fechado"
},
"closed_with_reason": {
"description": "This ticket has been closed: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Ticket fechado"
},
"released": {
"description": "%s has released this ticket.",
"title": "✅ Ticket released"
}
}
}

View File

@ -1,8 +1,8 @@
{
"bot": {
"missing_permissions": {
"title": "⚠️",
"description": "Discord Tickets требует следующих разрешений:\n%s"
"description": "Discord Tickets требует следующих разрешений:\n%s",
"title": "⚠️"
},
"version": "[Discord Tickets](%s) v%s от [eartharoid](%s)"
},
@ -14,29 +14,47 @@
"description": "**Использование:**\n`%s`\n\n**Пример:**\n`%s`\n\nОбязательные аргументы префиксированы с `❗`.",
"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.",
"title": "❌ Invalid syntax"
"title": "❌ Неверный синтаксис"
},
"named_args": "Эта команда использует названные аргументы.\n\n",
"title": "Использование команды `%s`"
},
"collector_expires_in": "Истекает через %d секунд",
"commands": {
"add": {
"aliases": {},
"args": {
"member": {
"description": "The member to add to the ticket",
"example": "@someone",
"name": "member"
},
"ticket": {
"description": "The ticket to add the member to",
"example": "217",
"name": "тикет"
}
},
"description": "Add a member to a ticket",
"name": "add",
"response": {}
},
"blacklist": {
"aliases": {
"unblacklist": "unblacklist"
},
"args": {
"member_or_role": {
"description": "Упоминание участника, упоминание роли или ID участника или роли",
"example": "@NaughtyMember",
"name": "memberOrRole"
"description": "The member or role to add/remove",
"example": "@ПлохойПользователь",
"name": "пользовательИлиРоль"
}
},
"description": "Blacklist/unblacklist a member from interacting with the bot",
"description": "Запретить/разрешить участнику использовать бота",
"name": "blacklist",
"response": {
"empty_list": {
"description": "There are no members or roles blacklisted. Type `%sblacklist <memberOrRole>` to add a member or role to the blacklist.",
"description": "В черный список не внесли ни участников, ни ролей. Напишите `%sblacklist <memberOrRole>`, чтобы добавить пользователя или роль в черный список.",
"title": "📃 Черный список пользователей и ролей"
},
"illegal_action": {
@ -59,47 +77,108 @@
"title": "✅ Добавлена роль в черный список"
},
"role_removed": {
"description": "<@&%s> has been removed from the blacklist. Members with this role can now use the bot again.",
"description": "<@&%s> была убран из черного списка. Теперь он может использовать бота снова.",
"title": "✅ Роль убрана из черного списка"
}
}
},
"close": {
"aliases": {
"delete": "удалить"
"delete": "удалить",
"lock": "lock"
},
"args": {
"reason": {
"alias": "r",
"description": "Причина закрытия тикета(ов)",
"example": "",
"name": "reason"
},
"ticket": {
"description": "Номер или канал упоминания тикета который надо закрыть",
"alias": "t",
"description": "Тикет для закрытия, номер или упоминание/ID канала",
"example": "217",
"name": "тикет"
},
"time": {
"alias": "T",
"description": "Закрыть все тикеты, которые были неактивны в течение указанного времени",
"example": "1w",
"name": "time"
}
},
"description": "Закрыть тикет-канал",
"name": "закрыть",
"response": {
"closed": {
"description": "Этот тикет закрыт.\nКанал будет удален в течении 5 секунд.",
"description": "Тикет #%s был закрыт.",
"title": "✅ Тикет закрыт"
},
"closed_by_member": {
"description": "Этот тикет был закрыт %s.\nКанал будет удален в течение 5 секунд.",
"title": "✅ Тикет закрыт"
"closed_multiple": {
"description": [
"Тикет %d был закрыт.",
"%d тикетов было закрыто."
],
"title": [
"✅ Тикет закрыт",
"✅ Тикеты закрыты"
]
},
"closed_by_member_with_reason": {
"description": "Этот тикет был закрыт %s: `%s`\nКанал будет удален в течение 5 секунд.",
"title": "✅ Тикет закрыт"
"confirm": {
"description": "Поставьте реакцию ✅, чтобы закрыть этот тикет.",
"description_with_archive": "Вы сможете просмотреть архивную версию этого тикета.\nПоставьте реакцию ✅, чтобы закрыть этот тикет.",
"title": "❔ Вы уверены?"
},
"closed_with_reason": {
"description": "Этот тикет был закрыт: `%s`\nКанал будет удален в течение 5 секунд.",
"title": "✅ Тикет закрыт"
"confirmation_timeout": {
"description": "Подтверждение заняло слишком много времени.",
"title": "❌ Время реакции истекло"
},
"confirm_multiple": {
"description": [
"Поставьте реакцию ✅, чтобы закрыть тикет %d.",
"Поставьте реакцию ✅, чтобы закрыть тикеты %d."
],
"title": "❔ Вы уверены?"
},
"invalid_time": {
"description": "Предоставленный период времени не может быть разобран.",
"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": {
"description": "Нет тикетов, которые были неактивны в течение этого периода времени.",
"title": "❌ Нет тикетов для закрытия"
},
"unresolvable": {
"description": "`%s` could not be resolved to a ticket. Please provide the ticket ID/mention or number.",
"title": "❌ Ошибка"
}
}
},
"help": {
"aliases": {
"command": "command",
"commands": "commands"
},
"args": {
"member": {
"description": "The command to display information about",
"example": "новый",
"name": "command"
}
},
"description": "List commands you have access to, or find out more about a command",
"name": "help",
"response": {}
},
"new": {
"aliases": {
"create": "создать",
"open": "открыть"
"open": "открыть",
"ticket": "тикет"
},
"args": {
"topic": {
@ -117,16 +196,12 @@
},
"questions": "Пожалуйста, ответьте на следующие вопросы:\n\n%s",
"response": {
"claimed": {
"description": "%s has claimed this ticket.",
"title": "✅ Ticket claimed"
},
"created": {
"description": "Ваш тикет был создан: %s.",
"title": "✅ Тикет создан"
},
"error": {
"title": "❌ Error"
"title": "❌ Ошибка"
},
"has_a_ticket": {
"description": "Пожалуйста, используйте существующий тикет (<#%s>) или закройте его перед созданием нового.",
@ -138,24 +213,20 @@
},
"no_categories": {
"description": "A server administrator must create at least one ticket category before a new ticket can be opened.",
"title": "❌ Can't create ticket"
},
"released": {
"description": "%s has released this ticket.",
"title": "✅ Ticket released"
"title": "❌ Не могу создать тикет"
},
"select_category": {
"description": "Select the category most relevant to your ticket's topic:\n\n%s",
"title": "🔤 Please select the ticket category"
"title": "🔤 Пожалуйста, выберите категорию тикетов"
},
"select_category_timeout": {
"description": "You took too long to select the ticket category.",
"title": "❌ Reaction time expired"
"description": "Вы слишком долго выбирали категорию тикетов.",
"title": "❌ Время реакции истекло"
}
},
"request_topic": {
"description": "Please briefly state what this ticket is about in a a few words.",
"title": "Ticket topic"
"title": "Тема тикета"
}
},
"panel": {
@ -163,7 +234,7 @@
"args": {
"categories": {
"alias": "c",
"description": "A category ID",
"description": "ID категории",
"example": "451745464954650634",
"name": "categories"
},
@ -191,14 +262,32 @@
"response": {
"invalid_category": {
"description": "One or more of the specified category IDs is invalid.",
"title": "❌ Invalid category"
"title": "❌ Недействительная категория"
},
"mismatch": {
"description": "Please provide the name number of emojis and category IDs.",
"title": "❌ Invalid input"
"title": "❌ Недействительный ввод"
}
}
},
"remove": {
"aliases": {},
"args": {
"member": {
"description": "The member to remove from the ticket",
"example": "@someone",
"name": "member"
},
"ticket": {
"description": "The ticket to remove the member from",
"example": "217",
"name": "тикет"
}
},
"description": "Remove a member from a ticket",
"name": "remove",
"response": {}
},
"settings": {
"aliases": {
"config": "config"
@ -206,15 +295,35 @@
"description": "Configure Discord Tickets",
"name": "settings",
"response": {
"updated": "✅ Settings have been updated."
"updated": "✅ Настройки были обновлены."
}
},
"stats": {
"aliases": {},
"args": {},
"description": "Display ticket statistics",
"name": "stats",
"response": {}
},
"topic": {
"aliases": {},
"args": {
"new_topic": {
"description": "The new topic of the ticket",
"example": "billing issue",
"name": "new_topic"
}
},
"description": "Change the topic of the ticket",
"name": "топик",
"response": {}
}
},
"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": "Это сообщение будет удалено в течение %d секунд",
"missing_permissions": {
"description": "You do not have the permissions required to use this command:\n%s",
"title": "❌"
@ -222,5 +331,31 @@
"staff_only": {
"description": "You must be a member of staff to use this command.",
"title": "❌"
},
"ticket": {
"claimed": {
"description": "%s принял этот тикет.",
"title": "✅ Тикет принят"
},
"closed": {
"description": "This ticket has been closed.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Тикет закрыт"
},
"closed_by_member": {
"description": "This ticket has been closed by %s.\nThe channel will be deleted in 5 seconds.",
"title": "✅ Тикет закрыт"
},
"closed_by_member_with_reason": {
"description": "This ticket has been closed by %s: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Тикет закрыт"
},
"closed_with_reason": {
"description": "This ticket has been closed: `%s`\nThe channel will be deleted in 5 seconds.",
"title": "✅ Тикет закрыт"
},
"released": {
"description": "%s выпустил этот тикет.",
"title": "✅ Тикет выпущен"
}
}
}