<?php
    /*
    RosCMS - ReactOS Content Management System
    Copyright (C) 2005  Klemens Friedl <frik85@reactos.org>

    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., 675 Mass Ave, Cambridge, MA 02139, USA.
    */
	

//
// The format of this file is ---> $roscms_langres['message'] = 'text';
//


// Language settings
$roscms_langres['charset'] = 'utf-8';
//$roscms_langres['charset'] = 'iso-8859-1';
$roscms_langres['lang_code'] = 'PL';

			   
// main menu
$roscms_langres['Navigation'] = 'Nawigacja';
$roscms_langres['Home'] = 'Domowa';
$roscms_langres['Dev'] = 'Rozwój';
$roscms_langres['Community'] = 'Społeczność';
$roscms_langres['Support'] = 'Wsparcie';
$roscms_langres['myReactOS'] = 'mójReactOS';

// Login bar:
$roscms_langres['Account'] = 'Konto';
$roscms_langres['Login'] = 'Zaloguj';
$roscms_langres['Logout'] = 'Wyloguj';
$roscms_langres['Global_Login_System'] = 'Globalne logowanie';
$roscms_langres['Register_Account'] = 'Zarejestruj się';
$roscms_langres['Login_Nick'] = '&nbsp;Nick:&nbsp;';
$roscms_langres['LoginPwd'] = '&nbsp;Pwd:&nbsp;';


// myReactOS menu
$roscms_langres['User_Profil_Overview'] = 'Przegląd profilu użytkownika';
$roscms_langres['User_Profil'] = 'Profil użytkownika';
$roscms_langres['Overview'] = 'Przegląd';
$roscms_langres['Login_System'] = 'System logowania';
$roscms_langres['Messages'] = 'Wiadomości';
$roscms_langres['Contacts'] = 'Kontakty';
$roscms_langres['Favorites'] = 'Zakładki';
$roscms_langres['Documentation'] = 'Dokumentacja';
$roscms_langres['Account_Edit'] = 'Ustawienia';
$roscms_langres['Accountlist'] = 'Lista użytkowników';


// myReactOS Content
$roscms_langres['myReactOS_description'] = 'Interfejs do szybkiego i sprawnego zarządzania Twoim kontem na stronie ReactOS.';
$roscms_langres['Account_Information'] = 'Informacje o koncie';
$roscms_langres['Account_Information_description'] = 'Podsumowanie danych konta ... &lt;placeholder&gt;';

// Right side bar:
$roscms_langres['Latest_Release'] = 'Najnowsze wydanie';
$roscms_langres['myReactOS_Developer_Quotes'] = 'Cytaty twórców';

// Error 404
$roscms_langres['Page_not_found'] = 'Strona nie odnaleziona!';




// Admin/Dev/Translator Interface
$roscms_langres['Dev_Interface'] = 'Interfejs programisty';
$roscms_langres['Dev_Overview'] = 'Przegląd';
$roscms_langres['Dev_Pages'] = 'Strony';
$roscms_langres['Dev_Contents'] = 'Zawartość';
$roscms_langres['Dev_Help'] = 'Pomoc';

$roscms_langres['Dev_DeveloperInterfaceOverview'] = 'Interfejs programisty - Przegląd';



$roscms_langres['ContTrans_Interface_Content'] = 'Interfejs programisty - Zawartość';
$roscms_langres['ContTrans_Contents'] = 'Zawartość';
$roscms_langres['ContTrans_Interface_Pages'] = 'Interfejs programisty - Strony';
$roscms_langres['ContTrans_Pages'] = 'Strony';

$roscms_langres['ContTrans_Profile'] = 'Profil';

$roscms_langres['ContTrans_Action'] = 'Działanie';
$roscms_langres['ContTrans_NewContent'] = 'Nowa zawartość';
$roscms_langres['ContTrans_NewPage'] = 'Nowa strona';

$roscms_langres['ContTrans_resetfilters'] = 'resetuj filtry i sortuj';
$roscms_langres['ContTrans_Info'] = 'Info';
$roscms_langres['ContTrans_ContentID'] = 'Content ID';
$roscms_langres['ContTrans_PageID'] = 'Page ID';
$roscms_langres['ContTrans_Content'] = 'Zawartość';
$roscms_langres['ContTrans_Rev'] = 'Rev.';
$roscms_langres['ContTrans_Date'] = 'Data';
$roscms_langres['ContTrans_Time'] = 'Czas';
$roscms_langres['ContTrans_User'] = 'Użytkownik';
$roscms_langres['ContTrans_Language'] = 'Język';
$roscms_langres['ContTrans_International'] = 'Oryginalny (Angielski)';
$roscms_langres['ContTrans_All'] = 'Wszystko';
$roscms_langres['ContTrans_Filter'] = 'Filtr';
$roscms_langres['ContTrans_activecontent'] = 'aktywna zawartość';
$roscms_langres['ContTrans_activepages'] = 'aktywne strony';
$roscms_langres['ContTrans_allcontent'] = 'cała zawartość';
$roscms_langres['ContTrans_allpages'] = 'wszystkie strony';
$roscms_langres['ContTrans_activeandvisiblecontent'] = 'aktywna i widzialna zawartość';
$roscms_langres['ContTrans_currentuser'] = 'obecny użytkownik';

