# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. ImageMapRectBoundsError=Формат атрибуту "coords" елементу не відповідає формату "ліворуч,вгорі,праворуч,внизу". ImageMapCircleWrongNumberOfCoords=Формат атрибуту "coords" елементу не відповідає формату "center-x,center-y,radius". ImageMapCircleNegativeRadius=Атрибут "coords" елементу має від’ємний радіус. ImageMapPolyWrongNumberOfCoords=Формат атрибуту "coords" елементу не відповідає формату "x1,y1,x2,y2 …". ImageMapPolyOddNumberOfCoords=В атрибуті "coords" елементу відсутня остання координата "y" (коректний формат "x1,y1,x2,y2 …"). ScrollLinkedEffectFound3=Схоже, що цей сайт використовує ефект позиціювання пов'язаний з прокручуванням. Це може не працювати правильно з асинхронним панорамуванням; Перегляньте https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html для докладнішої інформації та приєднуйтеся до обговорення пов'язаних засобів та функцій! ## LOCALIZATION NOTE(CompositorAnimationWarningContentTooLargeArea): ## %1$S is an integer value of the area of the frame ## %2$S is an integer value of the area of a limit based on the viewport size CompositorAnimationWarningContentTooLargeArea=Анімація не може бути запущена в композиторі, тому що область фрейму (%1$S) надто велика відносно вікна перегляду (понад %2$S) ## LOCALIZATION NOTE(CompositorAnimationWarningContentTooLarge2): ## (%1$S, %2$S) is a pair of integer values of the frame size ## (%3$S, %4$S) is a pair of integer values of a limit based on the viewport size ## (%5$S, %6$S) is a pair of integer values of an absolute limit CompositorAnimationWarningContentTooLarge2=Анімація не може бути виконана в композиторі, тому що розмір кадру (%1$S, %2$S) є надто великим відносно точки перегляду (більше, ніж (%3$S, %4$S)), або більшим, ніж максимально дозволене значення (%5$S, %6$S) ## LOCALIZATION NOTE(CompositorAnimationWarningTransformBackfaceVisibilityHidden): ## 'backface-visibility: hidden' is a CSS property, don't translate it. CompositorAnimationWarningTransformBackfaceVisibilityHidden=Анімації трансформацій ‘backface-visibility: hidden’ не можуть бути виконані в композиторі ## LOCALIZATION NOTE(CompositorAnimationWarningTransformSVG, ## CompositorAnimationWarningTransformWithGeometricProperties, ## CompositorAnimationWarningTransformWithSyncGeometricAnimations, ## CompositorAnimationWarningTransformFrameInactive, ## CompositorAnimationWarningOpacityFrameInactive): ## 'transform' and 'opacity' mean CSS property names, don't translate it. CompositorAnimationWarningTransformSVG=Анімації ‘transform’ на елементаї з SVG-трансформаціями не можуть бути виконані в композиторі CompositorAnimationWarningTransformWithGeometricProperties=Анімації ‘transform’ не можуть бути виконані в композиторі, коли анімація геометричних властивостей відбувається на тому ж елементі в той самий час CompositorAnimationWarningTransformWithSyncGeometricAnimations=Анімації ‘transform’ не можуть бути виконані в композиторі, тому що їх необхідно синхронізувати з анімаціями геометричних властивостей, що почалися в той самий час CompositorAnimationWarningTransformFrameInactive=Анімація не може бути виконана в композиторі, тому що кадр не був позначений активним для ‘transform’ анімації CompositorAnimationWarningTransformIsBlockedByImportantRules=Анімацію перетворення не можна виконувати на композиторі, оскільки властивості, пов'язані з перетворенням, перепризначаються важливими правилами CompositorAnimationWarningOpacityFrameInactive=Анімація не може бути виконана в композиторі, тому що кадр не був позначений активним для ‘opacity’ анімації CompositorAnimationWarningHasRenderingObserver=Анімація не може бути виконана в композиторі, тому що елемент має спостерігачів візуалізації (-moz-element або SVG clipping/masking) CompositorAnimationWarningHasCurrentColor=Анімації ‘background-color’ не можна запускати на композиторі з ключовим кадром ‘current-color’. ## LOCALIZATION NOTE: Do not translate zoom, calc(), "transform", "transform-origin: 0 0" ZoomPropertyWarning=Ця сторінка використовує нестандартну властивість “zoom”. Розгляньте можливість використання calc() у відповідних значеннях властивості, або використання “transform” паралельно з “transform-origin: 0 0”. ## LOCALIZATION NOTE(PrincipalWritingModePropagationWarning): ## Do not translate , , CSS, "writing-mode", "direction", "text-orientation", :root, and "The Principal Writing Mode" because they are technical terms. PrincipalWritingModePropagationWarning=Під час візуалізації елемента використані значення властивостей CSS “writing-mode”, “direction” і “text-orientation” елемента беруться з обчислених значень елемента , а не з власних значень елемента . Розгляньте можливість встановлення цих властивостей в :root CSS pseudo-class. Для докладнішої інформації ознайомтеся зі статтею “The Principal Writing Mode” за цим посиланням https://www.w3.org/TR/css-writing-modes-3/#principal-flow ## LOCALIZATION NOTE(ScrollAnchoringDisabledInContainer): ## %1$S is an integer value with the total number of adjustments ## %2$S is a floating point value with the average distance adjusted ## %3$S is a floating point value with the total adjusted distance ScrollAnchoringDisabledInContainer=Закріплення прокрутки було вимкнено в контейнері прокрутки через надто велику кількість послідовних коригувань (%1$S) з надто малою загальною відстанню (%2$S пікселів у середньому, %3$S пікселів загалом). ForcedLayoutStart=Шаблон було примусово застосовано перед повним завантаженням сторінки. Якщо таблиці стилів ще не завантажені, це може спричинити flash нестилізованого вмісту.