GridPrinter: More options to control the preview's toolbar.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8609 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2022-11-11 22:59:52 +00:00
parent 8bd3387381
commit 1fe764c55e
12 changed files with 1089 additions and 480 deletions

View File

@ -9,12 +9,30 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 3.1.1\n"
"X-Generator: Poedit 3.2\n"
#: gridprnstrings.rsbottommargin
msgid "Bottom margin"
msgstr "Bottom margin"
#: gridprnstrings.rscenterhor
msgctxt "gridprnstrings.rscenterhor"
msgid "Center horizontally"
msgstr "Center horizontally"
#: gridprnstrings.rscenterhorhint
msgid "Center grid in page horizontally"
msgstr "Center grid in page horizontally"
#: gridprnstrings.rscentervert
msgctxt "gridprnstrings.rscentervert"
msgid "Center vertically"
msgstr "Center vertically"
#: gridprnstrings.rscenterverthint
msgid "Center grid in page vertically"
msgstr "Center grid in page vertically"
#: gridprnstrings.rsclose
msgid "Close"
msgstr "Close"
@ -35,7 +53,13 @@ msgstr "Footer margin"
msgid "Header"
msgstr "Header"
#: gridprnstrings.rsheaderfooterconfig
#: gridprnstrings.rsheaderfooter
msgctxt "gridprnstrings.rsheaderfooter"
msgid "Header/footer..."
msgstr "Header/footer..."
#: gridprnstrings.rsheaderfooterhint
msgctxt "gridprnstrings.rsheaderfooterhint"
msgid "Header/footer configuration"
msgstr "Header/footer configuration"
@ -63,7 +87,13 @@ msgstr ""
msgid "Header margin"
msgstr "Header margin"
#: gridprnstrings.rslandscapepageorientation
#: gridprnstrings.rslandscape
msgctxt "gridprnstrings.rslandscape"
msgid "Landscape"
msgstr "Landscape"
#: gridprnstrings.rslandscapehint
msgctxt "gridprnstrings.rslandscapehint"
msgid "Landscape page orientation"
msgstr "Landscape page orientation"
@ -85,14 +115,43 @@ msgstr "Original size (100%)"
#: gridprnstrings.rspageandzoominfo
#, object-pascal-format
msgid "Page %d of %d, Zoom %d %%"
msgstr "Page %d of %d, Zoom %d %%"
#| msgid "Page %d of %d, Zoom %d %%"
msgid "Page %0:d of %1:d, Zoom %2:d %%"
msgstr "Page %0:d of %1:d, Zoom %2:d %%"
#: gridprnstrings.rspageinfo
#, object-pascal-format
msgid "Page %0:d of %1:d"
msgstr "Page %0:d of %1:d"
#: gridprnstrings.rspageinfopanel
msgid "Page numbers"
msgstr "Page numbers"
#: gridprnstrings.rspagemargins
msgctxt "gridprnstrings.rspagemargins"
msgid "Margins"
msgstr "Margins"
#: gridprnstrings.rspagemarginsconfig
msgid "Page margins configuration"
msgstr "Page margins configuration"
#: gridprnstrings.rsportraitpageorientation
#: gridprnstrings.rspagemarginshint
msgid "Page margins"
msgstr "Page margins"
#: gridprnstrings.rspagesetuphint
msgid "Page setup options"
msgstr "Page setup options"
#: gridprnstrings.rsportrait
msgctxt "gridprnstrings.rsportrait"
msgid "Portrait"
msgstr "Portrait"
#: gridprnstrings.rsportraithint
msgctxt "gridprnstrings.rsportraithint"
msgid "Portrait page orientation"
msgstr "Portrait page orientation"
@ -101,6 +160,12 @@ msgid "Print"
msgstr "Print"
#: gridprnstrings.rsprintcolsfirst
msgctxt "gridprnstrings.rsprintcolsfirst"
msgid "Columns first"
msgstr "Columns first"
#: gridprnstrings.rsprintcolsfirsthint
msgctxt "gridprnstrings.rsprintcolsfirsthint"
msgid ""
"First print columns from top to bottom,\n"
"then print from left to right"
@ -126,6 +191,12 @@ msgid "Preview..."
msgstr "Preview..."
#: gridprnstrings.rsprintrowsfirst
msgctxt "gridprnstrings.rsprintrowsfirst"
msgid "Rows first"
msgstr "Rows first"
#: gridprnstrings.rsprintrowsfirsthint
msgctxt "gridprnstrings.rsprintrowsfirsthint"
msgid ""
"First print rows from left to right,\n"
"then print from top to bottom"
@ -181,6 +252,15 @@ msgstr "Top margin"
msgid "Zoom in"
msgstr "Zoom in"
#: gridprnstrings.rszoominfo
#, object-pascal-format
msgid "Zoom %2:d %%"
msgstr "Zoom %2:d %%"
#: gridprnstrings.rszoominfopanel
msgid "Zoom level"
msgstr "Zoom level"
#: gridprnstrings.rszoomout
msgid "Zoom out"
msgstr "Zoom out"