12345678910111213 |
- /*!
- *
- * SpreadJS Library 10.0.0
- *
- * Copyright(c) GrapeCity, Inc. All rights reserved.
- *
- * Licensed under the SpreadJS Commercial License.
- * spread.sales@grapecity.com
- * http://spread.grapecity.com/Pages/Spread-JS-License/
- *
- *
- */
- !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.LocaleResource=t():(e.GC=e.GC||{},e.GC.Spread=e.GC.Spread||{},e.GC.Spread.Views=e.GC.Spread.Views||{},e.GC.Spread.Views.LocaleResource=t())}(this,function(){return function(e){function t(n){if(o[n])return o[n].exports;var r=o[n]={exports:{},id:n,loaded:!1};return e[n].call(r.exports,r,r.exports,t),r.loaded=!0,r.exports}var o={};return t.m=e,t.c=o,t.p="",t(0)}([function(e,t){"use strict";!function(){var t={name:"ja-JP",content:{groupDragText:"列ヘッダをドロップして、グループ化を実行します",toolPanelGroupPanelText:"上部パネルの列名をドロップして、グループ化を実行します",toolPanelGroupPanelTitle:"グループ列",toolPanelColPanelTitle:"列",addColPanelTitle:"列の追加",addColPanelText:"追加する列の情報を入力してください(JSONオブジェクト形式)",addColPanelErrorText:"入力データが不正です",addText:"追加",cancelText:"キャンセル",updateText:"更新",buildInActionSave:"保存",buildInActionEdit:"編集",buildInActionCancel:"キャンセル",editFormTitle:"入力フォーム",linkText:"詳細",moreText:"その他のアイテム",errorText:"Calendar/Timelineレイアウトでは、日付データを使用した単一のグループ化のみ有効です。"}};e.exports=t}()}])});
|