{
	"bot": {
		"missing_permissions": {
			"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)"
	},
	"cmd_usage": {
		"args": {
			"description": "**Popis:** %s",
			"example": "**Příklad:** `%s`"
		},
		"description": "**Použití:**\n`%s`\n\n**Příklad:**\n`%s`\n\nPožadované argumenty jsou označeny `❗`.",
		"invalid_named_args": {
			"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": {
				"added": {
					"description": "%s has been added to %s.",
					"title": "✅ Member added"
				},
				"no_member": {
					"description": "Please mention the member you want to add.",
					"title": "❌ Unknown member"
				},
				"no_permission": {
					"description": "You are not the creator of this ticket and you are not a staff member; you can't add members to 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"
				}
			}
		},
		"blacklist": {
			"aliases": {
				"unblacklist": "unblacklist"
			},
			"args": {
				"member_or_role": {
					"description": "The member or role to add/remove",
					"example": "@NeposlušnýUživatel",
					"name": "uživatelNeboRole"
				}
			},
			"description": "Zablokuje/povolí uživateli interakci s botem",
			"name": "blacklist",
			"response": {
				"empty_list": {
					"description": "Na černé listině nejsou žádní uživatelé nebo role. Použij `%sblacklist <memberOrRole>` pro přidání uživatele nebo role na černou listinu.",
					"title": "📃 Zablokovaní uživatelé a role"
				},
				"illegal_action": {
					"description": "%s je člen serveru a nemůže být na černé listině.",
					"title": "❌ Tohoto člena nemůžeš přidat na černou listinu"
				},
				"list": {
					"title": "📃 Zablokovaní uživatelé a role"
				},
				"member_added": {
					"description": "Uživatel <@%s> byl přidán na černou listinu. Už nebude moci využívat bota.",
					"title": "✅ Uživatel přidán na blacklist"
				},
				"member_removed": {
					"description": "Uživatel <@%s> byl odebrán z černé listiny. Nyní bude moci využívat bota.",
					"title": "✅ Uživatel odstraněn z blacklistu"
				},
				"role_added": {
					"description": "Role <@&%s> byla přidána na černou listinu. Uživatelé s touto rolí nyní nebudou moci využívat bota.",
					"title": "✅ Role přidána na blacklist"
				},
				"role_removed": {
					"description": "Role <@&%s> byla odebrána z černé listiny. Nyní bude moci využívat bota.",
					"title": "✅ Role odstraněna z blacklistu"
				}
			}
		},
		"close": {
			"aliases": {
				"delete": "delete",
				"lock": "lock"
			},
			"args": {
				"reason": {
					"alias": "r",
					"description": "The reason for closing the ticket(s)",
					"example": "",
					"name": "reason"
				},
				"ticket": {
					"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": "Ticket #%s has been closed.",
					"title": "✅ Ticket uzavřen"
				},
				"closed_multiple": {
					"description": [
						"%d ticket has been closed.",
						"%d tickets have been closed."
					],
					"title": [
						"✅ Ticket uzavřen",
						"✅ Tickets 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?"
				},
				"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": {
				"command": {
					"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": {
				"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": {
			"aliases": {
				"create": "create",
				"open": "open",
				"ticket": "ticket"
			},
			"args": {
				"topic": {
					"description": "Téma ticketu",
					"example": "Problém s fakturací",
					"name": "topic"
				}
			},
			"description": "Vytvoří ticket",
			"name": "new",
			"response": {
				"created": {
					"description": "Tvůj ticket byl vytvořen: %s.",
					"title": "✅ Ticket vytvořen"
				},
				"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.",
					"title": "❌ Již máte otevřený ticket"
				},
				"max_tickets": {
					"description": "Prosím použij `%sclose` pro uzavření nepotřebných ticketů.\n\n%s",
					"title": "❌ Již máš %d otevřených ticketů"
				},
				"no_categories": {
					"description": "Než budete moci vytvořit nový ticket, musí správce serveru vytvořit alespoň jednu kategorii pro tickety.",
					"title": "❌ Nelze vytvořit ticket"
				},
				"select_category": {
					"description": "Vyber kategorii, která je nejrelevantnější pro téma ticketu:\n\n%s",
					"title": "🔤 Prosím vyber kategorii ticketu"
				},
				"select_category_timeout": {
					"description": "Výběr kategorie ticketu trvala příliš dlouho.",
					"title": "❌ Doba pro reakci vypršela"
				}
			},
			"request_topic": {
				"description": "Prosím stručně popiš několika slovy o čem je tento ticket.",
				"title": "Téma ticketu"
			}
		},
		"panel": {
			"aliases": {},
			"args": {
				"categories": {
					"alias": "c",
					"description": "ID kategorie",
					"example": "451745464954650634",
					"name": "kategorie"
				},
				"description": {
					"alias": "d",
					"description": "Popis panelu",
					"example": "\"Zareaguj na tuto zprávu pro otevření ticketu.\"",
					"name": "popis"
				},
				"emoji": {
					"alias": "e",
					"description": "Emoji",
					"example": "🎫",
					"name": "emoji"
				},
				"title": {
					"alias": "t",
					"description": "Nadpis pro zprávu panelu",
					"example": "\"Support tickets\"",
					"name": "title"
				}
			},
			"description": "Vytvořit nový ticket panel",
			"name": "panel",
			"response": {
				"invalid_category": {
					"description": "Jedno nebo více ID kategorií je vadných.",
					"title": "❌ Neplatná kategorie"
				},
				"mismatch": {
					"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": {
				"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": {
			"aliases": {
				"config": "config"
			},
			"description": "Konfigurace Discord ticketů",
			"name": "settings",
			"response": {
				"invalid": "❌ Settings data is invalid; please refer to the documentation.\n%s",
				"updated": "✅ Nastavení bylo aktualizováno."
			}
		},
		"stats": {
			"aliases": {},
			"args": {},
			"description": "Display ticket statistics",
			"fields": {
				"messages": "Messages",
				"response_time": {
					"minutes": "%s minutes",
					"title": "Avg. response time"
				},
				"tickets": "Tickets"
			},
			"name": "stats",
			"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"
				}
			}
		},
		"survey": {
			"aliases": {
				"surveys": "surveys"
			},
			"args": {
				"survey": {
					"description": "The name of the survey to view responses of",
					"example": "support",
					"name": "survey"
				}
			},
			"description": "View survey responses",
			"name": "survey",
			"response": {
				"list": {
					"title": "📃 Surveys"
				}
			}
		},
		"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": {
			"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": {
				"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": {
		"description": "Během provádění příkazu došlo k neočekávané chybě.\nPožádejte správce serveru, aby zkontroloval výstup konzole / log pro více detailů.",
		"title": "⚠️"
	},
	"message_will_be_deleted_in": "Tato zpráva bude smazána za %d sekund",
	"missing_permissions": {
		"description": "Na provedení tohoto příkazu nemáš dostatečné oprávnění:\n%s",
		"title": "❌"
	},
	"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"
		},
		"member_added": {
			"description": "%s has been added by %s",
			"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": {
			"description": "%s has released this ticket.",
			"title": "✅ Ticket released"
		},
		"survey": {
			"complete": {
				"description": "Thank you for your feedback.",
				"title": "✅ Thank you"
			},
			"start": {
				"description": "Hey, %s. Before this channel is deleted, would you mind completing a quick %d-question survey? React with ✅ to start, or ignore this message.",
				"title": "❔ Feedback"
			}
		}
	}
}