Skip to content

Commit c78544b

Browse files
committed
update TranslationTable
1 parent 564686a commit c78544b

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
@@ -33,6 +33,7 @@
3333
| compiler | コンパイラ
3434
| constant | 定数
3535
| constructor | コンストラクタ
36+
| continuous integration | 継続的インテグレーション
3637
| crate | クレート
3738
| dangling | ダングリング
3839
| declaration statement | 宣言文
@@ -46,6 +47,7 @@
4647
| documentation comment | ドキュメンテーションコメント
4748
| documentation test | ドキュメンテーションテスト
4849
| early return | 早期リターン
50+
| error | エラー
4951
| enum | 列挙型
5052
| equality | 等値性
5153
| expression statement | 式文
@@ -83,18 +85,23 @@
8385
| mutable binding | ミュータブルな束縛
8486
| offline | オフライン
8587
| opaque | オペーク
88+
| open source | オープンソース
8689
| option | オプション
8790
| output lifetime | 出力ライフタイム
8891
| owner | 所有者
8992
| ownership | 所有権
9093
| panic | パニック
9194
| parametric polymorphism | パラメトリック多相
95+
| patch | パッチ
9296
| pattern | パターン
9397
| performance | パフォーマンス
9498
| platform | プラットフォーム
9599
| pointer | ポインタ
100+
| process | プロセス
96101
| re-assignment | 再代入
97102
| rebind | 再束縛
103+
| regression | リグレッション
104+
| release | リリース
98105
| return | 返す
99106
| scope | スコープ
100107
| script | スクリプト
@@ -126,5 +133,6 @@
126133
| variable binding | 変数束縛
127134
| variant | ヴァリアント
128135
| vector | ベクタ
136+
| version | バージョン
129137
| warning | ウォーニング
130138
| wildcard | ワイルドカード

0 commit comments

Comments
 (0)