smart-webcomponents-angular
Version:
[](https://jqwidgets.com/license/)
28 lines • 1.01 kB
JSON
{
'add': '追加',
'addCondition': '条件を追加',
'addGroup': 'グループを追加',
'and': 'かつ',
'notand': 'かつでない',
'or': 'または',
'notor': 'またはでない',
'=': '等しい',
'<>': '等しくない',
'>': 'より大きい',
'>=': '以上',
'<': 'より小さい',
'<=': '以下',
'startswith': 'で始まる',
'endswith': 'で終わる',
'contains': '含む',
'notcontains': '含まない',
'isblank': '空である',
'isnotblank': '空ではない',
'wrongParentGroupIndex': '{{elementType}}: "{{method}}" メソッドで親グループのインデックスが誤っています。',
'wrongElementNode': '{{elementType}}: "{{method}}" メソッドでノードまたはノードIDが誤っています。',
'invalidDataStructure': '{{elementType}}: updateCondition/updateGroup メソッドで無効なデータ構造が使用されました。',
'dateTabLabel': '日付',
'timeTabLabel': '時間',
'queryLabel': 'クエリ',
'placeholderDate': '日付を入力してください',
}