# 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=Atribut „coords“ prvku není v požadovaném formátu „left,top,right,bottom“. ImageMapCircleWrongNumberOfCoords=Atribut „coords“ prvku není v požadovaném formátu „center-x,center-y,radius“. ImageMapCircleNegativeRadius=Atribut „coords“ prvku má záporný poloměr. ImageMapPolyWrongNumberOfCoords=Atribut „coords“ prvku není v požadovaném formátu „x1,y1,x2,y2“. ImageMapPolyOddNumberOfCoords=Atribut „coords“ prvku postrádá poslední „y“ souřadnici. Správný formát je „x1,y1,x2,y2“. TablePartRelPosWarning=Relativní umisťování řádků tabulky a skupin řádku je nyní podporováno. Tato stránka může vyžadovat aktualizaci, protože může být závislá na této funkci. ## 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=Animaci nelze spustit, protože oblast rámce (%1$S) je příliš veliká v poměru k výřezu (větší než %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=Animaci nelze spustit, protože je velikost rámce (%1$S, %2$S) příliš velká vzhledem k výřezu (větší než (%3$S, %4$S)) nebo větší než maximální povolená (%5$S, %6$S) ## LOCALIZATION NOTE(CompositorAnimationWarningTransformBackfaceVisibilityHidden): ## 'backface-visibility: hidden' is a CSS property, don't translate it. CompositorAnimationWarningTransformBackfaceVisibilityHidden=Animace transformací „backface-visibility: hidden“ nelze spustit ## LOCALIZATION NOTE(CompositorAnimationWarningTransformSVG, ## CompositorAnimationWarningTransformWithGeometricProperties, ## CompositorAnimationWarningTransformWithSyncGeometricAnimations, ## CompositorAnimationWarningTransformFrameInactive, ## CompositorAnimationWarningOpacityFrameInactive): ## 'transform' and 'opacity' mean CSS property names, don't translate it. CompositorAnimationWarningTransformSVG=Animace „transform“ na prvcích se SVG transformacemi nelze spustit CompositorAnimationWarningTransformWithGeometricProperties=Animace 'transform' nelze spustit na jednom prvku jsou-li ve stejný okamžik animovány geometrické vlastnosti CompositorAnimationWarningTransformWithSyncGeometricAnimations=Animace 'transform' nelze spustit, protože by měla být synchronizována s animacemi geometrických vlastností spuštěných ve stejný čas CompositorAnimationWarningTransformFrameInactive=Animaci nelze spustit, protože rámec nebyl označen jako aktivní pro „transform“ animace CompositorAnimationWarningOpacityFrameInactive=Animaci nelze spustit, protože rámec nebyl označen jako aktivní pro „opacity“ animace CompositorAnimationWarningHasRenderingObserver=Animaci nelze spustit, protože má prvek nastaven observer překreslování (-moz-element nebo SVG clipping/masking)