GridPrinter: Add GUI for printer scaling.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8623 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2022-11-15 22:52:13 +00:00
parent 8f4791320c
commit d13027dc87
18 changed files with 903 additions and 371 deletions

View File

@ -109,6 +109,10 @@ msgstr "Line color"
msgid "Line width (mm)"
msgstr "Line width (mm)"
#: gridprnstrings.rsmanualscalefactor
msgid "Manual scale factor"
msgstr "Manual scale factor"
#: gridprnstrings.rsoriginalsize
msgid "Original size (100%)"
msgstr "Original size (100%)"
@ -137,10 +141,13 @@ msgid "Page margins configuration"
msgstr "Page margins configuration"
#: gridprnstrings.rspagemarginshint
#| msgid "Page margins"
msgid "Show/hide page margins"
msgstr "Show/hide page margins"
#: gridprnstrings.rspages
msgid "page(s)"
msgstr "page(s)"
#: gridprnstrings.rspagesetuphint
msgid "Page setup options"
msgstr "Page setup options"
@ -181,6 +188,10 @@ msgstr "Print..."
msgid "Print grid"
msgstr "Print grid"
#: gridprnstrings.rsprintingscalefactor
msgid "Printer Scale Factor"
msgstr "Printer Scale Factor"
#: gridprnstrings.rsprintpreview
msgid "Print Preview"
msgstr "Print Preview"
@ -208,6 +219,32 @@ msgstr ""
msgid "Right margin"
msgstr "Right margin"
#: gridprnstrings.rsscalefactorinfo
#, object-pascal-format
msgid "Current scaling factor: %.2f"
msgstr "Current scaling factor: %.2f"
#: gridprnstrings.rsscalegridtoheightof
msgid "Scale grid to height of"
msgstr "Scale grid to height of"
#: gridprnstrings.rsscalegridtowidthof
msgid "Scale grid to width of"
msgstr "Scale grid to width of"
#: gridprnstrings.rsscaleprinter
#| msgid "Scale printout"
msgid "Scale printout..."
msgstr "Scale printout..."
#: gridprnstrings.rsscaleprinterhint
msgid "Scaling of print output"
msgstr "Scaling of print output"
#: gridprnstrings.rsselectscalefactorforprinting
msgid "Select the scale factor for printing"
msgstr "Select the scale factor for printing"
#: gridprnstrings.rsshow
msgid "Show"
msgstr "Show"