kendo.messages.ja-JP.js
20.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
/**
* Kendo UI v2016.1.112 (http://www.telerik.com/kendo-ui)
* Copyright 2016 Telerik AD. All rights reserved.
*
* Kendo UI commercial licenses may be obtained at
* http://www.telerik.com/purchase/license-agreement/kendo-ui-complete
* If you do not own a commercial license, this file shall be governed by the trial license terms.
*/
(function(f){
if (typeof define === 'function' && define.amd) {
define([ "./kendo.core" ], f);
} else {
f();
}
}(function(){
(function ($, undefined) {
/* FlatColorPicker messages */
if (kendo.ui.FlatColorPicker) {
kendo.ui.FlatColorPicker.prototype.options.messages =
$.extend(true, kendo.ui.FlatColorPicker.prototype.options.messages,{
"apply": "適用",
"cancel": "キャンセル"
});
}
/* ColorPicker messages */
if (kendo.ui.ColorPicker) {
kendo.ui.ColorPicker.prototype.options.messages =
$.extend(true, kendo.ui.ColorPicker.prototype.options.messages,{
"apply": "適用",
"cancel": "キャンセル"
});
}
/* ColumnMenu messages */
if (kendo.ui.ColumnMenu) {
kendo.ui.ColumnMenu.prototype.options.messages =
$.extend(true, kendo.ui.ColumnMenu.prototype.options.messages,{
"sortAscending": "昇順に並べ替え",
"sortDescending": "降順に並べ替え",
"filter": "フィルタ",
"columns": "列",
"done": "完了",
"settings": "列の設定",
"lock": "ロック",
"unlock": "ロック解除"
});
}
/* Editor messages */
if (kendo.ui.Editor) {
kendo.ui.Editor.prototype.options.messages =
$.extend(true, kendo.ui.Editor.prototype.options.messages,{
"bold": "太字",
"italic": "斜体",
"underline": "下線",
"strikethrough": "取り消し線",
"superscript": "上付き文字",
"subscript": "下付き文字",
"justifyCenter": "テキストを中央揃え",
"justifyLeft": "テキストを左揃え",
"justifyRight": "テキストを右揃え",
"justifyFull": "両端揃え",
"insertUnorderedList": "順序付けされていないリストを挿入",
"insertOrderedList": "順序付けされたリストを挿入",
"indent": "インデント",
"outdent": "インデント解除",
"createLink": "ハイパーリンクを挿入",
"unlink": "ハイパーリンクを削除",
"insertImage": "イメージを挿入",
"insertFile": "ファイルを挿入",
"insertHtml": "HTML を挿入",
"viewHtml": "HTML を表示",
"fontName": "フォント ファミリを選択",
"fontNameInherit": "(継承されたフォント)",
"fontSize": "フォント サイズを選択",
"fontSizeInherit": "(継承されたサイズ)",
"formatBlock": "フォーマット",
"formatting": "フォーマット",
"foreColor": "カラー",
"backColor": "背景色",
"style": "スタイル",
"emptyFolder": "空のフォルダ",
"uploadFile": "アップロード",
"orderBy": "次の要素による整列:",
"orderBySize": "サイズ",
"orderByName": "名",
"invalidFileType": "選択されたファイル {0} は無効です。サポートされているファイル タイプは {1} です。",
"deleteFile": "{0} を本当に削除しますか?",
"overwriteFile": "{0} という名前のファイルは既にカレント ディレクトリに存在します。上書きしますか?",
"directoryNotFound": "この名前のディレクトリが見つかりませんでした。",
"imageWebAddress": "Web アドレス",
"imageAltText": "代替テキスト",
"imageWidth": "幅 (px)",
"imageHeight": "高さ (px)",
"fileWebAddress": "Web アドレス",
"fileTitle": "タイトル",
"linkWebAddress": "Web アドレス",
"linkText": "テキスト",
"linkToolTip": "ツールチップ",
"linkOpenInNewWindow": "リンクを新規ウィンドウで開く",
"dialogUpdate": "更新",
"dialogInsert": "挿入",
"dialogButtonSeparator": "または",
"dialogCancel": "キャンセル",
"createTable": "テーブルの作成",
"addColumnLeft": "左に列を追加",
"addColumnRight": "右に列を追加",
"addRowAbove": "上に行を追加",
"addRowBelow": "下に行を追加",
"deleteRow": "行を削除",
"deleteColumn": "列を削除"
});
}
/* FileBrowser messages */
if (kendo.ui.FileBrowser) {
kendo.ui.FileBrowser.prototype.options.messages =
$.extend(true, kendo.ui.FileBrowser.prototype.options.messages,{
"uploadFile": "アップロード",
"orderBy": "次の要素による整列",
"orderByName": "名",
"orderBySize": "サイズ",
"directoryNotFound": "この名前のディレクトリは見つかりませんでした。",
"emptyFolder": "空のフォルダ",
"deleteFile": "{0} を本当に削除しますか?",
"invalidFileType": "選択されたファイル {0} は無効です。サポートされているファイル タイプは {1} です。",
"overwriteFile": "{0} という名前のファイルは既にカレント ディレクトリに存在します。上書きしますか?",
"dropFilesHere": "ここにファイルをドロップしてアップロード",
"search": "検索"
});
}
/* FilterCell messages */
if (kendo.ui.FilterCell) {
kendo.ui.FilterCell.prototype.options.messages =
$.extend(true, kendo.ui.FilterCell.prototype.options.messages,{
"isTrue": "真である",
"isFalse": "偽である",
"filter": "フィルタ",
"clear": "クリア",
"operator": "演算子"
});
}
/* FilterCell operators */
if (kendo.ui.FilterCell) {
kendo.ui.FilterCell.prototype.options.operators =
$.extend(true, kendo.ui.FilterCell.prototype.options.operators,{
"string": {
"eq": "が次の値と同じ",
"neq": "が次の値と異なる",
"startswith": "が次で始まる",
"contains": "が次を含む",
"doesnotcontain": "が次を含まない",
"endswith": "が次で終わる"
},
"number": {
"eq": "が次の値と同じ",
"neq": "が次の値と異なる",
"gte": "が次の値以上",
"gt": "が次の値より大きい",
"lte": "が次の値以下",
"lt": "が次の値より小さい"
},
"date": {
"eq": "が次の値と同じ",
"neq": "が次の値と異なる",
"gte": "次の値と同じかそれより後",
"gt": "次の値より後",
"lte": "次の値と同じかそれより前",
"lt": "次の値より前"
},
"enums": {
"eq": "が次の値と同じ",
"neq": "が次の値と異なる"
}
});
}
/* FilterMenu messages */
if (kendo.ui.FilterMenu) {
kendo.ui.FilterMenu.prototype.options.messages =
$.extend(true, kendo.ui.FilterMenu.prototype.options.messages,{
"info": "次の値がある項目を表示:",
"isTrue": "真である",
"isFalse": "偽である",
"filter": "フィルタ",
"clear": "クリア",
"and": "And",
"or": "Or",
"selectValue": "-値を選択-",
"operator": "演算子",
"value": "値",
"cancel": "キャンセル"
});
}
/* FilterMenu operator messages */
if (kendo.ui.FilterMenu) {
kendo.ui.FilterMenu.prototype.options.operators =
$.extend(true, kendo.ui.FilterMenu.prototype.options.operators,{
"string": {
"eq": "が次の値と同じ",
"neq": "が次の値と異なる",
"startswith": "が次で始まる",
"contains": "が次を含む",
"doesnotcontain": "が次を含まない",
"endswith": "が次で終わる"
},
"number": {
"eq": "が次の値と同じ",
"neq": "が次の値と異なる",
"gte": "が次の値以上",
"gt": "が次の値より大きい",
"lte": "が次の値以下",
"lt": "が次の値より小さい"
},
"date": {
"eq": "が次の値と同じ",
"neq": "が次の値と異なる",
"gte": "次の値と同じかそれより後",
"gt": "次の値より後",
"lte": "次の値と同じかそれより前",
"lt": "次の値より前"
},
"enums": {
"eq": "が次の値と同じ",
"neq": "が次の値と異なる"
}
});
}
/* Gantt messages */
if (kendo.ui.Gantt) {
kendo.ui.Gantt.prototype.options.messages =
$.extend(true, kendo.ui.Gantt.prototype.options.messages,{
"actions": {
"addChild": "子の追加",
"append": "タスクの追加",
"insertAfter": "下に追加",
"insertBefore": "上に追加",
"pdf": "PDF にエクスポート"
},
"cancel": "キャンセル",
"deleteDependencyWindowTitle": "依存関係を削除",
"deleteTaskWindowTitle": "タスクを削除",
"destroy": "削除",
"editor": {
"assingButton": "割り当て",
"editorTitle": "タスク",
"end": "終点",
"percentComplete": "完了",
"resources": "リソース",
"resourcesEditorTitle": "リソース",
"resourcesHeader": "リソース",
"start": "始点",
"title": "タイトル",
"unitsHeader": "単位"
},
"save": "保存",
"views": {
"day": "日",
"end": "終点",
"month": "月",
"start": "始点",
"week": "週",
"year": "年"
}
});
}
/* Grid messages */
if (kendo.ui.Grid) {
kendo.ui.Grid.prototype.options.messages =
$.extend(true, kendo.ui.Grid.prototype.options.messages,{
"commands": {
"cancel": "変更のキャンセル",
"canceledit": "キャンセル",
"create": "新規レコードを追加",
"destroy": "削除",
"edit": "編集",
"excel": "Export to Excel",
"pdf": "Export to PDF",
"save": "変更の保存",
"select": "選択",
"update": "更新"
},
"editable": {
"cancelDelete": "キャンセル",
"confirmation": "このレコードを本当に削除しますか?",
"confirmDelete": "削除"
}
});
}
/* Groupable messages */
if (kendo.ui.Groupable) {
kendo.ui.Groupable.prototype.options.messages =
$.extend(true, kendo.ui.Groupable.prototype.options.messages,{
"empty": "列ヘッダーをここにドラッグ アンド ドロップして、その列でグループ化"
});
}
/* NumericTextBox messages */
if (kendo.ui.NumericTextBox) {
kendo.ui.NumericTextBox.prototype.options =
$.extend(true, kendo.ui.NumericTextBox.prototype.options,{
"upArrowText": "値を増やす",
"downArrowText": "値を減らす"
});
}
/* Pager messages */
if (kendo.ui.Pager) {
kendo.ui.Pager.prototype.options.messages =
$.extend(true, kendo.ui.Pager.prototype.options.messages,{
"allPages": "All",
"display": "{0} - {1} ({2} 項目中)",
"empty": "表示する項目がありません",
"page": "ページ",
"of": "/ {0}",
"itemsPerPage": "項目 (1 ページあたり)",
"first": "最初のページに移動",
"previous": "前のページに移動",
"next": "次のページに移動",
"last": "最後のページに移動",
"refresh": "更新",
"morePages": "その他のページ"
});
}
/* PivotGrid messages */
if (kendo.ui.PivotGrid) {
kendo.ui.PivotGrid.prototype.options.messages =
$.extend(true, kendo.ui.PivotGrid.prototype.options.messages,{
"measureFields": "ここにデータ フィールドをドロップ",
"columnFields": "ここに列フィールドをドロップ",
"rowFields": "ここに行フィールドをドロップ"
});
}
/* PivotFieldMenu messages */
if (kendo.ui.PivotFieldMenu) {
kendo.ui.PivotFieldMenu.prototype.options.messages =
$.extend(true, kendo.ui.PivotFieldMenu.prototype.options.messages,{
"info": "次の値がある項目を表示:",
"filterFields": "フィールド フィルタ",
"filter": "フィルタ",
"include": "フィールドをインクルード...",
"title": "インクルードするフィールド",
"clear": "クリア",
"ok": "OK",
"cancel": "キャンセル",
"operators": {
"contains": "が次を含む",
"doesnotcontain": "が次を含まない",
"startswith": "が次で始まる",
"endswith": "が次で終わる",
"eq": "が次の値と同じ",
"neq": "が次の値と異なる"
}
});
}
/* RecurrenceEditor messages */
if (kendo.ui.RecurrenceEditor) {
kendo.ui.RecurrenceEditor.prototype.options.messages =
$.extend(true, kendo.ui.RecurrenceEditor.prototype.options.messages,{
"frequencies": {
"never": "なし",
"hourly": "毎時",
"daily": "毎日",
"weekly": "毎週",
"monthly": "毎月",
"yearly": "毎年"
},
"hourly": {
"repeatEvery": "次の間隔で繰り返す: ",
"interval": " 時間"
},
"daily": {
"repeatEvery": "次の間隔で繰り返す: ",
"interval": " 日"
},
"weekly": {
"interval": " 週間",
"repeatEvery": "次の間隔で繰り返す: ",
"repeatOn": "次のときに繰り返す: "
},
"monthly": {
"repeatEvery": "次の間隔で繰り返す: ",
"repeatOn": "次のときに繰り返す: ",
"interval": " か月",
"day": "日 "
},
"yearly": {
"repeatEvery": "次の間隔で繰り返す: ",
"repeatOn": "次のときに繰り返す: ",
"interval": " 年",
"of": " の "
},
"end": {
"label": "終了:",
"mobileLabel": "終了",
"never": "なし",
"after": "後 ",
"occurrence": " 回",
"on": "オン "
},
"offsetPositions": {
"first": "最初",
"second": "2 番目",
"third": "3 番目",
"fourth": "4 番目",
"last": "最後"
},
"weekdays": {
"day": "日",
"weekday": "平日",
"weekend": "週末"
}
});
}
/* Scheduler messages */
if (kendo.ui.Scheduler) {
kendo.ui.Scheduler.prototype.options.messages =
$.extend(true, kendo.ui.Scheduler.prototype.options.messages,{
"allDay": "すべての日",
"date": "日付",
"event": "イベント",
"time": "時間",
"showFullDay": "24 時間表示",
"showWorkDay": "営業時間を表示",
"today": "今日",
"save": "保存",
"cancel": "キャンセル",
"destroy": "削除",
"deleteWindowTitle": "イベントを削除",
"ariaSlotLabel": "{0:t} ~ {1:t} 時の範囲から選択",
"ariaEventLabel": "{0} ({1:D} 日の {2:t} 時)",
"confirmation": "このイベントを本当に削除しますか?",
"views": {
"day": "日",
"week": "週",
"workWeek": "稼働日",
"agenda": "予定",
"month": "月"
},
"recurrenceMessages": {
"deleteWindowTitle": "定期的な項目を削除",
"deleteWindowOccurrence": "現在の回を削除",
"deleteWindowSeries": "系列を削除",
"editWindowTitle": "定期的な項目を編集",
"editWindowOccurrence": "現在の回を編集",
"editWindowSeries": "系列を編集",
"deleteRecurring": "このイベントの回のみを削除しますか、それとも系列全体を削除しますか?",
"editRecurring": "このイベントの回のみを編集しますか、それとも系列全体を編集しますか?"
},
"editor": {
"title": "タイトル",
"start": "始点",
"end": "終点",
"allDayEvent": "終日のイベント",
"description": "説明",
"repeat": "繰り返す",
"timezone": " ",
"startTimezone": "開始タイムゾーン",
"endTimezone": "終了タイムゾーン",
"separateTimezones": "開始と終了で別のタイムゾーンを使用する",
"timezoneEditorTitle": "タイムゾーン",
"timezoneEditorButton": "タイム ゾーン",
"timezoneTitle": "タイム ゾーン",
"noTimezone": "タイムゾーンがありません",
"editorTitle": "イベント"
}
});
}
/* Slider messages */
if (kendo.ui.Slider) {
kendo.ui.Slider.prototype.options =
$.extend(true, kendo.ui.Slider.prototype.options,{
"increaseButtonTitle": "増やす",
"decreaseButtonTitle": "減らす"
});
}
/* TreeView messages */
if (kendo.ui.TreeView) {
kendo.ui.TreeView.prototype.options.messages =
$.extend(true, kendo.ui.TreeView.prototype.options.messages,{
"loading": "ロードしています...",
"requestFailed": "要求を実行できませんでした。",
"retry": "再試行"
});
}
/* Upload messages */
if (kendo.ui.Upload) {
kendo.ui.Upload.prototype.options.localization=
$.extend(true, kendo.ui.Upload.prototype.options.localization,{
"select": "ファイルを選択...",
"cancel": "キャンセル",
"retry": "再試行",
"remove": "削除",
"uploadSelectedFiles": "ファイルをアップロード",
"dropFilesHere": "ここにファイルをドロップしてアップロード",
"statusUploading": "アップロード中",
"statusUploaded": "アップロード済み",
"statusWarning": "警告",
"statusFailed": "失敗",
"headerStatusUploading": "アップロード中...",
"headerStatusUploaded": "完了"
});
}
/* Validator messages */
if (kendo.ui.Validator) {
kendo.ui.Validator.prototype.options.messages =
$.extend(true, kendo.ui.Validator.prototype.options.messages,{
"required": "{0} が必要です",
"pattern": "{0} は無効です",
"min": "{0} は {1} より大きいか同じ値にしてください",
"max": "{0} は {1} より小さいか同じ値にしてください",
"step": "{0} は無効です",
"email": "{0} は無効な電子メールです",
"url": "{0} は無効な URL です",
"date": "{0} は無効な日付です"
});
}
})(window.kendo.jQuery);
}));