BETA

Transvision

Filter by folder:

Show all results devtools

Displaying 10 results for the string grid in es-ES:

Entity es-ES en-US
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-container
es-ES
<strong>{ $property }</strong> no tiene ningún efecto en este elemento ya que no es un contenedor grid.
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
es-ES
Pruebe a añadir <strong>display:grid</strong> o <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
es-ES
<strong>{ $property }</strong> no tiene ningún efecto en este elemento ya que no es un ítem grid.
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
es-ES
Pruebe a añadir <strong>display:grid</strong> o <strong>display:inline-grid</strong> al padre del item. { 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-fix
es-ES
Pruebe a añadir <strong>display:grid</strong> o <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
es-ES
<strong>{ $property }</strong> no tiene ningún efecto en este elemento, ya que no es un contenedor flex, un contenedor grid o un contenedor multicolumna.
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
es-ES
Intenta añadir <strong>display:grid</strong>, <strong>display:flex</strong>, o <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
es-ES
<strong>{ $property }</strong> no tiene ningún efecto en este elemento ya que no es un un ítem grid ni flex.
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-3
es-ES
Pruebe a añadir <strong>display:grid</strong>, <strong>display:flex</strong>, <strong>display:inline-grid</strong> o <strong>display:inline-flex</strong> al padre del elemento. { 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> to the element’s parent. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-or-block-container-fix
es-ES
Intente añadir <strong>display:grid</strong>, <strong>display:flex</strong> o <strong>display:block</strong>. { learn-more }
en-US
Try adding <strong>display:grid</strong>, <strong>display:flex</strong> or <strong>display:block</strong>. { learn-more }

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

Entity es-ES en-US
Entity # all locales devtools • client • inspector.properties
markupView.display.grid.tooltiptext2
es-ES
Este elemento se comporta como un elemento de bloque y presenta su contenido de acuerdo con el modelo de rejilla. Haga clic para alternar la superposición de rejilla para este 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
es-ES
Este elemento se comporta como un elemento en línea y presenta su contenido de acuerdo con el modelo de rejilla. Haga clic para alternar la superposición de rejilla para este 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
es-ES
Este elemento establece su contenido en base al modelo de cuadrícula pero deriva la definición de sus filas y/o columnas al contenedor de cuadrícula padre.
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
es-ES
No se pueden mostrar los bordes de esta rejilla
en-US
Cannot show outline for this grid
Entity # all locales devtools • client • layout.properties
layout.cannotShowGridOutline.title
es-ES
El borde de la rejilla seleccionada no se puede encajar correctamente dentro del panel de disposición para que sea 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
es-ES
Configuración de la rejilla
en-US
Grid Display Settings
Entity # all locales devtools • client • layout.properties
layout.header
es-ES
Rejilla
en-US
Grid
Entity # all locales devtools • client • layout.properties
layout.noGridsOnThisPage
es-ES
No hay rejillas CSS en uso en esta página
en-US
CSS Grid is not in use on this page
Entity # all locales devtools • client • layout.properties
layout.overlayGrid
es-ES
Superponer rejilla
en-US
Overlay Grid
Entity # all locales devtools • client • layout.properties
layout.toggleGridHighlighter
es-ES
Alternar resaltado de cuadrícula
en-US
Toggle Grid Highlighter
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-container
es-ES
<strong>{ $property }</strong> no tiene ningún efecto en este elemento ya que no es un contenedor grid.
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
es-ES
Pruebe a añadir <strong>display:grid</strong> o <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
es-ES
<strong>{ $property }</strong> no tiene ningún efecto en este elemento ya que no es un ítem grid.
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
es-ES
Pruebe a añadir <strong>display:grid</strong> o <strong>display:inline-grid</strong> al padre del item. { 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
es-ES
<strong>{ $property }</strong> no tiene ningún efecto en este elemento ya que no es un contenedor flex ni un contenedor de rejilla.
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
es-ES
Pruebe a añadir <strong>display:grid</strong> o <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
es-ES
<strong>{ $property }</strong> no tiene ningún efecto en este elemento, ya que no es un contenedor flex, un contenedor grid o un contenedor multicolumna.
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
es-ES
Intenta añadir <strong>display:grid</strong>, <strong>display:flex</strong>, o <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
es-ES
<strong>{ $property }</strong> no tiene ningún efecto en este elemento ya que no es un un ítem grid ni flex.
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-3
es-ES
Pruebe a añadir <strong>display:grid</strong>, <strong>display:flex</strong>, <strong>display:inline-grid</strong> o <strong>display:inline-flex</strong> al padre del elemento. { 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> to the element’s parent. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-or-block-container-fix
es-ES
Intente añadir <strong>display:grid</strong>, <strong>display:flex</strong> o <strong>display:block</strong>. { learn-more }
en-US
Try adding <strong>display:grid</strong>, <strong>display:flex</strong> or <strong>display:block</strong>. { learn-more }
Entity # all locales devtools • shared • highlighters.ftl
gridtype-container
es-ES
Contenedor de cuadrícula
en-US
Grid Container
Entity # all locales devtools • shared • highlighters.ftl
gridtype-dual
es-ES
Contenedor o elemento de cuadrícula
en-US
Grid Container/Item
Entity # all locales devtools • shared • highlighters.ftl
gridtype-item
es-ES
Elemento de cuadrícula
en-US
Grid Item
Entity # all locales devtools • shared • styleinspector.properties
rule.gridToggle.tooltip
es-ES
Haga clic para activar/desactivar la rejilla CSS destacada
en-US
Click to toggle the CSS Grid highlighter
Please enable JavaScript. Some features won't be available without it.