📄 gvclang.rc
字号:
/* Copyright (C) 1993-2000, Ghostgum Software Pty Ltd. All rights reserved.
This file is part of GSview.
This program is distributed with NO WARRANTY OF ANY KIND. No author
or distributor accepts any responsibility for the consequences of using it,
or for whether it serves any particular purpose or works at all, unless he
or she says so in writing. Refer to the GSview Free Public Licence
(the "Licence") for full details.
Every copy of GSview must include a copy of the Licence, normally in a
plain ASCII text file named LICENCE. The Licence grants you the right
to copy, modify and redistribute GSview, but only under certain conditions
described in the Licence. Among other things, the Licence requires that
the copyright notice and this notice be preserved on all copies.
*/
/* en\gvclang.rc */
/* Common English language resources */
#ifndef GSVS
#define GSVS(x,y) x,y
#endif
/* button help */
STRINGTABLE
BEGIN
/* these must be in ascending ID order */
GSVS(IDM_OPEN, "Open...")
GSVS(IDM_INFO, "Info...")
GSVS(IDM_PRINT, "Print...")
GSVS(IDM_TEXTFIND, "Find...")
GSVS(IDM_TEXTFINDNEXT, "Find Next")
GSVS(IDM_NEXT, "Next Page")
GSVS(IDM_NEXTSKIP, "Skip forwards 5 pages")
GSVS(IDM_PREV, "Previous Page")
GSVS(IDM_PREVSKIP, "Skip backwards 5 pages")
GSVS(IDM_GOTO, "Goto Page...")
GSVS(IDM_GOBACK, "Go Back")
GSVS(IDM_GOFWD, "Go Forward")
GSVS(IDM_MAGPLUS, "Increase Resolution")
GSVS(IDM_MAGMINUS, "Decrease Resolution")
GSVS(IDM_HELPCONTENT, "Help")
END
STRINGTABLE
BEGIN
GSVS(IDS_LANGUAGE, AAENGLISH)
GSVS(IDS_ELANGUAGE, AAENGLISH)
GSVS(IDS_FILE, "File: ")
GSVS(IDS_NOFILE, "No File")
GSVS(IDS_PAGE, "Page: ")
GSVS(IDS_NOPAGE, "No page numbering available")
GSVS(IDS_PAGESPECIAL, "Page ordering is Special. Pages can not be reliably reordered. See help 'Common Problems'. Continue?")
GSVS(IDS_LANDSCAPE, "Landscape")
GSVS(IDS_PORTRAIT, "Portrait")
GSVS(IDS_ASCEND, "Ascending")
GSVS(IDS_DESCEND, "Descending")
GSVS(IDS_SPECIAL, "Special")
GSVS(IDS_PAGEINFO, "Page: \042%s\042 %d of %d")
GSVS(IDS_LINKPAGE, "Link to page %d")
GSVS(IDS_DEFAULT, "Default")
GSVS(IDS_NOTDEFTAG, "[Not defined]")
GSVS(IDS_EPSF, "EPS")
GSVS(IDS_EPSI, "EPS with Interchange Preview")
GSVS(IDS_EPST, "EPS with TIFF Preview")
GSVS(IDS_EPSW, "EPS with Metafile Preview")
GSVS(IDS_DSC, "DSC")
GSVS(IDS_NOTDSC, "No DSC comments")
GSVS(IDS_PDF, "Portable Document Format")
GSVS(IDS_IGNOREDSC, "Ignoring DSC comments")
GSVS(IDS_CTRLD, "Ctrl-D followed by ")
GSVS(IDS_PJL, "PJL followed by ")
GSVS(IDS_ZOOMED, " Zoomed")
END
STRINGTABLE
BEGIN
GSVS(IDS_OUTPUTFILE, "Output Filename")
GSVS(IDS_PRINTINGALL, "No DSC comments\nPrinting all pages")
GSVS(IDS_PRINTFILE, "Print File")
GSVS(IDS_SELECTPAGE, "Select Page")
GSVS(IDS_SELECTPAGES, "Select Pages")
GSVS(IDS_NOTOPEN, "No document open")
GSVS(IDS_CANNOTRUN, "Can't run ")
GSVS(IDS_TOOLONG, "Command line too long: ")
GSVS(IDS_NOMORE, "No more pages")
/* OLD
GSVS(IDS_GSCOMMAND, "Ghostscript command ?")
*/
GSVS(IDS_NOZOOM, "Must display page before zooming")
GSVS(IDS_USERWIDTH, "Width ?")
GSVS(IDS_USERHEIGHT, "Height ?")
GSVS(IDS_BADEPS, "Problem making EPS file")
GSVS(IDS_NOPREVIEW, "Not a DOS EPS file or\nNo binary preview")
GSVS(IDS_NOTDFNAME, "Can't use same name as open document")
GSVS(IDS_NOTEMP, "Couldn't open temporary file.\nDirectory may be Read Only.\nTEMP environment variable may not set.")
GSVS(IDS_CANCELDONE, "%d%% done")
GSVS(IDS_BADCLI, "Bad command line option: ")
GSVS(IDS_DUPOPT, "Can only specify one of /F /P /S options. Error at: %s")
GSVS(IDS_TEXTFIND, "Find text ?")
GSVS(IDS_TEXTNOTFIND, "Text not found")
GSVS(IDS_PRINTPDFPS, "Can't print PDF to a PostScript printer. Use File | Extract")
GSVS(IDS_NOPDFQUICKTEXT, "Can't do quick text extract or find on PDF file. Use Options | PStoText")
GSVS(IDS_BAD_DOSEPS_HEADER, "DOS EPS header is bad. Ignoring DSC comments.")
GSVS(IDS_PROBABLY_PCL, "This looks like PCL, intended for HP LaserJet or DeskJet printers. Are you sure this is PostScript?")
GSVS(IDS_BUSYPRINTING, "GSview is busy printing. Press Cancel to wait until GSview has finished.")
END
STRINGTABLE
BEGIN
/* sound type types*/
GSVS(IDS_SOUNDNAME, "Sound File")
GSVS(IDS_SNDPAGE, "Output Page")
GSVS(IDS_SNDNOPAGE, "No Page")
GSVS(IDS_SNDNONUMBER, "No Numbering")
GSVS(IDS_SNDNOTOPEN, "Not Open")
GSVS(IDS_SNDERROR, "Error")
GSVS(IDS_SNDTIMEOUT, "Timeout")
GSVS(IDS_SNDSTART, "Start")
GSVS(IDS_SNDEXIT, "Exit")
GSVS(IDS_SNDBUSY, "Busy")
GSVS(IDS_NONE, "<None>")
GSVS(IDS_SPKR, "<Speaker Beep>")
END
STRINGTABLE
BEGIN
/* help topics - these need to match keywords in XX\gvclang.txt */
GSVS(IDS_TOPICROOT, "Overview")
GSVS(IDS_TOPICOPEN, "Open")
GSVS(IDS_TOPICPRINT, "Print")
GSVS(IDS_TOPICPROP, "Properties")
GSVS(IDS_TOPICEDITPROP, "Edit Properties")
GSVS(IDS_TOPICCONVERT, "Convert")
GSVS(IDS_TOPICCLIP, "Clipboard")
GSVS(IDS_TOPICPREVIEW, "EPS Preview")
GSVS(IDS_TOPICSOUND, "Sounds")
GSVS(IDS_TOPICDSET, "Display Settings")
GSVS(IDS_TOPICMEDIA, "Media")
GSVS(IDS_TOPICPSTOEPS, "PS to EPS")
GSVS(IDS_TOPICGOTO, "Page Selection")
GSVS(IDS_TOPICINSTALL, "Installation")
GSVS(IDS_TOPICTEXT, "Text Extract and Find")
GSVS(IDS_TOPICKEYS, "Keys")
GSVS(IDS_TOPICMESS, "Show Messages")
GSVS(IDS_TOPICSPOOL, "Spooler")
GSVS(IDS_TOPICZLIB, "zlib")
GSVS(IDS_TOPICBZIP2, "bzip2")
GSVS(IDS_TOPICPSTOEDIT, "PStoEdit")
GSVS(IDS_TOPICMEASURE, "Measure")
GSVS(IDS_TOPICEASYCFG, "Easy Configure")
GSVS(IDS_TOPICADVANCEDCFG, "Advanced Configure")
GSVS(IDS_TOPICDOWNLOAD, "Obtaining Ghostscript")
GSVS(IDS_TOPICDSCWARN, "DSC Warnings")
GSVS(IDS_TOPICREG, "Registration")
END
STRINGTABLE
BEGIN
GSVS(IDS_BBPROMPT, "Click at left")
GSVS(IDS_BBPROMPT1, "Click at bottom")
GSVS(IDS_BBPROMPT2, "Click at right")
GSVS(IDS_BBPROMPT3, "Click at top")
GSVS(IDS_EPSONEPAGE, "An EPS file must be a single page document. \nSee help on 'PS to EPS'")
GSVS(IDS_EPSQPAGES, "Is this a single page document ?")
GSVS(IDS_EPSNOBBOX, "Could not obtain Bounding Box")
GSVS(IDS_EPSUSERINVALID, "Preview file is not TIFF or Windows Metafile")
GSVS(IDS_EPSUSERTITLE, "Open Preview File")
GSVS(IDS_EPS_OFF_PAGE, "EPS Bounding Box is entirely off the page. Suggest you use 'Options | EPS Clip'")
GSVS(IDS_MUSTUSEPORTRAIT, "You must use Portrait orientation.")
END
STRINGTABLE
BEGIN
/* wait messages */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -