UNPKG

h_ui

Version:

A Vue.js 2.0 UI Components Framework

249 lines (243 loc) 8.17 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 = 83); /******/ }) /************************************************************************/ /******/ ({ /***/ 83: /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = { i: { validator: 'Content cannot be empty', validatorMsg: { intege: 'The input is not in integer format', intege1: 'The input is not in positive integer format', intege2: 'The input is not in negative integer format', num: 'Only numbers can be entered', num1: 'Only non-negative integer number format can be entered', num2: 'Only non-positive integer number format can be entered', decmal: 'Only floating point numbers can be entered', decmal1: 'Only positive floating point numbers can be entered', decmal2: 'Only negative floating point numbers can be entered', decmal4: 'Only non-negative floating-point numbers can be entered', decmal5: 'Only non-positive floating-point numbers can be entered', email: 'The email address is incorrect', color: 'Only input color format', url: 'Only url format can be entered', chinese: 'Only in Chinese format', ascii: 'Only input ACSII character format', zipcode: 'Zip code input format is incorrect', mobile: 'The format of the mobile phone is incorrect', ip4: 'Only ip4 address format can be entered', picture: 'Only input picture format', rar: 'Only input compressed file format', date: 'Date format is incorrect', qq: 'QQ number format is incorrect', tel: 'The format of the phone number is incorrect', username: 'Only a string of numbers, 26 English letters, or underscores can be entered', letter: 'Only letters can be entered', letter_u: 'Only uppercase letters can be entered', letter_l: 'Only lowercase letters can be entered' }, select: { placeholder: 'Seleccionar', noMatch: 'Sin coincidencias', loading: 'Cargando' }, table: { noDataText: 'Sin Datos', noFilteredDataText: 'Sin Datos para el filtro', confirmFilter: 'Aceptar', resetFilter: 'Quitar filtro', clearFilter: 'Todos' }, datepicker: { selectDate: 'Seleccionar fecha', selectTime: 'Seleccionar hora', startTime: 'Hora de inicio', endTime: 'Hora de fin', clear: 'Limpiar', ok: 'Aceptar', month: 'Mes', month1: 'Enero', month2: 'Febrero', month3: 'Marzo', month4: 'Abril', month5: 'Mayo', month6: 'Junio', month7: 'Julio', month8: 'Augosto', month9: 'Septiembre', month10: 'Octubre', month11: 'Noviembre', month12: 'Deciembre', year: 'Año', weeks: { sun: 'Domingo', mon: 'Lunes', tue: 'Martes', wed: 'Miércoles', thu: 'Jueves', fri: 'Viernes', sat: 'Sábado' }, months: { m1: 'Ene', m2: 'Feb', m3: 'Mar', m4: 'Abr', m5: 'May', m6: 'Jun', m7: 'Jul', m8: 'Ago', m9: 'Sep', m10: 'Oct', m11: 'Nov', m12: 'Dic' } }, transfer: { titles: { source: 'Origen', target: 'Destino' }, filterPlaceholder: 'Buscar aquí', notFoundText: 'Sin resultados' }, transferTable: { lTitles: 'Origen', rTitles: 'Destino', filterPlaceholder: 'Buscar aquí', notFoundText: 'Sin resultados', notFoundData: 'Sin resultados' }, modal: { okText: 'Aceptar', cancelText: 'Cancelar' }, poptip: { okText: 'Aceptar', cancelText: 'Cancelar' }, page: { prev: 'Página Anterior', next: 'Página Siguiente', total: 'Total', item: 'Elemento', items: 'Elementos', prev5: '5 Páginas Anteriores', next5: '5 Páginas Siguientes', page: '/page', showAll: 'load all', goto: 'Ir a', p: '' }, rate: { star: 'Estrella', stars: 'Estrellas' }, tree: { emptyText: 'Sin Datos' } } }; exports.default = _default; /***/ }) /******/ }); });