Skip to content

Commit

Permalink
New translations commands.json (Portuguese, Brazilian)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielaGC committed Jul 29, 2023
1 parent 2594bf5 commit 3e53712
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion apps/discord/src/locales/pt-BR/commands.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,30 @@
},
"inventory": {
"tips": "**Tip**: To view the profile type /profile or you can access the quick command which is **{{1}}**.",
"background": {},
"confirmationButton": "Sim, eu quero",
"denyButton": "Não, eu não quero",
"loadingPreview": "Carregando a preview do perfil espere um pouco.",
"noDescription": "Sem descrição",
"notAllowed": "parece que você não é a pessoa que executou este comando, você não pode fazer isso.",
"background": {
"title": "Your Background Inventory ({{0}})",
"description": "Hello {{0}}, Welcome to your Background Inventory.",
"tipMessage": "If you have purchased something from the background store, simply click on the `Update` button. To select a background, click on the `Select this Background` button.",
"backgroundName": "Background: `{{0}}`",
"profile": "You are using profile `{{0}}`",
"backgroundQuantity": "You have {{0}} purchased and available for use!",
"used": "Currently using",
"selectBackground": "Select this Background",
"reload": "Update",
"backgroundDefault": "In use already (Disabled)",
"default": "🌟 User Default Background 🌟",
"unlocked": "Unlocked and ready to select",
"locked": "Background locked. Purchase at the store.",
"previewProfile": "Preview background on profile",
"needsToBuy": "This background is locked because you need to purchase it or buy the pack.",
"success": "The background was successfully changed on your profile.",
"error": "An error occurred while applying the background to your profile, please try again later."
},
"profile": {
"areYouSure": "Você tem certeza que você quer selecionar este perfil? Se sim, então clique em `Sim, eu quero` para confirmar, se não, então clique em `Não, eu não quero`",
"cancelled": "Okay. A seleção foi cancelada com sucesso!",
Expand Down

0 comments on commit 3e53712

Please sign in to comment.