Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 19 additions & 19 deletions _articles/pl/how-to-contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ Oto przydatna lista kontrolna do oceny, czy projekt jest dobry dla nowych autor
<div class="clearfix mb-2">
<input type="checkbox" id="cbox1" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox1" class="overflow-hidden d-block text-normal">
Does it have a license? Usually, there is a file called LICENSE in the root of the repository.
Czy ma licencję? Zwykle w katalogu głównym repozytorium znajduje się plik o nazwie LICENSE.
</label>
</div>

Expand All @@ -257,21 +257,21 @@ Spójrz na działanie zatwierdzania w gałęzi master. Na GitHub możesz zobaczy
<div class="clearfix mb-2">
<input type="checkbox" id="cbox2" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox2" class="overflow-hidden d-block text-normal">
When was the latest commit?
Kiedy były ostatnie commit-y?
</label>
</div>

<div class="clearfix mb-2">
<input type="checkbox" id="cbox3" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox3" class="overflow-hidden d-block text-normal">
How many contributors does the project have?
Ilu współautorów ma projekt?
</label>
</div>

<div class="clearfix mb-4">
<input type="checkbox" id="cbox4" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox4" class="overflow-hidden d-block text-normal">
How often do people commit? (On GitHub, you can find this by clicking "Commits" in the top bar.)
Jak często ludzie się w to angażują? (Możesz znaleźć te informacje w GitHub, klikając "Commits" na górnym pasku).
</label>
</div>

Expand All @@ -280,72 +280,72 @@ Następnie spójrz na issues projektu.
<div class="clearfix mb-2">
<input type="checkbox" id="cbox5" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox5" class="overflow-hidden d-block text-normal">
How many open issues are there?
Ile jest otwartych spraw (issues)?
</label>
</div>

<div class="clearfix mb-2">
<input type="checkbox" id="cbox6" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox6" class="overflow-hidden d-block text-normal">
Do maintainers respond quickly to issues when they are opened?
Czy opiekunowie szybko reagują na nowo utworzone problemy?
</label>
</div>

<div class="clearfix mb-2">
<input type="checkbox" id="cbox7" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox7" class="overflow-hidden d-block text-normal">
Is there active discussion on the issues?
Czy kwestie są aktywnie omawiane?
</label>
</div>

<div class="clearfix mb-2">
<input type="checkbox" id="cbox8" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox8" class="overflow-hidden d-block text-normal">
Are the issues recent?
Czy problemy są aktualne?
</label>
</div>

<div class="clearfix mb-4">
<input type="checkbox" id="cbox9" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox9" class="overflow-hidden d-block text-normal">
Are issues getting closed? (On GitHub, click the "closed" tab on the Issues page to see closed issues.)
Czy problemy są zamykane? (W serwisie GitHub na stronie "Issues" kliknij "closed", aby wyświetlić zamknięte problemy).
</label>
</div>

Now do the same for the project's pull requests.
Teraz wykonaj te same kroki dla PR (pull requests) projektu.

<div class="clearfix mb-2">
<input type="checkbox" id="cbox10" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox10" class="overflow-hidden d-block text-normal">
How many open pull requests are there?
Ile jest otwartych żądań ściągnięcia (tzw. pull request)?
</label>
</div>

<div class="clearfix mb-2">
<input type="checkbox" id="cbox20" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox20" class="overflow-hidden d-block text-normal">
Do maintainers respond quickly to pull requests when they are opened?
Czy opiekunowie szybko reagują na nowo utworzone PR (pull request)?
</label>
</div>

<div class="clearfix mb-2">
<input type="checkbox" id="cbox11" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox11" class="overflow-hidden d-block text-normal">
Is there active discussion on the pull requests?
Czy pull request są aktywnie omawiane?
</label>
</div>

<div class="clearfix mb-2">
<input type="checkbox" id="cbox12" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox12" class="overflow-hidden d-block text-normal">
Are the pull requests recent?
Czy PR są aktualne?
</label>
</div>

