diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-te/toolkit/toolkit/printing/printPreview.ftl | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/l10n-te/toolkit/toolkit/printing/printPreview.ftl b/l10n-te/toolkit/toolkit/printing/printPreview.ftl new file mode 100644 index 0000000000..dca8468d7c --- /dev/null +++ b/l10n-te/toolkit/toolkit/printing/printPreview.ftl @@ -0,0 +1,59 @@ +# 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-percentage-value = + .label = { $percent }% +printpreview-homearrow = + .label = { $arrow } + .tooltiptext = మొదటి పేజీ +printpreview-previousarrow = + .label = { $arrow } + .tooltiptext = మునుపటి పేజీ +printpreview-nextarrow = + .label = { $arrow } + .tooltiptext = తరువాతి పేజీ +printpreview-endarrow = + .label = { $arrow } + .tooltiptext = చివరి పేజీ + |