New Crowdin updates (#151)

* 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 (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 (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 (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 (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 (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-18 22:39:16 +01:00 committed by GitHub
parent c03a32dbb4
commit 8c8bd54e9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 1034 additions and 121 deletions

View File

@ -181,7 +181,7 @@
"commands": "commands" "commands": "commands"
}, },
"args": { "args": {
"member": { "command": {
"description": "The command to display information about", "description": "The command to display information about",
"example": "new", "example": "new",
"name": "command" "name": "command"
@ -189,7 +189,15 @@
}, },
"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",
"name": "help", "name": "help",
"response": {} "response": {
"list": {
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`.To create a ticket, type `{prefix}new [topic]`.",
"fields": {
"commands": "Commands"
},
"title": "❔ Help"
}
}
}, },
"new": { "new": {
"aliases": { "aliases": {
@ -206,12 +214,6 @@
}, },
"description": "Vytvoří ticket", "description": "Vytvoří ticket",
"name": "new", "name": "new",
"opening_message": {
"fields": {
"topic": "Téma"
}
},
"questions": "Prosím odpovězte na níže položené otázky:\n\n%s",
"response": { "response": {
"created": { "created": {
"description": "Tvůj ticket byl vytvořen: %s.", "description": "Tvůj ticket byl vytvořen: %s.",
@ -303,7 +305,24 @@
}, },
"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": {
"description": "Please mention the member you want to remove.",
"title": "❌ Unknown member"
},
"no_permission": {
"description": "You are not the creator of this ticket and you are not a staff member; you can't remove members from this ticket.",
"title": "❌ Insufficient permission"
},
"not_a_ticket": {
"description": "Please use this command in the ticket channel, or mention the channel.",
"title": "❌ This isn't a ticket channel"
}
}
}, },
"settings": { "settings": {
"aliases": { "aliases": {
@ -312,6 +331,7 @@
"description": "Konfigurace Discord ticketů", "description": "Konfigurace Discord ticketů",
"name": "settings", "name": "settings",
"response": { "response": {
"invalid": "❌ Settings data is invalid; please refer to the documentation.\n%s",
"updated": "✅ Nastavení bylo aktualizováno." "updated": "✅ Nastavení bylo aktualizováno."
} }
}, },
@ -319,8 +339,52 @@
"aliases": {}, "aliases": {},
"args": {}, "args": {},
"description": "Display ticket statistics", "description": "Display ticket statistics",
"fields": {
"messages": "Messages",
"response_time": {
"minutes": "%s minutes",
"title": "Avg. response time"
},
"tickets": "Tickets"
},
"name": "stats", "name": "stats",
"response": {} "response": {
"global": {
"description": "Statistics about tickets across all guilds where this Discord TIckets instance is used.",
"title": "📊 Global stats"
},
"guild": {
"description": "Statistics about tickets within this guild. This data is cached for an hour.",
"title": "📊 This server's stats"
}
}
},
"tag": {
"aliases": {
"faq": "faq",
"t": "t",
"tags": "tags"
},
"args": {
"tag": {
"description": "The name of the tag to use",
"example": "website",
"name": "tag"
}
},
"description": "Use a tag response",
"name": "tag",
"response": {
"error": "❌ Chyba",
"list": {
"title": "📃 Tag list"
},
"missing": "This tag requires the following arguments:\n%s",
"not_a_ticket": {
"description": "This tag can only be used within a ticket channel as it uses ticket references.",
"title": "❌ This isn't a ticket channel"
}
}
}, },
"topic": { "topic": {
"aliases": {}, "aliases": {},
@ -333,7 +397,16 @@
}, },
"description": "Change the topic of the ticket", "description": "Change the topic of the ticket",
"name": "topic", "name": "topic",
"response": {} "response": {
"changed": {
"description": "This ticket's topic has been changed.",
"title": "✅ Topic changed"
},
"not_a_ticket": {
"description": "Please use this command in the ticket channel you want to change the topic of.",
"title": "❌ This isn't a ticket channel"
}
}
} }
}, },
"command_execution_error": { "command_execution_error": {
@ -374,6 +447,16 @@
"description": "%s has been added by %s", "description": "%s has been added by %s",
"title": "Member added" "title": "Member added"
}, },
"member_removed": {
"description": "%s has been removed by %s",
"title": "Member removed"
},
"opening_message": {
"fields": {
"topic": "Topic"
}
},
"questions": "Please answer the following questions:\n\n%s",
"released": { "released": {
"description": "%s has released this ticket.", "description": "%s has released this ticket.",
"title": "✅ Ticket released" "title": "✅ Ticket released"

View File

@ -181,7 +181,7 @@
"commands": "commands" "commands": "commands"
}, },
"args": { "args": {
"member": { "command": {
"description": "The command to display information about", "description": "The command to display information about",
"example": "new", "example": "new",
"name": "command" "name": "command"
@ -189,7 +189,15 @@
}, },
"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",
"name": "help", "name": "help",
"response": {} "response": {
"list": {
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`.To create a ticket, type `{prefix}new [topic]`.",
"fields": {
"commands": "Commands"
},
"title": "❔ Help"
}
}
}, },
"new": { "new": {
"aliases": { "aliases": {
@ -206,12 +214,6 @@
}, },
"description": "Create a new ticket", "description": "Create a new ticket",
"name": "new", "name": "new",
"opening_message": {
"fields": {
"topic": "Topic"
}
},
"questions": "Please answer the following questions:\n\n%s",
"response": { "response": {
"created": { "created": {
"description": "Your ticket has been created: %s.", "description": "Your ticket has been created: %s.",
@ -303,7 +305,24 @@
}, },
"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": {
"description": "Please mention the member you want to remove.",
"title": "❌ Unknown member"
},
"no_permission": {
"description": "You are not the creator of this ticket and you are not a staff member; you can't remove members from this ticket.",
"title": "❌ Insufficient permission"
},
"not_a_ticket": {
"description": "Please use this command in the ticket channel, or mention the channel.",
"title": "❌ This isn't a ticket channel"
}
}
}, },
"settings": { "settings": {
"aliases": { "aliases": {
@ -312,6 +331,7 @@
"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."
} }
}, },
@ -319,8 +339,52 @@
"aliases": {}, "aliases": {},
"args": {}, "args": {},
"description": "Display ticket statistics", "description": "Display ticket statistics",
"fields": {
"messages": "Messages",
"response_time": {
"minutes": "%s minutes",
"title": "Avg. response time"
},
"tickets": "Tickets"
},
"name": "stats", "name": "stats",
"response": {} "response": {
"global": {
"description": "Statistics about tickets across all guilds where this Discord TIckets instance is used.",
"title": "📊 Global stats"
},
"guild": {
"description": "Statistics about tickets within this guild. This data is cached for an hour.",
"title": "📊 This server's stats"
}
}
},
"tag": {
"aliases": {
"faq": "faq",
"t": "t",
"tags": "tags"
},
"args": {
"tag": {
"description": "The name of the tag to use",
"example": "website",
"name": "tag"
}
},
"description": "Use a tag response",
"name": "tag",
"response": {
"error": "❌ Error",
"list": {
"title": "📃 Tag list"
},
"missing": "This tag requires the following arguments:\n%s",
"not_a_ticket": {
"description": "This tag can only be used within a ticket channel as it uses ticket references.",
"title": "❌ This isn't a ticket channel"
}
}
}, },
"topic": { "topic": {
"aliases": {}, "aliases": {},
@ -333,7 +397,16 @@
}, },
"description": "Change the topic of the ticket", "description": "Change the topic of the ticket",
"name": "topic", "name": "topic",
"response": {} "response": {
"changed": {
"description": "This ticket's topic has been changed.",
"title": "✅ Topic changed"
},
"not_a_ticket": {
"description": "Please use this command in the ticket channel you want to change the topic of.",
"title": "❌ This isn't a ticket channel"
}
}
} }
}, },
"command_execution_error": { "command_execution_error": {
@ -374,6 +447,16 @@
"description": "%s has been added by %s", "description": "%s has been added by %s",
"title": "Member added" "title": "Member added"
}, },
"member_removed": {
"description": "%s has been removed by %s",
"title": "Member removed"
},
"opening_message": {
"fields": {
"topic": "Topic"
}
},
"questions": "Please answer the following questions:\n\n%s",
"released": { "released": {
"description": "%s has released this ticket.", "description": "%s has released this ticket.",
"title": "✅ Ticket released" "title": "✅ Ticket released"

View File

@ -181,7 +181,7 @@
"commands": "commands" "commands": "commands"
}, },
"args": { "args": {
"member": { "command": {
"description": "The command to display information about", "description": "The command to display information about",
"example": "new", "example": "new",
"name": "command" "name": "command"
@ -189,7 +189,15 @@
}, },
"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",
"name": "help", "name": "help",
"response": {} "response": {
"list": {
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`.To create a ticket, type `{prefix}new [topic]`.",
"fields": {
"commands": "Commands"
},
"title": "❔ Help"
}
}
}, },
"new": { "new": {
"aliases": { "aliases": {
@ -206,12 +214,6 @@
}, },
"description": "Create a new ticket", "description": "Create a new ticket",
"name": "new", "name": "new",
"opening_message": {
"fields": {
"topic": "Topic"
}
},
"questions": "Please answer the following questions:\n\n%s",
"response": { "response": {
"created": { "created": {
"description": "Your ticket has been created: %s.", "description": "Your ticket has been created: %s.",
@ -303,7 +305,24 @@
}, },
"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": {
"description": "Please mention the member you want to remove.",
"title": "❌ Unknown member"
},
"no_permission": {
"description": "You are not the creator of this ticket and you are not a staff member; you can't remove members from this ticket.",
"title": "❌ Insufficient permission"
},
"not_a_ticket": {
"description": "Please use this command in the ticket channel, or mention the channel.",
"title": "❌ This isn't a ticket channel"
}
}
}, },
"settings": { "settings": {
"aliases": { "aliases": {
@ -312,6 +331,7 @@
"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."
} }
}, },
@ -319,8 +339,52 @@
"aliases": {}, "aliases": {},
"args": {}, "args": {},
"description": "Display ticket statistics", "description": "Display ticket statistics",
"fields": {
"messages": "Messages",
"response_time": {
"minutes": "%s minutes",
"title": "Avg. response time"
},
"tickets": "Tickets"
},
"name": "stats", "name": "stats",
"response": {} "response": {
"global": {
"description": "Statistics about tickets across all guilds where this Discord TIckets instance is used.",
"title": "📊 Global stats"
},
"guild": {
"description": "Statistics about tickets within this guild. This data is cached for an hour.",
"title": "📊 This server's stats"
}
}
},
"tag": {
"aliases": {
"faq": "faq",
"t": "t",
"tags": "tags"
},
"args": {
"tag": {
"description": "The name of the tag to use",
"example": "website",
"name": "tag"
}
},
"description": "Use a tag response",
"name": "tag",
"response": {
"error": "❌ Error",
"list": {
"title": "📃 Tag list"
},
"missing": "This tag requires the following arguments:\n%s",
"not_a_ticket": {
"description": "This tag can only be used within a ticket channel as it uses ticket references.",
"title": "❌ This isn't a ticket channel"
}
}
}, },
"topic": { "topic": {
"aliases": {}, "aliases": {},
@ -333,7 +397,16 @@
}, },
"description": "Change the topic of the ticket", "description": "Change the topic of the ticket",
"name": "topic", "name": "topic",
"response": {} "response": {
"changed": {
"description": "This ticket's topic has been changed.",
"title": "✅ Topic changed"
},
"not_a_ticket": {
"description": "Please use this command in the ticket channel you want to change the topic of.",
"title": "❌ This isn't a ticket channel"
}
}
} }
}, },
"command_execution_error": { "command_execution_error": {
@ -374,6 +447,16 @@
"description": "%s has been added by %s", "description": "%s has been added by %s",
"title": "Member added" "title": "Member added"
}, },
"member_removed": {
"description": "%s has been removed by %s",
"title": "Member removed"
},
"opening_message": {
"fields": {
"topic": "Topic"
}
},
"questions": "Please answer the following questions:\n\n%s",
"released": { "released": {
"description": "%s has released this ticket.", "description": "%s has released this ticket.",
"title": "✅ Ticket released" "title": "✅ Ticket released"

View File

@ -181,7 +181,7 @@
"commands": "commands" "commands": "commands"
}, },
"args": { "args": {
"member": { "command": {
"description": "The command to display information about", "description": "The command to display information about",
"example": "new", "example": "new",
"name": "command" "name": "command"
@ -189,7 +189,15 @@
}, },
"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",
"name": "help", "name": "help",
"response": {} "response": {
"list": {
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`.To create a ticket, type `{prefix}new [topic]`.",
"fields": {
"commands": "Commands"
},
"title": "❔ Help"
}
}
}, },
"new": { "new": {
"aliases": { "aliases": {
@ -206,12 +214,6 @@
}, },
"description": "Create a new ticket", "description": "Create a new ticket",
"name": "new", "name": "new",
"opening_message": {
"fields": {
"topic": "Topic"
}
},
"questions": "Please answer the following questions:\n\n%s",
"response": { "response": {
"created": { "created": {
"description": "Your ticket has been created: %s.", "description": "Your ticket has been created: %s.",
@ -303,7 +305,24 @@
}, },
"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": {
"description": "Please mention the member you want to remove.",
"title": "❌ Unknown member"
},
"no_permission": {
"description": "You are not the creator of this ticket and you are not a staff member; you can't remove members from this ticket.",
"title": "❌ Insufficient permission"
},
"not_a_ticket": {
"description": "Please use this command in the ticket channel, or mention the channel.",
"title": "❌ This isn't a ticket channel"
}
}
}, },
"settings": { "settings": {
"aliases": { "aliases": {
@ -312,6 +331,7 @@
"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."
} }
}, },
@ -319,8 +339,52 @@
"aliases": {}, "aliases": {},
"args": {}, "args": {},
"description": "Display ticket statistics", "description": "Display ticket statistics",
"fields": {
"messages": "Messages",
"response_time": {
"minutes": "%s minutes",
"title": "Avg. response time"
},
"tickets": "Tickets"
},
"name": "stats", "name": "stats",
"response": {} "response": {
"global": {
"description": "Statistics about tickets across all guilds where this Discord TIckets instance is used.",
"title": "📊 Global stats"
},
"guild": {
"description": "Statistics about tickets within this guild. This data is cached for an hour.",
"title": "📊 This server's stats"
}
}
},
"tag": {
"aliases": {
"faq": "faq",
"t": "t",
"tags": "tags"
},
"args": {
"tag": {
"description": "The name of the tag to use",
"example": "website",
"name": "tag"
}
},
"description": "Use a tag response",
"name": "tag",
"response": {
"error": "❌ Error",
"list": {
"title": "📃 Tag list"
},
"missing": "This tag requires the following arguments:\n%s",
"not_a_ticket": {
"description": "This tag can only be used within a ticket channel as it uses ticket references.",
"title": "❌ This isn't a ticket channel"
}
}
}, },
"topic": { "topic": {
"aliases": {}, "aliases": {},
@ -333,7 +397,16 @@
}, },
"description": "Change the topic of the ticket", "description": "Change the topic of the ticket",
"name": "topic", "name": "topic",
"response": {} "response": {
"changed": {
"description": "This ticket's topic has been changed.",
"title": "✅ Topic changed"
},
"not_a_ticket": {
"description": "Please use this command in the ticket channel you want to change the topic of.",
"title": "❌ This isn't a ticket channel"
}
}
} }
}, },
"command_execution_error": { "command_execution_error": {
@ -374,6 +447,16 @@
"description": "%s has been added by %s", "description": "%s has been added by %s",
"title": "Member added" "title": "Member added"
}, },
"member_removed": {
"description": "%s has been removed by %s",
"title": "Member removed"
},
"opening_message": {
"fields": {
"topic": "Topic"
}
},
"questions": "Please answer the following questions:\n\n%s",
"released": { "released": {
"description": "%s has released this ticket.", "description": "%s has released this ticket.",
"title": "✅ Ticket released" "title": "✅ Ticket released"

View File

@ -181,7 +181,7 @@
"commands": "commands" "commands": "commands"
}, },
"args": { "args": {
"member": { "command": {
"description": "The command to display information about", "description": "The command to display information about",
"example": "new", "example": "new",
"name": "command" "name": "command"
@ -189,7 +189,15 @@
}, },
"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",
"name": "help", "name": "help",
"response": {} "response": {
"list": {
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`.To create a ticket, type `{prefix}new [topic]`.",
"fields": {
"commands": "Commands"
},
"title": "❔ Help"
}
}
}, },
"new": { "new": {
"aliases": { "aliases": {
@ -206,12 +214,6 @@
}, },
"description": "Create a new ticket", "description": "Create a new ticket",
"name": "new", "name": "new",
"opening_message": {
"fields": {
"topic": "Topic"
}
},
"questions": "Please answer the following questions:\n\n%s",
"response": { "response": {
"created": { "created": {
"description": "Your ticket has been created: %s.", "description": "Your ticket has been created: %s.",
@ -303,7 +305,24 @@
}, },
"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": {
"description": "Please mention the member you want to remove.",
"title": "❌ Unknown member"
},
"no_permission": {
"description": "You are not the creator of this ticket and you are not a staff member; you can't remove members from this ticket.",
"title": "❌ Insufficient permission"
},
"not_a_ticket": {
"description": "Please use this command in the ticket channel, or mention the channel.",
"title": "❌ This isn't a ticket channel"
}
}
}, },
"settings": { "settings": {
"aliases": { "aliases": {
@ -312,6 +331,7 @@
"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."
} }
}, },
@ -319,8 +339,52 @@
"aliases": {}, "aliases": {},
"args": {}, "args": {},
"description": "Display ticket statistics", "description": "Display ticket statistics",
"fields": {
"messages": "Messages",
"response_time": {
"minutes": "%s minutes",
"title": "Avg. response time"
},
"tickets": "Tickets"
},
"name": "stats", "name": "stats",
"response": {} "response": {
"global": {
"description": "Statistics about tickets across all guilds where this Discord TIckets instance is used.",
"title": "📊 Global stats"
},
"guild": {
"description": "Statistics about tickets within this guild. This data is cached for an hour.",
"title": "📊 This server's stats"
}
}
},
"tag": {
"aliases": {
"faq": "faq",
"t": "t",
"tags": "tags"
},
"args": {
"tag": {
"description": "The name of the tag to use",
"example": "website",
"name": "tag"
}
},
"description": "Use a tag response",
"name": "tag",
"response": {
"error": "❌ Error",
"list": {
"title": "📃 Tag list"
},
"missing": "This tag requires the following arguments:\n%s",
"not_a_ticket": {
"description": "This tag can only be used within a ticket channel as it uses ticket references.",
"title": "❌ This isn't a ticket channel"
}
}
}, },
"topic": { "topic": {
"aliases": {}, "aliases": {},
@ -333,7 +397,16 @@
}, },
"description": "Change the topic of the ticket", "description": "Change the topic of the ticket",
"name": "topic", "name": "topic",
"response": {} "response": {
"changed": {
"description": "This ticket's topic has been changed.",
"title": "✅ Topic changed"
},
"not_a_ticket": {
"description": "Please use this command in the ticket channel you want to change the topic of.",
"title": "❌ This isn't a ticket channel"
}
}
} }
}, },
"command_execution_error": { "command_execution_error": {
@ -374,6 +447,16 @@
"description": "%s has been added by %s", "description": "%s has been added by %s",
"title": "Member added" "title": "Member added"
}, },
"member_removed": {
"description": "%s has been removed by %s",
"title": "Member removed"
},
"opening_message": {
"fields": {
"topic": "Topic"
}
},
"questions": "Please answer the following questions:\n\n%s",
"released": { "released": {
"description": "%s has released this ticket.", "description": "%s has released this ticket.",
"title": "✅ Ticket released" "title": "✅ Ticket released"

View File

@ -181,7 +181,7 @@
"commands": "commands" "commands": "commands"
}, },
"args": { "args": {
"member": { "command": {
"description": "The command to display information about", "description": "The command to display information about",
"example": "new", "example": "new",
"name": "command" "name": "command"
@ -189,7 +189,15 @@
}, },
"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",
"name": "help", "name": "help",
"response": {} "response": {
"list": {
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`.To create a ticket, type `{prefix}new [topic]`.",
"fields": {
"commands": "Commands"
},
"title": "❔ Help"
}
}
}, },
"new": { "new": {
"aliases": { "aliases": {
@ -206,12 +214,6 @@
}, },
"description": "Create a new ticket", "description": "Create a new ticket",
"name": "new", "name": "new",
"opening_message": {
"fields": {
"topic": "Topic"
}
},
"questions": "Please answer the following questions:\n\n%s",
"response": { "response": {
"created": { "created": {
"description": "Your ticket has been created: %s.", "description": "Your ticket has been created: %s.",
@ -303,7 +305,24 @@
}, },
"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": {
"description": "Please mention the member you want to remove.",
"title": "❌ Unknown member"
},
"no_permission": {
"description": "You are not the creator of this ticket and you are not a staff member; you can't remove members from this ticket.",
"title": "❌ Insufficient permission"
},
"not_a_ticket": {
"description": "Please use this command in the ticket channel, or mention the channel.",
"title": "❌ This isn't a ticket channel"
}
}
}, },
"settings": { "settings": {
"aliases": { "aliases": {
@ -312,6 +331,7 @@
"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."
} }
}, },
@ -319,8 +339,52 @@
"aliases": {}, "aliases": {},
"args": {}, "args": {},
"description": "Display ticket statistics", "description": "Display ticket statistics",
"fields": {
"messages": "Messages",
"response_time": {
"minutes": "%s minutes",
"title": "Avg. response time"
},
"tickets": "Tickets"
},
"name": "stats", "name": "stats",
"response": {} "response": {
"global": {
"description": "Statistics about tickets across all guilds where this Discord TIckets instance is used.",
"title": "📊 Global stats"
},
"guild": {
"description": "Statistics about tickets within this guild. This data is cached for an hour.",
"title": "📊 This server's stats"
}
}
},
"tag": {
"aliases": {
"faq": "faq",
"t": "t",
"tags": "tags"
},
"args": {
"tag": {
"description": "The name of the tag to use",
"example": "website",
"name": "tag"
}
},
"description": "Use a tag response",
"name": "tag",
"response": {
"error": "❌ Error",
"list": {
"title": "📃 Tag list"
},
"missing": "This tag requires the following arguments:\n%s",
"not_a_ticket": {
"description": "This tag can only be used within a ticket channel as it uses ticket references.",
"title": "❌ This isn't a ticket channel"
}
}
}, },
"topic": { "topic": {
"aliases": {}, "aliases": {},
@ -333,7 +397,16 @@
}, },
"description": "Change the topic of the ticket", "description": "Change the topic of the ticket",
"name": "topic", "name": "topic",
"response": {} "response": {
"changed": {
"description": "This ticket's topic has been changed.",
"title": "✅ Topic changed"
},
"not_a_ticket": {
"description": "Please use this command in the ticket channel you want to change the topic of.",
"title": "❌ This isn't a ticket channel"
}
}
} }
}, },
"command_execution_error": { "command_execution_error": {
@ -374,6 +447,16 @@
"description": "%s has been added by %s", "description": "%s has been added by %s",
"title": "Member added" "title": "Member added"
}, },
"member_removed": {
"description": "%s has been removed by %s",
"title": "Member removed"
},
"opening_message": {
"fields": {
"topic": "Topic"
}
},
"questions": "Please answer the following questions:\n\n%s",
"released": { "released": {
"description": "%s has released this ticket.", "description": "%s has released this ticket.",
"title": "✅ Ticket released" "title": "✅ Ticket released"

View File

@ -181,7 +181,7 @@
"commands": "commands" "commands": "commands"
}, },
"args": { "args": {
"member": { "command": {
"description": "The command to display information about", "description": "The command to display information about",
"example": "baru", "example": "baru",
"name": "command" "name": "command"
@ -189,7 +189,15 @@
}, },
"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",
"name": "help", "name": "help",
"response": {} "response": {
"list": {
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`.To create a ticket, type `{prefix}new [topic]`.",
"fields": {
"commands": "Commands"
},
"title": "❔ Help"
}
}
}, },
"new": { "new": {
"aliases": { "aliases": {
@ -206,12 +214,6 @@
}, },
"description": "Buat tiket baru", "description": "Buat tiket baru",
"name": "baru", "name": "baru",
"opening_message": {
"fields": {
"topic": "Topik"
}
},
"questions": "Tolong jawab pertanyaan-pertanyaan berikut:\n\n%s",
"response": { "response": {
"created": { "created": {
"description": "Tiket anda telah dibuat: %s.", "description": "Tiket anda telah dibuat: %s.",
@ -303,7 +305,24 @@
}, },
"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": {
"description": "Please mention the member you want to remove.",
"title": "❌ Unknown member"
},
"no_permission": {
"description": "You are not the creator of this ticket and you are not a staff member; you can't remove members from this ticket.",
"title": "❌ Insufficient permission"
},
"not_a_ticket": {
"description": "Please use this command in the ticket channel, or mention the channel.",
"title": "❌ This isn't a ticket channel"
}
}
}, },
"settings": { "settings": {
"aliases": { "aliases": {
@ -312,6 +331,7 @@
"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."
} }
}, },
@ -319,8 +339,52 @@
"aliases": {}, "aliases": {},
"args": {}, "args": {},
"description": "Display ticket statistics", "description": "Display ticket statistics",
"fields": {
"messages": "Messages",
"response_time": {
"minutes": "%s minutes",
"title": "Avg. response time"
},
"tickets": "Tickets"
},
"name": "stats", "name": "stats",
"response": {} "response": {
"global": {
"description": "Statistics about tickets across all guilds where this Discord TIckets instance is used.",
"title": "📊 Global stats"
},
"guild": {
"description": "Statistics about tickets within this guild. This data is cached for an hour.",
"title": "📊 This server's stats"
}
}
},
"tag": {
"aliases": {
"faq": "faq",
"t": "t",
"tags": "tags"
},
"args": {
"tag": {
"description": "The name of the tag to use",
"example": "website",
"name": "tag"
}
},
"description": "Use a tag response",
"name": "tag",
"response": {
"error": "❌ Error",
"list": {
"title": "📃 Tag list"
},
"missing": "This tag requires the following arguments:\n%s",
"not_a_ticket": {
"description": "This tag can only be used within a ticket channel as it uses ticket references.",
"title": "❌ This isn't a ticket channel"
}
}
}, },
"topic": { "topic": {
"aliases": {}, "aliases": {},
@ -333,7 +397,16 @@
}, },
"description": "Change the topic of the ticket", "description": "Change the topic of the ticket",
"name": "topik", "name": "topik",
"response": {} "response": {
"changed": {
"description": "This ticket's topic has been changed.",
"title": "✅ Topic changed"
},
"not_a_ticket": {
"description": "Please use this command in the ticket channel you want to change the topic of.",
"title": "❌ This isn't a ticket channel"
}
}
} }
}, },
"command_execution_error": { "command_execution_error": {
@ -374,6 +447,16 @@
"description": "%s has been added by %s", "description": "%s has been added by %s",
"title": "Member added" "title": "Member added"
}, },
"member_removed": {
"description": "%s has been removed by %s",
"title": "Member removed"
},
"opening_message": {
"fields": {
"topic": "Topic"
}
},
"questions": "Please answer the following questions:\n\n%s",
"released": { "released": {
"description": "%s has released this ticket.", "description": "%s has released this ticket.",
"title": "✅ Ticket released" "title": "✅ Ticket released"

View File

@ -181,7 +181,7 @@
"commands": "commands" "commands": "commands"
}, },
"args": { "args": {
"member": { "command": {
"description": "The command to display information about", "description": "The command to display information about",
"example": "nuovo", "example": "nuovo",
"name": "command" "name": "command"
@ -189,7 +189,15 @@
}, },
"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",
"name": "help", "name": "help",
"response": {} "response": {
"list": {
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`.To create a ticket, type `{prefix}new [topic]`.",
"fields": {
"commands": "Commands"
},
"title": "❔ Help"
}
}
}, },
"new": { "new": {
"aliases": { "aliases": {
@ -206,12 +214,6 @@
}, },
"description": "Crea un nuovo ticket", "description": "Crea un nuovo ticket",
"name": "nuovo", "name": "nuovo",
"opening_message": {
"fields": {
"topic": "Argomento"
}
},
"questions": "Si prega di rispondere alle seguenti domande:\n\n%s",
"response": { "response": {
"created": { "created": {
"description": "Il tuo ticket è stato creato: %s.", "description": "Il tuo ticket è stato creato: %s.",
@ -303,7 +305,24 @@
}, },
"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": {
"description": "Please mention the member you want to remove.",
"title": "❌ Unknown member"
},
"no_permission": {
"description": "You are not the creator of this ticket and you are not a staff member; you can't remove members from this ticket.",
"title": "❌ Insufficient permission"
},
"not_a_ticket": {
"description": "Please use this command in the ticket channel, or mention the channel.",
"title": "❌ This isn't a ticket channel"
}
}
}, },
"settings": { "settings": {
"aliases": { "aliases": {
@ -312,6 +331,7 @@
"description": "Configura il bot discord dei ticket", "description": "Configura il bot discord dei ticket",
"name": "impostazioni", "name": "impostazioni",
"response": { "response": {
"invalid": "❌ Settings data is invalid; please refer to the documentation.\n%s",
"updated": "✅ Le impostazioni sono state aggiornate." "updated": "✅ Le impostazioni sono state aggiornate."
} }
}, },
@ -319,8 +339,52 @@
"aliases": {}, "aliases": {},
"args": {}, "args": {},
"description": "Display ticket statistics", "description": "Display ticket statistics",
"fields": {
"messages": "Messages",
"response_time": {
"minutes": "%s minutes",
"title": "Avg. response time"
},
"tickets": "Tickets"
},
"name": "stats", "name": "stats",
"response": {} "response": {
"global": {
"description": "Statistics about tickets across all guilds where this Discord TIckets instance is used.",
"title": "📊 Global stats"
},
"guild": {
"description": "Statistics about tickets within this guild. This data is cached for an hour.",
"title": "📊 This server's stats"
}
}
},
"tag": {
"aliases": {
"faq": "faq",
"t": "t",
"tags": "tags"
},
"args": {
"tag": {
"description": "The name of the tag to use",
"example": "website",
"name": "tag"
}
},
"description": "Use a tag response",
"name": "tag",
"response": {
"error": "❌ Error",
"list": {
"title": "📃 Tag list"
},
"missing": "This tag requires the following arguments:\n%s",
"not_a_ticket": {
"description": "This tag can only be used within a ticket channel as it uses ticket references.",
"title": "❌ This isn't a ticket channel"
}
}
}, },
"topic": { "topic": {
"aliases": {}, "aliases": {},
@ -333,7 +397,16 @@
}, },
"description": "Change the topic of the ticket", "description": "Change the topic of the ticket",
"name": "argomento", "name": "argomento",
"response": {} "response": {
"changed": {
"description": "This ticket's topic has been changed.",
"title": "✅ Topic changed"
},
"not_a_ticket": {
"description": "Please use this command in the ticket channel you want to change the topic of.",
"title": "❌ This isn't a ticket channel"
}
}
} }
}, },
"command_execution_error": { "command_execution_error": {
@ -374,6 +447,16 @@
"description": "%s has been added by %s", "description": "%s has been added by %s",
"title": "Member added" "title": "Member added"
}, },
"member_removed": {
"description": "%s has been removed by %s",
"title": "Member removed"
},
"opening_message": {
"fields": {
"topic": "Topic"
}
},
"questions": "Please answer the following questions:\n\n%s",
"released": { "released": {
"description": "%s has released this ticket.", "description": "%s has released this ticket.",
"title": "✅ Ticket released" "title": "✅ Ticket released"

View File

@ -181,7 +181,7 @@
"commands": "commands" "commands": "commands"
}, },
"args": { "args": {
"member": { "command": {
"description": "The command to display information about", "description": "The command to display information about",
"example": "ny", "example": "ny",
"name": "command" "name": "command"
@ -189,7 +189,15 @@
}, },
"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",
"name": "help", "name": "help",
"response": {} "response": {
"list": {
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`.To create a ticket, type `{prefix}new [topic]`.",
"fields": {
"commands": "Commands"
},
"title": "❔ Help"
}
}
}, },
"new": { "new": {
"aliases": { "aliases": {
@ -206,12 +214,6 @@
}, },
"description": "Opprett en ny billett", "description": "Opprett en ny billett",
"name": "ny", "name": "ny",
"opening_message": {
"fields": {
"topic": "Emnet"
}
},
"questions": "Svar på følgende spørsmål:\n\n%s",
"response": { "response": {
"created": { "created": {
"description": "Billetten er opprettet: %s.", "description": "Billetten er opprettet: %s.",
@ -303,7 +305,24 @@
}, },
"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": {
"description": "Please mention the member you want to remove.",
"title": "❌ Unknown member"
},
"no_permission": {
"description": "You are not the creator of this ticket and you are not a staff member; you can't remove members from this ticket.",
"title": "❌ Insufficient permission"
},
"not_a_ticket": {
"description": "Please use this command in the ticket channel, or mention the channel.",
"title": "❌ This isn't a ticket channel"
}
}
}, },
"settings": { "settings": {
"aliases": { "aliases": {
@ -312,6 +331,7 @@
"description": "Konfigurere Discord Tickets", "description": "Konfigurere Discord Tickets",
"name": "innstillinger", "name": "innstillinger",
"response": { "response": {
"invalid": "❌ Settings data is invalid; please refer to the documentation.\n%s",
"updated": "✅ innstillinger er oppdatert." "updated": "✅ innstillinger er oppdatert."
} }
}, },
@ -319,8 +339,52 @@
"aliases": {}, "aliases": {},
"args": {}, "args": {},
"description": "Display ticket statistics", "description": "Display ticket statistics",
"fields": {
"messages": "Messages",
"response_time": {
"minutes": "%s minutes",
"title": "Avg. response time"
},
"tickets": "Tickets"
},
"name": "stats", "name": "stats",
"response": {} "response": {
"global": {
"description": "Statistics about tickets across all guilds where this Discord TIckets instance is used.",
"title": "📊 Global stats"
},
"guild": {
"description": "Statistics about tickets within this guild. This data is cached for an hour.",
"title": "📊 This server's stats"
}
}
},
"tag": {
"aliases": {
"faq": "faq",
"t": "t",
"tags": "tags"
},
"args": {
"tag": {
"description": "The name of the tag to use",
"example": "website",
"name": "tag"
}
},
"description": "Use a tag response",
"name": "tag",
"response": {
"error": "❌ Error",
"list": {
"title": "📃 Tag list"
},
"missing": "This tag requires the following arguments:\n%s",
"not_a_ticket": {
"description": "This tag can only be used within a ticket channel as it uses ticket references.",
"title": "❌ This isn't a ticket channel"
}
}
}, },
"topic": { "topic": {
"aliases": {}, "aliases": {},
@ -333,7 +397,16 @@
}, },
"description": "Change the topic of the ticket", "description": "Change the topic of the ticket",
"name": "emne", "name": "emne",
"response": {} "response": {
"changed": {
"description": "This ticket's topic has been changed.",
"title": "✅ Topic changed"
},
"not_a_ticket": {
"description": "Please use this command in the ticket channel you want to change the topic of.",
"title": "❌ This isn't a ticket channel"
}
}
} }
}, },
"command_execution_error": { "command_execution_error": {
@ -374,6 +447,16 @@
"description": "%s has been added by %s", "description": "%s has been added by %s",
"title": "Member added" "title": "Member added"
}, },
"member_removed": {
"description": "%s has been removed by %s",
"title": "Member removed"
},
"opening_message": {
"fields": {
"topic": "Topic"
}
},
"questions": "Please answer the following questions:\n\n%s",
"released": { "released": {
"description": "%s has released this ticket.", "description": "%s has released this ticket.",
"title": "✅ Ticket released" "title": "✅ Ticket released"

View File

@ -181,7 +181,7 @@
"commands": "commands" "commands": "commands"
}, },
"args": { "args": {
"member": { "command": {
"description": "The command to display information about", "description": "The command to display information about",
"example": "new", "example": "new",
"name": "command" "name": "command"
@ -189,7 +189,15 @@
}, },
"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",
"name": "help", "name": "help",
"response": {} "response": {
"list": {
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`.To create a ticket, type `{prefix}new [topic]`.",
"fields": {
"commands": "Commands"
},
"title": "❔ Help"
}
}
}, },
"new": { "new": {
"aliases": { "aliases": {
@ -206,12 +214,6 @@
}, },
"description": "Criar um novo Ticket", "description": "Criar um novo Ticket",
"name": "new", "name": "new",
"opening_message": {
"fields": {
"topic": "Assunto"
}
},
"questions": "Por favor responda as seguintes questões:\n\n%s",
"response": { "response": {
"created": { "created": {
"description": "Seu ticket foi criado: %s.", "description": "Seu ticket foi criado: %s.",
@ -303,7 +305,24 @@
}, },
"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": {
"description": "Please mention the member you want to remove.",
"title": "❌ Unknown member"
},
"no_permission": {
"description": "You are not the creator of this ticket and you are not a staff member; you can't remove members from this ticket.",
"title": "❌ Insufficient permission"
},
"not_a_ticket": {
"description": "Please use this command in the ticket channel, or mention the channel.",
"title": "❌ This isn't a ticket channel"
}
}
}, },
"settings": { "settings": {
"aliases": { "aliases": {
@ -312,6 +331,7 @@
"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."
} }
}, },
@ -319,8 +339,52 @@
"aliases": {}, "aliases": {},
"args": {}, "args": {},
"description": "Display ticket statistics", "description": "Display ticket statistics",
"fields": {
"messages": "Messages",
"response_time": {
"minutes": "%s minutes",
"title": "Avg. response time"
},
"tickets": "Tickets"
},
"name": "stats", "name": "stats",
"response": {} "response": {
"global": {
"description": "Statistics about tickets across all guilds where this Discord TIckets instance is used.",
"title": "📊 Global stats"
},
"guild": {
"description": "Statistics about tickets within this guild. This data is cached for an hour.",
"title": "📊 This server's stats"
}
}
},
"tag": {
"aliases": {
"faq": "faq",
"t": "t",
"tags": "tags"
},
"args": {
"tag": {
"description": "The name of the tag to use",
"example": "website",
"name": "tag"
}
},
"description": "Use a tag response",
"name": "tag",
"response": {
"error": "❌ Error",
"list": {
"title": "📃 Tag list"
},
"missing": "This tag requires the following arguments:\n%s",
"not_a_ticket": {
"description": "This tag can only be used within a ticket channel as it uses ticket references.",
"title": "❌ This isn't a ticket channel"
}
}
}, },
"topic": { "topic": {
"aliases": {}, "aliases": {},
@ -333,7 +397,16 @@
}, },
"description": "Change the topic of the ticket", "description": "Change the topic of the ticket",
"name": "assunto", "name": "assunto",
"response": {} "response": {
"changed": {
"description": "This ticket's topic has been changed.",
"title": "✅ Topic changed"
},
"not_a_ticket": {
"description": "Please use this command in the ticket channel you want to change the topic of.",
"title": "❌ This isn't a ticket channel"
}
}
} }
}, },
"command_execution_error": { "command_execution_error": {
@ -374,6 +447,16 @@
"description": "%s has been added by %s", "description": "%s has been added by %s",
"title": "Member added" "title": "Member added"
}, },
"member_removed": {
"description": "%s has been removed by %s",
"title": "Member removed"
},
"opening_message": {
"fields": {
"topic": "Topic"
}
},
"questions": "Please answer the following questions:\n\n%s",
"released": { "released": {
"description": "%s has released this ticket.", "description": "%s has released this ticket.",
"title": "✅ Ticket released" "title": "✅ Ticket released"

View File

@ -181,7 +181,7 @@
"commands": "commands" "commands": "commands"
}, },
"args": { "args": {
"member": { "command": {
"description": "The command to display information about", "description": "The command to display information about",
"example": "новый", "example": "новый",
"name": "command" "name": "command"
@ -189,7 +189,15 @@
}, },
"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",
"name": "help", "name": "help",
"response": {} "response": {
"list": {
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`.To create a ticket, type `{prefix}new [topic]`.",
"fields": {
"commands": "Commands"
},
"title": "❔ Help"
}
}
}, },
"new": { "new": {
"aliases": { "aliases": {
@ -206,12 +214,6 @@
}, },
"description": "Создание нового тикета", "description": "Создание нового тикета",
"name": "новый", "name": "новый",
"opening_message": {
"fields": {
"topic": "Топик"
}
},
"questions": "Пожалуйста, ответьте на следующие вопросы:\n\n%s",
"response": { "response": {
"created": { "created": {
"description": "Ваш тикет был создан: %s.", "description": "Ваш тикет был создан: %s.",
@ -303,7 +305,24 @@
}, },
"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": {
"description": "Please mention the member you want to remove.",
"title": "❌ Unknown member"
},
"no_permission": {
"description": "You are not the creator of this ticket and you are not a staff member; you can't remove members from this ticket.",
"title": "❌ Insufficient permission"
},
"not_a_ticket": {
"description": "Please use this command in the ticket channel, or mention the channel.",
"title": "❌ Это не канал тикета"
}
}
}, },
"settings": { "settings": {
"aliases": { "aliases": {
@ -312,6 +331,7 @@
"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": "✅ Настройки были обновлены."
} }
}, },
@ -319,8 +339,52 @@
"aliases": {}, "aliases": {},
"args": {}, "args": {},
"description": "Display ticket statistics", "description": "Display ticket statistics",
"fields": {
"messages": "Messages",
"response_time": {
"minutes": "%s minutes",
"title": "Avg. response time"
},
"tickets": "Tickets"
},
"name": "stats", "name": "stats",
"response": {} "response": {
"global": {
"description": "Statistics about tickets across all guilds where this Discord TIckets instance is used.",
"title": "📊 Global stats"
},
"guild": {
"description": "Statistics about tickets within this guild. This data is cached for an hour.",
"title": "📊 This server's stats"
}
}
},
"tag": {
"aliases": {
"faq": "faq",
"t": "t",
"tags": "tags"
},
"args": {
"tag": {
"description": "The name of the tag to use",
"example": "website",
"name": "tag"
}
},
"description": "Use a tag response",
"name": "tag",
"response": {
"error": "❌ Ошибка",
"list": {
"title": "📃 Tag list"
},
"missing": "This tag requires the following arguments:\n%s",
"not_a_ticket": {
"description": "This tag can only be used within a ticket channel as it uses ticket references.",
"title": "❌ Это не канал тикета"
}
}
}, },
"topic": { "topic": {
"aliases": {}, "aliases": {},
@ -333,7 +397,16 @@
}, },
"description": "Change the topic of the ticket", "description": "Change the topic of the ticket",
"name": "топик", "name": "топик",
"response": {} "response": {
"changed": {
"description": "This ticket's topic has been changed.",
"title": "✅ Topic changed"
},
"not_a_ticket": {
"description": "Please use this command in the ticket channel you want to change the topic of.",
"title": "❌ Это не канал тикета"
}
}
} }
}, },
"command_execution_error": { "command_execution_error": {
@ -374,6 +447,16 @@
"description": "%s has been added by %s", "description": "%s has been added by %s",
"title": "Member added" "title": "Member added"
}, },
"member_removed": {
"description": "%s has been removed by %s",
"title": "Member removed"
},
"opening_message": {
"fields": {
"topic": "Topic"
}
},
"questions": "Please answer the following questions:\n\n%s",
"released": { "released": {
"description": "%s выпустил этот тикет.", "description": "%s выпустил этот тикет.",
"title": "✅ Тикет выпущен" "title": "✅ Тикет выпущен"