From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- l10n-ur/toolkit/toolkit/printing/printUI.ftl | 90 ++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 l10n-ur/toolkit/toolkit/printing/printUI.ftl (limited to 'l10n-ur/toolkit/toolkit/printing/printUI.ftl') diff --git a/l10n-ur/toolkit/toolkit/printing/printUI.ftl b/l10n-ur/toolkit/toolkit/printing/printUI.ftl new file mode 100644 index 0000000000..3d6a5438c5 --- /dev/null +++ b/l10n-ur/toolkit/toolkit/printing/printUI.ftl @@ -0,0 +1,90 @@ +# 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/. + +printui-title = چھاپیں +# Dialog title to prompt the user for a filename to save print to PDF. +printui-save-to-pdf-title = محفوظ کریں بطور + +printui-page-range-all = تمام +printui-page-range-custom = مخصوص +printui-page-range-label = صفحات +printui-page-range-picker = + .aria-label = صفحہ کی حد منتخب کریں + +# Section title for the number of copies to print +printui-copies-label = نقول + +printui-orientation = سمت بندی +printui-landscape = افقی انداز +printui-portrait = عمودی انداز + +# Section title for the printer or destination device to target +printui-destination-label = منزل: +printui-destination-pdf-label = بطور PDF محفوظ کریں + +printui-more-settings = مزید ترتیبات +printui-less-settings = کم ترتیبات + +printui-paper-size-label = کاغذ کا ماپ: + +# Section title (noun) for the print scaling options +printui-scale = اسکیل +printui-scale-fit-to-page-width = صفحے کی چوڑائی کے حساب سے فٹ کریں +# Label for input control where user can set the scale percentage +printui-scale-pcent = اسکیل + +# Section title (noun) for the two-sided print options +printui-two-sided-printing = دو طرفہ چھپائی +printui-two-sided-printing-off = بند + +# Section title for miscellaneous print options +printui-options = اختیارات +printui-backgrounds-checkbox = پس منظر چھاپیں + +## The "Format" section, select a version of the website to print. Radio +## options to select between the original page, selected text only, or a version +## where the page is processed with "Reader View". + +## + +printui-color-mode-color = رنگ +printui-color-mode-bw = سیاہ و سفید + +printui-margins = حاشيے +printui-margins-default = طے شدہ +printui-margins-min = کم سے کم +printui-margins-none = کوئی نہیں +printui-margins-custom-left = بایاں +printui-margins-custom-left-inches = بائیں (انچ) +printui-margins-custom-right = دایاں +printui-margins-custom-right-inches = بائیں (انچ) + +printui-primary-button = چھاپیں +printui-primary-button-save = محفوظ کریں +printui-cancel-button = منسوخ کریں +printui-close-button = بند کریں + +# Reported by screen readers and other accessibility tools to indicate that +# the print preview has focus. +printui-preview-label = + .aria-label = چھپائی کا پیش نظارہ + +printui-pages-per-sheet = صفحات فی شیٹ + +## Paper sizes that may be supported by the Save to PDF destination: + +printui-paper-a5 = A5 +printui-paper-a4 = A4 +printui-paper-a3 = A3 +printui-paper-a2 = A2 +printui-paper-a1 = A1 +printui-paper-a0 = A0 +printui-paper-b5 = B5 +printui-paper-b4 = B4 +printui-paper-jis-b5 = JIS-B5 +printui-paper-jis-b4 = JIS-B4 +printui-paper-tabloid = ٹیبلوئڈ + +## Error messages shown when a user has an invalid input + -- cgit v1.2.3