Marius Cramer
2013-10-14 d9bcf68e395d6156645a7974b1a992aa6e6c00aa
interface/web/help/lib/lang/pl.lng
@@ -1,10 +1,14 @@
<?php
$wb['Support Message'] = "Wyślij wiadomość";
$wb['Message'] = "Wiadomość";
$wb['Send message'] = "Wyślij wiadomość";
$wb['View messages'] = "Pokaż wiadomość";
$wb['Support'] = "Pomoc";
$wb['About ISPConfig'] = "O ISPConfig";
$wb['Version'] = "Wersja";
?>
<?php
$wb['Support Message'] = 'Wyślij wiadomość';
$wb['Message'] = 'Wiadomość';
$wb['Send message'] = 'Wyślij wiadomość';
$wb['View messages'] = 'Pokaż wiadomość';
$wb['Support'] = 'Pomoc';
$wb['About ISPConfig'] = 'Informacje o ISPConfig';
$wb['Version'] = 'Wersja';
$wb['Frequently Asked Questions'] = 'Pomoc Techniczna';
$wb['FAQ Sections'] = 'Sekcje FAQ';
$wb['Manage Sections'] = 'Zarządzaj sekcjami';
$wb['Add a Question & Answer Pair'] = 'Dodaj nowe pytanie i odpowiedź';
$wb['Manage Questions'] = 'Zarządzaj pytaniami';
?>