diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-tl/toolkit/chrome/global/printdialog.properties | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/l10n-tl/toolkit/chrome/global/printdialog.properties b/l10n-tl/toolkit/chrome/global/printdialog.properties new file mode 100644 index 0000000000..c43b00125a --- /dev/null +++ b/l10n-tl/toolkit/chrome/global/printdialog.properties @@ -0,0 +1,53 @@ +# 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/. + +# These strings are used in the native GTK, Mac and Windows print dialogs. + +# GTK titles: +printTitleGTK=I-print +optionsTabLabelGTK=Mga pagpipilian + +# Mac titles: +optionsTitleMac=Mga pagpipilian: +appearanceTitleMac=Hitsura: +pageHeadersTitleMac=Mga Header ng Pahina: +pageFootersTitleMac=Footers ng Pahina: + +# Windows titles: +optionsTitleWindows=Mga pagpipilian + +# TRANSLATOR NOTE: For radio button labels and check button labels, an underscore _ +# before a character will turn that character into an accesskey in the GTK dialog. +# e.g. "_As laid out" will make A the accesskey. +# In the Windows labels, use an ampersand (&). +# On Mac, underscores will be stripped. + +shrinkToFit=Wag pansinin ang Pagsakto at P_agpaliit para ipagkasya ang kapal ng page +selectionOnly=I-print ang Selection_Only +printBGOptions=I-print ang Background +printBGColors=I-print ang Background_Colors +printBGImages=I-print ang Background I_mages +headerFooter=Header at Footer +left=Kaliwa +center=Gitna +right=Kanan +headerFooterBlank=--blangko-- +headerFooterTitle=Pamagat +headerFooterURL=URL +headerFooterDate=Petsa/Oras +headerFooterPage=Pahina # +headerFooterPageTotal=Pahina # ng # +headerFooterCustom=Custom... +customHeaderFooterPrompt=Pakilagay ang iyong custom header/footer text + +# These are for the summary view in the Mac dialog: +summarySelectionOnlyTitle=Print Selection +summaryShrinkToFitTitle=Paliitin para Sumakto +summaryPrintBGColorsTitle=Print BG Colors +summaryPrintBGImagesTitle=Print BG Images +summaryHeaderTitle=Mga Header ng Pahina +summaryFooterTitle=Footers ng Pahina +summaryNAValue=N/A +summaryOnValue=On +summaryOffValue=Off |