Skip to content

Commit

Permalink
Merge pull request #654 from pawelkania/master
Browse files Browse the repository at this point in the history
Update Polish Translations
  • Loading branch information
kartik-v authored May 29, 2017
2 parents 25af365 + c982c1c commit 200bb55
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions messages/pl/kvgrid.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'All' => '',
'All' => 'Wyświetl wszystko',
'CSV' => '',
'Clear selection' => '',
'Clear selection' => 'Wyczyść zaznaczenie',
'Collapse' => '',
'Collapse All' => '',
'Comma Separated Values' => '',
'Excel' => '',
'Expand' => '',
'Expand All' => '',
'Export All Data' => '',
'Expand All' => 'Rozwiń wszystko',
'Export All Data' => 'Eksportuj wszystkie dane',
'Failed to update editable data due to an unknown server error' => '',
'Generated' => '',
'Generating the export file. Please wait...' => '',
Expand All @@ -39,17 +39,17 @@
'JavaScript Object Notation' => '',
'Microsoft Excel 95+' => '',
'No valid editable model found' => '',
'Ok to proceed?' => '',
'Ok to proceed?' => 'Kliknij Ok aby kontynuować',
'PDF' => '',
'PDF export generated by kartik-v/yii2-grid extension' => '',
'Page' => '',
'Page' => 'Z podziałem na strony',
'Portable Document Format' => '',
'Request submitted! You may safely close this dialog after saving your downloaded file.' => '',
'Show all data' => '',
'Show first page data' => '',
'Show all data' => 'Wyświetl wszystkie dane bez stronicowania',
'Show first page data' => 'Wyświetl ze stronicowaniem',
'Tab Delimited Text' => '',
'The JSON export file will be generated for download.' => '',
'The PDF export file will be generated for download.' => '',
'The PDF export file will be generated for download.' => 'Plik PDF zostanie wygenerowany do pobrania',
'The table header sticks to the top in this demo as you scroll' => '',
'There are {totalCount} records. Are you sure you want to display them all?' => '',
'Yii2 Grid Export (PDF)' => '',
Expand All @@ -64,8 +64,8 @@
'Disable any popup blockers in your browser to ensure proper download.' => 'Aby pobrać dane, odblokuj wyskakujące okienka',
'Download Selected' => 'Pobierz zaznaczone',
'Export' => 'Eksportuj',
'Export Page Data' => 'Eksport Page Danych',
'ExportWorksheet' => 'EksportérArkusz',
'Export Page Data' => 'Eksport widocznych danych',
'ExportWorksheet' => 'Eksportuj arkusz',
'Inactive' => 'Nieaktywny',
'Library' => 'Biblioteka',
'No data found' => 'Brak danych',
Expand Down

0 comments on commit 200bb55

Please sign in to comment.