Skip to content

Commit

Permalink
Merge pull request #632 from Kharmans/master
Browse files Browse the repository at this point in the history
v3.0.10
  • Loading branch information
Haxxer authored Aug 20, 2024
2 parents 0ae056c + 168ab6b commit e608e87
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion languages/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"RequestTrade": "Solicitar Negociação"
},
"HeaderButtons": {
"Configure": "Configurar",
"ShowToPlayers": "Mostrar aos Jogadores"
},
"Types": {
Expand Down Expand Up @@ -57,6 +58,7 @@
"Inspect": {
"Title": "Inspecionando Conteúdo da Pilha",
"AsActor": "Você está inspecionando esta pilha como {actorName}.",
"Change": "Mudar",
"Owner": "Como dono desta Pilha de Itens, você pode editar seu conteúdo.",
"Empty": "Esta pilha está vazia.",
"Destroyed": "Esta pilha de itens não existe mais e está destruída.",
Expand Down Expand Up @@ -211,6 +213,16 @@
"LogEntry": "{instigator} {action} {quantity}{item_name}",
"LogQuantity": "{quantity} x "
},
"General": {
"Primary": "Primário",
"Exchange": "Câmbio",
"Name": "Nome",
"Cost": "Custo",
"Fixed": "Fixo",
"Short": "Curto",
"Icon": "Ícone",
"Data": "Dados"
},
"Dialogs": {
"TypeWarning": {
"Title": "Aviso de Tipo de Item",
Expand Down Expand Up @@ -401,7 +413,9 @@
"Exchange": "Intercâmbio",
"Data": "Caminho",
"Icon": "Ícone",
"AddNew": "Adicionar nova moeda"
"AddNew": "Adicionar nova moeda",
"CreateNew": "Solte um item ou clique no botão de adição para começar!",
"Drop": "Solte para adicionar"
},
"SecondaryCurrenciesEditor": {
"Title": "Editor de Moedas Secundárias do Item Piles",
Expand Down

0 comments on commit e608e87

Please sign in to comment.