Skip to content

Commit

Permalink
spacing consistency in table of contents google#652
Browse files Browse the repository at this point in the history
adding spacing consistency after `:` for table of contents
  • Loading branch information
CoinEZ-JPN committed May 28, 2023
1 parent 00a0559 commit 67e40a4
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions po/ja.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Comprehensive Rust 🦀\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2023-05-28 17:35+0900\n"
"PO-Revision-Date: 2023-05-28 17:39+0900\n"
"Last-Translator: Kenta Aratani <[email protected]>\n"
"Language-Team: Japanese <[email protected]>\n"
"Language: ja\n"
Expand Down Expand Up @@ -249,7 +249,7 @@ msgstr "イテレータと所有権"

#: src/SUMMARY.md:71
msgid "Day 2: Morning"
msgstr "Day 2AM"
msgstr "Day 2AM"

#: src/SUMMARY.md:76
msgid "Structs"
Expand Down Expand Up @@ -313,7 +313,7 @@ msgstr "ポイントとポリゴン"

#: src/SUMMARY.md:94
msgid "Day 2: Afternoon"
msgstr "Day 2:PM"
msgstr "Day 2: PM"

#: src/SUMMARY.md:96 src/SUMMARY.md:286
msgid "Control Flow"
Expand Down Expand Up @@ -417,7 +417,7 @@ msgstr "文字列とイテレータ"

#: src/SUMMARY.md:124
msgid "Day 3: Morning"
msgstr "Day 3:AM"
msgstr "Day 3: AM"

#: src/SUMMARY.md:129
msgid "Generics"
Expand Down Expand Up @@ -501,7 +501,7 @@ msgstr "GUIライブラリ"

#: src/SUMMARY.md:151
msgid "Day 3: Afternoon"
msgstr "Day 3:PM"
msgstr "Day 3: PM"

#: src/SUMMARY.md:153
msgid "Error Handling"
Expand Down Expand Up @@ -677,7 +677,7 @@ msgstr "Java"

#: src/SUMMARY.md:207
msgid "Bare Metal: Morning"
msgstr "ベアメタル:AM"
msgstr "ベアメタル: AM"

#: src/SUMMARY.md:212
msgid "no_std"
Expand Down Expand Up @@ -737,7 +737,7 @@ msgstr "コンパス"

#: src/SUMMARY.md:228
msgid "Bare Metal: Afternoon"
msgstr "ベアメタル:PM"
msgstr "ベアメタル: PM"

#: src/SUMMARY.md:230
msgid "Application Processors"
Expand Down Expand Up @@ -813,7 +813,7 @@ msgstr "RTC(リアルタイムクロック)ドライバ"

#: src/SUMMARY.md:255
msgid "Concurrency: Morning"
msgstr "並行性:AM"
msgstr "並行性: AM"

#: src/SUMMARY.md:260
msgid "Threads"
Expand Down Expand Up @@ -873,7 +873,7 @@ msgstr "マルチスレッド・リンクチェッカー"

#: src/SUMMARY.md:277
msgid "Concurrency: Afternoon"
msgstr "並行性:PM"
msgstr "並行性: PM"

#: src/SUMMARY.md:279
msgid "Async Basics"
Expand Down

0 comments on commit 67e40a4

Please sign in to comment.