UNPKG

h_ui

Version:

A Vue.js 2.0 UI Components Framework

278 lines (272 loc) 8.56 kB
(function webpackUniversalModuleDefinition(root, factory) { if(typeof exports === 'object' && typeof module === 'object') module.exports = factory(); else if(typeof define === 'function' && define.amd) define("h_ui/locale", [], factory); else if(typeof exports === 'object') exports["h_ui/locale"] = factory(); else root["h_ui/locale"] = factory(); })(window, function() { return /******/ (function(modules) { // webpackBootstrap /******/ // The module cache /******/ var installedModules = {}; /******/ /******/ // The require function /******/ function __webpack_require__(moduleId) { /******/ /******/ // Check if module is in cache /******/ if(installedModules[moduleId]) { /******/ return installedModules[moduleId].exports; /******/ } /******/ // Create a new module (and put it into the cache) /******/ var module = installedModules[moduleId] = { /******/ i: moduleId, /******/ l: false, /******/ exports: {} /******/ }; /******/ /******/ // Execute the module function /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__); /******/ /******/ // Flag the module as loaded /******/ module.l = true; /******/ /******/ // Return the exports of the module /******/ return module.exports; /******/ } /******/ /******/ /******/ // expose the modules object (__webpack_modules__) /******/ __webpack_require__.m = modules; /******/ /******/ // expose the module cache /******/ __webpack_require__.c = installedModules; /******/ /******/ // define getter function for harmony exports /******/ __webpack_require__.d = function(exports, name, getter) { /******/ if(!__webpack_require__.o(exports, name)) { /******/ Object.defineProperty(exports, name, { enumerable: true, get: getter }); /******/ } /******/ }; /******/ /******/ // define __esModule on exports /******/ __webpack_require__.r = function(exports) { /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) { /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); /******/ } /******/ Object.defineProperty(exports, '__esModule', { value: true }); /******/ }; /******/ /******/ // create a fake namespace object /******/ // mode & 1: value is a module id, require it /******/ // mode & 2: merge all properties of value into the ns /******/ // mode & 4: return value when already ns object /******/ // mode & 8|1: behave like require /******/ __webpack_require__.t = function(value, mode) { /******/ if(mode & 1) value = __webpack_require__(value); /******/ if(mode & 8) return value; /******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value; /******/ var ns = Object.create(null); /******/ __webpack_require__.r(ns); /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value }); /******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key)); /******/ return ns; /******/ }; /******/ /******/ // getDefaultExport function for compatibility with non-harmony modules /******/ __webpack_require__.n = function(module) { /******/ var getter = module && module.__esModule ? /******/ function getDefault() { return module['default']; } : /******/ function getModuleExports() { return module; }; /******/ __webpack_require__.d(getter, 'a', getter); /******/ return getter; /******/ }; /******/ /******/ // Object.prototype.hasOwnProperty.call /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); }; /******/ /******/ // __webpack_public_path__ /******/ __webpack_require__.p = "/dist/locale/"; /******/ /******/ /******/ // Load entry module and return exports /******/ return __webpack_require__(__webpack_require__.s = 93); /******/ }) /************************************************************************/ /******/ ({ /***/ 93: /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = { i: { locale: 'zh-TW', validator: '輸入不能為空', validatorMsg: { intege: '輸入的不是整數格式', intege1: '輸入的不是正整數格式', intege2: '輸入的不是負整數格式', num: '只能輸入數字格式', num1: '只能輸入非負整數數字格式', num2: '只能輸入非正整數數字格式', decmal: '只能輸入浮點數格式', decmal1: '只能輸入正浮點數格式', decmal2: '只能輸入負浮點數格式', decmal4: '只能輸入非負浮點數格式', decmal5: '只能輸入非正浮點數格式', email: '郵件地址不正確', color: '只能輸入顏色格式', url: '只能輸入url格式', chinese: '只能輸入中文格式', ascii: '只能輸入AC​​SII字符格式', zipcode: '郵編輸入格式不正確', mobile: '移動電話格式不正確', ip4: '只能輸入ip4地址格式', picture: '只能輸入圖片格式', rar: '只能輸入壓縮文件格式', date: '日期格式不正確', qq: 'QQ號碼格式不正確', tel: '電話號碼格式不正確', username: '只能輸入由數字、26個英文字母或者下劃線組成的字符串', letter: '只能輸入字母格式', letter_u: '只能輸入大寫字母格式', letter_l: '只能輸入小寫字母格式' }, select: { placeholder: '請選擇', searchHolder: '請輸入匹配字段', noMatch: '無匹配數據', loading: '加載中', noMoreData: '没有更多数据', checkAll: '全選', checkNone: '全不選' }, table: { noDataText: '暫無數據', noFilteredDataText: '暫無篩選結果', confirmFilter: '篩選', resetFilter: '重置', clearFilter: '全部', loadingText: '加載中', summary: '匯總' }, datepicker: { selectDate: '選擇日期', selectTime: '選擇時間', startTime: '開始時間', endTime: '結束時間', clear: '清空', ok: '確定', datePanelLabel: '[yyyy年] [m月]', month: '月', month1: '1 月', month2: '2 月', month3: '3 月', month4: '4 月', month5: '5 月', month6: '6 月', month7: '7 月', month8: '8 月', month9: '9 月', month10: '10 月', month11: '11 月', month12: '12 月', year: '年', weekStartDay: '0', weeks: { sun: '日', mon: '一', tue: '二', wed: '三', thu: '四', fri: '五', sat: '六' }, months: { m1: '1月', m2: '2月', m3: '3月', m4: '4月', m5: '5月', m6: '6月', m7: '7月', m8: '8月', m9: '9月', m10: '10月', m11: '11月', m12: '12月' } }, transfer: { titles: { source: '源列表', target: '目的列表' }, filterPlaceholder: '請輸入搜索內容', notFoundText: '列表爲空', notFoundData: '無匹配數據' }, transferTable: { lTitle: '源列表', rTitle: '目的列表', filterPlaceholder: '請輸入搜索內容', notFoundText: '列表爲空', notFoundData: '無匹配數據' }, modal: { okText: '確定', cancelText: '取消', reduction: '還原', maximize: '最大化', close: '關閉' }, poptip: { okText: '確定', cancelText: '取消' }, page: { prev: '上壹頁', next: '下壹頁', total: '共', item: '條', items: '條', prev5: '向前 5 頁', next5: '向後 5 頁', page: '條/頁', showAll: '加載全部', goto: '跳至', p: '頁', pageLabel: '每頁顯示' }, rate: { star: '星', stars: '星' }, tree: { emptyText: '暫無數據' }, typefield: { placeholder: '請選擇', bigData: '無窮大', smallData: '無窮大' }, typefieldRange: { rPlaceholder: '最低值', lPlaceholder: '最高值' }, log: { clear: '清 屏' }, upload: { errorText: '上傳失敗' } } }; exports.default = _default; /***/ }) /******/ }); });