summaryrefslogtreecommitdiffstats
path: root/docs/zh-TW/guide/README.md
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2022-12-05 15:54:12 +0900
committerGitHub <noreply@github.com>2022-12-05 15:54:12 +0900
commit70c05d49bd5d7767672be77f0c8e932897198d50 (patch)
treea930a02f39ab7d5a0b3c0eea77d2da6f0d9375af /docs/zh-TW/guide/README.md
parent37b13ca2608444c39e5258c6a153b319620e8403 (diff)
docs(i18n): new Crowdin updates (#4487)
Diffstat (limited to 'docs/zh-TW/guide/README.md')
-rw-r--r--docs/zh-TW/guide/README.md41
1 files changed, 24 insertions, 17 deletions
diff --git a/docs/zh-TW/guide/README.md b/docs/zh-TW/guide/README.md
index 84d17788e..b02a231bc 100644
--- a/docs/zh-TW/guide/README.md
+++ b/docs/zh-TW/guide/README.md
@@ -152,12 +152,12 @@
**適合任何 shell 的最小、極速、無限客製化的提示字元!**
-- **快:**很快 —— 非常非常快! 🚀
-- **可客製化:**全方面定制你的提示字元。
-- **通用:**適用於任何 Shell 以及作業系統。
-- **智能:**一目了然地顯示相關信息。
-- **豐富的功能:**支援所以有你喜歡的工具。
-- **易用:**安裝快速 —— 幾分鐘內就可以開始使用。
+- **效率:**很快 – _非常非常_快! 🚀
+- **客製化:**全方面設定你的提示字元。
+- **通用性:**適用於任何 Shell 以及作業系統。
+- **智慧:**一目了然地顯示相關資訊。
+- **豐富的功能:**支援所有你喜歡的工具。
+- **易用:**安裝快速 – 幾分鐘內即可開始使用。
<p align="center">
<a href="https://starship.rs/config/"><strong>探索 Starship 文件&nbsp;&nbsp;▶</strong></a>
@@ -171,9 +171,9 @@
- 安裝至少一個 [Nerd Font](https://www.nerdfonts.com/) 字體,並在終端中啟用(例如,你可以試試 [Fira Code Nerd Font](https://www.nerdfonts.com/font-downloads))。
-### Step 1. Install Starship
+### 第一步 安裝 Starship
-Select your operating system from the list below to view installation instructions:
+瀏覽各系統的安裝指示
<details>
<summary>Android</summary>
@@ -219,7 +219,6 @@ Alternatively, install Starship using any of the following package managers:
| Alpine Linux 3.13+ | [Alpine Linux Packages](https://pkgs.alpinelinux.org/packages?name=starship) | `apk add starship` |
| Arch Linux | [Arch Linux Community](https://archlinux.org/packages/community/x86_64/starship) | `pacman -S starship` |
| CentOS 7+ | [Copr](https://copr.fedorainfracloud.org/coprs/atim/starship) | `dnf copr enable atim/starship` <br /> `dnf install starship` |
-| Fedora 31+ | [Fedora Packages](https://src.fedoraproject.org/rpms/rust-starship) | `dnf install starship` |
| Gentoo | [Gentoo Packages](https://packages.gentoo.org/packages/app-shells/starship) | `emerge app-shells/starship` |
| Manjaro | | `pacman -S starship` |
| NixOS | [nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/misc/starship/default.nix) | `nix-env -iA nixpkgs.starship` |
@@ -264,9 +263,9 @@ Install Starship using any of the following package managers:
</details>
-### Step 2. Setup your shell to use Starship
+### 第二步 為您的 shell 安裝 Starship
-Configure your shell to initialize starship. Select yours from the list below:
+設定您的 shell 以啟用 Starship。 請從下列選單選取您的 shell:
<details>
<summary>Bash</summary>
@@ -280,7 +279,7 @@ eval "$(starship init bash)"
</details>
<details>
-<summary>Cmd</summary>
+<summary>命令提示字元</summary>
You need to use [Clink](https://chrisant996.github.io/clink/clink.html) (v1.2.30+) with Cmd. Create a file at this path `%LocalAppData%\clink\starship.lua` with the following contents:
@@ -389,15 +388,15 @@ eval "$(starship init zsh)"
</details>
-### Step 3. Configure Starship
+### 第三步 設定 Starship
-Start a new shell instance, and you should see your beautiful new shell prompt. If you're happy with the defaults, enjoy!
+開啟一個新的 shell,您應該可以看到新的美麗 shell 提示字元。 若您對預設值感到滿意,盡情享受!
-If you're looking to further customize Starship:
+如果您想要更加客製化 Startship :
-- **[Configuration](https://starship.rs/config/)** – learn how to configure Starship to tweak your prompt to your liking
+- **[設定](https://starship.rs/config/)**:學習如何設定 Starship 來微調提示字元的外觀
-- **[Presets](https://starship.rs/presets/)** – get inspired by the pre-built configuration of others
+- **[其他預設組態](https://starship.rs/presets/)**:從別人的設定當中獲得啟發
## 🤝 貢獻
@@ -417,6 +416,14 @@ If you're looking to further customize Starship:
- **[reujab/silver](https://github.com/reujab/silver)** – A cross-shell customizable powerline-like prompt with icons.
+## ❤️ Sponsors
+
+Support this project by [becoming a sponsor](https://github.com/sponsors/starship). Your name or logo will show up here with a link to your website.
+
+**Supporter Tier**
+
+- [Dimension](https://dimension.dev/)
+
<p align="center">
<br>
<img width="100" src="https://raw.githubusercontent.com/starship/starship/master/media/icon.png" alt="Starship rocket icon">