<div class="clearfix mb-4">
<input type="checkbox" id="cbox13" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox13" class="overflow-hidden d-block text-normal">
How recently were any pull requests merged? (On GitHub, click the "closed" tab on the Pull Requests page to see closed PRs.)
Jak niedawno zostały scalone jakiekolwiek PR? (W GitHub w zakładkę "Pull Requests" kliknij "closed", aby zobaczyć zamknięte PR).
</label>
</div>

Expand All @@ -356,28 +356,28 @@ Projekt przyjazny i gościnny sygnalizuje, że będą otwarci na nowych autorów
<div class="clearfix mb-2">
<input type="checkbox" id="cbox14" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox14" class="overflow-hidden d-block text-normal">
Do the maintainers respond helpfully to questions in issues?
Czy opiekunowie udzielają pomocnych odpowiedzi na pytania dotyczące problemów?
</label>
</div>

<div class="clearfix mb-2">
<input type="checkbox" id="cbox15" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox15" class="overflow-hidden d-block text-normal">
Are people friendly in the issues, discussion forum, and chat (for example, IRC or Slack)?
Czy ludzie są przyjaźni w Issues, na forum dyskusyjnym czy na czacie (np. IRC lub Slack)?
</label>
</div>

<div class="clearfix mb-2">
<input type="checkbox" id="cbox16" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox16" class="overflow-hidden d-block text-normal">
Do pull requests get reviewed?
Czy PR są sprawdzane?
</label>
</div>

<div class="clearfix mb-4">
<input type="checkbox" id="cbox17" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox17" class="overflow-hidden d-block text-normal">
Do maintainers thank people for their contributions?
Czy opiekunowie dziękują ludziom za ich wkład?
</label>
</div>

Expand Down
2 changes: 1 addition & 1 deletion _articles/pl/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: index
title: Open Source Guides
title: Przewodnik po Open Source
lang: pl
permalink: /pl/
---
2 changes: 1 addition & 1 deletion _articles/pl/metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Przykłady wskaźników społeczności, które warto regularnie śledzić, obejm

## Działalność maintainera

Wreszcie, będziesz chciał zamknąć pętlę, upewniając się, że opiekunowie twojego projektu są w stanie obsłużyć liczbę otrzymanych wkładów. Ostatnie pytanie, które chcesz sobie zadać, brzmi: _am ja (lub my) odpowiadam na naszą społeczność?_
Wreszcie, będziesz chciał zamknąć pętlę, upewniając się, że opiekunowie twojego projektu są w stanie obsłużyć liczbę otrzymanych wkładów. Ostatnie pytanie, które chcesz sobie zadać, brzmi: _czy ja (lub my) odpowiadam na naszą społeczność?_

Niereagujący opiekunowie stają się wąskim gardłem dla projektów typu open source. Jeśli ktoś złoży datek, ale nigdy nie usłyszy od opiekuna, może poczuć się zniechęcony i odejść.

Expand Down
26 changes: 13 additions & 13 deletions _articles/pl/starting-a-project.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
lang: pl
title: Starting an Open Source Project
title: Rozpoczęcie projektu Open Source
description: Dowiedz się więcej o świecie open source i przygotuj się do uruchomienia własnego projektu.
class: beginners
order: 2
Expand Down Expand Up @@ -274,28 +274,28 @@ Gotowy do otwarcia twojego projektu? Oto lista kontrolna, która pomoże. Zaznac
<div class="clearfix mb-2">
<input type="checkbox" id="cbox1" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox1" class="overflow-hidden d-block text-normal">
Project has a LICENSE file with an open source license
Projekt posiada plik LICENSE z licencją typu open source
</label>
</div>

<div class="clearfix mb-2">
<input type="checkbox" id="cbox2" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox2" class="overflow-hidden d-block text-normal">
Project has basic documentation (README, CONTRIBUTING, CODE_OF_CONDUCT)
Projekt posiada podstawową dokumentację (README, CONTRIBUTING, CODE_OF_CONDUCT)
</label>
</div>

