summaryrefslogtreecommitdiffstats
path: root/l10n-ur/toolkit/toolkit/printing/printPreview.ftl
blob: 63386421512559234b0fe4e98c6da7f677f65e54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
# 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 = ف
    .tooltiptext = اس صفحہ کو خود بخود آسان نہیں کیا جا سکتا
printpreview-simplify-page-checkbox-enabled =
    .label = { printpreview-simplify-page-checkbox.label }
    .accesskey = { printpreview-simplify-page-checkbox.accesskey }
    .tooltiptext = آسانی سے پڑہنے کے لیئے  لے آؤٹ تبدیل کریں
printpreview-close =
    .label = بند کریں
    .accesskey = ب
printpreview-portrait =
    .label = عمودی انداز
    .accesskey = ع
printpreview-landscape =
    .label = افقی انداز
    .accesskey = ا
printpreview-scale =
    .value = پیمانہ:
    .accesskey = پ
printpreview-shrink-to-fit =
    .label = موزوں کرنے کے لیے سکیڑیں
printpreview-custom =
    .label = مخصوص...
printpreview-print =
    .label = چھاپیں...
    .accesskey = چ
printpreview-of =
    .value = کا
printpreview-custom-scale-prompt-title = مخصوص پیمانہ
printpreview-page-setup =
    .label = صفحہ سیٹ اپ...
    .accesskey = س
printpreview-page =
    .value = صفحہ:
    .accesskey = ص

# 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 = آخری صفحہ