<?php
/*
  Language-file polish-iso-8859-2.php
  Author: Tomasz Osmialowski <ichtis@gmail.com>
*/
$words = array(
    'Manual Generator'  => 'Generator',
    'by'                => 'przez',
    'Table of Contents' => 'Spis tre�ci',
    '%name Docs'        => '%name dokument�w'
);
?>