diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ta/toolkit/chrome/global/printdialog.properties | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/l10n-ta/toolkit/chrome/global/printdialog.properties b/l10n-ta/toolkit/chrome/global/printdialog.properties new file mode 100644 index 0000000000..b14a616597 --- /dev/null +++ b/l10n-ta/toolkit/chrome/global/printdialog.properties @@ -0,0 +1,52 @@ +# 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=அச்சிடு +optionsTabLabelGTK=விருப்பங்கள் + +# Mac titles: +optionsTitleMac=விருப்பங்கள்: +appearanceTitleMac=தோற்றம்: +pageHeadersTitleMac=பக்கத் தலைப்புகள்: +pageFootersTitleMac=பக்க கீழ்க்குறிப்புகள்: + +# Windows titles: +optionsTitleWindows=விருப்பங்கள் + +# 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=அளவிடலைப் புறக்கணித்து பக்க அகலத்துக்குப் பொருந்துமாறு சுருக்கு (_h) +selectionOnly=அச்சடிப்புத் தேர்வு மட்டும் (_O) +printBGOptions=பின்புலங்களை அச்சிடு +printBGColors=பின்புல நிறங்களை அச்சிடு (_C) +printBGImages=பின்புல படங்களை அச்சிடு (_m) +headerFooter=தலைப்பு மற்றும் அடிக்குறிப்பு +left=இடது +center=நடுவில் +right=வலது +headerFooterBlank=--வெற்று-- +headerFooterTitle=தலைப்பு +headerFooterURL=URL +headerFooterDate=தேதி/நேரம் +headerFooterPage=பக்கம் # +headerFooterPageTotal=பக்கம் # of # +headerFooterCustom=விருப்பமை... +customHeaderFooterPrompt=உங்கள் தனிப்பயன் தலைப்பு/அடிக்குறிப்பு உரையை உள்ளிடவும் + +summarySelectionOnlyTitle=அச்சு தேர்ந்தெடுப்பு +summaryShrinkToFitTitle=பொருந்தும்படி சுருக்கு +summaryPrintBGColorsTitle=BG நிறங்களை அச்சிடு +summaryPrintBGImagesTitle=BG படங்களை அச்சிடு +summaryHeaderTitle=தலைப்புகளை அச்சிடு +summaryFooterTitle=பக்க அடிக்குறிப்புகள் +summaryNAValue=N/A +summaryOnValue=இயக்கு +summaryOffValue=நிறுத்து |