📄 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.
*/
/* it\gvclang.h */
/* Common Italian language defines */
#define AAITALIANO "Italiano"
#define GSVIEW_COPYRIGHT1 "Copyright (C) 1993-2003 Ghostgum Software Pty Ltd."
#define GSVIEW_COPYRIGHT2 "Tutti i diritti riservati."
#define GSVIEW_COPYRIGHT3 "Vedere il file LICENCE per maggiori dettagli."
#define GS_COPYRIGHT1 "Copyright (C) 1994-2002 artofcode LLC,"
#define GS_COPYRIGHT2 "Benicia, California, U.S.A. Tutti i diritti riservati."
#define GS_COPYRIGHT3 "Vedere il file PUBLIC per maggiori dettagli."
/* Buttons */
#ifdef UNIX
#define AAOK "Ok"
#define AACANCEL "Annulla"
#define AAEDIT "Modifica"
#define AADEFAULTS "Predefinite"
#define AAHELP "Guida"
#define AANEW "Nuovo"
#define AATEST "Test"
#define AAYES "Si"
#define AANO "No"
#define AANEXTGT "Successiva >"
#define AABACKLT "< Precedente"
#define AAFINISHGT "Fine >"
#define AAEXIT "Esci"
#else
#ifdef _Windows
#define AAOK "&Ok"
#define AACANCEL "&Annulla"
#define AAEDIT "&Modifica"
#define AADEFAULTS "&Predefinite"
#define AAHELP "&Guida"
#define AANEW "&Nuovo"
#define AATEST "&Test"
#define AAYES "&Si"
#define AANO "&No"
#define AANEXTGT "S&uccessiva >"
#define AABACKLT "< P&recedente"
#define AAFINISHGT "&Fine >"
#define AAEXIT "&Esci"
#else
#define AAOK "~Ok"
#define AACANCEL "~Annulla"
#define AAEDIT "~Modifica"
#define AADEFAULTS "~Predefinite"
#define AAHELP "~Guida"
#define AANEW "~Nuovo"
#define AATEST "~Test"
#define AAYES "~Si"
#define AANO "~No"
#define AANEXTGT "S~uccessiva >"
#define AABACKLT "< P~recedente"
#define AAFINISHGT "~Fine >"
#define AAEXIT "~Esci"
#endif
#endif
/* About dialog box */
#define AAABOUTWIN "Informazioni su GSview per Windows"
#define AAABOUTPM "Informazioni su PM GSview"
#define AAABOUTX11 "Informazioni su X11 GSview"
#define AAABOUTGSV16SPL "Informazioni su GSV16SPL"
#define AAABOUTGSVIEWPRINT "Informazioni su GSview Print"
#define AACOPY1 "Versione:"
#define AACOPY2 "Una interfaccia grafica a GhostScript"
#define AACOPY4 "Questo programma
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -