BETA

Transvision

Displaying 8 results for the string element in uk:

Entity uk en-US
Entity # all locales devtools • client • inspector.properties
markupView.display.flowRoot.tooltiptext
uk
Цей елемент генерує block element box, який встановлює новий контекст форматування блоку.
en-US
This element generates a block element box that establishes a new block formatting context.
Entity # all locales devtools • shared • styleinspector.properties
rule.sourceElement
uk
element
en-US
element
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedMouseEventOnlyLeftBtn
uk
Запит повноекранного режиму було відхилено, тому що Element.requestFullscreen() був викликаний зсередини обробника подій миші, не викликаного лівою кнопкою миші.
en-US
Request for fullscreen was denied because Element.requestFullscreen() was called from inside a mouse event handler not triggered by left mouse button.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedNotInputDriven
uk
Запит повноекранного режиму було відхилено, тому що Element.mozRequestFullScreen() не був викликаний зсередини короткострокового обробника подій, згенерованого користувачем.
en-US
Request for fullscreen was denied because Element.requestFullscreen() was not called from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
PointerLockDeniedNotInputDriven
uk
Запит контролю над вказівником миші було відхилено, тому що Element.requestPointerLock() не було викликано зсередини короткострокового обробника події, згенерованого користувачем, а також документ не розгорнуто на весь екран.
en-US
Request for pointer lock was denied because Element.requestPointerLock() was not called from inside a short running user-generated event handler, and the document is not in full screen.
Entity # all locales dom • chrome • dom • dom.properties
UseOfCaptureEventsWarning
uk
Метод captureEvents() є застарілим. Щоб оновити свій код, використайте метод DOM 2 addEventListener(). Докладніше http://developer.mozilla.org/en/docs/DOM:element.addEventListener
en-US
Use of captureEvents() is deprecated. To upgrade your code, use the DOM 2 addEventListener() method. For more help http://developer.mozilla.org/en/docs/DOM:element.addEventListener
Entity # all locales dom • chrome • dom • dom.properties
UseOfReleaseEventsWarning
uk
Метод releaseEvents() є застарілим. Щоб оновити свій код, використайте метод DOM 2 removeEventListener(). Докладніше http://developer.mozilla.org/en/docs/DOM:element.removeEventListener
en-US
Use of releaseEvents() is deprecated. To upgrade your code, use the DOM 2 removeEventListener() method. For more help http://developer.mozilla.org/en/docs/DOM:element.removeEventListener
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningHasRenderingObserver
uk
Анімація не може бути виконана в композиторі, тому що елемент має спостерігачів візуалізації (-moz-element або SVG clipping/masking)
en-US
Animation cannot be run on the compositor because the element has rendering observers (-moz-element or SVG clipping/masking)

Displaying 99 results for the string element in en-US:

