# Copyright 2016, Stephen Fryatt
#
# This file is part of PS2Paper:
#
#   http://www.stevefryatt.org.uk/software/
#
# Licensed under the EUPL, Version 1.1 only (the "Licence");
# You may not use this work except in compliance with the
# Licence.
#
# You may obtain a copy of the Licence at:
#
#   http://joinup.ec.europa.eu/software/page/eupl
#
# Unless required by applicable law or agreed to in
# writing, software distributed under the Licence is
# distributed on an "AS IS" basis, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, either express or implied.
#
# See the Licence for the specific language governing
# permissions and limitations under the Licence.

# UK Version

# General application details

TaskName:PS2Paper
Version:%0 (%1)

TaskSpr:!ps2paper

SupportURL:http://www.stevefryatt.org.uk/software/ps2paper

# Papers

PaperFileM:Master Paper Definitions
PaperFileU:User Paper Definitions
PaperFileD:Device Paper Definitions

SizeStatOK:OK
SizeStatAmb:Ambiguous
SizeStatUnkn:Unknown

PaperStatMiss:Missing
PaperStatUnkn:Unknown
PaperStatOK:Correct
PaperStatNOK:Incorrect

# Menu Texts

MenuSelection:Selection
MenuPaper:Paper '%0'

# Messages and errors

NoSprites:The application sprites file could not be opened.
BadTemplate:Window template '%0' not found.
PaperNoMem:There was not enough memory to create the paper list.
ColNoMem:There was not enough memory to create the list window columns.

Overwrite:The %0 file exists and the contents isn't recognised by PS2Paper. Do you wish to overwrite it?
OverwriteB:Overwrite,Cancel

# Interactive Help for windows and icons.
#
# Window icon data (particularly toolbar items) may be in menu data when duplicates exist.

Help.IconBar:\TPS2Paper application, which manages paper sizes for the Level 2 Postscript driver.|M\Sopen a list of paper sizes.|MIt is not required for the Level 3 driver.

Help.ProgInfo:\TPS2Paper information \w.
Help.ProgInfo.Website:\Svisit the PS2Paper website, if you have Internet access.

Help.List.Col0:\Tname of the paper.
Help.List.Col1:\Twidth of the paper, as given in the definition.
Help.List.Col2:\Theight of the paper, as given in the definition.
Help.List.Col3:\Tstatus of the paper size, referring to whether there is a clash with another definition using an ambiguous paper name.
Help.List.Col4:\Tfile which can be used to insert the paper dimensions into the Postscript stream.|MDouble-click \s to run the file (hold Shift to open it in an editor).
Help.List.Col5:\Tstatus of the Postscript file.
Help.List.Separator:\Tstart of a new set of paper definitions.

Help.ListTB.Select:\Sselect all of the paper definitions.|m\Aclear the current selection.

# Interactive help for menus.
#
# Where duplicate menu entries exist, items may be grouped and numbering will not be contiguous.

Help.IconBarMenu.00:\Rsee information about PS2Paper.
Help.IconBarMenu.01:\Sread the online manual.
Help.IconBarMenu.02:\Squit PS2Paper.

Help.ListMenu.00:\Rperform actions on the currently selected paper definitions.
Help.ListMenu.0000:\Swrite new PS2 dimension files back to disc for the selected paper definitions.
Help.ListMenu.0001:\Srun the selected snippet files (hold Shift to open them in an editor).
Help.ListMenu.01:\Sselect all of the paper definitions.
Help.ListMenu.02:\Sclear the current selection.
Help.ListMenu.03:\Rchange the units used for the page dimensions.
Help.ListTB.Millimetres/Help.ListMenu.0300:\Sview the page dimensions in millimetres.
Help.ListTB.Inches/Help.ListMenu.0301:\Sview the page dimensions in inches.
Help.ListTB.Points/Help.ListMenu.0302:\Sview the page dimensions in points.
Help.ListTB.Refresh/Help.ListMenu.04:\Srefresh the details of the paper definitions.
