BETA

Transvision

Displaying 6 results for the string grid in sk:

Entity sk en-US
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-container-fix
sk
Skúste pridať <strong>display:grid</strong> alebo <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
sk
Vlastnosť <strong>{ $property }</strong> nemá na tento prvok žiadny vplyv, pretože nejde o grid položku.
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
sk
Skúste pridať <strong>display:grid</strong> alebo <strong>display:inline-grid</strong> do nadradenej položky. { 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
sk
Skúste pridať <strong>display:grid</strong> alebo <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-fix
sk
Skúste pridať <strong>display:grid</strong>, <strong>display:flex</strong> alebo <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-fix-2
sk
Skúste pridať <strong>display:grid</strong>, <strong>display:flex</strong>, <strong>display:inline-grid</strong> alebo <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 }

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

Entity sk en-US
Entity # all locales calendar • chrome • calendar • calendar.properties
monthPrinterName
sk
Mesačný rozpis
en-US
Monthly Grid
Entity # all locales devtools • client • inspector.properties
markupView.display.grid.tooltiptext2
sk
Tento prvok sa správa ako blokový prvok a rozdeľuje svoj obsah podľa mriežkového modelu. Kliknutím prepnete prekrytie mriežky pre tento prvok.
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
sk
Tento prvok sa správa ako vložený prvok a rozmiestňuje svoj obsah podľa mriežkového modelu. Kliknutím prepnete prekrytie mriežky pre tento prvok.
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
sk
Tento prvok má rozloženie v súlade s modelom, ale definíciu svojich riadkov a/alebo stĺpcov odkazuje na svoj nadradený kontajner s gridom.
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
sk
Pre túto mriežku nie je možné zobraziť obrys
en-US
Cannot show outline for this grid
Entity # all locales devtools • client • layout.properties
layout.cannotShowGridOutline.title
sk
Vybraný obrys mriežky nemožno vložiť do panela tak, aby bol použiteľný.
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
sk
Nastavenia zobrazenia mriežky
en-US
Grid Display Settings
Entity # all locales devtools • client • layout.properties
layout.header
sk
Mriežka
en-US
Grid
Entity # all locales devtools • client • layout.properties
layout.noGridsOnThisPage
sk
Na tejto stránke sa nepoužíva Mriežka
en-US
CSS Grid is not in use on this page
Entity # all locales devtools • client • layout.properties
layout.overlayGrid
sk
Prekrytie mriežky
en-US
Overlay Grid
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-container
sk
Vlastnosť <strong>{ $property }</strong> nemá na tento prvok žiadny vplyv, pretože nejde o kontajner s mriežkou.
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
sk
Skúste pridať <strong>display:grid</strong> alebo <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
sk
Vlastnosť <strong>{ $property }</strong> nemá na tento prvok žiadny vplyv, pretože nejde o grid položku.
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
sk
Skúste pridať <strong>display:grid</strong> alebo <strong>display:inline-grid</strong> do nadradenej položky. { 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
sk
Vlastnosť <strong>{ $property }</strong> nemá na tento prvok žiadny vplyv, pretože nejde ani o kontajner typu flex ani o kontajner s mriežkou.
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
sk
Skúste pridať <strong>display:grid</strong> alebo <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
sk
Vlastnosť <strong>{ $property }</strong> nemá na tento prvok žiadny vplyv, pretože nejde o kontajner typu flex, kontajner s mriežkou či kontajner s viacerými stĺpcami.
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
sk
Skúste pridať <strong>display:grid</strong>, <strong>display:flex</strong> alebo <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
sk
Vlastnosť <strong>{ $property }</strong> nemá na tento prvok žiadny vplyv, pretože nejde o položku kontajnera typu flex ani kontajnera s mriežkou.
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
sk
Skúste pridať <strong>display:grid</strong>, <strong>display:flex</strong>, <strong>display:inline-grid</strong> alebo <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
sk
Kontajner s mriežkou
en-US
Grid Container
Entity # all locales devtools • shared • highlighters.properties
gridType.dual
sk
Kontajner s mriežkou/jeho položka
en-US
Grid Container/Item
Entity # all locales devtools • shared • highlighters.properties
gridType.item
sk
Položka kontajnera s mriežkou
en-US
Grid Item
Entity # all locales devtools • shared • styleinspector.properties
rule.gridToggle.tooltip
sk
Kliknutím prepnete zvýrazňovanie mriežky CSS
en-US
Click to toggle the CSS Grid highlighter
Entity # all locales editor • ui • chrome • composer • editor.dtd
grid.label
sk
Polohovacia mriežka
en-US
Positioning grid
Entity # all locales editor • ui • chrome • dialogs • EditorSnapToGrid.dtd
enableSnapToGrid.label
sk
Povoliť prichytávanie k mriežke
en-US
enable Snap to Grid
Entity # all locales editor • ui • chrome • dialogs • EditorSnapToGrid.dtd
windowTitle.label
sk
Prichytávanie k mriežke
en-US
Snap to Grid
Entity # all locales suite • chrome • editor • dialogs • EditorSnapToGrid.dtd
enableSnapToGrid.label
sk
Povoliť prichytávanie k mriežke
en-US
enable Snap to Grid
Entity # all locales suite • chrome • editor • dialogs • EditorSnapToGrid.dtd
windowTitle.label
sk
Prichytávanie k mriežke
en-US
Snap to Grid
Entity # all locales suite • chrome • editor • editor.dtd
grid.label
sk
Polohovacia mriežka
en-US
Positioning grid
Please enable JavaScript. Some features won't be available without it.