summaryrefslogtreecommitdiffstats
path: root/l10n-mr/dom/chrome/layout/layout_errors.properties
blob: 49315b5b2e5b5f73754dad7976bc01790605dc30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# 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=<area shape="rect"> टॅगचे "निबंधक" गुणधर्मातील "डावी,वर,उजवी,खाली" सुस्थित प्रकारात नाही.
ImageMapCircleWrongNumberOfCoords=<area shape="circle"> टॅगचे "निबंधक" गुणधर्मातील "मध्यभाग-x,मध्यभाग-y,त्रिज्या" सुस्थित प्रकारात नाही.
ImageMapCircleNegativeRadius=<area shape="circle"> "निबंधक" गुणधर्मातील टॅगला नकारार्थी त्रिज्या आहे.
ImageMapPolyWrongNumberOfCoords=<area shape="poly"> टॅगचे "निबंधक" गुणधर्मातील "x1,y1,x2,y2 ..." प्रकारात नाही.
ImageMapPolyOddNumberOfCoords=<area shape="poly"> टॅगचे "निबंधक" गुणधर्मातील शेवटचे "y" निबंधक आढळले नाही (व्यवस्थित प्रकार असा आहे "x1,y1,x2,y2 ...").

## 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=SVG ट्रान्सफॉर्म्स असलेल्या घटकांवर 'transform' चे अॅनिमेशन कॉम्पोझीटर वर चालवीणे शक्य नाही
CompositorAnimationWarningTransformWithGeometricProperties=जेंव्हा भूमितीय गुणधर्म एकाच वेळी एकाच घटकावर ॲनीमेट केलेले असतात, त्यावेळी 'transform' चे ॲनिमेशन कॉम्पोझीटर वर चालवीणे शक्य नाही
CompositorAnimationWarningTransformWithSyncGeometricAnimations=‘transform’ ॲनिमेशन कंपोझिटर वर चालवता येणार नाही कारण त्याच वेळी चालू झालेल्या ॲनिमेशनच्या भौमितिक गुणधर्मांशी त्यांचा ताळमेळ असणे आवश्यक आहे.
CompositorAnimationWarningTransformFrameInactive=फ्रेम 'transform' अॅनिमेशन साठी सक्रीय चिन्हांकित केलेले नसल्यामुळे ॲनिमेशन कॉम्पोझीटर वर चालवीणे शक्य नाही
CompositorAnimationWarningOpacityFrameInactive=फ्रेम 'opacity' अॅनिमेशन साठी सक्रीय चिन्हांकित केलेले नसल्यामुळे ॲनिमेशन कॉम्पोझीटर वर चालवीणे शक्य नाही
CompositorAnimationWarningHasRenderingObserver=कंपोसिटर वर अनिमेशन चालू शकत नाही कारण घटकामध्ये रेंडरिंग निरीक्षक आहेत (-moz-element किंवा SVG क्लिपिंग/मास्किंग)