50 lines
2.5 KiB
Properties
50 lines
2.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/.
|
|
|
|
# These strings are used in the native GTK, Mac and Windows print dialogs.
|
|
|
|
# GTK titles:
|
|
printTitleGTK = छापें
|
|
optionsTabLabelGTK = विकल्प
|
|
# Mac titles:
|
|
optionsTitleMac = विकल्प:
|
|
appearanceTitleMac = प्रकटन:
|
|
pageHeadersTitleMac = पृष्ठ शीर्षिका:
|
|
pageFootersTitleMac = पृष्ठ पादिका:
|
|
# Windows titles:
|
|
optionsTitleWindows = विकल्प
|
|
|
|
# TRANSLATOR NOTE: For radio button labels and check button labels, an underscore _
|
|
# before a character will turn that character into an accesskey in the GTK dialog.
|
|
# e.g. "_As laid out" will make A the accesskey.
|
|
# In the Windows labels, use an ampersand (&).
|
|
# On Mac, underscores will be stripped.
|
|
|
|
shrinkToFit = अनुमापन अनदेखा करें और पृष्ठ चौड़ाई में बैठाने के लिए सिकोड़ें
|
|
selectionOnly = केवल छपाई चयन
|
|
printBGOptions = पृष्ठभूमि छापें
|
|
printBGColors = पृष्ठभूमि रंग छापें
|
|
printBGImages = पृष्ठभूमि छवियाँ छापें
|
|
headerFooter = शीर्षिका व पादिका
|
|
left = बायें
|
|
center = क्रेंद्र
|
|
right = दाहिने
|
|
headerFooterBlank = --रिक्त--
|
|
headerFooterTitle = शीर्षक
|
|
headerFooterURL = URL
|
|
headerFooterDate = दिनांक/समय
|
|
headerFooterPage = पृष्ठ #
|
|
headerFooterPageTotal = # पृष्ठ, कुला # का.
|
|
headerFooterCustom = मनपसंद…
|
|
customHeaderFooterPrompt = कृपया अपना मनपसंद शीर्षिका/पादिका पाठ दाखिल करें
|
|
# These are for the summary view in the Mac dialog:
|
|
summarySelectionOnlyTitle = छपाई चयन
|
|
summaryShrinkToFitTitle = बैठाने के लिए सिकोड़ें
|
|
summaryPrintBGColorsTitle = BG रंग छापें
|
|
summaryPrintBGImagesTitle = BG छवि छापें
|
|
summaryHeaderTitle = पृष्ठ शीर्षिका
|
|
summaryFooterTitle = पृष्ठ पादिका
|
|
summaryNAValue = लागू नहीं
|
|
summaryOnValue = चालू
|
|
summaryOffValue = बंद
|