diff --git a/typedoc/ja/lib/grids/IgxColumnComponent.json b/typedoc/ja/lib/grids/IgxColumnComponent.json index b7cc0ffb..ff3be36a 100644 --- a/typedoc/ja/lib/grids/IgxColumnComponent.json +++ b/typedoc/ja/lib/grids/IgxColumnComponent.json @@ -832,13 +832,13 @@ "memberof": { "comment": { "text": "IgxColumnComponent", - "tagName": "memberof" + "tagName": "次のメンバー:" } } }, "shortText": [ - "Sets/gets the minimum `width` of the column.", - "Default value is `88`;", + "列の最小の `width` を取得または設定します。", + "デフォルト値は `88` です。", "```typescript", "let columnMinWidth = this.column.minWidth;", "```", @@ -851,8 +851,8 @@ "getter": { "comment": { "shortText": [ - "Sets/gets the minimum `width` of the column.", - "Default value is `88`;", + "列の最小の `width` を取得または設定します。", + "デフォルト値は `88` です。", "```typescript", "let columnMinWidth = this.column.minWidth;", "```", diff --git a/typedoc/ja/lib/grids/IgxColumnGroupComponent.json b/typedoc/ja/lib/grids/IgxColumnGroupComponent.json index 1279ec4f..fb0e4861 100644 --- a/typedoc/ja/lib/grids/IgxColumnGroupComponent.json +++ b/typedoc/ja/lib/grids/IgxColumnGroupComponent.json @@ -951,13 +951,13 @@ "memberof": { "comment": { "text": "IgxColumnComponent", - "tagName": "memberof" + "tagName": "次のメンバー:" } } }, "shortText": [ - "Sets/gets the minimum `width` of the column.", - "Default value is `88`;", + "列の最小の `width` を取得または設定します。", + "デフォルト値は `88` です。", "```typescript", "let columnMinWidth = this.column.minWidth;", "```", @@ -970,8 +970,8 @@ "getter": { "comment": { "shortText": [ - "Sets/gets the minimum `width` of the column.", - "Default value is `88`;", + "列の最小の `width` を取得または設定します。", + "デフォルト値は `88` です。", "```typescript", "let columnMinWidth = this.column.minWidth;", "```", @@ -1136,12 +1136,12 @@ "memberof": { "comment": { "text": "IgxColumnComponent", - "tagName": "memberof" + "tagName": "次のメンバー:" } } }, "shortText": [ - "Gets the default minimum `width` of the column.", + "列のデフォルトの最小の `width` を取得します。", "```typescript", "let defaultMinWidth = this.column.defaultMinWidth;", "```" diff --git a/typedoc/ja/lib/grids/IgxColumnLayoutComponent.json b/typedoc/ja/lib/grids/IgxColumnLayoutComponent.json index 32260fdf..c675cb14 100644 --- a/typedoc/ja/lib/grids/IgxColumnLayoutComponent.json +++ b/typedoc/ja/lib/grids/IgxColumnLayoutComponent.json @@ -937,13 +937,13 @@ "memberof": { "comment": { "text": "IgxColumnComponent", - "tagName": "memberof" + "tagName": "次のメンバー:" } } }, "shortText": [ - "Sets/gets the minimum `width` of the column.", - "Default value is `88`;", + "列の最小の `width` を取得または設定します。", + "デフォルト値は `88` です。", "```typescript", "let columnMinWidth = this.column.minWidth;", "```", @@ -956,8 +956,8 @@ "getter": { "comment": { "shortText": [ - "Sets/gets the minimum `width` of the column.", - "Default value is `88`;", + "列の最小の `width` を取得または設定します。", + "デフォルト値は `88` です。", "```typescript", "let columnMinWidth = this.column.minWidth;", "```", @@ -1122,12 +1122,12 @@ "memberof": { "comment": { "text": "IgxColumnComponent", - "tagName": "memberof" + "tagName": "次のメンバー:" } } }, "shortText": [ - "Gets the default minimum `width` of the column.", + "列のデフォルトの最小の `width` を取得します。", "```typescript", "let defaultMinWidth = this.column.defaultMinWidth;", "```" diff --git a/typedoc/ja/lib/services/IgxHierarchicalTransactionService.json b/typedoc/ja/lib/services/IgxHierarchicalTransactionService.json index 5408c226..5735de0e 100644 --- a/typedoc/ja/lib/services/IgxHierarchicalTransactionService.json +++ b/typedoc/ja/lib/services/IgxHierarchicalTransactionService.json @@ -28,7 +28,7 @@ }, "primaryKey": { "comment": { - "text": "階層データのプライマリ キー" + "text": "階層データのプライマリキー" } }, "childDataKey": {