docs(i18n): New Crowdin updates (#2834)

This commit is contained in:
Matan Kushner
2021-07-10 17:15:23 -04:00
committed by GitHub
parent 9f337d15e7
commit cc32c7214b
56 changed files with 1658 additions and 503 deletions
+11 -11
View File
@@ -6,7 +6,7 @@
このプリセットは、各モジュールに使用されるシンボル以外は何も変更しません。 絵文字が気に食わない場合、これはあなたの目を引くかもしれません!
![Screenshot of Nerd Font Symbols preset](/presets/nerd-font-symbols.png)
![Nerd Font Symbolsプリセットのスクリーンショット](/presets/nerd-font-symbols.png)
### 必要なもの
@@ -90,15 +90,15 @@ symbol = "ﯣ "
## Bracketed Segments
This preset changes the format of all the built-in modules to show their segment in brackets instead of using the default Starship wording ("via", "on", etc.).
このプリセットは付属のモジュール全てのフォーマットを変更し、デフォルトのStarshipの表示("via", "on", etc.)から、それぞれの情報を括弧で区分けするように変更します。
Before:
変更前:
![Screenshot of default Starship configuration](/presets/bracketed-segments-before.png)
![Starshipのデフォルト設定のスクリーンショット](/presets/bracketed-segments-before.png)
After:
変更後:
![Screenshot of Bracketed Segments preset](/presets/bracketed-segments-after.png)
![Bracketed Segmentsプリセットのスクリーンショット](/presets/bracketed-segments-after.png)
### 設定
@@ -241,15 +241,15 @@ format = '\[[$symbol($version)]($style)\]'
## Plain Text Symbols
This preset changes the symbols into plain text. If your terminal/font could not render the NerdFonts/emojis, maybe you could try this preset!
このプリセットは記号をプレーンテキストに変更します。 あなたのターミナルのフォントでNerdFontsまたは絵文字が使えない場合は、これを試してみるといいかもしれません!
Before (default setting with Fixedsys font):
変更前 (デフォルトの設定でFixedsysフォント):
![Screenshot of default Starship configuration with Fixedsys font](/presets/plain-text-symbols-before.png)
![Fixedsysフォントを用いたStarshipのデフォルト設定のスクリーンショット](/presets/plain-text-symbols-before.png)
After (Plain Text Symbols):
変更後 (プレーンテキストの記号):
![Screenshot of Plain Text Symbols preset](/presets/plain-text-symbols-after.png)
![Plain Text Symbolsプリセットのスクリーンショット](/presets/plain-text-symbols-after.png)
### 設定