📄 gvclang.h
字号:
/* Copyright (C) 1993-2003, 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.
*/
/* de\gvclang.h */
/* Common German language defines */
#define AADEUTSCH "Deutsch"
#define GSVIEW_COPYRIGHT1 "Copyright (C) 1993-2003 Ghostgum Software Pty Ltd."
#define GSVIEW_COPYRIGHT2 "Alle Rechte vorbehalten."
#define GSVIEW_COPYRIGHT3 "Siehe Datei LICENCE f黵 mehr Details."
#define GS_COPYRIGHT1 "Copyright (C) 1994-2002 artofcode LLC,"
#define GS_COPYRIGHT2 "Benicia, California, U.S.A. Alle Rechte vorbehalten."
#define GS_COPYRIGHT3 "Siehe Datei PUBLIC f黵 mehr Details."
/* Buttons */
#ifdef UNIX
#define AAOK "Ok"
#define AACANCEL "Abbruch"
#define AADEFAULTS "Standard"
#define AAEDIT "Bearbeiten"
#define AAHELP "Hilfe"
#define AANEW "Neu"
#define AATEST "Test"
#define AAYES "Ja"
#define AANO "Nein"
#define AANEXTGT "Weiter >"
#define AABACKLT "< Zur點k"
#define AAFINISHGT "Fertig>"
#define AAEXIT "Ende"
#else
#ifdef _Windows
#define AAOK "&Ok"
#define AACANCEL "&Abbruch"
#define AADEFAULTS "&Standard"
#define AAEDIT "&Bearbeiten"
#define AAHELP "&Hilfe"
#define AANEW "&Neu"
#define AATEST "&Test"
#define AAYES "&Ja"
#define AANO "&Nein"
#define AANEXTGT "&Weiter >"
#define AABACKLT "< &Zur點k"
#define AAFINISHGT "&Fertig>"
#define AAEXIT "&Ende"
#else
#define AAOK "~Ok"
#define AACANCEL "~Abbruch"
#define AADEFAULTS "~Standard"
#define AAEDIT "~Bearbeiten"
#define AAHELP "~Hilfe"
#define AANEW "~Neu"
#define AATEST "~Test"
#define AAYES "~Ja"
#define AANO "~Nein"
#define AANEXTGT "~Weiter >"
#define AABACKLT "< ~Zur點k"
#define AAFINISHGT "~Fertig>"
#define AAEXIT "~Ende"
#endif
#endif
/* About dialog box */
#define AAABOUTWIN "躡er GSview f黵 Windows"
#define AAABOUTPM "躡er PM GSview"
#define AAABOUTX11 "躡er X11 GSview"
#define AAABOUTGSV16SPL "躡er GSV16SPL"
#define AAABOUTGSVIEWPRINT "躡er GSview Print"
#define AACOPY1 "Version:"
#define AACOPY2 "Grafische Bedienung von Ghostscript "
#define AACOPY4 "Dieses Programm wird ohne jede Gew鋒rleistung vertrieben."
#define AACOPY5 "Keiner der Autoren oder Distributoren ist verantwortlich"
#define AACOPY6 "f黵 die Folgen des Gebrauchs, weder f黵 die Fehlerfreiheit einer"
#define AACOPY7 "einzelnen Funktion, noch f黵 die des gesamten Programms. N鋒ere"
#define AACOPY8 "Details finden sich in der GSview Free Public Licence (der 'Lizenz')."
#define AACOPY9 "Jede Kopie von GSview mu
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -