@spscommerce/i18n 8.38.0 → 8.38.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/lib/index.js +419 -339
- package/lib/index.umd.cjs +2 -2
- package/locales/de-DE/woodland.json +11 -1
- package/locales/en-US/woodland.json +4 -4
- package/locales/es-ES/woodland.json +11 -1
- package/locales/fr-CA/woodland.json +11 -1
- package/locales/fr-FR/woodland.json +11 -1
- package/locales/it-IT/woodland.json +11 -1
- package/locales/nl-NL/woodland.json +11 -1
- package/locales/zh-CN/woodland.json +11 -1
- package/locales/zh-TW/woodland.json +11 -1
- package/package.json +1 -1
package/lib/index.js
CHANGED
|
@@ -45,7 +45,7 @@ function ve(n, t, a) {
|
|
|
45
45
|
writable: !0
|
|
46
46
|
}) : n[t] = a, n;
|
|
47
47
|
}
|
|
48
|
-
function
|
|
48
|
+
function N(n) {
|
|
49
49
|
for (var t = 1; t < arguments.length; t++) {
|
|
50
50
|
var a = arguments[t] != null ? Object(arguments[t]) : {}, e = Object.keys(a);
|
|
51
51
|
typeof Object.getOwnPropertySymbols == "function" && e.push.apply(e, Object.getOwnPropertySymbols(a).filter(function(r) {
|
|
@@ -56,17 +56,17 @@ function U(n) {
|
|
|
56
56
|
}
|
|
57
57
|
return n;
|
|
58
58
|
}
|
|
59
|
-
function
|
|
59
|
+
function M(n, t) {
|
|
60
60
|
if (!(n instanceof t)) throw new TypeError("Cannot call a class as a function");
|
|
61
61
|
}
|
|
62
|
-
function
|
|
62
|
+
function Fe(n, t) {
|
|
63
63
|
for (var a = 0; a < t.length; a++) {
|
|
64
64
|
var e = t[a];
|
|
65
65
|
e.enumerable = e.enumerable || !1, e.configurable = !0, "value" in e && (e.writable = !0), Object.defineProperty(n, ct(e.key), e);
|
|
66
66
|
}
|
|
67
67
|
}
|
|
68
|
-
function
|
|
69
|
-
return t &&
|
|
68
|
+
function H(n, t, a) {
|
|
69
|
+
return t && Fe(n.prototype, t), a && Fe(n, a), Object.defineProperty(n, "prototype", {
|
|
70
70
|
writable: !1
|
|
71
71
|
}), n;
|
|
72
72
|
}
|
|
@@ -101,7 +101,7 @@ function ye(n, t) {
|
|
|
101
101
|
writable: !1
|
|
102
102
|
}), t && Re(n, t);
|
|
103
103
|
}
|
|
104
|
-
var
|
|
104
|
+
var Ut = {
|
|
105
105
|
type: "logger",
|
|
106
106
|
log: function(t) {
|
|
107
107
|
this.output("log", t);
|
|
@@ -115,16 +115,16 @@ var Bt = {
|
|
|
115
115
|
output: function(t, a) {
|
|
116
116
|
console && console[t] && console[t].apply(console, a);
|
|
117
117
|
}
|
|
118
|
-
},
|
|
118
|
+
}, Bt = function() {
|
|
119
119
|
function n(t) {
|
|
120
120
|
var a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
121
|
-
|
|
121
|
+
M(this, n), this.init(t, a);
|
|
122
122
|
}
|
|
123
|
-
return
|
|
123
|
+
return H(n, [{
|
|
124
124
|
key: "init",
|
|
125
125
|
value: function(a) {
|
|
126
126
|
var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
127
|
-
this.prefix = e.prefix || "i18next:", this.logger = a ||
|
|
127
|
+
this.prefix = e.prefix || "i18next:", this.logger = a || Ut, this.options = e, this.debug = e.debug;
|
|
128
128
|
}
|
|
129
129
|
}, {
|
|
130
130
|
key: "setDebug",
|
|
@@ -167,16 +167,16 @@ var Bt = {
|
|
|
167
167
|
}, {
|
|
168
168
|
key: "create",
|
|
169
169
|
value: function(a) {
|
|
170
|
-
return new n(this.logger,
|
|
170
|
+
return new n(this.logger, N({}, {
|
|
171
171
|
prefix: "".concat(this.prefix, ":").concat(a, ":")
|
|
172
172
|
}, this.options));
|
|
173
173
|
}
|
|
174
174
|
}]), n;
|
|
175
|
-
}(), V = new
|
|
175
|
+
}(), V = new Bt(), Q = function() {
|
|
176
176
|
function n() {
|
|
177
|
-
|
|
177
|
+
M(this, n), this.observers = {};
|
|
178
178
|
}
|
|
179
|
-
return
|
|
179
|
+
return H(n, [{
|
|
180
180
|
key: "on",
|
|
181
181
|
value: function(a, e) {
|
|
182
182
|
var r = this;
|
|
@@ -223,15 +223,15 @@ function J() {
|
|
|
223
223
|
});
|
|
224
224
|
return a.resolve = n, a.reject = t, a;
|
|
225
225
|
}
|
|
226
|
-
function
|
|
226
|
+
function ze(n) {
|
|
227
227
|
return n == null ? "" : "" + n;
|
|
228
228
|
}
|
|
229
|
-
function
|
|
229
|
+
function Nt(n, t, a) {
|
|
230
230
|
n.forEach(function(e) {
|
|
231
231
|
t[e] && (a[e] = t[e]);
|
|
232
232
|
});
|
|
233
233
|
}
|
|
234
|
-
function
|
|
234
|
+
function Ne(n, t, a) {
|
|
235
235
|
function e(s) {
|
|
236
236
|
return s && s.indexOf("###") > -1 ? s.replace(/###/g, ".") : s;
|
|
237
237
|
}
|
|
@@ -248,20 +248,20 @@ function Ue(n, t, a) {
|
|
|
248
248
|
k: e(i.shift())
|
|
249
249
|
};
|
|
250
250
|
}
|
|
251
|
-
function
|
|
252
|
-
var e =
|
|
251
|
+
function Me(n, t, a) {
|
|
252
|
+
var e = Ne(n, t, Object), r = e.obj, i = e.k;
|
|
253
253
|
r[i] = a;
|
|
254
254
|
}
|
|
255
255
|
function jt(n, t, a, e) {
|
|
256
|
-
var r =
|
|
256
|
+
var r = Ne(n, t, Object), i = r.obj, o = r.k;
|
|
257
257
|
i[o] = i[o] || [], i[o].push(a);
|
|
258
258
|
}
|
|
259
259
|
function de(n, t) {
|
|
260
|
-
var a =
|
|
260
|
+
var a = Ne(n, t), e = a.obj, r = a.k;
|
|
261
261
|
if (e)
|
|
262
262
|
return e[r];
|
|
263
263
|
}
|
|
264
|
-
function
|
|
264
|
+
function He(n, t, a) {
|
|
265
265
|
var e = de(n, a);
|
|
266
266
|
return e !== void 0 ? e : de(t, a);
|
|
267
267
|
}
|
|
@@ -270,10 +270,10 @@ function dt(n, t, a) {
|
|
|
270
270
|
e !== "__proto__" && e !== "constructor" && (e in n ? typeof n[e] == "string" || n[e] instanceof String || typeof t[e] == "string" || t[e] instanceof String ? a && (n[e] = t[e]) : dt(n[e], t[e], a) : n[e] = t[e]);
|
|
271
271
|
return n;
|
|
272
272
|
}
|
|
273
|
-
function
|
|
273
|
+
function X(n) {
|
|
274
274
|
return n.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&");
|
|
275
275
|
}
|
|
276
|
-
var
|
|
276
|
+
var It = {
|
|
277
277
|
"&": "&",
|
|
278
278
|
"<": "<",
|
|
279
279
|
">": ">",
|
|
@@ -281,21 +281,21 @@ var Ft = {
|
|
|
281
281
|
"'": "'",
|
|
282
282
|
"/": "/"
|
|
283
283
|
};
|
|
284
|
-
function
|
|
284
|
+
function Ft(n) {
|
|
285
285
|
return typeof n == "string" ? n.replace(/[&<>"'\/]/g, function(t) {
|
|
286
|
-
return
|
|
286
|
+
return It[t];
|
|
287
287
|
}) : n;
|
|
288
288
|
}
|
|
289
|
-
var be = typeof window < "u" && window.navigator && window.navigator.userAgent && window.navigator.userAgent.indexOf("MSIE") > -1,
|
|
289
|
+
var be = typeof window < "u" && window.navigator && window.navigator.userAgent && window.navigator.userAgent.indexOf("MSIE") > -1, zt = function(n) {
|
|
290
290
|
ye(t, n);
|
|
291
291
|
function t(a) {
|
|
292
292
|
var e, r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {
|
|
293
293
|
ns: ["translation"],
|
|
294
294
|
defaultNS: "translation"
|
|
295
295
|
};
|
|
296
|
-
return
|
|
296
|
+
return M(this, t), e = re(this, Y(t).call(this)), be && Q.call(K(e)), e.data = a || {}, e.options = r, e.options.keySeparator === void 0 && (e.options.keySeparator = "."), e;
|
|
297
297
|
}
|
|
298
|
-
return
|
|
298
|
+
return H(t, [{
|
|
299
299
|
key: "addNamespaces",
|
|
300
300
|
value: function(e) {
|
|
301
301
|
this.options.ns.indexOf(e) < 0 && this.options.ns.push(e);
|
|
@@ -320,7 +320,7 @@ var be = typeof window < "u" && window.navigator && window.navigator.userAgent &
|
|
|
320
320
|
}, l = this.options.keySeparator;
|
|
321
321
|
l === void 0 && (l = ".");
|
|
322
322
|
var u = [e, r];
|
|
323
|
-
i && (u = u.concat(l ? i.split(l) : i)), e.indexOf(".") > -1 && (u = e.split("."), o = r, r = u[1]), this.addNamespaces(r),
|
|
323
|
+
i && (u = u.concat(l ? i.split(l) : i)), e.indexOf(".") > -1 && (u = e.split("."), o = r, r = u[1]), this.addNamespaces(r), Me(this.data, u, o), s.silent || this.emit("added", e, r, i, o);
|
|
324
324
|
}
|
|
325
325
|
}, {
|
|
326
326
|
key: "addResources",
|
|
@@ -342,7 +342,7 @@ var be = typeof window < "u" && window.navigator && window.navigator.userAgent &
|
|
|
342
342
|
}, u = [e, r];
|
|
343
343
|
e.indexOf(".") > -1 && (u = e.split("."), o = i, i = r, r = u[1]), this.addNamespaces(r);
|
|
344
344
|
var d = de(this.data, u) || {};
|
|
345
|
-
o ? dt(d, i, s) : d =
|
|
345
|
+
o ? dt(d, i, s) : d = N({}, d, i), Me(this.data, u, d), l.silent || this.emit("added", e, r, i);
|
|
346
346
|
}
|
|
347
347
|
}, {
|
|
348
348
|
key: "removeResourceBundle",
|
|
@@ -357,7 +357,7 @@ var be = typeof window < "u" && window.navigator && window.navigator.userAgent &
|
|
|
357
357
|
}, {
|
|
358
358
|
key: "getResourceBundle",
|
|
359
359
|
value: function(e, r) {
|
|
360
|
-
return r || (r = this.options.defaultNS), this.options.compatibilityAPI === "v1" ?
|
|
360
|
+
return r || (r = this.options.defaultNS), this.options.compatibilityAPI === "v1" ? N({}, {}, this.getResource(e, r)) : this.getResource(e, r);
|
|
361
361
|
}
|
|
362
362
|
}, {
|
|
363
363
|
key: "getDataByLanguage",
|
|
@@ -381,13 +381,13 @@ var be = typeof window < "u" && window.navigator && window.navigator.userAgent &
|
|
|
381
381
|
o.processors[s] && (a = o.processors[s].process(a, e, r, i));
|
|
382
382
|
}), a;
|
|
383
383
|
}
|
|
384
|
-
},
|
|
384
|
+
}, _e = {}, Ve = function(n) {
|
|
385
385
|
ye(t, n);
|
|
386
386
|
function t(a) {
|
|
387
387
|
var e, r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
388
|
-
return
|
|
388
|
+
return M(this, t), e = re(this, Y(t).call(this)), be && Q.call(K(e)), Nt(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], a, K(e)), e.options = r, e.options.keySeparator === void 0 && (e.options.keySeparator = "."), e.logger = V.create("translator"), e;
|
|
389
389
|
}
|
|
390
|
-
return
|
|
390
|
+
return H(t, [{
|
|
391
391
|
key: "changeLanguage",
|
|
392
392
|
value: function(e) {
|
|
393
393
|
e && (this.language = e);
|
|
@@ -435,48 +435,48 @@ var be = typeof window < "u" && window.navigator && window.navigator.userAgent &
|
|
|
435
435
|
}
|
|
436
436
|
return u;
|
|
437
437
|
}
|
|
438
|
-
var y = this.resolve(e, r), h = y && y.res, b = y && y.usedKey || u,
|
|
439
|
-
if (
|
|
438
|
+
var y = this.resolve(e, r), h = y && y.res, b = y && y.usedKey || u, T = y && y.exactUsedKey || u, S = Object.prototype.toString.apply(h), D = ["[object Number]", "[object Function]", "[object RegExp]"], k = r.joinArrays !== void 0 ? r.joinArrays : this.options.joinArrays, w = !this.i18nFormat || this.i18nFormat.handleAsObject, O = typeof h != "string" && typeof h != "boolean" && typeof h != "number";
|
|
439
|
+
if (w && h && O && D.indexOf(S) < 0 && !(typeof k == "string" && S === "[object Array]")) {
|
|
440
440
|
if (!r.returnObjects && !this.options.returnObjects)
|
|
441
441
|
return this.logger.warn("accessing an object - but returnObjects options is not enabled!"), this.options.returnedObjectHandler ? this.options.returnedObjectHandler(b, h, r) : "key '".concat(u, " (").concat(this.language, ")' returned an object instead of string.");
|
|
442
442
|
if (s) {
|
|
443
|
-
var E =
|
|
443
|
+
var E = S === "[object Array]", R = E ? [] : {}, C = E ? T : b;
|
|
444
444
|
for (var P in h)
|
|
445
445
|
if (Object.prototype.hasOwnProperty.call(h, P)) {
|
|
446
|
-
var W = "".concat(
|
|
447
|
-
R[P] = this.translate(W,
|
|
446
|
+
var W = "".concat(C).concat(s).concat(P);
|
|
447
|
+
R[P] = this.translate(W, N({}, r, {
|
|
448
448
|
joinArrays: !1,
|
|
449
449
|
ns: d
|
|
450
450
|
})), R[P] === W && (R[P] = h[P]);
|
|
451
451
|
}
|
|
452
452
|
h = R;
|
|
453
453
|
}
|
|
454
|
-
} else if (
|
|
454
|
+
} else if (w && typeof k == "string" && S === "[object Array]")
|
|
455
455
|
h = h.join(k), h && (h = this.extendTranslation(h, e, r, i));
|
|
456
456
|
else {
|
|
457
|
-
var
|
|
458
|
-
!this.isValidLookup(h) &&
|
|
459
|
-
var
|
|
460
|
-
if (c ||
|
|
461
|
-
if (this.logger.log(
|
|
462
|
-
var
|
|
457
|
+
var F = !1, c = !1, g = r.count !== void 0 && typeof r.count != "string", x = t.hasDefaultValue(r), U = g ? this.pluralResolver.getSuffix(v, r.count) : "", A = r["defaultValue".concat(U)] || r.defaultValue;
|
|
458
|
+
!this.isValidLookup(h) && x && (F = !0, h = A), this.isValidLookup(h) || (c = !0, h = u);
|
|
459
|
+
var L = x && A !== h && this.options.updateMissing;
|
|
460
|
+
if (c || F || L) {
|
|
461
|
+
if (this.logger.log(L ? "updateKey" : "missingKey", v, f, u, L ? A : h), s) {
|
|
462
|
+
var _ = this.resolve(u, N({}, r, {
|
|
463
463
|
keySeparator: !1
|
|
464
464
|
}));
|
|
465
|
-
|
|
465
|
+
_ && _.res && this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.");
|
|
466
466
|
}
|
|
467
|
-
var
|
|
468
|
-
if (this.options.saveMissingTo === "fallback" &&
|
|
469
|
-
for (var Z = 0; Z <
|
|
470
|
-
|
|
471
|
-
else this.options.saveMissingTo === "all" ?
|
|
472
|
-
var je = function(
|
|
473
|
-
o.options.missingKeyHandler ? o.options.missingKeyHandler(
|
|
467
|
+
var I = [], z = this.languageUtils.getFallbackCodes(this.options.fallbackLng, r.lng || this.language);
|
|
468
|
+
if (this.options.saveMissingTo === "fallback" && z && z[0])
|
|
469
|
+
for (var Z = 0; Z < z.length; Z++)
|
|
470
|
+
I.push(z[Z]);
|
|
471
|
+
else this.options.saveMissingTo === "all" ? I = this.languageUtils.toResolveHierarchy(r.lng || this.language) : I.push(r.lng || this.language);
|
|
472
|
+
var je = function(G, Te, Ie) {
|
|
473
|
+
o.options.missingKeyHandler ? o.options.missingKeyHandler(G, f, Te, L ? Ie : h, L, r) : o.backendConnector && o.backendConnector.saveMissing && o.backendConnector.saveMissing(G, f, Te, L ? Ie : h, L, r), o.emit("missingKey", G, f, Te, h);
|
|
474
474
|
};
|
|
475
|
-
this.options.saveMissing && (this.options.saveMissingPlurals && g ?
|
|
476
|
-
o.pluralResolver.getSuffixes(
|
|
477
|
-
je([
|
|
475
|
+
this.options.saveMissing && (this.options.saveMissingPlurals && g ? I.forEach(function(we) {
|
|
476
|
+
o.pluralResolver.getSuffixes(we).forEach(function(G) {
|
|
477
|
+
je([we], u + G, r["defaultValue".concat(G)] || A);
|
|
478
478
|
});
|
|
479
|
-
}) : je(
|
|
479
|
+
}) : je(I, u, A));
|
|
480
480
|
}
|
|
481
481
|
h = this.extendTranslation(h, e, r, y, i), c && h === u && this.options.appendNamespaceToMissingKey && (h = "".concat(f, ":").concat(u)), c && this.options.parseMissingKeyHandler && (h = this.options.parseMissingKeyHandler(h));
|
|
482
482
|
}
|
|
@@ -491,8 +491,8 @@ var be = typeof window < "u" && window.navigator && window.navigator.userAgent &
|
|
|
491
491
|
resolved: o
|
|
492
492
|
});
|
|
493
493
|
else if (!i.skipInterpolation) {
|
|
494
|
-
i.interpolation && this.interpolator.init(
|
|
495
|
-
interpolation:
|
|
494
|
+
i.interpolation && this.interpolator.init(N({}, i, {
|
|
495
|
+
interpolation: N({}, this.options.interpolation, i.interpolation)
|
|
496
496
|
}));
|
|
497
497
|
var u = i.interpolation && i.interpolation.skipOnVariables || this.options.interpolation.skipOnVariables, d;
|
|
498
498
|
if (u) {
|
|
@@ -500,18 +500,18 @@ var be = typeof window < "u" && window.navigator && window.navigator.userAgent &
|
|
|
500
500
|
d = f && f.length;
|
|
501
501
|
}
|
|
502
502
|
var v = i.replace && typeof i.replace != "string" ? i.replace : i;
|
|
503
|
-
if (this.options.interpolation.defaultVariables && (v =
|
|
503
|
+
if (this.options.interpolation.defaultVariables && (v = N({}, this.options.interpolation.defaultVariables, v)), e = this.interpolator.interpolate(e, v, i.lng || this.language, i), u) {
|
|
504
504
|
var m = e.match(this.interpolator.nestingRegexp), p = m && m.length;
|
|
505
505
|
d < p && (i.nest = !1);
|
|
506
506
|
}
|
|
507
507
|
i.nest !== !1 && (e = this.interpolator.nest(e, function() {
|
|
508
|
-
for (var b = arguments.length,
|
|
509
|
-
|
|
510
|
-
return s && s[0] ===
|
|
508
|
+
for (var b = arguments.length, T = new Array(b), S = 0; S < b; S++)
|
|
509
|
+
T[S] = arguments[S];
|
|
510
|
+
return s && s[0] === T[0] && !i.context ? (l.logger.warn("It seems you are nesting recursively key: ".concat(T[0], " in key: ").concat(r[0])), null) : l.translate.apply(l, T.concat([r]));
|
|
511
511
|
}, i)), i.interpolation && this.interpolator.reset();
|
|
512
512
|
}
|
|
513
513
|
var y = i.postProcess || this.options.postProcess, h = typeof y == "string" ? [y] : y;
|
|
514
|
-
return e != null && h && h.length && i.applyPostProcessor !== !1 && (e = ft.handle(h, e, r, this.options && this.options.postProcessPassResolved ?
|
|
514
|
+
return e != null && h && h.length && i.applyPostProcessor !== !1 && (e = ft.handle(h, e, r, this.options && this.options.postProcessPassResolved ? N({
|
|
515
515
|
i18nResolved: o
|
|
516
516
|
}, i) : i, this)), e;
|
|
517
517
|
}
|
|
@@ -526,19 +526,19 @@ var be = typeof window < "u" && window.navigator && window.navigator.userAgent &
|
|
|
526
526
|
var p = v.namespaces;
|
|
527
527
|
r.options.fallbackNS && (p = p.concat(r.options.fallbackNS));
|
|
528
528
|
var y = i.count !== void 0 && typeof i.count != "string", h = i.context !== void 0 && typeof i.context == "string" && i.context !== "", b = i.lngs ? i.lngs : r.languageUtils.toResolveHierarchy(i.lng || r.language, i.fallbackLng);
|
|
529
|
-
p.forEach(function(
|
|
530
|
-
r.isValidLookup(o) || (d =
|
|
529
|
+
p.forEach(function(T) {
|
|
530
|
+
r.isValidLookup(o) || (d = T, !_e["".concat(b[0], "-").concat(T)] && r.utils && r.utils.hasLoadedNamespace && !r.utils.hasLoadedNamespace(d) && (_e["".concat(b[0], "-").concat(T)] = !0, r.logger.warn('key "'.concat(s, '" for languages "').concat(b.join(", "), `" won't get resolved as namespace "`).concat(d, '" was not yet loaded'), "This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")), b.forEach(function(S) {
|
|
531
531
|
if (!r.isValidLookup(o)) {
|
|
532
|
-
u =
|
|
532
|
+
u = S;
|
|
533
533
|
var D = m, k = [D];
|
|
534
534
|
if (r.i18nFormat && r.i18nFormat.addLookupKeys)
|
|
535
|
-
r.i18nFormat.addLookupKeys(k, m,
|
|
535
|
+
r.i18nFormat.addLookupKeys(k, m, S, T, i);
|
|
536
536
|
else {
|
|
537
|
-
var
|
|
538
|
-
y && (
|
|
537
|
+
var w;
|
|
538
|
+
y && (w = r.pluralResolver.getSuffix(S, i.count)), y && h && k.push(D + w), h && k.push(D += "".concat(r.options.contextSeparator).concat(i.context)), y && k.push(D += w);
|
|
539
539
|
}
|
|
540
540
|
for (var O; O = k.pop(); )
|
|
541
|
-
r.isValidLookup(o) || (l = O, o = r.getResource(
|
|
541
|
+
r.isValidLookup(o) || (l = O, o = r.getResource(S, T, O, i));
|
|
542
542
|
}
|
|
543
543
|
}));
|
|
544
544
|
});
|
|
@@ -573,14 +573,14 @@ var be = typeof window < "u" && window.navigator && window.navigator.userAgent &
|
|
|
573
573
|
}
|
|
574
574
|
}]), t;
|
|
575
575
|
}(Q);
|
|
576
|
-
function
|
|
576
|
+
function Se(n) {
|
|
577
577
|
return n.charAt(0).toUpperCase() + n.slice(1);
|
|
578
578
|
}
|
|
579
|
-
var
|
|
579
|
+
var Mt = function() {
|
|
580
580
|
function n(t) {
|
|
581
|
-
|
|
581
|
+
M(this, n), this.options = t, this.whitelist = this.options.supportedLngs || !1, this.supportedLngs = this.options.supportedLngs || !1, this.logger = V.create("languageUtils");
|
|
582
582
|
}
|
|
583
|
-
return
|
|
583
|
+
return H(n, [{
|
|
584
584
|
key: "getScriptPartFromCode",
|
|
585
585
|
value: function(a) {
|
|
586
586
|
if (!a || a.indexOf("-") < 0) return null;
|
|
@@ -601,7 +601,7 @@ var zt = function() {
|
|
|
601
601
|
var e = ["hans", "hant", "latn", "cyrl", "cans", "mong", "arab"], r = a.split("-");
|
|
602
602
|
return this.options.lowerCaseLng ? r = r.map(function(i) {
|
|
603
603
|
return i.toLowerCase();
|
|
604
|
-
}) : r.length === 2 ? (r[0] = r[0].toLowerCase(), r[1] = r[1].toUpperCase(), e.indexOf(r[1].toLowerCase()) > -1 && (r[1] =
|
|
604
|
+
}) : r.length === 2 ? (r[0] = r[0].toLowerCase(), r[1] = r[1].toUpperCase(), e.indexOf(r[1].toLowerCase()) > -1 && (r[1] = Se(r[1].toLowerCase()))) : r.length === 3 && (r[0] = r[0].toLowerCase(), r[1].length === 2 && (r[1] = r[1].toUpperCase()), r[0] !== "sgn" && r[2].length === 2 && (r[2] = r[2].toUpperCase()), e.indexOf(r[1].toLowerCase()) > -1 && (r[1] = Se(r[1].toLowerCase())), e.indexOf(r[2].toLowerCase()) > -1 && (r[2] = Se(r[2].toLowerCase()))), r.join("-");
|
|
605
605
|
}
|
|
606
606
|
return this.options.cleanCode || this.options.lowerCaseLng ? a.toLowerCase() : a;
|
|
607
607
|
}
|
|
@@ -656,7 +656,7 @@ var zt = function() {
|
|
|
656
656
|
}), o;
|
|
657
657
|
}
|
|
658
658
|
}]), n;
|
|
659
|
-
}(),
|
|
659
|
+
}(), Ht = [{
|
|
660
660
|
lngs: ["ach", "ak", "am", "arn", "br", "fil", "gun", "ln", "mfe", "mg", "mi", "oc", "pt", "pt-BR", "tg", "tl", "ti", "tr", "uz", "wa"],
|
|
661
661
|
nr: [1, 2],
|
|
662
662
|
fc: 1
|
|
@@ -748,7 +748,7 @@ var zt = function() {
|
|
|
748
748
|
lngs: ["he", "iw"],
|
|
749
749
|
nr: [1, 2, 20, 21],
|
|
750
750
|
fc: 22
|
|
751
|
-
}],
|
|
751
|
+
}], _t = {
|
|
752
752
|
1: function(t) {
|
|
753
753
|
return +(t > 1);
|
|
754
754
|
},
|
|
@@ -818,11 +818,11 @@ var zt = function() {
|
|
|
818
818
|
};
|
|
819
819
|
function Vt() {
|
|
820
820
|
var n = {};
|
|
821
|
-
return
|
|
821
|
+
return Ht.forEach(function(t) {
|
|
822
822
|
t.lngs.forEach(function(a) {
|
|
823
823
|
n[a] = {
|
|
824
824
|
numbers: t.nr,
|
|
825
|
-
plurals:
|
|
825
|
+
plurals: _t[t.fc]
|
|
826
826
|
};
|
|
827
827
|
});
|
|
828
828
|
}), n;
|
|
@@ -830,9 +830,9 @@ function Vt() {
|
|
|
830
830
|
var qt = function() {
|
|
831
831
|
function n(t) {
|
|
832
832
|
var a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
833
|
-
|
|
833
|
+
M(this, n), this.languageUtils = t, this.options = a, this.logger = V.create("pluralResolver"), this.rules = Vt();
|
|
834
834
|
}
|
|
835
|
-
return
|
|
835
|
+
return H(n, [{
|
|
836
836
|
key: "addRule",
|
|
837
837
|
value: function(a, e) {
|
|
838
838
|
this.rules[a] = e;
|
|
@@ -881,11 +881,11 @@ var qt = function() {
|
|
|
881
881
|
}(), Wt = function() {
|
|
882
882
|
function n() {
|
|
883
883
|
var t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
884
|
-
|
|
884
|
+
M(this, n), this.logger = V.create("interpolator"), this.options = t, this.format = t.interpolation && t.interpolation.format || function(a) {
|
|
885
885
|
return a;
|
|
886
886
|
}, this.init(t);
|
|
887
887
|
}
|
|
888
|
-
return
|
|
888
|
+
return H(n, [{
|
|
889
889
|
key: "init",
|
|
890
890
|
value: function() {
|
|
891
891
|
var a = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
@@ -893,7 +893,7 @@ var qt = function() {
|
|
|
893
893
|
escapeValue: !0
|
|
894
894
|
});
|
|
895
895
|
var e = a.interpolation;
|
|
896
|
-
this.escape = e.escape !== void 0 ? e.escape :
|
|
896
|
+
this.escape = e.escape !== void 0 ? e.escape : Ft, this.escapeValue = e.escapeValue !== void 0 ? e.escapeValue : !0, this.useRawValueToEscape = e.useRawValueToEscape !== void 0 ? e.useRawValueToEscape : !1, this.prefix = e.prefix ? X(e.prefix) : e.prefixEscaped || "{{", this.suffix = e.suffix ? X(e.suffix) : e.suffixEscaped || "}}", this.formatSeparator = e.formatSeparator ? e.formatSeparator : e.formatSeparator || ",", this.unescapePrefix = e.unescapeSuffix ? "" : e.unescapePrefix || "-", this.unescapeSuffix = this.unescapePrefix ? "" : e.unescapeSuffix || "", this.nestingPrefix = e.nestingPrefix ? X(e.nestingPrefix) : e.nestingPrefixEscaped || X("$t("), this.nestingSuffix = e.nestingSuffix ? X(e.nestingSuffix) : e.nestingSuffixEscaped || X(")"), this.nestingOptionsSeparator = e.nestingOptionsSeparator ? e.nestingOptionsSeparator : e.nestingOptionsSeparator || ",", this.maxReplaces = e.maxReplaces ? e.maxReplaces : 1e3, this.alwaysFormat = e.alwaysFormat !== void 0 ? e.alwaysFormat : !1, this.resetRegExp();
|
|
897
897
|
}
|
|
898
898
|
}, {
|
|
899
899
|
key: "reset",
|
|
@@ -919,11 +919,11 @@ var qt = function() {
|
|
|
919
919
|
}
|
|
920
920
|
var v = function(b) {
|
|
921
921
|
if (b.indexOf(o.formatSeparator) < 0) {
|
|
922
|
-
var
|
|
923
|
-
return o.alwaysFormat ? o.format(
|
|
922
|
+
var T = He(e, d, b);
|
|
923
|
+
return o.alwaysFormat ? o.format(T, void 0, r) : T;
|
|
924
924
|
}
|
|
925
|
-
var
|
|
926
|
-
return o.format(
|
|
925
|
+
var S = b.split(o.formatSeparator), D = S.shift().trim(), k = S.join(o.formatSeparator).trim();
|
|
926
|
+
return o.format(He(e, d, D), k, r, i);
|
|
927
927
|
};
|
|
928
928
|
this.resetRegExp();
|
|
929
929
|
var m = i && i.missingInterpolationHandler || this.options.missingInterpolationHandler, p = i && i.interpolation && i.interpolation.skipOnVariables || this.options.interpolation.skipOnVariables, y = [{
|
|
@@ -948,7 +948,7 @@ var qt = function() {
|
|
|
948
948
|
continue;
|
|
949
949
|
} else
|
|
950
950
|
o.logger.warn("missed to pass in variable ".concat(s[1], " for interpolating ").concat(a)), l = "";
|
|
951
|
-
else typeof l != "string" && !o.useRawValueToEscape && (l =
|
|
951
|
+
else typeof l != "string" && !o.useRawValueToEscape && (l = ze(l));
|
|
952
952
|
if (a = a.replace(s[0], h.safeValue(l)), h.regex.lastIndex = 0, u++, u >= o.maxReplaces)
|
|
953
953
|
break;
|
|
954
954
|
}
|
|
@@ -957,7 +957,7 @@ var qt = function() {
|
|
|
957
957
|
}, {
|
|
958
958
|
key: "nest",
|
|
959
959
|
value: function(a, e) {
|
|
960
|
-
var r = this, i = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, o, s, l =
|
|
960
|
+
var r = this, i = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, o, s, l = N({}, i);
|
|
961
961
|
l.applyPostProcessor = !1, delete l.defaultValue;
|
|
962
962
|
function u(m, p) {
|
|
963
963
|
var y = this.nestingOptionsSeparator;
|
|
@@ -965,9 +965,9 @@ var qt = function() {
|
|
|
965
965
|
var h = m.split(new RegExp("".concat(y, "[ ]*{"))), b = "{".concat(h[1]);
|
|
966
966
|
m = h[0], b = this.interpolate(b, l), b = b.replace(/'/g, '"');
|
|
967
967
|
try {
|
|
968
|
-
l = JSON.parse(b), p && (l =
|
|
969
|
-
} catch (
|
|
970
|
-
return this.logger.warn("failed parsing options string in nesting for key ".concat(m),
|
|
968
|
+
l = JSON.parse(b), p && (l = N({}, p, l));
|
|
969
|
+
} catch (T) {
|
|
970
|
+
return this.logger.warn("failed parsing options string in nesting for key ".concat(m), T), "".concat(m).concat(y).concat(b);
|
|
971
971
|
}
|
|
972
972
|
return delete l.defaultValue, m;
|
|
973
973
|
}
|
|
@@ -980,7 +980,7 @@ var qt = function() {
|
|
|
980
980
|
o[1] = v.shift(), d = v, f = !0;
|
|
981
981
|
}
|
|
982
982
|
if (s = e(u.call(this, o[1].trim(), l), l), s && o[0] === a && typeof s != "string") return s;
|
|
983
|
-
typeof s != "string" && (s =
|
|
983
|
+
typeof s != "string" && (s = ze(s)), s || (this.logger.warn("missed to resolve ".concat(o[1], " for nesting ").concat(a)), s = ""), f && (s = d.reduce(function(m, p) {
|
|
984
984
|
return r.format(m, p, i.lng, i);
|
|
985
985
|
}, s.trim())), a = a.replace(o[0], s), this.regexp.lastIndex = 0;
|
|
986
986
|
}
|
|
@@ -996,9 +996,9 @@ var $t = function(n) {
|
|
|
996
996
|
ye(t, n);
|
|
997
997
|
function t(a, e, r) {
|
|
998
998
|
var i, o = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {};
|
|
999
|
-
return
|
|
999
|
+
return M(this, t), i = re(this, Y(t).call(this)), be && Q.call(K(i)), i.backend = a, i.store = e, i.services = r, i.languageUtils = r.languageUtils, i.options = o, i.logger = V.create("backendConnector"), i.state = {}, i.queue = [], i.backend && i.backend.init && i.backend.init(r, o.backend, o), i;
|
|
1000
1000
|
}
|
|
1001
|
-
return
|
|
1001
|
+
return H(t, [{
|
|
1002
1002
|
key: "queueLoad",
|
|
1003
1003
|
value: function(e, r, i, o) {
|
|
1004
1004
|
var s = this, l = [], u = [], d = [], f = [];
|
|
@@ -1092,7 +1092,7 @@ var $t = function(n) {
|
|
|
1092
1092
|
this.logger.warn('did not save key "'.concat(i, '" as the namespace "').concat(r, '" was not yet loaded'), "This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!");
|
|
1093
1093
|
return;
|
|
1094
1094
|
}
|
|
1095
|
-
i == null || i === "" || (this.backend && this.backend.create && this.backend.create(e, r, i, o, null,
|
|
1095
|
+
i == null || i === "" || (this.backend && this.backend.create && this.backend.create(e, r, i, o, null, N({}, l, {
|
|
1096
1096
|
isUpdate: s
|
|
1097
1097
|
})), !(!e || !e[0]) && this.store.addResource(e[0], r, i, o));
|
|
1098
1098
|
}
|
|
@@ -1170,7 +1170,7 @@ var Zt = function(n) {
|
|
|
1170
1170
|
ye(t, n);
|
|
1171
1171
|
function t() {
|
|
1172
1172
|
var a, e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, r = arguments.length > 1 ? arguments[1] : void 0;
|
|
1173
|
-
if (
|
|
1173
|
+
if (M(this, t), a = re(this, Y(t).call(this)), be && Q.call(K(a)), a.options = qe(e), a.services = {}, a.logger = V, a.modules = {
|
|
1174
1174
|
external: []
|
|
1175
1175
|
}, r && !a.isInitialized && !e.isClone) {
|
|
1176
1176
|
if (!a.options.initImmediate)
|
|
@@ -1181,18 +1181,18 @@ var Zt = function(n) {
|
|
|
1181
1181
|
}
|
|
1182
1182
|
return a;
|
|
1183
1183
|
}
|
|
1184
|
-
return
|
|
1184
|
+
return H(t, [{
|
|
1185
1185
|
key: "init",
|
|
1186
1186
|
value: function() {
|
|
1187
1187
|
var e = this, r = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, i = arguments.length > 1 ? arguments[1] : void 0;
|
|
1188
|
-
typeof r == "function" && (i = r, r = {}), r.whitelist && !r.supportedLngs && this.logger.deprecate("whitelist", 'option "whitelist" will be renamed to "supportedLngs" in the next major - please make sure to rename this option asap.'), r.nonExplicitWhitelist && !r.nonExplicitSupportedLngs && this.logger.deprecate("whitelist", 'options "nonExplicitWhitelist" will be renamed to "nonExplicitSupportedLngs" in the next major - please make sure to rename this option asap.'), this.options =
|
|
1188
|
+
typeof r == "function" && (i = r, r = {}), r.whitelist && !r.supportedLngs && this.logger.deprecate("whitelist", 'option "whitelist" will be renamed to "supportedLngs" in the next major - please make sure to rename this option asap.'), r.nonExplicitWhitelist && !r.nonExplicitSupportedLngs && this.logger.deprecate("whitelist", 'options "nonExplicitWhitelist" will be renamed to "nonExplicitSupportedLngs" in the next major - please make sure to rename this option asap.'), this.options = N({}, Kt(), this.options, qe(r)), this.format = this.options.interpolation.format, i || (i = oe);
|
|
1189
1189
|
function o(p) {
|
|
1190
1190
|
return p ? typeof p == "function" ? new p() : p : null;
|
|
1191
1191
|
}
|
|
1192
1192
|
if (!this.options.isClone) {
|
|
1193
1193
|
this.modules.logger ? V.init(o(this.modules.logger), this.options) : V.init(null, this.options);
|
|
1194
|
-
var s = new
|
|
1195
|
-
this.store = new
|
|
1194
|
+
var s = new Mt(this.options);
|
|
1195
|
+
this.store = new zt(this.options.resources, this.options);
|
|
1196
1196
|
var l = this.services;
|
|
1197
1197
|
l.logger = V, l.resourceStore = this.store, l.languageUtils = s, l.pluralResolver = new qt(s, {
|
|
1198
1198
|
prepend: this.options.pluralSeparator,
|
|
@@ -1232,8 +1232,8 @@ var Zt = function(n) {
|
|
|
1232
1232
|
};
|
|
1233
1233
|
});
|
|
1234
1234
|
var v = J(), m = function() {
|
|
1235
|
-
var y = function(b,
|
|
1236
|
-
e.isInitialized && e.logger.warn("init: i18next is already initialized. You should call init just once!"), e.isInitialized = !0, e.options.isClone || e.logger.log("initialized", e.options), e.emit("initialized", e.options), v.resolve(
|
|
1235
|
+
var y = function(b, T) {
|
|
1236
|
+
e.isInitialized && e.logger.warn("init: i18next is already initialized. You should call init just once!"), e.isInitialized = !0, e.options.isClone || e.logger.log("initialized", e.options), e.emit("initialized", e.options), v.resolve(T), i(b, T);
|
|
1237
1237
|
};
|
|
1238
1238
|
if (e.languages && e.options.compatibilityAPI !== "v1" && !e.isInitialized) return y(null, e.t.bind(e));
|
|
1239
1239
|
e.changeLanguage(e.options.lng, y);
|
|
@@ -1314,7 +1314,7 @@ var Zt = function(n) {
|
|
|
1314
1314
|
v[m - 2] = arguments[m];
|
|
1315
1315
|
d = i.options.overloadTranslationOptionHandler([l, u].concat(v));
|
|
1316
1316
|
} else
|
|
1317
|
-
d =
|
|
1317
|
+
d = N({}, u);
|
|
1318
1318
|
return d.lng = d.lng || s.lng, d.lngs = d.lngs || s.lngs, d.ns = d.ns || s.ns, i.t(l, d);
|
|
1319
1319
|
};
|
|
1320
1320
|
return typeof e == "string" ? o.lng = e : o.lngs = e, o.ns = r, o;
|
|
@@ -1394,12 +1394,12 @@ var Zt = function(n) {
|
|
|
1394
1394
|
}, {
|
|
1395
1395
|
key: "cloneInstance",
|
|
1396
1396
|
value: function() {
|
|
1397
|
-
var e = this, r = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : oe, o =
|
|
1397
|
+
var e = this, r = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : oe, o = N({}, this.options, r, {
|
|
1398
1398
|
isClone: !0
|
|
1399
1399
|
}), s = new t(o), l = ["store", "services", "language"];
|
|
1400
1400
|
return l.forEach(function(u) {
|
|
1401
1401
|
s[u] = e[u];
|
|
1402
|
-
}), s.services =
|
|
1402
|
+
}), s.services = N({}, this.services), s.services.utils = {
|
|
1403
1403
|
hasLoadedNamespace: s.hasLoadedNamespace.bind(s)
|
|
1404
1404
|
}, s.translator = new Ve(s.services, s.options), s.translator.on("*", function(u) {
|
|
1405
1405
|
for (var d = arguments.length, f = new Array(d > 1 ? d - 1 : 0), v = 1; v < d; v++)
|
|
@@ -1411,7 +1411,7 @@ var Zt = function(n) {
|
|
|
1411
1411
|
}
|
|
1412
1412
|
}]), t;
|
|
1413
1413
|
}(Q), $ = new Zt();
|
|
1414
|
-
function
|
|
1414
|
+
function Gt(n, t) {
|
|
1415
1415
|
if (n == null) return {};
|
|
1416
1416
|
var a = {};
|
|
1417
1417
|
for (var e in n) if ({}.hasOwnProperty.call(n, e)) {
|
|
@@ -1422,19 +1422,19 @@ function Xt(n, t) {
|
|
|
1422
1422
|
}
|
|
1423
1423
|
function pt(n, t) {
|
|
1424
1424
|
if (n == null) return {};
|
|
1425
|
-
var a, e, r =
|
|
1425
|
+
var a, e, r = Gt(n, t);
|
|
1426
1426
|
if (Object.getOwnPropertySymbols) {
|
|
1427
1427
|
var i = Object.getOwnPropertySymbols(n);
|
|
1428
1428
|
for (e = 0; e < i.length; e++) a = i[e], t.indexOf(a) === -1 && {}.propertyIsEnumerable.call(n, a) && (r[a] = n[a]);
|
|
1429
1429
|
}
|
|
1430
1430
|
return r;
|
|
1431
1431
|
}
|
|
1432
|
-
var
|
|
1432
|
+
var xe = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
1433
1433
|
function gt(n) {
|
|
1434
1434
|
return n && n.__esModule && Object.prototype.hasOwnProperty.call(n, "default") ? n.default : n;
|
|
1435
1435
|
}
|
|
1436
1436
|
var ke, We;
|
|
1437
|
-
function
|
|
1437
|
+
function Xt() {
|
|
1438
1438
|
return We || (We = 1, ke = {
|
|
1439
1439
|
area: !0,
|
|
1440
1440
|
base: !0,
|
|
@@ -1452,7 +1452,7 @@ function Gt() {
|
|
|
1452
1452
|
wbr: !0
|
|
1453
1453
|
}), ke;
|
|
1454
1454
|
}
|
|
1455
|
-
var Yt =
|
|
1455
|
+
var Yt = Xt();
|
|
1456
1456
|
const Jt = /* @__PURE__ */ gt(Yt);
|
|
1457
1457
|
var ea = /\s([^'"/\s><]+?)[\s/>]|([^\s=]+)=\s?(".*?"|'.*?')/g;
|
|
1458
1458
|
function Qe(n) {
|
|
@@ -1575,9 +1575,9 @@ function yt() {
|
|
|
1575
1575
|
}
|
|
1576
1576
|
var ca = function() {
|
|
1577
1577
|
function n() {
|
|
1578
|
-
|
|
1578
|
+
M(this, n), this.usedNamespaces = {};
|
|
1579
1579
|
}
|
|
1580
|
-
return
|
|
1580
|
+
return H(n, [{
|
|
1581
1581
|
key: "addUsedNamespaces",
|
|
1582
1582
|
value: function(a) {
|
|
1583
1583
|
var e = this;
|
|
@@ -1617,7 +1617,7 @@ function fe() {
|
|
|
1617
1617
|
t[a] = arguments[a];
|
|
1618
1618
|
typeof t[0] == "string" && Ze[t[0]] || (typeof t[0] == "string" && (Ze[t[0]] = /* @__PURE__ */ new Date()), ue.apply(void 0, t));
|
|
1619
1619
|
}
|
|
1620
|
-
function
|
|
1620
|
+
function Ge(n, t, a) {
|
|
1621
1621
|
n.loadNamespaces(t, function() {
|
|
1622
1622
|
if (n.isInitialized)
|
|
1623
1623
|
a();
|
|
@@ -1652,7 +1652,7 @@ function ga(n, t) {
|
|
|
1652
1652
|
}) : pa(n, t, a);
|
|
1653
1653
|
}
|
|
1654
1654
|
var ha = ["format"], ma = ["children", "count", "parent", "i18nKey", "context", "tOptions", "values", "defaults", "components", "ns", "i18n", "t", "shouldUnescape"];
|
|
1655
|
-
function
|
|
1655
|
+
function Xe(n, t) {
|
|
1656
1656
|
var a = Object.keys(n);
|
|
1657
1657
|
if (Object.getOwnPropertySymbols) {
|
|
1658
1658
|
var e = Object.getOwnPropertySymbols(n);
|
|
@@ -1662,23 +1662,23 @@ function Ge(n, t) {
|
|
|
1662
1662
|
}
|
|
1663
1663
|
return a;
|
|
1664
1664
|
}
|
|
1665
|
-
function
|
|
1665
|
+
function B(n) {
|
|
1666
1666
|
for (var t = 1; t < arguments.length; t++) {
|
|
1667
1667
|
var a = arguments[t] != null ? arguments[t] : {};
|
|
1668
|
-
t % 2 ?
|
|
1668
|
+
t % 2 ? Xe(Object(a), !0).forEach(function(e) {
|
|
1669
1669
|
ve(n, e, a[e]);
|
|
1670
|
-
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(n, Object.getOwnPropertyDescriptors(a)) :
|
|
1670
|
+
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(n, Object.getOwnPropertyDescriptors(a)) : Xe(Object(a)).forEach(function(e) {
|
|
1671
1671
|
Object.defineProperty(n, e, Object.getOwnPropertyDescriptor(a, e));
|
|
1672
1672
|
});
|
|
1673
1673
|
}
|
|
1674
1674
|
return n;
|
|
1675
1675
|
}
|
|
1676
|
-
function
|
|
1676
|
+
function Le(n, t) {
|
|
1677
1677
|
if (!n) return !1;
|
|
1678
1678
|
var a = n.props ? n.props.children : n.children;
|
|
1679
1679
|
return t ? a.length > 0 : !!a;
|
|
1680
1680
|
}
|
|
1681
|
-
function
|
|
1681
|
+
function Ce(n) {
|
|
1682
1682
|
return n ? n.props ? n.props.children : n.children : [];
|
|
1683
1683
|
}
|
|
1684
1684
|
function va(n) {
|
|
@@ -1690,10 +1690,10 @@ function ee(n) {
|
|
|
1690
1690
|
return Array.isArray(n) ? n : [n];
|
|
1691
1691
|
}
|
|
1692
1692
|
function ya(n, t) {
|
|
1693
|
-
var a =
|
|
1693
|
+
var a = B({}, t);
|
|
1694
1694
|
return a.props = Object.assign(n.props, t.props), a;
|
|
1695
1695
|
}
|
|
1696
|
-
function
|
|
1696
|
+
function wt(n, t) {
|
|
1697
1697
|
if (!n) return "";
|
|
1698
1698
|
var a = "", e = ee(n), r = t.transSupportBasicHtmlNodes && t.transKeepBasicHtmlNodesFor ? t.transKeepBasicHtmlNodesFor : [];
|
|
1699
1699
|
return e.forEach(function(i, o) {
|
|
@@ -1710,7 +1710,7 @@ function St(n, t) {
|
|
|
1710
1710
|
else if (l && s === 1 && typeof u == "string")
|
|
1711
1711
|
a += "<".concat(i.type, ">").concat(u, "</").concat(i.type, ">");
|
|
1712
1712
|
else {
|
|
1713
|
-
var d =
|
|
1713
|
+
var d = wt(u, t);
|
|
1714
1714
|
a += "<".concat(o, ">").concat(d, "</").concat(o, ">");
|
|
1715
1715
|
}
|
|
1716
1716
|
} else if (i === null)
|
|
@@ -1733,75 +1733,75 @@ function ba(n, t, a, e, r, i) {
|
|
|
1733
1733
|
var l = {};
|
|
1734
1734
|
function u(h) {
|
|
1735
1735
|
var b = ee(h);
|
|
1736
|
-
b.forEach(function(
|
|
1737
|
-
typeof
|
|
1736
|
+
b.forEach(function(T) {
|
|
1737
|
+
typeof T != "string" && (Le(T) ? u(Ce(T)) : j(T) === "object" && !ce(T) && Object.assign(l, T));
|
|
1738
1738
|
});
|
|
1739
1739
|
}
|
|
1740
1740
|
u(n);
|
|
1741
|
-
var d = na.parse("<0>".concat(t, "</0>")), f =
|
|
1742
|
-
function v(h, b,
|
|
1743
|
-
var
|
|
1744
|
-
return va(
|
|
1741
|
+
var d = na.parse("<0>".concat(t, "</0>")), f = B(B({}, l), r);
|
|
1742
|
+
function v(h, b, T) {
|
|
1743
|
+
var S = Ce(h), D = p(S, b.children, T);
|
|
1744
|
+
return va(S) && D.length === 0 ? S : D;
|
|
1745
1745
|
}
|
|
1746
|
-
function m(h, b,
|
|
1747
|
-
h.dummy && (h.children = b),
|
|
1748
|
-
key:
|
|
1746
|
+
function m(h, b, T, S, D) {
|
|
1747
|
+
h.dummy && (h.children = b), T.push(ie(h, B(B({}, h.props), {}, {
|
|
1748
|
+
key: S
|
|
1749
1749
|
}), D ? void 0 : b));
|
|
1750
1750
|
}
|
|
1751
|
-
function p(h, b,
|
|
1752
|
-
var
|
|
1753
|
-
return D.reduce(function(k,
|
|
1754
|
-
var E =
|
|
1755
|
-
if (
|
|
1756
|
-
var R =
|
|
1757
|
-
!R &&
|
|
1758
|
-
var
|
|
1759
|
-
props:
|
|
1760
|
-
}, R) : R, P = ce(
|
|
1761
|
-
if (typeof
|
|
1762
|
-
var g = a.services.interpolator.interpolate(
|
|
1751
|
+
function p(h, b, T) {
|
|
1752
|
+
var S = ee(h), D = ee(b);
|
|
1753
|
+
return D.reduce(function(k, w, O) {
|
|
1754
|
+
var E = w.children && w.children[0] && w.children[0].content && a.services.interpolator.interpolate(w.children[0].content, f, a.language);
|
|
1755
|
+
if (w.type === "tag") {
|
|
1756
|
+
var R = S[parseInt(w.name, 10)];
|
|
1757
|
+
!R && T.length === 1 && T[0][w.name] && (R = T[0][w.name]), R || (R = {});
|
|
1758
|
+
var C = Object.keys(w.attrs).length !== 0 ? ya({
|
|
1759
|
+
props: w.attrs
|
|
1760
|
+
}, R) : R, P = ce(C), W = P && Le(w, !0) && !w.voidElement, F = s && j(C) === "object" && C.dummy && !P, c = j(n) === "object" && n !== null && Object.hasOwnProperty.call(n, w.name);
|
|
1761
|
+
if (typeof C == "string") {
|
|
1762
|
+
var g = a.services.interpolator.interpolate(C, f, a.language);
|
|
1763
1763
|
k.push(g);
|
|
1764
|
-
} else if (
|
|
1765
|
-
var
|
|
1766
|
-
m(
|
|
1767
|
-
} else if (
|
|
1768
|
-
var
|
|
1769
|
-
k.push(ie(
|
|
1764
|
+
} else if (Le(C) || W) {
|
|
1765
|
+
var x = v(C, w, T);
|
|
1766
|
+
m(C, x, k, O);
|
|
1767
|
+
} else if (F) {
|
|
1768
|
+
var U = p(S, w.children, T);
|
|
1769
|
+
k.push(ie(C, B(B({}, C.props), {}, {
|
|
1770
1770
|
key: O
|
|
1771
|
-
}),
|
|
1772
|
-
} else if (Number.isNaN(parseFloat(
|
|
1771
|
+
}), U));
|
|
1772
|
+
} else if (Number.isNaN(parseFloat(w.name)))
|
|
1773
1773
|
if (c) {
|
|
1774
|
-
var A = v(
|
|
1775
|
-
m(
|
|
1776
|
-
} else if (e.transSupportBasicHtmlNodes && o.indexOf(
|
|
1777
|
-
if (
|
|
1778
|
-
k.push(le(
|
|
1779
|
-
key: "".concat(
|
|
1774
|
+
var A = v(C, w, T);
|
|
1775
|
+
m(C, A, k, O, w.voidElement);
|
|
1776
|
+
} else if (e.transSupportBasicHtmlNodes && o.indexOf(w.name) > -1)
|
|
1777
|
+
if (w.voidElement)
|
|
1778
|
+
k.push(le(w.name, {
|
|
1779
|
+
key: "".concat(w.name, "-").concat(O)
|
|
1780
1780
|
}));
|
|
1781
1781
|
else {
|
|
1782
|
-
var
|
|
1783
|
-
k.push(le(
|
|
1784
|
-
key: "".concat(
|
|
1785
|
-
},
|
|
1782
|
+
var L = p(S, w.children, T);
|
|
1783
|
+
k.push(le(w.name, {
|
|
1784
|
+
key: "".concat(w.name, "-").concat(O)
|
|
1785
|
+
}, L));
|
|
1786
1786
|
}
|
|
1787
|
-
else if (
|
|
1788
|
-
k.push("<".concat(
|
|
1787
|
+
else if (w.voidElement)
|
|
1788
|
+
k.push("<".concat(w.name, " />"));
|
|
1789
1789
|
else {
|
|
1790
|
-
var
|
|
1791
|
-
k.push("<".concat(
|
|
1790
|
+
var _ = p(S, w.children, T);
|
|
1791
|
+
k.push("<".concat(w.name, ">").concat(_, "</").concat(w.name, ">"));
|
|
1792
1792
|
}
|
|
1793
|
-
else if (j(
|
|
1794
|
-
var
|
|
1795
|
-
|
|
1796
|
-
} else
|
|
1793
|
+
else if (j(C) === "object" && !P) {
|
|
1794
|
+
var I = w.children[0] ? E : null;
|
|
1795
|
+
I && k.push(I);
|
|
1796
|
+
} else w.children.length === 1 && E ? k.push(ie(C, B(B({}, C.props), {}, {
|
|
1797
1797
|
key: O
|
|
1798
|
-
}), E)) : k.push(ie(
|
|
1798
|
+
}), E)) : k.push(ie(C, B(B({}, C.props), {}, {
|
|
1799
1799
|
key: O
|
|
1800
1800
|
})));
|
|
1801
|
-
} else if (
|
|
1802
|
-
var
|
|
1803
|
-
|
|
1804
|
-
key: "".concat(
|
|
1801
|
+
} else if (w.type === "text") {
|
|
1802
|
+
var z = e.transWrapTextNodes, Z = i ? e.unescape(a.services.interpolator.interpolate(w.content, f, a.language)) : a.services.interpolator.interpolate(w.content, f, a.language);
|
|
1803
|
+
z ? k.push(le(z, {
|
|
1804
|
+
key: "".concat(w.name, "-").concat(O)
|
|
1805
1805
|
}, Z)) : k.push(Z);
|
|
1806
1806
|
}
|
|
1807
1807
|
return k;
|
|
@@ -1811,35 +1811,35 @@ function ba(n, t, a, e, r, i) {
|
|
|
1811
1811
|
dummy: !0,
|
|
1812
1812
|
children: n || []
|
|
1813
1813
|
}], d, ee(n || []));
|
|
1814
|
-
return
|
|
1814
|
+
return Ce(y[0]);
|
|
1815
1815
|
}
|
|
1816
|
-
function
|
|
1817
|
-
var t = n.children, a = n.count, e = n.parent, r = n.i18nKey, i = n.context, o = n.tOptions, s = o === void 0 ? {} : o, l = n.values, u = n.defaults, d = n.components, f = n.ns, v = n.i18n, m = n.t, p = n.shouldUnescape, y = pt(n, ma), h = ut(vt) || {}, b = h.i18n,
|
|
1818
|
-
if (!
|
|
1816
|
+
function wa(n) {
|
|
1817
|
+
var t = n.children, a = n.count, e = n.parent, r = n.i18nKey, i = n.context, o = n.tOptions, s = o === void 0 ? {} : o, l = n.values, u = n.defaults, d = n.components, f = n.ns, v = n.i18n, m = n.t, p = n.shouldUnescape, y = pt(n, ma), h = ut(vt) || {}, b = h.i18n, T = h.defaultNS, S = v || b || bt();
|
|
1818
|
+
if (!S)
|
|
1819
1819
|
return fe("You will need to pass in an i18next instance by using i18nextReactModule"), t;
|
|
1820
|
-
var D = m ||
|
|
1820
|
+
var D = m || S.t.bind(S) || function(g) {
|
|
1821
1821
|
return g;
|
|
1822
1822
|
};
|
|
1823
1823
|
i && (s.context = i);
|
|
1824
|
-
var k =
|
|
1825
|
-
|
|
1826
|
-
var O = u ||
|
|
1827
|
-
interpolation:
|
|
1824
|
+
var k = B(B({}, yt()), S.options && S.options.react), w = f || D.ns || T || S.options && S.options.defaultNS;
|
|
1825
|
+
w = typeof w == "string" ? [w] : w || ["translation"];
|
|
1826
|
+
var O = u || wt(t, k) || k.transEmptyNodeValue || r, E = k.hashTransKey, R = r || (E ? E(O) : O), C = l ? s.interpolation : {
|
|
1827
|
+
interpolation: B(B({}, s.interpolation), {}, {
|
|
1828
1828
|
prefix: "#$?",
|
|
1829
1829
|
suffix: "?$#"
|
|
1830
1830
|
})
|
|
1831
|
-
}, P =
|
|
1831
|
+
}, P = B(B(B(B({}, s), {}, {
|
|
1832
1832
|
count: a
|
|
1833
|
-
}, l),
|
|
1833
|
+
}, l), C), {}, {
|
|
1834
1834
|
defaultValue: O,
|
|
1835
|
-
ns:
|
|
1836
|
-
}), W = R ? D(R, P) : O,
|
|
1837
|
-
return c ? le(c, y,
|
|
1835
|
+
ns: w
|
|
1836
|
+
}), W = R ? D(R, P) : O, F = ba(d || t, W, S, k, P, p), c = e !== void 0 ? e : k.defaultTransParent;
|
|
1837
|
+
return c ? le(c, y, F) : F;
|
|
1838
1838
|
}
|
|
1839
|
-
function
|
|
1839
|
+
function Ta(n) {
|
|
1840
1840
|
if (Array.isArray(n)) return n;
|
|
1841
1841
|
}
|
|
1842
|
-
function
|
|
1842
|
+
function Sa(n, t) {
|
|
1843
1843
|
var a = n == null ? null : typeof Symbol < "u" && n[Symbol.iterator] || n["@@iterator"];
|
|
1844
1844
|
if (a != null) {
|
|
1845
1845
|
var e, r, i, o, s = [], l = !0, u = !1;
|
|
@@ -1862,7 +1862,7 @@ function Ye(n, t) {
|
|
|
1862
1862
|
for (var a = 0, e = Array(t); a < t; a++) e[a] = n[a];
|
|
1863
1863
|
return e;
|
|
1864
1864
|
}
|
|
1865
|
-
function
|
|
1865
|
+
function xa(n, t) {
|
|
1866
1866
|
if (n) {
|
|
1867
1867
|
if (typeof n == "string") return Ye(n, t);
|
|
1868
1868
|
var a = {}.toString.call(n).slice(8, -1);
|
|
@@ -1873,8 +1873,8 @@ function ka() {
|
|
|
1873
1873
|
throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
1874
1874
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
|
|
1875
1875
|
}
|
|
1876
|
-
function
|
|
1877
|
-
return
|
|
1876
|
+
function La(n, t) {
|
|
1877
|
+
return Ta(n) || Sa(n, t) || xa(n, t) || ka();
|
|
1878
1878
|
}
|
|
1879
1879
|
function Je(n, t) {
|
|
1880
1880
|
var a = Object.keys(n);
|
|
@@ -1897,13 +1897,13 @@ function Pe(n) {
|
|
|
1897
1897
|
}
|
|
1898
1898
|
return n;
|
|
1899
1899
|
}
|
|
1900
|
-
var
|
|
1900
|
+
var Ca = function(t, a) {
|
|
1901
1901
|
var e = Oe();
|
|
1902
1902
|
return Ee(function() {
|
|
1903
1903
|
e.current = t;
|
|
1904
1904
|
}, [t, a]), e.current;
|
|
1905
1905
|
};
|
|
1906
|
-
function
|
|
1906
|
+
function Tt(n) {
|
|
1907
1907
|
var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, a = t.i18n, e = ut(vt) || {}, r = e.i18n, i = e.defaultNS, o = a || r || bt();
|
|
1908
1908
|
if (o && !o.reportNamespaces && (o.reportNamespaces = new ca()), !o) {
|
|
1909
1909
|
fe("You will need to pass in an i18next instance by using initReactI18next");
|
|
@@ -1921,31 +1921,31 @@ function wt(n) {
|
|
|
1921
1921
|
function p() {
|
|
1922
1922
|
return o.getFixedT(null, u.nsMode === "fallback" ? v : v[0], f);
|
|
1923
1923
|
}
|
|
1924
|
-
var y = Rt(p), h =
|
|
1924
|
+
var y = Rt(p), h = La(y, 2), b = h[0], T = h[1], S = v.join(), D = Ca(S), k = Oe(!0);
|
|
1925
1925
|
Ee(function() {
|
|
1926
1926
|
var E = u.bindI18n, R = u.bindI18nStore;
|
|
1927
|
-
k.current = !0, !m && !d &&
|
|
1928
|
-
k.current &&
|
|
1929
|
-
}), m && D && D !==
|
|
1930
|
-
function
|
|
1931
|
-
k.current &&
|
|
1927
|
+
k.current = !0, !m && !d && Ge(o, v, function() {
|
|
1928
|
+
k.current && T(p);
|
|
1929
|
+
}), m && D && D !== S && k.current && T(p);
|
|
1930
|
+
function C() {
|
|
1931
|
+
k.current && T(p);
|
|
1932
1932
|
}
|
|
1933
|
-
return E && o && o.on(E,
|
|
1933
|
+
return E && o && o.on(E, C), R && o && o.store.on(R, C), function() {
|
|
1934
1934
|
k.current = !1, E && o && E.split(" ").forEach(function(P) {
|
|
1935
|
-
return o.off(P,
|
|
1935
|
+
return o.off(P, C);
|
|
1936
1936
|
}), R && o && R.split(" ").forEach(function(P) {
|
|
1937
|
-
return o.store.off(P,
|
|
1937
|
+
return o.store.off(P, C);
|
|
1938
1938
|
});
|
|
1939
1939
|
};
|
|
1940
|
-
}, [o,
|
|
1941
|
-
var
|
|
1940
|
+
}, [o, S]);
|
|
1941
|
+
var w = Oe(!0);
|
|
1942
1942
|
Ee(function() {
|
|
1943
|
-
k.current && !
|
|
1943
|
+
k.current && !w.current && T(p), w.current = !1;
|
|
1944
1944
|
}, [o, f]);
|
|
1945
1945
|
var O = [b, o, m];
|
|
1946
1946
|
if (O.t = b, O.i18n = o, O.ready = m, m || !m && !d) return O;
|
|
1947
1947
|
throw new Promise(function(E) {
|
|
1948
|
-
|
|
1948
|
+
Ge(o, v, function() {
|
|
1949
1949
|
E();
|
|
1950
1950
|
});
|
|
1951
1951
|
});
|
|
@@ -1958,15 +1958,15 @@ function De(n) {
|
|
|
1958
1958
|
return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
|
|
1959
1959
|
}, De(n);
|
|
1960
1960
|
}
|
|
1961
|
-
var
|
|
1962
|
-
function
|
|
1961
|
+
var St = [], Pa = St.forEach, Oa = St.slice;
|
|
1962
|
+
function Ue(n) {
|
|
1963
1963
|
return Pa.call(Oa.call(arguments, 1), function(t) {
|
|
1964
1964
|
if (t)
|
|
1965
1965
|
for (var a in t)
|
|
1966
1966
|
n[a] === void 0 && (n[a] = t[a]);
|
|
1967
1967
|
}), n;
|
|
1968
1968
|
}
|
|
1969
|
-
function
|
|
1969
|
+
function xt() {
|
|
1970
1970
|
return typeof XMLHttpRequest == "function" || (typeof XMLHttpRequest > "u" ? "undefined" : De(XMLHttpRequest)) === "object";
|
|
1971
1971
|
}
|
|
1972
1972
|
function Ea(n) {
|
|
@@ -1979,7 +1979,7 @@ function Aa(n) {
|
|
|
1979
1979
|
throw new Error('Could not dynamically require "' + n + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
|
|
1980
1980
|
}
|
|
1981
1981
|
var se = { exports: {} }, te = { exports: {} }, Da = te.exports, et;
|
|
1982
|
-
function
|
|
1982
|
+
function Ua() {
|
|
1983
1983
|
return et || (et = 1, function(n, t) {
|
|
1984
1984
|
var a = typeof self < "u" ? self : Da, e = function() {
|
|
1985
1985
|
function i() {
|
|
@@ -2030,8 +2030,8 @@ function Ba() {
|
|
|
2030
2030
|
function m(c) {
|
|
2031
2031
|
var g = {
|
|
2032
2032
|
next: function() {
|
|
2033
|
-
var
|
|
2034
|
-
return { done:
|
|
2033
|
+
var x = c.shift();
|
|
2034
|
+
return { done: x === void 0, value: x };
|
|
2035
2035
|
}
|
|
2036
2036
|
};
|
|
2037
2037
|
return s.iterable && (g[Symbol.iterator] = function() {
|
|
@@ -2039,8 +2039,8 @@ function Ba() {
|
|
|
2039
2039
|
}), g;
|
|
2040
2040
|
}
|
|
2041
2041
|
function p(c) {
|
|
2042
|
-
this.map = {}, c instanceof p ? c.forEach(function(g,
|
|
2043
|
-
this.append(
|
|
2042
|
+
this.map = {}, c instanceof p ? c.forEach(function(g, x) {
|
|
2043
|
+
this.append(x, g);
|
|
2044
2044
|
}, this) : Array.isArray(c) ? c.forEach(function(g) {
|
|
2045
2045
|
this.append(g[0], g[1]);
|
|
2046
2046
|
}, this) : c && Object.getOwnPropertyNames(c).forEach(function(g) {
|
|
@@ -2049,8 +2049,8 @@ function Ba() {
|
|
|
2049
2049
|
}
|
|
2050
2050
|
p.prototype.append = function(c, g) {
|
|
2051
2051
|
c = f(c), g = v(g);
|
|
2052
|
-
var
|
|
2053
|
-
this.map[c] =
|
|
2052
|
+
var x = this.map[c];
|
|
2053
|
+
this.map[c] = x ? x + ", " + g : g;
|
|
2054
2054
|
}, p.prototype.delete = function(c) {
|
|
2055
2055
|
delete this.map[f(c)];
|
|
2056
2056
|
}, p.prototype.get = function(c) {
|
|
@@ -2060,12 +2060,12 @@ function Ba() {
|
|
|
2060
2060
|
}, p.prototype.set = function(c, g) {
|
|
2061
2061
|
this.map[f(c)] = v(g);
|
|
2062
2062
|
}, p.prototype.forEach = function(c, g) {
|
|
2063
|
-
for (var
|
|
2064
|
-
this.map.hasOwnProperty(
|
|
2063
|
+
for (var x in this.map)
|
|
2064
|
+
this.map.hasOwnProperty(x) && c.call(g, this.map[x], x, this);
|
|
2065
2065
|
}, p.prototype.keys = function() {
|
|
2066
2066
|
var c = [];
|
|
2067
|
-
return this.forEach(function(g,
|
|
2068
|
-
c.push(
|
|
2067
|
+
return this.forEach(function(g, x) {
|
|
2068
|
+
c.push(x);
|
|
2069
2069
|
}), m(c);
|
|
2070
2070
|
}, p.prototype.values = function() {
|
|
2071
2071
|
var c = [];
|
|
@@ -2074,8 +2074,8 @@ function Ba() {
|
|
|
2074
2074
|
}), m(c);
|
|
2075
2075
|
}, p.prototype.entries = function() {
|
|
2076
2076
|
var c = [];
|
|
2077
|
-
return this.forEach(function(g,
|
|
2078
|
-
c.push([
|
|
2077
|
+
return this.forEach(function(g, x) {
|
|
2078
|
+
c.push([x, g]);
|
|
2079
2079
|
}), m(c);
|
|
2080
2080
|
}, s.iterable && (p.prototype[Symbol.iterator] = p.prototype.entries);
|
|
2081
2081
|
function y(c) {
|
|
@@ -2084,26 +2084,26 @@ function Ba() {
|
|
|
2084
2084
|
c.bodyUsed = !0;
|
|
2085
2085
|
}
|
|
2086
2086
|
function h(c) {
|
|
2087
|
-
return new Promise(function(g,
|
|
2087
|
+
return new Promise(function(g, x) {
|
|
2088
2088
|
c.onload = function() {
|
|
2089
2089
|
g(c.result);
|
|
2090
2090
|
}, c.onerror = function() {
|
|
2091
|
-
|
|
2091
|
+
x(c.error);
|
|
2092
2092
|
};
|
|
2093
2093
|
});
|
|
2094
2094
|
}
|
|
2095
2095
|
function b(c) {
|
|
2096
|
-
var g = new FileReader(),
|
|
2097
|
-
return g.readAsArrayBuffer(c),
|
|
2096
|
+
var g = new FileReader(), x = h(g);
|
|
2097
|
+
return g.readAsArrayBuffer(c), x;
|
|
2098
2098
|
}
|
|
2099
|
-
function
|
|
2100
|
-
var g = new FileReader(),
|
|
2101
|
-
return g.readAsText(c),
|
|
2099
|
+
function T(c) {
|
|
2100
|
+
var g = new FileReader(), x = h(g);
|
|
2101
|
+
return g.readAsText(c), x;
|
|
2102
2102
|
}
|
|
2103
|
-
function
|
|
2104
|
-
for (var g = new Uint8Array(c),
|
|
2105
|
-
|
|
2106
|
-
return
|
|
2103
|
+
function S(c) {
|
|
2104
|
+
for (var g = new Uint8Array(c), x = new Array(g.length), U = 0; U < g.length; U++)
|
|
2105
|
+
x[U] = String.fromCharCode(g[U]);
|
|
2106
|
+
return x.join("");
|
|
2107
2107
|
}
|
|
2108
2108
|
function D(c) {
|
|
2109
2109
|
if (c.slice)
|
|
@@ -2132,9 +2132,9 @@ function Ba() {
|
|
|
2132
2132
|
if (c)
|
|
2133
2133
|
return c;
|
|
2134
2134
|
if (this._bodyBlob)
|
|
2135
|
-
return
|
|
2135
|
+
return T(this._bodyBlob);
|
|
2136
2136
|
if (this._bodyArrayBuffer)
|
|
2137
|
-
return Promise.resolve(
|
|
2137
|
+
return Promise.resolve(S(this._bodyArrayBuffer));
|
|
2138
2138
|
if (this._bodyFormData)
|
|
2139
2139
|
throw new Error("could not read FormData body as text");
|
|
2140
2140
|
return Promise.resolve(this._bodyText);
|
|
@@ -2144,43 +2144,43 @@ function Ba() {
|
|
|
2144
2144
|
return this.text().then(JSON.parse);
|
|
2145
2145
|
}, this;
|
|
2146
2146
|
}
|
|
2147
|
-
var
|
|
2147
|
+
var w = ["DELETE", "GET", "HEAD", "OPTIONS", "POST", "PUT"];
|
|
2148
2148
|
function O(c) {
|
|
2149
2149
|
var g = c.toUpperCase();
|
|
2150
|
-
return
|
|
2150
|
+
return w.indexOf(g) > -1 ? g : c;
|
|
2151
2151
|
}
|
|
2152
2152
|
function E(c, g) {
|
|
2153
2153
|
g = g || {};
|
|
2154
|
-
var
|
|
2154
|
+
var x = g.body;
|
|
2155
2155
|
if (c instanceof E) {
|
|
2156
2156
|
if (c.bodyUsed)
|
|
2157
2157
|
throw new TypeError("Already read");
|
|
2158
|
-
this.url = c.url, this.credentials = c.credentials, g.headers || (this.headers = new p(c.headers)), this.method = c.method, this.mode = c.mode, this.signal = c.signal, !
|
|
2158
|
+
this.url = c.url, this.credentials = c.credentials, g.headers || (this.headers = new p(c.headers)), this.method = c.method, this.mode = c.mode, this.signal = c.signal, !x && c._bodyInit != null && (x = c._bodyInit, c.bodyUsed = !0);
|
|
2159
2159
|
} else
|
|
2160
2160
|
this.url = String(c);
|
|
2161
|
-
if (this.credentials = g.credentials || this.credentials || "same-origin", (g.headers || !this.headers) && (this.headers = new p(g.headers)), this.method = O(g.method || this.method || "GET"), this.mode = g.mode || this.mode || null, this.signal = g.signal || this.signal, this.referrer = null, (this.method === "GET" || this.method === "HEAD") &&
|
|
2161
|
+
if (this.credentials = g.credentials || this.credentials || "same-origin", (g.headers || !this.headers) && (this.headers = new p(g.headers)), this.method = O(g.method || this.method || "GET"), this.mode = g.mode || this.mode || null, this.signal = g.signal || this.signal, this.referrer = null, (this.method === "GET" || this.method === "HEAD") && x)
|
|
2162
2162
|
throw new TypeError("Body not allowed for GET or HEAD requests");
|
|
2163
|
-
this._initBody(
|
|
2163
|
+
this._initBody(x);
|
|
2164
2164
|
}
|
|
2165
2165
|
E.prototype.clone = function() {
|
|
2166
2166
|
return new E(this, { body: this._bodyInit });
|
|
2167
2167
|
};
|
|
2168
2168
|
function R(c) {
|
|
2169
2169
|
var g = new FormData();
|
|
2170
|
-
return c.trim().split("&").forEach(function(
|
|
2171
|
-
if (
|
|
2172
|
-
var
|
|
2173
|
-
g.append(decodeURIComponent(A), decodeURIComponent(
|
|
2170
|
+
return c.trim().split("&").forEach(function(x) {
|
|
2171
|
+
if (x) {
|
|
2172
|
+
var U = x.split("="), A = U.shift().replace(/\+/g, " "), L = U.join("=").replace(/\+/g, " ");
|
|
2173
|
+
g.append(decodeURIComponent(A), decodeURIComponent(L));
|
|
2174
2174
|
}
|
|
2175
2175
|
}), g;
|
|
2176
2176
|
}
|
|
2177
|
-
function
|
|
2178
|
-
var g = new p(),
|
|
2179
|
-
return
|
|
2180
|
-
var A =
|
|
2181
|
-
if (
|
|
2182
|
-
var
|
|
2183
|
-
g.append(
|
|
2177
|
+
function C(c) {
|
|
2178
|
+
var g = new p(), x = c.replace(/\r?\n[\t ]+/g, " ");
|
|
2179
|
+
return x.split(/\r?\n/).forEach(function(U) {
|
|
2180
|
+
var A = U.split(":"), L = A.shift().trim();
|
|
2181
|
+
if (L) {
|
|
2182
|
+
var _ = A.join(":").trim();
|
|
2183
|
+
g.append(L, _);
|
|
2184
2184
|
}
|
|
2185
2185
|
}), g;
|
|
2186
2186
|
}
|
|
@@ -2208,44 +2208,44 @@ function Ba() {
|
|
|
2208
2208
|
try {
|
|
2209
2209
|
new o.DOMException();
|
|
2210
2210
|
} catch {
|
|
2211
|
-
o.DOMException = function(g,
|
|
2212
|
-
this.message = g, this.name =
|
|
2213
|
-
var
|
|
2214
|
-
this.stack =
|
|
2211
|
+
o.DOMException = function(g, x) {
|
|
2212
|
+
this.message = g, this.name = x;
|
|
2213
|
+
var U = Error(g);
|
|
2214
|
+
this.stack = U.stack;
|
|
2215
2215
|
}, o.DOMException.prototype = Object.create(Error.prototype), o.DOMException.prototype.constructor = o.DOMException;
|
|
2216
2216
|
}
|
|
2217
|
-
function
|
|
2218
|
-
return new Promise(function(
|
|
2217
|
+
function F(c, g) {
|
|
2218
|
+
return new Promise(function(x, U) {
|
|
2219
2219
|
var A = new E(c, g);
|
|
2220
2220
|
if (A.signal && A.signal.aborted)
|
|
2221
|
-
return
|
|
2222
|
-
var
|
|
2223
|
-
function
|
|
2224
|
-
|
|
2221
|
+
return U(new o.DOMException("Aborted", "AbortError"));
|
|
2222
|
+
var L = new XMLHttpRequest();
|
|
2223
|
+
function _() {
|
|
2224
|
+
L.abort();
|
|
2225
2225
|
}
|
|
2226
|
-
|
|
2227
|
-
var
|
|
2228
|
-
status:
|
|
2229
|
-
statusText:
|
|
2230
|
-
headers: L
|
|
2226
|
+
L.onload = function() {
|
|
2227
|
+
var I = {
|
|
2228
|
+
status: L.status,
|
|
2229
|
+
statusText: L.statusText,
|
|
2230
|
+
headers: C(L.getAllResponseHeaders() || "")
|
|
2231
2231
|
};
|
|
2232
|
-
|
|
2233
|
-
var
|
|
2234
|
-
|
|
2235
|
-
},
|
|
2236
|
-
|
|
2237
|
-
},
|
|
2238
|
-
|
|
2239
|
-
},
|
|
2240
|
-
|
|
2241
|
-
},
|
|
2242
|
-
|
|
2243
|
-
}), A.signal && (A.signal.addEventListener("abort",
|
|
2244
|
-
|
|
2245
|
-
}),
|
|
2232
|
+
I.url = "responseURL" in L ? L.responseURL : I.headers.get("X-Request-URL");
|
|
2233
|
+
var z = "response" in L ? L.response : L.responseText;
|
|
2234
|
+
x(new P(z, I));
|
|
2235
|
+
}, L.onerror = function() {
|
|
2236
|
+
U(new TypeError("Network request failed"));
|
|
2237
|
+
}, L.ontimeout = function() {
|
|
2238
|
+
U(new TypeError("Network request failed"));
|
|
2239
|
+
}, L.onabort = function() {
|
|
2240
|
+
U(new o.DOMException("Aborted", "AbortError"));
|
|
2241
|
+
}, L.open(A.method, A.url, !0), A.credentials === "include" ? L.withCredentials = !0 : A.credentials === "omit" && (L.withCredentials = !1), "responseType" in L && s.blob && (L.responseType = "blob"), A.headers.forEach(function(I, z) {
|
|
2242
|
+
L.setRequestHeader(z, I);
|
|
2243
|
+
}), A.signal && (A.signal.addEventListener("abort", _), L.onreadystatechange = function() {
|
|
2244
|
+
L.readyState === 4 && A.signal.removeEventListener("abort", _);
|
|
2245
|
+
}), L.send(typeof A._bodyInit > "u" ? null : A._bodyInit);
|
|
2246
2246
|
});
|
|
2247
2247
|
}
|
|
2248
|
-
return
|
|
2248
|
+
return F.polyfill = !0, i.fetch || (i.fetch = F, i.Headers = p, i.Request = E, i.Response = P), o.Headers = p, o.Request = E, o.Response = P, o.fetch = F, Object.defineProperty(o, "__esModule", { value: !0 }), o;
|
|
2249
2249
|
})({});
|
|
2250
2250
|
})(e), e.fetch.ponyfill = !0, delete e.fetch.polyfill;
|
|
2251
2251
|
var r = e;
|
|
@@ -2253,19 +2253,19 @@ function Ba() {
|
|
|
2253
2253
|
}(te, te.exports)), te.exports;
|
|
2254
2254
|
}
|
|
2255
2255
|
var tt;
|
|
2256
|
-
function
|
|
2256
|
+
function Ba() {
|
|
2257
2257
|
return tt || (tt = 1, function(n, t) {
|
|
2258
2258
|
var a;
|
|
2259
|
-
if (typeof fetch == "function" && (typeof
|
|
2260
|
-
var e = a ||
|
|
2259
|
+
if (typeof fetch == "function" && (typeof xe < "u" && xe.fetch ? a = xe.fetch : typeof window < "u" && window.fetch ? a = window.fetch : a = fetch), typeof Aa < "u" && (typeof window > "u" || typeof window.document > "u")) {
|
|
2260
|
+
var e = a || Ua();
|
|
2261
2261
|
e.default && (e = e.default), t.default = e, n.exports = t.default;
|
|
2262
2262
|
}
|
|
2263
2263
|
}(se, se.exports)), se.exports;
|
|
2264
2264
|
}
|
|
2265
|
-
var kt =
|
|
2266
|
-
const
|
|
2265
|
+
var kt = Ba();
|
|
2266
|
+
const Lt = /* @__PURE__ */ gt(kt), at = /* @__PURE__ */ At({
|
|
2267
2267
|
__proto__: null,
|
|
2268
|
-
default:
|
|
2268
|
+
default: Lt
|
|
2269
2269
|
}, [kt]);
|
|
2270
2270
|
function pe(n) {
|
|
2271
2271
|
"@babel/helpers - typeof";
|
|
@@ -2278,12 +2278,12 @@ function pe(n) {
|
|
|
2278
2278
|
var q;
|
|
2279
2279
|
typeof fetch == "function" && (typeof global < "u" && global.fetch ? q = global.fetch : typeof window < "u" && window.fetch ? q = window.fetch : q = fetch);
|
|
2280
2280
|
var ne;
|
|
2281
|
-
|
|
2281
|
+
xt() && (typeof global < "u" && global.XMLHttpRequest ? ne = global.XMLHttpRequest : typeof window < "u" && window.XMLHttpRequest && (ne = window.XMLHttpRequest));
|
|
2282
2282
|
var ge;
|
|
2283
2283
|
typeof ActiveXObject == "function" && (typeof global < "u" && global.ActiveXObject ? ge = global.ActiveXObject : typeof window < "u" && window.ActiveXObject && (ge = window.ActiveXObject));
|
|
2284
|
-
!q && at && !ne && !ge && (q =
|
|
2284
|
+
!q && at && !ne && !ge && (q = Lt || at);
|
|
2285
2285
|
typeof q != "function" && (q = void 0);
|
|
2286
|
-
var
|
|
2286
|
+
var Be = function(t, a) {
|
|
2287
2287
|
if (a && pe(a) === "object") {
|
|
2288
2288
|
var e = "";
|
|
2289
2289
|
for (var r in a)
|
|
@@ -2304,11 +2304,11 @@ var Ne = function(t, a) {
|
|
|
2304
2304
|
});
|
|
2305
2305
|
}).catch(e);
|
|
2306
2306
|
}).catch(e);
|
|
2307
|
-
}, nt = !1,
|
|
2308
|
-
t.queryStringParams && (a =
|
|
2309
|
-
var i =
|
|
2307
|
+
}, nt = !1, Na = function(t, a, e, r) {
|
|
2308
|
+
t.queryStringParams && (a = Be(a, t.queryStringParams));
|
|
2309
|
+
var i = Ue({}, typeof t.customHeaders == "function" ? t.customHeaders() : t.customHeaders);
|
|
2310
2310
|
e && (i["Content-Type"] = "application/json");
|
|
2311
|
-
var o = typeof t.requestOptions == "function" ? t.requestOptions(e) : t.requestOptions, s =
|
|
2311
|
+
var o = typeof t.requestOptions == "function" ? t.requestOptions(e) : t.requestOptions, s = Ue({
|
|
2312
2312
|
method: e ? "POST" : "GET",
|
|
2313
2313
|
body: e ? t.stringify(e) : void 0,
|
|
2314
2314
|
headers: i
|
|
@@ -2327,7 +2327,7 @@ var Ne = function(t, a) {
|
|
|
2327
2327
|
}
|
|
2328
2328
|
}
|
|
2329
2329
|
}, ja = function(t, a, e, r) {
|
|
2330
|
-
e && pe(e) === "object" && (e =
|
|
2330
|
+
e && pe(e) === "object" && (e = Be("", e).slice(1)), t.queryStringParams && (a = Be(a, t.queryStringParams));
|
|
2331
2331
|
try {
|
|
2332
2332
|
var i;
|
|
2333
2333
|
ne ? i = new ne() : i = new ge("MSXML2.XMLHTTP.3.0"), i.open(e ? "POST" : "GET", a, 1), t.crossDomain || i.setRequestHeader("X-Requested-With", "XMLHttpRequest"), i.withCredentials = !!t.withCredentials, e && i.setRequestHeader("Content-Type", "application/x-www-form-urlencoded"), i.overrideMimeType && i.overrideMimeType("application/json");
|
|
@@ -2344,31 +2344,31 @@ var Ne = function(t, a) {
|
|
|
2344
2344
|
} catch (l) {
|
|
2345
2345
|
console && console.log(l);
|
|
2346
2346
|
}
|
|
2347
|
-
},
|
|
2347
|
+
}, Ia = function(t, a, e, r) {
|
|
2348
2348
|
if (typeof e == "function" && (r = e, e = void 0), r = r || function() {
|
|
2349
2349
|
}, q)
|
|
2350
|
-
return
|
|
2351
|
-
if (
|
|
2350
|
+
return Na(t, a, e, r);
|
|
2351
|
+
if (xt() || typeof ActiveXObject == "function")
|
|
2352
2352
|
return ja(t, a, e, r);
|
|
2353
2353
|
r(new Error("No fetch and no xhr implementation found!"));
|
|
2354
2354
|
};
|
|
2355
|
-
function
|
|
2355
|
+
function Fa(n, t) {
|
|
2356
2356
|
if (!(n instanceof t))
|
|
2357
2357
|
throw new TypeError("Cannot call a class as a function");
|
|
2358
2358
|
}
|
|
2359
|
-
function
|
|
2359
|
+
function za(n, t) {
|
|
2360
2360
|
for (var a = 0; a < t.length; a++) {
|
|
2361
2361
|
var e = t[a];
|
|
2362
2362
|
e.enumerable = e.enumerable || !1, e.configurable = !0, "value" in e && (e.writable = !0), Object.defineProperty(n, e.key, e);
|
|
2363
2363
|
}
|
|
2364
2364
|
}
|
|
2365
|
-
function
|
|
2366
|
-
return t &&
|
|
2365
|
+
function Ma(n, t, a) {
|
|
2366
|
+
return t && za(n.prototype, t), Object.defineProperty(n, "prototype", { writable: !1 }), n;
|
|
2367
2367
|
}
|
|
2368
|
-
function
|
|
2368
|
+
function Ha(n, t, a) {
|
|
2369
2369
|
return t in n ? Object.defineProperty(n, t, { value: a, enumerable: !0, configurable: !0, writable: !0 }) : n[t] = a, n;
|
|
2370
2370
|
}
|
|
2371
|
-
var
|
|
2371
|
+
var _a = function() {
|
|
2372
2372
|
return {
|
|
2373
2373
|
loadPath: "/locales/{{lng}}/{{ns}}.json",
|
|
2374
2374
|
addPath: "/locales/add/{{lng}}/{{ns}}",
|
|
@@ -2378,9 +2378,9 @@ var Ha = function() {
|
|
|
2378
2378
|
},
|
|
2379
2379
|
stringify: JSON.stringify,
|
|
2380
2380
|
parsePayload: function(a, e, r) {
|
|
2381
|
-
return
|
|
2381
|
+
return Ha({}, e, r || "");
|
|
2382
2382
|
},
|
|
2383
|
-
request:
|
|
2383
|
+
request: Ia,
|
|
2384
2384
|
reloadInterval: typeof window < "u" ? !1 : 60 * 60 * 1e3,
|
|
2385
2385
|
customHeaders: {},
|
|
2386
2386
|
queryStringParams: {},
|
|
@@ -2393,16 +2393,16 @@ var Ha = function() {
|
|
|
2393
2393
|
cache: "default"
|
|
2394
2394
|
}
|
|
2395
2395
|
};
|
|
2396
|
-
},
|
|
2396
|
+
}, Ct = function() {
|
|
2397
2397
|
function n(t) {
|
|
2398
2398
|
var a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, e = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
2399
|
-
|
|
2399
|
+
Fa(this, n), this.services = t, this.options = a, this.allOptions = e, this.type = "backend", this.init(t, a, e);
|
|
2400
2400
|
}
|
|
2401
|
-
return
|
|
2401
|
+
return Ma(n, [{
|
|
2402
2402
|
key: "init",
|
|
2403
2403
|
value: function(a) {
|
|
2404
2404
|
var e = this, r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
2405
|
-
this.services = a, this.options =
|
|
2405
|
+
this.services = a, this.options = Ue(r, this.options || {}, _a()), this.allOptions = i, this.services && this.options.reloadInterval && setInterval(function() {
|
|
2406
2406
|
return e.reload();
|
|
2407
2407
|
}, this.options.reloadInterval);
|
|
2408
2408
|
}
|
|
@@ -2492,7 +2492,7 @@ var Ha = function() {
|
|
|
2492
2492
|
}
|
|
2493
2493
|
}]), n;
|
|
2494
2494
|
}();
|
|
2495
|
-
|
|
2495
|
+
Ct.type = "backend";
|
|
2496
2496
|
var Pt = [], Va = Pt.forEach, qa = Pt.slice;
|
|
2497
2497
|
function Wa(n) {
|
|
2498
2498
|
return Va.call(qa.call(arguments, 1), function(t) {
|
|
@@ -2620,7 +2620,7 @@ try {
|
|
|
2620
2620
|
} catch {
|
|
2621
2621
|
me = !1;
|
|
2622
2622
|
}
|
|
2623
|
-
var
|
|
2623
|
+
var Ga = {
|
|
2624
2624
|
name: "sessionStorage",
|
|
2625
2625
|
lookup: function(t) {
|
|
2626
2626
|
var a;
|
|
@@ -2633,7 +2633,7 @@ var Xa = {
|
|
|
2633
2633
|
cacheUserLanguage: function(t, a) {
|
|
2634
2634
|
a.lookupsessionStorage && me && window.sessionStorage.setItem(a.lookupsessionStorage, t);
|
|
2635
2635
|
}
|
|
2636
|
-
},
|
|
2636
|
+
}, Xa = {
|
|
2637
2637
|
name: "navigator",
|
|
2638
2638
|
lookup: function(t) {
|
|
2639
2639
|
var a = [];
|
|
@@ -2694,13 +2694,13 @@ function tr() {
|
|
|
2694
2694
|
var Ot = /* @__PURE__ */ function() {
|
|
2695
2695
|
function n(t) {
|
|
2696
2696
|
var a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
2697
|
-
|
|
2697
|
+
M(this, n), this.type = "languageDetector", this.detectors = {}, this.init(t, a);
|
|
2698
2698
|
}
|
|
2699
|
-
return
|
|
2699
|
+
return H(n, [{
|
|
2700
2700
|
key: "init",
|
|
2701
2701
|
value: function(a) {
|
|
2702
2702
|
var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, r = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
2703
|
-
this.services = a, this.options = Wa(e, this.options || {}, tr()), this.options.lookupFromUrlIndex && (this.options.lookupFromPathIndex = this.options.lookupFromUrlIndex), this.i18nOptions = r, this.addDetector($a), this.addDetector(Ka), this.addDetector(Za), this.addDetector(
|
|
2703
|
+
this.services = a, this.options = Wa(e, this.options || {}, tr()), this.options.lookupFromUrlIndex && (this.options.lookupFromPathIndex = this.options.lookupFromUrlIndex), this.i18nOptions = r, this.addDetector($a), this.addDetector(Ka), this.addDetector(Za), this.addDetector(Ga), this.addDetector(Xa), this.addDetector(Ya), this.addDetector(Ja), this.addDetector(er);
|
|
2704
2704
|
}
|
|
2705
2705
|
}, {
|
|
2706
2706
|
key: "addDetector",
|
|
@@ -2768,6 +2768,10 @@ const ar = {
|
|
|
2768
2768
|
"fileUpload.cancelled.one": "Datei-Upload fehlgeschlagen",
|
|
2769
2769
|
"fileUpload.cancelled.other": "Datei-Upload(s) fehlgeschlagen",
|
|
2770
2770
|
"fileUpload.close": "Schließen",
|
|
2771
|
+
"fileUpload.error.tooLarge.one": "Die ausgewählte Datei ist größer als das Größenlimit von {{size}}.",
|
|
2772
|
+
"fileUpload.error.tooLarge.other": "Die ausgewählten Dateien sind größer als die Größenbeschränkung von {{size}}.",
|
|
2773
|
+
"fileUpload.error.wrongType.one": "Die ausgewählte Datei ist kein akzeptierter Dateityp: {{fileTypes}}.",
|
|
2774
|
+
"fileUpload.error.wrongType.other": "Ausgewählte Dateien sind nicht akzeptierte Dateitypen: {{fileTypes}}.",
|
|
2771
2775
|
"fileUpload.instructions.one": "Ziehen Sie Ihre Datei per Drag & Drop hierher oder |suchen Sie nach einer Datei| auf Ihrem Desktop.",
|
|
2772
2776
|
"fileUpload.instructions.other": "Ziehen Sie Ihre Dateien per Drag & Drop hierher oder |suchen Sie nach Dateien| auf Ihrem Desktop.",
|
|
2773
2777
|
"fileUpload.maximumSize": "{{size}} maximal",
|
|
@@ -2811,10 +2815,14 @@ const ar = {
|
|
|
2811
2815
|
"modal.defaultTitle.success": "Erfolg",
|
|
2812
2816
|
"modal.defaultTitle.warning": "Warnung",
|
|
2813
2817
|
"pagination.nextPage": "Nächste Seite",
|
|
2818
|
+
"pagination.of": "von",
|
|
2814
2819
|
"pagination.ofMany": "von vielen",
|
|
2815
2820
|
"pagination.ofPageCount": "von {{pageCount}}",
|
|
2816
2821
|
"pagination.page": "Seite",
|
|
2822
|
+
"pagination.perPage": "Pro Seite",
|
|
2817
2823
|
"pagination.prevPage": "Vorherige Seite",
|
|
2824
|
+
"pagination.view": "Siehe",
|
|
2825
|
+
"pagination.viewing": "Einsehen",
|
|
2818
2826
|
"progressBar.closeButtonTitle": "Fortschrittsbalken schließen",
|
|
2819
2827
|
"searchResultsBar.clear": "Klar",
|
|
2820
2828
|
"searchResultsBar.clearResults": "Ergebnisse löschen",
|
|
@@ -2823,13 +2831,15 @@ const ar = {
|
|
|
2823
2831
|
"searchResultsBar.noAdvancedSearchSelections": "Keine erweiterten Suchauswahlen",
|
|
2824
2832
|
"searchResultsBar.results": "Ergebnisse:",
|
|
2825
2833
|
"select.defaultPlaceholder": "Wählen Sie eine Option aus…",
|
|
2834
|
+
"select.searchPlaceholder": "Suche...",
|
|
2826
2835
|
"slackLink.label": "Chat",
|
|
2827
2836
|
"slideInPanel.close": "Schließen",
|
|
2828
2837
|
"slideInPanel.defaultTitle": "Einschubleiste",
|
|
2829
2838
|
"spinner.defaultAltText": "Wird geladen…",
|
|
2830
2839
|
"taskQueue.clearCompleted": "Löschen abgeschlossen",
|
|
2831
2840
|
"taskQueue.newTask": "Sie haben eine neue Aufgabe der Reihe.",
|
|
2832
|
-
"taskQueue.noTasks": "Derzeit befinden sich keine Aufgaben in Ihrer Warteschlange."
|
|
2841
|
+
"taskQueue.noTasks": "Derzeit befinden sich keine Aufgaben in Ihrer Warteschlange.",
|
|
2842
|
+
"timeInput.customTime": "Benutzerdefinierte Zeit"
|
|
2833
2843
|
}, rr = {
|
|
2834
2844
|
"addToList.disabledDragTooltip": "Drag and drop are disabled when filters are engaged",
|
|
2835
2845
|
"addToList.moveAllItemsToCol": 'Move All to "{{columnName}}"',
|
|
@@ -2913,9 +2923,9 @@ const ar = {
|
|
|
2913
2923
|
"modal.defaultTitle.serious-warning": "Warning",
|
|
2914
2924
|
"modal.defaultTitle.success": "Success",
|
|
2915
2925
|
"modal.defaultTitle.warning": "Warning",
|
|
2926
|
+
"pagination.many": "many",
|
|
2916
2927
|
"pagination.nextPage": "Next Page",
|
|
2917
2928
|
"pagination.of": "of",
|
|
2918
|
-
"pagination.many": "many",
|
|
2919
2929
|
"pagination.ofMany": "of many",
|
|
2920
2930
|
"pagination.ofPageCount": "of {{pageCount}}",
|
|
2921
2931
|
"pagination.page": "Page",
|
|
@@ -2936,10 +2946,10 @@ const ar = {
|
|
|
2936
2946
|
"slideInPanel.close": "Close",
|
|
2937
2947
|
"slideInPanel.defaultTitle": "Slide In Panel",
|
|
2938
2948
|
"spinner.defaultAltText": "Loading…",
|
|
2939
|
-
"timeInput.customTime": "Custom time",
|
|
2940
2949
|
"taskQueue.clearCompleted": "Clear Completed",
|
|
2941
2950
|
"taskQueue.newTask": "You have a new task in your queue.",
|
|
2942
|
-
"taskQueue.noTasks": "There are currently no tasks in your queue."
|
|
2951
|
+
"taskQueue.noTasks": "There are currently no tasks in your queue.",
|
|
2952
|
+
"timeInput.customTime": "Custom time"
|
|
2943
2953
|
}, nr = {
|
|
2944
2954
|
"addToList.disabledDragTooltip": "Las funciones de arrastrar y soltar están deshabilitadas cuando los filtros están activados",
|
|
2945
2955
|
"addToList.moveAllItemsToCol": "Mover todo a " {{columnName}} "",
|
|
@@ -2977,6 +2987,10 @@ const ar = {
|
|
|
2977
2987
|
"fileUpload.cancelled.one": "Error al cargar el archivo",
|
|
2978
2988
|
"fileUpload.cancelled.other": "Error en la carga de archivos",
|
|
2979
2989
|
"fileUpload.close": "Cerrar",
|
|
2990
|
+
"fileUpload.error.tooLarge.one": "El archivo seleccionado supera el límite de tamaño de {{size}}.",
|
|
2991
|
+
"fileUpload.error.tooLarge.other": "Los archivos seleccionados superan el límite de tamaño de {{size}}.",
|
|
2992
|
+
"fileUpload.error.wrongType.one": "El archivo seleccionado no es un tipo de archivo aceptado: {{fileTypes}}.",
|
|
2993
|
+
"fileUpload.error.wrongType.other": "Los archivos seleccionados no son aceptados tipos de archivo: {{fileTypes}}.",
|
|
2980
2994
|
"fileUpload.instructions.one": "Arrastre y suelte su archivo aquí o busque un archivo en su escritorio.",
|
|
2981
2995
|
"fileUpload.instructions.other": "Arrastre y suelte sus archivos aquí o busque archivos en su escritorio.",
|
|
2982
2996
|
"fileUpload.maximumSize": "{{size}} máximo",
|
|
@@ -3020,10 +3034,14 @@ const ar = {
|
|
|
3020
3034
|
"modal.defaultTitle.success": "Éxito",
|
|
3021
3035
|
"modal.defaultTitle.warning": "Aviso",
|
|
3022
3036
|
"pagination.nextPage": "Siguiente página",
|
|
3037
|
+
"pagination.of": "de",
|
|
3023
3038
|
"pagination.ofMany": "de muchos",
|
|
3024
3039
|
"pagination.ofPageCount": "de {{pageCount}}",
|
|
3025
3040
|
"pagination.page": "Página",
|
|
3041
|
+
"pagination.perPage": "Por página",
|
|
3026
3042
|
"pagination.prevPage": "Página anterior",
|
|
3043
|
+
"pagination.view": "Ver",
|
|
3044
|
+
"pagination.viewing": "Ver",
|
|
3027
3045
|
"progressBar.closeButtonTitle": "Cerrar la barra de progreso",
|
|
3028
3046
|
"searchResultsBar.clear": "Claro",
|
|
3029
3047
|
"searchResultsBar.clearResults": "Resultados claros",
|
|
@@ -3032,13 +3050,15 @@ const ar = {
|
|
|
3032
3050
|
"searchResultsBar.noAdvancedSearchSelections": "Sin selecciones de búsqueda avanzada",
|
|
3033
3051
|
"searchResultsBar.results": "Resultados:",
|
|
3034
3052
|
"select.defaultPlaceholder": "Seleccione uno…",
|
|
3053
|
+
"select.searchPlaceholder": "Busca...",
|
|
3035
3054
|
"slackLink.label": "Charla",
|
|
3036
3055
|
"slideInPanel.close": "Cerrar",
|
|
3037
3056
|
"slideInPanel.defaultTitle": "Panel deslizable",
|
|
3038
3057
|
"spinner.defaultAltText": "Cargando…",
|
|
3039
3058
|
"taskQueue.clearCompleted": "Borrar completadas",
|
|
3040
3059
|
"taskQueue.newTask": "Tienes una nueva tarea en tu cola.",
|
|
3041
|
-
"taskQueue.noTasks": "En este momento no hay ninguna tarea en la cola."
|
|
3060
|
+
"taskQueue.noTasks": "En este momento no hay ninguna tarea en la cola.",
|
|
3061
|
+
"timeInput.customTime": "Hora personalizada"
|
|
3042
3062
|
}, ir = {
|
|
3043
3063
|
"addToList.disabledDragTooltip": "Le glisser-déposer est désactivé lorsque les filtres sont activés",
|
|
3044
3064
|
"addToList.moveAllItemsToCol": "Déplacer tout vers « {{columnName}} »",
|
|
@@ -3076,6 +3096,10 @@ const ar = {
|
|
|
3076
3096
|
"fileUpload.cancelled.one": "Échec du téléchargement du fichier",
|
|
3077
3097
|
"fileUpload.cancelled.other": "Échec du téléchargement du fichier",
|
|
3078
3098
|
"fileUpload.close": "Fermer",
|
|
3099
|
+
"fileUpload.error.tooLarge.one": "Le fichier sélectionné est plus grand que la limite de taille de {{size}}.",
|
|
3100
|
+
"fileUpload.error.tooLarge.other": "Les fichiers sélectionnés sont plus grands que la limite de taille de {{size}}.",
|
|
3101
|
+
"fileUpload.error.wrongType.one": "Le fichier sélectionné n'est pas un type de fichier accepté : {{fileTypes}}.",
|
|
3102
|
+
"fileUpload.error.wrongType.other": "Les fichiers sélectionnés ne sont pas acceptés Types de fichiers : {{fileTypes}}.",
|
|
3079
3103
|
"fileUpload.instructions.one": "Glisser et déposer votre fichier ici ou |rechercher un fichier| sur votre bureau.",
|
|
3080
3104
|
"fileUpload.instructions.other": "Glisser et déposer vos fichiers ici ou |rechercher des fichiers| sur votre bureau.",
|
|
3081
3105
|
"fileUpload.maximumSize": "{{size}} maximum",
|
|
@@ -3119,10 +3143,14 @@ const ar = {
|
|
|
3119
3143
|
"modal.defaultTitle.success": "Succès",
|
|
3120
3144
|
"modal.defaultTitle.warning": "Avertissement",
|
|
3121
3145
|
"pagination.nextPage": "Page suivante",
|
|
3146
|
+
"pagination.of": "de",
|
|
3122
3147
|
"pagination.ofMany": "de plusieurs",
|
|
3123
3148
|
"pagination.ofPageCount": "de {{pageCount}}",
|
|
3124
3149
|
"pagination.page": "Page",
|
|
3150
|
+
"pagination.perPage": "Par page",
|
|
3125
3151
|
"pagination.prevPage": "Page précédente",
|
|
3152
|
+
"pagination.view": "Voir",
|
|
3153
|
+
"pagination.viewing": "Visualisation",
|
|
3126
3154
|
"progressBar.closeButtonTitle": "Fermer la barre de progression",
|
|
3127
3155
|
"searchResultsBar.clear": "Effacer",
|
|
3128
3156
|
"searchResultsBar.clearResults": "Effacer les résultats",
|
|
@@ -3131,13 +3159,15 @@ const ar = {
|
|
|
3131
3159
|
"searchResultsBar.noAdvancedSearchSelections": "Aucune sélection de recherche avancée",
|
|
3132
3160
|
"searchResultsBar.results": "Résultats:",
|
|
3133
3161
|
"select.defaultPlaceholder": "Sélectionnez-en un…",
|
|
3162
|
+
"select.searchPlaceholder": "Recherche...",
|
|
3134
3163
|
"slackLink.label": "Clavarder",
|
|
3135
3164
|
"slideInPanel.close": "Fermer",
|
|
3136
3165
|
"slideInPanel.defaultTitle": "Panneau coulissant",
|
|
3137
3166
|
"spinner.defaultAltText": "Chargement…",
|
|
3138
3167
|
"taskQueue.clearCompleted": "Effacer Terminé",
|
|
3139
3168
|
"taskQueue.newTask": "Vous avez une nouvelle tâche dans votre file d'attente.",
|
|
3140
|
-
"taskQueue.noTasks": "Il n'y a actuellement aucune tâche dans votre file d'attente."
|
|
3169
|
+
"taskQueue.noTasks": "Il n'y a actuellement aucune tâche dans votre file d'attente.",
|
|
3170
|
+
"timeInput.customTime": "Temps personnalisé"
|
|
3141
3171
|
}, or = {
|
|
3142
3172
|
"addToList.disabledDragTooltip": "Le glisser-déposer est désactivé lorsque les filtres sont activés",
|
|
3143
3173
|
"addToList.moveAllItemsToCol": "Déplacer tout vers « {{columnName}} »",
|
|
@@ -3175,6 +3205,10 @@ const ar = {
|
|
|
3175
3205
|
"fileUpload.cancelled.one": "Échec du téléchargement du fichier",
|
|
3176
3206
|
"fileUpload.cancelled.other": "Échec du téléchargement du fichier",
|
|
3177
3207
|
"fileUpload.close": "Fermer",
|
|
3208
|
+
"fileUpload.error.tooLarge.one": "Le fichier sélectionné est plus grand que la limite de taille de {{size}}.",
|
|
3209
|
+
"fileUpload.error.tooLarge.other": "Les fichiers sélectionnés sont plus grands que la limite de taille de {{size}}.",
|
|
3210
|
+
"fileUpload.error.wrongType.one": "Le fichier sélectionné n'est pas un type de fichier accepté : {{fileTypes}}.",
|
|
3211
|
+
"fileUpload.error.wrongType.other": "Les fichiers sélectionnés ne sont pas acceptés Types de fichiers : {{fileTypes}}.",
|
|
3178
3212
|
"fileUpload.instructions.one": "Faites glisser et déposez votre fichier ici ou |recherchez un fichier| sur votre bureau.",
|
|
3179
3213
|
"fileUpload.instructions.other": "Faites glisser et déposez vos fichiers ici ou |recherchez des fichiers| sur votre bureau.",
|
|
3180
3214
|
"fileUpload.maximumSize": "{{size}} maximum",
|
|
@@ -3218,10 +3252,14 @@ const ar = {
|
|
|
3218
3252
|
"modal.defaultTitle.success": "Succès",
|
|
3219
3253
|
"modal.defaultTitle.warning": "Avertissement",
|
|
3220
3254
|
"pagination.nextPage": "Page suivante",
|
|
3255
|
+
"pagination.of": "de",
|
|
3221
3256
|
"pagination.ofMany": "de plusieurs",
|
|
3222
3257
|
"pagination.ofPageCount": "de {{pageCount}}",
|
|
3223
3258
|
"pagination.page": "Page",
|
|
3259
|
+
"pagination.perPage": "Par page",
|
|
3224
3260
|
"pagination.prevPage": "Page précédente",
|
|
3261
|
+
"pagination.view": "Voir",
|
|
3262
|
+
"pagination.viewing": "Visualisation",
|
|
3225
3263
|
"progressBar.closeButtonTitle": "Fermer la barre de progression",
|
|
3226
3264
|
"searchResultsBar.clear": "Effacer",
|
|
3227
3265
|
"searchResultsBar.clearResults": "Effacer les résultats",
|
|
@@ -3230,13 +3268,15 @@ const ar = {
|
|
|
3230
3268
|
"searchResultsBar.noAdvancedSearchSelections": "Aucune sélection de recherche avancée",
|
|
3231
3269
|
"searchResultsBar.results": "Résultats :",
|
|
3232
3270
|
"select.defaultPlaceholder": "Sélectionnez…",
|
|
3271
|
+
"select.searchPlaceholder": "Recherche...",
|
|
3233
3272
|
"slackLink.label": "Chatter",
|
|
3234
3273
|
"slideInPanel.close": "Fermer",
|
|
3235
3274
|
"slideInPanel.defaultTitle": "Panneau coulissant",
|
|
3236
3275
|
"spinner.defaultAltText": "Chargement…",
|
|
3237
3276
|
"taskQueue.clearCompleted": "Effacer les tâches complétées",
|
|
3238
3277
|
"taskQueue.newTask": "Vous avez une nouvelle tâche dans votre file d'attente.",
|
|
3239
|
-
"taskQueue.noTasks": "Aucune tâche ne se trouve dans votre file d'attente."
|
|
3278
|
+
"taskQueue.noTasks": "Aucune tâche ne se trouve dans votre file d'attente.",
|
|
3279
|
+
"timeInput.customTime": "Temps personnalisé"
|
|
3240
3280
|
}, sr = {
|
|
3241
3281
|
"addToList.disabledDragTooltip": "Il trascinamento della selezione è disabilitato quando i filtri sono attivi",
|
|
3242
3282
|
"addToList.moveAllItemsToCol": "Sposta tutto in " {{columnName}} "",
|
|
@@ -3274,6 +3314,10 @@ const ar = {
|
|
|
3274
3314
|
"fileUpload.cancelled.one": "Caricamento file non riuscito",
|
|
3275
3315
|
"fileUpload.cancelled.other": "Caricamento file non riuscito",
|
|
3276
3316
|
"fileUpload.close": "Chiudi",
|
|
3317
|
+
"fileUpload.error.tooLarge.one": "Il file selezionato supera il limite di dimensione di {{size}}.",
|
|
3318
|
+
"fileUpload.error.tooLarge.other": "I file selezionati sono più grandi del limite di dimensione di {{size}}.",
|
|
3319
|
+
"fileUpload.error.wrongType.one": "Il file selezionato non è un tipo di file accettato: {{fileTypes}}.",
|
|
3320
|
+
"fileUpload.error.wrongType.other": "I file selezionati non sono accettati tipi di file: {{fileTypes}}.",
|
|
3277
3321
|
"fileUpload.instructions.one": "Trascina e rilascia il tuo file qui oppure |cerca un file| sul desktop.",
|
|
3278
3322
|
"fileUpload.instructions.other": "Trascina e rilascia i tuoi file qui oppure |cerca file| sul desktop.",
|
|
3279
3323
|
"fileUpload.maximumSize": "{{size}} massimo",
|
|
@@ -3317,10 +3361,14 @@ const ar = {
|
|
|
3317
3361
|
"modal.defaultTitle.success": "Successo",
|
|
3318
3362
|
"modal.defaultTitle.warning": "Avviso",
|
|
3319
3363
|
"pagination.nextPage": "Pagina successiva",
|
|
3364
|
+
"pagination.of": "di",
|
|
3320
3365
|
"pagination.ofMany": "di molti",
|
|
3321
3366
|
"pagination.ofPageCount": "di {{pageCount}}",
|
|
3322
3367
|
"pagination.page": "Pagina",
|
|
3368
|
+
"pagination.perPage": "Per pagina",
|
|
3323
3369
|
"pagination.prevPage": "Pagina precedente",
|
|
3370
|
+
"pagination.view": "Vista",
|
|
3371
|
+
"pagination.viewing": "Visualizzazione",
|
|
3324
3372
|
"progressBar.closeButtonTitle": "Chiudi barra di avanzamento",
|
|
3325
3373
|
"searchResultsBar.clear": "Cancella",
|
|
3326
3374
|
"searchResultsBar.clearResults": "Risultati chiari",
|
|
@@ -3329,13 +3377,15 @@ const ar = {
|
|
|
3329
3377
|
"searchResultsBar.noAdvancedSearchSelections": "Nessuna selezione di ricerca avanzata",
|
|
3330
3378
|
"searchResultsBar.results": "Risultati:",
|
|
3331
3379
|
"select.defaultPlaceholder": "Selezionane uno…",
|
|
3380
|
+
"select.searchPlaceholder": "Ricerca...",
|
|
3332
3381
|
"slackLink.label": "Chiacchierare",
|
|
3333
3382
|
"slideInPanel.close": "Chiudi",
|
|
3334
3383
|
"slideInPanel.defaultTitle": "Pannello scorrevole",
|
|
3335
3384
|
"spinner.defaultAltText": "Caricamento in corso…",
|
|
3336
3385
|
"taskQueue.clearCompleted": "Rimuovi completati",
|
|
3337
3386
|
"taskQueue.newTask": "Hai una nuova attività in coda.",
|
|
3338
|
-
"taskQueue.noTasks": "Al momento non ci sono lavori nella tua coda."
|
|
3387
|
+
"taskQueue.noTasks": "Al momento non ci sono lavori nella tua coda.",
|
|
3388
|
+
"timeInput.customTime": "Tempo personalizzato"
|
|
3339
3389
|
}, lr = {
|
|
3340
3390
|
"addToList.disabledDragTooltip": "Slepen en neerzetten is uitgeschakeld wanneer filters zijn ingeschakeld",
|
|
3341
3391
|
"addToList.moveAllItemsToCol": 'Verplaats alles naar " {{columnName}} "',
|
|
@@ -3373,6 +3423,10 @@ const ar = {
|
|
|
3373
3423
|
"fileUpload.cancelled.one": "Bestandsupload mislukt",
|
|
3374
3424
|
"fileUpload.cancelled.other": "Bestandsupload(s) mislukt",
|
|
3375
3425
|
"fileUpload.close": "sluiten",
|
|
3426
|
+
"fileUpload.error.tooLarge.one": "Het geselecteerde bestand is groter dan de maximale grootte van {{size}}.",
|
|
3427
|
+
"fileUpload.error.tooLarge.other": "Geselecteerde bestanden zijn groter dan de maximale grootte van {{size}}.",
|
|
3428
|
+
"fileUpload.error.wrongType.one": "Het geselecteerde bestand is geen geaccepteerd bestandstype: {{fileTypes}}.",
|
|
3429
|
+
"fileUpload.error.wrongType.other": "Geselecteerde bestanden worden niet geaccepteerd bestandstypen: {{fileTypes}}.",
|
|
3376
3430
|
"fileUpload.instructions.one": "Sleep uw bestand hierheen of |blader naar een bestand| op uw bureaublad.",
|
|
3377
3431
|
"fileUpload.instructions.other": "Sleep uw bestanden hierheen of |blader naar bestanden| op uw bureaublad.",
|
|
3378
3432
|
"fileUpload.maximumSize": "{{size}} maximaal",
|
|
@@ -3416,10 +3470,14 @@ const ar = {
|
|
|
3416
3470
|
"modal.defaultTitle.success": "Succes",
|
|
3417
3471
|
"modal.defaultTitle.warning": "Waarschuwing",
|
|
3418
3472
|
"pagination.nextPage": "Volgende pagina",
|
|
3473
|
+
"pagination.of": "van",
|
|
3419
3474
|
"pagination.ofMany": "van velen",
|
|
3420
3475
|
"pagination.ofPageCount": "van {{pageCount}}",
|
|
3421
3476
|
"pagination.page": "Pagina",
|
|
3477
|
+
"pagination.perPage": "Per pagina",
|
|
3422
3478
|
"pagination.prevPage": "Vorige pagina",
|
|
3479
|
+
"pagination.view": "Bekijk",
|
|
3480
|
+
"pagination.viewing": "Het bekijken van",
|
|
3423
3481
|
"progressBar.closeButtonTitle": "Sluit de voortgangsbalk",
|
|
3424
3482
|
"searchResultsBar.clear": "Verwijderen",
|
|
3425
3483
|
"searchResultsBar.clearResults": "Resultaten verwijderen",
|
|
@@ -3428,13 +3486,15 @@ const ar = {
|
|
|
3428
3486
|
"searchResultsBar.noAdvancedSearchSelections": "Geen geavanceerde zoekselecties",
|
|
3429
3487
|
"searchResultsBar.results": "Resultaten:",
|
|
3430
3488
|
"select.defaultPlaceholder": "Selecteer er één…",
|
|
3489
|
+
"select.searchPlaceholder": "Zoek...",
|
|
3431
3490
|
"slackLink.label": "Chat",
|
|
3432
3491
|
"slideInPanel.close": "Sluiten",
|
|
3433
3492
|
"slideInPanel.defaultTitle": "Schuifpaneel",
|
|
3434
3493
|
"spinner.defaultAltText": "Bezig met laden…",
|
|
3435
3494
|
"taskQueue.clearCompleted": "Verwijderen voltooid",
|
|
3436
3495
|
"taskQueue.newTask": "Er staat een nieuwe taak in uw wachtrij.",
|
|
3437
|
-
"taskQueue.noTasks": "Er staan momenteel geen taken in uw wachtrij."
|
|
3496
|
+
"taskQueue.noTasks": "Er staan momenteel geen taken in uw wachtrij.",
|
|
3497
|
+
"timeInput.customTime": "Aangepaste tijd"
|
|
3438
3498
|
}, ur = {
|
|
3439
3499
|
"addToList.disabledDragTooltip": "使用过滤器时,拖放功能将被禁用",
|
|
3440
3500
|
"addToList.moveAllItemsToCol": "全部移动到“ {{columnName}} ”",
|
|
@@ -3472,6 +3532,10 @@ const ar = {
|
|
|
3472
3532
|
"fileUpload.cancelled.one": "文件上传失败",
|
|
3473
3533
|
"fileUpload.cancelled.other": "文件上传失败",
|
|
3474
3534
|
"fileUpload.close": "关闭",
|
|
3535
|
+
"fileUpload.error.tooLarge.one": "所选文件大于 {{size}} 的大小限制。",
|
|
3536
|
+
"fileUpload.error.tooLarge.other": "所选文件大于 {{size}} 的大小限制。",
|
|
3537
|
+
"fileUpload.error.wrongType.one": "所选文件不是可接受的文件类型: {{fileTypes}} 。",
|
|
3538
|
+
"fileUpload.error.wrongType.other": "所选文件不接受文件类型: {{fileTypes}}.",
|
|
3475
3539
|
"fileUpload.instructions.one": "将您的文件拖放到此处或在桌面上|浏览文件|。",
|
|
3476
3540
|
"fileUpload.instructions.other": "将您的文件拖放到此处或|浏览文件|到您的桌面上。",
|
|
3477
3541
|
"fileUpload.maximumSize": "最大{{size}}",
|
|
@@ -3515,10 +3579,14 @@ const ar = {
|
|
|
3515
3579
|
"modal.defaultTitle.success": "成功",
|
|
3516
3580
|
"modal.defaultTitle.warning": "提醒",
|
|
3517
3581
|
"pagination.nextPage": "下一页",
|
|
3582
|
+
"pagination.of": "的",
|
|
3518
3583
|
"pagination.ofMany": "许多",
|
|
3519
3584
|
"pagination.ofPageCount": "共{{pageCount}}",
|
|
3520
3585
|
"pagination.page": "页",
|
|
3586
|
+
"pagination.perPage": "每页",
|
|
3521
3587
|
"pagination.prevPage": "上一页",
|
|
3588
|
+
"pagination.view": "查看",
|
|
3589
|
+
"pagination.viewing": "观看",
|
|
3522
3590
|
"progressBar.closeButtonTitle": "关闭进度条",
|
|
3523
3591
|
"searchResultsBar.clear": "明确",
|
|
3524
3592
|
"searchResultsBar.clearResults": "清晰的结果",
|
|
@@ -3527,13 +3595,15 @@ const ar = {
|
|
|
3527
3595
|
"searchResultsBar.noAdvancedSearchSelections": "没有高级搜索选择",
|
|
3528
3596
|
"searchResultsBar.results": "结果:",
|
|
3529
3597
|
"select.defaultPlaceholder": "选择一个…",
|
|
3598
|
+
"select.searchPlaceholder": "搜索...",
|
|
3530
3599
|
"slackLink.label": "聊天",
|
|
3531
3600
|
"slideInPanel.close": "关闭",
|
|
3532
3601
|
"slideInPanel.defaultTitle": "滑入面板",
|
|
3533
3602
|
"spinner.defaultAltText": "加载中…",
|
|
3534
3603
|
"taskQueue.clearCompleted": "清除完毕",
|
|
3535
3604
|
"taskQueue.newTask": "您的队列中有一项新任务。",
|
|
3536
|
-
"taskQueue.noTasks": "您的队列中目前没有任务。"
|
|
3605
|
+
"taskQueue.noTasks": "您的队列中目前没有任务。",
|
|
3606
|
+
"timeInput.customTime": "自定义时间"
|
|
3537
3607
|
}, cr = {
|
|
3538
3608
|
"addToList.disabledDragTooltip": "使用過濾器時,拖放功能將被停用",
|
|
3539
3609
|
"addToList.moveAllItemsToCol": "全部移動到“ {{columnName}} ”",
|
|
@@ -3571,6 +3641,10 @@ const ar = {
|
|
|
3571
3641
|
"fileUpload.cancelled.one": "文件上傳失敗",
|
|
3572
3642
|
"fileUpload.cancelled.other": "文件上傳失敗",
|
|
3573
3643
|
"fileUpload.close": "關閉",
|
|
3644
|
+
"fileUpload.error.tooLarge.one": "選取的檔案大於 {{size}} 的大小限制。",
|
|
3645
|
+
"fileUpload.error.tooLarge.other": "選取的檔案大於 {{size}} 的大小限制。",
|
|
3646
|
+
"fileUpload.error.wrongType.one": "所選檔案不是可接受的檔案類型: {{fileTypes}} 。",
|
|
3647
|
+
"fileUpload.error.wrongType.other": "不接受選取的檔案類型: {{fileTypes}}.",
|
|
3574
3648
|
"fileUpload.instructions.one": "將您的文件拖放到此處或在桌面上|瀏覽文件|。",
|
|
3575
3649
|
"fileUpload.instructions.other": "將您的文件拖曳到此處或|瀏覽文件|到您的桌面上。",
|
|
3576
3650
|
"fileUpload.maximumSize": "最大{{size}}",
|
|
@@ -3614,10 +3688,14 @@ const ar = {
|
|
|
3614
3688
|
"modal.defaultTitle.success": "成功",
|
|
3615
3689
|
"modal.defaultTitle.warning": "警告",
|
|
3616
3690
|
"pagination.nextPage": "下一頁",
|
|
3691
|
+
"pagination.of": "的",
|
|
3617
3692
|
"pagination.ofMany": "許多",
|
|
3618
3693
|
"pagination.ofPageCount": "共{{pageCount}}",
|
|
3619
3694
|
"pagination.page": "頁",
|
|
3695
|
+
"pagination.perPage": "每頁",
|
|
3620
3696
|
"pagination.prevPage": "上一頁",
|
|
3697
|
+
"pagination.view": "檢視",
|
|
3698
|
+
"pagination.viewing": "檢視",
|
|
3621
3699
|
"progressBar.closeButtonTitle": "關閉進度條",
|
|
3622
3700
|
"searchResultsBar.clear": "明確",
|
|
3623
3701
|
"searchResultsBar.clearResults": "清晰的結果",
|
|
@@ -3626,13 +3704,15 @@ const ar = {
|
|
|
3626
3704
|
"searchResultsBar.noAdvancedSearchSelections": "沒有高級搜尋選擇",
|
|
3627
3705
|
"searchResultsBar.results": "結果:",
|
|
3628
3706
|
"select.defaultPlaceholder": "選擇一個…",
|
|
3707
|
+
"select.searchPlaceholder": "搜尋...",
|
|
3629
3708
|
"slackLink.label": "聊",
|
|
3630
3709
|
"slideInPanel.close": "關閉",
|
|
3631
3710
|
"slideInPanel.defaultTitle": "滑入面板",
|
|
3632
3711
|
"spinner.defaultAltText": "載入中…",
|
|
3633
3712
|
"taskQueue.clearCompleted": "完成清除",
|
|
3634
3713
|
"taskQueue.newTask": "您的隊列中有一項新任務。",
|
|
3635
|
-
"taskQueue.noTasks": "目前沒有待處理任務。"
|
|
3714
|
+
"taskQueue.noTasks": "目前沒有待處理任務。",
|
|
3715
|
+
"timeInput.customTime": "自訂時間"
|
|
3636
3716
|
}, ae = $.createInstance({
|
|
3637
3717
|
defaultNS: "woodland",
|
|
3638
3718
|
ns: ["woodland"],
|
|
@@ -3657,7 +3737,7 @@ const ar = {
|
|
|
3657
3737
|
});
|
|
3658
3738
|
ae.init();
|
|
3659
3739
|
function fr(n) {
|
|
3660
|
-
return
|
|
3740
|
+
return Tt("woodland", {
|
|
3661
3741
|
...n,
|
|
3662
3742
|
i18n: ae
|
|
3663
3743
|
});
|
|
@@ -3721,7 +3801,7 @@ function pr({
|
|
|
3721
3801
|
cookieOptions: { path: "/", sameSite: "strict" }
|
|
3722
3802
|
},
|
|
3723
3803
|
...e
|
|
3724
|
-
}, u = $.use(
|
|
3804
|
+
}, u = $.use(Ct).use(r).use(fa).init(l);
|
|
3725
3805
|
return $.on("initialized", () => {
|
|
3726
3806
|
ae.changeLanguage($.language);
|
|
3727
3807
|
}), $.on("loaded", () => {
|
|
@@ -3730,9 +3810,9 @@ function pr({
|
|
|
3730
3810
|
ae.changeLanguage(d);
|
|
3731
3811
|
}), u;
|
|
3732
3812
|
}
|
|
3733
|
-
const gr =
|
|
3813
|
+
const gr = wa;
|
|
3734
3814
|
function hr(n = "translation", t) {
|
|
3735
|
-
return
|
|
3815
|
+
return Tt(n, t);
|
|
3736
3816
|
}
|
|
3737
3817
|
export {
|
|
3738
3818
|
gr as SpsLanguage,
|