Entity uk en-US
Entity # all locales browser • browser • browserContext.ftl
main-context-menu-inspect-element.label
uk
Дослідити елемент
en-US
Inspect Element
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-incorrect-signature-algorithm
uk
Елемент з цифровим підписом містить некоректно зазначений алгоритм підпису.
en-US
Incorrect signature algorithm specified in a digitally-signed element.
Entity # all locales devtools • client • accessibility.ftl
accessibility-keyboard-issue-focus-visible
uk
У фокусованому елементі може бути відсутній styling фокусу. <a>Докладніше</a>
en-US
Focusable element may be missing focus styling. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-fieldset-legend2
uk
Використовуйте елемент <code>legend</code>, щоб задати альтернативний текст для елементів <span>fieldset</span>. <a>Докладніше</a>
en-US
Use a <code>legend</code> element to label a <span>fieldset</span>. <a>Learn more</a>
Entity # all locales devtools • client • animationinspector.properties
panel.noAnimation
uk
Не знайдено анімацій для поточного елемента.\nОберіть інший елемент зі сторінки.
en-US
No animations were found for the current element.\nPick another element from the page.
Entity # all locales devtools • client • boxmodel.properties
boxmodel.offsetParent.title
uk
Зміщення вищого рівня для вибраного елемента
en-US
Offset parent of the selected element
Entity # all locales devtools • client • changes.properties
changes.elementStyleLabel
uk
Елемент
en-US
Element
Entity # all locales devtools • client • compatibility.ftl
compatibility-selected-element-header
uk
Вибраний елемент
en-US
Selected Element
Entity # all locales devtools • client • debugger.properties
noDomMutationBreakpoints
uk
Щоб додати точку зупинки, натисніть правою кнопкою миші на елементі в %S й оберіть "Зупинити на"
en-US
Right click an element in the %S and select “Break on” to add a breakpoint
Entity # all locales devtools • client • font-inspector.properties
fontinspector.noFontsUsedOnCurrentElement
uk
До цього елемента не застосовано жодного шрифту.
en-US
No fonts used on the current element.
Entity # all locales devtools • client • inspector.properties
inspector.classPanel.noClasses
uk
На цьому елементі немає класів
en-US
No classes on this element
Entity # all locales devtools • client • inspector.properties
inspector.menu.selectElement.label
uk
Вибрати елемент #%S
en-US
Select Element #%S
Entity # all locales devtools • client • inspector.properties
inspectorCustomElementDefinition.label
uk
Показати власний елемент
en-US
Show Custom Element
Entity # all locales devtools • client • inspector.properties
markupView.custom.tooltiptext
uk
Показати власне визначення елемента
en-US
Show custom element definition
Entity # all locales devtools • client • inspector.properties
markupView.display.contents.tooltiptext2
uk
Цей елемент не створює собою конкретний блок, але відтворює свій вміст.
en-US
This element doesn’t produce a specific box by itself, but renders its contents.
Entity # all locales devtools • client • inspector.properties
markupView.display.flex.tooltiptext2
uk
Цей елемент поводиться як block і викладений у вмісті, згідно з моделлю flexbox. Клацніть, щоб перемкнути накладання flexbox для цього елемента.
en-US
This element behaves like a block element and lays out its content according to the flexbox model. Click to toggle the flexbox overlay for this element.
Entity # all locales devtools • client • inspector.properties
markupView.display.flowRoot.tooltiptext
uk
Цей елемент генерує block element box, який встановлює новий контекст форматування блоку.
en-US
This element generates a block element box that establishes a new block formatting context.
Entity # all locales devtools • client • inspector.properties
markupView.display.grid.tooltiptext2
uk
Цей елемент поводиться як block і викладений у вмісті, згідно з моделлю grid. Клацніть, щоб перемкнути накладання grid для цього елемента.
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.inlineFlex.tooltiptext2
uk
Цей елемент поводиться як вбудований і викладений у вмісті, згідно з моделлю flexbox. Клацніть, щоб перемкнути накладання flexbox для цього елемента.
en-US
This element behaves like an inline element and lays out its content according to the flexbox model. Click to toggle the flexbox overlay for this element.
Entity # all locales devtools • client • inspector.properties
markupView.display.inlineGrid.tooltiptext2
uk
Цей елемент поводиться як вбудований і викладений у вмісті, згідно з моделлю grid. Клацніть, щоб перемкнути накладання grid для цього елемента.
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
uk
Цей елемент викладає свій вміст по моделі сітки, але відкладає визначення рядків та/або стовпців до свого контейнера вищого порядку.
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 • inspector.properties
markupView.overflowBadge.tooltip
uk
Цей елемент призвів до переповнення елемента.
en-US
This element is causing an element to overflow.
Entity # all locales devtools • client • inspector.properties
markupView.scrollableBadge.interactive.tooltip
uk
Цей елемент має накладання прокручування. Клацніть, щоб виявити елементи, що спричиняють накладання.
en-US
This element has scrollable overflow. Click to reveal elements that are causing the overflow.
Entity # all locales devtools • client • inspector.properties
markupView.scrollableBadge.tooltip
uk
Цей елемент має вміст, що прокручується.
en-US
This element has scrollable overflow.
Entity # all locales devtools • client • toolbox.properties
toolbox.elementPicker.mac.tooltip
uk
Оберіть елемент зі сторінки (%1$S або %2$S)
en-US
Pick an element from the page (%1$S or %2$S)
Entity # all locales devtools • client • toolbox.properties
toolbox.elementPicker.tooltip
uk
Оберіть елемент зі сторінки (%S)
en-US
Pick an element from the page (%S)
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-display-block-on-floated
uk
Значення <strong>display</strong> було замінено рушієм на <strong>block</strong>, тому що цей елемент <strong>floated</strong>.
en-US
The <strong>display</strong> value has been changed by the engine to <strong>block</strong> because the element is <strong>floated</strong>.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-flex-container
uk
<strong>{ $property }</strong> не впливає на цей елемент, тому що він не є контейнером flex.
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not a flex container.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-flex-item
uk
<strong>{ $property }</strong> не впливає на цей елемент, тому що він не є елементом flex.
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not a flex item.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-flex-item-fix-2
uk
Спробуйте додати <strong>display:flex</strong> або <strong>display:inline-flex</strong> до елемента вищого рівня. { learn-more }
en-US
Try adding <strong>display:flex</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-container
uk
<strong>{ $property }</strong> не впливає на цей елемент, тому що він не є контейнером 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-item
uk
<strong>{ $property }</strong> не впливає на цей елемент, тому що він не є елементом 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
uk
Спробуйте додати <strong>display:grid</strong> або <strong>display:inline-grid</strong> до елемента вищого рівня. { 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
uk
<strong>{ $property }</strong> не впливає на цей елемент, тому що він не є контейнером flex чи grid.
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-or-multicol-container
uk
<strong>{ $property }</strong> не впливає на цей елемент, тому що він не є контейнером flex, grid, чи multi-column.
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-item
uk
<strong>{ $property }</strong> не впливає на цей елемент, тому що він не є елементом grid чи 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-inline-or-tablecell
uk
<strong>{ $property }</strong> не впливає на цей елемент, тому що він не є inline чи table-cell елементом.
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not an inline or table-cell element.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-table
uk
<strong>{ $property }</strong> не впливає на цей елемент, тому що він не є елементом table.
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not a table.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-position-property-on-unpositioned-box
uk
<strong>{ $property }</strong> не впливає на цей елемент, тому що це не позиціонований елемент.
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not a positioned element.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-property-because-of-display
uk
<strong>{ $property }</strong> не впливає на цей елемент, тому що він має відображення <strong>{ $display }</strong>.
en-US
<strong>{ $property }</strong> has no effect on this element since it has a display of <strong>{ $display }</strong>.
Entity # all locales devtools • client • tooltips.ftl
inactive-outline-radius-when-outline-style-auto-or-none
uk
<strong>{ $property }</strong> не впливає на цей елемент, оскільки його <strong>outline-style</strong> має значення <strong>auto</strong> чи <strong>none</strong>.
en-US
<strong>{ $property }</strong> has no effect on this element because its <strong>outline-style</strong> is <strong>auto</strong> or <strong>none</strong>.
Entity # all locales devtools • client • tooltips.ftl
inactive-scroll-padding-when-not-scroll-container
uk
<strong>{ $property }</strong> не впливає на цей елемент, тому що він не прокручується.
en-US
<strong>{ $property }</strong> has no effect on this element since it doesn’t scroll.
Entity # all locales devtools • client • tooltips.ftl
inactive-text-overflow-when-no-overflow
uk
<strong>{ $property }</strong> не впливає на цей елемент, оскільки не встановлено <strong>overflow:hidden</strong>.
en-US
<strong>{ $property }</strong> has no effect on this element since <strong>overflow:hidden</strong> is not set.
Entity # all locales devtools • shared • accessibility.properties
accessibility.keyboard.issue.focus.visible
uk
У фокусованому елементі може бути відсутній styling фокусу.
en-US
Focusable element may be missing focus styling.
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.fieldset.legend2
uk
Використовуйте елемент “legend”, щоб задати альтернативний текст для елементів “fieldset”.
en-US
Use a “legend” element to label a “fieldset”.
Entity # all locales devtools • shared • screenshot.properties
inspectNodeManual
uk
Селектор CSS для використання з document.querySelector, що визначає окремий елемент
en-US
A CSS selector for use with document.querySelector which identifies a single element
Entity # all locales devtools • shared • screenshot.properties
screenshotNoSelectorMatchWarning
uk
Селектор ‘%S’ не відповідає жодному елементу на сторінці.
en-US
The ‘%S’ selector does not match any element on the page.
Entity # all locales devtools • shared • styleinspector.properties
rule.classPanel.noClasses
uk
На цьому елементі немає класів
en-US
No classes on this element
Entity # all locales devtools • shared • styleinspector.properties
rule.empty
uk
Елемент не вибраний.
en-US
No element selected.
Entity # all locales devtools • shared • styleinspector.properties
rule.selectedElement
uk
Цей елемент
en-US
This Element
Entity # all locales devtools • shared • styleinspector.properties
rule.sourceElement
uk
element
en-US
element
Entity # all locales devtools • startup • aboutDevTools.ftl
enable-inspect-element-title
uk
Увімкнути інструменти розробника Firefox, щоб дослідити елемент
en-US
Enable Firefox Developer Tools to use Inspect Element
Entity # all locales dom • chrome • dom • dom.properties
EditorFileDropFailed
uk
Скидання файлу в елемент contenteditable не вдалося: %S.
en-US
Dropping a file into a contenteditable element failed: %S.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedHTMLDialog
uk
Запит повноекранного режиму було заблоковано, тому що запитуваний елемент є елементом <dialog>.
en-US
Request for fullscreen was denied because requesting element is a <dialog> element.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedMouseEventOnlyLeftBtn
uk
Запит повноекранного режиму було відхилено, тому що Element.requestFullscreen() був викликаний зсередини обробника подій миші, не викликаного лівою кнопкою миші.
en-US
Request for fullscreen was denied because Element.requestFullscreen() was called from inside a mouse event handler not triggered by left mouse button.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedMovedDocument
uk
Запит повноекранного режиму було відхилено, тому що запитаний елемент перемістив документ.
en-US
Request for fullscreen was denied because requesting element has moved document.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedNotDescendant
uk
Запит повноекранного режиму було відхилено, тому що запитуваний елемент не був наступником поточного повноекранного елемента.
en-US
Request for fullscreen was denied because requesting element is not a descendant of the current fullscreen element.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedNotFocusedTab
uk
Запит повноекранного режиму було відхилено, тому що запитуваний елемент не знаходиться у поточній сфокусованій вкладці.
en-US
Request for fullscreen was denied because requesting element is not in the currently focused tab.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedNotHTMLSVGOrMathML
uk
Запит повноекранного режиму було відхилено, тому що запитаний елемент не є <svg>, <math>, або HTML елементом.
en-US
Request for fullscreen was denied because requesting element is not <svg>, <math>, or an HTML element.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedNotInDocument
uk
Запит повноекранного режиму було відхилено, тому що запитаний елемент більше не міститься в своєму документі.
en-US
Request for fullscreen was denied because requesting element is no longer in its document.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedNotInputDriven
uk
Запит повноекранного режиму було відхилено, тому що Element.mozRequestFullScreen() не був викликаний зсередини короткострокового обробника подій, згенерованого користувачем.
en-US
Request for fullscreen was denied because Element.requestFullscreen() was not called from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedMencloseNotationRadical
uk
Значення “radical” для властивості “notation” елемента <menclose> є застарілим і буде вилучено в майбутніх випусках.
en-US
The “radical” value is deprecated for the “notation” attribute of the <menclose> element and will be removed at a future date.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedMfencedElement
uk
Елемент MathML "mfenced" є застарілим і буде вилучений в майбутніх випусках.
en-US
MathML element mfenced is deprecated and will be removed at a future date.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadSourceMissingSrc
uk
Елемент <source> не має атрибуту "src". Не вдалося завантажити ресурс медіа.
en-US
<source> element has no “src” attribute. Media resource load failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttributeLoadingNextChild
uk
Вказаний атрибут “type” для “%1$S” не підтримується. Не вдалося завантажити медіа-ресурс %2$S. Спроба завантажити з наступного елемента <source>.
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed. Trying to load from next <source> element.
Entity # all locales dom • chrome • dom • dom.properties
PointerLockDeniedMovedDocument
uk
Запит контролю над вказівником миші було відхилено, тому що запитуваний елемент перемістив документ.
en-US
Request for pointer lock was denied because the requesting element has moved document.
Entity # all locales dom • chrome • dom • dom.properties
PointerLockDeniedNotInDocument
uk
Запит контролю над вказівником миші було відхилено, тому що елемент, який надіслав запит, не знаходиться в документі.
en-US
Request for pointer lock was denied because the requesting element is not in a document.
Entity # all locales dom • chrome • dom • dom.properties
PointerLockDeniedNotInputDriven
uk
Запит контролю над вказівником миші було відхилено, тому що Element.requestPointerLock() не було викликано зсередини короткострокового обробника події, згенерованого користувачем, а також документ не розгорнуто на весь екран.
en-US
Request for pointer lock was denied because Element.requestPointerLock() was not called from inside a short running user-generated event handler, and the document is not in full screen.
Entity # all locales dom • chrome • dom • dom.properties
RemovedFullscreenElement
uk
Вихід з повноекранного режиму, тому що повноекранний елемент був видалений з документу.
en-US
Exited fullscreen because fullscreen element was removed from document.
Entity # all locales dom • chrome • dom • dom.properties
SVGRefChainLengthExceededWarning
uk
Ланцюжок посилань SVG <%S>, що є занадто довгим, було покинуто в елементі з ID “%S”.
en-US
An SVG <%S> reference chain which is too long was abandoned at the element with ID “%S”.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceEmpty
uk
Атрибут ‘%S’ елементу <script> є порожнім.
en-US
‘%S’ attribute of <script> element is empty.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceInvalidUri
uk
Атрибут ‘%S’ елементу <script> не є правильним URI: “%S”
en-US
‘%S’ attribute of <script> element is not a valid URI: “%S”
Entity # all locales dom • chrome • dom • dom.properties
UseOfCaptureEventsWarning
uk
Метод captureEvents() є застарілим. Щоб оновити свій код, використайте метод DOM 2 addEventListener(). Докладніше http://developer.mozilla.org/en/docs/DOM:element.addEventListener
en-US
Use of captureEvents() is deprecated. To upgrade your code, use the DOM 2 addEventListener() method. For more help http://developer.mozilla.org/en/docs/DOM:element.addEventListener
Entity # all locales dom • chrome • dom • dom.properties
UseOfReleaseEventsWarning
uk
Метод releaseEvents() є застарілим. Щоб оновити свій код, використайте метод DOM 2 removeEventListener(). Докладніше http://developer.mozilla.org/en/docs/DOM:element.removeEventListener
en-US
Use of releaseEvents() is deprecated. To upgrade your code, use the DOM 2 removeEventListener() method. For more help http://developer.mozilla.org/en/docs/DOM:element.removeEventListener
Entity # all locales dom • chrome • layout • HtmlForm.properties
CannotEncodeAllUnicode
uk
Форма була наділана у кодуванні %S, котре не може передати всі символи Юнікода, тож дані, введені користувачем, можуть бути спотворені. Щоб уникнути цієї проблеми, сторінка має бути змінена таким чином, щоб форма передавалась у кодуванні UTF-8. Тобто або змінивши кодування самої сторінки на UTF-8, або вказавши параметр accept-charset=utf-8 для елемента форми.
en-US
A form was submitted in the %S encoding which cannot encode all Unicode characters, so user input may get corrupted. To avoid this problem, the page should be changed so that the form is submitted in the UTF-8 encoding either by changing the encoding of the page itself to UTF-8 or by specifying accept-charset=utf-8 on the form element.
Entity # all locales dom • chrome • layout • css.properties
PEPseudoSelBadName
uk
Очікувався ідентифікатор для псевдокласу або псевдоелемента, але знайдено '%1$S'.
en-US
Expected identifier for pseudo-class or pseudo-element but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEPseudoSelEndOrUserActionPC
uk
Очікувався кінець селектора або псевдоклас дії користувача після псевдоелемента, але знайдено '%1$S'.
en-US
Expected end of selector or a user action pseudo-class after pseudo-element but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEPseudoSelUnknown
uk
Невідомий псевдоклас або псевдоелемент '%1$S'.
en-US
Unknown pseudo-class or pseudo-element ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PETypeSelNotType
uk
Очікувалося ім’я елементу або '*', але знайдено '%1$S'.
en-US
Expected element name or ‘*’ but found ‘%1$S’.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagDidNotMatchCurrentOpenElement
uk
Завершальний тег “%1$S” не збігається з іменем поточного відкритого елемента (“%2$S”).
en-US
End tag “%1$S” did not match the name of the current open element (“%2$S”).
Entity # all locales dom • chrome • layout • htmlparser.properties
errFooBetweenHeadAndBody
uk
“%1$S” елемент між “head” та “body”.
en-US
“%1$S” element between “head” and “body”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFooSeenWhenFooOpen
uk
Виявлено початковий тег “%1$S”, але елемент такого самого типу вже було відкрито.
en-US
An “%1$S” start tag seen but an element of the same type was already open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFooSeenWhenFooOpen2
uk
Виявлено початковий тег “%1$S”, але елемент такого самого типу вже відкрито.
en-US
Start tag “%1$S” seen but an element of the same type was already open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFormWhenFormOpen
uk
Виявлено початковий тег “form”, але вже був активний елемент “form”. Вкладені форми не дозволяються. Тег проігноровано.
en-US
Saw a “form” start tag, but there was already an active “form” element. Nested forms are not allowed. Ignoring the tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoElementToCloseButEndTagSeen
uk
Немає елемента “%1$S” в області, але виявлено завершальний тег “%1$S”.
en-US
No “%1$S” element in scope but a “%1$S” end tag seen.
Entity # all locales dom • chrome • layout • htmlparser.properties
errSelfClosing
uk
Самозакриваючий синтаксис (“/>”) використаний в непорожньому елементі HTML. Ігнорую слеш і вважаю це початковим тегом..
en-US
Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagSeenWithoutRuby
uk
Виявлено початковий тег “%1$S” без відкритого елемента“ruby”.
en-US
Start tag “%1$S” seen without a “ruby” element being open.
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningHasRenderingObserver
uk
Анімація не може бути виконана в композиторі, тому що елемент має спостерігачів візуалізації (-moz-element або SVG clipping/masking)
en-US
Animation cannot be run on the compositor because the element has rendering observers (-moz-element or SVG clipping/masking)
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningTransformWithGeometricProperties
uk
Анімації ‘transform’ не можуть бути виконані в композиторі, коли анімація геометричних властивостей відбувається на тому ж елементі в той самий час
en-US
Animations of ‘transform’ cannot be run on the compositor when geometric properties are animated on the same element at the same time
Entity # all locales dom • chrome • layout • layout_errors.properties
PrincipalWritingModePropagationWarning
uk
Під час візуалізації елемента <html> використані значення властивостей CSS “writing-mode”, “direction” і “text-orientation” елемента <html> беруться з обчислених значень елемента <body>, а не з власних значень елемента <html>. Розгляньте можливість встановлення цих властивостей в :root CSS pseudo-class. Для докладнішої інформації ознайомтеся зі статтею “The Principal Writing Mode” за цим посиланням https://www.w3.org/TR/css-writing-modes-3/#principal-flow
en-US
When rendering the <html> element, the used values of CSS properties “writing-mode”, “direction”, and “text-orientation” on the <html> element are taken from the computed values of the <body> element, not from the <html> element’s own values. Consider setting these properties on the :root CSS pseudo-class. For more information see “The Principal Writing Mode” in https://www.w3.org/TR/css-writing-modes-3/#principal-flow
Entity # all locales dom • chrome • layout • xmlparser.properties
3
uk
елемент не знайдений
en-US
no root element found
Entity # all locales dom • chrome • layout • xmlparser.properties
9
uk
зайві дані після елементу документа
en-US
junk after document element
Entity # all locales dom • chrome • mathml • mathml.properties
NoBase
uk
Помилка розмітки: Очікувався саме один елемент Base в <mmultiscripts/>. Не знайдено жодного.
en-US
Invalid markup: Expected exactly one Base element in <mmultiscripts/>. Found none.
Entity # all locales dom • chrome • security • csp.properties
ignoringSrcFromMetaCSP
uk
Ігнорування джерела '%1$S' (Не підтримується, коли доставлено через мета-елемент).
en-US
Ignoring source ‘%1$S’ (Not supported when delivered via meta element).
Entity # all locales dom • chrome • security • security.properties
MalformedIntegrityHash
uk
Елемент script має в своєму атрибуті integrity спотворений хеш: "%1$S". Коректним форматом є "<алгоритм хешу>-<значення хешу>".
en-US
The script element has a malformed hash in its integrity attribute: “%1$S”. The correct format is “<hash algorithm>-<hash value>”.
Entity # all locales dom • chrome • xslt • xslt.properties
30
uk
Створення елементу з недопустимим QName.
en-US
Creating an element with an invalid QName.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_INCORRECT_SIGNATURE_ALGORITHM
uk
Елемент з цифровим підписом містить некоректно зазначений алгоритм підпису.
en-US
Incorrect signature algorithm specified in a digitally-signed element.
Entity # all locales suite • chrome • browser • metadata.dtd
caption.label
uk
Warning: Source string is missing
en-US
Element Properties
Entity # all locales suite • chrome • common • contentAreaCommands.dtd
devtoolsInspect.label
uk
Warning: Source string is missing
en-US
Inspect Element
Please enable JavaScript. Some features won't be available without it.