@nocobase/plugin-client 0.17.0-alpha.7 → 0.18.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/externalVersion.js +4 -4
- package/dist/locale/antd/eu_ES.js +1 -1
- package/dist/locale/antd/ko_KR.js +1 -1
- package/dist/locale/antd/my_MM.js +1 -1
- package/dist/locale/antd/pl_PL.js +1 -1
- package/dist/locale/antd/tr_TR.js +1 -1
- package/dist/locale/en_US.js +5 -1
- package/dist/locale/pt_BR.js +0 -1
- package/dist/locale/zh-CN.js +8 -1
- package/dist/node_modules/cronstrue/dist/cronstrue-i18n.js +657 -28
- package/dist/node_modules/cronstrue/dist/cronstrue-i18n.min.js +1 -1
- package/dist/node_modules/cronstrue/dist/cronstrue.js +1 -1
- package/dist/node_modules/cronstrue/dist/cronstrue.min.js +1 -1
- package/dist/node_modules/cronstrue/dist/expressionDescriptor.d.ts +1 -1
- package/dist/node_modules/cronstrue/dist/i18n/allLocales.d.ts +3 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/bg.d.ts +56 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/my.d.ts +56 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/pt_BR.d.ts +2 -2
- package/dist/node_modules/cronstrue/dist/i18n/locales/vi.d.ts +56 -0
- package/dist/node_modules/cronstrue/dist/options.d.ts +1 -0
- package/dist/node_modules/cronstrue/locales/ar.js +1 -1
- package/dist/node_modules/cronstrue/locales/ar.min.js +1 -1
- package/dist/node_modules/cronstrue/locales/be.js +1 -1
- package/dist/node_modules/cronstrue/locales/be.min.js +1 -1
- package/dist/node_modules/cronstrue/locales/bg.js +290 -0
- package/dist/node_modules/cronstrue/locales/bg.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/ca.js +1 -1
- package/dist/node_modules/cronstrue/locales/ca.min.js +1 -1
- package/dist/node_modules/cronstrue/locales/es.js +1 -1
- package/dist/node_modules/cronstrue/locales/es.min.js +1 -1
- package/dist/node_modules/cronstrue/locales/fi.js +1 -1
- package/dist/node_modules/cronstrue/locales/fi.min.js +1 -1
- package/dist/node_modules/cronstrue/locales/hu.js +1 -1
- package/dist/node_modules/cronstrue/locales/hu.min.js +1 -1
- package/dist/node_modules/cronstrue/locales/id.js +1 -1
- package/dist/node_modules/cronstrue/locales/id.min.js +1 -1
- package/dist/node_modules/cronstrue/locales/ja.js +1 -1
- package/dist/node_modules/cronstrue/locales/ja.min.js +1 -1
- package/dist/node_modules/cronstrue/locales/ko.js +4 -4
- package/dist/node_modules/cronstrue/locales/ko.min.js +1 -1
- package/dist/node_modules/cronstrue/locales/my.js +287 -0
- package/dist/node_modules/cronstrue/locales/my.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/nb.js +1 -1
- package/dist/node_modules/cronstrue/locales/nb.min.js +1 -1
- package/dist/node_modules/cronstrue/locales/nl.js +1 -1
- package/dist/node_modules/cronstrue/locales/nl.min.js +1 -1
- package/dist/node_modules/cronstrue/locales/pt_BR.js +5 -5
- package/dist/node_modules/cronstrue/locales/pt_BR.min.js +1 -1
- package/dist/node_modules/cronstrue/locales/sw.js +1 -1
- package/dist/node_modules/cronstrue/locales/sw.min.js +1 -1
- package/dist/node_modules/cronstrue/locales/vi.js +287 -0
- package/dist/node_modules/cronstrue/locales/vi.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/zh_TW.js +1 -1
- package/dist/node_modules/cronstrue/locales/zh_TW.min.js +1 -1
- package/dist/node_modules/cronstrue/package.json +1 -1
- package/dist/server/migrations/20230620203216-admin-ui-schema-uid.js +5 -1
- package/dist/server/migrations/20231215215247-admin-menu-uid.d.ts +4 -0
- package/dist/server/migrations/20231215215247-admin-menu-uid.js +75 -0
- package/dist/server/server.d.ts +1 -0
- package/dist/server/server.js +17 -20
- package/package.json +2 -2
|
@@ -0,0 +1,287 @@
|
|
|
1
|
+
(function webpackUniversalModuleDefinition(root, factory) {
|
|
2
|
+
if(typeof exports === 'object' && typeof module === 'object')
|
|
3
|
+
module.exports = factory(require("cronstrue"));
|
|
4
|
+
else if(typeof define === 'function' && define.amd)
|
|
5
|
+
define("locales/my", ["cronstrue"], factory);
|
|
6
|
+
else if(typeof exports === 'object')
|
|
7
|
+
exports["locales/my"] = factory(require("cronstrue"));
|
|
8
|
+
else
|
|
9
|
+
root["locales/my"] = factory(root["cronstrue"]);
|
|
10
|
+
})(globalThis, (__WEBPACK_EXTERNAL_MODULE__34__) => {
|
|
11
|
+
return /******/ (() => { // webpackBootstrap
|
|
12
|
+
/******/ "use strict";
|
|
13
|
+
/******/ var __webpack_modules__ = ({
|
|
14
|
+
|
|
15
|
+
/***/ 34:
|
|
16
|
+
/***/ ((module) => {
|
|
17
|
+
|
|
18
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__34__;
|
|
19
|
+
|
|
20
|
+
/***/ })
|
|
21
|
+
|
|
22
|
+
/******/ });
|
|
23
|
+
/************************************************************************/
|
|
24
|
+
/******/ // The module cache
|
|
25
|
+
/******/ var __webpack_module_cache__ = {};
|
|
26
|
+
/******/
|
|
27
|
+
/******/ // The require function
|
|
28
|
+
/******/ function __webpack_require__(moduleId) {
|
|
29
|
+
/******/ // Check if module is in cache
|
|
30
|
+
/******/ var cachedModule = __webpack_module_cache__[moduleId];
|
|
31
|
+
/******/ if (cachedModule !== undefined) {
|
|
32
|
+
/******/ return cachedModule.exports;
|
|
33
|
+
/******/ }
|
|
34
|
+
/******/ // Create a new module (and put it into the cache)
|
|
35
|
+
/******/ var module = __webpack_module_cache__[moduleId] = {
|
|
36
|
+
/******/ // no module.id needed
|
|
37
|
+
/******/ // no module.loaded needed
|
|
38
|
+
/******/ exports: {}
|
|
39
|
+
/******/ };
|
|
40
|
+
/******/
|
|
41
|
+
/******/ // Execute the module function
|
|
42
|
+
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
|
|
43
|
+
/******/
|
|
44
|
+
/******/ // Return the exports of the module
|
|
45
|
+
/******/ return module.exports;
|
|
46
|
+
/******/ }
|
|
47
|
+
/******/
|
|
48
|
+
/************************************************************************/
|
|
49
|
+
/******/ /* webpack/runtime/compat get default export */
|
|
50
|
+
/******/ (() => {
|
|
51
|
+
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
|
52
|
+
/******/ __webpack_require__.n = (module) => {
|
|
53
|
+
/******/ var getter = module && module.__esModule ?
|
|
54
|
+
/******/ () => (module['default']) :
|
|
55
|
+
/******/ () => (module);
|
|
56
|
+
/******/ __webpack_require__.d(getter, { a: getter });
|
|
57
|
+
/******/ return getter;
|
|
58
|
+
/******/ };
|
|
59
|
+
/******/ })();
|
|
60
|
+
/******/
|
|
61
|
+
/******/ /* webpack/runtime/define property getters */
|
|
62
|
+
/******/ (() => {
|
|
63
|
+
/******/ // define getter functions for harmony exports
|
|
64
|
+
/******/ __webpack_require__.d = (exports, definition) => {
|
|
65
|
+
/******/ for(var key in definition) {
|
|
66
|
+
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
67
|
+
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
68
|
+
/******/ }
|
|
69
|
+
/******/ }
|
|
70
|
+
/******/ };
|
|
71
|
+
/******/ })();
|
|
72
|
+
/******/
|
|
73
|
+
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
74
|
+
/******/ (() => {
|
|
75
|
+
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
76
|
+
/******/ })();
|
|
77
|
+
/******/
|
|
78
|
+
/******/ /* webpack/runtime/make namespace object */
|
|
79
|
+
/******/ (() => {
|
|
80
|
+
/******/ // define __esModule on exports
|
|
81
|
+
/******/ __webpack_require__.r = (exports) => {
|
|
82
|
+
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
|
83
|
+
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
84
|
+
/******/ }
|
|
85
|
+
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
|
86
|
+
/******/ };
|
|
87
|
+
/******/ })();
|
|
88
|
+
/******/
|
|
89
|
+
/************************************************************************/
|
|
90
|
+
var __webpack_exports__ = {};
|
|
91
|
+
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
92
|
+
(() => {
|
|
93
|
+
__webpack_require__.r(__webpack_exports__);
|
|
94
|
+
/* harmony import */ var cronstrue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(34);
|
|
95
|
+
/* harmony import */ var cronstrue__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(cronstrue__WEBPACK_IMPORTED_MODULE_0__);
|
|
96
|
+
var exports = __webpack_exports__;
|
|
97
|
+
"use strict";
|
|
98
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
99
|
+
exports.my = void 0;
|
|
100
|
+
var my = (function () {
|
|
101
|
+
function my() {
|
|
102
|
+
}
|
|
103
|
+
my.prototype.atX0SecondsPastTheMinuteGt20 = function () {
|
|
104
|
+
return null;
|
|
105
|
+
};
|
|
106
|
+
my.prototype.atX0MinutesPastTheHourGt20 = function () {
|
|
107
|
+
return null;
|
|
108
|
+
};
|
|
109
|
+
my.prototype.commaMonthX0ThroughMonthX1 = function () {
|
|
110
|
+
return null;
|
|
111
|
+
};
|
|
112
|
+
my.prototype.commaYearX0ThroughYearX1 = function () {
|
|
113
|
+
return null;
|
|
114
|
+
};
|
|
115
|
+
my.prototype.use24HourTimeFormatByDefault = function () {
|
|
116
|
+
return false;
|
|
117
|
+
};
|
|
118
|
+
my.prototype.anErrorOccuredWhenGeneratingTheExpressionD = function () {
|
|
119
|
+
return "Terdapat ralat semasa menjana penerangan ungkapan. Sila periksa sintaks ungkapan cron.";
|
|
120
|
+
};
|
|
121
|
+
my.prototype.everyMinute = function () {
|
|
122
|
+
return "setiap minit";
|
|
123
|
+
};
|
|
124
|
+
my.prototype.everyHour = function () {
|
|
125
|
+
return "setiap jam";
|
|
126
|
+
};
|
|
127
|
+
my.prototype.atSpace = function () {
|
|
128
|
+
return "Pada ";
|
|
129
|
+
};
|
|
130
|
+
my.prototype.everyMinuteBetweenX0AndX1 = function () {
|
|
131
|
+
return "Setiap minit antara %s dan %s";
|
|
132
|
+
};
|
|
133
|
+
my.prototype.at = function () {
|
|
134
|
+
return "Pada";
|
|
135
|
+
};
|
|
136
|
+
my.prototype.spaceAnd = function () {
|
|
137
|
+
return " dan";
|
|
138
|
+
};
|
|
139
|
+
my.prototype.everySecond = function () {
|
|
140
|
+
return "setiap saat";
|
|
141
|
+
};
|
|
142
|
+
my.prototype.everyX0Seconds = function () {
|
|
143
|
+
return "setiap %s saat";
|
|
144
|
+
};
|
|
145
|
+
my.prototype.secondsX0ThroughX1PastTheMinute = function () {
|
|
146
|
+
return "saat ke %s hingga %s selepas minit";
|
|
147
|
+
};
|
|
148
|
+
my.prototype.atX0SecondsPastTheMinute = function () {
|
|
149
|
+
return "pada %s saat selepas minit";
|
|
150
|
+
};
|
|
151
|
+
my.prototype.everyX0Minutes = function () {
|
|
152
|
+
return "setiap %s minit";
|
|
153
|
+
};
|
|
154
|
+
my.prototype.minutesX0ThroughX1PastTheHour = function () {
|
|
155
|
+
return "minit ke %s hingga %s selepas jam";
|
|
156
|
+
};
|
|
157
|
+
my.prototype.atX0MinutesPastTheHour = function () {
|
|
158
|
+
return "pada %s minit selepas jam";
|
|
159
|
+
};
|
|
160
|
+
my.prototype.everyX0Hours = function () {
|
|
161
|
+
return "setiap %s jam";
|
|
162
|
+
};
|
|
163
|
+
my.prototype.betweenX0AndX1 = function () {
|
|
164
|
+
return "antara %s dan %s";
|
|
165
|
+
};
|
|
166
|
+
my.prototype.atX0 = function () {
|
|
167
|
+
return "pada %s";
|
|
168
|
+
};
|
|
169
|
+
my.prototype.commaEveryDay = function () {
|
|
170
|
+
return ", setiap hari";
|
|
171
|
+
};
|
|
172
|
+
my.prototype.commaEveryX0DaysOfTheWeek = function () {
|
|
173
|
+
return ", setiap %s hari dalam minggu";
|
|
174
|
+
};
|
|
175
|
+
my.prototype.commaX0ThroughX1 = function () {
|
|
176
|
+
return ", %s hingga %s";
|
|
177
|
+
};
|
|
178
|
+
my.prototype.commaAndX0ThroughX1 = function () {
|
|
179
|
+
return ", dan %s hingga %s";
|
|
180
|
+
};
|
|
181
|
+
my.prototype.first = function () {
|
|
182
|
+
return "pertama";
|
|
183
|
+
};
|
|
184
|
+
my.prototype.second = function () {
|
|
185
|
+
return "kedua";
|
|
186
|
+
};
|
|
187
|
+
my.prototype.third = function () {
|
|
188
|
+
return "ketiga";
|
|
189
|
+
};
|
|
190
|
+
my.prototype.fourth = function () {
|
|
191
|
+
return "keempat";
|
|
192
|
+
};
|
|
193
|
+
my.prototype.fifth = function () {
|
|
194
|
+
return "kelima";
|
|
195
|
+
};
|
|
196
|
+
my.prototype.commaOnThe = function () {
|
|
197
|
+
return ", pada ";
|
|
198
|
+
};
|
|
199
|
+
my.prototype.spaceX0OfTheMonth = function () {
|
|
200
|
+
return " %s pada bulan";
|
|
201
|
+
};
|
|
202
|
+
my.prototype.lastDay = function () {
|
|
203
|
+
return "hari terakhir";
|
|
204
|
+
};
|
|
205
|
+
my.prototype.commaOnTheLastX0OfTheMonth = function () {
|
|
206
|
+
return ", pada %s terakhir bulan";
|
|
207
|
+
};
|
|
208
|
+
my.prototype.commaOnlyOnX0 = function () {
|
|
209
|
+
return ", hanya pada %s";
|
|
210
|
+
};
|
|
211
|
+
my.prototype.commaAndOnX0 = function () {
|
|
212
|
+
return ", dan pada %s";
|
|
213
|
+
};
|
|
214
|
+
my.prototype.commaEveryX0Months = function () {
|
|
215
|
+
return ", setiap bulan %s";
|
|
216
|
+
};
|
|
217
|
+
my.prototype.commaOnlyInX0 = function () {
|
|
218
|
+
return ", hanya pada %s";
|
|
219
|
+
};
|
|
220
|
+
my.prototype.commaOnTheLastDayOfTheMonth = function () {
|
|
221
|
+
return ", pada hari terakhir bulan";
|
|
222
|
+
};
|
|
223
|
+
my.prototype.commaOnTheLastWeekdayOfTheMonth = function () {
|
|
224
|
+
return ", pada minggu terakhir bulan";
|
|
225
|
+
};
|
|
226
|
+
my.prototype.commaDaysBeforeTheLastDayOfTheMonth = function () {
|
|
227
|
+
return ", %s hari sebelum hari terakhir bulan";
|
|
228
|
+
};
|
|
229
|
+
my.prototype.firstWeekday = function () {
|
|
230
|
+
return "hari pertama minggu bekerja";
|
|
231
|
+
};
|
|
232
|
+
my.prototype.weekdayNearestDayX0 = function () {
|
|
233
|
+
return "hari bekerja yang terdekat dengan %s";
|
|
234
|
+
};
|
|
235
|
+
my.prototype.commaOnTheX0OfTheMonth = function () {
|
|
236
|
+
return ", pada %s bulan";
|
|
237
|
+
};
|
|
238
|
+
my.prototype.commaEveryX0Days = function () {
|
|
239
|
+
return ", setiap %s hari";
|
|
240
|
+
};
|
|
241
|
+
my.prototype.commaBetweenDayX0AndX1OfTheMonth = function () {
|
|
242
|
+
return ", antara hari %s dan %s dalam bulan";
|
|
243
|
+
};
|
|
244
|
+
my.prototype.commaOnDayX0OfTheMonth = function () {
|
|
245
|
+
return ", pada hari %s dalam bulan";
|
|
246
|
+
};
|
|
247
|
+
my.prototype.commaEveryHour = function () {
|
|
248
|
+
return ", setiap jam";
|
|
249
|
+
};
|
|
250
|
+
my.prototype.commaEveryX0Years = function () {
|
|
251
|
+
return ", setiap %s tahun";
|
|
252
|
+
};
|
|
253
|
+
my.prototype.commaStartingX0 = function () {
|
|
254
|
+
return ", bermula %s";
|
|
255
|
+
};
|
|
256
|
+
my.prototype.daysOfTheWeek = function () {
|
|
257
|
+
return ["Ahad", "Isnin", "Selasa", "Rabu", "Khamis", "Jumaat", "Sabtu"];
|
|
258
|
+
};
|
|
259
|
+
my.prototype.monthsOfTheYear = function () {
|
|
260
|
+
return [
|
|
261
|
+
"Januari",
|
|
262
|
+
"Februari",
|
|
263
|
+
"Mac",
|
|
264
|
+
"April",
|
|
265
|
+
"Mei",
|
|
266
|
+
"Jun",
|
|
267
|
+
"Julai",
|
|
268
|
+
"Ogos",
|
|
269
|
+
"September",
|
|
270
|
+
"Oktober",
|
|
271
|
+
"November",
|
|
272
|
+
"Disember",
|
|
273
|
+
];
|
|
274
|
+
};
|
|
275
|
+
return my;
|
|
276
|
+
}());
|
|
277
|
+
exports.my = my;
|
|
278
|
+
|
|
279
|
+
|
|
280
|
+
(cronstrue__WEBPACK_IMPORTED_MODULE_0___default().locales.my) = new my();
|
|
281
|
+
|
|
282
|
+
})();
|
|
283
|
+
|
|
284
|
+
/******/ return __webpack_exports__;
|
|
285
|
+
/******/ })()
|
|
286
|
+
;
|
|
287
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("cronstrue")):"function"==typeof define&&define.amd?define("locales/my.min",["cronstrue"],e):"object"==typeof exports?exports["locales/my.min"]=e(require("cronstrue")):t["locales/my.min"]=e(t.cronstrue)}(globalThis,(t=>(()=>{"use strict";var e={34:e=>{e.exports=t}},n={};function r(t){var o=n[t];if(void 0!==o)return o.exports;var a=n[t]={exports:{}};return e[t](a,a.exports,r),a.exports}r.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return r.d(e,{a:e}),e},r.d=(t,e)=>{for(var n in e)r.o(e,n)&&!r.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};return(()=>{r.r(o);var t=r(34),e=r.n(t),n=o;Object.defineProperty(n,"__esModule",{value:!0}),n.my=void 0;var a=function(){function t(){}return t.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},t.prototype.atX0MinutesPastTheHourGt20=function(){return null},t.prototype.commaMonthX0ThroughMonthX1=function(){return null},t.prototype.commaYearX0ThroughYearX1=function(){return null},t.prototype.use24HourTimeFormatByDefault=function(){return!1},t.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Terdapat ralat semasa menjana penerangan ungkapan. Sila periksa sintaks ungkapan cron."},t.prototype.everyMinute=function(){return"setiap minit"},t.prototype.everyHour=function(){return"setiap jam"},t.prototype.atSpace=function(){return"Pada "},t.prototype.everyMinuteBetweenX0AndX1=function(){return"Setiap minit antara %s dan %s"},t.prototype.at=function(){return"Pada"},t.prototype.spaceAnd=function(){return" dan"},t.prototype.everySecond=function(){return"setiap saat"},t.prototype.everyX0Seconds=function(){return"setiap %s saat"},t.prototype.secondsX0ThroughX1PastTheMinute=function(){return"saat ke %s hingga %s selepas minit"},t.prototype.atX0SecondsPastTheMinute=function(){return"pada %s saat selepas minit"},t.prototype.everyX0Minutes=function(){return"setiap %s minit"},t.prototype.minutesX0ThroughX1PastTheHour=function(){return"minit ke %s hingga %s selepas jam"},t.prototype.atX0MinutesPastTheHour=function(){return"pada %s minit selepas jam"},t.prototype.everyX0Hours=function(){return"setiap %s jam"},t.prototype.betweenX0AndX1=function(){return"antara %s dan %s"},t.prototype.atX0=function(){return"pada %s"},t.prototype.commaEveryDay=function(){return", setiap hari"},t.prototype.commaEveryX0DaysOfTheWeek=function(){return", setiap %s hari dalam minggu"},t.prototype.commaX0ThroughX1=function(){return", %s hingga %s"},t.prototype.commaAndX0ThroughX1=function(){return", dan %s hingga %s"},t.prototype.first=function(){return"pertama"},t.prototype.second=function(){return"kedua"},t.prototype.third=function(){return"ketiga"},t.prototype.fourth=function(){return"keempat"},t.prototype.fifth=function(){return"kelima"},t.prototype.commaOnThe=function(){return", pada "},t.prototype.spaceX0OfTheMonth=function(){return" %s pada bulan"},t.prototype.lastDay=function(){return"hari terakhir"},t.prototype.commaOnTheLastX0OfTheMonth=function(){return", pada %s terakhir bulan"},t.prototype.commaOnlyOnX0=function(){return", hanya pada %s"},t.prototype.commaAndOnX0=function(){return", dan pada %s"},t.prototype.commaEveryX0Months=function(){return", setiap bulan %s"},t.prototype.commaOnlyInX0=function(){return", hanya pada %s"},t.prototype.commaOnTheLastDayOfTheMonth=function(){return", pada hari terakhir bulan"},t.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", pada minggu terakhir bulan"},t.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s hari sebelum hari terakhir bulan"},t.prototype.firstWeekday=function(){return"hari pertama minggu bekerja"},t.prototype.weekdayNearestDayX0=function(){return"hari bekerja yang terdekat dengan %s"},t.prototype.commaOnTheX0OfTheMonth=function(){return", pada %s bulan"},t.prototype.commaEveryX0Days=function(){return", setiap %s hari"},t.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", antara hari %s dan %s dalam bulan"},t.prototype.commaOnDayX0OfTheMonth=function(){return", pada hari %s dalam bulan"},t.prototype.commaEveryHour=function(){return", setiap jam"},t.prototype.commaEveryX0Years=function(){return", setiap %s tahun"},t.prototype.commaStartingX0=function(){return", bermula %s"},t.prototype.daysOfTheWeek=function(){return["Ahad","Isnin","Selasa","Rabu","Khamis","Jumaat","Sabtu"]},t.prototype.monthsOfTheYear=function(){return["Januari","Februari","Mac","April","Mei","Jun","Julai","Ogos","September","Oktober","November","Disember"]},t}();n.my=a,e().locales.my=new a})(),o})()));
|
|
@@ -113,7 +113,7 @@ var nb = (function () {
|
|
|
113
113
|
return null;
|
|
114
114
|
};
|
|
115
115
|
nb.prototype.use24HourTimeFormatByDefault = function () {
|
|
116
|
-
return
|
|
116
|
+
return true;
|
|
117
117
|
};
|
|
118
118
|
nb.prototype.anErrorOccuredWhenGeneratingTheExpressionD = function () {
|
|
119
119
|
return "En feil inntraff ved generering av uttrykksbeskrivelse. Sjekk cron syntaks.";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("cronstrue")):"function"==typeof define&&define.amd?define("locales/nb.min",["cronstrue"],t):"object"==typeof exports?exports["locales/nb.min"]=t(require("cronstrue")):e["locales/nb.min"]=t(e.cronstrue)}(globalThis,(e=>(()=>{"use strict";var t={34:t=>{t.exports=e}},n={};function r(e){var o=n[e];if(void 0!==o)return o.exports;var u=n[e]={exports:{}};return t[e](u,u.exports,r),u.exports}r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};return(()=>{r.r(o);var e=r(34),t=r.n(e),n=o;Object.defineProperty(n,"__esModule",{value:!0}),n.nb=void 0;var u=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("cronstrue")):"function"==typeof define&&define.amd?define("locales/nb.min",["cronstrue"],t):"object"==typeof exports?exports["locales/nb.min"]=t(require("cronstrue")):e["locales/nb.min"]=t(e.cronstrue)}(globalThis,(e=>(()=>{"use strict";var t={34:t=>{t.exports=e}},n={};function r(e){var o=n[e];if(void 0!==o)return o.exports;var u=n[e]={exports:{}};return t[e](u,u.exports,r),u.exports}r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};return(()=>{r.r(o);var e=r(34),t=r.n(e),n=o;Object.defineProperty(n,"__esModule",{value:!0}),n.nb=void 0;var u=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!0},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"En feil inntraff ved generering av uttrykksbeskrivelse. Sjekk cron syntaks."},e.prototype.at=function(){return"Kl."},e.prototype.atSpace=function(){return"Kl."},e.prototype.atX0=function(){return"på %s"},e.prototype.atX0MinutesPastTheHour=function(){return"på %s minutter etter timen"},e.prototype.atX0SecondsPastTheMinute=function(){return"på %s sekunder etter minuttet"},e.prototype.betweenX0AndX1=function(){return"mellom %s og %s"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", mellom dag %s og %s av måneden"},e.prototype.commaEveryDay=function(){return", hver dag"},e.prototype.commaEveryX0Days=function(){return", hver %s dag"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", hver %s ukedag"},e.prototype.commaEveryX0Months=function(){return", hver %s måned"},e.prototype.commaEveryX0Years=function(){return", hvert %s år"},e.prototype.commaOnDayX0OfTheMonth=function(){return", på dag %s av måneden"},e.prototype.commaOnlyInX0=function(){return", bare i %s"},e.prototype.commaOnlyOnX0=function(){return", på %s"},e.prototype.commaAndOnX0=function(){return", og på %s"},e.prototype.commaOnThe=function(){return", på "},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", på den siste dagen i måneden"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", den siste ukedagen i måneden"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s dager før den siste dagen i måneden"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", på den siste %s av måneden"},e.prototype.commaOnTheX0OfTheMonth=function(){return", på den %s av måneden"},e.prototype.commaX0ThroughX1=function(){return", %s til og med %s"},e.prototype.commaAndX0ThroughX1=function(){return", og %s til og med %s"},e.prototype.everyHour=function(){return"hver time"},e.prototype.everyMinute=function(){return"hvert minutt"},e.prototype.everyMinuteBetweenX0AndX1=function(){return"Hvert minutt mellom %s og %s"},e.prototype.everySecond=function(){return"hvert sekund"},e.prototype.everyX0Hours=function(){return"hver %s time"},e.prototype.everyX0Minutes=function(){return"hvert %s minutt"},e.prototype.everyX0Seconds=function(){return"hvert %s sekund"},e.prototype.fifth=function(){return"femte"},e.prototype.first=function(){return"første"},e.prototype.firstWeekday=function(){return"første ukedag"},e.prototype.fourth=function(){return"fjerde"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"minuttene fra %s til og med %s etter timen"},e.prototype.second=function(){return"sekund"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"sekundene fra %s til og med %s etter minuttet"},e.prototype.spaceAnd=function(){return" og"},e.prototype.spaceX0OfTheMonth=function(){return" %s i måneden"},e.prototype.lastDay=function(){return"den siste dagen"},e.prototype.third=function(){return"tredje"},e.prototype.weekdayNearestDayX0=function(){return"ukedag nærmest dag %s"},e.prototype.commaStartingX0=function(){return", starter %s"},e.prototype.daysOfTheWeek=function(){return["søndag","mandag","tirsdag","onsdag","torsdag","fredag","lørdag"]},e.prototype.monthsOfTheYear=function(){return["januar","februar","mars","april","mai","juni","juli","august","september","oktober","november","desember"]},e}();n.nb=u,t().locales.nb=new u})(),o})()));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("cronstrue")):"function"==typeof define&&define.amd?define("locales/nl.min",["cronstrue"],t):"object"==typeof exports?exports["locales/nl.min"]=t(require("cronstrue")):e["locales/nl.min"]=t(e.cronstrue)}(globalThis,(e=>(()=>{"use strict";var t={34:t=>{t.exports=e}},n={};function o(e){var r=n[e];if(void 0!==r)return r.exports;var u=n[e]={exports:{}};return t[e](u,u.exports,o),u.exports}o.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return o.d(t,{a:t}),t},o.d=(e,t)=>{for(var n in t)o.o(t,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};return(()=>{o.r(r);var e=o(34),t=o.n(e),n=r;Object.defineProperty(n,"__esModule",{value:!0}),n.nl=void 0;var u=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("cronstrue")):"function"==typeof define&&define.amd?define("locales/nl.min",["cronstrue"],t):"object"==typeof exports?exports["locales/nl.min"]=t(require("cronstrue")):e["locales/nl.min"]=t(e.cronstrue)}(globalThis,(e=>(()=>{"use strict";var t={34:t=>{t.exports=e}},n={};function o(e){var r=n[e];if(void 0!==r)return r.exports;var u=n[e]={exports:{}};return t[e](u,u.exports,o),u.exports}o.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return o.d(t,{a:t}),t},o.d=(e,t)=>{for(var n in t)o.o(t,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};return(()=>{o.r(r);var e=o(34),t=o.n(e),n=r;Object.defineProperty(n,"__esModule",{value:!0}),n.nl=void 0;var u=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!0},e.prototype.everyMinute=function(){return"elke minuut"},e.prototype.everyHour=function(){return"elk uur"},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Er is een fout opgetreden bij het vertalen van de gegevens. Controleer de gegevens."},e.prototype.atSpace=function(){return"Op "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"Elke minuut tussen %s en %s"},e.prototype.at=function(){return"Op"},e.prototype.spaceAnd=function(){return" en"},e.prototype.everySecond=function(){return"elke seconde"},e.prototype.everyX0Seconds=function(){return"elke %s seconden"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"seconden %s t/m %s na de minuut"},e.prototype.atX0SecondsPastTheMinute=function(){return"op %s seconden na de minuut"},e.prototype.everyX0Minutes=function(){return"elke %s minuten"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"minuut %s t/m %s na het uur"},e.prototype.atX0MinutesPastTheHour=function(){return"op %s minuten na het uur"},e.prototype.everyX0Hours=function(){return"elke %s uur"},e.prototype.betweenX0AndX1=function(){return"tussen %s en %s"},e.prototype.atX0=function(){return"op %s"},e.prototype.commaEveryDay=function(){return", elke dag"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", elke %s dagen van de week"},e.prototype.commaX0ThroughX1=function(){return", %s t/m %s"},e.prototype.commaAndX0ThroughX1=function(){return", en %s t/m %s"},e.prototype.first=function(){return"eerste"},e.prototype.second=function(){return"tweede"},e.prototype.third=function(){return"derde"},e.prototype.fourth=function(){return"vierde"},e.prototype.fifth=function(){return"vijfde"},e.prototype.commaOnThe=function(){return", op de "},e.prototype.spaceX0OfTheMonth=function(){return" %s van de maand"},e.prototype.lastDay=function(){return"de laatste dag"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", op de laatste %s van de maand"},e.prototype.commaOnlyOnX0=function(){return", alleen op %s"},e.prototype.commaAndOnX0=function(){return", en op %s"},e.prototype.commaEveryX0Months=function(){return", elke %s maanden"},e.prototype.commaOnlyInX0=function(){return", alleen in %s"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", op de laatste dag van de maand"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", op de laatste werkdag van de maand"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s dagen vóór de laatste dag van de maand"},e.prototype.firstWeekday=function(){return"eerste werkdag"},e.prototype.weekdayNearestDayX0=function(){return"werkdag dichtst bij dag %s"},e.prototype.commaOnTheX0OfTheMonth=function(){return", op de %s van de maand"},e.prototype.commaEveryX0Days=function(){return", elke %s dagen"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", tussen dag %s en %s van de maand"},e.prototype.commaOnDayX0OfTheMonth=function(){return", op dag %s van de maand"},e.prototype.commaEveryX0Years=function(){return", elke %s jaren"},e.prototype.commaStartingX0=function(){return", beginnend %s"},e.prototype.daysOfTheWeek=function(){return["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"]},e.prototype.monthsOfTheYear=function(){return["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december"]},e}();n.nl=u,t().locales.nl=new u})(),r})()));
|
|
@@ -113,7 +113,7 @@ var pt_BR = (function () {
|
|
|
113
113
|
return null;
|
|
114
114
|
};
|
|
115
115
|
pt_BR.prototype.use24HourTimeFormatByDefault = function () {
|
|
116
|
-
return
|
|
116
|
+
return true;
|
|
117
117
|
};
|
|
118
118
|
pt_BR.prototype.anErrorOccuredWhenGeneratingTheExpressionD = function () {
|
|
119
119
|
return "Ocorreu um erro ao gerar a descrição da expressão Cron.";
|
|
@@ -154,11 +154,11 @@ var pt_BR = (function () {
|
|
|
154
154
|
pt_BR.prototype.commaOnDayX0OfTheMonth = function () {
|
|
155
155
|
return ", no dia %s do mês";
|
|
156
156
|
};
|
|
157
|
-
pt_BR.prototype.commaOnlyInX0 = function () {
|
|
158
|
-
return ", somente em %s";
|
|
157
|
+
pt_BR.prototype.commaOnlyInX0 = function (s) {
|
|
158
|
+
return s && s.length > 1 && s[1] === "-" ? "somente %s" : ", somente em %s";
|
|
159
159
|
};
|
|
160
|
-
pt_BR.prototype.commaOnlyOnX0 = function () {
|
|
161
|
-
return ", somente de %s";
|
|
160
|
+
pt_BR.prototype.commaOnlyOnX0 = function (s) {
|
|
161
|
+
return s && s.length > 1 && s[1] === "-" ? ", somente %s" : ", somente de %s";
|
|
162
162
|
};
|
|
163
163
|
pt_BR.prototype.commaAndOnX0 = function () {
|
|
164
164
|
return ", e de %s";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("cronstrue")):"function"==typeof define&&define.amd?define("locales/pt_BR.min",["cronstrue"],e):"object"==typeof exports?exports["locales/pt_BR.min"]=e(require("cronstrue")):t["locales/pt_BR.min"]=e(t.cronstrue)}(globalThis,(t=>(()=>{"use strict";var e={34:e=>{e.exports=t}},o={};function
|
|
1
|
+
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("cronstrue")):"function"==typeof define&&define.amd?define("locales/pt_BR.min",["cronstrue"],e):"object"==typeof exports?exports["locales/pt_BR.min"]=e(require("cronstrue")):t["locales/pt_BR.min"]=e(t.cronstrue)}(globalThis,(t=>(()=>{"use strict";var e={34:e=>{e.exports=t}},o={};function n(t){var r=o[t];if(void 0!==r)return r.exports;var a=o[t]={exports:{}};return e[t](a,a.exports,n),a.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var o in e)n.o(e,o)&&!n.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};return(()=>{n.r(r);var t=n(34),e=n.n(t),o=r;Object.defineProperty(o,"__esModule",{value:!0}),o.pt_BR=void 0;var a=function(){function t(){}return t.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},t.prototype.atX0MinutesPastTheHourGt20=function(){return null},t.prototype.commaMonthX0ThroughMonthX1=function(){return null},t.prototype.commaYearX0ThroughYearX1=function(){return null},t.prototype.use24HourTimeFormatByDefault=function(){return!0},t.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Ocorreu um erro ao gerar a descrição da expressão Cron."},t.prototype.at=function(){return"às"},t.prototype.atSpace=function(){return"às "},t.prototype.atX0=function(){return"Às %s"},t.prototype.atX0MinutesPastTheHour=function(){return"aos %s minutos da hora"},t.prototype.atX0SecondsPastTheMinute=function(){return"aos %s segundos do minuto"},t.prototype.betweenX0AndX1=function(){return"entre %s e %s"},t.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", entre os dias %s e %s do mês"},t.prototype.commaEveryDay=function(){return", a cada dia"},t.prototype.commaEveryX0Days=function(){return", a cada %s dias"},t.prototype.commaEveryX0DaysOfTheWeek=function(){return", a cada %s dias de semana"},t.prototype.commaEveryX0Months=function(){return", a cada %s meses"},t.prototype.commaOnDayX0OfTheMonth=function(){return", no dia %s do mês"},t.prototype.commaOnlyInX0=function(t){return t&&t.length>1&&"-"===t[1]?"somente %s":", somente em %s"},t.prototype.commaOnlyOnX0=function(t){return t&&t.length>1&&"-"===t[1]?", somente %s":", somente de %s"},t.prototype.commaAndOnX0=function(){return", e de %s"},t.prototype.commaOnThe=function(){return", na "},t.prototype.commaOnTheLastDayOfTheMonth=function(){return", no último dia do mês"},t.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", no último dia da semana do mês"},t.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s dias antes do último dia do mês"},t.prototype.commaOnTheLastX0OfTheMonth=function(){return", na última %s do mês"},t.prototype.commaOnTheX0OfTheMonth=function(){return", no %s do mês"},t.prototype.commaX0ThroughX1=function(){return", de %s a %s"},t.prototype.commaAndX0ThroughX1=function(){return", e de %s a %s"},t.prototype.everyHour=function(){return"a cada hora"},t.prototype.everyMinute=function(){return"a cada minuto"},t.prototype.everyMinuteBetweenX0AndX1=function(){return"a cada minuto entre %s e %s"},t.prototype.everySecond=function(){return"a cada segundo"},t.prototype.everyX0Hours=function(){return"a cada %s horas"},t.prototype.everyX0Minutes=function(){return"a cada %s minutos"},t.prototype.everyX0Seconds=function(){return"a cada %s segundos"},t.prototype.fifth=function(){return"quinta"},t.prototype.first=function(){return"primeira"},t.prototype.firstWeekday=function(){return"primeiro dia da semana"},t.prototype.fourth=function(){return"quarta"},t.prototype.minutesX0ThroughX1PastTheHour=function(){return"do minuto %s até %s de cada hora"},t.prototype.second=function(){return"segunda"},t.prototype.secondsX0ThroughX1PastTheMinute=function(){return"No segundo %s até %s de cada minuto"},t.prototype.spaceAnd=function(){return" e"},t.prototype.spaceX0OfTheMonth=function(){return" %s do mês"},t.prototype.lastDay=function(){return"o último dia"},t.prototype.third=function(){return"terceira"},t.prototype.weekdayNearestDayX0=function(){return"dia da semana mais próximo do dia %s"},t.prototype.commaEveryX0Years=function(){return", a cada %s anos"},t.prototype.commaStartingX0=function(){return", iniciando %s"},t.prototype.daysOfTheWeek=function(){return["domingo","segunda-feira","terça-feira","quarta-feira","quinta-feira","sexta-feira","sábado"]},t.prototype.monthsOfTheYear=function(){return["janeiro","fevereiro","março","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"]},t}();o.pt_BR=a,e().locales.pt_BR=new a})(),r})()));
|
|
@@ -113,7 +113,7 @@ var sw = (function () {
|
|
|
113
113
|
return null;
|
|
114
114
|
};
|
|
115
115
|
sw.prototype.use24HourTimeFormatByDefault = function () {
|
|
116
|
-
return
|
|
116
|
+
return true;
|
|
117
117
|
};
|
|
118
118
|
sw.prototype.anErrorOccuredWhenGeneratingTheExpressionD = function () {
|
|
119
119
|
return "Kuna tatizo wakati wa kutunga msemo. Angalia cron expression syntax.";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("cronstrue")):"function"==typeof define&&define.amd?define("locales/sw.min",["cronstrue"],e):"object"==typeof exports?exports["locales/sw.min"]=e(require("cronstrue")):t["locales/sw.min"]=e(t.cronstrue)}(globalThis,(t=>(()=>{"use strict";var e={34:e=>{e.exports=t}},n={};function o(t){var r=n[t];if(void 0!==r)return r.exports;var a=n[t]={exports:{}};return e[t](a,a.exports,o),a.exports}o.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return o.d(e,{a:e}),e},o.d=(t,e)=>{for(var n in e)o.o(e,n)&&!o.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},o.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),o.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};return(()=>{o.r(r);var t=o(34),e=o.n(t),n=r;Object.defineProperty(n,"__esModule",{value:!0}),n.sw=void 0;var a=function(){function t(){}return t.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},t.prototype.atX0MinutesPastTheHourGt20=function(){return null},t.prototype.commaMonthX0ThroughMonthX1=function(){return null},t.prototype.commaYearX0ThroughYearX1=function(){return null},t.prototype.use24HourTimeFormatByDefault=function(){return!
|
|
1
|
+
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("cronstrue")):"function"==typeof define&&define.amd?define("locales/sw.min",["cronstrue"],e):"object"==typeof exports?exports["locales/sw.min"]=e(require("cronstrue")):t["locales/sw.min"]=e(t.cronstrue)}(globalThis,(t=>(()=>{"use strict";var e={34:e=>{e.exports=t}},n={};function o(t){var r=n[t];if(void 0!==r)return r.exports;var a=n[t]={exports:{}};return e[t](a,a.exports,o),a.exports}o.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return o.d(e,{a:e}),e},o.d=(t,e)=>{for(var n in e)o.o(e,n)&&!o.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},o.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),o.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};return(()=>{o.r(r);var t=o(34),e=o.n(t),n=r;Object.defineProperty(n,"__esModule",{value:!0}),n.sw=void 0;var a=function(){function t(){}return t.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},t.prototype.atX0MinutesPastTheHourGt20=function(){return null},t.prototype.commaMonthX0ThroughMonthX1=function(){return null},t.prototype.commaYearX0ThroughYearX1=function(){return null},t.prototype.use24HourTimeFormatByDefault=function(){return!0},t.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Kuna tatizo wakati wa kutunga msemo. Angalia cron expression syntax."},t.prototype.everyMinute=function(){return"kila dakika"},t.prototype.everyHour=function(){return"kila saa"},t.prototype.atSpace=function(){return"Kwa "},t.prototype.everyMinuteBetweenX0AndX1=function(){return"Kila dakika kwanzia %s hadi %s"},t.prototype.at=function(){return"Kwa"},t.prototype.spaceAnd=function(){return" na"},t.prototype.everySecond=function(){return"kila sekunde"},t.prototype.everyX0Seconds=function(){return"kila sekunde %s"},t.prototype.secondsX0ThroughX1PastTheMinute=function(){return"sekunde ya %s hadi %s baada ya dakika"},t.prototype.atX0SecondsPastTheMinute=function(){return"sekunde %s baada ya dakika"},t.prototype.everyX0Minutes=function(){return"kila dakika %s"},t.prototype.minutesX0ThroughX1PastTheHour=function(){return"minutes %s through %s past the hour"},t.prototype.atX0MinutesPastTheHour=function(){return"at %s minutes past the hour"},t.prototype.everyX0Hours=function(){return"every %s hours"},t.prototype.betweenX0AndX1=function(){return"kati ya %s na %s"},t.prototype.atX0=function(){return"kwenye %s"},t.prototype.commaEveryDay=function(){return", kila siku"},t.prototype.commaEveryX0DaysOfTheWeek=function(){return", kila siku %s ya wiki"},t.prototype.commaX0ThroughX1=function(){return", %s hadi %s"},t.prototype.commaAndX0ThroughX1=function(){return", na %s hadi %s"},t.prototype.first=function(){return"ya kwanza"},t.prototype.second=function(){return"ya pili"},t.prototype.third=function(){return"ya tatu"},t.prototype.fourth=function(){return"ya nne"},t.prototype.fifth=function(){return"ya tano"},t.prototype.commaOnThe=function(){return", kwenye "},t.prototype.spaceX0OfTheMonth=function(){return" siku %s ya mwezi"},t.prototype.lastDay=function(){return"siku ya mwisho"},t.prototype.commaOnTheLastX0OfTheMonth=function(){return", siku ya %s ya mwezi"},t.prototype.commaOnlyOnX0=function(){return", kwa %s tu"},t.prototype.commaAndOnX0=function(){return", na pia %s"},t.prototype.commaEveryX0Months=function(){return", kila mwezi wa %s"},t.prototype.commaOnlyInX0=function(){return", kwa %s tu"},t.prototype.commaOnTheLastDayOfTheMonth=function(){return", siku ya mwisho wa mwezi"},t.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", wikendi ya mwisho wa mwezi"},t.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", siku ya %s kabla ya siku ya mwisho wa mwezi"},t.prototype.firstWeekday=function(){return"siku za kazi ya kwanza"},t.prototype.weekdayNearestDayX0=function(){return"siku ya kazi karibu na siku ya %s"},t.prototype.commaOnTheX0OfTheMonth=function(){return", siku ya %s ya mwezi"},t.prototype.commaEveryX0Days=function(){return", kila siku %s"},t.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", kati ya siku %s na %s ya mwezi"},t.prototype.commaOnDayX0OfTheMonth=function(){return", siku ya %s ya mwezi"},t.prototype.commaEveryX0Years=function(){return", kila miaka %s"},t.prototype.commaStartingX0=function(){return", kwanzia %s"},t.prototype.daysOfTheWeek=function(){return["Jumapili","Jumatatu","Jumanne","Jumatano","Alhamisi","Ijumaa","Jumamosi"]},t.prototype.monthsOfTheYear=function(){return["Januari","Februari","Machi","Aprili","Mei","Juni","Julai","Agosti","Septemba","Oktoba","Novemba","Desemba"]},t}();n.sw=a,e().locales.sw=new a})(),r})()));
|