mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-11-16 01:21:16 +01:00
Added page layout labels and page order translations
This commit is contained in:
parent
fbf429128c
commit
ab109b9079
@ -1156,11 +1156,10 @@ pipeline.title=Pipeline
|
||||
#pageLayout
|
||||
pageLayout.title=Multi Page Layout
|
||||
pageLayout.header=Multi Page Layout
|
||||
pageLayout.mode=Mode
|
||||
pageLayout.default=Default
|
||||
pageLayout.custom=Custom
|
||||
pageLayout.pagesPerSheet=Pages per sheet:
|
||||
pageLayout.orientation=Orientation:
|
||||
pageLayout.portrait=Portrait
|
||||
pageLayout.landscape=Landscape
|
||||
pageLayout.addBorder=Add Borders
|
||||
pageLayout.rows=Rows
|
||||
pageLayout.columns=Columns
|
||||
pageLayout.pageOrder=Page order:
|
||||
@ -1168,6 +1167,10 @@ pageLayout.leftRightTopDown=Left -> Right, then Top -> Bottom
|
||||
pageLayout.rightLeftTopDown=Right -> Left, then Top -> Bottom
|
||||
pageLayout.topDownLeftRight=Top -> Bottom, then Left -> Right
|
||||
pageLayout.topDownRightLeft=Top -> Bottom, then Right -> Left
|
||||
pageLayout.orientation=Orientation:
|
||||
pageLayout.portrait=Portrait
|
||||
pageLayout.landscape=Landscape
|
||||
pageLayout.addBorder=Add Borders
|
||||
pageLayout.submit=Submit
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user