BETA

Transvision

Displaying 23 results for the string grid in pt-BR:

Entity pt-BR en-US
Entity # all locales devtools • client • inspector.properties
markupView.display.grid.tooltiptext2
pt-BR
Este elemento se comporta como um elemento de bloco e apresenta seu conteúdo de acordo com o modelo grid. Clique para alternar o grid overlay deste elemento.
en-US
This element behaves like a block element and lays out its content according to the grid model. Click to toggle the grid overlay for this element.
Entity # all locales devtools • client • inspector.properties
markupView.display.inlineGrid.tooltiptext2
pt-BR
Este elemento se comporta como um elemento inline e apresenta seu conteúdo de acordo com o modelo grid. Clique para alternar o grid overlay deste elemento.
en-US
This element behaves like an inline element and lays out its content according to the grid model. Click to toggle the grid overlay for this element.
Entity # all locales devtools • client • inspector.properties
markupView.display.subgrid.tooltiptiptext
pt-BR
Este elemento apresenta seu conteúdo de acordo com o modelo grid, mas deixa a definição de suas linhas e/ou colunas a cargo de seu grid container superior.
en-US
This element lays out its content according to the grid model but defers the definition of its rows and/or columns to its parent grid container.
Entity # all locales devtools • client • layout.properties
layout.cannotShowGridOutline
pt-BR
Cannot show outline for this grid
en-US
Cannot show outline for this grid
Entity # all locales devtools • client • layout.properties
layout.cannotShowGridOutline.title
pt-BR
The selected grid’s outline cannot effectively fit inside the layout panel for it to be usable.
en-US
The selected grid’s outline cannot effectively fit inside the layout panel for it to be usable.
Entity # all locales devtools • client • layout.properties
layout.gridDisplaySettings
pt-BR
Grid Display Settings
en-US
Grid Display Settings
Entity # all locales devtools • client • layout.properties
layout.header
pt-BR
Grid
en-US
Grid
Entity # all locales devtools • client • layout.properties
layout.noGridsOnThisPage
pt-BR
CSS Grid is not in use on this page
en-US
CSS Grid is not in use on this page
Entity # all locales devtools • client • layout.properties
layout.overlayGrid
pt-BR
Overlay Grid
en-US
Overlay Grid
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-container
pt-BR
<strong>{ $property }</strong> has no effect on this element since it’s not a grid container.
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not a grid container.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-container-fix
pt-BR
Experimente adicionar <strong>display:grid</strong> ou <strong>display:inline-grid</strong>. { learn-more }
en-US
Try adding <strong>display:grid</strong> or <strong>display:inline-grid</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-item
pt-BR
<strong>{ $property }</strong> has no effect on this element since it’s not a grid item.
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not a grid item.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-item-fix-2
pt-BR
Experimente adicionar <strong>display:grid</strong> ou <strong>display:inline-grid</strong> ao parent do elemento. { learn-more }
en-US
Try adding <strong>display:grid</strong> or <strong>display:inline-grid</strong> to the element’s parent. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-container
pt-BR
<strong>{ $property }</strong> has no effect on this element since it’s neither a flex container nor a grid container.
en-US
<strong>{ $property }</strong> has no effect on this element since it’s neither a flex container nor a grid container.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-container-fix
pt-BR
Experimente adicionar <strong>display:grid</strong> ou <strong>display:flex</strong>. { learn-more }
en-US
Try adding <strong>display:grid</strong> or <strong>display:flex</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-container-or-multicol-container
pt-BR
<strong>{ $property }</strong> has no effect on this element since it’s not a flex container, a grid container, or a multi-column container.
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not a flex container, a grid container, or a multi-column container.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-container-or-multicol-container-fix
pt-BR
Experimente adicionar <strong>display:grid</strong>, <strong>display:flex</strong> ou <strong>columns:2</strong>. { learn-more }
en-US
Try adding either <strong>display:grid</strong>, <strong>display:flex</strong>, or <strong>columns:2</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-item
pt-BR
<strong>{ $property }</strong> has no effect on this element since it’s not a grid or flex item.
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not a grid or flex item.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-item-fix-2
pt-BR
Experimente adicionar <strong>display:grid</strong>, <strong>display:flex</strong>, <strong>display:inline-grid</strong> ou <strong>display:inline-flex</strong>. { learn-more }
en-US
Try adding <strong>display:grid</strong>, <strong>display:flex</strong>, <strong>display:inline-grid</strong>, or <strong>display:inline-flex</strong>. { learn-more }
Entity # all locales devtools • shared • highlighters.properties
gridType.container
pt-BR
Grid Container
en-US
Grid Container
Entity # all locales devtools • shared • highlighters.properties
gridType.dual
pt-BR
Grid Container/Item
en-US
Grid Container/Item
Entity # all locales devtools • shared • highlighters.properties
gridType.item
pt-BR
Grid Item
en-US
Grid Item
Entity # all locales devtools • shared • styleinspector.properties
rule.gridToggle.tooltip
pt-BR
Clique para alternar o CSS Grid highlighter
en-US
Click to toggle the CSS Grid highlighter

Displaying 30 results for the string grid in en-US:

