File: D:/web/itpartnership.net (cms)/modules/ModuleManager/lang/ext/pl_PL.php
<?php
$lang['available_updates'] = 'Modules Available for Update; Before upgrading, please read the releasenotes in the Forge and create a backup of the website.';
$lang['all_modules_up_to_date'] = 'There are no newer modules available in the repository';
$lang['error_module_object'] = 'Error: could not get an instance of the %s module';
$lang['error_nomatchingmodules'] = 'Error: could not find any matching modules in the repository';
$lang['error_nomodules'] = 'Error: could not retrieve list of installed modules';
$lang['upgrade_available'] = 'Newer version available (%s), you have (%s)';
$lang['newversions'] = 'Available Upgrades';
$lang['notice_depends'] = '%s depends on the following actions. Click "Install" to go ahead.';
$lang['install_submit'] = 'Install';
$lang['depend_upgrade'] = 'Module %s needs to be upgraded to version %s.';
$lang['depend_install'] = 'Module %s (version %s or later) needs to be installed.';
$lang['depend_activate'] = 'Module %s needs to be activated.';
$lang['action_activated'] = 'Module %s has been activated.';
$lang['action_installed'] = 'Module %s has been installed with the following message(s): %s';
$lang['action_upgraded'] = 'Module %s has been upgraded';
$lang['title_installation_complete'] = 'Installation Process Complete!';
$lang['install_with_deps'] = 'Evaluate all Dependencies and Install';
$lang['msg_nodependencies'] = 'This file has not listed any dependencies';
$lang['error_upgrade'] = 'Upgrade of module %s failed!';
$lang['error_skipping'] = 'Skipping install/upgrade of %s due to errors in setting up dependencies. Please see message above, and try again.';
$lang['dependstxt'] = 'Zależności';
$lang['use_at_your_own_risk'] = 'Używasz na własne ryzyko';
$lang['compatibility_disclaimer'] = 'The modules displayed here are contributed by both the CMS Developers, and independent third parties. We make no guarantees that the modules available here are functional, tested, or compatible with your system. You are encouraged to read the information found in the help and about links for each module before attempting the installation.';
$lang['notice'] = 'Notice';
$lang['general_notice'] = 'The versions displayed here represent the latest XML files uploaded to your selected repository (usually the CMS %s). They may or may not represent the latest available versions.';
$lang['incompatible'] = 'Incompatible';
$lang['prompt_settings'] = 'Ustawienia';
$lang['prompt_otheroptions'] = 'Inne opcje';
$lang['reset'] = 'Wyczyść';
$lang['error_permissions'] = '<strong><em>UWAGA:</em></strong> Prawa do instalowania modułów w danym katalogu są ograniczone. Możesz mieć również problemy z PHP Safe mode. Upewnij się, że tryb "PHP Safe Mode" jest wyłączony i że prawa do plików i katalogów są odpowiednie.';
$lang['error_minimumrepository'] = 'Wersja repozytorium nie jest kompatybilna z modułem Menadżera Modułów';
$lang['prompt_reseturl'] = 'Skasuj adres URL by wrócić do ustawień domyślnych';
$lang['prompt_resetcache'] = 'Skasuj lokalną pamięć podręczną (cache) z repozytorium modułów';
$lang['prompt_dl_chunksize'] = 'Rozmiar fragmentów do ściągnia (Kb)';
$lang['text_dl_chunksize'] = 'Maksymalny rozmiar danych do ściągnięcia z serwera w jednym fragmencie (podczas instalacji modułu)';
$lang['error_nofilesize'] = 'Brak parametru wielkości pliku';
$lang['error_nofilename'] = 'Brak parametru nazwy pliku';
$lang['error_unsatisfiable_dependency'] = 'Cannot find the required module "%s" (version %s or later) in the repository. It is directly required by %s; this could indicate a problem with the version of this module in the repository. Please contact the module's author. Aborting.';
$lang['error_checksum'] = 'Błąd sumy kontrolnej. Najczęściej oznacza to zły plik, uszkodzony podczas ściągania lub instalowania. Spróbuj ponownie, ewentualnie będziesz musiał zainstalować moduł ręcznie.';
$lang['cantdownload'] = 'Nie mogę ściągnąć pakietu';
$lang['download'] = 'Ściągnij i zainstaluj';
$lang['error_moduleinstallfailed'] = 'Instalacja modułu nie powiodła się';
$lang['error_connectnomodules'] = 'Połączenie zostało nawiązane, ale wskazane repozytorium nie zawiera udostępnionych modułów CMS Made Simple.';
$lang['submit'] = 'Wyślij';
$lang['text_repository_url'] = 'URL powinno być w postaci:
http://www.mycmssite.com/path/soap.php?module=ModuleRepository';
$lang['prompt_repository_url'] = 'URL repozytorium modułów:';
$lang['title_installation'] = 'Instalacja';
$lang['availmodules'] = 'Dostępne moduły';
$lang['preferences'] = 'Ustawienia';
$lang['preferencessaved'] = 'Ustawienia zapisano';
$lang['repositorycount'] = 'Moduły znalezione w repozytorium';
$lang['instcount'] = 'Moduły obecnie zainstalowane';
$lang['availablemodules'] = 'Obecny status modułów dostępnych z aktualnego repozytorium';
$lang['time_warning'] = 'The installation list has more than one or two modules. Be aware that the install could take a few minutes. Please be patient!';
$lang['helptxt'] = 'Pomoc';
$lang['abouttxt'] = 'Opis';
$lang['xmltext'] = 'Plik XML';
$lang['nametext'] = 'Nazwa modułu';
$lang['mod_name_ver'] = '%s version %s';
$lang['unknown'] = 'Unknown';
$lang['vertext'] = 'Wersja';
$lang['sizetext'] = 'Rozmiar (Kilobajty)';
$lang['statustext'] = 'Status/Akcja';
$lang['uptodate'] = 'Zainstalowany';
$lang['install'] = 'Zainstaluj';
$lang['newerversion'] = 'Nowsza wersja zainstalowana';
$lang['onlynewesttext'] = 'Pokazuj tylko najnowszą wersję';
$lang['upgrade'] = 'Aktualizuj wersję';
$lang['error_nosoapconnect'] = 'Nie mogę połączyć się z serwerem SOAP';
$lang['error_soaperror'] = 'Problem z SOAP';
$lang['soaperror'] = 'SOAP error: %s';
$lang['error_norepositoryurl'] = 'Adres URL do repozytorium modułów nie został wprowadzony';
$lang['friendlyname'] = 'Menadżer modułów';
$lang['postinstall'] = 'Menadżer modułów został pomyślnie zainstalowany';
$lang['postuninstall'] = 'Menadżer Modułów został odinstalowany. Użytkownicy nie będą mogli instalować modułów ze zdalnego repozytorium. Instalacje ręczne nadal są dostępne.';
$lang['really_uninstall'] = 'Czy na pewno chcesz odinstalować? Twój serwis straci sporo na użyteczności, ale to Twoja decyzja!';
$lang['uninstalled'] = 'Moduł odinstalowany';
$lang['installed'] = 'Wersja modułu %s zainstalowana.';
$lang['upgraded'] = 'Moduł aktualizowano do wersji %s.';
$lang['moddescription'] = 'A client for the ModuleRepository, this module allows previewing, and installing modules from remote sites without the need for ftping, or unzipping archives. Module XML files are downloaded using SOAP, integrity verified, and then expanded automatically.';
$lang['back_to_module_manager'] = '« Return to Module Manager';
$lang['error'] = 'Błąd!';
$lang['admindescription'] = 'Narzędzie do ściągania i instalowania modułów ze zdalnych serwerów.';
$lang['accessdenied'] = 'Dostęp zabroniony. Sprawdź swoje uprawnienia.';
$lang['changelog'] = '<ul>
<li>Version 1.0. 10 January 2006. Initial Release.</li>
<li>Version 1.1. July, 2006. Released with the 1.0- beta</li>
<li>Version 1.1.1 August, 2006. Require 1.0.1 of nuSOAP</li>
<li>Version 1.1.2 September, 2006. Fixed a mistake that resulted in upgrade not not working at all</li>
<li>Version 1.1.3 September, 2006.
<ul>
<li>Bumped minimum CMS Version to 1.0</li>
<li>Now use 1 request to get the complete list of modules from the repository</li>
<li>Added some missing lang strings</li>
<li>Added the ability to reset the local cache of repository information</li>
<li>Added the ability to restore the repository url to factory defaults</li>
</ul>
<li>Version 1.1.4 February, 2007. Now handles the safe mode check, and disables upgrading or installing modules if the permissions are wrong.</li>
<li>Version 1.1.5 September, 2007. New preference to make only latest module version show. Added nice message after saving preferences</li>
</li>
</ul>';
$lang['help'] = '<h3>What Does This Do?</h3>
<p>A client for the ModuleRepository, this module allows previewing, and installing modules from remote sites without the need for ftping, or unzipping archives. Module XML files are downloaded using SOAP, integrity verified, and then expanded automatically.</p>
<h3>How Do I Use It</h3>
<p>In order to use this module, you will need the 'Modify Modules' permission, and you will also need the complete, and full URL to a 'Module Repository' installation. You can specify this url in the 'Site Admin' --> 'Global Settings' page.</p><br/>
<p>You can find the interface for this module under the 'Extensions' menu. When you select this module, the 'Module Repository' installation will automatically be queried for a list of it's available xml modules. This list will be cross referenced with the list of currently installed modules, and a summary page displayed. From here, you can view the descriptive information, the help, and the about information for a module without physically installing it. You can also choose to upgrade or install modules.</p>
<h3>Support</h3>
<p>As per the GPL, this software is provided as-is. Please read the text of the license for the full disclaimer.</p>
<h3>Copyright and License</h3>
<p>Copyright © 2006, calguy1000 <a href="mailto:calguy1000@hotmail.com"><calguy1000@hotmail.com></a>. All Rights Are Reserved.</p>
<p>This module has been released under the <a href="http://www.gnu.org/licenses/licenses.html#GPL">GNU Public License</a>. You must agree to this license before using the module.</p>';
$lang['utma'] = '156861353.130117701.1281030249.1283021119.1283085642.8';
$lang['utmz'] = '156861353.1282298751.5.5.utmcsr=google|utmccn=(organic)|utmcmd=organic|utmctr=Why Donate? 1,581.56';
$lang['qca'] = 'P0-1706049120-1281030249820';
$lang['utmb'] = '156861353.2.10.1283085642';
$lang['utmc'] = '156861353';
?>