⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gvclang.h

📁 GSview 4.6 PostScript previewer。Ghostscript在MS-Windows, OS/2 and Unix下的图形化接口
💻 H
字号:
/* Copyright (C) 1993-2003, Ghostgum Software Pty Ltd.  Alla r鋞tigheter reserverade.

  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.
*/

/* se\gvclang.h */
/* Common Swedish language defines */

#define AASVENSKA "Svenska"

#define GSVIEW_COPYRIGHT1 "Copyright (C) 1993-2003 Ghostgum Software Pty Ltd."
#define GSVIEW_COPYRIGHT2 "Alla r鋞tigheter reserverade."
#define GSVIEW_COPYRIGHT3 "Se filen LICENCE f鰎 fler detaljer."

#define GS_COPYRIGHT1 "Copyright (C) 1994-2002 artofcode LLC,"
#define GS_COPYRIGHT2 "Benicia, California, U.S.A.  Alla r鋞tigheter reserverade."
#define GS_COPYRIGHT3 "Se filen PUBLIC f鰎 fler detaljer."

/* Buttons */
#ifdef UNIX
#define AAOK "Ok"
#define AACANCEL "舗gra"
#define AAEDIT "Editera"
#define AADEFAULTS "Standard"
#define AAHELP "Hj鋖p"
#define AANEW "Nytt"
#define AATEST "Test"
#define AAYES "Ja"
#define AANO "Nej"
#define AANEXTGT "N鋝ta >"
#define AABACKLT "< Bak錿"
#define AAFINISHGT "Klart >"
#define AAEXIT "Avsluta"
#else
#ifdef _Windows
#define AAOK "&Ok"
#define AACANCEL "&舗gra"
#define AAEDIT "&Editera"
#define AADEFAULTS "&Standard"
#define AAHELP "&Hj鋖p"
#define AANEW "N&ytt"
#define AATEST "&Test"
#define AAYES "&Ja"
#define AANO "&Nej"
#define AANEXTGT "N&鋝ta >"
#define AABACKLT "< &Bak錿"
#define AAFINISHGT "K&lart >"
#define AAEXIT "Av&sluta"
#else
#define AAOK "~Ok"
#define AACANCEL "~舗gra"
#define AADEFAULTS "~Standard"
#define AAEDIT "~Editera"
#define AAHELP "~Hj鋖p"
#define AANEW "N~ytt"
#define AATEST "~Test"
#define AAYES "~Ja"
#define AANO "~Nej"
#define AANEXTGT "N~鋝ta >"
#define AABACKLT "< ~Bak錿"
#define AAFINISHGT "K~lart >"
#define AAEXIT "Av~sluta"
#endif
#endif

/* About dialog box */
#define AAABOUTWIN "Om GSview f鰎 Windows"
#define AAABOUTPM "Om PM GSview"
#define AAABOUTX11 "Om X11 GSview"
#define AAABOUTGSV16SPL "Om GSV16SPL"
#define AAABOUTGSVIEWPRINT "Om GSview Utskrift"
#define AACOPY1 "Version:"
#define AACOPY2 "Ett grafiskt Ghostscript interface"
#define AACOPY4 "Detta program distribueras UTAN GARANTI AV N臛OT SLAG."
#define AACOPY5 "Ingen f鰎fattare eller distribut鰎 ansvarar f鰎"
#define AACOPY6 "konsekvenserna av att anv鋘da den, eller l鋗pligheten f鰎 n錱ot"
#define AACOPY7 "som helst 鋘dam錶 eller arbete, undantaget att han eller hon uttryckligen sagt s

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -