aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ee/nls/pl_PL.ISO8859-2
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line catalogWarner Losh2023-08-161-1/+0
| | | | Remove /^\s*\$\s*\$FreeBSD\$$\n/
* Update ee(1) in the base system to version 1.5.0.Ed Schouten2009-05-271-1/+1
| | | | | | | | | | | | | | | | | | | | This version is now licensed under a 2-clause BSD license, instead of the Artistic license. I've reverted a lot of local modifications we made to ee, because they have been integrated upstream as well. Only local modifications include: - $FreeBSD$ ID. - Pathname to init.ee. - catopen() call, to honor LC_MESSAGES instead of LANG. To keep SVN happy, I'm putting an application/octet-stream mime type on the KOI8 translations. Reviewed by: current@ Notes: svn path=/head/; revision=192914
* Fix two cut'n'paste'os which violated format of NLS catalogsAlexey Zelkin2005-02-271-4/+2
| | | | Notes: svn path=/head/; revision=142685
* Update FreeBSD translations to match 1.4.1 (actually just copied EnslishMaxim Sobolev2001-03-271-2/+5
| | | | | | | messages as I don't know de, pl and fr). Notes: svn path=/head/; revision=74858
* $Header$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50488
* Change message 103, trailing \n is not needed when using errx(3).Philippe Charnier1998-01-121-2/+2
| | | | Notes: svn path=/head/; revision=32471
* Translated too much of it.Wolfram Schneider1997-09-271-27/+27
| | | | | | | Submitted by: Andrzej Bialecki <abial@korin.warman.org.pl> Notes: svn path=/head/; revision=29886
* Polish message catalogs for ee.Wolfram Schneider1997-09-221-0/+184
Still buggy. Help messages and command names are not in sync, eg. 'quit' <-> 'KONIEC'. Submitted by: abial@warman.org.pl PR: 4522 Notes: svn path=/head/; revision=29724