User:MonteChristof/Translations/CategoryTree

From Meta, a Wikimedia project coordination wiki
 <?
 /*
 Language file for the CategoryTree tool.
 Copyright (C) 2006, Daniel Kinzler, brightbyte.de
 PLTranslation v.0.1. 2006, MonteChristof for WikiMedia Foundation
 This file is licensed under the GPL and the GFDL:
 
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.2
 or any later version published by the Free Software Foundation;
 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
 Texts.  A copy of the license is included in the section entitled "GNU
 Free Documentation License".
 
 
 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 (at your option) any later version.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 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., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 */
 
 
 $messages['set_language']= 'Ustaw język';
 
 $messages['top_note']= 'Uwaga: Ta strona wymaga zainstalowanych składników JavaScript do poprawnego działania. 
 Strona przetestowana została na przeglądarce Firefox, lecz działa również na przeglądarkach typu Internet Explorer, 
 Safari, Opera i Konqueror. Pomimo to starsze wersje tych przeglądarek mogą mieć problem z obsługą skryptów.';
 
 $messages['wiki']= 'Wiki';
 $messages['category']= 'Kategoria';
 $messages['parent_categories']= 'Kategorie główne';
 $messages['filter']= 'Filtr';
 $messages['sidebar']= 'Fiszka';
 
 $messages['view_link']= 'pokaż';
 $messages['install_link']= 'instaluj';
 $messages['open_link']= 'otwórz';
 
 $messages['filter_categories']= 'pokaż tylko kategorie';
 $messages['filter_articles']= 'pokaż wszystkie artykuły';
 
 $messages['go_load']= 'Ładuj kategorię';
 
 $messages['scan_category_1']= 'skanuj kategorię $1...';
 
 $messages['full_link']= 'full';
 $messages['scan_category_link']= 'skanuj kategorię...';
 $messages['hide_articles_link']= 'ukryj artykuły';
 $messages['show_articles_link']= 'pokaż artykuły';
 
 $messages['error_nothing_found']= 'nic nie znaleziono, spróbuj ponownie';
 $messages['no_articles_or_subcat']= 'brak artykułów lub podkategorii.';
 $messages['no_subcat']= 'brak podkategorii.';
 ?>