mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-05 12:23:09 +02:00
feat(translations): update Portuguese (Brazil) translation
Currently translated at 100.0% (228 of 228 strings) Translation: Discord Tickets/Bot Translate-URL: http://i18n.capestar.net/projects/discord-tickets/bot/pt_BR/
This commit is contained in:
parent
e10823e323
commit
673414430f
@ -122,13 +122,13 @@
|
||||
},
|
||||
"time": {
|
||||
"alias": "T",
|
||||
"description": "Fecha todos os tickets que estiveram inativos por um tempo específico",
|
||||
"description": "Fecha todos os tickets que estão inativos pelo tempo fornecido",
|
||||
"example": "1w",
|
||||
"name": "tempo"
|
||||
}
|
||||
},
|
||||
"description": "Feche um canal de ticket",
|
||||
"name": "close",
|
||||
"name": "fechar",
|
||||
"response": {
|
||||
"closed": {
|
||||
"description": "Ticket #%s foi fechado.",
|
||||
@ -170,7 +170,7 @@
|
||||
},
|
||||
"not_a_ticket": {
|
||||
"description": "Use este comando em um canal de ticket ou use o sinalizador de ticket.\nUse `%shelp close` para mais informações",
|
||||
"title": "❌ Este não é um canal de tickets"
|
||||
"title": "❌ Este não é um canal de ticket"
|
||||
},
|
||||
"unresolvable": {
|
||||
"description": "`%s` não pôde ser resolvido para um ticket. Forneça a ID / menção ou número do ticket.",
|
||||
|
Loading…
Reference in New Issue
Block a user