Skip to content

Commit

Permalink
New translations i18n.properties (Portuguese, Brazilian)
Browse files Browse the repository at this point in the history
  • Loading branch information
rptools-automation committed Nov 3, 2023
1 parent 4599d91 commit 967df56
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions src/main/resources/net/rptools/maptool/language/i18n_pt.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2391,8 +2391,8 @@ tool.crosstopology.instructions = LClick\: set initial/final point; Shift LClic
tool.crosstopology.tooltip = Draw a cross VBL
tool.deletedrawing.instructions=LClick\: Select drawings Double-Click\: Delete selected drawings.
tool.deletedrawing.tooltip=Excluir o desenho
tool.diamond.tooltip = Desenha um diamante.
tool.diamondexpose.tooltip = Expor/Esconder o diamante no Fog of War.
tool.isorectangle.tooltip = Draw an isometric rectangle.
tool.isorectangleexpose.tooltip = Expose/Hide an isometric rectangle on the Fog of War.
tool.facing.instructions = Não Utilizado
tool.facing.tooltip = Defina a direção da face do token.
tool.filltopology.tooltip = Fill in closed areas of VBL.
Expand Down Expand Up @@ -2436,18 +2436,18 @@ tool.rectexpose.tooltip = Expor/Esconder um retângulo no Fog of War.
tool.recttopology.instructions = Clique esquerdo do mouse\: define ponto inicial/final, Shift + Clique esquerdo\: apaga retângulo; Ctrl\: alinha à grade
tool.recttopology.tooltip = Desenhe um VBL retangular.
tool.recttopologyhollow.tooltip = Desenhe um VBL retangular oco.
tool.isorectangletopology.tooltip = Draw a isometric rectangle VBL.
tool.isorectangletopology.tooltip = Draw an isometric rectangle VBL.
tool.isorectangletopologyhollow.tooltip = Draw a hollow isometric rectangle VBL.
tool.isorectangletopology.instructions = LClick\: set initial/final point, Shift+LClick\: erase isometric rectangle; Ctrl\: snap-to-grid
tool.stamp.tooltip = Stamp tool
tool.walltemplate.instructions = LClick\: set starting cell, move mouse in direction of wall, second LClick to finish wall; Ctrl\: move origin point
tool.walltemplate.tooltip = Desenhe um modelo de parede.
tools.ai_selector.tooltip = Tokens will navigate around MBL, VBL (if selected), and account for tokens with terrain modifiers.
tools.ignore_vbl_on_move.tooltip = Tokens will navigate around VBL if selected, otherwise they will freely move into VBL.
tools.topology_mode_selection.vbl.tooltip = Draw Wall VBL.
tools.topology_mode_selection.hill_vbl.tooltip = Draw Hill VBL.
tools.topology_mode_selection.pit_vbl.tooltip = Draw Pit VBL.
tools.topology_mode_selection.mbl.tooltip = Draw MBL.
tools.topology_mode_selection.vbl.tooltip = Draw Wall Vision Blocking Layer (Wall VBL).
tools.topology_mode_selection.hill_vbl.tooltip = Draw Hill Vision Blocking Layer (Hill VBL).
tools.topology_mode_selection.pit_vbl.tooltip = Draw Pit Vision Blocking Layer (Pit VBL).
tools.topology_mode_selection.mbl.tooltip = Draw Movement Blocking Layer (MBL).
tools.drawing.tooltip = Ferramentas de desenho
tools.fog.tooltip = Ferramentas do Nevoeiro de Guerra
tools.interaction.tooltip = Ferramentas de Interação
Expand Down Expand Up @@ -2627,10 +2627,10 @@ Label.icontheme=Icon theme
Preferences.label.icontheme.tooltip=The theme aplication icons use.
Label.theme.macroeditor=Macro editor theme
TEXT_TYPE=Text type
EditTokenDialog.button.movevbltoggle.tooltip=Include Wall Blocking Layer (VBL) during move or copy
EditTokenDialog.button.movembltoggle.tooltip=Include Move Blocking Layer (MBL) during move or copy
EditTokenDialog.button.movehbltoggle.tooltip=Include Hill Blocking Layer (HillVBL) during move or copy
EditTokenDialog.button.movepbltoggle.tooltip=Include Pit Blocking Layer (PitVBL) during move or copy
EditTokenDialog.button.movevbltoggle.tooltip=Include Wall Vision Blocking Layer (Wall VBL) during move or copy
EditTokenDialog.button.movembltoggle.tooltip=Include Movement Blocking Layer (MBL) during move or copy
EditTokenDialog.button.movehbltoggle.tooltip=Include Hill Vision Blocking Layer (Hill VBL) during move or copy
EditTokenDialog.button.movepbltoggle.tooltip=Include Pit Vision Blocking Layer (Pit VBL) during move or copy
EditTokenDialog.button.movefrommap.tooltip=Move or Copy selected blocking layer from Map
EditTokenDialog.button.movetomap.tooltip=Move or Copy selected blocking layer to Map
Label.label=Label\:
Expand All @@ -2647,4 +2647,6 @@ advanced.roll.variableNotNumber = Variable {0} is not a number.
advanced.roll.unknownProperty = Unknown Property {0}.
advanced.roll.propertyNotNumber = Property {0} is not a number.
advanced.roll.noTokenInContext = No token in context.
advanced.roll.inputNotNumber = Input {0} is not a number.
advanced.roll.inputNotNumber = Input {0} is not a number.
Preferences.label.tokens.stack.hide=Hide Token stack indicator
Preferences.label.tokens.stack.hide.tooltip=Token Layer stack inidicator will be hidden

0 comments on commit 967df56

Please sign in to comment.