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 = प्रमाणकडे दुर्लक्ष करा व पृष्ठाच्या रूंदीत बसवण्याकरीता छोटे करा (_h)
|
|
selectionOnly = फक्त नीवडचीच छपाई करा (_O)
|
|
printBGOptions = पार्श्वभूमीची छपाई करा
|
|
printBGColors = पार्श्वभूमीतील रंगांची छपाई करा (_C)
|
|
printBGImages = पार्श्वभूमीतील प्रतिमांची छपाई करा (_m)
|
|
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 = N/A
|
|
summaryOnValue = सुरू
|
|
summaryOffValue = बंद
|