diff options
Diffstat (limited to 'l10n-ne-NP/toolkit/toolkit/printing/printDialogs.ftl')
-rw-r--r-- | l10n-ne-NP/toolkit/toolkit/printing/printDialogs.ftl | 112 |
1 files changed, 112 insertions, 0 deletions
diff --git a/l10n-ne-NP/toolkit/toolkit/printing/printDialogs.ftl b/l10n-ne-NP/toolkit/toolkit/printing/printDialogs.ftl new file mode 100644 index 0000000000..41e54ce18c --- /dev/null +++ b/l10n-ne-NP/toolkit/toolkit/printing/printDialogs.ftl @@ -0,0 +1,112 @@ +# 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/. + +print-setup = + .title = पृष्ठ सेटअप +custom-prompt-title = अनुकूल… +custom-prompt-prompt = तपाईँको अनुकूलन हेडर/फुटर पाठ प्रविष्ट गर्नुहोस् +basic-tab = + .label = ढाँचा र विकल्पहरू +advanced-tab = + .label = सीमान्तहरू; हेडर/फुटर +format-group-label = + .value = ढाँचा +orientation-label = + .value = पृष्ठविन्यास: +portrait = + .label = पोट्रेट + .accesskey = P +landscape = + .label = ल्यान्डस्केप + .accesskey = L +scale = + .label = स्केल: + .accesskey = S +scale-percent = + .value = % +shrink-to-fit = + .label = पानाको चौडासँग मिलाउन खुम्च्याउनुहोस् + .accesskey = W +options-group-label = + .value = विकल्पहरू +print-bg = + .label = पृष्ठभूमि मुद्रण गर्नुहोस् (रङ र तस्विर) + .accesskey = B +margin-group-label-inches = + .value = सीमान्त (इन्च) +margin-group-label-metric = + .value = सीमान्त (मिलिमिटर) +margin-top = + .value = माथि: + .accesskey = T +margin-top-invisible = + .value = माथि: +margin-bottom = + .value = तल: + .accesskey = B +margin-bottom-invisible = + .value = तल: +margin-left = + .value = बायाँ: + .accesskey = L +margin-left-invisible = + .value = बायाँ: +margin-right = + .value = दायाँ: + .accesskey = R +margin-right-invisible = + .value = दायाँ: +header-footer-label = + .value = हेडरहरू र फुटरहरू +hf-left-label = + .value = बायाँ: +hf-center-label = + .value = केन्द्र: +hf-right-label = + .value = दायाँ: +header-left-tip = + .tooltiptext = बायाँ हेडर +header-center-tip = + .tooltiptext = केन्द्र हेडर +header-right-tip = + .tooltiptext = दायाँ हेडर +footer-left-tip = + .tooltiptext = बायाँ फुटर +footer-center-tip = + .tooltiptext = केन्द्र फुटर +footer-right-tip = + .tooltiptext = दायाँ फुटर +hf-blank = + .label = --खाली-- +hf-title = + .label = शीर्षक +hf-url = + .label = URL +hf-date-and-time = + .label = मिति/समय +hf-page = + .label = पृष्ठ # +hf-page-and-total = + .label = पृष्ठ # को # +hf-custom = + .label = अनुकूल… +print-preview-window = + .title = मुद्रण पूर्वदृश्य +print-title = + .value = शीर्षक: +print-preparing = + .value = तयार पार्दै… +print-progress = + .value = प्रगति: +print-window = + .title = मुद्रण हुँदैछ +print-complete = + .value = मुद्रण सम्पन्न भएको छ। + +# Variables +# $percent (integer) - Number of printed percentage +print-percent = + .value = { $percent }% +dialog-cancel-label = रद्द गर्नुहोस् +dialog-close-label = बन्द गर्नुहोस् |