](https://join.slack.com/t/firstcontributors/shared_invite/zt-1hg51qkgm-Xc7HxhsiPYNN3ofX2_I8FA)
-[](https://opensource.org/licenses/MIT)
-[](https://www.codetriage.com/roshanjossey/first-contributions)
-
-# First Contributions
-
-|
-
-## Fork this repository
-
-Fork this repo by clicking on the fork button on the top right of this page.
-This will create a copy of this repository in your account.
-
-## Clone the repository
-
-Now clone this repo to your machine.
-
-IMPORTANT: DO NOT CLONE THE ORIGINAL REPO. Go to your fork and clone it.
-
-To clone the repo, click on "Code" and then copy the string down below.
-
-
-
-Open the git bash application you just downloaded. It should look like the image down below if it's on a windows machine.
-
-
-
-Go to the folder that you want to save this project on by using this command
-
-```bash
-cd
-
-Use the string you copied in the step above to clone the repository using this command
-
-```bash
-git clone
-
-Go to the directory where the repo is and open it up on vs code to make your changes.
-
-
-
-## Create a branch
-
-Now create a branch by using this simple command. This command not only creates a branch for you but also lets you switch to that branch.
-
-```bash
-git checkout -b
-
-## Make necessary changes and commit those changes
-
-Now open `Contributors.md` file in a text editor, scroll to the bottom of the page and add your name to it, then save the file.
-
-Example: If your name is James Smith, It should look like this.
-
-\[James Smith](https://github.com/jamessmith)
-
-You can see that there are changes to Contributors.md by simply running this command
-
-```bash
-git status
-```
-
-
-
-Now commit those changes:
-
-First add the change you made to the staging area by using
-
-```bash
-git add file-name
-```
-
-Then write a commit message by sing this command
-
-```bash
-git commit -m "Add your-name to Contributors list"
-```
-
-Replace `
-
-To see if your commit has been made you can run a simple `git log --oneline` command.
-
-## Push changes to github
-
-Once you are done with the above steps you can push your changes by using this command
-
-```bash
-git push origin
-
-## Submit your changes for review
-
-If you go to your repository on github, you'll see `Compare & pull request` button. click on that button.
-
-
-
-Now submit the pull request.
-
-
-
-Soon I'll be merging all your changes into the master branch of this project. You will get a notification email once the changes have been merged.
-
-## Where to go from here?
-
-Congrats! You just completed the standard _fork -> clone -> edit -> PR_ workflow that you'll encounter often as a contributor!
-
-Celebrate your contribution and share it with your friends and followers by going to [web app](https://firstcontributions.github.io#social-share).
-
-You can join our slack team in case you need any help or have any questions. [Join slack team](https://join.slack.com/t/firstcontributors/shared_invite/zt-1hg51qkgm-Xc7HxhsiPYNN3ofX2_I8FA).
-
-### [Additional material](../additional-material/git_workflow_scenarios/additional-material.md)
-
-## Tutorials Using Other Tools
-
-[Back to main page](https://github.com/firstcontributions/first-contributions#tutorials-using-other-tools)
diff --git a/docs/cli-tool-tutorials/git-cli-tutorial-PL.md b/docs/cli-tool-tutorials/git-cli-tutorial-PL.md
new file mode 100644
index 00000000..c6b0f835
--- /dev/null
+++ b/docs/cli-tool-tutorials/git-cli-tutorial-PL.md
@@ -0,0 +1,124 @@
+[](https://github.com/ellerbrock/open-source-badges/)
+[
](https://join.slack.com/t/firstcontributors/shared_invite/enQtNjkxNzQwNzA2MTMwLTVhMWJjNjg2ODRlNWZhNjIzYjgwNDIyZWYwZjhjYTQ4OTBjMWM0MmFhZDUxNzBiYzczMGNiYzcxNjkzZDZlMDM)
+[](https://opensource.org/licenses/MIT)
+[](https://www.codetriage.com/roshanjossey/first-contributions)
+
+# First Contributions
+
+|
+
+Dodaj te zmiany do właśnie utworzonej gałęzi za pomocą polecenia `git add`:
+`git add Contributors.md`
+
+Teraz zatwierdź te zmiany za pomocą polecenia `git commit`:
+`git commit -m "Add your-name to Contributors list"`
+zastępując `your-name` swoim imieniem.
+
+-----
+
+# Push changes to github
+
+Wypchnij swoje zmiany za pomocą polecenia `git push`:
+
+```
+git push origin -u your-branch-name
+```
+
+zastępując `your-branch-name` nazwą gałęzi, którą utworzyłeś wcześniej.
+
+\remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead. + remote: Please see [https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/](https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/) for more information. + fatal: Authentication failed for '[https://github.com/](https://github.com/)\+ Przejdź do [tutoriala GitHub](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account) dotyczącego generowania i konfigurowania klucza SSH na swoim koncie. + +\/first-contributions.git/'\
](https://join.slack.com/t/firstcontributors/shared_invite/zt-1hg51qkgm-Xc7HxhsiPYNN3ofX2_I8FA)
+[](https://opensource.org/licenses/MIT)
+[](https://www.codetriage.com/roshanjossey/first-contributions)
+
+# ആദ്യ സംഭാവനകൾ
+
+\|
+
+## ഈ റീപോസിറ്ററി Fork ചെയ്യുക
+
+ഈ പേജിന്റെ മുകളിലെ വലത് വശത്ത് കാണുന്ന **Fork** ബട്ടൺ അമർത്തി ഈ റീപോയെ Fork ചെയ്യുക.
+ഇത് നിങ്ങളുടെ GitHub അക്കൗണ്ടിൽ ഒരു പകർപ്പ് സൃഷ്ടിക്കും.
+
+## റീപോസിറ്ററി Clone ചെയ്യുക
+
+ഇപ്പോൾ നിങ്ങളുടെ **Fork ചെയ്ത റീപോ** നിങ്ങളുടെ കമ്പ്യൂട്ടറിലേക്ക് Clone ചെയ്യുക.
+
+ പ്രധാനമാണ്: **ഒറിജിനൽ റീപോ** Clone ചെയ്യരുത്. നിങ്ങളുടെ Fork ചെയ്തത് മാത്രം Clone ചെയ്യുക.
+
+Clone ചെയ്യാൻ “Code” അമർത്തി, താഴെ കാണുന്ന URL copy ചെയ്യുക.
+
+```bash
+git clone
](https://join.slack.com/t/firstcontributors/shared_invite/zt-1hg51qkgm-Xc7HxhsiPYNN3ofX2_I8FA)
+[](https://opensource.org/licenses/MIT)
+[](https://www.codetriage.com/roshanjossey/first-contributions)
+
+# Primeras Contribuciones
+
+|
+
+## Haz un fork de este repositorio
+
+Haz clic en el botón "Fork" en la esquina superior derecha de esta página para crear una copia de este repositorio en tu cuenta.
+
+## Clona tu repositorio
+
+Ahora clona ese repositorio en tu computadora.
+
+⚠️ IMPORTANTE: NO clones el repositorio original.
+
+Ve a tu fork y clónalo.
+
+Para hacerlo, haz clic en "Code" y copia el enlace.
+
+
+
+Abre la aplicación Git Bash que acabas de instalar. Debería lucir como la siguiente imagen si estás en Windows:
+
+
+
+Ve a la carpeta donde quieres guardar este proyecto usando el comando:
+
+`cd
+
+Usa el enlace copiado anteriormente para clonar tu repositorio:
+
+`git clone
+
+Ve al directorio recién clonado y ábrelo en Visual Studio Code para hacer tus cambios.
+
+
+
+## Crear una rama
+
+Ahora crea una nueva rama usando este comando:
+
+```
+git checkout -b
+
+## Realiza los cambios necesarios
+
+Abre el archivo `Contributors.md` en tu editor, ve al final del archivo y agrega tu nombre.
+
+Ejemplo:
+```md
+[James Smith](https://github.com/jamessmith)
+```
+
+Para verificar los cambios:
+
+```bash
+git status
+```
+
+
+
+Ahora haz commit de los cambios:
+
+Primero agrega el archivo:
+
+```bash
+git add Contributors.md
+```
+
+Después crea el commit:
+
+```bash
+git commit -m "Agrego mi nombre a la lista de contribuidores"
+```
+
+
+
+Para verificar el commit:
+
+```bash
+git log --oneline
+```
+
+## Sube tus cambios a GitHub
+
+```bash
+git push origin
+
+## Envía tu Pull Request
+
+Ve a tu repositorio en GitHub. Verás un botón que dice “Compare & pull request”. Haz clic allí.
+
+
+
+Completa el formulario y envía el Pull Request.
+
+
+
+Pronto tus cambios serán revisados e integrados al repositorio principal. Recibirás una notificación por correo.
+
+## ¿Y ahora qué?
+
+¡Felicidades! Has completado el flujo de trabajo clásico _fork → clone → editar → pull request_ que es común en el mundo del open source.
+
+Celebra tu contribución compartiéndola con tus amigos o en redes. También puedes unirte al equipo en Slack para resolver dudas:
+👉 [Únete al Slack](https://join.slack.com/t/firstcontributors/shared_invite/zt-1hg51qkgm-Xc7HxhsiPYNN3ofX2_I8FA)
+
+### [Material adicional](../additional-material/git_workflow_scenarios/additional-material.md)
+
+## Guías para otras herramientas
+
+[Volver a la página principal](https://github.com/firstcontributions/first-contributions/blob/main/translations/README.es.md#material-de-apoyo-para-otras-herramientas)
diff --git a/docs/gui-tool-tutorials/translations/German/github-windows-vs-code-tutorial.de.md b/docs/gui-tool-tutorials/translations/German/github-windows-vs-code-tutorial.de.md
new file mode 100644
index 00000000..21d02d0d
--- /dev/null
+++ b/docs/gui-tool-tutorials/translations/German/github-windows-vs-code-tutorial.de.md
@@ -0,0 +1,119 @@
+[](https://github.com/ellerbrock/open-source-badges/)
+[
](https://join.slack.com/t/firstcontributors/shared_invite/zt-1hg51qkgm-Xc7HxhsiPYNN3ofX2_I8FA)
+[](https://opensource.org/licenses/MIT)
+[](https://www.codetriage.com/roshanjossey/first-contributions)
+
+# Erste Beiträge
+
+|
+
+Forke dieses Repository, indem Du oben rechts auf dieser Seite auf die Schaltfläche „Fork“ klickst. Dadurch wird eine Kopie dieses Repositorys in Ihrem GitHub-Konto erstellt.
+
+GitHub verfolgt die Beziehung zwischen Ihrem Repository und dem Repository, von dem Sie es geforkt haben. Sie können sich Ihr Repository als Arbeitskopie vorstellen.
+
+Die meisten Top-Level-Repositorys auf GitHub (d. h. solche, die nicht von einem anderen Repository geforkt wurden) haben ein kleines Kernteam von Personen, welche Änderungen direkt committen können. Alle anderen Mitwirkenden müssen das Repo forken und Änderungen im Fork vornehmen, dann einen Pull Request erstellen, um zu beantragen, dass ihre Änderungen wieder in das Top-Level-Repo übernommen werden. Wenn dem Administrator des Top-Level-Repos die Änderungen gefallen, werden sie übernommen und Du wirst sofort berühmt und reich! Mehr dazu später.
+
+## Das Repository klonen
+
+
+
+Der nächste Schritt besteht darin, Dein Repository auf Deinen Computer zu klonen, damit Du Änderungen vornehmen kannst. VS Code benötigt die URL Deines Repositories, also klicke auf die Schaltfläche „Code“ und dann auf das Symbol „In die Zwischenablage kopieren“.
+
+**ACHTUNG:** Ein Fehler, den neue Mitwirkende oft machen, ist, dass sie das Repository, von dem sie geforkt haben klonen an Stelle ihres eigenen. Überprüfe die Adressleiste Deines Browsers und stelle sicher, dass Du Dein Repository klonst.
+
+Öffne nun Visual Studio Code. Die Willkommensseite von VS Code wird angezeigt. Drücke `F1`, um die Leiste zu öffnen, die unten gezeigt wird. Beachte, dass bereits ein `>` (größer als) Zeichen im Textfeld steht. Du kannst auch über `CTRL-P` zum Eingabeaufforderung gelangen und das `>`-Zeichen eingeben.
+
+
+
+Vielleicht bemerkst Du, dass bereits einige obskure Befehle aufgelistet sind. Das sind meine zuletzt verwendeten Befehle. Also kümmere Dich nicht darum.
+
+
+
+Nun tippe `git clone`, nur `git` oder `clone` (es funktioniert wie eine Suche).
+Wähle den Eintrag `Git: Clone` aus und drücke `Enter`.
+
+
+
+Füge die URL Deines Repositories ein und drücke `Enter`. Dadurch wird der Datei-Explorer geöffnet, in dem Du auswählen kannst, wo das Git-Repository gespeichert werden soll.
+
+**Wichtig**: Achte darauf, dass es sich um das geforkte Repository handelt und nicht um das Original, da es sonst nicht funktioniert.
+
+
+
+Du solltest eine Statusmeldung in der unteren rechten Ecke von Visual Studio Code sehen. Nachdem der Vorgang abgeschlossen ist, kannst Du das geklonte Repository (jetzt ein Ordner auf Deinem Computer) mit den Schaltflächen im Dialogfeld öffnen.
+
+## Erstelle einen Branch
+
+Öffne die Befehls-Palette erneut, indem Du `F1` drückst. Tippe `branch` ein und wähle den Befehl `create branch` aus. Im nächsten Schritt gib den Namen Deines neuen Branches ein, zum Beispiel `add-david-kroell`. Drücke `Enter`, um den Branch zu erstellen. Der Branch ist auch bereits ausgecheckt. [Was bedeutet checkout?](https://www.git-scm.com/docs/git-checkout)
+
+
+
+## Nötige Änderungen vornehmen
+
+Öffne `Contributors.md` in einem Texteditor und füge Deinen Namen hinzu. Achte darauf, dass Du den Namen nicht am Anfang oder am Ende der Datei hinzufügst. Speichere die Datei anschließend.
+Diese Datei enthält GFM (GitHub Flavored Markdown), eine proprietäre Variante der Markdown-Syntax.
+
+Kopiere eine der anderen Mitwirkenden-Zeilen und passe sie mit Deinem Namen an, um sicherzustellen, dass die Syntax korrekt ist - sie kann schwierig sein. Speichere die Datei, um die Änderung zu registrieren.
+
+
+
+## Änderungen committen und zu GitHub pushen
+
+Auf der linken Seite von VS Code befindet sich ein Menü mit 5 Symbolen. Wähle das Versionskontroll-/Quellcodeverwaltungssymbol aus.
+(Shortcut: `Ctrl + Shift + G`)
+
+
+
+Der Datei-Explorer zeigt alle Dateien an, die seit dem letzten Commit geändert wurden. Wenn Du mit der Maus über die Dateien fährst und auf das `+` (Plus) klickst, werden die Dateien zum Staging hinzugefügt.
+
+
+
+Tippe etwas in die Zeile oben im Explorer und drücke das Häkchen. Die Änderungen sind jetzt in Deiner lokalen Kopie committed. Jetzt müssen die Änderungen zurück zu GitHub gepusht werden.
+
+
+
+Klicke auf das Drei-Punkte-Symbol, um das Menü zu öffnen, in dem Du die Option `Publish Branch` auswählst. Dadurch sollte ein Dialogfeld geöffnet werden, in dem Du Deine GitHub-Anmeldeinformationen eingeben kannst.
+
+
+
+## Änderungen zur Überprüfung absenden
+
+An diesem Punkt hast Du Deine Änderung abgeschlossen, aber sie befindet sich noch nur in Deinem Repository. Dieser Schritt zeigt Dir, wie Du eine Anfrage an den Administrator des Top-Level-Repos stellen kannst, um Deine Änderung zusammenzuführen.
+
+In Deinem Repository auf GitHub siehst Du neben der Benachrichtigung über den neuen Branch die Schaltfläche `Compare & pull request`. Klicke auf diese Schaltfläche.
+
+
+
+Sende jetzt den Pull Request ab.
+
+
+
+Ich werde nun Deine Änderungen in den Master-Branch dieses Projekts mergen. Du erhältst eine E-Mail, sobald dies geschehen ist.
+
+## Und jetzt?
+
+Herzlichen Glückwunsch! Du hast gerade den Standard-Workflow _fork -> clone -> edit -> PR_ abgeschlossen, den Du als Contributor häufig antreffen wirst!
+
+Feiere Deinen Beitrag zum Projekt und teile ihn mit Deinen Freunden und Followern über unsere [Web-App](https://firstcontributions.github.io#social-share).
+
+Du kannst dem Slack-Team beitreten, falls Du Hilfe benötigst oder Fragen hast. [Slack-Team beitreten](https://join.slack.com/t/firstcontributors/shared_invite/zt-1hg51qkgm-Xc7HxhsiPYNN3ofX2_I8FA).
+
+
+### [Weiterführende Materialien](../additional-material/git_workflow_scenarios/additional-material.md)
+
+## Tutorials mit anderen Tools
+[Zurück zur Hauptseite](https://github.com/firstcontributions/first-contributions#tutorials-using-other-tools)
diff --git a/docs/gui-tool-tutorials/translations/Urdu/github-desktop-urdu.md b/docs/gui-tool-tutorials/translations/Urdu/github-desktop-urdu.md
new file mode 100644
index 00000000..575efa05
--- /dev/null
+++ b/docs/gui-tool-tutorials/translations/Urdu/github-desktop-urdu.md
@@ -0,0 +1,95 @@
+ٹھیک ہے 👍 آپ نے جو متن دیا ہے وہ **First Contributions** گائیڈ ہے (GitKraken ایڈیٹر کے ساتھ)۔ میں اس کو اُردو میں ترجمہ کر رہا ہوں تاکہ آسانی سے سمجھ سکیں۔
+
+---
+
+# پہلی شراکتیں (First Contributions)
+
+|
+# First Contributions
-Aller Anfang ist schwer. Gerade dann, wenn wir gemeinsam an etwas arbeiten, will niemand etwas Falsches tun. Aber Open Source dreht sich um Kooperation und lebt von den Beiträgen vieler Freiwilliger. Deshalb haben wir es uns zur Aufgabe gemacht, neuen Mitgliedern in der Open-Source-Gemeinde ihre ersten Schritte so einfach wie möglich zu machen.
+Dieses Projekt zielt darauf ab, Anfängern den Einstieg zu erleichtern und sie bei ihrem ersten Beitrag zu unterstützen. Wenn du deinen ersten Beitrag leisten möchten, befolge die folgenden Schritte.
-Natürlich helfen die vorhandenen Artikel und Videoanleitungen. Aber was kann besser sein, als es einfach einmal auszuprobieren mit dem Wissen, dass man nichts kaputt machen kann? Dieses Projekt will Anfängern zeigen, wie sie möglichst einfach ihren ersten Beitrag leisten. Bedenke: Je entspannter du bist, desto besser lernst du. Wenn du deinen ersten Beitrag leisten möchtest, folge diesen einfachen Schritten. Wir versprechen dir, es wird Spaß machen.
+_Wenn du nicht weißt wie man das Terminal/CMD bedient, [hier findest du Anleitungen für GUI Tools.](#Anleitungen-für-andere-Tools)_
-Wenn du Git noch nicht installiert hast, [installiere es](https://help.github.com/articles/set-up-git/)
+
-## Repository forken
+#### Wenn du Git nicht auf deinem System installiert hast, [installiere es](https://...github.com/en/get-started/quickstart/set-up-git).
-Forke das Repository durch das Anklicken der Schaltfläche "Fork". Dadurch erhältst du deine eigene Version des Projektes in deinem Profil.
+## Forke dieses Repository
-## Repository klonen
+Forke dieses Repository indem du auf den Fork Button oben auf dieser Seite klickst.
+Dies wird eine Kopie dieses Repository's in deinem Account erstellen.
-
+## Klone das Repository
-Klone das Repository auf deinen Computer. Klicke auf die Schaltfläche "Clone or download" und anschließend auf das "copy to clipboard"-Symbol.
+
-Öffne eine Kommandozeile und gib den folgenden git-Befehl ein:
+Klone jetzt das geforkte Repository auf deinen Computer. Gehe zu deinem Github Account, öffne das geforkte Repository, drücke auf den Code Button, dann auf den SSH Tab und dann drücke auf das _copy url to clipboard_ icon.
-```
-git clone "Deine kopierte URL"
+Öffne ein Terminal Fenster und führe den folgenden Git Befehl aus:
+
+```bash
+git clone "kopierte url"
```
-Statt 'Deine kopierte URL' (ohne Anführungszeichen) füge die Repository-URL aus dem vorherigen Schritt ein.
+wobei "kopierte url" (ohne die Anführungszeichen) die url zu diesem Repository ist (deine Fork von diesem Projekt). Im vorherigen Schritt siehst du wie du diese erhälst .
-
+
-Beispiel:
+Zum Beispiel:
-```
-git clone https://github.com/dein-Name/first-contributions.git
+```bash
+git clone git@github.com:das-bist-du/erster-Beitrag.git
```
-An der Stelle 'dein-Name' muss dein GitHub-Nutzername stehen. Mit diesem Befehl kopierst du den Inhalt deines first-contributions-Repository von GitHub auf deinen Computer.
+wobei `das-bist-du` dein Github Nutzername ist. Hier kopierst du den Inhalt des first-contributions Repository's auf Github auf deinen Computer.
-## Erstelle einen Branch
+## Erstelle einen Zweig
-Wechsle zum Repository-Verzeichnis auf deinem Computer (falls du es nicht schon getan hast).
+Wechsle zum Repository Ordner (wenn du nicht bereits dort bist):
-```
+```bash
cd first-contributions
```
-Erstelle nun einen Branch mit dem Befehl `git checkout`:
+Erstelle nun einen Zweig, indem du den `git switch` Befehl benutzst:
-```
-git checkout -b
+
+Wenn du in den Projektordner gehst und den Befehl `git status`, ausführst werden dir die Änderungen angezeigt.
+
+Füge diese Änderungen nun zu dem Zweig hinzu den du gerade erstellt hast, indem du den Befehl `git add` ausführst.
+
+```bash
git add Contributors.md
```
-Nun committest du deine Änderungen mit `git commit`:
+Jetzt commite diese Änderungen mit dem `git commit` Befehl:
-```
-git commit -m "Add remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead. + remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information. + fatal: Authentication failed for 'https://github.com/+ Gehe zu [GitHub's tutorial](https://...github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account) wie du einen ssh Key zu deinem Account hinzufügst und konfigurierst. + Außerdem, kannst du 'git remote -v' ausführen um deine Remote Addresse anzuzeigen. + + Wenn es so aussieht: +/first-contributions.git/'
origin https://github.com/your-username/your_repo.git (fetch) + origin https://github.com/your-username/your_repo.git (push)+ + ändere es mit diesem Befehl: + ```bash + git remote set-url origin git@github.com:dein-nutzername/dein_repo.git + ``` + Ansonsten wirst du noch immer aufgefordert Passwort und Benutzername einzugeben und bekommst einen Authentifizierungs Fehler. +
+## Reiche deine Änderungen für ein Review ein
-Erstelle einen Pull Request indem du auf die Schaltfläche `Create pull request` klickst.
+Wenn du jetzt zu deinem Repository auf Github gehts, wirst du einen `Compare & pull request` Knopf sehen. Drücke diesen Knopf.
-
+
-Roshan Jossey wird nun deine Änderungen in den Master Branch dieses Projekts mergen. Du erhältst eine E-Mail, sobald dies geschehen ist.
+Jetzt, reiche deine Pull-Request ein.
-## Wie geht es weiter?
+
-Glückwunsch! Du hast so eben den Standard-Workflow _Fork -> Clone -> Edit -> Pull Request_ beendet, der dir als Mitwirkender häufig begegnen wird.
+Bald werde ich alle deine Änderungen in den Haupt-Zweig dieses Projektes mergen. Du wirst eine Benachrichtigungs Email bekommen sobald die Änderungen gemerged wurden.
-Feiere deinen Beitrag zum Projekt und teile ihn mit deinen Freunden und Followern über unsere [Web-App](https://firstcontributions.github.io/#social-share).
+## Was nun?
-Wenn Du noch mehr üben möchtest, schau Dir das [Code-Contributions Repository](https://github.com/roshanjossey/code-contributions) an.
-Falls du jetzt zu anderen Projekten beitragen möchtest, dann haben wir für dich eine Liste von einfachen, ersten Issues zusammengestellt, an denen du arbeiten kannst. Diese Projekt-Liste findest du [in unserer Web-App](https://firstcontributions.github.io/#project-list).
+Gratulation! Du hast gerade den Standard _Forken -> Klonen -> Bearbeiten -> Pull-Request_ Workflow durchgeführt, dem du als Beitragender oft begegnen wirst!
-## Tutorials mit anderen Tools
+Feier deinen Beitrag und teile in mit deinen Freunden und Followern indem du hier drückst [web app](https://firstcontributions.github.io/#social-share).
+
+Wenn du gerne mehr Übung hättest, schau dir [code contributions](https://github.com/roshanjossey/code-contributions) an.
+
+Jetzt los gehts, mit Beiträgen zu anderen Projekten. Wir haben eine Liste von Projekten mit leichten Fehlern für Einsteiger bereitgestellt. Schau dir [die Liste der Projekte in der Web-App an](https://firstcontributions.github.io/#project-list) an.
+
+### [Zusätzliches Material](../additional-material)
+
+## Anleitungen für andere Tools
| Dieses Projekt wird unterstützt von:
+
+
+
+
+
](https://join.slack.com/t/firstcontributors/shared_invite/zt-1hg51qkgm-Xc7HxhsiPYNN3ofX2_I8FA)
[](https://opensource.org/licenses/MIT)
[](https://www.codetriage.com/roshanjossey/first-contributions)
@@ -83,7 +82,7 @@ Ahora haz un *commit* sobre estos cambios ejecutando el comando `git commit`:
```
git commit -m "Add
-Τώρα υποβάλλετε το pull request.
+Τώρα υποβάλετε το pull request.
diff --git a/docs/translations/README.guj.md b/docs/translations/README.guj.md
index aa6662f5..8668eff4 100644
--- a/docs/translations/README.guj.md
+++ b/docs/translations/README.guj.md
@@ -1,5 +1,4 @@
[](https://github.com/ellerbrock/open-source-badges/)
-[
](https://join.slack.com/t/firstcontributors/shared_invite/zt-1hg51qkgm-Xc7HxhsiPYNN3ofX2_I8FA)
[](https://opensource.org/licenses/MIT)
[](https://www.codetriage.com/roshanjossey/first-contributions)
diff --git a/docs/translations/README.hy.md b/docs/translations/README.hy.md
index e44f16ff..9a12b19a 100644
--- a/docs/translations/README.hy.md
+++ b/docs/translations/README.hy.md
@@ -1,5 +1,4 @@
[](https://github.com/ellerbrock/open-source-badges/)
-[
](https://join.slack.com/t/firstcontributors/shared_invite/zt-1hg51qkgm-Xc7HxhsiPYNN3ofX2_I8FA)
[](https://opensource.org/licenses/MIT)
[](https://www.codetriage.com/roshanjossey/first-contributions)
diff --git a/docs/translations/README.ko.md b/docs/translations/README.ko.md
index ca508e1c..fd9dfc62 100644
--- a/docs/translations/README.ko.md
+++ b/docs/translations/README.ko.md
@@ -129,9 +129,9 @@ git push -u origin your-branch-name
## 다른 도구들을 사용한 튜토리얼
-| This project is supported by:
diff --git a/docs/translations/README.mn.md b/docs/translations/README.mn.md
new file mode 100644
index 00000000..13fdf24a
--- /dev/null
+++ b/docs/translations/README.mn.md
@@ -0,0 +1,162 @@
+[](https://github.com/firstcontributions/open-source-badges)
+[](https://opensource.org/licenses/MIT)
+[](https://www.codetriage.com/roshanjossey/first-contributions)
+
+# First Contributions
+
+Нээлттэй эх код баазад өөрийн хувь нэмрээ оруулах хүсэл програмч болгонд байдаг байх. Харин яг хаанаас эхлэхээ мэдэхгүй үе тохиолдох нь элбэг. Иймд, бид хэд шиг будилсан хөгжүүлэгч нарт ядаж хийх үйлдлийн зохих дарааллыг нь таниулчих зорилгоор энэхүү төсөл нь эхэлжээ. Та ч бас нээлттэй эх код баазад өөрийн нэмрээ оруулмаар байгаа бол доорх алхмуудыг дагаад хийгээрэй.
+
+
+_Терминалтай ажиллах дургүй бол [GUI ашигласан хичээл рүү ороорой.](#tutorials-using-other-tools)_
+
+
+
+#### Компьютер дээрээ git суулгаагүй бол [энд дарж суулгана уу.](https://docs.github.com/en/get-started/quickstart/set-up-git).
+
+## Энэ рэпог форклох
+
+Та энэ хуудасны дээд хэсэгт орших fork товчийг дарснаар энэ рэпоны хуулбар таны хаягт үүсэх юм.
+
+## Энэ рэпог хувилах
+
+
+
+Форк хийчихсэн рэпогоо компьютер дээрээ суулгахын тулд хлээд Гитхаб хаяг дээрээ очоод, форклосон рэпогоо олоод, code гэсэн товчин даар дараад, SSH хэсэг дээр дарж, _хуулах_ товчлуур дээр дарах хэрэгтэй.
+
+Дараа нь, терминалаа нээгээд доорх үйлдлийг хийнэ:
+
+```bash
+git clone "саяны хуулсан линк"
+```
+
+"саяны хуулсан линк" хэсгийн оронд эхний алхам дээр хуулсан линкээ наана.
+
+
+
+Жишээ нь:
+
+```bash
+git clone git@github.com:таны-гитхаб-хаяг/first-contributions.git
+```
+
+`таны-гитхаб-хаяг` гэсний оронд Гитхабын хэрэглэгчийн нэрээ бичнэ. Ингэснээр та өөрийн хаяг дээрээ үүсгэсэн энэхүү рэпоны хуулбарыг өөрийн компьютер дээрээ хувилан авч чадлаа.
+
+## Шинэ бранч үүсгэх
+
+Дараа нь, хувилсан рэпоныхоо фолдер луу шилжинэ:
+
+```bash
+cd first-contributions
+```
+
+`git switch` үйлдлийг ашиглан шинэ бранч үүсгэнэ:
+
+```bash
+git switch -c шинэ-бранчийн-нэр
+```
+
+Жишээ нь:
+
+```bash
+git switch -c add-alonzo-church
+```
+
+ git switch үйлдлийг хийхэд ямар нэгэн алдаа гарсан бол энд дар:
+
+Дараах алдаа гарсан бол Гит програмын чинь хувилбар нийцэхгүй байна гэсэн үг: "Git: `switch` is not a git command. See `git –help`"
+
+Дээрх тохиолдолд `git checkout` үйлдлийг хэрэглээд үзээрэй:
+
+```bash
+git checkout -b шинэ-бранчийн-нэр
+```
+
+
+
+Дараа нь, үндсэн фолдер луу шилжээд `git status` үйдлийг хийвэл танд таны өөрчилсөн файлууд харагдана.
+
+Харагдаж буй өөрчлөлтүүдээ эхлээд бранчдаа `git add` үйлдлийг ашиглан нэмнэ:
+
+```bash
+git add Contributors.md
+```
+
+Дараа нь `git commit` үйлдлийг ашиглан коммит хийнэ (`your-name` гэснийг нэмсэн нэрээрээ солихоо мартуузай):
+
+```bash
+git commit -m "Add your-name to Contributors list"
+```
+
+## Гитхаб руу пушлэх
+
+Дараа нь, `git push` үйлдлийг ашиглан саяны коммитоо пушлэнэ (`your-branch-name` гэснийг үүсгэсэн бранчийнхаа нэрээр солихоо мартуузай):
+
+```bash
+git push -u origin your-branch-name
+```
+
+ Пушлэх үйлдэл дээр ямар нэгэн алдаа заавал энд дарж харах:
+
+- ### Нэвтрэх эрхийн алдаа
+ remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
+ remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information.
+ fatal: Authentication failed for 'https://github.com/
+ Хэрэв дээрх янзаар алдаа зааж байвал шинэ SSH түлхүүр үүсгэн хаягтайгаа холбох хэрэгтэй гэсэн үг бөгөөд хэрхэн холбохыг [энд дарж харна уу](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account).
+
+ Мөн, аль рэпотой холбогдсон байгаагаа 'git remote -v' үйлдлээр шалгачихад гэмгүй.
+
+ Хэрэв дээрх үйлдлийн хариу доорх маягаар байвал:
+ origin https://github.com/таны-хэрэглэгчийн-нэр/таны-рэпо-нэр.git (fetch)
+ origin https://github.com/таны-хэрэглэгчийн-нэр/таны-рэпо-нэр.git (push)
+
+ дараах үйлдлээр өөрчлөх хэрэгтэй:
+ ```bash
+ git remote set-url origin git@github.com:таны-хэрэглэгчийн-нэр/таны-рэпо-нэр.git
+ ```
+ Ингэснээр та нууц үгээр биш хаягтай чинь холбогдсон SSH түлхүүрээр нэвтэрч эхэлнэ.
+
+
+Дараа нь нэгтгэх хүсэлтээ илгээнэ.
+
+
+
+Таны хүсэлтийг бид хүлээн аваад автоматаар код бааздаа нэгтгэсэн байх болно. Энэ талаар бүртгэлтэй и-мейл хаяг дээр чинь мэдэгдэл ирнэ.
+
+## Одоо яг яах билээ?
+
+Нээлттэй эх код баазад өөрийн нэмрээ оруулахын тулд ерөнхийд нь мөрдөх ёстой _fork -> clone -> edit -> pull request_ гэсэн дарааллыг та одоо мэддэг боллоо.
+
+Нээлттэй эхэд нэмэр оруулж эхлэх анхны алхамаа хийсэн талаараа [энд дарж](https://firstcontributions.github.io/#social-share) нөхөдтэйгөө хуваалцана уу.
+
+Өшөө дасгал ажиллахын тулд [энд дар](https://github.com/roshanjossey/code-contributions).
+
+Нээлттэй эх код баазтай янз бүрийн төслүүдийн жагсаалтыг [энд дарж харна уу](https://firstcontributions.github.io/#project-list).
+
+### [Нэмэлт материал](docs/additional-material/git_workflow_scenarios/additional-material.md)
+
+## Өөр програмууд ашигласан хичээлүүд
+
+| |
|
|
| |
|
+| ----------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+| [GitHub Desktop](docs/gui-tool-tutorials/github-desktop-tutorial.md) | [Visual Studio 2017](docs/gui-tool-tutorials/github-windows-vs2017-tutorial.md) | [GitKraken](docs/gui-tool-tutorials/gitkraken-tutorial.md) | [Visual Studio Code](docs/gui-tool-tutorials/github-windows-vs-code-tutorial.md) | [Atlassian Sourcetree](docs/gui-tool-tutorials/sourcetree-macos-tutorial.md) | [IntelliJ IDEA](docs/gui-tool-tutorials/github-windows-intellij-tutorial.md) |
+
+
Энэ төслийг дэмжсэн:
+
+
+
+
+
](https://join.slack.com/t/firstcontributors/shared_invite/zt-1hg51qkgm-Xc7HxhsiPYNN3ofX2_I8FA)
[](https://opensource.org/licenses/MIT)
[](https://www.codetriage.com/roshanjossey/first-contributions)
diff --git a/docs/translations/README.pb.md b/docs/translations/README.pb.md
index 090f5b56..43d093d1 100644
--- a/docs/translations/README.pb.md
+++ b/docs/translations/README.pb.md
@@ -1,5 +1,4 @@
[](https://github.com/ellerbrock/open-source-badges/)
-[
](https://join.slack.com/t/firstcontributors/shared_invite/zt-1hg51qkgm-Xc7HxhsiPYNN3ofX2_I8FA)
[](https://opensource.org/licenses/MIT)
# ਪਹਿਲਾ ਯੋਗਦਾਨ
diff --git a/docs/translations/README.se.md b/docs/translations/README.se.md
index 2d1bb805..0e18acfe 100644
--- a/docs/translations/README.se.md
+++ b/docs/translations/README.se.md
@@ -31,7 +31,7 @@ Klona repot till din dator. Gå till ditt GitHub-konto och klicka på clone-knap
Öppna en terminal och kör följande kommando:
-```
+```bash
git clone "url you just copied"
```
där "url you just copied" (utan citat-tecken) är URL:en för detta repo (din fork för detta projekt). Se föregående steg för att hitta URL:en.
@@ -39,7 +39,7 @@ där "url you just copied" (utan citat-tecken) är URL:en för detta repo (din f
Till exempel:
-```
+```bash
git clone https://github.com/this-is-you/first-contributions.git
```
där `this-is-you` är ditt användarnamn på GitHub. På detta sätt kopierar du innehållet i repot till din dator.
@@ -48,17 +48,17 @@ där `this-is-you` är ditt användarnamn på GitHub. På detta sätt kopierar d
Gå till repo-katalogen på din dator (om du inte redan står i den katalogen):
-```
+```bash
cd first-contributions
```
-Nu skapar du en branch genom att använda `git checkout`-kommandot:
-```
+Nu skapar du en branch genom att använda kommandot `git checkout`:
+```bash
git checkout -b
-Ge kommando `git status` i projektkatalogen för att se de ändringar du gjort.
+Mata in kommandot `git status` i projektkatalogen för att se de ändringar du gjort.
-Lägg till dina ändringar genom att använda kommando `git add -A`:
+Lägg till dina ändringar genom att använda kommando `git add`:
-```
+```bash
git add Contributors.md
```
Commita dina ändringar genom att använda `git commit`:
-```
+```bash
git commit -m "Add
](https://join.slack.com/t/firstcontributors/shared_invite/zt-1hg51qkgm-Xc7HxhsiPYNN3ofX2_I8FA)
[](https://opensource.org/licenses/MIT)
[](https://www.codetriage.com/roshanjossey/first-contributions)
@@ -78,7 +77,7 @@ git checkout -b உங்கள்-கிளையின்-பெயர்
## தேவையான மாற்றங்களைச் செய்து அந்த மாற்றங்களை commit செய்யுங்கள்
-இப்போது *text editor* அல்லது *notepad* இல் `Contribitors.md` கோப்பைத் திறந்து, அதில் உங்கள் பெயரைச் சேர்க்கவும். கோப்பின் தொடக்கத்திலோ அல்லது முடிவிலோ இதைச் சேர்க்க வேண்டாம். இடையில் எங்கும் வைக்கவும். இப்போது, கோப்பை சேமிக்கவும்.
+இப்போது *text editor* அல்லது *notepad* இல் `Contributors.md` கோப்பைத் திறந்து, அதில் உங்கள் பெயரைச் சேர்க்கவும். கோப்பின் தொடக்கத்திலோ அல்லது முடிவிலோ இதைச் சேர்க்க வேண்டாம். இடையில் எங்கும் வைக்கவும். இப்போது, கோப்பை சேமிக்கவும்.
@@ -141,7 +140,7 @@ GitHub இல் உள்ள உங்கள் களஞ்சியத்த
உங்கள் பங்களிப்பைக் கொண்டாடுங்கள் மற்றும் உங்கள் நண்பர்கள் மற்றும் பின்தொடர்பவர்களுடன் [web app](https://firstcontributions.github.io/#social-share) சென்று பகிர்ந்து கொள்ளுங்கள்.
-உங்களுக்கு ஏதேனும் உதவி தேவைப்பட்டால் அல்லது ஏதேனும் கேள்விகள் இருந்தால் எங்கள் slack team இல் இணையலாம். [Join our slack crew](https://join.slack.com/t/firstcontributors/shared_invite/zt-1hg51qkgm-Xc7HxhsiPYNN3ofX2_I8FA)..
+உங்களுக்கு மேலும் பயிற்சி தேவைப்பட்டால், [code contributions](https://github.com/roshanjossey/code-contributions) என்னும் செயலை சரிபார்க்கலாம்.
இப்போது மற்ற திட்டங்களுக்கு பங்களிப்பதன் மூலம் தொடங்குவோம். நீங்கள் தொடங்கக்கூடிய எளிதான சிக்கல்களுடன் திட்டங்களின் பட்டியலை நாங்கள் தொகுத்துள்ளோம். பாருங்கள் [the list of projects in the web app](https://firstcontributions.github.io/#project-list).
diff --git a/docs/translations/README.te.md b/docs/translations/README.te.md
index 1b62c438..7996d2a0 100644
--- a/docs/translations/README.te.md
+++ b/docs/translations/README.te.md
@@ -1,38 +1,26 @@
[](https://github.com/ellerbrock/open-source-badges/)
-[
](https://join.slack.com/t/firstcontributors/shared_invite/zt-1hg51qkgm-Xc7HxhsiPYNN3ofX2_I8FA)
[](https://opensource.org/licenses/MIT)
[](https://www.codetriage.com/roshanjossey/first-contributions)
# ఓపెన్సోర్స్కు మీ మొదటి సహకారం
-వ్యాసాలు చదవడం & చూడటం ట్యుటోరియల్స్ సహాయపడతాయి, కానీ వాస్తవంగా ఆచరణాత్మక వాతావరణంలో నేర్పిస్తున్నదాని కంటే మెరుగైనది ఏమిటి?
+ఇది కష్టం. మీరు ఏదైనా మొదటిసారి చేస్తున్నప్పుడు, ముఖ్యంగా ఇతరులతో కలిసి పని చేస్తున్నప్పుడు, తప్పులు చేయడం సౌకర్యంగా ఉండదు. కానీ ఓపెన్ సోర్స్ అంటే సహకారం మరియు కలిసి పనిచేయడం. మొదటిసారి ఓపెన్ సోర్స్ కంట్రిబ్యూటర్లు నేర్చుకోవాలని మరియు కంట్రిబ్యూట్ చేయాలని అనుకునే విధానాన్ని సరళం చేయాలని మేము అనుకుంటున్నాము.
-మార్గదర్శిని అందించడం మరియు ఈ ప్రాజెక్ట్ ప్రారంభకులకు వారి మొదటి ఓపెన్ సోర్స్ సహకారం అందించే విధానాన్ని సరళీకరించడం మరియు మార్గనిర్దేశం చేయడం లక్ష్యంగా పెట్టుకుంది. మీరు మీ మొదటి ఓపెన్ సోర్స్స హకారం అందించాలని చూస్తున్నట్లయితే, దిగువ దశలను అనుసరించండి.
+వ్యాసాలు చదవడం మరియు ట్యుటోరియల్స్ చూడటం సహాయపడవచ్చు, కానీ వాస్తవంగా ఆచరణాత్మక వాతావరణంలో చేయడం కంటే మెరుగైనది ఏముంది? ఈ ప్రాజెక్ట్ యొక్క లక్ష్యం ప్రారంభకులకు మార్గదర్శకత్వం మరియు వారి మొదటి కంట్రిబ్యూషన్ చేసే విధానాన్ని సరళీకరించడం. మీరు మీ మొదటి కంట్రిబ్యూషన్ చేయాలని చూస్తున్నట్లయితే, దిగువ దశలను అనుసరించండి.
-
-#### *మీకు ఆదేశ పంక్తితో సౌకర్యంగా లేకపోతే, [ఇక్కడ GUI సాధనాలను ఉపయోగించి ట్యుటోరియల్స్ ఉన్నాయి.](#ఇతర-సాధనాలను-ఉపయోగించి-ట్యుటోరియల్స్)*
-
-
-
-
-
-మొదటిసారి ఓపెన్ సోర్స్ కొరకు సహకరించాలి అనుకునే ప్రారంభకులకు పద్దతులను సులభతరం చేయడం ఈ ప్రాజెక్ట్ **ముఖ్య ఉద్దేశం**
-
- మీరు మొదటిసారి ఒపెన్ సోర్స్ ప్రాజెక్ట్ లకొరకు కాంట్రిబ్యూట్ చేయాలి అనుకుంటే కింది సూచనలు పాటించండి.
-
-మీరు `గిట్(git)`వర్షన్ కట్రోల్ సిస్టమ్ తో సౌకర్యవంతంగా లేకపోతే [ఇక్కడ GUI సాధనాలను ఉపయోగించి ట్యుటోరియల్స్ ఉన్నాయి.](#ఇతర-సాధనాలను-ఉపయోగించి-ట్యుటోరియల్స్)*
+#### *మీకు కమాండ్ లైన్తో సౌకర్యంగా లేకపోతే, [ఇక్కడ GUI సాధనాలను ఉపయోగించి ట్యుటోరియల్స్ ఉన్నాయి.](#ఇతర-సాధనాలను-ఉపయోగించి-ట్యుటోరియల్స్)*
-మీ కంప్యూటర్ లో `GIT` లేకపోతే, [గిట్ వర్షన్ కంట్రోల్ సిస్టమ్ ను ఇన్స్టాల్ చేయండి](https://help.github.com/articles/set-up-git/).
+#### మీ కంప్యూటర్లో git లేకపోతే, [దాన్ని ఇన్స్టాల్ చేయండి](https://docs.github.com/en/get-started/quickstart/set-up-git).
-## ఈ రిపోజిటరీని ఫోర్క్ చెయ్యండి
+## ఈ రిపోజిటరీని ఫోర్క్ చేయండి
-ఈ రిపోజిటరీని ఫోర్క్ చెయ్యండి ఈ పేజీ ఎగువ భాగంలో ఫోర్క్ బటన్ పై క్లిక్ చేయడం ద్వారా క్లిక్ చేయండి.
+ఈ రిపోజిటరీని ఫోర్క్ చేయండి ఈ పేజీ ఎగువ భాగంలో ఫోర్క్ బటన్పై క్లిక్ చేయడం ద్వారా.
ఇది మీ ఖాతాలో ఈ రిపోజిటరీ కాపీని సృష్టిస్తుంది.
-## ఈ రిపోజిటరీని క్లోన్ చెయ్యండి
+## రిపోజిటరీని క్లోన్ చేయండి
diff --git a/docs/translations/README.tm.md b/docs/translations/README.tm.md
index 66af2dbd..1014cc88 100644
--- a/docs/translations/README.tm.md
+++ b/docs/translations/README.tm.md
@@ -1,18 +1,15 @@
[](https://github.com/firstcontributions/open-source-badges)
-[
](https://join.slack.com/t/firstcontributors/shared_invite/zt-1hg51qkgm-Xc7HxhsiPYNN3ofX2_I8FA)
[](https://opensource.org/licenses/MIT)
[](https://www.codetriage.com/roshanjossey/first-contributions)
-#### _[Başka dillerde](translations/Translations.md) okamak._
-
-[
@@ -73,7 +70,7 @@ git switch -c goş-ahmet-ahmedow
## Gerekli üýtgeşmeleri edip, ol üýtgeşmeleri bellige almak (commit etmek).
-Indi, tekst redaktorynda(m.ü VSCode) `Contributors.md` faylyny açyň, içinde iň soňunda adyňyzy giriziň we ýatda saklaň(save)
+Indi, tekst redaktorynda(m.ü VSCode) `Contributors.md` faýlyny açyň, içinde iň soňunda adyňyzy giriziň we ýatda saklaň(save)
```
- [Adyňyz](https://github.com/ulanyjy-adyňyz)
diff --git a/docs/translations/README.tr.md b/docs/translations/README.tr.md
index 8258ef80..6f7668bd 100644
--- a/docs/translations/README.tr.md
+++ b/docs/translations/README.tr.md
@@ -5,7 +5,7 @@
# İlk katkı
-Zor gelir... Herhangi bir işi ilk kez yapmak daima zor gelir. Özellikle başkalarıyla ortak çalışıyorsanız, hata yapmak içinize sinmez. Ancak "Açık Kaynakın" temelinde işbirliği ve birlikte çalışma yatmakta. Biz, açık kaynak projelere ilk kez katkıda bulunacak kişilerin bu süreci öğrenmesini ve ilk katkılarını sunmalarını kolaylaştırmayı istiyoruz.
+Zor gelir... Herhangi bir işi ilk kez yapmak daima zor gelir. Özellikle başkalarıyla ortak çalışıyorsanız, hata yapmak içinize sinmez. Ancak "Açık Kaynağın" temelinde işbirliği ve birlikte çalışma yatmakta. Biz, açık kaynak projelere ilk kez katkıda bulunacak kişilerin bu süreci öğrenmesini ve ilk katkılarını sunmalarını kolaylaştırmayı istiyoruz.
Makale okumak ve eğitim videoları izlemek yardımcı olabilir, fakat bir işi gerçekten yapmanın yerini ne tutabilir ki? Bu proje yeni başlayanların veya ilk defa katkıda bulunacakların işini kolaylaştırmak ve onlara rehberlik etmek amacındadır. Unutmayın ki ne kadar rahat olursanız o kadar rahat öğrenirsiniz. Eğer bir GitHub projesine ilk defa katkıda bulunacaksanız, aşağıda gösterilen basit adımları takip etmeniz yeterli olacaktır. Söz veriyoruz, eğlenceli olacak.
diff --git a/docs/translations/README.uz.md b/docs/translations/README.uz.md
index 57afb874..fafe3fab 100644
--- a/docs/translations/README.uz.md
+++ b/docs/translations/README.uz.md
@@ -5,7 +5,7 @@
# Birinchi hissalar
-Ushbu loyiha yangi boshlanuvchilarning birinchi hissasini qo'shish usullarini soddalashtirish va yo'naltirishga qaratilgan. Agar siz birinchi hissangizni qo'shmoqchi bo'lsangiz, quyidagi amallarni bajaring.
+Ushbu loyiha yangi boshlanuvchilarning birinchi hissasini(Contribution) qo'shish usullarini soddalashtirish va yo'naltirishga qaratilgan. Agar siz birinchi hissangizni qo'shmoqchi bo'lsangiz, quyidagi amallarni bajaring.
_Agar buyruq satri sizga mos bo'lmasa, [Bu erda GUI vositalaridan foydalanib amalga oshirishga oid darsliklari mavjud](#boshqa-vositalardan-foydalanish-uchun-qollanmalar)_
@@ -17,7 +17,7 @@ _Agar buyruq satri sizga mos bo'lmasa, [Bu erda GUI vositalaridan foydalanib ama
## Bu repositoryni fork qilib oling
Bu repositoryni ushbu sahifaning yuqorisidagi fork tugmasini bosish orqali fork qilib oling.
-Bu akkountingizda ushbu repositoryning nusxasini yaratadi.
+Bu hisobingizda ushbu repositoryning nusxasini yaratadi.
## Bu repositoryni klon qilib oling
@@ -28,10 +28,10 @@ Endi fork qilingan repositoryni kompyuteringizga klon qiling. GitHub akkountingi
Terminalni oching va quyidagi git buyruqlarini yurg'izing:
```bash
-git clone "siz horizgina ko'chirib olgan url"
+git clone "siz hozirgina ko'chirib olgan url"
```
-bu yerda "siz horizgina ko'chirib olgan url" (qo'shtirnoqlarsiz) ushbu repositoryning (siz fork qilingan proyekt) 'URL'idir. URLni olish uchun oldingi bosqichlarni ko'ring.
+bu yerda "siz hozirgina ko'chirib olgan url" (qo'shtirnoqlarsiz) ushbu repositoryning (siz fork qilingan proyekt) 'URL'idir. URLni olish uchun oldingi bosqichlarni ko'ring.
@@ -41,7 +41,7 @@ Misol uchun:
git clone https://github.com/bu-siz/first-contributions.git
```
-bu yerdagi `bu-siz` sizning Github akkount nomingiz (username). Bu yerda Githubdagi first-contributions repositorysining kontentlarini kompyuteringizga
+bu yerdagi `bu-siz` sizning Github hisobingiz nomi (username). Bu yerda Githubdagi first-contributions repositorysining kontentlarini kompyuteringizga
ko'chiryapsiz.
## Branch yaratish
@@ -61,16 +61,16 @@ git switch -c yangi-branch-nomingiz
Misol uchun:
```bash
-git switch -c add-aliml92
+git switch -c new_branch # yangi branch
```
-## Kerakli o'zgarishlarni qiling va bu o'zgarishlarni commit qiling
+## O'zgartirishlar kiriting va commit yarating!
Endi matn muharririda `Contributors.md` faylini oching, unga ismingizni qo'shing. Uni faylning boshiga yoki oxiriga qo'shmang. Uni istalgan o'rta qismga qo'shing. Endi faylni saqlang.
-Agar proyekt papkasiga o'tsangiz va `git status` buyrug'ini yurg'izsangiz, o'zgarishlar borligini ko'rasiz.
+Agar proyekt papkasiga o'tsangiz va `git status` buyrug'ini ishga tushirsangiz, o'zgarishlar borligini ko'rasiz.
`git add` buyrug'i yordamida hosil qilgan branchingizga o'zgarishlarni qo'shing:
@@ -81,7 +81,7 @@ git add Contributors.md
Endi `git commit` buyrug'i yordamida bu o'zgarishlarni commit qiling:
```bash
-git commit -m "Contributors royxatiga ismingiz-ni kiritish"
+git commit -m "Contributors ro'yxatiga ismingiz-ni kiritish"
```
`ismingiz-` ni o'rniga o'zingizni ismingizni yozing.
@@ -90,11 +90,9 @@ git commit -m "Contributors royxatiga ismingiz-ni kiritish"
`git push` buyrug'i bilan o'zgartishlaringizni push qiling:
```bash
-git push origin -u yangi-branch-nomingiz
+git push origin -u new_branch # siz yaratgan yangi branch
```
-albatta, `yangi-branch-nomingiz` ni biroz oldin yaratgan branch nomiga almashtirgan holda.
-
-Endi pull requestni submit qiling.
+Endi Pull Requestni submit qiling.
@@ -123,11 +121,10 @@ Tez orada men sizning barcha o'zgarishlaringizni ushbu proyektning main branchig
## Bu yerdan qayerga borish?
-Tabriklayman! Siz horizgina contributor sifatida tez-tez uchraydigan standard ish ketma-ketligi ya'ni _fork -> clone -> edit -> pull request_ ni tamonladingiz.
+Tabriklayman! Siz hozirgina contributor sifatida tez-tez uchraydigan standard ish ketma-ketligi ya'ni _fork -> clone -> edit -> pull request_ ni tamonladingiz.
Hissangizni nishonlang va [web app](https://firstcontributions.github.io/#social-share)ga o'tish orqali do'stlaringizga va ergashuvchilaringizga ulashing.
-
Agar koʻproq mashq qilishni istasangiz, [kod hissalarini](https://github.com/roshanjossey/code-contributions) tekshiring.
diff --git a/docs/translations/Translations.md b/docs/translations/Translations.md
index c1677c65..393ab89a 100644
--- a/docs/translations/Translations.md
+++ b/docs/translations/Translations.md
@@ -81,4 +81,5 @@
|