-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy pathpt-BR.json
75 lines (75 loc) · 2.75 KB
/
pt-BR.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
{
"ACTOR.TypeCharacter": "Personagem do Jogador",
"ACTOR.TypeContainer": "Recipiente",
"ACTOR.TypeNpc": "Personagem do Mestre",
"TYPES.Item.armor": "Armor",
"TYPES.Item.item": "Item",
"TYPES.Item.weapon": "Weapon",
"TYPES.Item.spellbook": "Spellbook",
"TYPES.Item.object": "Object",
"CAIRN.AddFatigue": "Adicionar fadiga",
"CAIRN.AddItem": "Adicionar Item",
"CAIRN.AddContainer": "Add Container",
"CAIRN.Armor": "Armadura",
"CAIRN.Background": "Antecedente",
"CAIRN.Blast": "Explosão",
"CAIRN.BoldMeanEquipped": "(negrito significa equipado)",
"CAIRN.Bulky": "Volumoso",
"CAIRN.CharacterGenerator": "Criar personagem",
"CAIRN.CharacterRegeneratorConfirm": "Tem certeza de que deseja excluir e re-gerar este personagem?",
"CAIRN.CharacterRegeneratorTitle": "Excluir este personagem e re-gerar?",
"CAIRN.Containers": "Containers",
"CAIRN.CreateItem": "Criar Item",
"CAIRN.CreateContainer": "Create Container",
"CAIRN.CriticalDamage": "Dano Crítico",
"CAIRN.ContainerAlreadyOwned": "Container already owned by someone.",
"CAIRN.Damage": "Dano",
"CAIRN.Dead": "Morto",
"CAIRN.Deprived": "Desprovido",
"CAIRN.Description": "Descrição",
"CAIRN.DieOfFate": "Dado de Destino",
"CAIRN.DeleteItem": "Delete Item",
"CAIRN.Equipped": "Equipado",
"CAIRN.Fatigue": "Fadiga",
"CAIRN.Fail": "Fracasso",
"CAIRN.Gold": "Ouro",
"CAIRN.HitProtection": "PV",
"CAIRN.Item": "Item",
"CAIRN.Items": "Itens",
"CAIRN.MaxUses": "Máx. de usos",
"CAIRN.Name": "Nome",
"CAIRN.NoItemToDelete": "Não é possível encontrar o Item para excluir.",
"CAIRN.Notes": "Notas",
"CAIRN.Owner": "Owner",
"CAIRN.OverburdenByGold": "Character may be overburdened by a gold",
"CAIRN.Quantity": "Quantidade",
"CAIRN.RemoveFatigue": "Remover fadiga",
"CAIRN.RegenerateCharacter": "Re-gerar",
"CAIRN.Rest": "Descansar",
"CAIRN.RestoreAbilities": "Restaurar Habilidades",
"CAIRN.RollDamage": "Rolar Dano",
"CAIRN.Rolling": "Rolando",
"CAIRN.RollingDmgWith": "Rolagem de dano com",
"CAIRN.RollingWithPanic": "Panic",
"CAIRN.Role": "Role",
"CAIRN.Save": "Teste de {key}",
"CAIRN.Scars": "Obteve uma cicatriz",
"CAIRN.Slots": "Espaços",
"CAIRN.Spellbook": "Livro de Magias",
"CAIRN.StrSave": "Deve passar em um teste de FOR",
"CAIRN.RollStrSave": "Execute o teste FOR",
"CAIRN.Success": "Sucesso",
"CAIRN.Type": "Tipo",
"CAIRN.Uses": "Usos",
"CAIRN.Weapon": "Arma",
"CAIRN.Weightless": "Sem Peso",
"CAIRN.ItemAddQuantity": "Adicionar",
"CAIRN.ItemEquip": "Equipar",
"CAIRN.ItemRemoveQuantity": "Remover",
"CAIRN.ItemUnequip": "Desequipar",
"CAIRN.ApplyDamage": "Aplicar dano",
"CAIRN.Cost": "Cost",
"DEX": "DES",
"STR": "FOR",
"WIL": "VON"
}