home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 June / PCWorld_2005-06_cd.bin / software / vyzkuste / firewally / firewally.exe / framework-2.3.exe / txi-cs.tex < prev    next >
Text File  |  2002-10-11  |  2KB  |  77 lines

  1. % $Id: txi-cs.tex,v 1.2 2000/05/27 17:27:32 karl Exp $
  2. % Czech translation for texinfo.tex.
  3. %
  4. % Copyright (C) 1999, 2000 Free Software Foundation.
  5. % Authors:
  6. % Vladimir Michl <Vladimir.Michl@mujweb.cz>
  7. % Stepan Kasal <kasal@suse.cz>
  8. %
  9. % This program is free software; you can redistribute it and/or modify
  10. % it under the terms of the GNU General Public License as published by
  11. % the Free Software Foundation; either version 2 of the License, or
  12. % (at your option) any later version.
  13. %
  14. % This program is distributed in the hope that it will be useful,
  15. % but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  17. % GNU General Public License for more details.
  18. %
  19. % You should have received a copy of the GNU General Public License
  20. % along with this program; if not, write to the Free Software
  21. % Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  22. %
  23. \gdef\putwordAppendix{P°φlohy}
  24. \gdef\putwordChapter{Kapitola}
  25. \gdef\putwordfile{soubor}
  26. \gdef\putwordin{v~knize}
  27. \gdef\putwordIndexIsEmpty{(Rejst°φk je prßzdn².)}
  28. \gdef\putwordIndexNonexistent{(Rejst°φk neexistuje.)}
  29. \gdef\putwordInfo{Info}
  30. \gdef\putwordInstanceVariableof{Prom∞nnß pro instance t°φdy}
  31. \gdef\putwordMethodon{Metoda t°φdy}
  32. \gdef\putwordNoTitle{Bez nadpisu}
  33. \gdef\putwordof{t°φdy}
  34. \global\let\putwordon\putwordof
  35. \gdef\putwordpage{strßnka}
  36. \gdef\putwordsection{oddφl}
  37. \gdef\putwordSection{Oddφl}
  38. \gdef\putwordsee{viz}
  39. \gdef\putwordSee{Viz}
  40. \gdef\putwordShortTOC{StruΦn² obsah}
  41. \gdef\putwordTOC{Obsah}
  42. %
  43. \gdef\putwordMJan{ledna}
  44. \gdef\putwordMFeb{·nora}
  45. \gdef\putwordMMar{b°ezna}
  46. \gdef\putwordMApr{dubna}
  47. \gdef\putwordMMai{kv∞tna}
  48. \gdef\putwordMJun{Φervna}
  49. \gdef\putwordMJul{Φervence}
  50. \gdef\putwordMAug{srpna}
  51. \gdef\putwordMSep{zß°φ}
  52. \gdef\putwordMOct{°φjna}
  53. \gdef\putwordMNov{listopadu}
  54. \gdef\putwordMDec{prosince}
  55. %
  56. \gdef\putwordDefmac{Makro}
  57. \gdef\putwordDefspec{Specißlnφ forma}
  58. \gdef\putwordDefvar{Prom∞nnß}
  59. \gdef\putwordDefopt{Volby}
  60. \global\let\putwordDeftypevar\putwordDefvar
  61. \gdef\putwordDeffunc{Funkce}
  62. \global\let\putwordDeftypefun\putwordDeffunc
  63. %
  64. % Redefine \today to produce Czech
  65. % preferred dates such as 28. januar 1999.
  66. %
  67. \gdef\today{%
  68.   \number\day.\nobreak\space
  69.   \ifcase\month
  70.   \or\putwordMJan\or\putwordMFeb\or\putwordMMar\or\putwordMApr
  71.   \or\putwordMMai\or\putwordMJun\or\putwordMJul\or\putwordMAug
  72.   \or\putwordMSep\or\putwordMOct\or\putwordMNov\or\putwordMDec
  73.   \fi
  74.   \penalty3000\relax\space\number\year}
  75. %
  76.