Entity pt-BR en-US
Entity # all locales calendar • chrome • calendar • calendar.properties
monthPrinterName
pt-BR
Grade mensal
en-US
Monthly Grid
Entity # all locales devtools • client • inspector.properties
markupView.display.grid.tooltiptext2
pt-BR
Este elemento se comporta como um elemento de bloco e apresenta seu conteúdo de acordo com o modelo grid. Clique para alternar o grid overlay deste elemento.
en-US
This element behaves like a block element and lays out its content according to the grid model. Click to toggle the grid overlay for this element.
Entity # all locales devtools • client • inspector.properties
markupView.display.inlineGrid.tooltiptext2
pt-BR
Este elemento se comporta como um elemento inline e apresenta seu conteúdo de acordo com o modelo grid. Clique para alternar o grid overlay deste elemento.
en-US
This element behaves like an inline element and lays out its content according to the grid model. Click to toggle the grid overlay for this element.
Entity # all locales devtools • client • inspector.properties
markupView.display.subgrid.tooltiptiptext
pt-BR
Este elemento apresenta seu conteúdo de acordo com o modelo grid, mas deixa a definição de suas linhas e/ou colunas a cargo de seu grid container superior.
en-US
This element lays out its content according to the grid model but defers the definition of its rows and/or columns to its parent grid container.
Entity # all locales devtools • client • layout.properties
layout.cannotShowGridOutline
pt-BR
Cannot show outline for this grid
en-US
Cannot show outline for this grid
Entity # all locales devtools • client • layout.properties
layout.cannotShowGridOutline.title
pt-BR
The selected grid’s outline cannot effectively fit inside the layout panel for it to be usable.
en-US
The selected grid’s outline cannot effectively fit inside the layout panel for it to be usable.
Entity # all locales devtools • client • layout.properties
layout.gridDisplaySettings
pt-BR
Grid Display Settings
en-US
Grid Display Settings
Entity # all locales devtools • client • layout.properties
layout.header
pt-BR
Grid
en-US
Grid
Entity # all locales devtools • client • layout.properties
layout.noGridsOnThisPage
pt-BR
CSS Grid is not in use on this page
en-US
CSS Grid is not in use on this page
Entity # all locales devtools • client • layout.properties
layout.overlayGrid
pt-BR
Overlay Grid
en-US
Overlay Grid
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-container
pt-BR
<strong>{ $property }</strong> has no effect on this element since it’s not a grid container.
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not a grid container.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-container-fix
pt-BR
Experimente adicionar <strong>display:grid</strong> ou <strong>display:inline-grid</strong>. { learn-more }
en-US
Try adding <strong>display:grid</strong> or <strong>display:inline-grid</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-item
pt-BR
<strong>{ $property }</strong> has no effect on this element since it’s not a grid item.
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not a grid item.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-item-fix-2
pt-BR
Experimente adicionar <strong>display:grid</strong> ou <strong>display:inline-grid</strong> ao parent do elemento. { learn-more }
en-US
Try adding <strong>display:grid</strong> or <strong>display:inline-grid</strong> to the element’s parent. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-container
pt-BR
<strong>{ $property }</strong> has no effect on this element since it’s neither a flex container nor a grid container.
en-US
<strong>{ $property }</strong> has no effect on this element since it’s neither a flex container nor a grid container.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-container-fix
pt-BR
Experimente adicionar <strong>display:grid</strong> ou <strong>display:flex</strong>. { learn-more }
en-US
Try adding <strong>display:grid</strong> or <strong>display:flex</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-container-or-multicol-container
pt-BR
<strong>{ $property }</strong> has no effect on this element since it’s not a flex container, a grid container, or a multi-column container.
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not a flex container, a grid container, or a multi-column container.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-container-or-multicol-container-fix
pt-BR
Experimente adicionar <strong>display:grid</strong>, <strong>display:flex</strong> ou <strong>columns:2</strong>. { learn-more }
en-US
Try adding either <strong>display:grid</strong>, <strong>display:flex</strong>, or <strong>columns:2</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-item
pt-BR
<strong>{ $property }</strong> has no effect on this element since it’s not a grid or flex item.
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not a grid or flex item.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-item-fix-2
pt-BR
Experimente adicionar <strong>display:grid</strong>, <strong>display:flex</strong>, <strong>display:inline-grid</strong> ou <strong>display:inline-flex</strong>. { learn-more }
en-US
Try adding <strong>display:grid</strong>, <strong>display:flex</strong>, <strong>display:inline-grid</strong>, or <strong>display:inline-flex</strong>. { learn-more }
Entity # all locales devtools • shared • highlighters.properties
gridType.container
pt-BR
Grid Container
en-US
Grid Container
Entity # all locales devtools • shared • highlighters.properties
gridType.dual
pt-BR
Grid Container/Item
en-US
Grid Container/Item
Entity # all locales devtools • shared • highlighters.properties
gridType.item
pt-BR
Grid Item
en-US
Grid Item
Entity # all locales devtools • shared • styleinspector.properties
rule.gridToggle.tooltip
pt-BR
Clique para alternar o CSS Grid highlighter
en-US
Click to toggle the CSS Grid highlighter
Entity # all locales editor • ui • chrome • composer • editor.dtd
grid.label
pt-BR
Posição da grade
en-US
Positioning grid
Entity # all locales editor • ui • chrome • dialogs • EditorSnapToGrid.dtd
enableSnapToGrid.label
pt-BR
ativar o encaixe na grade
en-US
enable Snap to Grid
Entity # all locales editor • ui • chrome • dialogs • EditorSnapToGrid.dtd
windowTitle.label
pt-BR
Encaixar na grade
en-US
Snap to Grid
Entity # all locales suite • chrome • editor • dialogs • EditorSnapToGrid.dtd
enableSnapToGrid.label
pt-BR
ativar o encaixe na grade
en-US
enable Snap to Grid
Entity # all locales suite • chrome • editor • dialogs • EditorSnapToGrid.dtd
windowTitle.label
pt-BR
Encaixar na grade
en-US
Snap to Grid
Entity # all locales suite • chrome • editor • editor.dtd
grid.label
pt-BR
Posição da grade
en-US
Positioning grid
Please enable JavaScript. Some features won't be available without it.