summaryrefslogtreecommitdiffstats
path: root/docs/nl-NL/guide/README.md
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2023-02-01 01:14:38 +0900
committerGitHub <noreply@github.com>2023-02-01 01:14:38 +0900
commit2ef936079745b66f077c4071b7b6ea9a5aa465ce (patch)
tree93f562f798a7163a3575ddddd1efa2abb3a1886d /docs/nl-NL/guide/README.md
parent30084e113a18f498c5be8b131e1c53378fe3555c (diff)
docs(i18n): new Crowdin updates (#4719)
Diffstat (limited to 'docs/nl-NL/guide/README.md')
-rw-r--r--docs/nl-NL/guide/README.md41
1 files changed, 22 insertions, 19 deletions
diff --git a/docs/nl-NL/guide/README.md b/docs/nl-NL/guide/README.md
index 35f7ce2d2..7188a6485 100644
--- a/docs/nl-NL/guide/README.md
+++ b/docs/nl-NL/guide/README.md
@@ -9,7 +9,7 @@
<p align="center">
<a href="https://github.com/starship/starship/actions"
><img
- src="https://img.shields.io/github/workflow/status/starship/starship/Main workflow/master?label=workflow&style=flat-square"
+ src="https://img.shields.io/github/actions/workflow/status/starship/starship/workflow.yml?branch=master&label=workflow&style=flat-square"
alt="GitHub Actions-werkwijze status"
/></a>
<a href="https://crates.io/crates/starship"
@@ -36,7 +36,9 @@
<p align="center">
<a href="https://starship.rs">Website</a>
+ ·
<a href="#🚀-installation">Installatie</a>
+ ·
<a href="https://starship.rs/config/">Configuratie</a>
</p>
@@ -150,12 +152,12 @@
**De minimalistische, razend snelle en oneindig aanpasbare prompt voor elke shell!**
-- **Snel:** het is snel -_echt heel erg_ snel! 🚀
-- **Aanpasbaar:** configureer elk aspect van je prompt.
+- **Snel:** het is snel -_ echt heel_ snel! 🚀
+- **Aanpasbaar:** configureer elk onderdeel van je prompt.
- **Universeel:** werkt op elke shell, op elk besturingssysteem.
- **Intelligent:** toont relevante informatie in een oogopslag.
- **Rijk aan functies:** ondersteuning voor al je favoriete tools.
-- **Makkelijk:** snel te installeren - begin in een handomdraai met het te gebruiken.
+- **Makkelijk:** snel te installeren – gebruik het binnen enkele minuten.
<p align="center">
<a href="https://starship.rs/config/"><strong>Verken de Starship-documentatie&nbsp;&nbsp;▶</strong></a>
@@ -167,18 +169,18 @@
### Benodigdheden
-- Een [Nerd Font](https://www.nerdfonts.com/) is geïnstalleerd en ingeschakeld in je terminal (bijvoorbeeld probeer het [Fira Code Nerd Font](https://www.nerdfonts.com/font-downloads)).
+- Een [Nerd Font](https://www.nerdfonts.com/) is geïnstalleerd en ingeschakeld in je terminal (probeer bijvoorbeeld het [Fira Code Nerd Font](https://www.nerdfonts.com/font-downloads)).
-### Step 1. Install Starship
+### Stap 1. Installeer Starship
-Select your operating system from the list below to view installation instructions:
+Selecteer je besturingssysteem in de onderstaande lijst en bekijk de installatie-instructies:
<details>
<summary>Android</summary>
-Install Starship using any of the following package managers:
+Installeer Starship met één van de volgende pakketbeheerders:
-| Repository | Instructions |
+| Repository | Instructies |
| --------------------------------------------------------------------------------- | ---------------------- |
| [Termux](https://github.com/termux/termux-packages/tree/master/packages/starship) | `pkg install starship` |
@@ -187,9 +189,9 @@ Install Starship using any of the following package managers:
<details>
<summary>BSD</summary>
-Install Starship using any of the following package managers:
+Installeer Starship met één van de volgende pakketbeheerders:
-| Distribution | Repository | Instructions |
+| Distribution | Repository | Instructies |
| ------------ | -------------------------------------------------------- | --------------------------------- |
| **_Any_** | **[crates.io](https://crates.io/crates/starship)** | `cargo install starship --locked` |
| FreeBSD | [FreshPorts](https://www.freshports.org/shells/starship) | `pkg install starship` |
@@ -208,7 +210,7 @@ curl -sS https://starship.rs/install.sh | sh
Alternatively, install Starship using any of the following package managers:
-| Distribution | Repository | Instructions |
+| Distribution | Repository | Instructies |
| ------------------ | ----------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ |
| **_Any_** | **[crates.io](https://crates.io/crates/starship)** | `cargo install starship --locked` |
| _Any_ | [conda-forge](https://anaconda.org/conda-forge/starship) | `conda install -c conda-forge starship` |
@@ -235,7 +237,7 @@ curl -sS https://starship.rs/install.sh | sh
Alternatively, install Starship using any of the following package managers:
-| Repository | Instructions |
+| Repository | Instructies |
| -------------------------------------------------------- | --------------------------------------- |
| **[crates.io](https://crates.io/crates/starship)** | `cargo install starship --locked` |
| [conda-forge](https://anaconda.org/conda-forge/starship) | `conda install -c conda-forge starship` |
@@ -249,9 +251,9 @@ Alternatively, install Starship using any of the following package managers:
Install the latest version for your system with the MSI-installers from the [releases section](https://github.com/starship/starship/releases/latest).
-Install Starship using any of the following package managers:
+Installeer Starship met één van de volgende pakketbeheerders:
-| Repository | Instructions |
+| Repository | Instructies |
| -------------------------------------------------------------------------------------------- | --------------------------------------- |
| **[crates.io](https://crates.io/crates/starship)** | `cargo install starship --locked` |
| [Chocolatey](https://community.chocolatey.org/packages/starship) | `choco install starship` |
@@ -261,7 +263,7 @@ Install Starship using any of the following package managers:
</details>
-### Step 2. Setup your shell to use Starship
+### Stap 2. Setup your shell to use Starship
Configure your shell to initialize starship. Select yours from the list below:
@@ -329,7 +331,7 @@ Add the following to the end of your Nushell env file (find it by running `$nu.e
```sh
mkdir ~/.cache/starship
-starship init nu | save ~/.cache/starship/init.nu
+starship init nu | save -f ~/.cache/starship/init.nu
```
And add the following to the end of your Nushell configuration (find it by running `$nu.config-path`):
@@ -338,7 +340,7 @@ And add the following to the end of your Nushell configuration (find it by runni
source ~/.cache/starship/init.nu
```
-Note: Only Nushell v0.61+ is supported
+Note: Only Nushell v0.73+ is supported
</details>
@@ -386,7 +388,7 @@ eval "$(starship init zsh)"
</details>
-### Step 3. Configure Starship
+### Stap 3. Configure Starship
Start a new shell instance, and you should see your beautiful new shell prompt. If you're happy with the defaults, enjoy!
@@ -421,6 +423,7 @@ Support this project by [becoming a sponsor](https://github.com/sponsors/starshi
**Supporter Tier**
- [Dimension](https://dimension.dev/)
+- [Appwrite](https://appwrite.io/)
<p align="center">
<br>