Skip to content

Commit 14c2c6e

Browse files
committed
Adding localized strings.
1 parent 9958a88 commit 14c2c6e

File tree

6 files changed

+31
-31
lines changed

6 files changed

+31
-31
lines changed

typedoc/ja/lib/data-operations/IgxBooleanFilteringOperand.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,33 +14,33 @@
1414
"methods": {
1515
"conditionList": {
1616
"comment": {
17-
"shortText": "Returns an array of names of the conditions which are visible in the UI"
17+
"shortText": "UI に表示される条件の名前の配列を返します。"
1818
}
1919
},
2020
"condition": {
2121
"comment": {
2222
"parameters": {
2323
"name": {
2424
"comment": {
25-
"text": "The name of the condition."
25+
"text": "条件の名前。"
2626
}
2727
}
2828
},
2929
"tags": {},
30-
"shortText": "Returns an instance of the condition with the specified name."
30+
"shortText": "指定された名前の条件のインスタンスを返します。"
3131
}
3232
},
3333
"append": {
3434
"comment": {
3535
"parameters": {
3636
"operation": {
3737
"comment": {
38-
"text": "The filtering operation."
38+
"text": "フィルタリング操作。"
3939
}
4040
}
4141
},
4242
"tags": {},
43-
"shortText": "Adds a new condition to the filtering operations."
43+
"shortText": "フィルタリング操作に新しい条件を追加します。"
4444
}
4545
}
4646
},

typedoc/ja/lib/data-operations/IgxDateFilteringOperand.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,33 +27,33 @@
2727
},
2828
"conditionList": {
2929
"comment": {
30-
"shortText": "Returns an array of names of the conditions which are visible in the UI"
30+
"shortText": "UI に表示される条件の名前の配列を返します。"
3131
}
3232
},
3333
"condition": {
3434
"comment": {
3535
"parameters": {
3636
"name": {
3737
"comment": {
38-
"text": "The name of the condition."
38+
"text": "条件の名前。"
3939
}
4040
}
4141
},
4242
"tags": {},
43-
"shortText": "Returns an instance of the condition with the specified name."
43+
"shortText": "指定された名前の条件のインスタンスを返します。"
4444
}
4545
},
4646
"append": {
4747
"comment": {
4848
"parameters": {
4949
"operation": {
5050
"comment": {
51-
"text": "The filtering operation."
51+
"text": "フィルタリング操作。"
5252
}
5353
}
5454
},
5555
"tags": {},
56-
"shortText": "Adds a new condition to the filtering operations."
56+
"shortText": "フィルタリング操作に新しい条件を追加します。"
5757
}
5858
}
5959
},

typedoc/ja/lib/data-operations/IgxFilteringOperand.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,33 +17,33 @@
1717
"methods": {
1818
"conditionList": {
1919
"comment": {
20-
"shortText": "Returns an array of names of the conditions which are visible in the UI"
20+
"shortText": "UI に表示される条件の名前の配列を返します。"
2121
}
2222
},
2323
"condition": {
2424
"comment": {
2525
"parameters": {
2626
"name": {
2727
"comment": {
28-
"text": "The name of the condition."
28+
"text": "条件の名前。"
2929
}
3030
}
3131
},
3232
"tags": {},
33-
"shortText": "Returns an instance of the condition with the specified name."
33+
"shortText": "指定された名前の条件のインスタンスを返します。"
3434
}
3535
},
3636
"append": {
3737
"comment": {
3838
"parameters": {
3939
"operation": {
4040
"comment": {
41-
"text": "The filtering operation."
41+
"text": "フィルタリング操作。"
4242
}
4343
}
4444
},
4545
"tags": {},
46-
"shortText": "Adds a new condition to the filtering operations."
46+
"shortText": "フィルタリング操作に新しい条件を追加します。"
4747
}
4848
}
4949
},

typedoc/ja/lib/data-operations/IgxNumberFilteringOperand.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,33 +14,33 @@
1414
"methods": {
1515
"conditionList": {
1616
"comment": {
17-
"shortText": "Returns an array of names of the conditions which are visible in the UI"
17+
"shortText": "UI に表示される条件の名前の配列を返します。"
1818
}
1919
},
2020
"condition": {
2121
"comment": {
2222
"parameters": {
2323
"name": {
2424
"comment": {
25-
"text": "The name of the condition."
25+
"text": "条件の名前。"
2626
}
2727
}
2828
},
2929
"tags": {},
30-
"shortText": "Returns an instance of the condition with the specified name."
30+
"shortText": "指定された名前の条件のインスタンスを返します。"
3131
}
3232
},
3333
"append": {
3434
"comment": {
3535
"parameters": {
3636
"operation": {
3737
"comment": {
38-
"text": "The filtering operation."
38+
"text": "フィルタリング操作。"
3939
}
4040
}
4141
},
4242
"tags": {},
43-
"shortText": "Adds a new condition to the filtering operations."
43+
"shortText": "フィルタリング操作に新しい条件を追加します。"
4444
}
4545
}
4646
},

typedoc/ja/lib/data-operations/IgxStringFilteringOperand.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,33 +27,33 @@
2727
},
2828
"conditionList": {
2929
"comment": {
30-
"shortText": "Returns an array of names of the conditions which are visible in the UI"
30+
"shortText": "UI に表示される条件の名前の配列を返します。"
3131
}
3232
},
3333
"condition": {
3434
"comment": {
3535
"parameters": {
3636
"name": {
3737
"comment": {
38-
"text": "The name of the condition."
38+
"text": "条件の名前。"
3939
}
4040
}
4141
},
4242
"tags": {},
43-
"shortText": "Returns an instance of the condition with the specified name."
43+
"shortText": "指定された名前の条件のインスタンスを返します。"
4444
}
4545
},
4646
"append": {
4747
"comment": {
4848
"parameters": {
4949
"operation": {
5050
"comment": {
51-
"text": "The filtering operation."
51+
"text": "フィルタリング操作。"
5252
}
5353
}
5454
},
5555
"tags": {},
56-
"shortText": "Adds a new condition to the filtering operations."
56+
"shortText": "フィルタリング操作に新しい条件を追加します。"
5757
}
5858
}
5959
},

typedoc/ja/lib/grids/IgxGridComponent.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2117,13 +2117,13 @@
21172117
"memberof": {
21182118
"comment": {
21192119
"text": "IgxGridComponent",
2120-
"tagName": "memberof"
2120+
"tagName": "次のメンバー:"
21212121
}
21222122
}
21232123
},
21242124
"shortText": [
2125-
"Sets the total number of records in the data source.",
2126-
"This property is required for remote grid virtualization to function when it is bound to remote data.",
2125+
"データ ソース内のレコードの総数を設定します。",
2126+
"このプロパティは、リモート グリッド仮想化がリモート データにバインドされているときに機能するために必要です。",
21272127
"```typescript",
21282128
"this.grid1.totalItemCount = 55;",
21292129
"```"
@@ -2136,13 +2136,13 @@
21362136
"memberof": {
21372137
"comment": {
21382138
"text": "IgxGridComponent",
2139-
"tagName": "memberof"
2139+
"tagName": "次のメンバー:"
21402140
}
21412141
}
21422142
},
21432143
"shortText": [
2144-
"Returns the total number of records in the data source.",
2145-
"Works only with remote grid virtualization.",
2144+
"データ ソース内のレコードの総数を返します。",
2145+
"リモートのグリッド仮想化のみに操作します。",
21462146
"```typescript",
21472147
"const itemCount = this.grid1.totalItemCount;",
21482148
"```"

0 commit comments

Comments
 (0)