blob: 202a9659e615dde92a92e030b26e32c369097154 (
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
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 = Setup ng Pahina
custom-prompt-title = Pasadya…
custom-prompt-prompt = Ilagay ang iyong pasadyang teksto para sa header/footer
basic-tab =
.label = Format at Mga Pagpipilian
advanced-tab =
.label = Mga Margin at Header/Footer
format-group-label =
.value = Format
orientation-label =
.value = Orientasyon:
portrait =
.label = Patayo
.accesskey = P
landscape =
.label = Pahiga
.accesskey = L
scale =
.label = Sukatan:
.accesskey = S
scale-percent =
.value = %
shrink-to-fit =
.label = Paliitin para magkasya sa Lapad ng Pahina
.accesskey = W
options-group-label =
.value = Mga pagpipilian
print-bg =
.label = i-Print ang Background (mga kulay & mga larawan)
.accesskey = B
margin-group-label-inches =
.value = Mga Margin (pulgada)
margin-group-label-metric =
.value = Mga Margin (millimeter)
margin-top =
.value = Tuktok:
.accesskey = T
margin-top-invisible =
.value = Tuktok:
margin-bottom =
.value = Ilalim:
.accesskey = B
margin-bottom-invisible =
.value = Ilalim:
margin-left =
.value = Kaliwa:
.accesskey = l
margin-left-invisible =
.value = Kaliwa:
margin-right =
.value = Kanan:
.accesskey = R
margin-right-invisible =
.value = Kanan:
header-footer-label =
.value = Mga Header at Footer
hf-left-label =
.value = Kaliwa:
hf-center-label =
.value = Gitna:
hf-right-label =
.value = Kanan:
header-left-tip =
.tooltiptext = Kaliwang header
header-center-tip =
.tooltiptext = Gitnang header
header-right-tip =
.tooltiptext = Kanang header
footer-left-tip =
.tooltiptext = Kaliwang footer
footer-center-tip =
.tooltiptext = Gitnang footer
footer-right-tip =
.tooltiptext = Kanang footer
hf-blank =
.label = --blangko--
hf-title =
.label = Pamagat
hf-url =
.label = URL
hf-date-and-time =
.label = Petsa/Oras
hf-page =
.label = Pahina #
hf-page-and-total =
.label = Pahina # ng #
hf-custom =
.label = Pasadya…
print-preview-window =
.title = Print Preview
print-title =
.value = Pamagat:
print-preparing =
.value = Inihahanda…
print-progress =
.value = Progreso:
print-window =
.title = Nagpi-print
print-complete =
.value = Natapos na ang Pag-print.
# Variables
# $percent (integer) - Number of printed percentage
print-percent =
.value = { $percent }%
dialog-cancel-label = Kanselahin
dialog-close-label = Isara
|