<div class="clearfix mb-2">
<input type="checkbox" id="cbox3" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox3" class="overflow-hidden d-block text-normal">
The name is easy to remember, gives some idea of what the project does, and does not conflict with an existing project or infringe on trademarks
Nazwa jest łatwa do zapamiętania, daje pewne wyobrażenie o tym, czym jest projekt i nie koliduje z istniejącym projektem oraz nie narusza znaków towarowych
</label>
</div>

<div class="clearfix mb-4">
<input type="checkbox" id="cbox4" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox4" class="overflow-hidden d-block text-normal">
The issue queue is up-to-date, with issues clearly organized and labeled
Lista "issue" jest aktualna, a sprawy są przejrzyście uporządkowane i opatrzone etykietami
</label>
</div>

Expand All @@ -304,21 +304,21 @@ Gotowy do otwarcia twojego projektu? Oto lista kontrolna, która pomoże. Zaznac
<div class="clearfix mb-2">
<input type="checkbox" id="cbox5" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox5" class="overflow-hidden d-block text-normal">
Project uses consistent code conventions and clear function/method/variable names
Projekt wykorzystuje spójne konwencje kodu i przejrzyste nazwy funkcji, metod oraz zmiennych
</label>
</div>

<div class="clearfix mb-2">
<input type="checkbox" id="cbox6" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox6" class="overflow-hidden d-block text-normal">
The code is clearly commented, documenting intentions and edge cases
Kod jest dobrze skomentowany, dokumentując intencje i skrajne przypadki
</label>
</div>

<div class="clearfix mb-4">
<input type="checkbox" id="cbox7" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox7" class="overflow-hidden d-block text-normal">
There are no sensitive materials in the revision history, issues, or pull requests (for example, passwords or other non-public information)
W historii zmian, w problemach lub Pull Request nie ma żadnych poufnych materiałów (na przykład haseł lub innych niepublicznych informacji)
</label>
</div>

Expand All @@ -329,7 +329,7 @@ Jeśli jesteś osobą fizyczną:
<div class="clearfix mb-4">
<input type="checkbox" id="cbox8" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox8" class="overflow-hidden d-block text-normal">
You've talked to the legal department and/or understand the IP and open source policies of your company (if you're an employee somewhere)
Rozmawiałeś z działem prawnym i/lub rozumiesz zasady dotyczące własności intelektualnej i zasad dotyczące oprogramowania open source (jeśli jesteś zatrudniony)
</label>
</div>

Expand All @@ -338,28 +338,28 @@ Jeśli jesteś firmą lub organizacją:
<div class="clearfix mb-2">
<input type="checkbox" id="cbox9" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox9" class="overflow-hidden d-block text-normal">
You've talked to your legal department
Rozmawiałeś ze swoim działem prawnym
</label>
</div>

<div class="clearfix mb-2">
<input type="checkbox" id="cbox10" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox10" class="overflow-hidden d-block text-normal">
You have a marketing plan for announcing and promoting the project
Masz plan marketingowy, aby ogłosić i promować swój projekt
</label>
</div>

<div class="clearfix mb-2">
<input type="checkbox" id="cbox11" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox11" class="overflow-hidden d-block text-normal">
Someone is committed to managing community interactions (responding to issues, reviewing and merging pull requests)
Ktoś jest zaangażowany w zarządzanie interakcjami społeczności (odpowiadanie na problemy, przeglądanie i łączenie pull requests)
</label>
</div>

<div class="clearfix mb-4">
<input type="checkbox" id="cbox12" class="d-block float-left mt-1 mr-2" value="checkbox">
<label for="cbox12" class="overflow-hidden d-block text-normal">
At least two people have administrative access to the project
Przynajmniej dwie osoby mają dostęp administracyjny do projektu
</label>
</div>

Expand Down
4 changes: 2 additions & 2 deletions _data/locales/pl.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pl:
locale_name: Polish
locale_name: Polski
nav:
about: O projekcie
contribute: Współpracuj
Expand Down Expand Up @@ -28,4 +28,4 @@ pl:
# Label for love octicon
love_label: love
# Label for the contributors link
friends_label: friends
friends_label: przyjaciele