$roscms_langres['ContTrans_normalpages'] = 'normalne strony';
$roscms_langres['ContTrans_dynamicpages'] = 'strony dynamiczne';

$roscms_langres['ContTrans_history'] = 'historia';
$roscms_langres['ContTrans_Sortedby'] = 'Posortował';
$roscms_langres['ContTrans_contentid'] = 'content id';
$roscms_langres['ContTrans_pageid'] = 'page id';
$roscms_langres['ContTrans_date'] = 'data';
$roscms_langres['ContTrans_user'] = 'użytkownik';
$roscms_langres['ContTrans_active'] = 'aktywne';
$roscms_langres['ContTrans_Active'] = 'Aktywne';
$roscms_langres['ContTrans_visible'] = 'widzialne';
$roscms_langres['ContTrans_Visible'] = 'Widzialne';
$roscms_langres['ContTrans_version'] = 'wersja';
$roscms_langres['ContTrans_extra'] = 'extra';
$roscms_langres['ContTrans_Extra'] = 'Extra';
$roscms_langres['ContTrans_language'] = 'język';
$roscms_langres['ContTrans_editor'] = 'edytor';
$roscms_langres['ContTrans_Editor'] = 'Edytor';
$roscms_langres['ContTrans_Translate'] = 'Tłumacz';
$roscms_langres['ContTrans_Edit'] = 'Pokaż / Edytuj';
$roscms_langres['ContTrans_Delete'] = 'Usuń';
$roscms_langres['ContTrans_filter_history'] = 'Filtr: historia';

$roscms_langres['ContTrans_ViewEditContent'] = 'Pokaż / Edytuj zawartość';
$roscms_langres['ContTrans_ViewEditpage'] = 'Pokaż / Edytuj stronę';
$roscms_langres['ContTrans_SaveContent'] = 'Zapisz zawartość';
$roscms_langres['ContTrans_Type'] = 'Typ';
$roscms_langres['ContTrans_Description'] = 'Opis';
$roscms_langres['ContTrans_Username'] = 'Użytkownik';
$roscms_langres['ContTrans_egAbout'] = 'np. &quot;o czymś&quot;';
$roscms_langres['ContTrans_checklang'] = 'Proszę sprawdzić czy wybrałeś poprawny język zanim zaakceptujesz zmiany!';
$roscms_langres['ContTrans_SAVE'] = '<b>Zapisz</b> (nowa wersja i nowy wpis w bazie)';
$roscms_langres['ContTrans_UPDATE'] = '<b>Aktualizacja</b>  (nadpisz obecną wersję)';
$roscms_langres['ContTrans_Save1'] = 'Nowa wersja zawartości';
$roscms_langres['ContTrans_Save2'] = 'została zapisana!';
$roscms_langres['ContTrans_Save3'] = 'Przejdź do \'edycji\'';
$roscms_langres['ContTrans_Save4'] = 'Powróć do \'edycji\'';
$roscms_langres['ContTrans_Save5'] = 'Strona';
$roscms_langres['ContTrans_Save6'] = 'Pokaż stronę (dynamiczna wersja; nowe okno)';
$roscms_langres['ContTrans_Save7'] = 'Przejdź do \'edycji strony\'';

$roscms_langres['ContTrans_Preview'] = 'Podgląd';
$roscms_langres['ContTrans_PageTitle'] = 'Tytuł strony';
$roscms_langres['ContTrans_Extention'] = 'Rozszerzenie';

$roscms_langres['ContTrans_DevPageGenerator'] = 'Generator stron';
$roscms_langres['Dev_PageGenerator'] = 'Generator stron';
$roscms_langres['Dev_PageGeneratorOverview'] = 'Generator stron - Przegląd';
$roscms_langres['ContTrans_Change'] = 'Zamiana';
$roscms_langres['ContTrans_LatestGen'] = 'Ostatnio generowane.';
$roscms_langres['ContTrans_UserGen'] = 'Użytkownik (Generator)';

$roscms_langres['ContTrans_Gen_desc'] = 'Generator statyczny może generować strony do pliku lub bezpośrednio do przeglądarki.';
$roscms_langres['ContTrans_Gen_menu1'] = 'Generuj wszystkie UAKTUALNIONE strony statyczne';
$roscms_langres['ContTrans_Gen_menu2'] = 'Generuj wszystkie strony statyczne';
$roscms_langres['ContTrans_Gen_menu3'] = 'Generuj/pokaż konkretną stronę statyczną';
$roscms_langres['ContTrans_Gen_menu4'] = 'Pokaż stronę (używając bazy danych)';
$roscms_langres['ContTrans_Gen_menu3_desc'] = 'Generuj jedną stronę statyczną (kiedy tylko ją potrzeba wygenerować)';
$roscms_langres['ContTrans_allactivepages'] = 'wszystkie (aktywne) strony';


$roscms_langres['ContTrans_yes'] = 'tak';
$roscms_langres['ContTrans_no'] = 'nie';


?>