Revision 897
Added by Matthias almost 17 years ago
| PL.php | ||
|---|---|---|
| 548 | 548 |
$MESSAGE['GENERIC']['BAD_PERMISSIONS'] = 'Nie moża zapisać do katalogu docelowego'; |
| 549 | 549 |
$MESSAGE['GENERIC']['INVALID'] = 'Załadowany plik jest nieprawidłowy'; |
| 550 | 550 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE'] = 'Nie można odinstalować: wybrany plik jest obecnie używany'; |
| 551 |
|
|
| 552 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE_TMPL'] = "<br /><br />{{type}} <b>{{type_name}}</b> could not be uninstalled, because it is still in use on {{pages}}.<br /><br />";
|
|
| 553 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE_TMPL_PAGES'] = "this page;these pages"; |
|
| 554 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IS_DEFAULT_TEMPLATE'] = "Can't uninstall the template <b>{{name}}</b>, because it is the default template!";
|
|
| 555 |
|
|
| 551 | 556 |
$MESSAGE['GENERIC']['WEBSITE_UNDER_CONSTRUCTION'] = 'Witryna w trakcie tworzenia'; |
| 552 | 557 |
$MESSAGE['GENERIC']['PLEASE_CHECK_BACK_SOON'] = 'Zapraszamy wkrótce...'; |
| 553 | 558 |
$MESSAGE['GENERIC']['PLEASE_BE_PATIENT'] = 'Prosimy o cierpliwość, to może trochę potrwać.'; |
Also available in: Unified diff
added default new language variables to all language files