diff options
author | Karl Berry <karl@freefriends.org> | 2008-10-12 22:22:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-10-12 22:22:22 +0000 |
commit | 9cad19503f443217d31276de7630b4224f2853d0 (patch) | |
tree | b97cbaed7adf7715b2a3bdbc24396da483e7d042 /Master/texmf-dist/tex/texinfo/txi-pl.tex | |
parent | 952b6ae97b87ab07da5b80b770d5b81c0428d794 (diff) |
texinfo hyphenation support
git-svn-id: svn://tug.org/texlive/trunk@10946 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/texinfo/txi-pl.tex')
-rw-r--r-- | Master/texmf-dist/tex/texinfo/txi-pl.tex | 39 |
1 files changed, 19 insertions, 20 deletions
diff --git a/Master/texmf-dist/tex/texinfo/txi-pl.tex b/Master/texmf-dist/tex/texinfo/txi-pl.tex index b5895a2942d..c34cfc6ff36 100644 --- a/Master/texmf-dist/tex/texinfo/txi-pl.tex +++ b/Master/texmf-dist/tex/texinfo/txi-pl.tex @@ -1,11 +1,11 @@ -% txi-pl.tex -- adaptation to Polish for texinfo.tex. -% $Id: txi-pl.tex,v 1.3 2004/04/11 17:56:45 karl Exp $ +% $Id: txi-pl.tex,v 1.7 2008/10/12 22:18:39 karl Exp $ +% txi-pl.tex -- Polish translations for texinfo.tex. % -% Copyright (C) 2003 Free Software Foundation. +% Copyright 2003, 2006, 2007, 2008 Free Software Foundation. % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by -% the Free Software Foundation; either version 2 of the License, or +% the Free Software Foundation; either version 3 of the License, or % (at your option) any later version. % % This program is distributed in the hope that it will be useful, @@ -14,32 +14,32 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with this program; if not, write to the Free Software -% Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -% +% along with this program. If not, see <http://www.gnu.org/licenses/>. +% % Written by Wojciech Polak <polak@gnu.org> on 29-03-2003. % Modified by Staszek Wawrykiewicz <staw@gust.org.pl> on 01-04-2003. -% -\prefixing + +\txisetlanguage{czech}{2}{2} + \gdef\putwordAppendix{Suplement} -\gdef\putwordChapter{Rozdzia/l} +\gdef\putwordChapter{Rozdział} \gdef\putwordfile{plik} \gdef\putwordin{w} \gdef\putwordIndexIsEmpty{(Skorowidz jest pusty)} \gdef\putwordIndexNonexistent{(Brak skorowidza)} \gdef\putwordInfo{Info} -\gdef\putwordInstanceVariableof{Przyk/ladowa zmienna} +\gdef\putwordInstanceVariableof{Przykładowa zmienna} \gdef\putwordMethodon{Metoda} -\gdef\putwordNoTitle{Brak tytu/lu} +\gdef\putwordNoTitle{Brak tytułu} \gdef\putwordof{z} \gdef\putwordon{na} \gdef\putwordpage{strona} -\gdef\putwordsection{cz/e/s/c} -\gdef\putwordSection{Cz/e/s/c} +\gdef\putwordsection{część} +\gdef\putwordSection{Część} \gdef\putwordsee{zobacz} \gdef\putwordSee{Zobacz} -\gdef\putwordShortTOC{Kr/otka zawarto/s/c} -\gdef\putwordTOC{Spis tre/sci} +\gdef\putwordShortTOC{Krótka zawartość} +\gdef\putwordTOC{Spis treści} % \gdef\putwordMJan{stycznia} \gdef\putwordMFeb{lutego} @@ -49,17 +49,16 @@ \gdef\putwordMJun{czerwca} \gdef\putwordMJul{lipca} \gdef\putwordMAug{sierpnia} -\gdef\putwordMSep{wrze/snia} -\gdef\putwordMOct{pa/xdziernika} +\gdef\putwordMSep{września} +\gdef\putwordMOct{października} \gdef\putwordMNov{listopada} \gdef\putwordMDec{grudnia} % \gdef\putwordDefmac{Makro} \gdef\putwordDefspec{Specjalna forma} \gdef\putwordDefvar{Zmienna} -\gdef\putwordDefopt{Opcja u/zytkownika} +\gdef\putwordDefopt{Opcja użytkownika} \gdef\putwordDeffunc{Funkcja} -\nonprefixing % % Produces Day Month Year style of output. % |