Update lang.pl.php

Closes #810
This commit is contained in:
Leszek 2015-02-23 09:10:17 +00:00 committed by Dan Cryer
commit 1a5ecb97b1

View file

@ -101,6 +101,7 @@ od wybranego kodu źródłowego platformy hostingowej.',
'remote' => 'Zdalny URL ',
'local' => 'Lokalna Ścieżka ',
'hg' => 'Mercurial',
'svn' => 'Subversion',
'where_hosted' => 'Gdzie hostowany jest Twój projekt?',
'choose_github' => 'Wybierz repozytorium GitHub:',
@ -181,8 +182,10 @@ Services</a> repozytoria Bitbucket.',
'phpcs' => 'PHP Code Sniffer',
'phpdoccheck' => 'Brakuje sekcji DocBlock',
'phpmd' => 'PHP Mess Detector',
'phpspec' => 'Speck PHP',
'phpunit' => 'Jednostka PHP',
'phpspec' => 'PHPSpec',
'phpunit' => 'PHPUnit',
'technical_debt' => 'Dług technologiczny',
'behat' => 'Behat',
'file' => 'Plik',
'line' => 'Linia',