Open Ticket v4 Beta

This commit is contained in:
DJj123dj
2024-08-21 13:24:56 +02:00
parent 9326d0fae8
commit 0c2aca7039
154 changed files with 33881 additions and 0 deletions
+477
View File
@@ -0,0 +1,477 @@
{
"_TRANSLATION":{
"otversion":"v4.0.0",
"translator":"DJj123dj",
"lastedited":"21/08/2024",
"language":"Custom"
},
"checker":{
"system":{
"typeError":"[ERROR]",
"headerOpenTicket":"OPEN TICKET",
"typeWarning":"[WARNING]",
"typeInfo":"[INFO]",
"headerConfigChecker":"CONFIG CHECKER",
"headerDescription":"check for errors in you config files!",
"footerError":"the bot won't start until all {0}'s are fixed!",
"footerWarning":"it's recommended to fix all {0}'s before starting!",
"footerSupport":"SUPPORT: {0} - DOCS: {1}",
"compactInformation":"use {0} for more information!",
"dataPath":"path",
"dataDocs":"docs",
"dataMessages":"message"
},
"messages":{
"stringTooShort":"This string can't be shorter than {0} characters!",
"stringTooLong":"This string can't be longer than {0} characters!",
"stringLengthInvalid":"This string needs to be {0} characters long!",
"stringStartsWith":"This string needs to start with {0}!",
"stringEndsWith":"This string needs to end with {0}!",
"stringContains":"This string needs to contain {0}!",
"stringChoices":"This string can only be one of the following values: {0}!",
"stringRegex":"This string is invalid!",
"numberTooShort":"This number can't be shorter than {0} characters!",
"numberTooLong":"This number can't be longer than {0} characters!",
"numberLengthInvalid":"This number needs to be {0} characters long!",
"numberTooSmall":"This number needs to be at least {0}!",
"numberTooLarge":"This number needs to be at most {0}!",
"numberNotEqual":"This number needs to be {0}!",
"numberStep":"This number needs to be a multiple of {0}!",
"numberStepOffset":"This number needs to be a multiple of {0} starting with {1}!",
"numberStartsWith":"This number needs to start with {0}!",
"numberEndsWith":"This number needs to end with {0}!",
"numberContains":"This number needs to contain {0}!",
"numberChoices":"This number can only be one of the following values: {0}!",
"numberFloat":"This number can't be a decimal!",
"numberNegative":"This number can't be negative!",
"numberPositive":"This number can't be positive!",
"numberZero":"This number can't be zero!",
"booleanTrue":"This boolean can't be true!",
"booleanFalse":"This boolean can't be false!",
"arrayEmptyDisabled":"This array isn't allowed to be empty!",
"arrayEmptyRequired":"This array is required to be empty!",
"arrayTooShort":"This array needs to have a length of at least {0}!",
"arrayTooLong":"This array needs to have a length of at most {0}!",
"arrayLengthInvalid":"This array needs to have a length of {0}!",
"arrayInvalidTypes":"This array can only contain the following types: {0}!",
"arrayDouble":"This array doesn't allow the same value twice!",
"discordInvalidId":"This is an invalid discord {0} id!",
"discordInvalidIdOptions":"This is an invalid discord {0} id! You can also use one of these: {1}!",
"discordInvalidToken":"This is an invalid discord token (syntactically)!",
"colorInvalid":"This is an invalid hex color!",
"emojiTooShort":"This string needs to have at least {0} emoji's!",
"emojiTooLong":"This string needs to have at most {0} emoji's!",
"emojiCustom":"This emoji can't be a custom discord emoji!",
"emojiInvalid":"This is an invalid emoji!",
"urlInvalid":"This url is invalid!",
"urlInvalidHttp":"This url can only use the https:// protocol!",
"urlInvalidProtocol":"This url can only use the http:// & https:// protocols!",
"urlInvalidHostname":"This url has a disallowed hostname!",
"urlInvalidExtension":"This url has an invalid extension! Choose between: {0}!",
"urlInvalidPath":"This url has an invalid path!",
"idNotUnique":"This id isn't unique, use another id instead!",
"idNonExistent":"The id {0} doesn't exist!",
"invalidType":"This property needs to be the type: {0}!",
"propertyMissing":"The property {0} is missing from this object!",
"propertyOptional":"The property {0} is optional in this object!",
"objectDisabled":"This object is disabled, enable it using {0}!",
"nullInvalid":"This property can't be null!",
"switchInvalidType":"This needs to be one of the following types: {0}!",
"objectSwitchInvalid":"This object needs to be one of the following types: {0}!",
"invalidLanguage":"This is an invalid language!",
"invalidButton":"This button needs to have at least an {0} or {1}!",
"unusedOption":"The option {0} isn't used anywhere!",
"unusedQuestion":"The question {0} isn't used anywhere!",
"dropdownOption":"A panel with dropdown enabled can only contain options of the 'ticket' type!"
}
},
"actions":{
"buttons":{
"create":"Visit Ticket",
"close":"Close Ticket",
"delete":"Delete Ticket",
"reopen":"Reopen Ticket",
"claim":"Claim Ticket",
"unclaim":"Unclaim Ticket",
"pin":"Pin Ticket",
"unpin":"Unpin Ticket",
"clear":"Delete Tickets",
"helpSwitchSlash":"View Slash Commands",
"helpSwitchText":"View Text Commands",
"helpPage":"Page {0}",
"withReason":"With Reason",
"withoutTranscript":"Without Transcript"
},
"titles":{
"created":"Ticket Created",
"close":"Ticket Closed",
"delete":"Ticket Deleted",
"reopen":"Ticket Reopened",
"claim":"Ticket Claimed",
"unclaim":"Ticket Unclaimed",
"pin":"Ticket Pinned",
"unpin":"Ticket Unpinned",
"rename":"Ticket Renamed",
"move":"Ticket Moved",
"add":"Ticket User Added",
"remove":"Ticket User Removed",
"help":"Available Commands",
"statsReset":"Reset Stats",
"blacklistAdd":"User Blacklisted",
"blacklistRemove":"User Released",
"blacklistGet":"Blacklisted User",
"blacklistView":"Current Blacklist",
"blacklistAddDm":"Added To Blacklist",
"blacklistRemoveDm":"Removed From Blacklist",
"clear":"Tickets Cleared",
"roles":"Roles Updated",
"autoclose":"Ticket Autoclosed",
"autocloseEnabled":"Autoclose Enabled",
"autocloseDisabled":"Autoclose Disabled",
"autodelete":"Ticket Autodeleted",
"autodeleteEnabled":"Autodelete Enabled",
"autodeleteDisabled":"Autodelete Disabled"
},
"descriptions":{
"create":"Your ticket has been created. Click the button below to access it!",
"close":"The ticket has been closed succesfully!",
"delete":"The ticket has been deleted succesfully!",
"reopen":"The ticket has been reopened succesfully!",
"claim":"The ticket has been claimed succesfully!",
"unclaim":"The ticket has been unclaimed succesfully!",
"pin":"The ticket has been pinned succesfully!",
"unpin":"The ticket has been unpinned succesfully!",
"rename":"The ticket has been renamed to {0} succesfully!",
"move":"The ticket has been moved to {0} succesfully!",
"add":"{0} has been added to the ticket succesfully!",
"remove":"{0} has been removed from the ticket succesfully!",
"helpExplanation":"`<name>` => required parameter\n`[name]` => optional parameter",
"statsReset":"The bot stats have been reset successfully!",
"statsError":"Unable to view ticket stats!\n{0} is not a ticket!",
"blacklistAdd":"{0} has been blacklisted successfully!",
"blacklistRemove":"{0} has been released successfully!",
"blacklistGetSuccess":"{0} is currently blacklisted!",
"blacklistGetEmpty":"{0} is currently not blacklisted!",
"blacklistViewEmpty":"No-one has been blacklisted yet!",
"blacklistViewTip":"Use \"/blacklist add\" to blacklist a user!",
"clearVerify":"Are you sure you want to delete multiple tickets?\nThis action can't be undone!",
"clearReady":"{0} tickets have been deleted succesfully!",
"rolesEmpty":"No roles have been updated!",
"autocloseLeave":"This ticket has been autoclosed because the creator left the server!",
"autocloseTimeout":"This ticket has been autoclosed because it has been inactive for more than `{0}h`!",
"autodeleteLeave":"This ticket has been autodeleted because the creator left the server!",
"autodeleteTimeout":"This ticket has been autodeleted because it has been inactive for more than `{0} days`!",
"autocloseEnabled":"Autoclose has been enabled in this ticket!\nIt will be closed when it is inactive for more than `{0}h`!",
"autocloseDisabled":"Autoclose has been disabled in this ticket!\nIt won't be closed automatically anymore!",
"autodeleteEnabled":"Autodelete has been enabled in this ticket!\nIt will be deleted when it is inactive for more than `{0} days`!",
"autodeleteDisabled":"Autodelete has been disabled in this ticket!\nIt won't be deleted automatically anymore!",
"ticketMessageLimit":"You can only create {0} ticket(s) at the same time!",
"ticketMessageAutoclose":"This ticket will be autoclosed when inactive for {0}h!",
"ticketMessageAutodelete":"This ticket will be autodeleted when inactive for {0} days!",
"panelReady":"You can find the panel below!\nThis message can now be deleted!"
},
"modal":{
"closePlaceholder":"Why did you close this ticket?",
"deletePlaceholder":"Why did you delete this ticket?",
"reopenPlaceholder":"Why did you reopen this ticket?",
"claimPlaceholder":"Why did you claim this ticket?",
"unclaimPlaceholder":"Why did you unclaim this ticket?",
"pinPlaceholder":"Why did you pin this ticket?",
"unpinPlaceholder":"Why did you unpin this ticket?"
},
"logs":{
"createLog":"A new ticket got created by {0}!",
"closeLog":"This ticket has been closed by {0}!",
"closeDm":"Your ticket has been closed in our server!",
"deleteLog":"This ticket has been deleted by {0}!",
"deleteDm":"Your ticket has been deleted in our server!",
"reopenLog":"This ticket has been reopened by {0}!",
"reopenDm":"Your ticket has been reopened in our server!",
"claimLog":"This ticket has been claimed by {0}!",
"claimDm":"Your ticket has been claimed in our server!",
"unclaimLog":"This ticket has been unclaimed by {0}!",
"unclaimDm":"Your ticket has been unclaimed in our server!",
"pinLog":"This ticket has been pinned by {0}!",
"pinDm":"Your ticket has been pinned in our server!",
"unpinLog":"This ticket has been unpinned by {0}!",
"unpinDm":"Your ticket has been unpinned in our server!",
"renameLog":"This ticket has been renamed to {0} by {1}!",
"renameDm":"Your ticket has been renamed to {0} in our server!",
"moveLog":"This ticket has been moved to {0} by {1}!",
"moveDm":"Your ticket has been moved to {0} in our server!",
"addLog":"{0} has been added to this ticket by {1}!",
"addDm":"{0} has been added to your ticket in our server!",
"removeLog":"{0} has been removed from this ticket by {1}!",
"removeDm":"{0} has been removed from your ticket in our server!",
"blacklistAddLog":"{0} was blacklisted by {1}!",
"blacklistRemoveLog":"{0} was removed from the blacklist by {1}!",
"blacklistAddDm":"You have been blacklisted in our server!\nFrom now on, you are unable to create a ticket!",
"blacklistRemoveDm":"You have been removed from the blacklist in our server!\nNow you can create tickets again!",
"clearLog":"{0} tickets have been deleted by {1}!"
}
},
"transcripts":{
"success":{
"visit":"Visit Transcript",
"ready":"Transcript Created",
"textFileDescription":"This is the text transcript of a deleted ticket!",
"htmlProgress":"Please wait while this html transcript is getting processed...",
"createdChannel":"A new {0} transcript has been created in the server!",
"createdCreator":"A new {0} transcript has been created for one of your tickets!",
"createdParticipant":"A new {0} transcript has been created in one of the tickets you participated in!",
"createdActiveAdmin":"A new {0} transcript has been created in one of the tickets you participated as admin!",
"createdEveryAdmin":"A new {0} transcript has been created in one of the tickets you were admin in!",
"createdOther":"A new {0} transcript has been created!"
},
"errors":{
"retry":"Retry",
"continue":"Delete Without Transcript",
"backup":"Create Backup Transcript",
"error":"Something went wrong while trying to create the transcript.\nWhat would you like to do?\n\nThis ticket won't be deleted until you click one of these buttons."
}
},
"errors":{
"titles":{
"internalError":"Internal Error",
"optionMissing":"Command Option Missing",
"optionInvalid":"Command Option Invalid",
"unknownCommand":"Unknown Command",
"noPermissions":"No Permissions",
"unknownTicket":"Unknown Ticket",
"deprecatedTicket":"Deprecated Ticket",
"unknownOption":"Unknown Option",
"unknownPanel":"Unknown Panel",
"notInGuild":"Not In Server",
"channelRename":"Unable To Rename Channel",
"busy":"Ticket Is Busy"
},
"descriptions":{
"askForInfo":"Contact the owner of this bot for more info!",
"askForInfoResolve":"Contact the bot owner of this bot if this issue doesn't resolve after a few tries.",
"internalError":"Failed to respond to this {0} due to an internal error!",
"optionMissing":"A required parameter is missing in this command!",
"optionInvalid":"A parameter in this command is invalid!",
"optionInvalidChoose":"Choose between",
"unknownCommand":"Try visiting the help menu for more info!",
"noPermissions":"You are not allowed to use this {0}!",
"noPermissionsList":"Required Permissions: (one of them)",
"noPermissionsCooldown":"You are not allowed to use this {0} because you have a cooldown!",
"noPermissionsBlacklist":"You are not allowed to use this {0} because you have been blacklisted!",
"noPermissionsLimitGlobal":"You are not allowed to create a ticket because the server reached the max tickets limit!",
"noPermissionsLimitGlobalUser":"You are not allowed to create a ticket because you reached the max tickets limit!",
"noPermissionsLimitOption":"You are not allowed to create a ticket because the server reached the max tickets limit for this option!",
"noPermissionsLimitOptionUser":"You are not allowed to create a ticket because you reached the max tickets limit for this option!",
"unknownTicket":"Try this command again in a valid ticket!",
"deprecatedTicket":"The current channel is not a valid ticket! It might have been a ticket from an old Open Ticket version!",
"notInGuild":"This {0} doesn't work in DM! Please try it again in a server!",
"channelRename":"Due to discord ratelimits, it's currently impossible for the bot to rename the channel. The channel will automatically be renamed over 10 minutes if the bot isn't rebooted.",
"channelRenameSource":"The source of this error is: {0}",
"busy":"Unable to use this {0}!\nThe ticket is currently being processed by the bot.\n\nPlease try again in a few seconds!"
},
"optionInvalidReasons":{
"stringRegex":"Value doesn't match pattern!",
"stringMinLength":"Value needs to be at least {0} characters!",
"stringMaxLength":"Value needs to be at most {0} characters!",
"numberInvalid":"Invalid number!",
"numberMin":"Number needs to be at least {0}!",
"numberMax":"Number needs to be at most {0}!",
"numberDecimal":"Number is not allowed to be a decimal!",
"numberNegative":"Number is not allowed to be negative!",
"numberPositive":"Number is not allowed to be positive!",
"numberZero":"Number is not allowed to be zero!",
"channelNotFound":"Unable to find channel!",
"userNotFound":"Unable to find user!",
"roleNotFound":"Unable to find role!",
"memberNotFound":"Unable to find user!",
"mentionableNotFound":"Unable to find user or role!",
"channelType":"Invalid channel type!",
"notInGuild":"This option requires you to be in a server!"
},
"permissions":{
"developer":"You need to be the developer of the bot.",
"owner":"You need to be the server owner.",
"admin":"You need to be a server admin.",
"moderator":"You need to be a moderator.",
"support":"You need to be in the support team.",
"member":"You need to be a member.",
"discord-administrator":"You need to have the `ADMINISTRATOR` permission."
},
"actionInvalid":{
"close":"Ticket is already closed!",
"reopen":"Ticket is not closed yet!",
"claim":"Ticket is already claimed!",
"unclaim":"Ticket is not claimed yet!",
"pin":"Ticket is already pinned!",
"unpin":"Ticket is not pinned yet!",
"add":"This user is already able to access the ticket!",
"remove":"Unable to remove this user from the ticket!"
}
},
"params":{
"uppercase":{
"ticket":"Ticket",
"tickets":"Tickets",
"reason":"Reason",
"creator":"Creator",
"remaining":"Time Remaining",
"added":"Added",
"removed":"Removed",
"filter":"Filter",
"claimedBy":"Claimed By {0}",
"method":"Method",
"type":"Type",
"blacklisted":"Blacklisted",
"panel":"Panel",
"command":"Command",
"system":"System",
"true":"True",
"false":"False",
"syntax":"Syntax",
"originalName":"Original Name",
"newName":"New Name",
"until":"Until",
"validOptions":"Valid Options",
"validPanels":"Valid Panels",
"autoclose":"Autoclose",
"autodelete":"Autodelete",
"startupDate":"Startup Date",
"version":"Version",
"name":"Name",
"role":"Role",
"status":"Status",
"claimed":"Claimed",
"pinned":"Pinned",
"creationDate":"Creation Date"
},
"lowercase":{
"text":"text",
"html":"html",
"command":"command",
"modal":"modal",
"button":"button",
"dropdown":"dropdown",
"method":"method"
}
},
"commands":{
"reason":"Specify an optional reason that will be visible in logs.",
"help":"Get a list of all the available commands.",
"panel":"Spawn a message with a dropdown or buttons (for ticket creation).",
"panelId":"The identifier of the panel that you want to spawn.",
"panelAutoUpdate":"Do you want this panel to automatically update when edited?",
"ticket":"Instantly create a ticket.",
"ticketId":"The identifier of the ticket that you want to create.",
"close":"Close a ticket.",
"delete":"Delete a ticket.",
"deleteNoTranscript":"Delete this ticket without creating a transcript.",
"reopen":"Reopen a ticket.",
"claim":"Claim a ticket.",
"claimUser":"Claim this ticket to someone else instead of yourself.",
"unclaim":"Unclaim a ticket.",
"pin":"Pin a ticket.",
"unpin":"Unpin a ticket.",
"move":"Move a ticket.",
"moveId":"The identifier of the option that you want to move to.",
"rename":"Rename a ticket.",
"renameName":"The new name for this ticket.",
"add":"Add a user to a ticket.",
"addUser":"The user to add.",
"remove":"Remove a user from a ticket.",
"removeUser":"The user to remove.",
"blacklist":"Manage the ticket blacklist.",
"blacklistView":"View a list of the current blacklist.",
"blacklistAdd":"Add a user to the blacklist.",
"blacklistRemove":"Remove a user from the blacklist.",
"blacklistGet":"Get the details from a blacklisted user.",
"blacklistGetUser":"The user to get details from.",
"stats":"View statistics from the bot, a member or a ticket.",
"statsReset":"Reset all the stats of the bot (and start counting from zero).",
"statsGlobal":"View the global stats.",
"statsUser":"View the stats from a user in the server.",
"statsUserUser":"The user to view.",
"statsTicket":"View the stats of a ticket in the server.",
"statsTicketTicket":"The ticket to view.",
"clear":"Delete multiple tickets at the same time.",
"clearFilter":"The filter for clearing tickets.",
"clearFilters":{
"all":"All",
"open":"Open",
"close":"Closed",
"claim":"Claimed",
"unclaim":"Unclaimed",
"pin":"Pinned",
"unpin":"Unpinned",
"autoclose":"Autoclosed"
},
"autoclose":"Manage autoclose in a ticket.",
"autocloseDisable":"Disable autoclose in this ticket.",
"autocloseEnable":"Enable autoclose in this ticket.",
"autocloseEnableTime":"The amount of hours this ticket needs to be inactive to close it.",
"autodelete":"Manage autodelete in a ticket.",
"autodeleteDisable":"Disable autodelete in this ticket.",
"autodeleteEnable":"Enable autodelete in this ticket.",
"autodeleteEnableTime":"The amount of days this ticket needs to be inactive to delete it."
},
"helpMenu":{
"help":"Get a list of all the available commands.",
"ticket":"Instantly create a ticket.",
"close":"Close a ticket, this disables writing in this channel.",
"delete":"Delete a ticket, this creates a transcript when enabled.",
"reopen":"Reopen a ticket, this enables writing in this channel again.",
"pin":"Pin a ticket. This will move the ticket to the top and will add a '📌' emoij to the name.",
"unpin":"Unpin a ticket. The ticket will stay on it's position but will lose the '📌' emoij.",
"move":"Move a ticket. This will change the type of this ticket.",
"rename":"Rename a ticket. This will change the channel name of this ticket.",
"claim":"Claim a ticket. With this, you can let your team know you are handling this ticket.",
"unclaim":"Unclaim a ticket. With this, you can let your team know that this ticket is free again.",
"add":"Add a user to a ticket. This will allow the user to read & write in this ticket.",
"remove":"Remove a user from a ticket. This will remove the ability to read & write for a user in this ticket.",
"panel":"Spawn a message with a dropdown or buttons (for ticket creation).",
"blacklistView":"View a list of the current blacklist.",
"blacklistAdd":"Add a user to the blacklist.",
"blacklistRemove":"Remove a user from the blacklist.",
"blacklistGet":"Get the details from a blacklisted user.",
"statsGlobal":"View the global stats.",
"statsTicket":"View the stats of a ticket in the server.",
"statsUser":"View the stats from a user in the server.",
"statsReset":"Reset all the stats of the bot (and start counting from zero).",
"autocloseDisable":"Disable autoclose in this ticket.",
"autocloseEnable":"Enable autoclose in this ticket.",
"autodeleteDisable":"Disable autodelete in this ticket.",
"autodeleteEnable":"Enable autodelete in this ticket."
},
"stats":{
"scopes":{
"global":"Global Stats",
"system":"System Stats",
"user":"User Stats",
"ticket":"Ticket Stats",
"participants":"Participants"
},
"properties":{
"ticketsCreated":"Tickets Created",
"ticketsClosed":"Tickets Closed",
"ticketsDeleted":"Tickets Deleted",
"ticketsReopened":"Tickets Reopened",
"ticketsAutoclosed":"Tickets Autoclosed",
"ticketsClaimed":"Tickets Claimed",
"ticketsPinned":"Tickets Pinned",
"ticketsMoved":"Tickets Moved",
"usersBlacklisted":"Users Blacklisted",
"transcriptsCreated":"Transcripts Created"
}
}
}
+477
View File
@@ -0,0 +1,477 @@
{
"_TRANSLATION":{
"otversion":"v4.0.0",
"translator":"spyeye_",
"lastedited":"21/08/2024",
"language":"Czech"
},
"checker":{
"system":{
"typeError":"[ERROR]",
"headerOpenTicket":"OPEN TICKET",
"typeWarning":"[WARNING]",
"typeInfo":"[INFO]",
"headerConfigChecker":"CONFIG CHECKER",
"headerDescription":"kontrola chyb v konfiguračních souborech!",
"footerError":"Bot se nespustí, dokud všechny {0} nebudou opraveny!",
"footerWarning":"Doporučejeme opravit všechny {0} před spuštěním!",
"footerSupport":"PODPORA: {0} - DOKUMENTACE: {1}",
"compactInformation":"Použij {0} pro více informací!",
"dataPath":"path",
"dataDocs":"docs",
"dataMessages":"message"
},
"messages":{
"stringTooShort":"Tento string nesmí být kratší než {0} znaků!",
"stringTooLong":"Tento string nesmí být delší než {0} znaků!",
"stringLengthInvalid":"Tento string musí mít délku {0} znaků!",
"stringStartsWith":"Tento string musí začínat {0}!",
"stringEndsWith":"Tento string musí končit {0}!",
"stringContains":"Tento string musí obsahovat {0}!",
"stringChoices":"Tento string může být pouze jednou z následujících možností: {0}!",
"stringRegex":"Tento string je neplatný!",
"numberTooShort":"Toto číslo nesmí být kratší než {0} znaků!",
"numberTooLong":"Toto číslo nesmí být delší než {0} znaků.!",
"numberLengthInvalid":"Toto číslo musí mít délku {0} znaků.!",
"numberTooSmall":"Toto číslo musí být alespoň {0}.!",
"numberTooLarge":"Toto číslo musí být nejvýše {0}!",
"numberNotEqual":"Toto číslo musí být {0}!",
"numberStep":"Toto číslo musí být násobkem {0}.!",
"numberStepOffset":"Toto číslo musí být násobkem {0} žačínající {1}.!",
"numberStartsWith":"Toto číslo musí začínat {0}!",
"numberEndsWith":"Toto číslo musí končit {0}!",
"numberContains":"Toto číslo musí obsahovat {0}!",
"numberChoices":"Toto číslo může být pouze jedno z následujících hodnot: {0}!",
"numberFloat":"Toto číslo nemůže být desetinné!",
"numberNegative":"Toto číslo nemůže být záporné!",
"numberPositive":"Toto číslo nemůže být kladné!",
"numberZero":"Toto číslo nemůže být nula!",
"booleanTrue":"Tento boolean nemůže být true!",
"booleanFalse":"Tento boolean nemůže být false!",
"arrayEmptyDisabled":"Toto pole nesmí být prázdné.!",
"arrayEmptyRequired":"Toto pole musí být prázdné!",
"arrayTooShort":"Toto pole musí mít délku alespoň {0}!",
"arrayTooLong":"Toto pole musí mít délku maximálně {0}!",
"arrayLengthInvalid":"Toto pole musí mít délku {0}!",
"arrayInvalidTypes":"Toto pole může obsahovat pouze následující typy: {0}!",
"arrayDouble":"Toto pole neumožňuje zadat stejnou hodnotu dvakrát.!",
"discordInvalidId":"Toto je neplatné discord {0} id!",
"discordInvalidIdOptions":"Toto je neplatné Discord ID {0}! Můžete také použít jeden z těchto: {1}!",
"discordInvalidToken":"Toto je neplatný discord token (syntakticky)!",
"colorInvalid":"Toto je neplatná hex barva!",
"emojiTooShort":"Tento string musí obsahovat alespoň {0} emotikonů.!",
"emojiTooLong":"Tento string musí obsahovat nejvýše {0} emotikonů.!",
"emojiCustom":"Tento emotikon nemůže být custom emotikon!",
"emojiInvalid":"Toto je neplatný emotikon!",
"urlInvalid":"Tato url adresa je neplatná!",
"urlInvalidHttp":"Tato url může používat pouze protokol https://!",
"urlInvalidProtocol":"Tato url může používat pouze protokoly http:// a https://!",
"urlInvalidHostname":"Tato url má zakázané hostitelské jméno!",
"urlInvalidExtension":"Tato url má neplatnou příponu! Vyberte si mezi: {0}!",
"urlInvalidPath":"Tato url má neplatnou cestu!",
"idNotUnique":"Toto id není jedinečné, místo něj použijte jiné id!",
"idNonExistent":"Id {0} neexistuje!",
"invalidType":"Toto nastavení musí být typu: {0}!",
"propertyMissing":"U tohoto objektu chybí vlastnost {0}!",
"propertyOptional":"Vlastnost {0} je v tomto objektu nepovinná!",
"objectDisabled":"Tento objekt je zakázán, povolte jej pomocí {0}!",
"nullInvalid":"Tato vlastnost nemůže být nulová!",
"switchInvalidType":"Musí se jednat o jeden z následujících typů: {0}!",
"objectSwitchInvalid":"Tento objekt musí být jednoho z následujících typů: {0}!",
"invalidLanguage":"Jedná se o neplatný jazyk!",
"invalidButton":"Toto tlačítko musí mít alespoň {0} nebo {1}!",
"unusedOption":"Možnost {0} se nikde nepoužívá!",
"unusedQuestion":"Otázka {0} není nikde použita!",
"dropdownOption":"Panel s povoleným rozevíracím seznamem může obsahovat pouze možnosti typu „ticketu“!"
}
},
"actions":{
"buttons":{
"create":"Zobrazit ticket",
"close":"Uzavřít ticket",
"delete":"Vymazat ticket",
"reopen":"Znovu otevřít ticket",
"claim":"Převzít ticket",
"unclaim":"Zrušit převzetí ticketu",
"pin":"Připnout ticket",
"unpin":"Odepnout ticket",
"clear":"Vymazat tickety",
"helpSwitchSlash":"Zobrazit slash příkazy",
"helpSwitchText":"Zobrazit textové příkazy",
"helpPage":"Strana {0}",
"withReason":"S důvodem",
"withoutTranscript":"Bez důvodu"
},
"titles":{
"created":"Ticket vytvořen",
"close":"Ticket uzavřen",
"delete":"Ticket vymazán",
"reopen":"Ticket znovu otevřen",
"claim":"Ticket převzat",
"unclaim":"Ticket již není převezmut",
"pin":"Ticket připnut",
"unpin":"Ticket odepnut",
"rename":"Ticket přejmenován",
"move":"Ticket přesunut",
"add":"Uživatel přidán",
"remove":"Uživatel odebrán",
"help":"Dostupné příkazy:",
"statsReset":"Resetovat statistiky",
"blacklistAdd":"Uživatel blacklistován",
"blacklistRemove":"Uživatel odebrán z blacklistu",
"blacklistGet":"Uživatel na blacklistu",
"blacklistView":"Aktuální blacklist",
"blacklistAddDm":"Přidán na blacklistu",
"blacklistRemoveDm":"Odebrán z blacklistu",
"clear":"Tickety vyčištěny",
"roles":"Role aktualizovány",
"autoclose":"Ticket automaticky uzavřen",
"autocloseEnabled":"Automatické uzavření povoleno",
"autocloseDisabled":"Automatické uzavření zakázáno",
"autodelete":"Ticket automaticky vymazán",
"autodeleteEnabled":"Automatické mazání povoleno",
"autodeleteDisabled":"Automatické mazání zakázáno"
},
"descriptions":{
"create":"Tvůj ticket byl vytvořen. Klikni na tlačítko pod zprávou pro zobrazení!",
"close":"Ticket byl úspěšně uzavřen!",
"delete":"Ticket byl úspěšně vymazán!",
"reopen":"Ticket byl úspěšně znovu otevřen!",
"claim":"Ticket byl úspěšně převzat!",
"unclaim":"Ticket již není převezmut!",
"pin":"Ticket byl úspěšně připnut!",
"unpin":"Ticket byl úspěšně odepnut!",
"rename":"Ticket byl úspěšně přejmenován na {0}!",
"move":"Ticket byl úspěšně přesunut do {0}!",
"add":"{0} byl úspěšně přidán do ticketu!",
"remove":"{0} byl úspěšně odstraněn z ticketu!",
"helpExplanation":"`<name>` => povinný parametr\n`[name]` => nepovinný parametr",
"statsReset":"Statistiky bota byly úspěšně resetovány!",
"statsError":"Nelze zobrazit statistiky ticketu!\n{0} není ticket!",
"blacklistAdd":"{0} byl přídán na blacklist!",
"blacklistRemove":"{0} byl odebrán z blacklistu!",
"blacklistGetSuccess":"{0} je nyní na blacklistu!",
"blacklistGetEmpty":"{0} nyní není na blacklistu!",
"blacklistViewEmpty":"Na blacklistu ještě nikdo není",
"blacklistViewTip":"Použij \"/blacklist add\" pro přidání uživatele na blacklist!",
"clearVerify":"Opravdu chcete smazat více ticketů?\nTuto akci nelze vrátit zpět!",
"clearReady":"{0} ticketů bylo úspěšně smazány!",
"rolesEmpty":"Žádné role nebyly aktualizovány!",
"autocloseLeave":"Tento ticket byl automaticky uzavřen, protože jeho autor opustil server.!",
"autocloseTimeout":"Tento ticket byl automaticky uzavřen, protože byl neaktivní déle než `{0}h`!",
"autodeleteLeave":"Tento ticket byl automaticky smazán, protože jeho autor opustil server!",
"autodeleteTimeout":"Tento ticket byl automaticky smazán, protože je neaktivní déle než `{0} dní`!",
"autocloseEnabled":"U tohoto ticketu bylo povoleno automatické uzavření!\nTicket bude uzavřen, pokud bude neaktivní déle než `{0}h`!",
"autocloseDisabled":"U tohoto ticketu bylo vypnuto automatické zavírání!\nUž se nebude automaticky zavírat!",
"autodeleteEnabled":"U tohoto ticketu bylo povoleno automatické mazání!\nBude smazán, pokud je neaktivní déle než `{0} dní`!",
"autodeleteDisabled":"Automatické mazání bylo v tomto zakázáno!\nUž se nebude automaticky mazat!",
"ticketMessageLimit":"Současně lze vytvořit pouze {0} ticketu!",
"ticketMessageAutoclose":"Tento ticket se automaticky uzavře, pokud je neaktivní po dobu {0}h!",
"ticketMessageAutodelete":"Tento ticket bude automaticky smazán, pokud bude neaktivní po dobu {0} dnů!",
"panelReady":"Panel najdete níže!\nTuto zprávu lze nyní smazat!"
},
"modal":{
"closePlaceholder":"Proč jste tento ticket uzavřel?",
"deletePlaceholder":"Proč jste tento ticket smazali?",
"reopenPlaceholder":"Proč jste tento ticket znovu otevřeli?",
"claimPlaceholder":"Proč jste si vyžádal tento ticket?",
"unclaimPlaceholder":"Proč jste zrušili převzetí tohoto ticketu?",
"pinPlaceholder":"Proč jste připnuli tento ticket?",
"unpinPlaceholder":"Proč jste odepnuli tento ticket?"
},
"logs":{
"createLog":"Nový ticket byl vytvořen uživatelem {0}!",
"closeLog":"Tento ticket byl uzavřen uživatelem {0}!",
"closeDm":"Tvůj ticket byl uzavřen na našem serveru!",
"deleteLog":"Tento ticket byl smazán uživatelem {0}!",
"deleteDm":"Tvůj ticket byl smazán na našem serveru!",
"reopenLog":"Tento ticket byl znovu otevřen uživatelem {0}!",
"reopenDm":"Tvůj ticket byl znovu otevřen na našem serveru!",
"claimLog":"Tento ticket byl přidělen uživatelem {0}!",
"claimDm":"Tvůj ticket byl přidělen na našem serveru!",
"unclaimLog":"Tento ticket byl odhlášen uživatelem {0}!",
"unclaimDm":"Tvůj ticket byl odhlášen na našem serveru!",
"pinLog":"Tento ticket byl připnut uživatelem {0}!",
"pinDm":"Tvůj ticket byl připnut na našem serveru!",
"unpinLog":"Tento ticket byl odepnut uživatelem {0}!",
"unpinDm":"Tvůj ticket byl odepnut na našem serveru!",
"renameLog":"Tento ticket byl přejmenován na {0} uživatelem {1}!",
"renameDm":"Tvůj ticket byl přejmenován na {0} na našem serveru!",
"moveLog":"Tento ticket byl přesunut do {0} uživatelem {1}!",
"moveDm":"Tvůj ticket byl přesunut do {0} na našem serveru!",
"addLog":"{0} byl přidán do tohoto ticketu uživatelem {1}!",
"addDm":"{0} byl přidán do tvého ticketu na našem serveru!",
"removeLog":"{0} byl odstraněn z tohoto ticketu uživatelem {1}!",
"removeDm":"{0} byl odstraněn z tvého ticketu na našem serveru!",
"blacklistAddLog":"{0} byl přidán na blacklist uživatelem {1}!",
"blacklistRemoveLog":"{0} byl odstraněn z blacklistu uživatelem {1}!",
"blacklistAddDm":"Byl jsi přidán na blacklist na našem serveru!\nOd teď nemůžeš vytvářet tickety!",
"blacklistRemoveDm":"Byl jsi odstraněn z blacklistu na našem serveru!\nNyní můžeš opět vytvářet tickety!",
"clearLog":"{0} ticketů bylo smazáno uživatelem {1}!"
}
},
"transcripts":{
"success":{
"visit":"Zobrazit přepis",
"ready":"Přepis vytvořen",
"textFileDescription":"Toto je textový přepis smazaného ticketu!",
"htmlProgress":"Prosím, počkejte, zatímco se zpracovává HTML přepis...",
"createdChannel":"Na serveru byl vytvořen nový přepis {0}!",
"createdCreator":"Byl vytvořen nový přepis {0} pro jeden z tvých ticketů!",
"createdParticipant":"Byl vytvořen nový přepis {0} v jednom z ticketů, kterých ses účastnil!",
"createdActiveAdmin":"Byl vytvořen nový přepis {0} v jednom z ticketů, kterých ses účastnil jako admin!",
"createdEveryAdmin":"Byl vytvořen nový přepis {0} v jednom z ticketů, kde jsi byl adminem!",
"createdOther":"Byl vytvořen nový přepis {0}!"
},
"errors":{
"retry":"Zkusit Znovu",
"continue":"Vymazat bez přepisu",
"backup":"Vytvořit záložní přepis",
"error":"Při pokusu o vytvoření přepisu se něco pokazilo.\nCo chcete udělat?\n\nTento ticket nebude smazán, dokud nekliknete na jedno z těchto tlačítek."
}
},
"errors":{
"titles":{
"internalError":"Interní chyba",
"optionMissing":"Chybějící možnost příkazu",
"optionInvalid":"Neplatná možnost příkazu",
"unknownCommand":"Neznámý příkaz",
"noPermissions":"Nemáš oprávnění",
"unknownTicket":"Neznámý ticket",
"deprecatedTicket":"Zastaralý ticket",
"unknownOption":"Neznámá možnost",
"unknownPanel":"Neznámý panel",
"notInGuild":"Nejsi na serveru",
"channelRename":"Nepodařilo se přejmenovat kanál",
"busy":"Ticket je zaneprázdněn"
},
"descriptions":{
"askForInfo":"Pro více informací kontaktuj vlastníka tohoto bota!",
"askForInfoResolve":"Kontaktuj vlastníka tohoto bota, pokud se tento problém nevyřeší po několika pokusech.",
"internalError":"Nepodařilo se odpovědět na tento {0} kvůli interní chybě!",
"optionMissing":"V tomto příkazu chybí požadovaný parametr!",
"optionInvalid":"V tomto příkazu je neplatný parametr!",
"optionInvalidChoose":"Vyber z",
"unknownCommand":"Zkus navštívit nabídku nápovědy pro více informací!",
"noPermissions":"Nemáš oprávnění k použití tohoto {0}!",
"noPermissionsList":"Požadovaná oprávnění: (jedno z nich)",
"noPermissionsCooldown":"Nemáš oprávnění k použití tohoto {0}, protože máš cooldown!",
"noPermissionsBlacklist":"Nemáš oprávnění k použití tohoto {0}, protože jsi byl přidán na blacklist!",
"noPermissionsLimitGlobal":"Nemáš oprávnění vytvořit ticket, protože server dosáhl maximálního limitu ticketů!",
"noPermissionsLimitGlobalUser":"Nemáš oprávnění vytvořit ticket, protože jsi dosáhl maximálního limitu ticketů!",
"noPermissionsLimitOption":"Nemáš oprávnění vytvořit ticket, protože server dosáhl maximálního limitu ticketů pro tuto možnost!",
"noPermissionsLimitOptionUser":"Nemáš oprávnění vytvořit ticket, protože jsi dosáhl maximálního limitu ticketů pro tuto možnost!",
"unknownTicket":"Zkus tento příkaz znovu v platném ticketu!",
"deprecatedTicket":"Aktuální kanál není platný ticket! Může se jednat o ticket ze starší verze Open Ticketu!",
"notInGuild":"Tento {0} nefunguje v DM! Zkus to znovu na serveru!",
"channelRename":"Kvůli ratelimitům Discordu není momentálně možné, aby bot přejmenoval kanál. Kanál bude automaticky přejmenován do 10 minut, pokud nedojde k restartu bota.",
"channelRenameSource":"Zdroj této chyby je: {0}",
"busy":"Nelze použít tento {0}!\nTicket je momentálně zpracováván botem.\n\nZkus to prosím znovu za několik sekund!"
},
"optionInvalidReasons":{
"stringRegex":"Hodnota neodpovídá vzoru!",
"stringMinLength":"Hodnota musí mít alespoň {0} znaků!",
"stringMaxLength":"Hodnota může mít maximálně {0} znaků!",
"numberInvalid":"Neplatné číslo!",
"numberMin":"Číslo musí být alespoň {0}!",
"numberMax":"Číslo může být maximálně {0}!",
"numberDecimal":"Číslo nesmí být desetinné!",
"numberNegative":"Číslo nesmí být záporné!",
"numberPositive":"Číslo nesmí být kladné!",
"numberZero":"Číslo nesmí být nula!",
"channelNotFound":"Nelze najít kanál!",
"userNotFound":"Nelze najít uživatele!",
"roleNotFound":"Nelze najít roli!",
"memberNotFound":"Nelze najít uživatele!",
"mentionableNotFound":"Nelze najít uživatele nebo roli!",
"channelType":"Neplatný typ kanálu!",
"notInGuild":"Tato možnost vyžaduje, abys byl na serveru!"
},
"permissions":{
"developer":"Musíš být vývojářem tohoto bota.",
"owner":"Musíš být vlastníkem serveru.",
"admin":"Musíš být adminem serveru.",
"moderator":"Musíš být moderátorem.",
"support":"Musíš být členem týmu podpory.",
"member":"Musíš být členem.",
"discord-administrator":"Musíš mít oprávnění `ADMINISTRATOR`."
},
"actionInvalid":{
"close":"Ticket je již uzavřený!",
"reopen":"Ticket ještě není uzavřený!",
"claim":"Ticket je již přidělený!",
"unclaim":"Ticket ještě není přidělený!",
"pin":"Ticket je již připnutý!",
"unpin":"Ticket ještě není připnutý!",
"add":"Tento uživatel už má k ticketu přístup!",
"remove":"Tohoto uživatele nelze z ticketu odstranit!"
}
},
"params":{
"uppercase":{
"ticket":"Ticket",
"tickets":"Tickety",
"reason":"Důvod",
"creator":"Tvůrce",
"remaining":"Zbývající čas",
"added":"Přidáno",
"removed":"Odstraněno",
"filter":"Filtr",
"claimedBy":"Přiděleno uživatelem {0}",
"method":"Metoda",
"type":"Typ",
"blacklisted":"Na blacklistu",
"panel":"Panel",
"command":"Příkaz",
"system":"Systém",
"true":"true",
"false":"false",
"syntax":"Syntaxe",
"originalName":"Původní jméno",
"newName":"Nové jméno",
"until":"Do",
"validOptions":"Platné možnosti",
"validPanels":"Platné panely",
"autoclose":"Automatické uzavření",
"autodelete":"Automatické smazání",
"startupDate":"Datum spuštění",
"version":"Verze",
"name":"Jméno",
"role":"Role",
"status":"Stav",
"claimed":"Přiděleno",
"pinned":"Připnuto",
"creationDate":"Datum vytvoření"
},
"lowercase":{
"text":"text",
"html":"html",
"command":"příkaz",
"modal":"modal",
"button":"tlačítko",
"dropdown":"roletka",
"method":"metoda"
}
},
"commands":{
"reason":"Zadej nepovinný důvod, který bude viditelný v logu.",
"help":"Získej seznam všech dostupných příkazů.",
"panel":"Vytvoř zprávu s roletkou nebo tlačítky (pro vytvoření ticketu).",
"panelId":"Identifikátor panelu, který chceš vytvořit.",
"panelAutoUpdate":"Chceš, aby se tento panel automaticky aktualizoval při úpravách?",
"ticket":"Okamžitě vytvoř ticket.",
"ticketId":"Identifikátor ticketu, který chceš vytvořit.",
"close":"Uzavři ticket.",
"delete":"Smaž ticket.",
"deleteNoTranscript":"Smaž tento ticket bez vytvoření přepisu.",
"reopen":"Znovu otevři ticket.",
"claim":"Přiděl ticket.",
"claimUser":"Přiděl tento ticket někomu jinému místo sebe.",
"unclaim":"Odeber přidělení ticketu.",
"pin":"Připni ticket.",
"unpin":"Odepni ticket.",
"move":"Přesuň ticket.",
"moveId":"Identifikátor možnost, na který chceš přesunout.",
"rename":"Přejmenuj ticket.",
"renameName":"Nový název pro tento ticket.",
"add":"Přidej uživatele k ticketu.",
"addUser":"Uživatel k přidání.",
"remove":"Odstraň uživatele z ticketu.",
"removeUser":"Uživatel k odstranění.",
"blacklist":"Spravuj blacklist ticketů.",
"blacklistView":"Zobraz seznam aktuálního blacklistu.",
"blacklistAdd":"Přidej uživatele na blacklist.",
"blacklistRemove":"Odstraň uživatele z blacklistu.",
"blacklistGet":"Získej detaily o uživateli na blacklistu.",
"blacklistGetUser":"Uživatel, o kterém chceš získat detaily.",
"stats":"Zobraz statistiky bota, člena nebo ticketu.",
"statsReset":"Resetuj všechny statistiky bota (a začni počítat od nuly).",
"statsGlobal":"Zobraz globální statistiky.",
"statsUser":"Zobraz statistiky uživatele na serveru.",
"statsUserUser":"Uživatel, jehož statistiky chceš zobrazit.",
"statsTicket":"Zobraz statistiky ticketu na serveru.",
"statsTicketTicket":"Ticket, jehož statistiky chceš zobrazit.",
"clear":"Smaž více ticketů najednou. Lze zadat volitelný filtr.",
"clearFilter":"Filtr pro vymazání tiketů.",
"clearFilters":{
"all":"Vše",
"open":"Otevřené",
"close":"Uzavřené",
"claim":"Přidělené",
"unclaim":"Nepřidělené",
"pin":"Připnuté",
"unpin":"Nepřipnuté",
"autoclose":"Automaticky uzavřené"
},
"autoclose":"Spravuj automatické uzavření ticketu.",
"autocloseDisable":"Deaktivuj automatické uzavření v tomto ticketu.",
"autocloseEnable":"Aktivuj automatické uzavření v tomto ticketu.",
"autocloseEnableTime":"Počet hodin neaktivity, po kterých se ticket uzavře.",
"autodelete":"Spravuj automatické smazání ticketu.",
"autodeleteDisable":"Deaktivuj automatické smazání v tomto ticketu.",
"autodeleteEnable":"Aktivuj automatické smazání v tomto ticketu.",
"autodeleteEnableTime":"Počet dnů neaktivity, po kterých se ticket smaže."
},
"helpMenu":{
"help":"Získej seznam všech dostupných příkazů.",
"ticket":"Okamžitě vytvoř ticket.",
"close":"Uzavři ticket, čímž se zakáže psaní v tomto kanálu.",
"delete":"Smaž ticket, čímž se vytvoří přepis, pokud je to povoleno.",
"reopen":"Znovu otevři ticket, což opět umožní psaní v tomto kanálu.",
"pin":"Připni ticket. Tento ticket se přesune na začátek a bude mít ve jménu emoji '📌'.",
"unpin":"Odepni ticket. Ticket zůstane na svém místě, ale ztratí emoji '📌'.",
"move":"Přesuň ticket. Tím se změní typ tohoto ticketu.",
"rename":"Přejmenuj ticket. Tím se změní název kanálu tohoto ticketu.",
"claim":"Přiděl ticket. Tím dáš svému týmu najevo, že tento ticket řešíš.",
"unclaim":"Odeber přidělení ticketu. Tím dáš svému týmu najevo, že je tento ticket znovu volný.",
"add":"Přidej uživatele k ticketu. Tímto uživateli umožníš číst a psát v tomto ticketu.",
"remove":"Odstraň uživatele z ticketu. Tímto uživateli odebereš možnost číst a psát v tomto ticketu.",
"panel":"Vytvoř zprávu s roletkou nebo tlačítky (pro vytvoření ticketu).",
"blacklistView":"Zobraz seznam aktuálního blacklistu.",
"blacklistAdd":"Přidej uživatele na blacklist.",
"blacklistRemove":"Odstraň uživatele z blacklistu.",
"blacklistGet":"Získej detaily o uživateli na blacklistu.",
"statsGlobal":"Zobraz globální statistiky.",
"statsTicket":"Zobraz statistiky ticketu na serveru.",
"statsUser":"Zobraz statistiky uživatele na serveru.",
"statsReset":"Resetuj všechny statistiky bota (a začni počítat od nuly).",
"autocloseDisable":"Deaktivuj automatické uzavření v tomto ticketu.",
"autocloseEnable":"Aktivuj automatické uzavření v tomto ticketu.",
"autodeleteDisable":"Deaktivuj automatické smazání v tomto ticketu.",
"autodeleteEnable":"Aktivuj automatické smazání v tomto ticketu."
},
"stats":{
"scopes":{
"global":"Globální statistiky",
"system":"Statistiky systému",
"user":"Statistiky uživatele",
"ticket":"Statistiky ticketu",
"participants":"Účastníci"
},
"properties":{
"ticketsCreated":"Vytvořené tickety",
"ticketsClosed":"Uzavřené tickety",
"ticketsDeleted":"Smazané tickety",
"ticketsReopened":"Znovu otevřené tickety",
"ticketsAutoclosed":"Automaticky uzavřené tickety",
"ticketsClaimed":"Přidělené tickety",
"ticketsPinned":"Připnuté tickety",
"ticketsMoved":"Přesunuté tickety",
"usersBlacklisted":"Uživatelé na blacklistu",
"transcriptsCreated":"Vytvořené přepisy"
}
}
}
+477
View File
@@ -0,0 +1,477 @@
{
"_TRANSLATION":{
"otversion":"v4.0.0",
"translator":"DJj123dj",
"lastedited":"21/08/2024",
"language":"Dutch"
},
"checker":{
"system":{
"typeError":"[ERROR]",
"headerOpenTicket":"OPEN TICKET",
"typeWarning":"[WAARSCHUWING]",
"typeInfo":"[INFO]",
"headerConfigChecker":"CONFIG CHECKER",
"headerDescription":"check voor errors in je config bestanden!",
"footerError":"de bot start niet tot alle {0}'s opgelost zijn!",
"footerWarning":"het is aangeraden om alle {0}'en op te lossen voor het starten!",
"footerSupport":"SUPPORT: {0} - DOCS: {1}",
"compactInformation":"gebruik {0} voor meer informatie!",
"dataPath":"pad",
"dataDocs":"docs",
"dataMessages":"bericht"
},
"messages":{
"stringTooShort":"Deze tekst kan niet korter dan {0} karakters zijn!",
"stringTooLong":"Deze tekst kan niet langer dan {0} karakters zijn!",
"stringLengthInvalid":"Deze tekst moet {0} karakters lang zijn!",
"stringStartsWith":"Deze tekst moet starten met {0}!",
"stringEndsWith":"Deze tekst moet eindigen met {0}!",
"stringContains":"Deze tekst moet {0} bevatten!",
"stringChoices":"Deze tekst kan alleen de volgende waardes bevatten: {0}!",
"stringRegex":"Deze tekst is ongeldig!",
"numberTooShort":"Dit nummer kan niet korter dan {0} karakters zijn!",
"numberTooLong":"Dit nummer kan niet langer dan {0} karakters zijn!",
"numberLengthInvalid":"Dit nummer moet {0} karakters lang zijn!",
"numberTooSmall":"Dit nummer moet minimum {0} zijn!",
"numberTooLarge":"Dit nummer kan maximum {0} zijn!",
"numberNotEqual":"Dit nummer moet gelijk zijn aan {0}!",
"numberStep":"Dit nummer moet een meervoud zijn van {0}!",
"numberStepOffset":"Dit nummer moet een meervoud zijn van {0} startend bij {1}!",
"numberStartsWith":"Dit nummer moet starten met {0}!",
"numberEndsWith":"Dit nummer moet eindigen met {0}!",
"numberContains":"Dit nummer moet {0} bevatten!",
"numberChoices":"Dit nummer kan alleen een van de volgende waardes bevatten: {0}!",
"numberFloat":"Dit nummer kan geen kommagetal zijn!",
"numberNegative":"Dit nummer kan niet negatief zijn!",
"numberPositive":"Dit nummer kan niet positief zijn!",
"numberZero":"Dit nummer kan niet nul zijn!",
"booleanTrue":"Deze boolean kan niet true zijn!",
"booleanFalse":"Deze boolean kan niet false zijn!",
"arrayEmptyDisabled":"Deze array mag niet leeg zijn!",
"arrayEmptyRequired":"Deze array moet leeg zijn!",
"arrayTooShort":"Deze array moet een minimum lengte hebben van {0}!",
"arrayTooLong":"Deze array mag niet langer zijn dan {0}!",
"arrayLengthInvalid":"Deze array moet een lengte hebben van {0}!",
"arrayInvalidTypes":"Deze array kan alleen de volgende waardes bevatten: {0}!",
"arrayDouble":"Deze array staat dubbele waardes niet toe!",
"discordInvalidId":"Dit is een ongeldig discord {0} id!",
"discordInvalidIdOptions":"Dit is an ongeldig discord {0} id! Je kan ook een van deze gebruiken: {1}!",
"discordInvalidToken":"Dit is een ongeldig discord token (syntactisch)!",
"colorInvalid":"Dit is een ongeldig hex kleur!",
"emojiTooShort":"Deze tekst moet minimum {0} emoji's hebben!",
"emojiTooLong":"Deze tekst mag maximum {0} emoji's hebben!",
"emojiCustom":"Deze emoji kan geen custom discord emoji zijn!",
"emojiInvalid":"Dit is een ongeldige emoji!",
"urlInvalid":"Deze url is ongeldig!",
"urlInvalidHttp":"Deze url kan alleen het https:// protocol gebruiken!",
"urlInvalidProtocol":"Deze url kan alleen de http:// & https:// protocolen gebruiken!",
"urlInvalidHostname":"Deze url heeft een verboden hostnaam (domein)!",
"urlInvalidExtension":"Deze url heeft een ongeldige extensie! Kies tussen: {0}!",
"urlInvalidPath":"Deze url heeft een ongeldig pad!",
"idNotUnique":"Dit id is niet uniek, gebruik een andere in de plaats!",
"idNonExistent":"Het id {0} bestaat niet!",
"invalidType":"Het type van deze property moet gelijk zijn aan: {0}!",
"propertyMissing":"De property {0} mist in dit object!",
"propertyOptional":"De property {0} is optioneel in dit object!",
"objectDisabled":"Dit object is uitgeschakeld, gebruik het met behulp van {0}!",
"nullInvalid":"Deze property kan niet null zijn!",
"switchInvalidType":"Dit moet een van de volgende types zijn: {0}!",
"objectSwitchInvalid":"Dit object moet een van de volgende types zijn: {0}!",
"invalidLanguage":"Dit is een ongeldige taal!",
"invalidButton":"Deze knop moet een {0} of {1} hebben!",
"unusedOption":"De optie {0} wordt nergens gebruikt!",
"unusedQuestion":"The vraag {0} wordt nergens gebruikt!",
"dropdownOption":"Een paneel met dropdown mag alleen opties bevaten van het 'ticket' type!"
}
},
"actions":{
"buttons":{
"create":"Bekijk Ticket",
"close":"Sluit Ticket",
"delete":"Verwijder Ticket",
"reopen":"Heropen Ticket",
"claim":"Claim Ticket",
"unclaim":"Ontclaim Ticket",
"pin":"Pin Ticket",
"unpin":"Maak Ticket Los",
"clear":"Verwijder Tickets",
"helpSwitchSlash":"Bekijk Slash Commands",
"helpSwitchText":"Bekijk Text Commands",
"helpPage":"Pagina {0}",
"withReason":"Met Reden",
"withoutTranscript":"Zonder Transcript"
},
"titles":{
"created":"Ticket Gecreëerd",
"close":"Ticket Gesloten",
"delete":"Ticket Verwijderd",
"reopen":"Ticket Heropend",
"claim":"Ticket Geclaimd",
"unclaim":"Ticket Ontclaimd",
"pin":"Ticket Gepind",
"unpin":"Ticket Losgemaakt",
"rename":"Ticket Hernoemd",
"move":"Ticket Verplaatst",
"add":"Ticket Gebruiker Toegevoegd",
"remove":"Ticket Gebruiker Verwijderd",
"help":"Beschikbare Commands",
"statsReset":"Reset Stats",
"blacklistAdd":"Gebruiker Geblacklisted",
"blacklistRemove":"Gebruiker Vrijgelaten",
"blacklistGet":"Geblackliste Gebruiker",
"blacklistView":"Huidige Blacklist",
"blacklistAddDm":"Toegevoegd Aan Blacklist",
"blacklistRemoveDm":"Verwijderd Van Blacklist",
"clear":"Tickets Opgeruimd",
"roles":"Rollen Bijgewerkt",
"autoclose":"Ticket Automatisch Gesloten",
"autocloseEnabled":"Autoclose Ingeschakeld",
"autocloseDisabled":"Autoclose Uitgeschakeld",
"autodelete":"Ticket Automatisch Verwijderd",
"autodeleteEnabled":"Autodelete Ingeschakeld",
"autodeleteDisabled":"Autodelete Uitgeschakeld"
},
"descriptions":{
"create":"Je ticket is aangemaakt. Klik op de knop hier onder om er naar toe te gaan!",
"close":"Het ticket is succesvol gesloten!",
"delete":"Het ticket is succesvol verwijderd!",
"reopen":"Het ticket is succesvol heropend!",
"claim":"Het ticket is succesvol geclaimd!",
"unclaim":"Het ticket is succesvol ontclaimd!",
"pin":"Het ticket is succesvol gepind!",
"unpin":"Het ticket is succesvol losgemaakt!",
"rename":"Het ticket is succesvol hernoemd naar {0}!",
"move":"Het ticket is succesvol verplaatst naar {0}!",
"add":"{0} is succesvol toegevoegd aan het ticket!",
"remove":"{0} is succesvol verwijderd van het ticket!",
"helpExplanation":"`<naam>` => verplichte parameter\n`[naam]` => optionele parameter",
"statsReset":"De bot stats zijn succesvol gereset!",
"statsError":"Kan ticket stats niet bekijken!\n{0} is geen ticket!",
"blacklistAdd":"{0} is succesvol geblacklist!",
"blacklistRemove":"{0} is succesvol vrijgelaten!",
"blacklistGetSuccess":"{0} is op dit moment geblacklist!",
"blacklistGetEmpty":"{0} is op dit moment niet geblacklist!",
"blacklistViewEmpty":"Nog niemand is geblacklist!",
"blacklistViewTip":"Gebruik \"/blacklist add\" om een gebruiker te blacklisten!",
"clearVerify":"Weet je zeker dat je meerdere tickets wilt verwijderen? Deze actie kan niet teruggedraaid worden!",
"clearReady":"{0} tickets zijn succesvol verwijderd!",
"rolesEmpty":"Geen enkele rollen zijn bijgewerkt!",
"autocloseLeave":"Dit ticket is automatisch gesloten omdat de maker de server verlaten is!",
"autocloseTimeout":"Dit ticket is automatisch gesloten omdat het inactief was voor meer dan `{0} uur`!",
"autodeleteLeave":"Dit ticket is automatisch verwijderd omdat de maker de server verlaten is!",
"autodeleteTimeout":"Dit ticket is automatisch verwijderd omdat het inactief was voor meer dan `{0} dagen`!",
"autocloseEnabled":"Autoclose is ingeschakeld in dit ticket!\nHet wordt gesloten wanneer het inactief is voor meer dan `{0} uur`!",
"autocloseDisabled":"Autoclose is uitgeschakeld in dit ticket!\nHet wordt niet meer automatisch gesloten!",
"autodeleteEnabled":"Autodelete is ingeschakeld in dit ticket!\nHet wordt verwijderd wanneer het inactief is voor meer dan `{0} dagen`!",
"autodeleteDisabled":"Autodelete is uitgeschakeld in dit ticket!\nHet wordt niet meer automatisch verwijderd!",
"ticketMessageLimit":"Je kan maar {0} ticket(s) op het zelfde moment aanmaken!",
"ticketMessageAutoclose":"Dit ticket wordt automatisch gesloten wanneer het inactief is voor {0} uur!",
"ticketMessageAutodelete":"Dit ticket wordt automatisch verwijderd wanneer het inactief is voor {0} dagen!",
"panelReady":"Je kan het paneel hier onder vinden!\nDit bericht kan nu verwijderd worden!"
},
"modal":{
"closePlaceholder":"Waarom heb je dit ticket gesloten?",
"deletePlaceholder":"Waarom heb je dit ticket verwijderd?",
"reopenPlaceholder":"Waarom heb je dit ticket heropend?",
"claimPlaceholder":"Waarom heb je dit ticket geclaimd?",
"unclaimPlaceholder":"Waarom heb je dit ticket ontclaimd?",
"pinPlaceholder":"Waarom heb je dit ticket gepind?",
"unpinPlaceholder":"Waarom heb je dit ticket losgemaakt?"
},
"logs":{
"createLog":"Een nieuw ticket is aangemaakt door {0}!",
"closeLog":"Dit ticket is gesloten door {0}!",
"closeDm":"Jouw ticket is gesloten in onze server!",
"deleteLog":"Dit ticket is verwijderd door {0}!",
"deleteDm":"Jouw ticket is verwijderd in onze server!",
"reopenLog":"Dit ticket is heropend door {0}!",
"reopenDm":"Jouw ticket is heropend in onze server!",
"claimLog":"Dit ticket is geclaimd door {0}!",
"claimDm":"Jouw ticket is geclaimd in onze server!",
"unclaimLog":"Dit ticket is ontclaimd door {0}!",
"unclaimDm":"Jouw ticket is ontclaimd in onze server!",
"pinLog":"Dit ticket is gepind door {0}!",
"pinDm":"Jouw ticket is gepind in onze server!",
"unpinLog":"Dit ticket is losgemaakt door {0}!",
"unpinDm":"Jouw ticket is losgemaakt in onze server!",
"renameLog":"Dit ticket is hernoemd naar {0} door {1}!",
"renameDm":"Jouw ticket is hernoemd naar {0} in onze server!",
"moveLog":"Dit ticket is verplaatst naar {0} door {1}!",
"moveDm":"Jouw ticket is verplaatst naar {0} in onze server!",
"addLog":"{0} is toegevoegd aan dit ticket door {1}!",
"addDm":"{0} is toegevoegd aan jouw ticket in onze server!",
"removeLog":"{0} is verwijderd van dit ticket door {1}!",
"removeDm":"{0} is verwijderd van jouw ticket in onze server!",
"blacklistAddLog":"{0} is geblacklist door {1}!",
"blacklistRemoveLog":"{0} is verwijderd van de blacklist door {1}!",
"blacklistAddDm":"Je bent geblacklist in onze server!\nVanaf nu kan je geen tickets meer aanmaken!",
"blacklistRemoveDm":"Je bent verwijderd van de blacklist in onze server!\nNormaal zou je nu terug tickets kunnen aanmaken!",
"clearLog":"{0} tickets zijn verwijderd door by {1}!"
}
},
"transcripts":{
"success":{
"visit":"Bekijk Transcript",
"ready":"Transcript Aangemaakt",
"textFileDescription":"Dit is een tekst transcript van een verwijderd ticket!",
"htmlProgress":"Gelieve te wachten terwijl dit html transcript verwerkt wordt...",
"createdChannel":"Een nieuw {0} transcript is aangemaakt in de server!",
"createdCreator":"Een nieuw {0} transcript is aangemaakt voor een van jouw tickets!",
"createdParticipant":"Een nieuw {0} transcript is aangemaakt in een van de tickets waar jij lid van was!",
"createdActiveAdmin":"Een nieuw {0} transcript is aangemaakt in een van de tickets waar jij een actieve admin was!",
"createdEveryAdmin":"Een nieuw {0} transcript is aangemaakt in een van de tickets waar jij admin was!",
"createdOther":"Een nieuw {0} transcript is aangemaakt!"
},
"errors":{
"retry":"Herprobeer",
"continue":"Verwijder Zonder Transcript",
"backup":"Maak Backup Transcript",
"error":"Er is iets misgegaan bij het maken van het transcript.\nWat wil je doen?\n\nDit ticket wordt niet meer verwijderd to je een van de onderstaande knoppen gebruikt."
}
},
"errors":{
"titles":{
"internalError":"Interne Error",
"optionMissing":"Missende Command Optie",
"optionInvalid":"Onjuiste Command Optie",
"unknownCommand":"Onbekende Command",
"noPermissions":"Geen Permissies",
"unknownTicket":"Onbekend Ticket",
"deprecatedTicket":"Verouderd Ticket",
"unknownOption":"Onbekende Optie",
"unknownPanel":"Onbekend Paneel",
"notInGuild":"Niet In Server",
"channelRename":"Kan Kanaal Niet Hernoemen",
"busy":"Ticket Is Bezig"
},
"descriptions":{
"askForInfo":"Contacteer the eigenaar van deze bot voor meer info!",
"askForInfoResolve":"Contacteer de eigenaar van deze bot als het probleem niet opgelost wordt na enkele keren.",
"internalError":"Gefaald om te reageren op deze {0} door een interne error!",
"optionMissing":"Een verplichte parameter mist in deze command!",
"optionInvalid":"Een parameter in deze command is ongeldig!",
"optionInvalidChoose":"Kies tussen",
"unknownCommand":"Probeer het help menu te bekijken voor meer info!",
"noPermissions":"Je bent niet toegestaan om deze {0} te gebruiken!",
"noPermissionsList":"Benodigde Permissies: (één van deze)",
"noPermissionsCooldown":"Je bent niet toegestaan om deze {0} te gebruiken omdat je een cooldown hebt!",
"noPermissionsBlacklist":"Je bent niet toegestaan om deze {0} te gebruiken omdat je geblacklist bent!",
"noPermissionsLimitGlobal":"Je bent niet toegestaan om een ticket aan te maken omdat de server het maximum tickets limiet heeft bereikt!",
"noPermissionsLimitGlobalUser":"Je bent niet toegestaan om een ticket aan te maken omdat je het maximum tickets limiet hebt bereikt!",
"noPermissionsLimitOption":"Je bent niet toegestaan om een ticket aan te maken omdat de server het maximum tickets limiet van deze optie heeft bereikt!",
"noPermissionsLimitOptionUser":"Je bent niet toegestaan om een ticket aan te maken omdat je het maximum tickets limiet van deze optie hebt bereikt!",
"unknownTicket":"Probeer deze command opnieuw in een geldig ticket!",
"deprecatedTicket":"Het huidige kanaal is geen geldig ticket! Het is misschien een ticket van een oudere Open Ticket versie!",
"notInGuild":"Deze {0} werkt niet in DM! Probeer het opnieuw in een server!",
"channelRename":"Door discord ratelimits is het op dit moment onmogelijk voor de bot om het kanaal te hernoemen. Het kanaal zal automatisch hernoemd worden over 10 min als de bot niet herstart wordt.",
"channelRenameSource":"De bron van deze error is: {0}",
"busy":"Kan deze {0} niet gebruiken!\nHet ticket wordt op dit moment verwerkt door de bot.\n\nProbeer het opnieuw binnen een paar seconden!"
},
"optionInvalidReasons":{
"stringRegex":"Waarde is niet gelijk aan het patroon!",
"stringMinLength":"Waarde moet minstens {0} karakters hebben!",
"stringMaxLength":"Waarde moet maximum {0} karakters hebben!",
"numberInvalid":"Ongeldig nummer!",
"numberMin":"Nummer moet minstens {0} zijn!",
"numberMax":"Nummer moet maximum {0} zijn!",
"numberDecimal":"Nummer kan geen kommagetal zijn!",
"numberNegative":"Nummer mag niet negatief zijn!",
"numberPositive":"Nummer mag niet positief zijn!",
"numberZero":"Nummer mag niet nul zijn!",
"channelNotFound":"Kan kanaal niet vinden!",
"userNotFound":"Kan gebruiker niet vinden!",
"roleNotFound":"Kan rol niet vinden!",
"memberNotFound":"Kan gebruiker niet vinden!",
"mentionableNotFound":"Kan gebruiker of rol niet vinden!",
"channelType":"Ongeldig kanaal type!",
"notInGuild":"Voor deze optie moet je in een server zitten!"
},
"permissions":{
"developer":"Je moet de ontwikkelaar van de bot zijn.",
"owner":"Je moet de server eigenaar zijn.",
"admin":"Je moet een server admin zijn.",
"moderator":"Je moet een server moderator zijn.",
"support":"Je moet in het support team zitten.",
"member":"Je moet een member van de server zijn.",
"discord-administrator":"Je hebt de `ADMINISTRATOR` permissie nodig."
},
"actionInvalid":{
"close":"Ticket is al gesloten!",
"reopen":"Ticket is nog niet gesloten!",
"claim":"Ticket is al geclaimd!",
"unclaim":"Ticket nog niet geclaimd!",
"pin":"Ticket is al gepind!",
"unpin":"Ticket nog niet gepind!",
"add":"Deze gebruiker heeft al toegang tot dit ticket!",
"remove":"Deze gebruiker kan niet verwijderd worden van dit ticket!"
}
},
"params":{
"uppercase":{
"ticket":"Ticket",
"tickets":"Tickets",
"reason":"Reden",
"creator":"Maker",
"remaining":"Resterende Tijd",
"added":"Toegevoegd",
"removed":"Verwijderd",
"filter":"Filter",
"claimedBy":"Geclaimd Door {0}",
"method":"Methode",
"type":"Type",
"blacklisted":"Geblacklist",
"panel":"Paneel",
"command":"Command",
"system":"Systeem",
"true":"Waar",
"false":"Onwaar",
"syntax":"Syntax",
"originalName":"Originele Naam",
"newName":"Nieuwe Naam",
"until":"Tot",
"validOptions":"Geldige Opties",
"validPanels":"Geldige Panelen",
"autoclose":"Autoclose",
"autodelete":"Autodelete",
"startupDate":"Opstart Datum",
"version":"Versie",
"name":"Naam",
"role":"Rol",
"status":"Status",
"claimed":"Geclaimd",
"pinned":"Gepind",
"creationDate":"Aanmaakdatum"
},
"lowercase":{
"text":"tekst",
"html":"html",
"command":"command",
"modal":"form",
"button":"knop",
"dropdown":"dropdown",
"method":"methode"
}
},
"commands":{
"reason":"Specifieer een optionele reden die zichtbaar is in de logs.",
"help":"Verkrijg een lijst met alle beschikbare commands.",
"panel":"Spawn een bericht met een dropdown of knoppen (voor ticket creatie).",
"panelId":"Het id van het paneel dat je wilt spawnen.",
"panelAutoUpdate":"Wil je dat dit paneel automatisch bijwerkt wanneer het aangepast wordt?",
"ticket":"Maak een instant ticket.",
"ticketId":"Het id van het ticket dat je wilt aanmaken.",
"close":"Sluit een ticket, dit schakelt schrijven in het kanaal uit.",
"delete":"Verwijder een ticket, dit maakt een transcript waneer ingeschakeld.",
"deleteNoTranscript":"Verwijder dit ticket zonder een transcript aan te maken.",
"reopen":"Heropen een ticket, dit schakelt schrijven in het kanaal terug aan.",
"claim":"Claim een ticket.",
"claimUser":"Claim dit ticket voor iemand anders.",
"unclaim":"Ontclaim dit ticket.",
"pin":"Pin dit ticket.",
"unpin":"Maak dit ticket los.",
"move":"Verplaats een ticket.",
"moveId":"Het id van de optie waarnaar je wilt verplaatsen.",
"rename":"Hernoem een ticket.",
"renameName":"De nieuwe naam voor dit ticket.",
"add":"Voeg een gebruiker toe aan dit ticket.",
"addUser":"De gebruiker om toe te voegen.",
"remove":"Verwijder een user van dit ticket.",
"removeUser":"De gebruiker om te verwijderen.",
"blacklist":"Beheer de ticket blacklist.",
"blacklistView":"Bekijk de huidige blacklist.",
"blacklistAdd":"Voeg een gebruiker toe aan de blacklist.",
"blacklistRemove":"Verwijder een gebruiker van de blacklist.",
"blacklistGet":"Verkrijg de details van een geblackliste gebruiker.",
"blacklistGetUser":"De gebruiker om details van te verkrijgen.",
"stats":"Bekijk statistieken van de bot, een gebruiker of ticket.",
"statsReset":"Reset alle stats van de bot (en begin terug bij nul).",
"statsGlobal":"Bekijk de globale stats.",
"statsUser":"Bekijk de stats van een gebruiker in de server.",
"statsUserUser":"De gebruiker om te bekijken.",
"statsTicket":"Bekijk de stats van een ticket in de server.",
"statsTicketTicket":"Het ticket om te bekijken.",
"clear":"Verwijder meerdere tickets tegelijkertijd.",
"clearFilter":"De filter om tickets op te ruimen.",
"clearFilters":{
"all":"Allemaal",
"open":"Open (niet gesloten)",
"close":"Gesloten",
"claim":"Geclaimd",
"unclaim":"Ontclaimd (niet geclaimd)",
"pin":"Gepind",
"unpin":"Losgemaakt (niet gepind)",
"autoclose":"Automatisch Gesloten"
},
"autoclose":"Beheer autoclose in een ticket.",
"autocloseDisable":"Schakel autoclose in dit ticket uit.",
"autocloseEnable":"Schakel autoclose in dit ticket in.",
"autocloseEnableTime":"De hoeveelheid uren dat dit ticket inactief moet zijn voor het te sluiten.",
"autodelete":"Beheer autodelete in een ticket.",
"autodeleteDisable":"Schakel autodelete in dit ticket aan.",
"autodeleteEnable":"Schakel autodelete in dit ticket aan.",
"autodeleteEnableTime":"De hoeveelheid dagen dat dit ticket inactief moet zijn voor het te verwijderen."
},
"helpMenu":{
"help":"Krijg een lijst van alle beschikbare commands.",
"ticket":"Maak een instant ticket.",
"close":"Sluit een ticket, dit schakelt schrijven in het kanaal uit.",
"delete":"Verwijder een ticket, dit maakt een transcript wanneer ingeschakeld.",
"reopen":"Heropen een ticket, dit schakeld schrijven in het kanaal terug aan.",
"pin":"Pin een ticket. Dit verplaatst het ticket naar boven & voegt een '📌' emoij toe.",
"unpin":"Maak een ticket los. Het ticket zal blijven staan, maar de '📌' emoij verliezen.",
"move":"Verplaats een ticket. Dit verandert het soort van dit ticket.",
"rename":"Hernoem een ticket. Dit zal de kanaalnaam veranderen.",
"claim":"Claim een ticket. Hiermee kan je laten weten dat je bezig bent met dit ticket.",
"unclaim":"Ontclaim een ticket. Hiermee kan je laten weten dat het ticket terug vrij is.",
"add":"Voeg een user toe aan een ticket.",
"remove":"Verwijder een user van een ticket.",
"panel":"Spawn een bericht met dropdown of knoppen.",
"blacklistView":"Bekijk een lijst van de huidige blacklist.",
"blacklistAdd":"Voeg een user toe aan de blacklist.",
"blacklistRemove":"Verwijder een user van de blacklist.",
"blacklistGet":"Verkrijg de details van een geblacklisted user.",
"statsGlobal":"Bekijk de globale stats.",
"statsTicket":"Bekijk de stats van een ticket in de server.",
"statsUser":"Bekijk de stats van een user in de server.",
"statsReset":"Reset alle stats van de bot (en begin terug vanaf 0).",
"autocloseDisable":"Zet autoclose uit in dit ticket.",
"autocloseEnable":"Zet autoclose in aan dit ticket.",
"autodeleteDisable":"Zet autodelete uit in dit ticket.",
"autodeleteEnable":"Zet autodelete aan in dit ticket."
},
"stats":{
"scopes":{
"global":"Globale Stats",
"system":"Systeem Stats",
"user":"User Stats",
"ticket":"Ticket Stats",
"participants":"Deelnemers"
},
"properties":{
"ticketsCreated":"Tickets Aangemaakt",
"ticketsClosed":"Tickets Gesloten",
"ticketsDeleted":"Tickets Verwijderd",
"ticketsReopened":"Tickets Heropend",
"ticketsAutoclosed":"Tickets Autoclosed",
"ticketsClaimed":"Tickets Geclaimd",
"ticketsPinned":"Tickets Gepind",
"ticketsMoved":"Tickets Verplaatst",
"usersBlacklisted":"Users Geblacklist",
"transcriptsCreated":"Transcripts Aangemaakt"
}
}
}
+477
View File
@@ -0,0 +1,477 @@
{
"_TRANSLATION":{
"otversion":"v4.0.0",
"translator":"DJj123dj",
"lastedited":"21/08/2024",
"language":"English"
},
"checker":{
"system":{
"typeError":"[ERROR]",
"headerOpenTicket":"OPEN TICKET",
"typeWarning":"[WARNING]",
"typeInfo":"[INFO]",
"headerConfigChecker":"CONFIG CHECKER",
"headerDescription":"check for errors in you config files!",
"footerError":"the bot won't start until all {0}'s are fixed!",
"footerWarning":"it's recommended to fix all {0}'s before starting!",
"footerSupport":"SUPPORT: {0} - DOCS: {1}",
"compactInformation":"use {0} for more information!",
"dataPath":"path",
"dataDocs":"docs",
"dataMessages":"message"
},
"messages":{
"stringTooShort":"This string can't be shorter than {0} characters!",
"stringTooLong":"This string can't be longer than {0} characters!",
"stringLengthInvalid":"This string needs to be {0} characters long!",
"stringStartsWith":"This string needs to start with {0}!",
"stringEndsWith":"This string needs to end with {0}!",
"stringContains":"This string needs to contain {0}!",
"stringChoices":"This string can only be one of the following values: {0}!",
"stringRegex":"This string is invalid!",
"numberTooShort":"This number can't be shorter than {0} characters!",
"numberTooLong":"This number can't be longer than {0} characters!",
"numberLengthInvalid":"This number needs to be {0} characters long!",
"numberTooSmall":"This number needs to be at least {0}!",
"numberTooLarge":"This number needs to be at most {0}!",
"numberNotEqual":"This number needs to be {0}!",
"numberStep":"This number needs to be a multiple of {0}!",
"numberStepOffset":"This number needs to be a multiple of {0} starting with {1}!",
"numberStartsWith":"This number needs to start with {0}!",
"numberEndsWith":"This number needs to end with {0}!",
"numberContains":"This number needs to contain {0}!",
"numberChoices":"This number can only be one of the following values: {0}!",
"numberFloat":"This number can't be a decimal!",
"numberNegative":"This number can't be negative!",
"numberPositive":"This number can't be positive!",
"numberZero":"This number can't be zero!",
"booleanTrue":"This boolean can't be true!",
"booleanFalse":"This boolean can't be false!",
"arrayEmptyDisabled":"This array isn't allowed to be empty!",
"arrayEmptyRequired":"This array is required to be empty!",
"arrayTooShort":"This array needs to have a length of at least {0}!",
"arrayTooLong":"This array needs to have a length of at most {0}!",
"arrayLengthInvalid":"This array needs to have a length of {0}!",
"arrayInvalidTypes":"This array can only contain the following types: {0}!",
"arrayDouble":"This array doesn't allow the same value twice!",
"discordInvalidId":"This is an invalid discord {0} id!",
"discordInvalidIdOptions":"This is an invalid discord {0} id! You can also use one of these: {1}!",
"discordInvalidToken":"This is an invalid discord token (syntactically)!",
"colorInvalid":"This is an invalid hex color!",
"emojiTooShort":"This string needs to have at least {0} emoji's!",
"emojiTooLong":"This string needs to have at most {0} emoji's!",
"emojiCustom":"This emoji can't be a custom discord emoji!",
"emojiInvalid":"This is an invalid emoji!",
"urlInvalid":"This url is invalid!",
"urlInvalidHttp":"This url can only use the https:// protocol!",
"urlInvalidProtocol":"This url can only use the http:// & https:// protocols!",
"urlInvalidHostname":"This url has a disallowed hostname!",
"urlInvalidExtension":"This url has an invalid extension! Choose between: {0}!",
"urlInvalidPath":"This url has an invalid path!",
"idNotUnique":"This id isn't unique, use another id instead!",
"idNonExistent":"The id {0} doesn't exist!",
"invalidType":"This property needs to be the type: {0}!",
"propertyMissing":"The property {0} is missing from this object!",
"propertyOptional":"The property {0} is optional in this object!",
"objectDisabled":"This object is disabled, enable it using {0}!",
"nullInvalid":"This property can't be null!",
"switchInvalidType":"This needs to be one of the following types: {0}!",
"objectSwitchInvalid":"This object needs to be one of the following types: {0}!",
"invalidLanguage":"This is an invalid language!",
"invalidButton":"This button needs to have at least an {0} or {1}!",
"unusedOption":"The option {0} isn't used anywhere!",
"unusedQuestion":"The question {0} isn't used anywhere!",
"dropdownOption":"A panel with dropdown enabled can only contain options of the 'ticket' type!"
}
},
"actions":{
"buttons":{
"create":"Visit Ticket",
"close":"Close Ticket",
"delete":"Delete Ticket",
"reopen":"Reopen Ticket",
"claim":"Claim Ticket",
"unclaim":"Unclaim Ticket",
"pin":"Pin Ticket",
"unpin":"Unpin Ticket",
"clear":"Delete Tickets",
"helpSwitchSlash":"View Slash Commands",
"helpSwitchText":"View Text Commands",
"helpPage":"Page {0}",
"withReason":"With Reason",
"withoutTranscript":"Without Transcript"
},
"titles":{
"created":"Ticket Created",
"close":"Ticket Closed",
"delete":"Ticket Deleted",
"reopen":"Ticket Reopened",
"claim":"Ticket Claimed",
"unclaim":"Ticket Unclaimed",
"pin":"Ticket Pinned",
"unpin":"Ticket Unpinned",
"rename":"Ticket Renamed",
"move":"Ticket Moved",
"add":"Ticket User Added",
"remove":"Ticket User Removed",
"help":"Available Commands",
"statsReset":"Reset Stats",
"blacklistAdd":"User Blacklisted",
"blacklistRemove":"User Released",
"blacklistGet":"Blacklisted User",
"blacklistView":"Current Blacklist",
"blacklistAddDm":"Added To Blacklist",
"blacklistRemoveDm":"Removed From Blacklist",
"clear":"Tickets Cleared",
"roles":"Roles Updated",
"autoclose":"Ticket Autoclosed",
"autocloseEnabled":"Autoclose Enabled",
"autocloseDisabled":"Autoclose Disabled",
"autodelete":"Ticket Autodeleted",
"autodeleteEnabled":"Autodelete Enabled",
"autodeleteDisabled":"Autodelete Disabled"
},
"descriptions":{
"create":"Your ticket has been created. Click the button below to access it!",
"close":"The ticket has been closed succesfully!",
"delete":"The ticket has been deleted succesfully!",
"reopen":"The ticket has been reopened succesfully!",
"claim":"The ticket has been claimed succesfully!",
"unclaim":"The ticket has been unclaimed succesfully!",
"pin":"The ticket has been pinned succesfully!",
"unpin":"The ticket has been unpinned succesfully!",
"rename":"The ticket has been renamed to {0} succesfully!",
"move":"The ticket has been moved to {0} succesfully!",
"add":"{0} has been added to the ticket succesfully!",
"remove":"{0} has been removed from the ticket succesfully!",
"helpExplanation":"`<name>` => required parameter\n`[name]` => optional parameter",
"statsReset":"The bot stats have been reset successfully!",
"statsError":"Unable to view ticket stats!\n{0} is not a ticket!",
"blacklistAdd":"{0} has been blacklisted successfully!",
"blacklistRemove":"{0} has been released successfully!",
"blacklistGetSuccess":"{0} is currently blacklisted!",
"blacklistGetEmpty":"{0} is currently not blacklisted!",
"blacklistViewEmpty":"No-one has been blacklisted yet!",
"blacklistViewTip":"Use \"/blacklist add\" to blacklist a user!",
"clearVerify":"Are you sure you want to delete multiple tickets?\nThis action can't be undone!",
"clearReady":"{0} tickets have been deleted succesfully!",
"rolesEmpty":"No roles have been updated!",
"autocloseLeave":"This ticket has been autoclosed because the creator left the server!",
"autocloseTimeout":"This ticket has been autoclosed because it has been inactive for more than `{0}h`!",
"autodeleteLeave":"This ticket has been autodeleted because the creator left the server!",
"autodeleteTimeout":"This ticket has been autodeleted because it has been inactive for more than `{0} days`!",
"autocloseEnabled":"Autoclose has been enabled in this ticket!\nIt will be closed when it is inactive for more than `{0}h`!",
"autocloseDisabled":"Autoclose has been disabled in this ticket!\nIt won't be closed automatically anymore!",
"autodeleteEnabled":"Autodelete has been enabled in this ticket!\nIt will be deleted when it is inactive for more than `{0} days`!",
"autodeleteDisabled":"Autodelete has been disabled in this ticket!\nIt won't be deleted automatically anymore!",
"ticketMessageLimit":"You can only create {0} ticket(s) at the same time!",
"ticketMessageAutoclose":"This ticket will be autoclosed when inactive for {0}h!",
"ticketMessageAutodelete":"This ticket will be autodeleted when inactive for {0} days!",
"panelReady":"You can find the panel below!\nThis message can now be deleted!"
},
"modal":{
"closePlaceholder":"Why did you close this ticket?",
"deletePlaceholder":"Why did you delete this ticket?",
"reopenPlaceholder":"Why did you reopen this ticket?",
"claimPlaceholder":"Why did you claim this ticket?",
"unclaimPlaceholder":"Why did you unclaim this ticket?",
"pinPlaceholder":"Why did you pin this ticket?",
"unpinPlaceholder":"Why did you unpin this ticket?"
},
"logs":{
"createLog":"A new ticket got created by {0}!",
"closeLog":"This ticket has been closed by {0}!",
"closeDm":"Your ticket has been closed in our server!",
"deleteLog":"This ticket has been deleted by {0}!",
"deleteDm":"Your ticket has been deleted in our server!",
"reopenLog":"This ticket has been reopened by {0}!",
"reopenDm":"Your ticket has been reopened in our server!",
"claimLog":"This ticket has been claimed by {0}!",
"claimDm":"Your ticket has been claimed in our server!",
"unclaimLog":"This ticket has been unclaimed by {0}!",
"unclaimDm":"Your ticket has been unclaimed in our server!",
"pinLog":"This ticket has been pinned by {0}!",
"pinDm":"Your ticket has been pinned in our server!",
"unpinLog":"This ticket has been unpinned by {0}!",
"unpinDm":"Your ticket has been unpinned in our server!",
"renameLog":"This ticket has been renamed to {0} by {1}!",
"renameDm":"Your ticket has been renamed to {0} in our server!",
"moveLog":"This ticket has been moved to {0} by {1}!",
"moveDm":"Your ticket has been moved to {0} in our server!",
"addLog":"{0} has been added to this ticket by {1}!",
"addDm":"{0} has been added to your ticket in our server!",
"removeLog":"{0} has been removed from this ticket by {1}!",
"removeDm":"{0} has been removed from your ticket in our server!",
"blacklistAddLog":"{0} was blacklisted by {1}!",
"blacklistRemoveLog":"{0} was removed from the blacklist by {1}!",
"blacklistAddDm":"You have been blacklisted in our server!\nFrom now on, you are unable to create a ticket!",
"blacklistRemoveDm":"You have been removed from the blacklist in our server!\nNow you can create tickets again!",
"clearLog":"{0} tickets have been deleted by {1}!"
}
},
"transcripts":{
"success":{
"visit":"Visit Transcript",
"ready":"Transcript Created",
"textFileDescription":"This is the text transcript of a deleted ticket!",
"htmlProgress":"Please wait while this html transcript is getting processed...",
"createdChannel":"A new {0} transcript has been created in the server!",
"createdCreator":"A new {0} transcript has been created for one of your tickets!",
"createdParticipant":"A new {0} transcript has been created in one of the tickets you participated in!",
"createdActiveAdmin":"A new {0} transcript has been created in one of the tickets you participated as admin!",
"createdEveryAdmin":"A new {0} transcript has been created in one of the tickets you were admin in!",
"createdOther":"A new {0} transcript has been created!"
},
"errors":{
"retry":"Retry",
"continue":"Delete Without Transcript",
"backup":"Create Backup Transcript",
"error":"Something went wrong while trying to create the transcript.\nWhat would you like to do?\n\nThis ticket won't be deleted until you click one of these buttons."
}
},
"errors":{
"titles":{
"internalError":"Internal Error",
"optionMissing":"Command Option Missing",
"optionInvalid":"Command Option Invalid",
"unknownCommand":"Unknown Command",
"noPermissions":"No Permissions",
"unknownTicket":"Unknown Ticket",
"deprecatedTicket":"Deprecated Ticket",
"unknownOption":"Unknown Option",
"unknownPanel":"Unknown Panel",
"notInGuild":"Not In Server",
"channelRename":"Unable To Rename Channel",
"busy":"Ticket Is Busy"
},
"descriptions":{
"askForInfo":"Contact the owner of this bot for more info!",
"askForInfoResolve":"Contact the bot owner of this bot if this issue doesn't resolve after a few tries.",
"internalError":"Failed to respond to this {0} due to an internal error!",
"optionMissing":"A required parameter is missing in this command!",
"optionInvalid":"A parameter in this command is invalid!",
"optionInvalidChoose":"Choose between",
"unknownCommand":"Try visiting the help menu for more info!",
"noPermissions":"You are not allowed to use this {0}!",
"noPermissionsList":"Required Permissions: (one of them)",
"noPermissionsCooldown":"You are not allowed to use this {0} because you have a cooldown!",
"noPermissionsBlacklist":"You are not allowed to use this {0} because you have been blacklisted!",
"noPermissionsLimitGlobal":"You are not allowed to create a ticket because the server reached the max tickets limit!",
"noPermissionsLimitGlobalUser":"You are not allowed to create a ticket because you reached the max tickets limit!",
"noPermissionsLimitOption":"You are not allowed to create a ticket because the server reached the max tickets limit for this option!",
"noPermissionsLimitOptionUser":"You are not allowed to create a ticket because you reached the max tickets limit for this option!",
"unknownTicket":"Try this command again in a valid ticket!",
"deprecatedTicket":"The current channel is not a valid ticket! It might have been a ticket from an old Open Ticket version!",
"notInGuild":"This {0} doesn't work in DM! Please try it again in a server!",
"channelRename":"Due to discord ratelimits, it's currently impossible for the bot to rename the channel. The channel will automatically be renamed over 10 minutes if the bot isn't rebooted.",
"channelRenameSource":"The source of this error is: {0}",
"busy":"Unable to use this {0}!\nThe ticket is currently being processed by the bot.\n\nPlease try again in a few seconds!"
},
"optionInvalidReasons":{
"stringRegex":"Value doesn't match pattern!",
"stringMinLength":"Value needs to be at least {0} characters!",
"stringMaxLength":"Value needs to be at most {0} characters!",
"numberInvalid":"Invalid number!",
"numberMin":"Number needs to be at least {0}!",
"numberMax":"Number needs to be at most {0}!",
"numberDecimal":"Number is not allowed to be a decimal!",
"numberNegative":"Number is not allowed to be negative!",
"numberPositive":"Number is not allowed to be positive!",
"numberZero":"Number is not allowed to be zero!",
"channelNotFound":"Unable to find channel!",
"userNotFound":"Unable to find user!",
"roleNotFound":"Unable to find role!",
"memberNotFound":"Unable to find user!",
"mentionableNotFound":"Unable to find user or role!",
"channelType":"Invalid channel type!",
"notInGuild":"This option requires you to be in a server!"
},
"permissions":{
"developer":"You need to be the developer of the bot.",
"owner":"You need to be the server owner.",
"admin":"You need to be a server admin.",
"moderator":"You need to be a moderator.",
"support":"You need to be in the support team.",
"member":"You need to be a member.",
"discord-administrator":"You need to have the `ADMINISTRATOR` permission."
},
"actionInvalid":{
"close":"Ticket is already closed!",
"reopen":"Ticket is not closed yet!",
"claim":"Ticket is already claimed!",
"unclaim":"Ticket is not claimed yet!",
"pin":"Ticket is already pinned!",
"unpin":"Ticket is not pinned yet!",
"add":"This user is already able to access the ticket!",
"remove":"Unable to remove this user from the ticket!"
}
},
"params":{
"uppercase":{
"ticket":"Ticket",
"tickets":"Tickets",
"reason":"Reason",
"creator":"Creator",
"remaining":"Time Remaining",
"added":"Added",
"removed":"Removed",
"filter":"Filter",
"claimedBy":"Claimed By {0}",
"method":"Method",
"type":"Type",
"blacklisted":"Blacklisted",
"panel":"Panel",
"command":"Command",
"system":"System",
"true":"True",
"false":"False",
"syntax":"Syntax",
"originalName":"Original Name",
"newName":"New Name",
"until":"Until",
"validOptions":"Valid Options",
"validPanels":"Valid Panels",
"autoclose":"Autoclose",
"autodelete":"Autodelete",
"startupDate":"Startup Date",
"version":"Version",
"name":"Name",
"role":"Role",
"status":"Status",
"claimed":"Claimed",
"pinned":"Pinned",
"creationDate":"Creation Date"
},
"lowercase":{
"text":"text",
"html":"html",
"command":"command",
"modal":"modal",
"button":"button",
"dropdown":"dropdown",
"method":"method"
}
},
"commands":{
"reason":"Specify an optional reason that will be visible in logs.",
"help":"Get a list of all the available commands.",
"panel":"Spawn a message with a dropdown or buttons (for ticket creation).",
"panelId":"The identifier of the panel that you want to spawn.",
"panelAutoUpdate":"Do you want this panel to automatically update when edited?",
"ticket":"Instantly create a ticket.",
"ticketId":"The identifier of the ticket that you want to create.",
"close":"Close a ticket.",
"delete":"Delete a ticket.",
"deleteNoTranscript":"Delete this ticket without creating a transcript.",
"reopen":"Reopen a ticket.",
"claim":"Claim a ticket.",
"claimUser":"Claim this ticket to someone else instead of yourself.",
"unclaim":"Unclaim a ticket.",
"pin":"Pin a ticket.",
"unpin":"Unpin a ticket.",
"move":"Move a ticket.",
"moveId":"The identifier of the option that you want to move to.",
"rename":"Rename a ticket.",
"renameName":"The new name for this ticket.",
"add":"Add a user to a ticket.",
"addUser":"The user to add.",
"remove":"Remove a user from a ticket.",
"removeUser":"The user to remove.",
"blacklist":"Manage the ticket blacklist.",
"blacklistView":"View a list of the current blacklist.",
"blacklistAdd":"Add a user to the blacklist.",
"blacklistRemove":"Remove a user from the blacklist.",
"blacklistGet":"Get the details from a blacklisted user.",
"blacklistGetUser":"The user to get details from.",
"stats":"View statistics from the bot, a member or a ticket.",
"statsReset":"Reset all the stats of the bot (and start counting from zero).",
"statsGlobal":"View the global stats.",
"statsUser":"View the stats from a user in the server.",
"statsUserUser":"The user to view.",
"statsTicket":"View the stats of a ticket in the server.",
"statsTicketTicket":"The ticket to view.",
"clear":"Delete multiple tickets at the same time.",
"clearFilter":"The filter for clearing tickets.",
"clearFilters":{
"all":"All",
"open":"Open",
"close":"Closed",
"claim":"Claimed",
"unclaim":"Unclaimed",
"pin":"Pinned",
"unpin":"Unpinned",
"autoclose":"Autoclosed"
},
"autoclose":"Manage autoclose in a ticket.",
"autocloseDisable":"Disable autoclose in this ticket.",
"autocloseEnable":"Enable autoclose in this ticket.",
"autocloseEnableTime":"The amount of hours this ticket needs to be inactive to close it.",
"autodelete":"Manage autodelete in a ticket.",
"autodeleteDisable":"Disable autodelete in this ticket.",
"autodeleteEnable":"Enable autodelete in this ticket.",
"autodeleteEnableTime":"The amount of days this ticket needs to be inactive to delete it."
},
"helpMenu":{
"help":"Get a list of all the available commands.",
"ticket":"Instantly create a ticket.",
"close":"Close a ticket, this disables writing in this channel.",
"delete":"Delete a ticket, this creates a transcript when enabled.",
"reopen":"Reopen a ticket, this enables writing in this channel again.",
"pin":"Pin a ticket. This will move the ticket to the top and will add a '📌' emoij to the name.",
"unpin":"Unpin a ticket. The ticket will stay on it's position but will lose the '📌' emoij.",
"move":"Move a ticket. This will change the type of this ticket.",
"rename":"Rename a ticket. This will change the channel name of this ticket.",
"claim":"Claim a ticket. With this, you can let your team know you are handling this ticket.",
"unclaim":"Unclaim a ticket. With this, you can let your team know that this ticket is free again.",
"add":"Add a user to a ticket. This will allow the user to read & write in this ticket.",
"remove":"Remove a user from a ticket. This will remove the ability to read & write for a user in this ticket.",
"panel":"Spawn a message with a dropdown or buttons (for ticket creation).",
"blacklistView":"View a list of the current blacklist.",
"blacklistAdd":"Add a user to the blacklist.",
"blacklistRemove":"Remove a user from the blacklist.",
"blacklistGet":"Get the details from a blacklisted user.",
"statsGlobal":"View the global stats.",
"statsTicket":"View the stats of a ticket in the server.",
"statsUser":"View the stats from a user in the server.",
"statsReset":"Reset all the stats of the bot (and start counting from zero).",
"autocloseDisable":"Disable autoclose in this ticket.",
"autocloseEnable":"Enable autoclose in this ticket.",
"autodeleteDisable":"Disable autodelete in this ticket.",
"autodeleteEnable":"Enable autodelete in this ticket."
},
"stats":{
"scopes":{
"global":"Global Stats",
"system":"System Stats",
"user":"User Stats",
"ticket":"Ticket Stats",
"participants":"Participants"
},
"properties":{
"ticketsCreated":"Tickets Created",
"ticketsClosed":"Tickets Closed",
"ticketsDeleted":"Tickets Deleted",
"ticketsReopened":"Tickets Reopened",
"ticketsAutoclosed":"Tickets Autoclosed",
"ticketsClaimed":"Tickets Claimed",
"ticketsPinned":"Tickets Pinned",
"ticketsMoved":"Tickets Moved",
"usersBlacklisted":"Users Blacklisted",
"transcriptsCreated":"Transcripts Created"
}
}
}
+477
View File
@@ -0,0 +1,477 @@
{
"_TRANSLATION":{
"otversion":"v4.0.0",
"translator":"quiradon",
"lastedited":"20/08/2024",
"language":"Portuguese"
},
"checker":{
"system":{
"typeError": "[ERRO]",
"headerOpenTicket": "ABRIR TICKET",
"typeWarning": "[AVISO]",
"typeInfo": "[INFORMAÇÃO]",
"headerConfigChecker": "Verificador de Configuração",
"headerDescription": "verifique erros nos seus arquivos de configuração!",
"footerError": "o bot não iniciará até que todos os {0} sejam corrigidos!",
"footerWarning": "é recomendado corrigir todos os {0} antes de iniciar!",
"footerSupport": "SUPORTE: {0} - DOCS: {1}",
"compactInformation": "use {0} para mais informações!",
"dataPath": "caminho",
"dataDocs": "documentos",
"dataMessages": "mensagem"
},
"messages":{
"stringTooShort": "Esta string não pode ter menos de {0} caracteres!",
"stringTooLong": "Esta string não pode ter mais de {0} caracteres!",
"stringLengthInvalid": "Esta string precisa ter {0} caracteres!",
"stringStartsWith": "Esta string precisa começar com {0}!",
"stringEndsWith": "Esta string precisa terminar com {0}!",
"stringContains": "Esta string precisa conter {0}!",
"stringChoices": "Esta string só pode ser um dos seguintes valores: {0}!",
"stringRegex": "Esta string é inválida!",
"numberTooShort": "Este número não pode ter menos de {0} caracteres!",
"numberTooLong": "Este número não pode ter mais de {0} caracteres!",
"numberLengthInvalid": "Este número precisa ter {0} caracteres!",
"numberTooSmall": "Este número precisa ser pelo menos {0}!",
"numberTooLarge": "Este número precisa ser no máximo {0}!",
"numberNotEqual": "Este número precisa ser {0}!",
"numberStep": "Este número precisa ser um múltiplo de {0}!",
"numberStepOffset": "Este número precisa ser um múltiplo de {0} começando com {1}!",
"numberStartsWith": "Este número precisa começar com {0}!",
"numberEndsWith": "Este número precisa terminar com {0}!",
"numberContains": "Este número precisa conter {0}!",
"numberChoices": "Este número só pode ser um dos seguintes valores: {0}!",
"numberFloat": "Este número não pode ser decimal!",
"numberNegative": "Este número não pode ser negativo!",
"numberPositive": "Este número não pode ser positivo!",
"numberZero": "Este número não pode ser zero!",
"booleanTrue": "Este booleano não pode ser verdadeiro!",
"booleanFalse": "Este booleano não pode ser falso!",
"arrayEmptyDisabled": "Este array não pode estar vazio!",
"arrayEmptyRequired": "Este array deve estar vazio!",
"arrayTooShort": "Este array precisa ter um comprimento de pelo menos {0}!",
"arrayTooLong": "Este array precisa ter um comprimento de no máximo {0}!",
"arrayLengthInvalid": "Este array precisa ter um comprimento de {0}!",
"arrayInvalidTypes": "Este array só pode conter os seguintes tipos: {0}!",
"arrayDouble": "Este array não permite o mesmo valor duas vezes!",
"discordInvalidId": "Este é um ID do Discord inválido {0}!",
"discordInvalidIdOptions": "Este é um ID do Discord inválido {0}! Você também pode usar um destes: {1}!",
"discordInvalidToken": "Este é um token do Discord inválido (sintaticamente)!",
"colorInvalid": "Esta é uma cor hexadecimal inválida!",
"emojiTooShort": "Esta string precisa ter pelo menos {0} emojis!",
"emojiTooLong": "Esta string precisa ter no máximo {0} emojis!",
"emojiCustom": "Este emoji não pode ser um emoji personalizado do Discord!",
"emojiInvalid": "Este é um emoji inválido!",
"urlInvalid": "Esta URL é inválida!",
"urlInvalidHttp": "Esta URL só pode usar o protocolo https://!",
"urlInvalidProtocol": "Esta URL só pode usar os protocolos http:// e https://!",
"urlInvalidHostname": "Esta URL tem um hostname não permitido!",
"urlInvalidExtension": "Esta URL tem uma extensão inválida! Escolha entre: {0}!",
"urlInvalidPath": "Esta URL tem um caminho inválido!",
"idNotUnique": "Este ID não é único, use outro ID!",
"idNonExistent": "O ID {0} não existe!",
"invalidType": "Esta propriedade precisa ser do tipo: {0}!",
"propertyMissing": "A propriedade {0} está faltando neste objeto!",
"propertyOptional": "A propriedade {0} é opcional neste objeto!",
"objectDisabled": "Este objeto está desabilitado, habilite-o usando {0}!",
"nullInvalid": "Esta propriedade não pode ser nula!",
"switchInvalidType": "Isso precisa ser um dos seguintes tipos: {0}!",
"objectSwitchInvalid": "Este objeto precisa ser um dos seguintes tipos: {0}!",
"invalidLanguage": "Este é um idioma inválido!",
"invalidButton": "Este botão precisa ter pelo menos um {0} ou {1}!",
"unusedOption": "A opção {0} não é usada em nenhum lugar!",
"unusedQuestion": "A pergunta {0} não é usada em nenhum lugar!",
"dropdownOption": "Um painel com dropdown habilitado só pode conter opções do tipo 'ticket'!"
}
},
"actions":{
"buttons":{
"create": "Visitar Ticket",
"close": "Fechar Ticket",
"delete": "Excluir Ticket",
"reopen": "Reabrir Ticket",
"claim": "Reivindicar Ticket",
"unclaim": "Desreivindicar Ticket",
"pin": "Fixar Ticket",
"unpin": "Desfixar Ticket",
"clear": "Excluir Tickets",
"helpSwitchSlash": "Ver Comandos Slash",
"helpSwitchText": "Ver Comandos de Texto",
"helpPage": "Página {0}",
"withReason": "Com Motivo",
"withoutTranscript": "Sem Transcrição"
},
"titles":{
"created":"Ticket Criado",
"close":"Ticket Fechado",
"delete":"Ticket Deletado",
"reopen":"Ticket Re-abeto",
"claim":"Ticket Resgatado",
"unclaim":"Ticket Não Resgatado",
"pin":"Ticket Fixado",
"unpin":"Ticket Desfixado",
"rename":"Ticket Renomeado",
"move":"Ticket Movido",
"add":"Ticket Usuário Adicionado",
"remove":"Ticket Usuário Removido",
"help":"Comandos disponíveis",
"statsReset":"Redefinir Status",
"blacklistAdd":"User Blacklisted",
"blacklistRemove":"User Released",
"blacklistGet":"Usuário na Blacklisted",
"blacklistView":"Atualmente na Blacklist",
"blacklistAddDm":"Adicionado a Blacklist",
"blacklistRemoveDm":"Removido da Blacklist",
"clear":"Tickets Limpos",
"roles":"Cargos Atualizados",
"autoclose": "Ticket Fechado Automaticamente",
"autocloseEnabled": "Fechamento Automático Habilitado",
"autocloseDisabled": "Fechamento Automático Desabilitado",
"autodelete": "Ticket Excluído Automaticamente",
"autodeleteEnabled": "Exclusão Automática Habilitada",
"autodeleteDisabled": "Exclusão Automática Desabilitada"
},
"descriptions":{
"create": "Seu ticket foi criado. Clique no botão abaixo para acessá-lo!",
"close": "O ticket foi fechado com sucesso!",
"delete": "O ticket foi excluído com sucesso!",
"reopen": "O ticket foi reaberto com sucesso!",
"claim": "O ticket foi reivindicado com sucesso!",
"unclaim": "O ticket foi desreivindicado com sucesso!",
"pin": "O ticket foi fixado com sucesso!",
"unpin": "O ticket foi desfixado com sucesso!",
"rename": "O ticket foi renomeado para {0} com sucesso!",
"move": "O ticket foi movido para {0} com sucesso!",
"add": "{0} foi adicionado ao ticket com sucesso!",
"remove": "{0} foi removido do ticket com sucesso!",
"helpExplanation":"`<nome>` => parâmetro obrigatório\n`[nome]` => parâmetro opcional",
"statsReset":"As estatísticas do bot foram redefinidas com sucesso!",
"statsError":"Não foi possível visualizar as estatísticas do ticket!\n{0} não é um ticket!",
"blacklistAdd":"{0} foi adicionado à lista negra com sucesso!",
"blacklistRemove":"{0} foi removido da lista negra com sucesso!",
"blacklistGetSuccess":"{0} está atualmente na lista negra!",
"blacklistGetEmpty":"{0} não está atualmente na lista negra!",
"blacklistViewEmpty":"Ninguém foi adicionado à lista negra ainda!",
"blacklistViewTip":"Use \"/blacklist add\" para adicionar um usuário à lista negra!",
"clearVerify":"Você tem certeza de que deseja excluir vários tickets?\nEsta ação não pode ser desfeita!",
"clearReady":"{0} tickets foram excluídos com sucesso!",
"rolesEmpty":"Nenhum cargo foi atualizado!",
"autocloseLeave": "Este ticket foi fechado automaticamente porque o criador saiu do servidor!",
"autocloseTimeout": "Este ticket foi fechado automaticamente porque ficou inativo por mais de `{0}h`!",
"autodeleteLeave": "Este ticket foi excluído automaticamente porque o criador saiu do servidor!",
"autodeleteTimeout": "Este ticket foi excluído automaticamente porque ficou inativo por mais de `{0} dias`!",
"autocloseEnabled": "O fechamento automático foi habilitado neste ticket!\nEle será fechado quando ficar inativo por mais de `{0}h`!",
"autocloseDisabled": "O fechamento automático foi desabilitado neste ticket!\nEle não será mais fechado automaticamente!",
"autodeleteEnabled": "A exclusão automática foi habilitada neste ticket!\nEle será excluído quando ficar inativo por mais de `{0} dias`!",
"autodeleteDisabled": "A exclusão automática foi desabilitada neste ticket!\nEle não será mais excluído automaticamente!",
"ticketMessageLimit": "Você só pode criar {0} ticket(s) ao mesmo tempo!",
"ticketMessageAutoclose": "Este ticket será fechado automaticamente quando inativo por {0}h!",
"ticketMessageAutodelete": "Este ticket será excluído automaticamente quando inativo por {0} dias!",
"panelReady": "Você pode encontrar o painel abaixo!\nEsta mensagem agora pode ser excluída!"
},
"modal":{
"closePlaceholder": "Por que você fechou este ticket?",
"deletePlaceholder": "Por que você excluiu este ticket?",
"reopenPlaceholder": "Por que você reabriu este ticket?",
"claimPlaceholder": "Por que você reivindicou este ticket?",
"unclaimPlaceholder": "Por que você desreivindicou este ticket?",
"pinPlaceholder": "Por que você fixou este ticket?",
"unpinPlaceholder": "Por que você desfixou este ticket?"
},
"logs":{
"createLog": "Um novo ticket foi criado por {0}!",
"closeLog": "Este ticket foi fechado por {0}!",
"closeDm": "Seu ticket foi fechado em nosso servidor!",
"deleteLog": "Este ticket foi excluído por {0}!",
"deleteDm": "Seu ticket foi excluído em nosso servidor!",
"reopenLog": "Este ticket foi reaberto por {0}!",
"reopenDm": "Seu ticket foi reaberto em nosso servidor!",
"claimLog": "Este ticket foi reivindicado por {0}!",
"claimDm": "Seu ticket foi reivindicado em nosso servidor!",
"unclaimLog": "Este ticket foi desreivindicado por {0}!",
"unclaimDm": "Seu ticket foi desreivindicado em nosso servidor!",
"pinLog": "Este ticket foi fixado por {0}!",
"pinDm": "Seu ticket foi fixado em nosso servidor!",
"unpinLog": "Este ticket foi desfixado por {0}!",
"unpinDm": "Seu ticket foi desfixado em nosso servidor!",
"renameLog": "Este ticket foi renomeado para {0} por {1}!",
"renameDm": "Seu ticket foi renomeado para {0} em nosso servidor!",
"moveLog": "Este ticket foi movido para {0} por {1}!",
"moveDm": "Seu ticket foi movido para {0} em nosso servidor!",
"addLog": "{0} foi adicionado a este ticket por {1}!",
"addDm": "{0} foi adicionado ao seu ticket em nosso servidor!",
"removeLog": "{0} foi removido deste ticket por {1}!",
"removeDm": "{0} foi removido do seu ticket em nosso servidor!",
"blacklistAddLog": "{0} foi adicionado à lista negra por {1}!",
"blacklistRemoveLog": "{0} foi removido da lista negra por {1}!",
"blacklistAddDm": "Você foi adicionado à lista negra em nosso servidor!\nA partir de agora, você não pode criar um ticket!",
"blacklistRemoveDm": "Você foi removido da lista negra em nosso servidor!\nAgora você pode criar tickets novamente!",
"clearLog": "{0} tickets foram excluídos por {1}!"
}
},
"transcripts":{
"success":{
"visit": "Visitar Transcrição",
"ready": "Transcrição Criada",
"textFileDescription": "Esta é a transcrição em texto de um ticket excluído!",
"htmlProgress": "Por favor, aguarde enquanto esta transcrição em HTML está sendo processada...",
"createdChannel": "Uma nova transcrição de {0} foi criada no servidor!",
"createdCreator": "Uma nova transcrição de {0} foi criada para um dos seus tickets!",
"createdParticipant": "Uma nova transcrição de {0} foi criada em um dos tickets em que você participou!",
"createdActiveAdmin": "Uma nova transcrição de {0} foi criada em um dos tickets em que você participou como administrador!",
"createdEveryAdmin": "Uma nova transcrição de {0} foi criada em um dos tickets em que você era administrador!",
"createdOther": "Uma nova transcrição de {0} foi criada!"
},
"errors":{
"retry": "Tentar Novamente",
"continue": "Excluir Sem Transcrição",
"backup": "Criar Transcrição de Backup",
"error": "Algo deu errado ao tentar criar a transcrição.\nO que você gostaria de fazer?\n\nEste ticket não será excluído até que você clique em um desses botões."
}
},
"errors":{
"titles":{
"internalError": "Erro Interno",
"optionMissing": "Opção de Comando Ausente",
"optionInvalid": "Opção de Comando Inválida",
"unknownCommand": "Comando Desconhecido",
"noPermissions": "Sem Permissões",
"unknownTicket": "Ticket Desconhecido",
"deprecatedTicket": "Ticket Obsoleto",
"unknownOption": "Opção Desconhecida",
"unknownPanel": "Painel Desconhecido",
"notInGuild": "Não Está no Servidor",
"channelRename": "Incapaz de Renomear Canal",
"busy": "Ticket Está Ocupado"
},
"descriptions":{
"askForInfo": "Entre em contato com o proprietário deste bot para mais informações!",
"askForInfoResolve": "Entre em contato com o proprietário deste bot se este problema não for resolvido após algumas tentativas.",
"internalError": "Falha ao responder a este {0} devido a um erro interno!",
"optionMissing": "Um parâmetro obrigatório está faltando neste comando!",
"optionInvalid": "Um parâmetro neste comando é inválido!",
"optionInvalidChoose": "Escolha entre",
"unknownCommand": "Tente visitar o menu de ajuda para mais informações!",
"noPermissions": "Você não tem permissão para usar este {0}!",
"noPermissionsList": "Permissões Necessárias: (uma delas)",
"noPermissionsCooldown": "Você não tem permissão para usar este {0} porque você está em período de cooldown!",
"noPermissionsBlacklist": "Você não tem permissão para usar este {0} porque você foi colocado na lista negra!",
"noPermissionsLimitGlobal": "Você não tem permissão para criar um ticket porque o servidor atingiu o limite máximo de tickets!",
"noPermissionsLimitGlobalUser": "Você não tem permissão para criar um ticket porque você atingiu o limite máximo de tickets!",
"noPermissionsLimitOption": "Você não tem permissão para criar um ticket porque o servidor atingiu o limite máximo de tickets para esta opção!",
"noPermissionsLimitOptionUser": "Você não tem permissão para criar um ticket porque você atingiu o limite máximo de tickets para esta opção!",
"unknownTicket": "Tente este comando novamente em um ticket válido!",
"deprecatedTicket": "O canal atual não é um ticket válido! Pode ter sido um ticket de uma versão antiga do Open Ticket!",
"notInGuild": "Este {0} não funciona em DM! Por favor, tente novamente em um servidor!",
"channelRename": "Devido aos limites de taxa do Discord, atualmente é impossível para o bot renomear o canal. O canal será renomeado automaticamente em 10 minutos se o bot não for reiniciado.",
"channelRenameSource": "A fonte deste erro é: {0}",
"busy": "Não é possível usar este {0}!\nO ticket está sendo processado pelo bot no momento.\n\nPor favor, tente novamente em alguns segundos!"
},
"optionInvalidReasons":{
"stringRegex": "O valor não corresponde ao padrão!",
"stringMinLength": "O valor precisa ter pelo menos {0} caracteres!",
"stringMaxLength": "O valor precisa ter no máximo {0} caracteres!",
"numberInvalid": "Número inválido!",
"numberMin": "O número precisa ser pelo menos {0}!",
"numberMax": "O número precisa ser no máximo {0}!",
"numberDecimal": "Não é permitido que o número seja decimal!",
"numberNegative": "Não é permitido que o número seja negativo!",
"numberPositive": "Não é permitido que o número seja positivo!",
"numberZero": "Não é permitido que o número seja zero!",
"channelNotFound": "Não foi possível encontrar o canal!",
"userNotFound": "Não foi possível encontrar o usuário!",
"roleNotFound": "Não foi possível encontrar o cargo!",
"memberNotFound": "Não foi possível encontrar o usuário!",
"mentionableNotFound": "Não foi possível encontrar o usuário ou cargo!",
"channelType": "Tipo de canal inválido!",
"notInGuild": "Esta opção requer que você esteja em um servidor!"
},
"permissions": {
"developer": "Você precisa ser o desenvolvedor do bot.",
"owner": "Você precisa ser o dono do servidor.",
"admin": "Você precisa ser um administrador do servidor.",
"moderator": "Você precisa ser um moderador.",
"support": "Você precisa estar na equipe de suporte.",
"member": "Você precisa ser um membro.",
"discord-administrator": "Você precisa ter a permissão `ADMINISTRATOR`."
},
"actionInvalid":{
"close": "O ticket já está fechado!",
"reopen": "O ticket ainda não está fechado!",
"claim": "O ticket já está reivindicado!",
"unclaim": "O ticket ainda não está reivindicado!",
"pin": "O ticket já está fixado!",
"unpin": "O ticket ainda não está fixado!",
"add": "Este usuário já pode acessar o ticket!",
"remove": "Não foi possível remover este usuário do ticket!"
}
},
"params":{
"uppercase":{
"ticket":"Ticket",
"tickets":"Tickets",
"reason":"Motivo",
"creator":"Criador",
"remaining":"Tempo Restante",
"added":"Adicionado",
"removed":"Removido",
"filter":"Filtro",
"claimedBy":"Reivindicado por {0}",
"method":"Método",
"type":"Tipo",
"blacklisted":"Na Lista Negra",
"panel":"Painel",
"command":"Comando",
"system":"Sistema",
"true":"Verdadeiro",
"false":"Falso",
"syntax":"Sintaxe",
"originalName":"Nome Original",
"newName":"Novo Nome",
"until":"Até",
"validOptions":"Opções Válidas",
"validPanels":"Painéis Válidos",
"autoclose":"Auto-fechar",
"autodelete":"Auto-deletar",
"startupDate":"Data de Início",
"version":"Versão",
"name":"Nome",
"role":"Cargo",
"status":"Status",
"claimed":"Reivindicado",
"pinned":"Fixado",
"creationDate":"Data de Criação"
},
"lowercase":{
"text":"texto",
"html":"html",
"command":"comando",
"modal":"modal",
"button":"botão",
"dropdown":"dropdown",
"method":"método"
}
},
"commands":{
"reason": "Especifique um motivo opcional que será visível nos logs.",
"help": "Obtenha uma lista de todos os comandos disponíveis.",
"panel": "Gerar uma mensagem com um dropdown ou botões (para criação de tickets).",
"panelId": "O identificador do painel que você deseja gerar.",
"panelAutoUpdate": "Você quer que este painel atualize automaticamente quando editado?",
"ticket": "Crie um ticket instantaneamente.",
"ticketId": "O identificador do ticket que você deseja criar.",
"close": "Feche um ticket.",
"delete": "Exclua um ticket.",
"deleteNoTranscript": "Exclua este ticket sem criar uma transcrição.",
"reopen": "Reabra um ticket.",
"claim": "Assuma um ticket.",
"claimUser": "Assuma este ticket para outra pessoa em vez de você mesmo.",
"unclaim": "Desassuma um ticket.",
"pin": "Fixe um ticket.",
"unpin": "Desfixe um ticket.",
"move": "Mova um ticket.",
"moveId": "O identificador do opção para o qual você deseja mover.",
"rename": "Renomeie um ticket.",
"renameName": "O novo nome para este ticket.",
"add": "Adicione um usuário a um ticket.",
"addUser": "O usuário a ser adicionado.",
"remove": "Remover um usuário de um ticket.",
"removeUser": "O usuário a ser removido.",
"blacklist": "Gerenciar a lista negra de tickets.",
"blacklistView": "Ver uma lista da blacklist atual.",
"blacklistAdd": "Adicionar um usuário à blacklist.",
"blacklistRemove": "Remover um usuário da blacklist.",
"blacklistGet": "Obter os detalhes de um usuário na blacklist.",
"blacklistGetUser": "O usuário para obter detalhes.",
"stats": "Ver estatísticas do bot, de um membro ou de um ticket.",
"statsReset": "Redefinir todas as estatísticas do bot (e começar a contar do zero).",
"statsGlobal": "Ver as estatísticas globais.",
"statsUser": "Ver as estatísticas de um usuário no servidor.",
"statsUserUser": "O usuário para visualizar.",
"statsTicket": "Ver as estatísticas de um ticket no servidor.",
"statsTicketTicket": "O ticket para visualizar.",
"clear": "Excluir vários tickets ao mesmo tempo. Um filtro opcional pode ser especificado.",
"clearFilter": "O filtro para limpar tickets.",
"clearFilters": {
"all": "Todos",
"open": "Aberto",
"close": "Fechado",
"claim": "Reivindicado",
"unclaim": "Não Reivindicado",
"pin": "Fixado",
"unpin": "Desfixado",
"autoclose": "Fechado Automaticamente"
},
"autoclose": "Gerenciar fechamento automático em um ticket.",
"autocloseDisable": "Desabilitar fechamento automático neste ticket.",
"autocloseEnable": "Habilitar fechamento automático neste ticket.",
"autocloseEnableTime": "A quantidade de horas que este ticket precisa estar inativo para ser fechado.",
"autodelete": "Gerenciar exclusão automática em um ticket.",
"autodeleteDisable": "Desabilitar exclusão automática neste ticket.",
"autodeleteEnable": "Habilitar exclusão automática neste ticket.",
"autodeleteEnableTime": "A quantidade de dias que este ticket precisa estar inativo para ser excluído."
},
"helpMenu": {
"help": "Obtenha uma lista de todos os comandos disponíveis.",
"ticket": "Crie um ticket instantaneamente.",
"close": "Feche um ticket, isso desabilita a escrita neste canal.",
"delete": "Exclua um ticket, isso cria uma transcrição quando habilitado.",
"reopen": "Reabra um ticket, isso habilita a escrita neste canal novamente.",
"pin": "Fixe um ticket. Isso moverá o ticket para o topo e adicionará um emoji '📌' ao nome.",
"unpin": "Desfixe um ticket. O ticket permanecerá na sua posição, mas perderá o emoji '📌'.",
"move": "Mova um ticket. Isso mudará o tipo deste ticket.",
"rename": "Renomeie um ticket. Isso mudará o nome do canal deste ticket.",
"claim": "Assuma um ticket. Com isso, você pode informar à sua equipe que está lidando com este ticket.",
"unclaim": "Desassuma um ticket. Com isso, você pode informar à sua equipe que este ticket está livre novamente.",
"add": "Adicione um usuário a um ticket. Isso permitirá que o usuário leia e escreva neste ticket.",
"remove": "Remova um usuário de um ticket. Isso removerá a capacidade de ler e escrever para um usuário neste ticket.",
"panel": "Gere uma mensagem com um dropdown ou botões (para criação de tickets).",
"blacklistView": "Veja uma lista da blacklist atual.",
"blacklistAdd": "Adicione um usuário à blacklist.",
"blacklistRemove": "Remova um usuário da blacklist.",
"blacklistGet": "Obtenha os detalhes de um usuário na blacklist.",
"statsGlobal": "Veja as estatísticas globais.",
"statsTicket": "Veja as estatísticas de um ticket no servidor.",
"statsUser": "Veja as estatísticas de um usuário no servidor.",
"statsReset": "Redefina todas as estatísticas do bot (e comece a contar do zero).",
"autocloseDisable": "Desabilite o fechamento automático neste ticket.",
"autocloseEnable": "Habilite o fechamento automático neste ticket.",
"autodeleteDisable": "Desabilite a exclusão automática neste ticket.",
"autodeleteEnable": "Habilite a exclusão automática neste ticket."
},
"stats":{
"scopes": {
"global": "Status Global",
"system": "Status do Sistema",
"user": "Status do Usuário",
"ticket": "Status do Ticket",
"participants": "Participantes"
},
"properties":{
"ticketsCreated":"Tickets Criados",
"ticketsClosed":"Tickets Fechados",
"ticketsDeleted":"Tickets Deletados",
"ticketsReopened":"Tickets Re-Abertos",
"ticketsAutoclosed":"Tickets Auto Fechados",
"ticketsClaimed":"Tickets Claimados",
"ticketsPinned":"Tickets Fixados",
"ticketsMoved":"Tickets Movidos",
"usersBlacklisted":"Usuários na Blacklist",
"transcriptsCreated":"Transcrição Criada"
}
}
}