From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../pa-IN/toolkit/printing/printPreview.ftl | 73 ++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 thunderbird-l10n/pa-IN/localization/pa-IN/toolkit/printing/printPreview.ftl (limited to 'thunderbird-l10n/pa-IN/localization/pa-IN/toolkit/printing/printPreview.ftl') diff --git a/thunderbird-l10n/pa-IN/localization/pa-IN/toolkit/printing/printPreview.ftl b/thunderbird-l10n/pa-IN/localization/pa-IN/toolkit/printing/printPreview.ftl new file mode 100644 index 0000000000..9df578e028 --- /dev/null +++ b/thunderbird-l10n/pa-IN/localization/pa-IN/toolkit/printing/printPreview.ftl @@ -0,0 +1,73 @@ +# 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/. + +printpreview-simplify-page-checkbox = + .label = ਸਫ਼ੇ ਨੂੰ ਆਮ ਬਣਾਓ + .accesskey = i + .tooltiptext = ਇਸ ਸਫ਼ੇ ਨੂੰ ਆਪਣੇ-ਆਪ ਸੌਖਾ ਨਹੀਂ ਬਣਾਇਆ ਜਾ ਸਕਦਾ ਹੈ +printpreview-simplify-page-checkbox-enabled = + .label = { printpreview-simplify-page-checkbox.label } + .accesskey = { printpreview-simplify-page-checkbox.accesskey } + .tooltiptext = ਸੌਖੀ ਤਰ੍ਹਾਂ ਪੜ੍ਹਨ ਲਈ ਢਾਂਚੇ ਨੂੰ ਬਦਲੋ +printpreview-close = + .label = ਬੰਦ ਕਰੋ + .accesskey = C +printpreview-portrait = + .label = ਪੋਰਟਰੇਟ + .accesskey = t +printpreview-landscape = + .label = ਲੈਂਡਸਕੇਪ + .accesskey = L +printpreview-scale = + .value = ਸਕੇਲ: + .accesskey = S +printpreview-shrink-to-fit = + .label = ਫਿੱਟ ਕਰਨ ਲਈ ਸੁੰਘੜੋ +printpreview-custom = + .label = ਕਸਟਮ... +printpreview-print = + .label = …ਪਰਿੰਟ + .accesskey = P +printpreview-of = + .value = ਦਾ +printpreview-custom-scale-prompt-title = ਕਸਟਮ ਸਕੇਲ +printpreview-page-setup = + .label = …ਸਫ਼ਾ ਸੈੱਟਅੱਪ + .accesskey = u +printpreview-page = + .value = ਸਫ਼ਾ: + .accesskey = a + +# Variables +# $sheetNum (integer) - The current sheet number +# $sheetCount (integer) - The total number of sheets to print +printpreview-sheet-of-sheets = { $sheetCount } ਚੋਂ { $sheetNum } + +## Variables +## $percent (integer) - menuitem percent label +## $arrow (String) - UTF-8 arrow character for navigation buttons + +printpreview-percentage-value = + .label = { $percent }% +printpreview-homearrow = + .label = { $arrow } + .tooltiptext = ਪਹਿਲਾਂ ਸਫ਼ਾ +printpreview-previousarrow = + .label = { $arrow } + .tooltiptext = ਸਫ਼ਾ ਪਿੱਛੇ +printpreview-nextarrow = + .label = { $arrow } + .tooltiptext = ਸਫ਼ਾ ਅੱਗੇ +printpreview-endarrow = + .label = { $arrow } + .tooltiptext = ਆਖਰੀ ਸਫ਼ਾ + +printpreview-homearrow-button = + .title = ਪਹਿਲਾਂ ਸਫ਼ਾ +printpreview-previousarrow-button = + .title = ਪਿਛਲਾ ਸਫ਼ਾ +printpreview-nextarrow-button = + .title = ਅਗਲਾ ਸਫ਼ਾ +printpreview-endarrow-button = + .title = ਆਖਰੀ ਸਫ਼ਾ -- cgit v1.2.3