49 lines
3.5 KiB
Properties
49 lines
3.5 KiB
Properties
# 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/.
|
|
|
|
# LOCALIZATION NOTE This file contains the Layout Inspector strings.
|
|
# The Layout Inspector is a panel accessible in the Inspector sidebar.
|
|
|
|
# LOCALIZATION NOTE (flexbox.header): The accordion header for the Flexbox panel when
|
|
# no flex container or item is selected.
|
|
flexbox.header = फ्लेक्सबॉक्स
|
|
# LOCALIZATION (flexbox.flexContainer): The accordion header for the Flexbox panel
|
|
# when a flex container is selected.
|
|
flexbox.flexContainer = फ्लेक्स कंटेनर
|
|
# LOCALIZATION NOTE (flexbox.itemSizing.flexibilitySectionHeader): Header label displayed
|
|
# at the start of the flex item sizing Flexibility section.
|
|
flexbox.itemSizing.flexibilitySectionHeader = लवचिकता
|
|
# LOCALIZATION NOTE (flexbox.itemSizing.minSizeSectionHeader): Header label displayed
|
|
# at the start of the flex item sizing Minimum Size section.
|
|
flexbox.itemSizing.minSizeSectionHeader = किमान आकार
|
|
# LOCALIZATION NOTE (flexbox.itemSizing.maxSizeSectionHeader): Header label displayed at
|
|
# the start of the flex item sizing Maximum Size section.
|
|
flexbox.itemSizing.maxSizeSectionHeader = कमाल आकार
|
|
# LOCALIZATION NOTE (flexbox.itemSizing.finalSizeSectionHeader): Header label displayed at
|
|
# the start of the flex item sizing Final Size section.
|
|
flexbox.itemSizing.finalSizeSectionHeader = अंतिम आकार
|
|
# LOCALIZATION NOTE (layout.cannotShowGridOutline, layout.cannotSHowGridOutline.title):
|
|
# In the case where the grid outline cannot be effectively displayed.
|
|
layout.cannotShowGridOutline = ह्या ग्रीड साठी रूपरेषा दाखवू शकत नाही
|
|
layout.cannotShowGridOutline.title = लेआऊट पॅनल मध्ये निवडलेल्या ग्रीड ची रूपरेषा वापरता येण्यायोग्य प्रभावीपणे बसवता येत नाही
|
|
# LOCALIZATION NOTE (layout.displayAreaNames): Label of the display area names setting
|
|
# option in the CSS Grid panel.
|
|
layout.displayAreaNames = क्षेत्रांची नवे दाखवा
|
|
# LOCALIZATION NOTE (layout.displayLineNumbers): Label of the display line numbers
|
|
# setting option in the CSS Grid panel.
|
|
layout.displayLineNumbers = ओळ क्रमांक दाखवा
|
|
# LOCALIZATION NOTE (layout.extendLinesInfinitely): Label of the extend lines
|
|
# infinitely setting option in the CSS Grid panel.
|
|
layout.extendLinesInfinitely = रेषा अखंडीत विस्तारा
|
|
# LOCALIZATION NOTE (layout.header): The accordion header for the CSS Grid panel.
|
|
layout.header = ग्रीड
|
|
# LOCALIZATION NOTE (layout.gridDisplaySettings): The header for the grid display
|
|
# settings container in the CSS Grid panel.
|
|
layout.gridDisplaySettings = ग्रिड डिस्प्ले सेटींग्स
|
|
# LOCALIZATION NOTE (layout.noGridsOnThisPage): In the case where there are no CSS grid
|
|
# containers to display.
|
|
layout.noGridsOnThisPage = सीएसएस ग्रिड या पृष्ठा मध्ये कार्यान्वित नाही
|
|
# LOCALIZATION NOTE (layout.overlayGrid): Alternate header for the list of grid container
|
|
# elements if only one item can be selected.
|
|
layout.overlayGrid = आच्छादन ग्रिड
|