Skip to content

Commit d0d7b33

Browse files
committed
update TranslationTable
1 parent 532b502 commit d0d7b33

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

TranslationTable.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
| comma | カンマ
3232
| compiler | コンパイラ
3333
| constant | 定数
34+
| continuous integration | 継続的インテグレーション
3435
| crate | クレート
3536
| dangling | ダングリング
3637
| declaration statement | 宣言文
@@ -44,6 +45,7 @@
4445
| documentation comment | ドキュメンテーションコメント
4546
| documentation test | ドキュメンテーションテスト
4647
| early return | 早期リターン
48+
| error | エラー
4749
| enum | 列挙型
4850
| expression statement | 式文
4951
| feature | フィーチャ
@@ -77,18 +79,23 @@
7779
| mutability | ミュータビリティ
7880
| mutable binding | ミュータブルな束縛
7981
| offline | オフライン
82+
| open source | オープンソース
8083
| option | オプション
8184
| output lifetime | 出力ライフタイム
8285
| owner | 所有者
8386
| ownership | 所有権
8487
| panic | パニック
8588
| parametric polymorphism | パラメトリック多相
89+
| patch | パッチ
8690
| pattern | パターン
8791
| performance | パフォーマンス
8892
| platform | プラットフォーム
8993
| pointer | ポインタ
94+
| process | プロセス
9095
| re-assignment | 再代入
9196
| rebind | 再束縛
97+
| regression | リグレッション
98+
| release | リリース
9299
| return | 返す
93100
| scope | スコープ
94101
| script | スクリプト
@@ -116,5 +123,6 @@
116123
| variable | 変数
117124
| variable binding | 変数束縛
118125
| vector | ベクタ
126+
| version | バージョン
119127
| warning | ウォーニング
120128
| wildcard | ワイルドカード

0 commit comments

Comments
 (0)