[Polish translation] Services -> git

This commit is contained in:
fleg 2020-11-18 21:57:44 +01:00
parent 51b553c8b3
commit 02f84079f9
4 changed files with 22 additions and 22 deletions

View File

@ -3,17 +3,17 @@ title: 'Git Features'
wider_column: left
---
## Easy to use
Check the public repositories, find the one you want to work on and clone it on your computer. Or create your own! You can set it as a public or as a private repository.
## Łatwy w obsłudze
Podejrzyj publiczne repozytoria, znajdź to, nad którym chcesz pracować i sklonuj je na swoim komputerze. Albo stwórz swoje własne! Możesz skonfigurować je tak, aby było prywatne lub publiczne.
## Fast and lightweight
Gitea offers very fast and light experience. No bloated, over-engineered feature set. Only things that are essential to collaborate on your open source project!
## Szybkie i lekkie
Gitea jest bardzo szybka i lekka. Nie ma przerośniętych, niepotrzebnych funkcjonalności. Tylko to, co jest Ci potrzebne do pracy nad Twoim otwartoźródłowym projektem!
## Notifications
Receive emails when an issue was solved, a pull request created, etc.
## Powiadomienia
Otrzymuj maile kiedy zgłoszenia zostają rozwiązane, oczekujące zmiany zostaną dodane itp.
## Secure
Use ssh key, two factor authentication and GnuPG to secure your repository.
## Bezpieczeństwo
Używaj klucza ssh, autoryzacji dwustopniowej i klucza GnuPG, aby zabezpieczyć Twoje repozytorium.
---

View File

@ -10,14 +10,14 @@ wider_column: left
---
## Issue tracking
Manage issues, feature request and feedback to your projects.
## Śledzenie zgłoszeń
Zarządzaj zgłoszeniami, prośbami o nową funkcjonalność oraz opiniami o Twoim projekcie.
## Tags, assignee, milestones, comments
Manage your repository efficiently by easily determining your milestones, sort your issues, discuss and assign your tasks to fellow team members.
## Tagi, osoby przypisane, kamienie milowe, komentarze
Skutecznie zarządzaj swoim repozytorium poprzez łatwe ustalanie kamieni milowych, sortowanie zgłoszeń, dyskutowanie i przypisywanie zgłoszeń do innych członków zespołu.
## Wiki
Create a wiki to explain your project, and use Markdown.
Używając Markdowna stwórz wiki opisujące Twój projekt.
## Mobile app
Manage your project on the go with Android mobile app (available on F-Droid).
## Aplikacja mobilna
Zarządzaj projektem w drodze za pomocą aplikacji mobilnej na Androida (dostępnej na F-Droid).

View File

@ -5,4 +5,4 @@ fontcolor: '#ffffff'
text_align: center
---
## Gitea's features highlights:
## Najciekawsze funkcjonalności Gitea:

View File

@ -6,8 +6,8 @@ body_classes: modular
wider_column: right
---
<a class="button button2" href="https://git.disroot.org/user/sign_up">Sign up</a>
<a class="button button1" href="https://git.disroot.org/">Log in</a>
<a class="button button2" href="https://git.disroot.org/user/sign_up">Zarejestruj się</a>
<a class="button button1" href="https://git.disroot.org/">Zaloguj się</a>
---
@ -16,14 +16,14 @@ wider_column: right
## Gitea
**Disroot's Git** is powered by **Gitea**. **Gitea** is a community driven, powerful, easy to use and lightweight solution to code hosting and project collaboration. It's build around GIT technology which is the most widely used modern version control system in the world today.
**Git Disroota** działa w oparciu o **Gitea**. **Gitea** jest tworzonym przez społeczność, potężnym, łatwym w obsłudze i lekkim narzędziem do hostowania kodu i współpracy w projekcie. Jest zbudowany wokół narzędzia kontroli wersji `git`, najpopularniejszym tego rodzaju narzędziem obecnie na świecie.
Disroot Git: [https://git.disroot.org](https://git.disroot.org)
Project homepage: [https://gitea.io](https://gitea.io)
Strona projektu: [https://gitea.io](https://gitea.io)
Source code: [https://github.com/go-gitea/gitea](https://github.com/go-gitea/gitea)
Kod źródłowy: [https://github.com/go-gitea/gitea](https://github.com/go-gitea/gitea)
<hr>
You need to create a seperate account on [git.disroot.org](git.disroot.org) to use this service. **Disroot** account credentials are not supported.
Na [git.disroot.org](git.disroot.org) potrzebujesz osobnego konta. Konta **Disroot** nie są tam wspierane.