Adding support for bower and reorganizing so when its used via bower it will be manageable for a dev.

This commit is contained in:
Chris Hallgren
2014-12-28 20:33:02 -06:00
parent 13945381fb
commit c0230868cb
794 changed files with 139435 additions and 18807 deletions

View File

@@ -0,0 +1,31 @@
/**
* Polish translation
* @name Polish
* @anchor Polish
* @author Tomasz Kowalski
*/
{
"sProcessing": "Przetwarzanie...",
"sLengthMenu": "Pokaż _MENU_ pozycji",
"sZeroRecords": "Nie znaleziono pasujących pozycji",
"sInfoThousands": " ",
"sInfo": "Pozycje od _START_ do _END_ z _TOTAL_ łącznie",
"sInfoEmpty": "Pozycji 0 z 0 dostępnych",
"sInfoFiltered": "(filtrowanie spośród _MAX_ dostępnych pozycji)",
"sInfoPostFix": "",
"sSearch": "Szukaj:",
"sUrl": "",
"oPaginate": {
"sFirst": "Pierwsza",
"sPrevious": "Poprzednia",
"sNext": "Następna",
"sLast": "Ostatnia"
},
"sEmptyTable": "Brak danych",
"sLoadingRecords": "Wczytywanie...",
"oAria": {
"sSortAscending": ": aktywuj, by posortować kolumnę rosnąco",
"sSortDescending": ": aktywuj, by posortować kolumnę malejąco"
}
}