blob: 5d3aa7011ae90d3e5856a1cf23bfa6f1199f07fa (
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
|
# 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 = o
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-page-setup =
.label = ಪುಟದ ಸಿದ್ಧತೆಗಳು...
.accesskey = u
printpreview-page =
.value = ಪುಟ:
.accesskey = a
## Variables
## $percent (integer) - menuitem percent label
## $arrow (String) - UTF-8 arrow character for navigation buttons
printpreview-homearrow =
.label = { $arrow }
.tooltiptext = ಮೊದಲ ಪುಟ
printpreview-previousarrow =
.label = { $arrow }
.tooltiptext = ಹಿಂದಿನ ಪುಟ
printpreview-nextarrow =
.label = { $arrow }
.tooltiptext = ಮುಂದಿನ ಪುಟ
printpreview-endarrow =
.label = { $arrow }
.tooltiptext = ಕೊನೆಯ ಪುಟ
|