livevegas-ui-kit 1.0.149 → 1.0.150

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.
@@ -1,4 +1,4 @@
1
- import We, { createContext as zi, useContext as nr, useCallback as Hi, useState as U, useRef as ht, useEffect as ue, useDebugValue as ln, createElement as Oi } from "react";
1
+ import We, { createContext as zi, useContext as nr, useCallback as Hi, useState as E, useRef as ht, useEffect as ue, useDebugValue as ln, createElement as Oi } from "react";
2
2
  var ga = { exports: {} }, nt = {};
3
3
  /**
4
4
  * @license React
@@ -10,7 +10,7 @@ var ga = { exports: {} }, nt = {};
10
10
  * LICENSE file in the root directory of this source tree.
11
11
  */
12
12
  var cn;
13
- function Mi() {
13
+ function Pi() {
14
14
  if (cn) return nt;
15
15
  cn = 1;
16
16
  var e = We, t = Symbol.for("react.element"), n = Symbol.for("react.fragment"), r = Object.prototype.hasOwnProperty, i = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, s = { key: !0, ref: !0, __self: !0, __source: !0 };
@@ -34,7 +34,7 @@ var rt = {};
34
34
  * LICENSE file in the root directory of this source tree.
35
35
  */
36
36
  var dn;
37
- function Pi() {
37
+ function Mi() {
38
38
  return dn || (dn = 1, process.env.NODE_ENV !== "production" && function() {
39
39
  var e = We, t = Symbol.for("react.element"), n = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), i = Symbol.for("react.strict_mode"), s = Symbol.for("react.profiler"), o = Symbol.for("react.provider"), l = Symbol.for("react.context"), c = Symbol.for("react.forward_ref"), d = Symbol.for("react.suspense"), u = Symbol.for("react.suspense_list"), f = Symbol.for("react.memo"), p = Symbol.for("react.lazy"), g = Symbol.for("react.offscreen"), b = Symbol.iterator, y = "@@iterator";
40
40
  function k(h) {
@@ -187,18 +187,18 @@ function Pi() {
187
187
  ne < 0 && C("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
188
188
  }
189
189
  }
190
- var xe = v.ReactCurrentDispatcher, M;
190
+ var xe = v.ReactCurrentDispatcher, P;
191
191
  function we(h, x, w) {
192
192
  {
193
- if (M === void 0)
193
+ if (P === void 0)
194
194
  try {
195
195
  throw Error();
196
196
  } catch (G) {
197
197
  var L = G.stack.trim().match(/\n( *(at )?)/);
198
- M = L && L[1] || "";
198
+ P = L && L[1] || "";
199
199
  }
200
200
  return `
201
- ` + M + h;
201
+ ` + P + h;
202
202
  }
203
203
  }
204
204
  var Ce = !1, Te;
@@ -254,17 +254,17 @@ function Pi() {
254
254
  }
255
255
  } catch (de) {
256
256
  if (de && L && typeof de.stack == "string") {
257
- for (var P = de.stack.split(`
257
+ for (var M = de.stack.split(`
258
258
  `), ce = L.stack.split(`
259
- `), _ = P.length - 1, te = ce.length - 1; _ >= 1 && te >= 0 && P[_] !== ce[te]; )
259
+ `), _ = M.length - 1, te = ce.length - 1; _ >= 1 && te >= 0 && M[_] !== ce[te]; )
260
260
  te--;
261
261
  for (; _ >= 1 && te >= 0; _--, te--)
262
- if (P[_] !== ce[te]) {
262
+ if (M[_] !== ce[te]) {
263
263
  if (_ !== 1 || te !== 1)
264
264
  do
265
- if (_--, te--, te < 0 || P[_] !== ce[te]) {
265
+ if (_--, te--, te < 0 || M[_] !== ce[te]) {
266
266
  var ge = `
267
- ` + P[_].replace(" at new ", " at ");
267
+ ` + M[_].replace(" at new ", " at ");
268
268
  return h.displayName && ge.includes("<anonymous>") && (ge = ge.replace("<anonymous>", h.displayName)), typeof h == "function" && Te.set(h, ge), ge;
269
269
  }
270
270
  while (_ >= 1 && te >= 0);
@@ -326,17 +326,17 @@ function Pi() {
326
326
  var Z = Function.call.bind(at);
327
327
  for (var R in h)
328
328
  if (Z(h, R)) {
329
- var P = void 0;
329
+ var M = void 0;
330
330
  try {
331
331
  if (typeof h[R] != "function") {
332
332
  var ce = Error((L || "React class") + ": " + w + " type `" + R + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof h[R] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
333
333
  throw ce.name = "Invariant Violation", ce;
334
334
  }
335
- P = h[R](x, R, L, w, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
335
+ M = h[R](x, R, L, w, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
336
336
  } catch (_) {
337
- P = _;
337
+ M = _;
338
338
  }
339
- P && !(P instanceof Error) && (gt(G), C("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", L || "React class", w, R, typeof P), gt(null)), P instanceof Error && !(P.message in Za) && (Za[P.message] = !0, gt(G), C("Failed %s type: %s", w, P.message), gt(null));
339
+ M && !(M instanceof Error) && (gt(G), C("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", L || "React class", w, R, typeof M), gt(null)), M instanceof Error && !(M.message in Za) && (Za[M.message] = !0, gt(G), C("Failed %s type: %s", w, M.message), gt(null));
340
340
  }
341
341
  }
342
342
  }
@@ -412,7 +412,7 @@ function Pi() {
412
412
  }
413
413
  }
414
414
  var Ci = function(h, x, w, L, G, Z, R) {
415
- var P = {
415
+ var M = {
416
416
  // This tag allows us to uniquely identify this as a React Element
417
417
  $$typeof: t,
418
418
  // Built-in properties that belong on the element
@@ -423,27 +423,27 @@ function Pi() {
423
423
  // Record the component responsible for creating this element.
424
424
  _owner: Z
425
425
  };
426
- return P._store = {}, Object.defineProperty(P._store, "validated", {
426
+ return M._store = {}, Object.defineProperty(M._store, "validated", {
427
427
  configurable: !1,
428
428
  enumerable: !1,
429
429
  writable: !0,
430
430
  value: !1
431
- }), Object.defineProperty(P, "_self", {
431
+ }), Object.defineProperty(M, "_self", {
432
432
  configurable: !1,
433
433
  enumerable: !1,
434
434
  writable: !1,
435
435
  value: L
436
- }), Object.defineProperty(P, "_source", {
436
+ }), Object.defineProperty(M, "_source", {
437
437
  configurable: !1,
438
438
  enumerable: !1,
439
439
  writable: !1,
440
440
  value: G
441
- }), Object.freeze && (Object.freeze(P.props), Object.freeze(P)), P;
441
+ }), Object.freeze && (Object.freeze(M.props), Object.freeze(M)), M;
442
442
  };
443
443
  function ki(h, x, w, L, G) {
444
444
  {
445
- var Z, R = {}, P = null, ce = null;
446
- w !== void 0 && (Qa(w), P = "" + w), bi(x) && (Qa(x.key), P = "" + x.key), gi(x) && (ce = x.ref, yi(x, G));
445
+ var Z, R = {}, M = null, ce = null;
446
+ w !== void 0 && (Qa(w), M = "" + w), bi(x) && (Qa(x.key), M = "" + x.key), gi(x) && (ce = x.ref, yi(x, G));
447
447
  for (Z in x)
448
448
  at.call(x, Z) && !mi.hasOwnProperty(Z) && (R[Z] = x[Z]);
449
449
  if (h && h.defaultProps) {
@@ -451,11 +451,11 @@ function Pi() {
451
451
  for (Z in _)
452
452
  R[Z] === void 0 && (R[Z] = _[Z]);
453
453
  }
454
- if (P || ce) {
454
+ if (M || ce) {
455
455
  var te = typeof h == "function" ? h.displayName || h.name || "Unknown" : h;
456
- P && xi(R, te), ce && wi(R, te);
456
+ M && xi(R, te), ce && wi(R, te);
457
457
  }
458
- return Ci(h, P, ce, G, L, Ja.current, R);
458
+ return Ci(h, M, ce, G, L, Ja.current, R);
459
459
  }
460
460
  }
461
461
  var sa = v.ReactCurrentOwner, en = v.ReactDebugCurrentFrame;
@@ -573,12 +573,12 @@ Check the top-level render call using <` + w + ">.");
573
573
  {
574
574
  var R = F(h);
575
575
  if (!R) {
576
- var P = "";
577
- (h === void 0 || typeof h == "object" && h !== null && Object.keys(h).length === 0) && (P += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
576
+ var M = "";
577
+ (h === void 0 || typeof h == "object" && h !== null && Object.keys(h).length === 0) && (M += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
578
578
  var ce = vi();
579
- ce ? P += ce : P += tn();
579
+ ce ? M += ce : M += tn();
580
580
  var _;
581
- h === null ? _ = "null" : ia(h) ? _ = "array" : h !== void 0 && h.$$typeof === t ? (_ = "<" + (W(h.type) || "Unknown") + " />", P = " Did you accidentally export a JSX literal instead of a component?") : _ = typeof h, C("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", _, P);
581
+ h === null ? _ = "null" : ia(h) ? _ = "array" : h !== void 0 && h.$$typeof === t ? (_ = "<" + (W(h.type) || "Unknown") + " />", M = " Did you accidentally export a JSX literal instead of a component?") : _ = typeof h, C("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", _, M);
582
582
  }
583
583
  var te = ki(h, x, w, G, Z);
584
584
  if (te == null)
@@ -623,7 +623,7 @@ React keys must be passed directly to JSX without using spread:
623
623
  rt.Fragment = r, rt.jsx = Bi, rt.jsxs = Ti;
624
624
  }()), rt;
625
625
  }
626
- process.env.NODE_ENV === "production" ? ga.exports = Mi() : ga.exports = Pi();
626
+ process.env.NODE_ENV === "production" ? ga.exports = Pi() : ga.exports = Mi();
627
627
  var a = ga.exports;
628
628
  const Fi = (e, t, n, r) => {
629
629
  var s, o, l, c;
@@ -633,9 +633,9 @@ const Fi = (e, t, n, r) => {
633
633
  }];
634
634
  if ((o = (s = e == null ? void 0 : e.services) == null ? void 0 : s.logger) != null && o.forward)
635
635
  return e.services.logger.forward(i, "warn", "react-i18next::", !0);
636
- Me(i[0]) && (i[0] = `react-i18next:: ${i[0]}`), (c = (l = e == null ? void 0 : e.services) == null ? void 0 : l.logger) != null && c.warn ? e.services.logger.warn(...i) : console != null && console.warn && console.warn(...i);
636
+ Pe(i[0]) && (i[0] = `react-i18next:: ${i[0]}`), (c = (l = e == null ? void 0 : e.services) == null ? void 0 : l.logger) != null && c.warn ? e.services.logger.warn(...i) : console != null && console.warn && console.warn(...i);
637
637
  }, hn = {}, ba = (e, t, n, r) => {
638
- Me(n) && hn[n] || (Me(n) && (hn[n] = /* @__PURE__ */ new Date()), Fi(e, t, n, r));
638
+ Pe(n) && hn[n] || (Pe(n) && (hn[n] = /* @__PURE__ */ new Date()), Fi(e, t, n, r));
639
639
  }, rr = (e, t) => () => {
640
640
  if (e.isInitialized)
641
641
  t();
@@ -650,7 +650,7 @@ const Fi = (e, t, n, r) => {
650
650
  }, ya = (e, t, n) => {
651
651
  e.loadNamespaces(t, rr(e, n));
652
652
  }, un = (e, t, n, r) => {
653
- if (Me(n) && (n = [n]), e.options.preload && e.options.preload.indexOf(t) > -1) return ya(e, n, r);
653
+ if (Pe(n) && (n = [n]), e.options.preload && e.options.preload.indexOf(t) > -1) return ya(e, n, r);
654
654
  n.forEach((i) => {
655
655
  e.options.ns.indexOf(i) < 0 && e.options.ns.push(i);
656
656
  }), e.loadLanguages(t, rr(e, r));
@@ -661,7 +661,7 @@ const Fi = (e, t, n, r) => {
661
661
  precheck: (r, i) => {
662
662
  if (n.bindI18n && n.bindI18n.indexOf("languageChanging") > -1 && r.services.backendConnector.backend && r.isLanguageChangingTo && !i(r.isLanguageChangingTo, e)) return !1;
663
663
  }
664
- }), Me = (e) => typeof e == "string", Wi = (e) => typeof e == "object" && e !== null, Gi = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, Vi = {
664
+ }), Pe = (e) => typeof e == "string", Wi = (e) => typeof e == "object" && e !== null, Gi = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, Vi = {
665
665
  "&amp;": "&",
666
666
  "&#38;": "&",
667
667
  "&lt;": "<",
@@ -726,7 +726,7 @@ const $i = (e, t) => {
726
726
  return ue(() => {
727
727
  n.current = e;
728
728
  }, [e, t]), n.current;
729
- }, sr = (e, t, n, r) => e.getFixedT(t, n, r), _i = (e, t, n, r) => Hi(sr(e, t, n, r), [e, t, n, r]), E = (e, t = {}) => {
729
+ }, sr = (e, t, n, r) => e.getFixedT(t, n, r), _i = (e, t, n, r) => Hi(sr(e, t, n, r), [e, t, n, r]), U = (e, t = {}) => {
730
730
  var j, T, I, A;
731
731
  const {
732
732
  i18n: n
@@ -736,7 +736,7 @@ const $i = (e, t) => {
736
736
  } = nr(Qi) || {}, s = n || r || Xi();
737
737
  if (s && !s.reportNamespaces && (s.reportNamespaces = new Ji()), !s) {
738
738
  ba(s, "NO_I18NEXT_INSTANCE", "useTranslation: You will need to pass in an i18next instance by using initReactI18next");
739
- const H = (F, J) => Me(J) ? J : Wi(J) && Me(J.defaultValue) ? J.defaultValue : Array.isArray(F) ? F[F.length - 1] : F, N = [H, {}, !1];
739
+ const H = (F, J) => Pe(J) ? J : Wi(J) && Pe(J.defaultValue) ? J.defaultValue : Array.isArray(F) ? F[F.length - 1] : F, N = [H, {}, !1];
740
740
  return N.t = H, N.i18n = {}, N.ready = !1, N;
741
741
  }
742
742
  (j = s.options.react) != null && j.wait && ba(s, "DEPRECATED_OPTION", "useTranslation: It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
@@ -749,8 +749,8 @@ const $i = (e, t) => {
749
749
  keyPrefix: c
750
750
  } = o;
751
751
  let d = i || ((T = s.options) == null ? void 0 : T.defaultNS);
752
- d = Me(d) ? [d] : d || ["translation"], (A = (I = s.reportNamespaces).addUsedNamespaces) == null || A.call(I, d);
753
- const u = (s.isInitialized || s.initializedStoreOnce) && d.every((H) => Ri(H, s, o)), f = _i(s, t.lng || null, o.nsMode === "fallback" ? d : d[0], c), p = () => f, g = () => sr(s, t.lng || null, o.nsMode === "fallback" ? d : d[0], c), [b, y] = U(p);
752
+ d = Pe(d) ? [d] : d || ["translation"], (A = (I = s.reportNamespaces).addUsedNamespaces) == null || A.call(I, d);
753
+ const u = (s.isInitialized || s.initializedStoreOnce) && d.every((H) => Ri(H, s, o)), f = _i(s, t.lng || null, o.nsMode === "fallback" ? d : d[0], c), p = () => f, g = () => sr(s, t.lng || null, o.nsMode === "fallback" ? d : d[0], c), [b, y] = E(p);
754
754
  let k = d.join();
755
755
  t.lng && (k = `${t.lng}${k}`);
756
756
  const v = $i(k), C = ht(!0);
@@ -804,7 +804,7 @@ var ts = /^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|def
804
804
  return ts.test(e) || e.charCodeAt(0) === 111 && e.charCodeAt(1) === 110 && e.charCodeAt(2) < 91;
805
805
  }
806
806
  /* Z+1 */
807
- ), Q = "-ms-", ct = "-moz-", V = "-webkit-", or = "comm", qt = "rule", Oa = "decl", ns = "@import", lr = "@keyframes", rs = "@layer", cr = Math.abs, Ma = String.fromCharCode, wa = Object.assign;
807
+ ), Q = "-ms-", ct = "-moz-", V = "-webkit-", or = "comm", qt = "rule", Oa = "decl", ns = "@import", lr = "@keyframes", rs = "@layer", cr = Math.abs, Pa = String.fromCharCode, wa = Object.assign;
808
808
  function is(e, t) {
809
809
  return ie(e, 0) ^ 45 ? (((t << 2 ^ ie(e, 0)) << 2 ^ ie(e, 1)) << 2 ^ ie(e, 2)) << 2 ^ ie(e, 3) : 0;
810
810
  }
@@ -864,7 +864,7 @@ function ls() {
864
864
  function Ae() {
865
865
  return ae = be < ur ? ie(et, be++) : 0, Qe++, ae === 10 && (Qe = 1, Qt++), ae;
866
866
  }
867
- function Pe() {
867
+ function Me() {
868
868
  return ie(et, be);
869
869
  }
870
870
  function zt() {
@@ -915,14 +915,14 @@ function da(e) {
915
915
  return dr($t(be - 1, ka(e === 91 ? e + 2 : e === 40 ? e + 1 : e)));
916
916
  }
917
917
  function hs(e) {
918
- for (; (ae = Pe()) && ae < 33; )
918
+ for (; (ae = Me()) && ae < 33; )
919
919
  Ae();
920
920
  return Ca(e) > 2 || Ca(ae) > 3 ? "" : " ";
921
921
  }
922
922
  function us(e, t) {
923
923
  for (; --t && Ae() && !(ae < 48 || ae > 102 || ae > 57 && ae < 65 || ae > 70 && ae < 97); )
924
924
  ;
925
- return $t(e, zt() + (t < 6 && Pe() == 32 && Ae() == 32));
925
+ return $t(e, zt() + (t < 6 && Me() == 32 && Ae() == 32));
926
926
  }
927
927
  function ka(e) {
928
928
  for (; Ae(); )
@@ -944,12 +944,12 @@ function ka(e) {
944
944
  }
945
945
  function fs(e, t) {
946
946
  for (; Ae() && e + ae !== 57; )
947
- if (e + ae === 84 && Pe() === 47)
947
+ if (e + ae === 84 && Me() === 47)
948
948
  break;
949
- return "/*" + $t(t, be - 1) + "*" + Ma(e === 47 ? e : Ae());
949
+ return "/*" + $t(t, be - 1) + "*" + Pa(e === 47 ? e : Ae());
950
950
  }
951
951
  function ps(e) {
952
- for (; !Ca(Pe()); )
952
+ for (; !Ca(Me()); )
953
953
  Ae();
954
954
  return $t(e, be);
955
955
  }
@@ -979,7 +979,7 @@ function Ht(e, t, n, r, i, s, o, l, c) {
979
979
  A += us(zt() - 1, 7);
980
980
  continue;
981
981
  case 47:
982
- switch (Pe()) {
982
+ switch (Me()) {
983
983
  case 42:
984
984
  case 47:
985
985
  lt(gs(fs(Ae(), zt()), t, n, c), c);
@@ -1029,7 +1029,7 @@ function Ht(e, t, n, r, i, s, o, l, c) {
1029
1029
  else if (C == 125 && y++ == 0 && ls() == 125)
1030
1030
  continue;
1031
1031
  }
1032
- switch (A += Ma(C), C * y) {
1032
+ switch (A += Pa(C), C * y) {
1033
1033
  case 38:
1034
1034
  v = u > 0 ? 1 : (A += "\f", -1);
1035
1035
  break;
@@ -1037,7 +1037,7 @@ function Ht(e, t, n, r, i, s, o, l, c) {
1037
1037
  l[d++] = (je(A) - 1) * v, v = 1;
1038
1038
  break;
1039
1039
  case 64:
1040
- Pe() === 45 && (A += da(Ae())), p = Pe(), u = f = je(S = A += ps(zt())), C++;
1040
+ Me() === 45 && (A += da(Ae())), p = Me(), u = f = je(S = A += ps(zt())), C++;
1041
1041
  break;
1042
1042
  case 45:
1043
1043
  b === 45 && je(A) == 2 && (y = 0);
@@ -1052,7 +1052,7 @@ function pn(e, t, n, r, i, s, o, l, c, d, u, f) {
1052
1052
  return Jt(e, t, n, i === 0 ? qt : l, c, d, u, f);
1053
1053
  }
1054
1054
  function gs(e, t, n, r) {
1055
- return Jt(e, t, n, or, Ma(os()), qe(e, 2, -2), 0, r);
1055
+ return Jt(e, t, n, or, Pa(os()), qe(e, 2, -2), 0, r);
1056
1056
  }
1057
1057
  function mn(e, t, n, r, i) {
1058
1058
  return Jt(e, t, n, Oa, qe(e, 0, r), qe(e, r + 1, -1), r, i);
@@ -1307,7 +1307,7 @@ var Cs = {
1307
1307
  strokeMiterlimit: 1,
1308
1308
  strokeOpacity: 1,
1309
1309
  strokeWidth: 1
1310
- }, Ve = typeof process < "u" && process.env !== void 0 && (process.env.REACT_APP_SC_ATTR || process.env.SC_ATTR) || "data-styled", pr = "active", mr = "data-styled-version", _t = "6.1.19", Pa = `/*!sc*/
1310
+ }, Ve = typeof process < "u" && process.env !== void 0 && (process.env.REACT_APP_SC_ATTR || process.env.SC_ATTR) || "data-styled", pr = "active", mr = "data-styled-version", _t = "6.1.19", Ma = `/*!sc*/
1311
1311
  `, Rt = typeof window < "u" && typeof document < "u", ks = !!(typeof SC_DISABLE_SPEEDY == "boolean" ? SC_DISABLE_SPEEDY : typeof process < "u" && process.env !== void 0 && process.env.REACT_APP_SC_DISABLE_SPEEDY !== void 0 && process.env.REACT_APP_SC_DISABLE_SPEEDY !== "" ? process.env.REACT_APP_SC_DISABLE_SPEEDY !== "false" && process.env.REACT_APP_SC_DISABLE_SPEEDY : typeof process < "u" && process.env !== void 0 && process.env.SC_DISABLE_SPEEDY !== void 0 && process.env.SC_DISABLE_SPEEDY !== "" ? process.env.SC_DISABLE_SPEEDY !== "false" && process.env.SC_DISABLE_SPEEDY : process.env.NODE_ENV !== "production"), gn = /invalid hook call/i, bt = /* @__PURE__ */ new Set(), vs = function(e, t) {
1312
1312
  if (process.env.NODE_ENV !== "production") {
1313
1313
  var n = t ? ' with the id of "'.concat(t, '"') : "", r = "The component ".concat(e).concat(n, ` has been created dynamically.
@@ -1411,7 +1411,7 @@ function Sa(e, t, n) {
1411
1411
  function Ra(e, t) {
1412
1412
  Object.defineProperty(e, "toString", { value: t });
1413
1413
  }
1414
- var Ms = process.env.NODE_ENV !== "production" ? { 1: `Cannot create styled-component for component: %s.
1414
+ var Ps = process.env.NODE_ENV !== "production" ? { 1: `Cannot create styled-component for component: %s.
1415
1415
 
1416
1416
  `, 2: `Can't collect styles once you've consumed a \`ServerStyleSheet\`'s styles! \`ServerStyleSheet\` is a one off instance for each server-side render cycle.
1417
1417
 
@@ -1453,7 +1453,7 @@ as for instance in your render method then you may be running into this limitati
1453
1453
  `, 17: `CSSStyleSheet could not be found on HTMLStyleElement.
1454
1454
  Has styled-components' style tag been unmounted or altered by another script?
1455
1455
  `, 18: "ThemeProvider: Please make sure your useTheme hook is within a `<ThemeProvider>`" } : {};
1456
- function Ps() {
1456
+ function Ms() {
1457
1457
  for (var e = [], t = 0; t < arguments.length; t++) e[t] = arguments[t];
1458
1458
  for (var n = e[0], r = [], i = 1, s = e.length; i < s; i += 1) r.push(e[i]);
1459
1459
  return r.forEach(function(o) {
@@ -1462,7 +1462,7 @@ function Ps() {
1462
1462
  }
1463
1463
  function tt(e) {
1464
1464
  for (var t = [], n = 1; n < arguments.length; n++) t[n - 1] = arguments[n];
1465
- return process.env.NODE_ENV === "production" ? new Error("An error occurred. See https://github.com/styled-components/styled-components/blob/main/packages/styled-components/src/utils/errors.md#".concat(e, " for more information.").concat(t.length > 0 ? " Args: ".concat(t.join(", ")) : "")) : new Error(Ps.apply(void 0, Ge([Ms[e]], t, !1)).trim());
1465
+ return process.env.NODE_ENV === "production" ? new Error("An error occurred. See https://github.com/styled-components/styled-components/blob/main/packages/styled-components/src/utils/errors.md#".concat(e, " for more information.").concat(t.length > 0 ? " Args: ".concat(t.join(", ")) : "")) : new Error(Ms.apply(void 0, Ge([Ps[e]], t, !1)).trim());
1466
1466
  }
1467
1467
  var Fs = function() {
1468
1468
  function e(t) {
@@ -1487,21 +1487,21 @@ var Fs = function() {
1487
1487
  }, e.prototype.getGroup = function(t) {
1488
1488
  var n = "";
1489
1489
  if (t >= this.length || this.groupSizes[t] === 0) return n;
1490
- for (var r = this.groupSizes[t], i = this.indexOfGroup(t), s = i + r, o = i; o < s; o++) n += "".concat(this.tag.getRule(o)).concat(Pa);
1490
+ for (var r = this.groupSizes[t], i = this.indexOfGroup(t), s = i + r, o = i; o < s; o++) n += "".concat(this.tag.getRule(o)).concat(Ma);
1491
1491
  return n;
1492
1492
  }, e;
1493
- }(), Rs = 1 << 30, Ot = /* @__PURE__ */ new Map(), Wt = /* @__PURE__ */ new Map(), Mt = 1, xt = function(e) {
1493
+ }(), Rs = 1 << 30, Ot = /* @__PURE__ */ new Map(), Wt = /* @__PURE__ */ new Map(), Pt = 1, xt = function(e) {
1494
1494
  if (Ot.has(e)) return Ot.get(e);
1495
- for (; Wt.has(Mt); ) Mt++;
1496
- var t = Mt++;
1495
+ for (; Wt.has(Pt); ) Pt++;
1496
+ var t = Pt++;
1497
1497
  if (process.env.NODE_ENV !== "production" && ((0 | t) < 0 || t > Rs)) throw tt(16, "".concat(t));
1498
1498
  return Ot.set(e, t), Wt.set(t, e), t;
1499
1499
  }, Ws = function(e, t) {
1500
- Mt = t + 1, Ot.set(e, t), Wt.set(t, e);
1500
+ Pt = t + 1, Ot.set(e, t), Wt.set(t, e);
1501
1501
  }, Gs = "style[".concat(Ve, "][").concat(mr, '="').concat(_t, '"]'), Vs = new RegExp("^".concat(Ve, '\\.g(\\d+)\\[id="([\\w\\d-]+)"\\].*?"([^"]*)')), Es = function(e, t, n) {
1502
1502
  for (var r, i = n.split(","), s = 0, o = i.length; s < o; s++) (r = i[s]) && e.registerName(t, r);
1503
1503
  }, Us = function(e, t) {
1504
- for (var n, r = ((n = t.textContent) !== null && n !== void 0 ? n : "").split(Pa), i = [], s = 0, o = r.length; s < o; s++) {
1504
+ for (var n, r = ((n = t.textContent) !== null && n !== void 0 ? n : "").split(Ma), i = [], s = 0, o = r.length; s < o; s++) {
1505
1505
  var l = r[s].trim();
1506
1506
  if (l) {
1507
1507
  var c = l.match(Vs);
@@ -1593,7 +1593,7 @@ var Ar = function(e) {
1593
1593
  var y = "".concat(Ve, ".g").concat(f, '[id="').concat(p, '"]'), k = "";
1594
1594
  g !== void 0 && g.forEach(function(v) {
1595
1595
  v.length > 0 && (k += "".concat(v, ","));
1596
- }), c += "".concat(b).concat(y, '{content:"').concat(k, '"}').concat(Pa);
1596
+ }), c += "".concat(b).concat(y, '{content:"').concat(k, '"}').concat(Ma);
1597
1597
  }, u = 0; u < l; u++) d(u);
1598
1598
  return c;
1599
1599
  }(i);
@@ -1776,8 +1776,8 @@ function ro(e, t, n) {
1776
1776
  return function(I, A, H) {
1777
1777
  var N = I.attrs, F = I.componentStyle, J = I.defaultProps, fe = I.foldedComponentIds, W = I.styledComponentId, K = I.target, ne = We.useContext(Tr), $ = An(), ee = I.shouldForwardProp || $.shouldForwardProp;
1778
1778
  process.env.NODE_ENV !== "production" && ln(W);
1779
- var re = As(A, ne, J) || Je, D = function(ye, xe, M) {
1780
- for (var we, Ce = he(he({}, xe), { className: void 0, theme: M }), Te = 0; Te < ye.length; Te += 1) {
1779
+ var re = As(A, ne, J) || Je, D = function(ye, xe, P) {
1780
+ for (var we, Ce = he(he({}, xe), { className: void 0, theme: P }), Te = 0; Te < ye.length; Te += 1) {
1781
1781
  var Ee = $e(we = ye[Te]) ? we(Ce) : we;
1782
1782
  for (var ke in Ee) Ce[ke] = ke === "className" ? Oe(Ce[ke], Ee[ke]) : ke === "style" ? he(he({}, Ce[ke]), Ee[ke]) : Ee[ke];
1783
1783
  }
@@ -1785,7 +1785,7 @@ function ro(e, t, n) {
1785
1785
  }(N, A, re), se = D.as || K, Y = {};
1786
1786
  for (var q in D) D[q] === void 0 || q[0] === "$" || q === "as" || q === "theme" && D.theme === re || (q === "forwardedAs" ? Y.as = D.forwardedAs : ee && !ee(q, se) || (Y[q] = D[q], ee || process.env.NODE_ENV !== "development" || as(q) || Sn.has(q) || !va.has(se) || (Sn.add(q), console.warn('styled-components: it looks like an unknown prop "'.concat(q, '" is being sent through to the DOM, which will likely trigger a React console error. If you would like automatic filtering of unknown props, you can opt-into that behavior via `<StyleSheetManager shouldForwardProp={...}>` (connect an API like `@emotion/is-prop-valid`) or consider using transient props (`$` prefix for automatic filtering.)')))));
1787
1787
  var le = function(ye, xe) {
1788
- var M = An(), we = ye.generateAndInjectStyles(xe, M.styleSheet, M.stylis);
1788
+ var P = An(), we = ye.generateAndInjectStyles(xe, P.styleSheet, P.stylis);
1789
1789
  return process.env.NODE_ENV !== "production" && ln(we), we;
1790
1790
  }(F, D);
1791
1791
  process.env.NODE_ENV !== "production" && I.warnTooManyClasses && I.warnTooManyClasses(le);
@@ -1928,8 +1928,8 @@ const io = m.div`
1928
1928
  vertical-align: middle;
1929
1929
  color: #ffffff;
1930
1930
  }
1931
- `, e6 = ({ balance: e, bet: t, currencyId: n }) => {
1932
- const { t: r } = E();
1931
+ `, s6 = ({ balance: e, bet: t, currencyId: n }) => {
1932
+ const { t: r } = U();
1933
1933
  return /* @__PURE__ */ a.jsxs(io, { children: [
1934
1934
  /* @__PURE__ */ a.jsxs(Bn, { children: [
1935
1935
  /* @__PURE__ */ a.jsx("p", { className: "text-title", children: r("Balance") }),
@@ -2073,7 +2073,7 @@ const io = m.div`
2073
2073
  volume: n,
2074
2074
  setVolume: r
2075
2075
  }) => {
2076
- const { t: i } = E();
2076
+ const { t: i } = U();
2077
2077
  return /* @__PURE__ */ a.jsxs(fo, { $isSettings: e, children: [
2078
2078
  /* @__PURE__ */ a.jsx("p", { children: i(t ?? "") }),
2079
2079
  /* @__PURE__ */ a.jsx(
@@ -2091,7 +2091,7 @@ const io = m.div`
2091
2091
  }
2092
2092
  )
2093
2093
  ] });
2094
- }, Pt = ({
2094
+ }, Mt = ({
2095
2095
  icon: e,
2096
2096
  onClick: t,
2097
2097
  buttonInfo: n,
@@ -2107,7 +2107,7 @@ const io = m.div`
2107
2107
  isHoverActive: p = !0,
2108
2108
  positonHover: g = "bottom"
2109
2109
  }) => {
2110
- const [b, y] = U(!1), { t: k } = E(), v = () => {
2110
+ const [b, y] = E(!1), { t: k } = U(), v = () => {
2111
2111
  if (n)
2112
2112
  return /* @__PURE__ */ a.jsxs(lo, { $positonHover: g, "data-testid": "button-info", children: [
2113
2113
  /* @__PURE__ */ a.jsx(uo, { position: g }),
@@ -3144,7 +3144,7 @@ const Hr = () => /* @__PURE__ */ a.jsx(
3144
3144
  }
3145
3145
  )
3146
3146
  }
3147
- ), Mr = () => /* @__PURE__ */ a.jsx(
3147
+ ), Pr = () => /* @__PURE__ */ a.jsx(
3148
3148
  "svg",
3149
3149
  {
3150
3150
  width: "24",
@@ -3160,7 +3160,7 @@ const Hr = () => /* @__PURE__ */ a.jsx(
3160
3160
  }
3161
3161
  )
3162
3162
  }
3163
- ), Pr = () => /* @__PURE__ */ a.jsx(
3163
+ ), Mr = () => /* @__PURE__ */ a.jsx(
3164
3164
  "svg",
3165
3165
  {
3166
3166
  width: "24",
@@ -3242,9 +3242,9 @@ const Ao = [
3242
3242
  buttonType: 9,
3243
3243
  icon: vo()
3244
3244
  },
3245
- { name: "Message", buttonType: 1, icon: Mr() },
3245
+ { name: "Message", buttonType: 1, icon: Pr() },
3246
3246
  // { name: "Support", buttonType: BUTTONS_TYPE.Support, icon: SupportIcon() },
3247
- { name: "Tip", buttonType: 3, icon: Pr() },
3247
+ { name: "Tip", buttonType: 3, icon: Mr() },
3248
3248
  { name: "History", buttonType: 4, icon: Hr() },
3249
3249
  { name: "Info", buttonType: 5, icon: Or() },
3250
3250
  { name: "Settings", buttonType: 6, icon: Fr() },
@@ -3293,9 +3293,9 @@ const Ao = [
3293
3293
  return null;
3294
3294
  }
3295
3295
  }, So = [
3296
- { name: "Message", buttonType: O.Message, icon: Mr() },
3296
+ { name: "Message", buttonType: O.Message, icon: Pr() },
3297
3297
  // { name: "Support", buttonType: BUTTONS_TYPE.Support, icon: SupportIcon() },
3298
- { name: "Send Tip", buttonType: O.Tip, icon: Pr() }
3298
+ { name: "Send Tip", buttonType: O.Tip, icon: Mr() }
3299
3299
  ], Io = [
3300
3300
  { name: "History", buttonType: O.History, icon: Hr() },
3301
3301
  { name: "Help", buttonType: O.Info, icon: Or() },
@@ -3387,7 +3387,7 @@ const Ao = [
3387
3387
  obj: e,
3388
3388
  k: Hn(r[i])
3389
3389
  };
3390
- }, Mn = (e, t, n) => {
3390
+ }, Pn = (e, t, n) => {
3391
3391
  const {
3392
3392
  obj: r,
3393
3393
  k: i
@@ -3421,7 +3421,7 @@ const Ao = [
3421
3421
  r !== "__proto__" && r !== "constructor" && (r in e ? B(e[r]) || e[r] instanceof String || B(t[r]) || t[r] instanceof String ? n && (e[r] = t[r]) : Rr(e[r], t[r], n) : e[r] = t[r]);
3422
3422
  return e;
3423
3423
  }, Ze = (e) => e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&");
3424
- var Mo = {
3424
+ var Po = {
3425
3425
  "&": "&amp;",
3426
3426
  "<": "&lt;",
3427
3427
  ">": "&gt;",
@@ -3429,7 +3429,7 @@ var Mo = {
3429
3429
  "'": "&#39;",
3430
3430
  "/": "&#x2F;"
3431
3431
  };
3432
- const Po = (e) => B(e) ? e.replace(/[&<>"'\/]/g, (t) => Mo[t]) : e;
3432
+ const Mo = (e) => B(e) ? e.replace(/[&<>"'\/]/g, (t) => Po[t]) : e;
3433
3433
  class Fo {
3434
3434
  constructor(t) {
3435
3435
  this.capacity = t, this.regExpMap = /* @__PURE__ */ new Map(), this.regExpQueue = [];
@@ -3552,7 +3552,7 @@ class ta {
3552
3552
  });
3553
3553
  }
3554
3554
  }
3555
- class Pn extends ta {
3555
+ class Mn extends ta {
3556
3556
  constructor(t, n = {
3557
3557
  ns: ["translation"],
3558
3558
  defaultNS: "translation"
@@ -3579,7 +3579,7 @@ class Pn extends ta {
3579
3579
  }) {
3580
3580
  const o = s.keySeparator !== void 0 ? s.keySeparator : this.options.keySeparator;
3581
3581
  let l = [t, n];
3582
- r && (l = l.concat(o ? r.split(o) : r)), t.indexOf(".") > -1 && (l = t.split("."), i = n, n = l[1]), this.addNamespaces(n), Mn(this.data, l, i), s.silent || this.emit("added", t, n, r, i);
3582
+ r && (l = l.concat(o ? r.split(o) : r)), t.indexOf(".") > -1 && (l = t.split("."), i = n, n = l[1]), this.addNamespaces(n), Pn(this.data, l, i), s.silent || this.emit("added", t, n, r, i);
3583
3583
  }
3584
3584
  addResources(t, n, r, i = {
3585
3585
  silent: !1
@@ -3600,7 +3600,7 @@ class Pn extends ta {
3600
3600
  o.skipCopy || (r = JSON.parse(JSON.stringify(r))), i ? Rr(c, r, s) : c = {
3601
3601
  ...c,
3602
3602
  ...r
3603
- }, Mn(this.data, l, c), o.silent || this.emit("added", t, n, r);
3603
+ }, Pn(this.data, l, c), o.silent || this.emit("added", t, n, r);
3604
3604
  }
3605
3605
  removeResourceBundle(t, n) {
3606
3606
  this.hasResourceBundle(t, n) && delete this.data[t][n], this.removeNamespaces(n), this.emit("removed", t, n);
@@ -4058,7 +4058,7 @@ class Yo {
4058
4058
  maxReplaces: v,
4059
4059
  alwaysFormat: C
4060
4060
  } = t.interpolation;
4061
- this.escape = n !== void 0 ? n : Po, this.escapeValue = r !== void 0 ? r : !0, this.useRawValueToEscape = i !== void 0 ? i : !1, this.prefix = s ? Ze(s) : o || "{{", this.suffix = l ? Ze(l) : c || "}}", this.formatSeparator = d || ",", this.unescapePrefix = u ? "" : f || "-", this.unescapeSuffix = this.unescapePrefix ? "" : u || "", this.nestingPrefix = p ? Ze(p) : g || Ze("$t("), this.nestingSuffix = b ? Ze(b) : y || Ze(")"), this.nestingOptionsSeparator = k || ",", this.maxReplaces = v || 1e3, this.alwaysFormat = C !== void 0 ? C : !1, this.resetRegExp();
4061
+ this.escape = n !== void 0 ? n : Mo, this.escapeValue = r !== void 0 ? r : !0, this.useRawValueToEscape = i !== void 0 ? i : !1, this.prefix = s ? Ze(s) : o || "{{", this.suffix = l ? Ze(l) : c || "}}", this.formatSeparator = d || ",", this.unescapePrefix = u ? "" : f || "-", this.unescapeSuffix = this.unescapePrefix ? "" : u || "", this.nestingPrefix = p ? Ze(p) : g || Ze("$t("), this.nestingSuffix = b ? Ze(b) : y || Ze(")"), this.nestingOptionsSeparator = k || ",", this.maxReplaces = v || 1e3, this.alwaysFormat = C !== void 0 ? C : !1, this.resetRegExp();
4062
4062
  }
4063
4063
  reset() {
4064
4064
  this.options && this.init(this.options);
@@ -4491,7 +4491,7 @@ class ft extends ta {
4491
4491
  let d;
4492
4492
  this.modules.formatter ? d = this.modules.formatter : d = qo;
4493
4493
  const u = new Wn(this.options);
4494
- this.store = new Pn(this.options.resources, this.options);
4494
+ this.store = new Mn(this.options.resources, this.options);
4495
4495
  const f = this.services;
4496
4496
  f.logger = Se, f.resourceStore = this.store, f.languageUtils = u, f.pluralResolver = new Ko(u, {
4497
4497
  prepend: this.options.pluralSeparator,
@@ -4676,7 +4676,7 @@ class ft extends ta {
4676
4676
  }, c[d] = Object.keys(c[d]).reduce((u, f) => (u[f] = {
4677
4677
  ...c[d][f]
4678
4678
  }, u), c[d]), c), {});
4679
- s.store = new Pn(l, i), s.services.resourceStore = s.store;
4679
+ s.store = new Mn(l, i), s.services.resourceStore = s.store;
4680
4680
  }
4681
4681
  return s.translator = new Ut(s.services, i), s.translator.on("*", (l, ...c) => {
4682
4682
  s.emit(l, ...c);
@@ -4922,7 +4922,7 @@ const i1 = {
4922
4922
  color: ${({ $isActive: e }) => e ? "#111111" : "#ffffff"};
4923
4923
  }
4924
4924
  `, d1 = ({ count: e, active: t, setActive: n }) => {
4925
- const [r, i] = U([]), [s, o] = U([]), [l, c] = U([]), d = Array.from({ length: e }, (b, y) => y + 1), u = () => {
4925
+ const [r, i] = E([]), [s, o] = E([]), [l, c] = E([]), d = Array.from({ length: e }, (b, y) => y + 1), u = () => {
4926
4926
  t !== e && n(t + 1);
4927
4927
  }, f = () => {
4928
4928
  t !== 1 && n(t - 1);
@@ -4960,7 +4960,7 @@ const i1 = {
4960
4960
  };
4961
4961
  return /* @__PURE__ */ a.jsx(l1, { children: /* @__PURE__ */ a.jsxs("div", { className: "wrapper", children: [
4962
4962
  /* @__PURE__ */ a.jsx(
4963
- Pt,
4963
+ Mt,
4964
4964
  {
4965
4965
  height: 26,
4966
4966
  isHoverActive: !1,
@@ -4971,7 +4971,7 @@ const i1 = {
4971
4971
  ),
4972
4972
  [...r, ...l, ...s].map(
4973
4973
  (b, y) => /* @__PURE__ */ a.jsx(c1, { $isActive: t === b, children: /* @__PURE__ */ a.jsx(
4974
- Pt,
4974
+ Mt,
4975
4975
  {
4976
4976
  height: 26,
4977
4977
  width: 26,
@@ -4985,7 +4985,7 @@ const i1 = {
4985
4985
  ) }, y)
4986
4986
  ),
4987
4987
  /* @__PURE__ */ a.jsx(
4988
- Pt,
4988
+ Mt,
4989
4989
  {
4990
4990
  height: 26,
4991
4991
  width: 26,
@@ -5382,7 +5382,7 @@ const i1 = {
5382
5382
  handleClickRound: r,
5383
5383
  historyData: i
5384
5384
  }) => {
5385
- const { t: s } = E();
5385
+ const { t: s } = U();
5386
5386
  return /* @__PURE__ */ a.jsxs(Ur, { children: [
5387
5387
  /* @__PURE__ */ a.jsxs(b1, { children: [
5388
5388
  /* @__PURE__ */ a.jsxs("div", { className: "header", children: [
@@ -5564,7 +5564,7 @@ const pt = Array(4).fill([
5564
5564
  @media screen and (min-width: 768px) {
5565
5565
  padding: 5px 5px;
5566
5566
  }
5567
- `, M1 = ({ handleClickRound: e, indexHistory: t }) => /* @__PURE__ */ a.jsxs(O1, { children: [
5567
+ `, P1 = ({ handleClickRound: e, indexHistory: t }) => /* @__PURE__ */ a.jsxs(O1, { children: [
5568
5568
  /* @__PURE__ */ a.jsxs(Xn, { onClick: () => e((t ?? 0) - 1), children: [
5569
5569
  /* @__PURE__ */ a.jsx(Ie, { height: 8, width: 12, position: "left" }),
5570
5570
  "Previous"
@@ -5589,7 +5589,7 @@ const pt = Array(4).fill([
5589
5589
  }
5590
5590
  )
5591
5591
  }
5592
- ), P1 = m.div`
5592
+ ), M1 = m.div`
5593
5593
  display: inline-flex;
5594
5594
  justify-content: center;
5595
5595
  align-items: center;
@@ -5600,7 +5600,7 @@ const pt = Array(4).fill([
5600
5600
  line-height: 16px;
5601
5601
  color: ${({ color: e }) => e};
5602
5602
  }
5603
- `, Zt = ({ color: e, value: t, suit: n }) => /* @__PURE__ */ a.jsxs(P1, { color: e, children: [
5603
+ `, Zt = ({ color: e, value: t, suit: n }) => /* @__PURE__ */ a.jsxs(M1, { color: e, children: [
5604
5604
  /* @__PURE__ */ a.jsx("p", { className: "p", children: t }),
5605
5605
  /* @__PURE__ */ a.jsx("svg", { width: "12", height: "12", viewBox: "0 0 21 26", children: /* @__PURE__ */ a.jsx("g", { clipPath: "url(#clip0_647_1135)", children: /* @__PURE__ */ a.jsx("path", { d: n, fill: e }) }) })
5606
5606
  ] }), F1 = ({
@@ -5609,7 +5609,7 @@ const pt = Array(4).fill([
5609
5609
  indexHistory: n,
5610
5610
  isMobile: r = !0
5611
5611
  }) => {
5612
- const { t: i } = E(), s = [
5612
+ const { t: i } = U(), s = [
5613
5613
  X.Ante,
5614
5614
  X.Insurance,
5615
5615
  X.PerfectPairs,
@@ -5735,7 +5735,7 @@ const pt = Array(4).fill([
5735
5735
  ] }) }),
5736
5736
  /* @__PURE__ */ a.jsx(p1, {}),
5737
5737
  /* @__PURE__ */ a.jsx(
5738
- M1,
5738
+ P1,
5739
5739
  {
5740
5740
  handleClickRound: t,
5741
5741
  indexHistory: n
@@ -5749,7 +5749,7 @@ const pt = Array(4).fill([
5749
5749
  openRoundHistory: r,
5750
5750
  isMobile: i = !0
5751
5751
  }) => {
5752
- const [s, o] = U(1), [l, c] = U(null), [d, u] = U(null);
5752
+ const [s, o] = E(1), [l, c] = E(null), [d, u] = E(null);
5753
5753
  ue(() => {
5754
5754
  t(s);
5755
5755
  }, [s]);
@@ -5844,7 +5844,7 @@ const pt = Array(4).fill([
5844
5844
  sendTip: r,
5845
5845
  currencyId: i
5846
5846
  }) => {
5847
- const [s, o] = U(e[0]), { t: l } = E();
5847
+ const [s, o] = E(e[0]), { t: l } = U();
5848
5848
  return /* @__PURE__ */ a.jsxs(W1, { children: [
5849
5849
  /* @__PURE__ */ a.jsx("div", { className: "chip-wrapper", children: e.map((c, d) => /* @__PURE__ */ a.jsx(
5850
5850
  Gt,
@@ -6031,10 +6031,10 @@ var Yr = /* @__PURE__ */ ((e) => (e.Prizes = "Prizes", e.Leaderboard = "Leaderbo
6031
6031
  const Zr = ({ tournamentData: e, fromIcon: t, playerId: n, close: r }) => {
6032
6032
  var u, f;
6033
6033
  if (!e) return null;
6034
- const [i, s] = U(
6034
+ const [i, s] = E(
6035
6035
  "Leaderboard"
6036
6036
  /* Leaderboard */
6037
- ), [o, l] = U(Dn(e)), { t: c } = E();
6037
+ ), [o, l] = E(Dn(e)), { t: c } = U();
6038
6038
  ue(() => {
6039
6039
  const p = setInterval(() => {
6040
6040
  l(Dn(e));
@@ -6446,7 +6446,7 @@ const Zr = ({ tournamentData: e, fromIcon: t, playerId: n, close: r }) => {
6446
6446
  "Choose how many rounds your current bet will repeat automatically."
6447
6447
  ]
6448
6448
  }, sl = /<Card(\d+)\/>/g, St = ({ textKey: e }) => {
6449
- const { t } = E(), r = t(e).split(sl);
6449
+ const { t } = U(), r = t(e).split(sl);
6450
6450
  return /* @__PURE__ */ a.jsx(a.Fragment, { children: r.map((i, s) => {
6451
6451
  if (s % 2 === 1) {
6452
6452
  const o = Number(i);
@@ -6463,7 +6463,7 @@ const Zr = ({ tournamentData: e, fromIcon: t, playerId: n, close: r }) => {
6463
6463
  return i;
6464
6464
  }) });
6465
6465
  }, Xr = ({ val: e, key: t = "0" }) => {
6466
- const { t: n } = E();
6466
+ const { t: n } = U();
6467
6467
  if (typeof e == "string")
6468
6468
  return /* @__PURE__ */ a.jsx("p", { className: "content", children: /* @__PURE__ */ a.jsx(St, { textKey: e }) }, t);
6469
6469
  if (Array.isArray(e))
@@ -6479,7 +6479,7 @@ const Zr = ({ tournamentData: e, fromIcon: t, playerId: n, close: r }) => {
6479
6479
  }
6480
6480
  return null;
6481
6481
  }, ol = ({ index: e }) => {
6482
- const { t } = E();
6482
+ const { t } = U();
6483
6483
  return /* @__PURE__ */ a.jsxs("div", { className: "table-wrapper", children: [
6484
6484
  /* @__PURE__ */ a.jsx("p", { className: "title", children: t("Payments") }),
6485
6485
  /* @__PURE__ */ a.jsxs("table", { className: "table", children: [
@@ -6537,13 +6537,13 @@ const Zr = ({ tournamentData: e, fromIcon: t, playerId: n, close: r }) => {
6537
6537
  value: t,
6538
6538
  index: n
6539
6539
  }) => {
6540
- const { t: r } = E();
6540
+ const { t: r } = U();
6541
6541
  return e === "Payments" ? /* @__PURE__ */ a.jsx(ol, { index: n }) : /* @__PURE__ */ a.jsxs("div", { className: "game-text-wrapper", children: [
6542
6542
  /* @__PURE__ */ a.jsx("h2", { className: "content-name", children: r(e) }),
6543
6543
  /* @__PURE__ */ a.jsx(Xr, { val: t })
6544
6544
  ] }, n);
6545
6545
  }, cl = () => {
6546
- const [e, t] = U(""), n = ht(null), r = ht({}), { t: i } = E(), s = (o) => {
6546
+ const [e, t] = E(""), n = ht(null), r = ht({}), { t: i } = U(), s = (o) => {
6547
6547
  t(o);
6548
6548
  const l = r.current[o], c = n.current;
6549
6549
  if (l && c) {
@@ -6754,7 +6754,7 @@ const Zr = ({ tournamentData: e, fromIcon: t, playerId: n, close: r }) => {
6754
6754
  outline: none;
6755
6755
  }
6756
6756
  `, pl = ({ onSendMessage: e, messages: t, isMobile: n }) => {
6757
- const { t: r } = E(), [i, s] = U(""), o = 0, l = (d) => {
6757
+ const { t: r } = U(), [i, s] = E(""), o = 0, l = (d) => {
6758
6758
  const u = d.target.value;
6759
6759
  (u.trim().length || i.length === 1) && s(u);
6760
6760
  }, c = () => {
@@ -6899,7 +6899,7 @@ const Zr = ({ tournamentData: e, fromIcon: t, playerId: n, close: r }) => {
6899
6899
  }
6900
6900
  }
6901
6901
  `, xl = ({ onSendMessage: e, messages: t, isMobile: n = !1 }) => {
6902
- const [r, i] = U(""), { t: s } = E(), o = (c) => {
6902
+ const [r, i] = E(""), { t: s } = U(), o = (c) => {
6903
6903
  const d = c.target.value;
6904
6904
  (d.trim().length || r.length === 1) && i(d);
6905
6905
  }, l = () => {
@@ -7093,9 +7093,9 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
7093
7093
  nickName: l,
7094
7094
  errorCode: c
7095
7095
  }) => {
7096
- const { t: d } = E(), [u, f] = U(
7096
+ const { t: d } = U(), [u, f] = E(
7097
7097
  s || "Auto"
7098
- ), [p, g] = U(""), b = () => {
7098
+ ), [p, g] = E(""), b = () => {
7099
7099
  o(p), g("");
7100
7100
  };
7101
7101
  return /* @__PURE__ */ a.jsxs(Al, { children: [
@@ -7341,7 +7341,7 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
7341
7341
  width: 35%;
7342
7342
  }
7343
7343
  `, Jr = (e) => {
7344
- const { t } = E();
7344
+ const { t } = U();
7345
7345
  return /* @__PURE__ */ a.jsxs(Tl, { children: [
7346
7346
  /* @__PURE__ */ a.jsxs("div", { className: "main-title", children: [
7347
7347
  /* @__PURE__ */ a.jsx("p", { children: t("Bet") }),
@@ -7650,14 +7650,14 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
7650
7650
  vertical-align: middle;
7651
7651
  color: #ffffffcc;
7652
7652
  }
7653
- `, Ml = m.div`
7653
+ `, Pl = m.div`
7654
7654
  width: 32px;
7655
7655
  height: 32px;
7656
7656
  background: transparent;
7657
7657
  position: absolute;
7658
7658
  right: 4px;
7659
7659
  bottom: 20px;
7660
- `, t6 = ({
7660
+ `, o6 = ({
7661
7661
  name: e,
7662
7662
  round: t,
7663
7663
  partnerId: n,
@@ -7688,13 +7688,13 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
7688
7688
  dealerName: J,
7689
7689
  errorCode: fe
7690
7690
  }) => {
7691
- const [W, K] = U(0), [ne, $] = U(null), [ee, re] = U(!1), { t: D } = E(), [se, Y] = U(0), q = () => $(null), le = Lo(ne, g, W === 1), pe = (M) => {
7692
- if (M === O.VolumeOn) {
7691
+ const [W, K] = E(0), [ne, $] = E(null), [ee, re] = E(!1), { t: D } = U(), [se, Y] = E(0), q = () => $(null), le = Lo(ne, g, W === 1), pe = (P) => {
7692
+ if (P === O.VolumeOn) {
7693
7693
  S(b === 0 ? 100 : 0);
7694
7694
  return;
7695
- } else M !== O.closeMenu && $(M);
7695
+ } else P !== O.closeMenu && $(P);
7696
7696
  re(!1);
7697
- }, ye = W === 1 ? { headerClick: () => K(2) } : {}, xe = (M) => [
7697
+ }, ye = W === 1 ? { headerClick: () => K(2) } : {}, xe = (P) => [
7698
7698
  {
7699
7699
  name: "Settings",
7700
7700
  buttonType: O.Settings,
@@ -7702,7 +7702,7 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
7702
7702
  },
7703
7703
  {
7704
7704
  buttonType: O.VolumeOn,
7705
- icon: M === 0 ? $r() : Ua()
7705
+ icon: P === 0 ? $r() : Ua()
7706
7706
  },
7707
7707
  {
7708
7708
  buttonType: O.closeMenu,
@@ -7710,7 +7710,7 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
7710
7710
  }
7711
7711
  ];
7712
7712
  return /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
7713
- /* @__PURE__ */ a.jsx(Ml, { onClick: () => re(!0), children: /* @__PURE__ */ a.jsx(e1, {}) }),
7713
+ /* @__PURE__ */ a.jsx(Pl, { onClick: () => re(!0), children: /* @__PURE__ */ a.jsx(e1, {}) }),
7714
7714
  ne && le && /* @__PURE__ */ a.jsx(
7715
7715
  n1,
7716
7716
  {
@@ -7742,8 +7742,8 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
7742
7742
  openRoundHistory: W,
7743
7743
  setOpenRoundHistory: K,
7744
7744
  limits: T,
7745
- sendTip: (M) => {
7746
- $(null), re(!1), I(M);
7745
+ sendTip: (P) => {
7746
+ $(null), re(!1), I(P);
7747
7747
  },
7748
7748
  handleStreamQualityChange: A,
7749
7749
  streamQuality: H,
@@ -7757,9 +7757,9 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
7757
7757
  ee && /* @__PURE__ */ a.jsxs(
7758
7758
  Dl,
7759
7759
  {
7760
- onTouchStart: (M) => Bo(M, Y),
7761
- onTouchMove: (M) => To(M, se, re),
7762
- onTouchEnd: (M) => Do(M, Y),
7760
+ onTouchStart: (P) => Bo(P, Y),
7761
+ onTouchMove: (P) => To(P, se, re),
7762
+ onTouchEnd: (P) => Do(P, Y),
7763
7763
  $isLandscape: g,
7764
7764
  children: [
7765
7765
  /* @__PURE__ */ a.jsxs(Nl, { children: [
@@ -7773,14 +7773,14 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
7773
7773
  /* @__PURE__ */ a.jsx("p", { className: "round", "data-testid": "game-round", children: t })
7774
7774
  ] })
7775
7775
  ] }),
7776
- /* @__PURE__ */ a.jsx("div", { className: "button-wrapper", children: xe(b).map((M) => /* @__PURE__ */ a.jsx(
7776
+ /* @__PURE__ */ a.jsx("div", { className: "button-wrapper", children: xe(b).map((P) => /* @__PURE__ */ a.jsx(
7777
7777
  "button",
7778
7778
  {
7779
7779
  className: "button",
7780
- onClick: () => pe(M.buttonType),
7781
- children: M.icon
7780
+ onClick: () => pe(P.buttonType),
7781
+ children: P.icon
7782
7782
  },
7783
- M.buttonType
7783
+ P.buttonType
7784
7784
  )) })
7785
7785
  ] }),
7786
7786
  /* @__PURE__ */ a.jsxs(Hl, { children: [
@@ -7796,32 +7796,32 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
7796
7796
  }
7797
7797
  ),
7798
7798
  /* @__PURE__ */ a.jsxs(Ol, { $isLandscape: g, children: [
7799
- /* @__PURE__ */ a.jsx("div", { className: "menu-line", children: So.map((M) => {
7800
- if (!(n === Ea.Galabet && M.name === "Send Tip"))
7799
+ /* @__PURE__ */ a.jsx("div", { className: "menu-line", children: So.map((P) => {
7800
+ if (!(n === Ea.Galabet && P.name === "Send Tip"))
7801
7801
  return /* @__PURE__ */ a.jsxs(
7802
7802
  Qn,
7803
7803
  {
7804
7804
  $isLandscape: g,
7805
- onClick: () => pe(M.buttonType),
7805
+ onClick: () => pe(P.buttonType),
7806
7806
  children: [
7807
- M.icon,
7808
- /* @__PURE__ */ a.jsx("p", { className: "p", children: D(M.name) })
7807
+ P.icon,
7808
+ /* @__PURE__ */ a.jsx("p", { className: "p", children: D(P.name) })
7809
7809
  ]
7810
7810
  },
7811
- M.buttonType
7811
+ P.buttonType
7812
7812
  );
7813
7813
  }) }),
7814
- /* @__PURE__ */ a.jsx("div", { className: "menu-line", children: Io.map((M) => /* @__PURE__ */ a.jsxs(
7814
+ /* @__PURE__ */ a.jsx("div", { className: "menu-line", children: Io.map((P) => /* @__PURE__ */ a.jsxs(
7815
7815
  Qn,
7816
7816
  {
7817
7817
  $isLandscape: g,
7818
- onClick: () => pe(M.buttonType),
7818
+ onClick: () => pe(P.buttonType),
7819
7819
  children: [
7820
- M.icon,
7821
- /* @__PURE__ */ a.jsx("p", { className: "p", children: D(M.name) })
7820
+ P.icon,
7821
+ /* @__PURE__ */ a.jsx("p", { className: "p", children: D(P.name) })
7822
7822
  ]
7823
7823
  },
7824
- M.buttonType
7824
+ P.buttonType
7825
7825
  )) })
7826
7826
  ] }),
7827
7827
  d && /* @__PURE__ */ a.jsxs(
@@ -7841,7 +7841,7 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
7841
7841
  }
7842
7842
  )
7843
7843
  ] });
7844
- }, Pl = m.div`
7844
+ }, Ml = m.div`
7845
7845
  border-radius: 8px;
7846
7846
  background-color: #111111cc;
7847
7847
  margin-top: 10px;
@@ -7887,8 +7887,8 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
7887
7887
  headerClick: s,
7888
7888
  dealerName: o
7889
7889
  }) => {
7890
- const { t: l } = E();
7891
- return /* @__PURE__ */ a.jsxs(Pl, { height: r, width: n, children: [
7890
+ const { t: l } = U();
7891
+ return /* @__PURE__ */ a.jsxs(Ml, { height: r, width: n, children: [
7892
7892
  /* @__PURE__ */ a.jsxs("div", { className: "header", children: [
7893
7893
  /* @__PURE__ */ a.jsxs("div", { className: "icon", onClick: s, children: [
7894
7894
  s && /* @__PURE__ */ a.jsx(Ie, { height: 7, width: 12, position: "left" }),
@@ -8062,7 +8062,7 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
8062
8062
  rgba(255, 255, 255, 0.4) 50%,
8063
8063
  rgba(255, 255, 255, 0) 100%
8064
8064
  );
8065
- `, a6 = ({
8065
+ `, l6 = ({
8066
8066
  name: e,
8067
8067
  round: t,
8068
8068
  limit: n,
@@ -8071,7 +8071,7 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
8071
8071
  urlParam: s,
8072
8072
  limits: o
8073
8073
  }) => {
8074
- const [l, c] = U(!1), { t: d } = E();
8074
+ const [l, c] = E(!1), { t: d } = U();
8075
8075
  return /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
8076
8076
  /* @__PURE__ */ a.jsxs(Gl, { children: [
8077
8077
  /* @__PURE__ */ a.jsxs(Vl, { onClick: () => Va(r, i, s), children: [
@@ -8133,7 +8133,7 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
8133
8133
  align-items: center;
8134
8134
  justify-content: end;
8135
8135
  align-items: end;
8136
- `, Zl = () => /* @__PURE__ */ a.jsx(a.Fragment, { children: /* @__PURE__ */ a.jsx("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ a.jsx("path", { d: "M6.26402 1.704C6.26402 1.46212 6.16794 1.23015 5.9969 1.05912C5.82587 0.888085 5.5939 0.792 5.35202 0.792C5.11015 0.792 4.87817 0.888085 4.70714 1.05912C4.53611 1.23015 4.44002 1.46212 4.44002 1.704V3.984C4.44002 4.10494 4.39198 4.22092 4.30646 4.30644C4.22095 4.39196 4.10496 4.44 3.98402 4.44H1.70402C1.46215 4.44 1.23017 4.53609 1.05914 4.70712C0.888108 4.87815 0.792023 5.11012 0.792023 5.352C0.792023 5.59388 0.888108 5.82585 1.05914 5.99688C1.23017 6.16791 1.46215 6.264 1.70402 6.264H3.98402C4.58872 6.264 5.16864 6.02379 5.59623 5.5962C6.02381 5.16862 6.26402 4.58869 6.26402 3.984V1.704ZM6.26402 16.296C6.26402 16.5379 6.16794 16.7698 5.9969 16.9409C5.82587 17.1119 5.5939 17.208 5.35202 17.208C5.11015 17.208 4.87817 17.1119 4.70714 16.9409C4.53611 16.7698 4.44002 16.5379 4.44002 16.296V14.016C4.44002 13.8951 4.39198 13.7791 4.30646 13.6936C4.22095 13.608 4.10496 13.56 3.98402 13.56H1.70402C1.46215 13.56 1.23017 13.4639 1.05914 13.2929C0.888108 13.1218 0.792023 12.8899 0.792023 12.648C0.792023 12.4061 0.888108 12.1742 1.05914 12.0031C1.23017 11.8321 1.46215 11.736 1.70402 11.736H3.98402C4.58872 11.736 5.16864 11.9762 5.59623 12.4038C6.02381 12.8314 6.26402 13.4113 6.26402 14.016V16.296ZM12.648 0.792C12.4061 0.792 12.1742 0.888085 12.0031 1.05912C11.8321 1.23015 11.736 1.46212 11.736 1.704V3.984C11.736 4.58869 11.9762 5.16862 12.4038 5.5962C12.8314 6.02379 13.4113 6.264 14.016 6.264H16.296C16.5379 6.264 16.7699 6.16791 16.9409 5.99688C17.1119 5.82585 17.208 5.59388 17.208 5.352C17.208 5.11012 17.1119 4.87815 16.9409 4.70712C16.7699 4.53609 16.5379 4.44 16.296 4.44H14.016C13.8951 4.44 13.7791 4.39196 13.6936 4.30644C13.6081 4.22092 13.56 4.10494 13.56 3.984V1.704C13.56 1.46212 13.4639 1.23015 13.2929 1.05912C13.1219 0.888085 12.8899 0.792 12.648 0.792ZM11.736 16.296C11.736 16.5379 11.8321 16.7698 12.0031 16.9409C12.1742 17.1119 12.4061 17.208 12.648 17.208C12.8899 17.208 13.1219 17.1119 13.2929 16.9409C13.4639 16.7698 13.56 16.5379 13.56 16.296V14.016C13.56 13.8951 13.6081 13.7791 13.6936 13.6936C13.7791 13.608 13.8951 13.56 14.016 13.56H16.296C16.5379 13.56 16.7699 13.4639 16.9409 13.2929C17.1119 13.1218 17.208 12.8899 17.208 12.648C17.208 12.4061 17.1119 12.1742 16.9409 12.0031C16.7699 11.8321 16.5379 11.736 16.296 11.736H14.016C13.4113 11.736 12.8314 11.9762 12.4038 12.4038C11.9762 12.8314 11.736 13.4113 11.736 14.016V16.296Z", fill: "white" }) }) }), n6 = ({
8136
+ `, Zl = () => /* @__PURE__ */ a.jsx(a.Fragment, { children: /* @__PURE__ */ a.jsx("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ a.jsx("path", { d: "M6.26402 1.704C6.26402 1.46212 6.16794 1.23015 5.9969 1.05912C5.82587 0.888085 5.5939 0.792 5.35202 0.792C5.11015 0.792 4.87817 0.888085 4.70714 1.05912C4.53611 1.23015 4.44002 1.46212 4.44002 1.704V3.984C4.44002 4.10494 4.39198 4.22092 4.30646 4.30644C4.22095 4.39196 4.10496 4.44 3.98402 4.44H1.70402C1.46215 4.44 1.23017 4.53609 1.05914 4.70712C0.888108 4.87815 0.792023 5.11012 0.792023 5.352C0.792023 5.59388 0.888108 5.82585 1.05914 5.99688C1.23017 6.16791 1.46215 6.264 1.70402 6.264H3.98402C4.58872 6.264 5.16864 6.02379 5.59623 5.5962C6.02381 5.16862 6.26402 4.58869 6.26402 3.984V1.704ZM6.26402 16.296C6.26402 16.5379 6.16794 16.7698 5.9969 16.9409C5.82587 17.1119 5.5939 17.208 5.35202 17.208C5.11015 17.208 4.87817 17.1119 4.70714 16.9409C4.53611 16.7698 4.44002 16.5379 4.44002 16.296V14.016C4.44002 13.8951 4.39198 13.7791 4.30646 13.6936C4.22095 13.608 4.10496 13.56 3.98402 13.56H1.70402C1.46215 13.56 1.23017 13.4639 1.05914 13.2929C0.888108 13.1218 0.792023 12.8899 0.792023 12.648C0.792023 12.4061 0.888108 12.1742 1.05914 12.0031C1.23017 11.8321 1.46215 11.736 1.70402 11.736H3.98402C4.58872 11.736 5.16864 11.9762 5.59623 12.4038C6.02381 12.8314 6.26402 13.4113 6.26402 14.016V16.296ZM12.648 0.792C12.4061 0.792 12.1742 0.888085 12.0031 1.05912C11.8321 1.23015 11.736 1.46212 11.736 1.704V3.984C11.736 4.58869 11.9762 5.16862 12.4038 5.5962C12.8314 6.02379 13.4113 6.264 14.016 6.264H16.296C16.5379 6.264 16.7699 6.16791 16.9409 5.99688C17.1119 5.82585 17.208 5.59388 17.208 5.352C17.208 5.11012 17.1119 4.87815 16.9409 4.70712C16.7699 4.53609 16.5379 4.44 16.296 4.44H14.016C13.8951 4.44 13.7791 4.39196 13.6936 4.30644C13.6081 4.22092 13.56 4.10494 13.56 3.984V1.704C13.56 1.46212 13.4639 1.23015 13.2929 1.05912C13.1219 0.888085 12.8899 0.792 12.648 0.792ZM11.736 16.296C11.736 16.5379 11.8321 16.7698 12.0031 16.9409C12.1742 17.1119 12.4061 17.208 12.648 17.208C12.8899 17.208 13.1219 17.1119 13.2929 16.9409C13.4639 16.7698 13.56 16.5379 13.56 16.296V14.016C13.56 13.8951 13.6081 13.7791 13.6936 13.6936C13.7791 13.608 13.8951 13.56 14.016 13.56H16.296C16.5379 13.56 16.7699 13.4639 16.9409 13.2929C17.1119 13.1218 17.208 12.8899 17.208 12.648C17.208 12.4061 17.1119 12.1742 16.9409 12.0031C16.7699 11.8321 16.5379 11.736 16.296 11.736H14.016C13.4113 11.736 12.8314 11.9762 12.4038 12.4038C11.9762 12.8314 11.736 13.4113 11.736 14.016V16.296Z", fill: "white" }) }) }), c6 = ({
8137
8137
  messages: e,
8138
8138
  onSendMessage: t,
8139
8139
  isTournamentActive: n,
@@ -8162,7 +8162,7 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
8162
8162
  playerId: N,
8163
8163
  partnerId: F
8164
8164
  }) => {
8165
- const [J, fe] = U(null), [W, K] = U(0), ne = jo(J, W === 1), $ = (D, se) => {
8165
+ const [J, fe] = E(null), [W, K] = E(0), ne = jo(J, W === 1), $ = (D, se) => {
8166
8166
  if (D.buttonType === O.FullScreen && d(), D.buttonType === O.VolumeOn) {
8167
8167
  g(u === 0 ? 100 : 0);
8168
8168
  return;
@@ -8180,7 +8180,7 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
8180
8180
  return null;
8181
8181
  if (!(F === Ea.Galabet && D.buttonType === O.Tip))
8182
8182
  return /* @__PURE__ */ a.jsx(
8183
- Pt,
8183
+ Mt,
8184
8184
  {
8185
8185
  icon: ee(D),
8186
8186
  isValueButton: D.buttonType === O.VolumeOn,
@@ -8376,14 +8376,14 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
8376
8376
  &:hover {
8377
8377
  opacity: 0.8;
8378
8378
  }
8379
- `, r6 = ({
8379
+ `, d6 = ({
8380
8380
  title: e,
8381
8381
  description: t,
8382
8382
  timeLeft: n,
8383
8383
  onClose: r,
8384
8384
  onViewDetails: i
8385
8385
  }) => {
8386
- const [s, o] = U({
8386
+ const [s, o] = E({
8387
8387
  days: "0",
8388
8388
  hours: "00",
8389
8389
  minutes: "00",
@@ -8737,11 +8737,11 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
8737
8737
  }
8738
8738
  }
8739
8739
  `, Ya = ({ time: e, timerType: t }) => {
8740
- const { t: n } = E(), r = {
8740
+ const { t: n } = U(), r = {
8741
8741
  [Re.WaitingInsurance]: n("Insure Your Hand?"),
8742
8742
  [Re.WaitingForUserAction]: n("Make your descision"),
8743
8743
  [Re.WaitingForBet]: n("Please, Place Your Bets")
8744
- }, [i, s] = U(!1), [o, l] = U(
8744
+ }, [i, s] = E(!1), [o, l] = E(
8745
8745
  null
8746
8746
  ), c = e / 1e3;
8747
8747
  if (ue(() => {
@@ -8776,7 +8776,7 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
8776
8776
  }
8777
8777
  )
8778
8778
  }
8779
- ), i6 = ({
8779
+ ), h6 = ({
8780
8780
  time: e,
8781
8781
  chipAmounts: t,
8782
8782
  selectedChipIndex: n,
@@ -8791,7 +8791,7 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
8791
8791
  isDeal: f,
8792
8792
  isRepeat: p
8793
8793
  }) => {
8794
- const { t: g } = E();
8794
+ const { t: g } = U();
8795
8795
  return /* @__PURE__ */ a.jsxs(t2, { children: [
8796
8796
  /* @__PURE__ */ a.jsx(Ya, { time: e, timerType: Re.WaitingForBet }),
8797
8797
  /* @__PURE__ */ a.jsxs(a2, { children: [
@@ -8927,14 +8927,14 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
8927
8927
  line-height: 12px;
8928
8928
  vertical-align: middle;
8929
8929
  }
8930
- `, s6 = ({
8930
+ `, u6 = ({
8931
8931
  balance: e,
8932
8932
  bet: t,
8933
8933
  currencyId: n,
8934
8934
  name: r,
8935
8935
  round: i
8936
8936
  }) => {
8937
- const { t: s } = E();
8937
+ const { t: s } = U();
8938
8938
  return /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
8939
8939
  /* @__PURE__ */ a.jsxs(l2, { children: [
8940
8940
  /* @__PURE__ */ a.jsx("div", { className: "name-contener", children: /* @__PURE__ */ a.jsx("p", { className: "name", "data-testid": "game-name", children: s(r) }) }),
@@ -9006,8 +9006,8 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
9006
9006
  margin: 4px 0 0;
9007
9007
  font-size: 14px;
9008
9008
  color: rgba(255, 255, 255, 0.8);
9009
- `, o6 = () => {
9010
- const { t: e } = E();
9009
+ `, f6 = () => {
9010
+ const { t: e } = U();
9011
9011
  return /* @__PURE__ */ a.jsx(d2, { children: /* @__PURE__ */ a.jsxs(h2, { children: [
9012
9012
  /* @__PURE__ */ a.jsx(f2, { children: /* @__PURE__ */ a.jsx(p2, {}) }),
9013
9013
  /* @__PURE__ */ a.jsx(m2, { children: e("We lost connection for a moment") }),
@@ -9057,13 +9057,13 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
9057
9057
  margin: 4px 0 0;
9058
9058
  font-size: 14px;
9059
9059
  color: rgba(255, 255, 255, 0.8);
9060
- `, l6 = ({
9060
+ `, p6 = ({
9061
9061
  partnerId: e,
9062
9062
  socket: t,
9063
9063
  urlParam: n,
9064
9064
  stayInTheGame: r
9065
9065
  }) => {
9066
- const { t: i } = E();
9066
+ const { t: i } = U();
9067
9067
  return /* @__PURE__ */ a.jsx(b2, { children: /* @__PURE__ */ a.jsxs(y2, { children: [
9068
9068
  /* @__PURE__ */ a.jsx(w2, { children: i("Still with us, Player?") }),
9069
9069
  /* @__PURE__ */ a.jsx(C2, { children: i("We haven’t seen any moves from you. Want to keep playing?") }),
@@ -9327,11 +9327,11 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
9327
9327
  text-align: center;
9328
9328
  color: #c5f5fa;
9329
9329
  }
9330
- `, c6 = ({
9330
+ `, m6 = ({
9331
9331
  amount: e,
9332
9332
  currencyId: t
9333
9333
  }) => {
9334
- const { t: n } = E();
9334
+ const { t: n } = U();
9335
9335
  return /* @__PURE__ */ a.jsxs(v2, { children: [
9336
9336
  /* @__PURE__ */ a.jsx(k2, {}),
9337
9337
  /* @__PURE__ */ a.jsxs("div", { className: "text-wrapper", children: [
@@ -9389,8 +9389,8 @@ const Sl = ["Min", "Low", "Med", "High", "Auto"], Il = ({
9389
9389
  background: ${({ type: e = "error" }) => S2[e]};
9390
9390
  position: absolute;
9391
9391
  top: -25px;
9392
- `, d6 = ({ code: e, type: t = "error" }) => {
9393
- const { t: n } = E(), r = wo[e] || n("Unknown error");
9392
+ `, g6 = ({ code: e, type: t = "error" }) => {
9393
+ const { t: n } = U(), r = wo[e] || n("Unknown error");
9394
9394
  return /* @__PURE__ */ a.jsxs(I2, { type: t, children: [
9395
9395
  /* @__PURE__ */ a.jsx(B2, { type: t }),
9396
9396
  /* @__PURE__ */ a.jsx(L2, { children: n(r) })
@@ -9553,7 +9553,7 @@ const D2 = {
9553
9553
  $size: _n(i, e),
9554
9554
  children: /* @__PURE__ */ a.jsx("div", { className: "icon", children: t({ size: _n(i, e).iconSize }) })
9555
9555
  }
9556
- ), M2 = m.div`
9556
+ ), P2 = m.div`
9557
9557
  display: flex;
9558
9558
  flex-direction: column;
9559
9559
  justify-content: center;
@@ -9585,6 +9585,23 @@ const D2 = {
9585
9585
  vertical-align: middle;
9586
9586
  color: #ffffff;
9587
9587
  }
9588
+
9589
+ &.animated-active {
9590
+ animation: buttonActive 1s ease-in-out;
9591
+ }
9592
+
9593
+ &.animated-unactive {
9594
+ animation: buttonActive 0.3s ease-in-out;
9595
+ }
9596
+
9597
+ @keyframes buttonActive {
9598
+ 0% {
9599
+ opacity: 1;
9600
+ }
9601
+ 100% {
9602
+ opacity: 0;
9603
+ }
9604
+ }
9588
9605
  }
9589
9606
  .last-boton {
9590
9607
  display: flex;
@@ -9592,7 +9609,7 @@ const D2 = {
9592
9609
  align-items: center;
9593
9610
  gap: 16px;
9594
9611
  }
9595
- `, P2 = m.button`
9612
+ `, M2 = m.button`
9596
9613
  width: 121px;
9597
9614
  height: 44px;
9598
9615
  gap: 6px;
@@ -9628,33 +9645,44 @@ const D2 = {
9628
9645
  transform: scale(1.3);
9629
9646
  }
9630
9647
  }
9631
- `, h6 = ({
9648
+ `, b6 = ({
9632
9649
  time: e,
9633
9650
  actionsHandler: t,
9634
9651
  size: n,
9635
9652
  isMobile: r
9636
9653
  }) => {
9637
- const i = n === Xt.Big, { t: s } = E();
9638
- return /* @__PURE__ */ a.jsxs(M2, { $isBig: i, $isMobile: r, children: [
9639
- i && !r && /* @__PURE__ */ a.jsx(Ya, { time: e, timerType: Re.WaitingForUserAction }),
9640
- /* @__PURE__ */ a.jsx("div", { className: "aciton", children: H2[n].map((o, l) => {
9641
- const { isDisabled: c, onHandle: d } = t[o.betType];
9642
- return /* @__PURE__ */ a.jsxs("div", { className: "button", children: [
9643
- /* @__PURE__ */ a.jsx(
9644
- si,
9645
- {
9646
- buttonType: o.betType,
9647
- icon: o.icon,
9648
- onClick: d,
9649
- isDisabled: c,
9650
- size: n
9651
- }
9652
- ),
9653
- i && /* @__PURE__ */ a.jsx("p", { className: "name", children: s(o.name) })
9654
- ] }, l);
9654
+ const [i, s] = E(
9655
+ null
9656
+ ), o = n === Xt.Big, { t: l } = U();
9657
+ return /* @__PURE__ */ a.jsxs(P2, { $isBig: o, $isMobile: r, children: [
9658
+ o && !r && /* @__PURE__ */ a.jsx(Ya, { time: e, timerType: Re.WaitingForUserAction }),
9659
+ /* @__PURE__ */ a.jsx("div", { className: "aciton", children: H2[n].map((c, d) => {
9660
+ const { isDisabled: u, onHandle: f } = t[c.betType];
9661
+ return /* @__PURE__ */ a.jsxs(
9662
+ "div",
9663
+ {
9664
+ className: `button ${!!i && (i === c.betType ? "animated-active" : "animated-unactive")}`,
9665
+ children: [
9666
+ /* @__PURE__ */ a.jsx(
9667
+ si,
9668
+ {
9669
+ buttonType: c.betType,
9670
+ icon: c.icon,
9671
+ onClick: () => {
9672
+ f(), s(c.betType);
9673
+ },
9674
+ isDisabled: u,
9675
+ size: n
9676
+ }
9677
+ ),
9678
+ o && /* @__PURE__ */ a.jsx("p", { className: "name", children: l(c.name) })
9679
+ ]
9680
+ },
9681
+ d
9682
+ );
9655
9683
  }) }),
9656
- /* @__PURE__ */ a.jsx("div", { className: "last-boton", children: i && /* @__PURE__ */ a.jsxs(
9657
- P2,
9684
+ /* @__PURE__ */ a.jsx("div", { className: "last-boton", children: o && /* @__PURE__ */ a.jsxs(
9685
+ M2,
9658
9686
  {
9659
9687
  onClick: t[X.Surrender].onHandle,
9660
9688
  $surrender: !0,
@@ -9662,7 +9690,7 @@ const D2 = {
9662
9690
  disabled: t[X.Surrender].isDisabled,
9663
9691
  children: [
9664
9692
  /* @__PURE__ */ a.jsx("div", { className: "icon", children: /* @__PURE__ */ a.jsx(ni, { size: n === Xt.Big ? 20 : 12 }) }),
9665
- /* @__PURE__ */ a.jsx("p", { className: "name", children: s("Surrender") })
9693
+ /* @__PURE__ */ a.jsx("p", { className: "name", children: l("Surrender") })
9666
9694
  ]
9667
9695
  }
9668
9696
  ) })
@@ -9718,8 +9746,8 @@ const D2 = {
9718
9746
  position: absolute;
9719
9747
  top: -13px;
9720
9748
  object-fit: contain;
9721
- `, u6 = ({ activeBonus: e }) => {
9722
- const t = e.freeSpinsCount && e.freeSpinsCount > 0, { t: n } = E();
9749
+ `, y6 = ({ activeBonus: e }) => {
9750
+ const t = e.freeSpinsCount && e.freeSpinsCount > 0, { t: n } = U();
9723
9751
  return /* @__PURE__ */ a.jsxs(F2, { children: [
9724
9752
  !t && /* @__PURE__ */ a.jsx(U2, { src: na, alt: "stars" }),
9725
9753
  t ? /* @__PURE__ */ a.jsx(W2, { children: n("Freespins left") }) : /* @__PURE__ */ a.jsxs(R2, { children: [
@@ -9893,12 +9921,12 @@ const D2 = {
9893
9921
  &:hover {
9894
9922
  opacity: 0.8;
9895
9923
  }
9896
- `, f6 = ({
9924
+ `, x6 = ({
9897
9925
  activeBonus: e,
9898
9926
  onClose: t,
9899
9927
  onClaim: n
9900
9928
  }) => {
9901
- const { t: r } = E(), [i, s] = U({
9929
+ const { t: r } = U(), [i, s] = E({
9902
9930
  days: "0",
9903
9931
  hours: "00",
9904
9932
  minutes: "00",
@@ -10024,7 +10052,7 @@ const D2 = {
10024
10052
  color: #ffffff;
10025
10053
  }
10026
10054
  }
10027
- `, p6 = ({
10055
+ `, w6 = ({
10028
10056
  time: e,
10029
10057
  isMobile: t,
10030
10058
  actionsHandler: n
@@ -10126,7 +10154,7 @@ const D2 = {
10126
10154
  rgba(255, 255, 255, 0) 100%
10127
10155
  );
10128
10156
  }
10129
- `, m6 = ({
10157
+ `, C6 = ({
10130
10158
  dealerCards: e,
10131
10159
  playerCards: t,
10132
10160
  playerText: n,
@@ -10134,7 +10162,7 @@ const D2 = {
10134
10162
  points: i,
10135
10163
  isPlayer: s
10136
10164
  }) => {
10137
- const { t: o } = E();
10165
+ const { t: o } = U();
10138
10166
  return /* @__PURE__ */ a.jsxs(nc, { children: [
10139
10167
  !!e.length && /* @__PURE__ */ a.jsxs("div", { className: "info-item", children: [
10140
10168
  /* @__PURE__ */ a.jsx("span", { className: "item-owner", children: o("Dealer") }),
@@ -10208,7 +10236,7 @@ const D2 = {
10208
10236
  vertical-align: middle;
10209
10237
  color: white;
10210
10238
  }
10211
- `, g6 = ({
10239
+ `, k6 = ({
10212
10240
  chipAmounts: e,
10213
10241
  amount: t,
10214
10242
  width: n = 50,
@@ -10416,7 +10444,7 @@ const D2 = {
10416
10444
  src: r[e]
10417
10445
  }
10418
10446
  );
10419
- }, b6 = ({
10447
+ }, v6 = ({
10420
10448
  chipAmounts: e,
10421
10449
  selectedChipIndex: t,
10422
10450
  selectChipIndex: n,
@@ -10431,7 +10459,7 @@ const D2 = {
10431
10459
  isRepeat: f,
10432
10460
  isLandscape: p
10433
10461
  }) => {
10434
- const [g, b] = U(!1);
10462
+ const [g, b] = E(!1);
10435
10463
  return /* @__PURE__ */ a.jsxs(gc, { $isLandscape: p, children: [
10436
10464
  /* @__PURE__ */ a.jsxs(bc, { children: [
10437
10465
  /* @__PURE__ */ a.jsx(
@@ -10560,30 +10588,30 @@ const D2 = {
10560
10588
  img {
10561
10589
  object-fit: none;
10562
10590
  }
10563
- `, Mc = Ga`
10591
+ `, Pc = Ga`
10564
10592
  0% { opacity: 0; }
10565
10593
  15% { opacity: 1; }
10566
10594
  100% { opacity: 0; }
10567
- `, Pc = m.div`
10595
+ `, Mc = m.div`
10568
10596
  position: absolute;
10569
10597
  top: 44px;
10570
10598
  font-size: 14px;
10571
10599
  color: #fef3c7;
10572
- animation: ${Mc} 4s ease-in-out forwards;
10573
- `, y6 = ({
10600
+ animation: ${Pc} 4s ease-in-out forwards;
10601
+ `, A6 = ({
10574
10602
  points: e,
10575
10603
  tournamentData: t,
10576
10604
  fromIcon: n,
10577
10605
  onClick: r,
10578
10606
  playerId: i
10579
10607
  }) => {
10580
- const [s, o] = U(!1), l = () => {
10608
+ const [s, o] = E(!1), l = () => {
10581
10609
  o(!s), r && r();
10582
10610
  };
10583
10611
  return /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
10584
10612
  /* @__PURE__ */ a.jsx(Hc, { onClick: l, children: /* @__PURE__ */ a.jsxs(Oc, { children: [
10585
10613
  /* @__PURE__ */ a.jsx("img", { src: Nc, alt: "Tournament", width: 24 }),
10586
- e > 0 && /* @__PURE__ */ a.jsx(Pc, { children: e }, e)
10614
+ e > 0 && /* @__PURE__ */ a.jsx(Mc, { children: e }, e)
10587
10615
  ] }) }),
10588
10616
  s && t && /* @__PURE__ */ a.jsx(
10589
10617
  Zr,
@@ -10629,11 +10657,11 @@ const D2 = {
10629
10657
  }
10630
10658
  };
10631
10659
  var Be = /* @__PURE__ */ ((e) => (e.English = "en", e.Armenian = "hy", e.Russia = "ru", e.Turkey = "tr", e.Georgian = "ka", e.Persian = "fa", e))(Be || {});
10632
- const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "Balance", Ec = "SETTINGS", Uc = "Tournament", Kc = "Message", Yc = "Support", Zc = "Tip", Xc = "History", qc = "Help", Qc = "Amount", Jc = "Game", $c = "Round", _c = "Bet", e0 = "Win", t0 = "Cards", a0 = "SEAT", n0 = "Seat", r0 = "repeat", i0 = "deal", s0 = "Undo", o0 = "Double", l0 = "Hit", c0 = "Stand", d0 = "Stand All", h0 = "21+3", u0 = "Lobby", f0 = "round", p0 = "Congratulations!", m0 = "Surrender", g0 = "Skip", b0 = "Insure", y0 = "day", x0 = "hour", w0 = "min", C0 = "sec", k0 = "Cancel", v0 = "save", A0 = "Hand", j0 = "Payout", S0 = "Lost", I0 = "Flush", L0 = "Save", B0 = "Straight", T0 = "Close", D0 = "left", N0 = "FullScreen", z0 = "Info", H0 = "Place", O0 = "Score", M0 = "Nickname", P0 = "Period", F0 = "Language", R0 = {
10660
+ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "Balance", Ec = "SETTINGS", Uc = "Tournament", Kc = "Message", Yc = "Support", Zc = "Tip", Xc = "History", qc = "Help", Qc = "Amount", Jc = "Game", $c = "Round", _c = "Bet", e0 = "Win", t0 = "Cards", a0 = "SEAT", n0 = "Seat", r0 = "repeat", i0 = "deal", s0 = "Undo", o0 = "Double", l0 = "Hit", c0 = "Stand", d0 = "Stand All", h0 = "21+3", u0 = "Lobby", f0 = "round", p0 = "Congratulations!", m0 = "Surrender", g0 = "Skip", b0 = "Insure", y0 = "day", x0 = "hour", w0 = "min", C0 = "sec", k0 = "Cancel", v0 = "save", A0 = "Hand", j0 = "Payout", S0 = "PP", I0 = "Lost", L0 = "Flush", B0 = "Save", T0 = "Straight", D0 = "Close", N0 = "left", z0 = "FullScreen", H0 = "Info", O0 = "Place", P0 = "Score", M0 = "Nickname", F0 = "Period", R0 = "Language", W0 = {
10633
10661
  Prizes: "Prizes",
10634
10662
  Leaderboard: "Leaderboard",
10635
10663
  Rules: "Rules"
10636
- }, W0 = "Min", G0 = "Low", V0 = "Med", E0 = "High", U0 = "Auto", K0 = "Change", Y0 = "Important", Z0 = "Notes", X0 = "Blackjack", q0 = "Insurance", Q0 = "Split", J0 = "Results", $0 = "Payments", _0 = "Autoplay", ed = "Chat", td = "Sound", ad = "Settings", nd = "Shuffling", rd = {
10664
+ }, G0 = "Min", V0 = "Low", E0 = "Med", U0 = "High", K0 = "Auto", Y0 = "Change", Z0 = "Important", X0 = "Notes", q0 = "Blackjack", Q0 = "Insurance", J0 = "Split", $0 = "Results", _0 = "Payments", ed = "Autoplay", td = "Chat", ad = "Sound", nd = "Settings", rd = "Shuffling", id = {
10637
10665
  "canceled round": "Canceled round",
10638
10666
  refunded: Rc,
10639
10667
  "Round Id": "Round Id",
@@ -10709,10 +10737,11 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
10709
10737
  Hand: A0,
10710
10738
  Payout: j0,
10711
10739
  "Perfect Pair": "Perfect Pair",
10740
+ PerfectPairs: S0,
10712
10741
  "Winning Hand": "Winning Hand",
10713
10742
  "Color Pair": "Color Pair",
10714
10743
  "Mix Pair": "Mix Pair",
10715
- Lost: S0,
10744
+ Lost: I0,
10716
10745
  "Bet Amount": "Bet Amount",
10717
10746
  "Win Amount": "Win Amount",
10718
10747
  "Colourful Pair": "Colourful Pair",
@@ -10720,31 +10749,31 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
10720
10749
  "Suited Trips": "Suited Trips",
10721
10750
  "Straight Flush": "Straight Flush",
10722
10751
  "Three of a Kind": "Three of a Kind",
10723
- Flush: I0,
10752
+ Flush: L0,
10724
10753
  "Set Nick Name": "Set Nick Name",
10725
- Save: L0,
10754
+ Save: B0,
10726
10755
  "Please set your nickname": "Please set your nickname",
10727
- Straight: B0,
10756
+ Straight: T0,
10728
10757
  "Ends in": "Ends in",
10729
- Close: T0,
10758
+ Close: D0,
10730
10759
  "View Details": "View Details",
10731
10760
  "Wager to": "Wager to",
10732
- left: D0,
10733
- FullScreen: N0,
10734
- Info: z0,
10735
- Place: H0,
10736
- Score: O0,
10761
+ left: N0,
10762
+ FullScreen: z0,
10763
+ Info: H0,
10764
+ Place: O0,
10765
+ Score: P0,
10737
10766
  Nickname: M0,
10738
- Period: P0,
10739
- Language: F0,
10740
- tabs: R0,
10767
+ Period: F0,
10768
+ Language: R0,
10769
+ tabs: W0,
10741
10770
  "Tournament ends in": "Tournament ends in",
10742
- Min: W0,
10743
- Low: G0,
10744
- Med: V0,
10745
- High: E0,
10746
- Auto: U0,
10747
- Change: K0,
10771
+ Min: G0,
10772
+ Low: V0,
10773
+ Med: E0,
10774
+ High: U0,
10775
+ Auto: K0,
10776
+ Change: Y0,
10748
10777
  "Change Nickname": "Change Nickname",
10749
10778
  "Enter new nickname": "Enter new nickname",
10750
10779
  "Music Volume": "Music Volume",
@@ -10809,7 +10838,7 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
10809
10838
  "1. Select a chip with the desired value.": "1. Select a chip with the desired value.",
10810
10839
  "2. Click on the betting area. Each click increases the bet by the chip value until the maximum is reached.": "2. Click on the betting area. Each click increases the bet by the chip value until the maximum is reached.",
10811
10840
  "3. Notifications appear when the maximum is reached.": "3. Notifications appear when the maximum is reached.",
10812
- Important: Y0,
10841
+ Important: Z0,
10813
10842
  "Do not minimize the browser or switch tabs while the timer runs and bets are placed. Buttons:": "Do not minimize the browser or switch tabs while the timer runs and bets are placed. Buttons:",
10814
10843
  "* Double 2x: Doubles all bets.": "* Double 2x: Doubles all bets.",
10815
10844
  "* Repeat: Repeats previous round bets.": "* Repeat: Repeats previous round bets.",
@@ -10836,7 +10865,7 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
10836
10865
  "* Double: Double the bet and take only one extra card.": "* Double: Double the bet and take only one extra card.",
10837
10866
  "* Split: Double the bet and split cards into two hands.": "* Split: Double the bet and split cards into two hands.",
10838
10867
  "* Surrender: Lose half the bet, the rest returned to balance.": "* Surrender: Lose half the bet, the rest returned to balance.",
10839
- Notes: Z0,
10868
+ Notes: X0,
10840
10869
  "* If no decision is made before time ends, the system automatically Hits until reaching 11 points.": "* If no decision is made before time ends, the system automatically Hits until reaching 11 points.",
10841
10870
  "* If balance is insufficient for Double or Split, the buttons are inactive.": "* If balance is insufficient for Double or Split, the buttons are inactive.",
10842
10871
  "Choose how many rounds your current bet will repeat automatically.": "Choose how many rounds your current bet will repeat automatically.",
@@ -10849,17 +10878,17 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
10849
10878
  "Up to 7 players can participate in the game. If any player is free, he can occupy up to 3 boxes.": "Up to 7 players can participate in the game. If there are free boxes, a player can occupy up to 3 boxes.",
10850
10879
  'Cards 2-10 are equal to their number. "Jack", "Queen" and "King" are counted 10 points, "Ace" is counted 11 points, which is conducive to making a better combination.': "Cards 2–10 are worth their face value. Jack, Queen, and King are worth 10 points. Ace can be counted as 1 or 11 points, depending on what is more beneficial for the player.",
10851
10880
  "After the time given for making bets is over, each player is dealt one face-up card. The player starts dealing cards from the first player to his left and continues clockwise, ending the round with the card dealt to him. Then the player deals the second face-up card to each participant, but the player's second card is dealt face down. The sum of the first two cards dealt to the player is shown next to the player's playing cards.": "After the betting time ends, each player is dealt one face-up card. The dealing starts from the first player to the dealer’s left and continues clockwise, ending with the dealer. Then, each participant receives a second card face-up, while the dealer’s second card is dealt face-down.The sum of the first two cards is displayed next to each player’s hand.",
10852
- Blackjack: X0,
10881
+ Blackjack: q0,
10853
10882
  "If the combination of the first two playing cards is 21, it is Blackjack.": "If the sum of the first two cards is 21, it is considered Blackjack.",
10854
- Insurance: q0,
10883
+ Insurance: Q0,
10855
10884
  'If the dealer\'s face up card is an "Ace", the player is offered the option to use the "Insurance" even if the player has a "Hand" with a "Blackjack" combination, as a result of which he will be compensated if the dealer makes a "Hand" with a "Blackjack" combination. The value of the "insurance" is half of the main bet and it is made separately from the main bet. The dealer then checks the value of his face down card to see if he has made a Blackjack or not. The dealer wins if he is dealt a Blackjack Hand and the player is not. If the player and the dealer have hands with a Blackjack combination, a Push is recorded and the player\'s original bet is returned. However, if the dealer\'s face- up or face -down card is a \'10\', you are not offered the \'Insurance\' option and the dealer is not allowed to look at his face down card to see if he has made a Blackjack or not.': "If the dealer’s face-up card is an Ace, the player can place an Insurance bet, even if they already have a Blackjack. The Insurance bet compensates for a loss if the dealer also has Blackjack.The Insurance bet is half of the main bet and is placed separately. The dealer then checks their face-down card to see if they have Blackjack.",
10856
10885
  "Double, Hit or Stand.": "Double, Hit or Stand.",
10857
10886
  "If the dealer does not develop a Blackjack after checking his first two cards, players are given the opportunity to improve the values of their hands one at a time. You can draw additional cards until you are satisfied with the value of the cards in your hand.": "If the dealer does not develop a Blackjack after checking his first two cards, players are given the opportunity to improve the values of their hands one at a time. You can draw additional cards until you are satisfied with the value of the cards in your hand.",
10858
- Split: Q0,
10887
+ Split: J0,
10859
10888
  'If the initial two cards dealt to a player are of the same value, the player may perform a "Split", creating two separate "Hands" by adding an amount equal to the base bet for the second "Hand". After the second card has been dealt to both of your hands, you can improve the scores of both hands by taking the extra card bet. You can refuse to take an additional card when you are satisfied with the value of the cards in both hands. However, if you do a Split for the original pair of Aces, you will only get one extra card per hand, with no chance to take an extra card (Hit) and bet.': 'If the initial two cards dealt to a player are of the same value, the player may perform a "Split", creating two separate "Hands" by adding an amount equal to the base bet for the second "Hand". After the second card has been dealt to both of your hands, you can improve the scores of both hands by taking the extra card bet. You can refuse to take an additional card when you are satisfied with the value of the cards in both hands. However, if you do a Split for the original pair of Aces, you will only get one extra card per hand, with no chance to take an extra card (Hit) and bet.',
10860
10889
  "Cash Out": "Cash Out",
10861
10890
  'After the cards being dealt the dealer doesn\'t have Blackjack, you have to make a decision. One of the decisions presented to you is cash withdrawal. if you decide to cash out, the game will be over for that hand and you will get back the value shown to you on the "Cash Out" decision button. The "Cash Out" payout ratio varies based on your total score for that hand and the dealer\'s up card. The "cash out" rule only applies to your main bet. You can control the visibility of this option in your “make a decision” panel in the Settings section.': `After the cards being dealt the dealer doesn't have Blackjack, you have to make a decision. One of the decisions presented to you is cash withdrawal. if you decide to cash out, the game will be over for that hand and you will get back the value shown to you on the "Cash Out" decision button. The "Cash Out" payout ratio varies based on your total score for that hand and the dealer's up card. The "cash out" rule only applies to your main bet. You can control the visibility of this option in your “make a decision” panel in the Settings section.`,
10862
- Results: J0,
10891
+ Results: $0,
10863
10892
  'If the sum of cards in a player\'s "Hand" exceeds 21 points, the player loses and loses the bet placed on that "Hand". When all players\' decisions have been made in turn, the dealer reveals his face-down card. The dealer must "Hit" if his "Hand" has 16 points or less, and must "Stand" if his "Hand" has 17 or more points. Remember that a Soft hand includes an “Ace” worth 11 points.': `If the sum of cards in a player's "Hand" exceeds 21 points, the player loses and loses the bet placed on that "Hand". When all players' decisions have been made in turn, the dealer reveals his face-down card. The dealer must "Hit" if his "Hand" has 16 points or less, and must "Stand" if his "Hand" has 17 or more points. Remember that a Soft hand includes an “Ace” worth 11 points.`,
10864
10893
  "You win if your card value at the end is closer to 21 than the dealer's card value, or if the dealer busts. The player wins when the cards in his final hand are closer to 21 in value than the dealer's, or when the total of the cards in the dealer's hand exceeds 21, causing the dealer to lose. If you decide to cash out, you will receive the value shown by the “Cash out” decision button when the decision is offered to you. Only the first 2 playing cards are considered blackjack. A hand equal to 21 points, which is formed by means of a \"Split\", is not considered Blackjack. A Blackjack combination therefore beats any 21-point hand made using Split.": `You win if your card value at the end is closer to 21 than the dealer's card value, or if the dealer busts. The player wins when the cards in his final hand are closer to 21 in value than the dealer's, or when the total of the cards in the dealer's hand exceeds 21, causing the dealer to lose. If you decide to cash out, you will receive the value shown by the “Cash out” decision button when the decision is offered to you. Only the first 2 playing cards are considered blackjack. A hand equal to 21 points, which is formed by means of a "Split", is not considered Blackjack. A Blackjack combination therefore beats any 21-point hand made using Split.`,
10865
10894
  "Side Bets": "Side Bets",
@@ -10874,7 +10903,7 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
10874
10903
  'Straight A sequence of 3 cards with different cards. For example: "Clubs" 7, "Hearts" 8, "Diamonds" 9': "Straight A sequence of 3 cards with different cards. For example: <Card7/>, <Card20/>, <Card34/>",
10875
10904
  'Flush non-consecutive pieces of the same type. For example: "Diamonds" 7,10.': "Flush non-consecutive pieces of the same type. For example: <Card32/>,<Card35/>.",
10876
10905
  "Deal Now This button appears after placing a bet and everyone present at the table clicks the “deal now” button. The dealer does not wait. The betting time ends immediately and the dealer starts dealing. That is, if the player is alone at the table after placing the bet till the end of the betting time, he/she clicks the “deal now” button and the dealer starts dealing immediately.": "Deal Now This button appears after placing a bet and everyone present at the table clicks the “deal now” button. The dealer does not wait. The betting time ends immediately and the dealer starts dealing. That is, if the player is alone at the table after placing the bet till the end of the betting time, he/she clicks the “deal now” button and the dealer starts dealing immediately.",
10877
- Payments: $0,
10906
+ Payments: _0,
10878
10907
  "Return to the player": "Return to the player",
10879
10908
  "The theoretical optimal payout rates for the combinations listed below are as follows:": "The theoretical optimal payout rates for the combinations listed below are as follows:",
10880
10909
  '"Blackjack" Combination - 99.29%.': '"Blackjack" Combination - 99.29%.',
@@ -10896,20 +10925,20 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
10896
10925
  "Total bets section shows the amount of total bets for the given game round.": "Total bets section shows the amount of total bets for the given game round.",
10897
10926
  "If the connection is interrupted during the game round before the end of the betting time, all placed bets on the field will be returned to you and will not participate in the game round.": "If the connection is interrupted during the game round before the end of the betting time, all placed bets on the field will be returned to you and will not participate in the game round.",
10898
10927
  'If the connection is interrupted after the end of the betting time, your bets will be included in the given round and you can see the result in the "Game History" section.': 'If the connection is interrupted after the end of the betting time, your bets will be included in the given round and you can see the result in the "Game History" section.',
10899
- Autoplay: _0,
10928
+ Autoplay: ed,
10900
10929
  "Autoplay - In this section you can choose how many game rounds you want your given bet to be repeated.": "Autoplay - In this section you can choose how many game rounds you want your given bet to be repeated.",
10901
- Chat: ed,
10930
+ Chat: td,
10902
10931
  'You can start a chat with the player by entering your message and pressing the "send" button. In case of inappropriate use, the chat button will be disabled.': 'You can start a chat with the player by entering your message and pressing the "send" button. In case of inappropriate use, the chat button will be disabled.',
10903
10932
  "Game number": "Game number",
10904
10933
  "Each game round has its own special game number through which you can later present your wish and request about the given round.": "Each game round has its own special game number through which you can later present your wish and request about the given round.",
10905
- Sound: td,
10934
+ Sound: ad,
10906
10935
  "The Sound button toggles all game sounds on and off.": "The Sound button toggles all game sounds on and off.",
10907
10936
  "Game history": "Game history",
10908
10937
  'By clicking the "game history" button, you can see your bets, winnings and the winning number in the round under the game number.': 'By clicking the "game history" button, you can see your bets, winnings and the winning number in the round under the game number.',
10909
10938
  "Without leaving this section, you can browse the stories of the previous and next rounds with the right and left arrows.": "Without leaving this section, you can browse the stories of the previous and next rounds with the right and left arrows.",
10910
- Settings: ad,
10939
+ Settings: nd,
10911
10940
  "In this section, you can change the 4 video qualities, which is convenient, or leave it on automatic, raise and lower both the dealer's voice and the effect sounds.": "In this section, you can change the 4 video qualities, which is convenient, or leave it on automatic, raise and lower both the dealer's voice and the effect sounds.",
10912
- Shuffling: nd,
10941
+ Shuffling: rd,
10913
10942
  "The game continues until the cut card is dealt. The cards are then shuffled by the dealer or by a professional shuffler. If there is a shuffling table in the game, two shoes with two decks of cards are used on the table. In this case, the dealer changes the shoes and the cards are shuffled by another person while the dealer continues to conduct the round.": "The game continues until the cut card is dealt. The cards are then shuffled by the dealer or by a professional shuffler. If there is a shuffling table in the game, two shoes with two decks of cards are used on the table. In this case, the dealer changes the shoes and the cards are shuffled by another person while the dealer continues to conduct the round.",
10914
10943
  "Error Control": "Error Control",
10915
10944
  "In case of any error in the game, system or game procedure, the current round will be temporarily interrupted before the player informs the service manager of the error. Players will be informed about it via chat or an on-screen message that the issue is being investigated. If the manager manages to solve the given problem immediately, the current round continues in its normal course. If the problem is not resolved immediately, the given round is considered canceled and the starting bets of all participants in the given round are returned.": "In case of any error in the game, system or game procedure, the current round will be temporarily interrupted before the player informs the service manager of the error. Players will be informed about it via chat or an on-screen message that the issue is being investigated. If the manager manages to solve the given problem immediately, the current round continues in its normal course. If the problem is not resolved immediately, the given round is considered canceled and the starting bets of all participants in the given round are returned.",
@@ -10945,19 +10974,19 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
10945
10974
  "Bet Is Not Accepted": "Bet Is Not Accepted",
10946
10975
  "Something went wrong": "Something went wrong",
10947
10976
  "Unknown error": "Unknown error"
10948
- }, id = "Ձեր խաղադրույքները վերադարձվել են", sd = "Սահմանաչափումներ", od = "Դիլեր", ld = "Հաշվեկշիռ", cd = "ԿԱՐԳԱՎՈՐՈՒՄՆԵՐ", dd = "Մրցաշար", hd = "Հաղորդագրություն", ud = "Աջակցություն", fd = "Թեյավճար", pd = "Օգնություն", md = "Գումար", gd = "Խաղի պատմությունը", bd = "Խաղ", yd = "Համար", xd = "Դրույք", wd = "Շահում", Cd = "Քարտեր", kd = "Բոքս", vd = "Բոքս", Ad = "կրկնել", jd = "Բաշխել", Sd = "Չեղարկել", Id = "Կրկնակի", Ld = "Վերցնել", Bd = "Կանգ", Td = "Կանգ ընդհանուր", Dd = "21+3", Nd = "Լոբի", zd = "փուլ", Hd = "Շնորհավոր", Od = "Հանձնվել", Md = "անցնել", Pd = "Ապահովագրել", Fd = "օր", Rd = "ժամ", Wd = "րոպե", Gd = "վարկյան", Vd = "Պահպանել", Ed = "Չեղարկել", Ud = "Ձեռք", Kd = "Վճարումներ", Yd = "Կորուստ", Zd = "Սթրեյթ", Xd = "Ֆլեշ", qd = "Պահպանել", Qd = "Փակել", Jd = "մնացորդ", $d = "Ամբողջ էկրան", _d = "Տեղեկություն", eh = "Տեղ", th = "Հաշիվ", ah = "Նիկնեյմ", nh = "Պարբերություն", rh = "Լեզու", ih = {
10977
+ }, sd = "Ձեր խաղադրույքները վերադարձվել են", od = "Սահմանաչափումներ", ld = "Դիլեր", cd = "Հաշվեկշիռ", dd = "ԿԱՐԳԱՎՈՐՈՒՄՆԵՐ", hd = "Մրցաշար", ud = "Հաղորդագրություն", fd = "Աջակցություն", pd = "Թեյավճար", md = "Օգնություն", gd = "Գումար", bd = "Խաղի պատմությունը", yd = "Խաղ", xd = "Համար", wd = "Դրույք", Cd = "Շահում", kd = "Քարտեր", vd = "Բոքս", Ad = "Բոքս", jd = "կրկնել", Sd = "Բաշխել", Id = "Չեղարկել", Ld = "Կրկնակի", Bd = "Վերցնել", Td = "Կանգ", Dd = "Կանգ ընդհանուր", Nd = "21+3", zd = "Լոբի", Hd = "փուլ", Od = "Շնորհավոր", Pd = "Հանձնվել", Md = "անցնել", Fd = "Ապահովագրել", Rd = "օր", Wd = "ժամ", Gd = "րոպե", Vd = "վարկյան", Ed = "Պահպանել", Ud = "Չեղարկել", Kd = "Ձեռք", Yd = "Վճարումներ", Zd = "Կ. զույգ", Xd = "Կորուստ", qd = "Սթրեյթ", Qd = "Ֆլեշ", Jd = "Պահպանել", $d = "Փակել", _d = "մնացորդ", eh = "Ամբողջ էկրան", th = "Տեղեկություն", ah = "Տեղ", nh = "Հաշիվ", rh = "Նիկնեյմ", ih = "Պարբերություն", sh = "Լեզու", oh = {
10949
10978
  Prizes: "Պարգևներ",
10950
10979
  Leaderboard: "Լիդերների ցուցակ",
10951
10980
  Rules: "Կանոններ"
10952
- }, sh = "նվազագույն", oh = "ցածր", lh = "միջին", ch = "բարձր", dh = "Ավտո", hh = "Փոխել", uh = "Կարևոր է", fh = "Notes", ph = "Blackjack", mh = "Ապահովագրություն", gh = "Սփլիթ (Split) ", bh = "Արդյունքներ", yh = "Վճարումներ", xh = "Ավտոմատ խաղ", wh = "Չաթ", Ch = "Ձայնը", kh = "Կարգավորումներ", vh = "Խաղաքարերի խառնում", Ah = {
10981
+ }, lh = "նվազագույն", ch = "ցածր", dh = "միջին", hh = "բարձր", uh = "Ավտո", fh = "Փոխել", ph = "Կարևոր է", mh = "Notes", gh = "Blackjack", bh = "Ապահովագրություն", yh = "Սփլիթ (Split) ", xh = "Արդյունքներ", wh = "Վճարումներ", Ch = "Ավտոմատ խաղ", kh = "Չաթ", vh = "Ձայնը", Ah = "Կարգավորումներ", jh = "Խաղաքարերի խառնում", Sh = {
10953
10982
  "canceled round": "Չեղարկված փուլ",
10954
- refunded: id,
10983
+ refunded: sd,
10955
10984
  "Round Id": "Ռաունդ այդի",
10956
- Limits: sd,
10957
- Dealer: od,
10985
+ Limits: od,
10986
+ Dealer: ld,
10958
10987
  "Total Bet": "դրույքներ",
10959
- Balance: ld,
10960
- SETTINGS: cd,
10988
+ Balance: cd,
10989
+ SETTINGS: dd,
10961
10990
  "Video Quality": "Տեսանյութի որակ",
10962
10991
  "Game Sounds": "Խաղի Ձայնը",
10963
10992
  "Dealer Voice": "Դիլերային ձայն",
@@ -10966,70 +10995,71 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
10966
10995
  "Make your descision": "Կայացրեք Ձեր որոշումը",
10967
10996
  "Please, Place Your Bets": "Խնդրում ենք, կատարեք Ձեր խաղադրույքները",
10968
10997
  "Back To Lobby": "Լոբի վերադառնալ",
10969
- Tournament: dd,
10970
- Message: hd,
10971
- Support: ud,
10972
- Tip: fd,
10998
+ Tournament: hd,
10999
+ Message: ud,
11000
+ Support: fd,
11001
+ Tip: pd,
10973
11002
  "Send Tip": "Ուղարկել Թեյավճար",
10974
- Help: pd,
11003
+ Help: md,
10975
11004
  "Click to chat": "Սեղմեք զրուցելու համար",
10976
11005
  "Golden Chip Tournament": "Ոսկե չիպերի մրցաշար",
10977
11006
  "Limits & Payouts": "Սահմանաչափումներ & Վճարումներ",
10978
- Amount: md,
11007
+ Amount: gd,
10979
11008
  "Cards & Score": "Քարտեր & Հաշվարկ",
10980
11009
  "Deal Now": "Բաշխել հիմա",
10981
- History: gd,
11010
+ History: bd,
10982
11011
  Date: "Ամսաթիվ",
10983
- Game: bd,
11012
+ Game: yd,
10984
11013
  "Game Name": "Խաղի անուն",
10985
- Round: yd,
11014
+ Round: xd,
10986
11015
  "Bet Type": "Խաղադրույքի տեսակ",
10987
- Bet: xd,
11016
+ Bet: wd,
10988
11017
  "Win/Lose": "Շահում/Կորուստ",
10989
- Win: wd,
10990
- Cards: Cd,
11018
+ Win: Cd,
11019
+ Cards: kd,
10991
11020
  "Dealer Cards": "Դիլերի քարտեր",
10992
11021
  "Your Seats": "Ձեր բոքս",
10993
- SEAT: kd,
10994
- Seat: vd,
10995
- repeat: Ad,
10996
- deal: jd,
10997
- Undo: Sd,
10998
- Double: Id,
10999
- Hit: Ld,
11000
- Stand: Bd,
11022
+ SEAT: vd,
11023
+ Seat: Ad,
11024
+ repeat: jd,
11025
+ deal: Sd,
11026
+ Undo: Id,
11027
+ Double: Ld,
11028
+ Hit: Bd,
11029
+ Stand: Td,
11001
11030
  "Stand All": "Կանգ ընդհանուր",
11002
- StandAll: Td,
11003
- TwentyOnePlusThree: Dd,
11031
+ StandAll: Dd,
11032
+ TwentyOnePlusThree: Nd,
11004
11033
  "We lost connection for a moment": "Մենք մի պահ կորցրեցինք կապը",
11005
11034
  "This page will close automatically when you're reconnected.": "Այս էջը ավտոմատ կերպով կփակվի, երբ դուք վերամիավորվեք:",
11006
- Lobby: Nd,
11007
- round: zd,
11008
- Congratulations: Hd,
11009
- Surrender: Od,
11035
+ Lobby: zd,
11036
+ round: Hd,
11037
+ Congratulations: Od,
11038
+ Surrender: Pd,
11010
11039
  "Back to Lobby": "Լոբի վերադառնալ",
11011
11040
  "Stay in the Game": "Խաղում մնալ",
11012
11041
  Error: "Սխալ",
11013
11042
  Skip: Md,
11014
- Insure: Pd,
11015
- day: Fd,
11016
- hour: Rd,
11017
- min: Wd,
11018
- sec: Gd,
11043
+ Insure: Fd,
11044
+ day: Rd,
11045
+ hour: Wd,
11046
+ min: Gd,
11047
+ sec: Vd,
11019
11048
  "Still with us, Player?": "Մենք դեռ այստեղ ենք, Խաղացող:",
11020
11049
  "We haven’t seen any moves from you. Want to keep playing?": "Մենք չենք տեսել ձեր կողմից որևէ քայլ: Ցանկանում եք շարունակել խաղալ:",
11021
- save: Vd,
11022
- Cancel: Ed,
11050
+ save: Ed,
11051
+ Cancel: Ud,
11023
11052
  "Claim Now": "Հիմա վերցնել",
11024
11053
  "You Win": "Դուք հաղթեցիք",
11025
11054
  "The goal of the game": "Խաղի նպատակը",
11026
- Hand: Ud,
11027
- Payout: Kd,
11055
+ Hand: Kd,
11056
+ Payout: Yd,
11028
11057
  "Perfect Pair": "Կատարյալ զույգ",
11058
+ PerfectPairs: Zd,
11029
11059
  "Winning Hand": "Հաղթող ձեռքը",
11030
11060
  "Color Pair": "Գույնի զույգ",
11031
11061
  "Mix Pair": "Խառը զույգ",
11032
- Lost: Yd,
11062
+ Lost: Xd,
11033
11063
  "Bet Amount": "Խաղադրույքի գումար",
11034
11064
  "Win Amount": "Հաղթող գումար",
11035
11065
  "Colourful Pair": "Միագույն զույգ",
@@ -11037,30 +11067,30 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11037
11067
  "Suited Trips": "Նույնատիպ խաղաթղթով եռյակ",
11038
11068
  "Straight Flush": "Սթրեյթ ֆլեշ",
11039
11069
  "Three of a Kind": "Եռյակ",
11040
- Flush: Zd,
11041
- Straight: Xd,
11070
+ Flush: qd,
11071
+ Straight: Qd,
11042
11072
  "Set Nick Name": "Սահմանել Նիքի",
11043
- Save: qd,
11073
+ Save: Jd,
11044
11074
  "Ends in": "Ավարտվում է",
11045
- Close: Qd,
11075
+ Close: $d,
11046
11076
  "View Details": "Դիտել մանրամասները",
11047
11077
  "Wager to": "Խաղադրույք",
11048
- left: Jd,
11049
- FullScreen: $d,
11050
- Info: _d,
11051
- Place: eh,
11052
- Score: th,
11053
- Nickname: ah,
11054
- Period: nh,
11055
- Language: rh,
11056
- tabs: ih,
11078
+ left: _d,
11079
+ FullScreen: eh,
11080
+ Info: th,
11081
+ Place: ah,
11082
+ Score: nh,
11083
+ Nickname: rh,
11084
+ Period: ih,
11085
+ Language: sh,
11086
+ tabs: oh,
11057
11087
  "Tournament ends in": "Մրցաշարը ավարտվում է",
11058
- Min: sh,
11059
- Low: oh,
11060
- Med: lh,
11061
- High: ch,
11062
- Auto: dh,
11063
- Change: hh,
11088
+ Min: lh,
11089
+ Low: ch,
11090
+ Med: dh,
11091
+ High: hh,
11092
+ Auto: uh,
11093
+ Change: fh,
11064
11094
  "Change Nickname": "Փոխել Նիկնեյմը",
11065
11095
  "Enter new nickname": "Ներմուծել նոր նիկնեյմ",
11066
11096
  "Music Volume": "Երաժշտության ձայնի մակարդակ",
@@ -11127,7 +11157,7 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11127
11157
  "1. Select a chip with the desired value.": "1. Ընտրեք ցանկալի արժեքով չիպ։",
11128
11158
  "2. Click on the betting area. Each click increases the bet by the chip value until the maximum is reached.": "2. Սեղմեք խաղադրույքի տարածքի վրա: Յուրաքանչյուր սեղմում մեծացնում է խաղադրույքը չիպի արժեքով, մինչև հասնեք առավելագույնին:",
11129
11159
  "3. Notifications appear when the maximum is reached.": "3. Ծանուցումները հայտնվում են, երբ առավելագույնը հասվում է։",
11130
- Important: uh,
11160
+ Important: ph,
11131
11161
  "Do not minimize the browser or switch tabs while the timer runs and bets are placed. Buttons:": "ժամանակաչափի աշխատանքի և խաղադրույքների կատարման ընթացքում մի՛ փոքրացրեք դիտարկիչը կամ մի՛ փոխեք ներդիրները։ Կոճակներ՝",
11132
11162
  "* Double 2x: Doubles all bets.": "* Կրկնապատկել 2x: Կրկնապատկում է բոլոր խաղադրույքները։",
11133
11163
  "* Repeat: Repeats previous round bets.": "* Կրկնել. Կրկնում է նախորդ փուլի խաղադրույքները։",
@@ -11154,7 +11184,7 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11154
11184
  "* Double: Double the bet and take only one extra card.": "* Կրկնապատկեք խաղադրույքը և վերցրեք միայն մեկ լրացուցիչ քարտ։",
11155
11185
  "* Split: Double the bet and split cards into two hands.": "* Բաժնել. Կրկնապատկեք խաղադրույքը և քարտերը բաժանեք երկու ձեռքի։",
11156
11186
  "* Surrender: Lose half the bet, the rest returned to balance.": "* Հանձնվել. Կորցնել խաղադրույքի կեսը, մնացածը վերադարձվել է հավասարակշռության։",
11157
- Notes: fh,
11187
+ Notes: mh,
11158
11188
  "* If no decision is made before time ends, the system automatically Hits until reaching 11 points.": "* Եթե ժամանակի ավարտից առաջ որոշում չի կայացվում, համակարգը ավտոմատ կերպով հարվածում է մինչև 11 միավորի հասնելը։",
11159
11189
  "* If balance is insufficient for Double or Split, the buttons are inactive.": "* Եթե կրկնակի կամ բաժանված խաղադրույքների համար հավասարակշռությունը բավարար չէ, կոճակները ակտիվ չեն։",
11160
11190
  "Choose how many rounds your current bet will repeat automatically.": "Ընտրեք, թե ձեր ընթացիկ խաղադրույքը քանի ռաունդ կկրկնվի ավտոմատ կերպով։",
@@ -11165,17 +11195,17 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11165
11195
  "Up to 7 players can participate in the game. If any player is free, he can occupy up to 3 boxes.": "Խաղին կարող է մասնակցել առավելագույնը 7 խաղացող։ Ցանկացած խաղացող ազատ լինելու դեպքում կարող է զբաղեցնել առավելագույնը 3 բոքս։",
11166
11196
  'Cards 2-10 are equal to their number. "Jack", "Queen" and "King" are counted 10 points, "Ace" is counted 11 points, which is conducive to making a better combination.': "2-10 խաղաքարտերը համարժեք են իրենց թվին։ «Վալետ», «Թագուհի» և «Արքա» հաշվվում է 10 միավոր, «Տուզ»-ը հաշվվում է 11 միավոր, որը նպաստավոր է ավելի լավ համակցություն կազմելու համար։",
11167
11197
  "After the time given for making bets is over, each player is dealt one face-up card. The player starts dealing cards from the first player to his left and continues clockwise, ending the round with the card dealt to him. Then the player deals the second face-up card to each participant, but the player's second card is dealt face down. The sum of the first two cards dealt to the player is shown next to the player's playing cards.": "Խաղադրույքների կատարման համար հատկացված ժամանակը լրանալուց հետո յուրաքանչյուր խաղացողի բաժանվում է մեկական բաց խաղաքարտ։ Խաղավարը սկսում է խաղաքարտերի բաժանումը իր ձախ կողմում նստած առաջին խաղացողից և շարունակում է ժամացույցի սլաքի ուղղությամբ՝ տվյալ շրջանը ավարտելով իրեն բաժանած խաղաքարտով։ Այնուհետև խաղավարը յուրաքանչյուր մասնակցին բաժանում է երկրորդ բաց խաղաքարտը, սակայն խաղավարի երկրորդ խաղաքարտը բաժանվում է փակ տարբերակով։ Խաղացողի խաղաքարտերի կողքին ցուցադրված է իրեն բաժանված առաջին երկու խաղաքարտի հանրագումարը։",
11168
- Blackjack: ph,
11198
+ Blackjack: gh,
11169
11199
  "If the combination of the first two playing cards is 21, it is Blackjack.": "Առաջին երկու խաղաքարտերից բաղկացած համակցությունը, եթե կազմում է 21, դա Blackjack է։",
11170
- Insurance: mh,
11200
+ Insurance: bh,
11171
11201
  'If the dealer\'s face up card is an "Ace", the player is offered the option to use the "Insurance" even if the player has a "Hand" with a "Blackjack" combination, as a result of which he will be compensated if the dealer makes a "Hand" with a "Blackjack" combination. The value of the "insurance" is half of the main bet and it is made separately from the main bet. The dealer then checks the value of his face down card to see if he has made a Blackjack or not. The dealer wins if he is dealt a Blackjack Hand and the player is not. If the player and the dealer have hands with a Blackjack combination, a Push is recorded and the player\'s original bet is returned. However, if the dealer\'s face- up or face -down card is a \'10\', you are not offered the \'Insurance\' option and the dealer is not allowed to look at his face down card to see if he has made a Blackjack or not.': "Եթե խաղավարի բաց խաղաքարտը «Տուզ» է, խաղացողին առաջարկվում «Ապահովագրությունից» օգտվելու տարբերակ նույնիսկ այն դեպքում երբ խաղացողի մոտ «Բլեքջեք» համակցությունով «Ձեռք» է, որի արդյունքում նա կստանա փոխհատուցում, եթե խաղավարը կազմի «Բլեքջեք» համակցությունով «Ձեռք»: «Ապահովագրության» արժեքը կազմում է հիմնական խաղադրույքի կեսը, և այն կատարվում է հիմնական խաղադրույքից առանձին։ Այնուհետև խաղավարը ստուգում է իր փակ խաղաքարտի արժեքը՝ տեսնելու, թե արդյոք կազմել է «Բլեքջեք»,թե՝ ոչ։ Խաղավարը հաղթում է, եթե իր մոտ կազմվել է «Բլեքջեք» համակցությունով «Ձեռք», իսկ խաղացողի մոտ՝ ոչ: Եթե խաղացողը և խաղավարն ունեն «Բլեքջեք» համակցությունով «Ձեռք»-եր, գրանցվում է «Ոչ– ոքի» (Push) արդյունք և հետ է վերադարձվում խաղացողի կատարած հիմնական խաղադրույքը։ Սակայն, եթե խաղավարի բաց կամ փակ խաղաքարտը «10» է, ապա Ձեզ չի առաջարկվում «Ապահովագրություն» տարբերակը, և խաղավարին չի թույլատրվում նայել իր փակ խաղաքարտը՝ տեսնելու, թե արդյոք կազմել է «Բլեքջեք», թե՝ ոչ:",
11172
11202
  "Double, Hit or Stand.": "Կրկնապատկել (Double), Վերցնել (Hit) կամ Կանգ (Stand)",
11173
11203
  "If the dealer does not develop a Blackjack after checking his first two cards, players are given the opportunity to improve the values of their hands one at a time. You can draw additional cards until you are satisfied with the value of the cards in your hand.": "Եթե իր առաջին երկու խաղաքարտը ստուգելուց հետո խաղավարի մոտ չի կազմվել «Բլեքջեք», խաղացողներից հնարավորություն է տրվում հերթով բարելավել իրենց ձեռքերի արժեքները։Դուք կարող եք վերցնել լրացուցիչ խաղաքարտեր այնքան ժամանակ, մինչև Ձեր ձեռքի խաղաքարտերի արժեքը Ձեզ չգոհացնի:",
11174
- Split: gh,
11204
+ Split: yh,
11175
11205
  'If the initial two cards dealt to a player are of the same value, the player may perform a "Split", creating two separate "Hands" by adding an amount equal to the base bet for the second "Hand". After the second card has been dealt to both of your hands, you can improve the scores of both hands by taking the extra card bet. You can refuse to take an additional card when you are satisfied with the value of the cards in both hands. However, if you do a Split for the original pair of Aces, you will only get one extra card per hand, with no chance to take an extra card (Hit) and bet.': "Սփլիթ (Split) Եթե խաղացողին բաժանված նախնական երկու խաղաքարտերն ունեն նույն արժեքը, խաղացողը կարող է կատարել «Split»՝ ստեղծելով երկու առանձին «Ձեռք»–եր՝ երկրորդ «Ձեռք»–ի համար ավելացնելով հիմնական խաղադրույքին համարժեք գումար։ Այն բանից հետո, երբ ձեր երկու ձեռքերին էլ բաժանվել է երկրորդ քարտը, դուք կարող եք բարելավել երկու ձեռքերի միավորները՝ վերցնելով հավելյալ խաղաքարտ խաղադրույքը։ Դուք կարող եք հրաժարվել հավելյալ խաղաքարտ վերցնելուց, երբ երկու ձեռքերի խաղաքարտերի արժեքը Ձեզ գոհացնում է: Ինչևէ, եթե դուք կատարում եք «Սփլիթ» «Տուզերի» նախնական զույգի համար, դուք կստանաք միայն մեկական լրացուցիչ խաղաքարտ ամեն ձեռքի համար՝ առանց հավելյալ խաղաքարտ վերցնելու (Hit) և խաղադրույքի հնարավորության.",
11176
11206
  "Cash Out": "Կանխիկացում",
11177
11207
  'After the cards being dealt the dealer doesn\'t have Blackjack, you have to make a decision. One of the decisions presented to you is cash withdrawal. if you decide to cash out, the game will be over for that hand and you will get back the value shown to you on the "Cash Out" decision button. The "Cash Out" payout ratio varies based on your total score for that hand and the dealer\'s up card. The "cash out" rule only applies to your main bet. You can control the visibility of this option in your “make a decision” panel in the Settings section.': "Խաղաքարտերը բաժանելուց հետո եթե խաղավարի մոտ չկա Բլեքջեք, պետք է որոշում կայացնել։ Ձեզ ներկայացված որոշումներից մեկը կանխիկացումն է. եթե որոշեք կանխիկացնել, այդ ձեռքի համար խաղը կավարտվի, իսկ դուք ետ կստանաք այն արժեքը, որը ձեզ կցուցադրվի «Կանխիկացում» որոշման կոճակին: «Կանխիկացում» վճարման հարաբերակցությունը փոփոխվում է՝ ըստ տվյալ ձեռքի ձեր ընդհանուր միավորի և խաղավարի բացված խաղաքարտի։ «Կանխիկացում» կանոնը կիրառվում է միայն ձեր հիմնական խաղադրույքին։ Կարող եք վերահսկել այս ընտրանքի տեսանելիությունը Կարգավորումներ բաժնի ձեր որոշման վահանակում։",
11178
- Results: bh,
11208
+ Results: xh,
11179
11209
  'If the sum of cards in a player\'s "Hand" exceeds 21 points, the player loses and loses the bet placed on that "Hand". When all players\' decisions have been made in turn, the dealer reveals his face-down card. The dealer must "Hit" if his "Hand" has 16 points or less, and must "Stand" if his "Hand" has 17 or more points. Remember that a Soft hand includes an “Ace” worth 11 points.': "Եթե խաղացողի «Ձեռք»–ի խաղաքարտերի հանրագումարը գերազանցում է 21 միավորը, խաղացողը պարտվում է և կորցնում է տվյալ «Ձեռք»–ի վրա կատարված խաղադրույքը։ Երբ արդեն հերթով կայացվել են բոլոր խաղացողների որոշումները, խաղավարը բացում է իր փակ խաղաքարտը։ Խաղավարը պետք է կատարի «Hit», եթե իր «Ձեռք»– ում կա 16 կամ պակաս միավոր և պետք է կատարի «Stand» , եթե իր «Ձեռքում» կա 17 կամ ավել միավոր։ Հիշեք, որ «Soft hand»-ը ներառում է 11 միավոր արժողությամբ «Տուզ»:",
11180
11210
  "You win if your card value at the end is closer to 21 than the dealer's card value, or if the dealer busts. The player wins when the cards in his final hand are closer to 21 in value than the dealer's, or when the total of the cards in the dealer's hand exceeds 21, causing the dealer to lose. If you decide to cash out, you will receive the value shown by the “Cash out” decision button when the decision is offered to you. Only the first 2 playing cards are considered blackjack. A hand equal to 21 points, which is formed by means of a \"Split\", is not considered Blackjack. A Blackjack combination therefore beats any 21-point hand made using Split.": "Դուք հաղթում եք, եթե վերջում Ձեր խաղաքարտերի արժեքը ավելի մոտ է 21-ին, քան խաղավարի խաղաքարտերինը, կամ եթե խաղավարը «վառվում» է: Խաղացողը հաղթում է, երբ իր վերջնական ձևավորված «Ձեռք»–ի խաղաքարտերն իրենց արժեքով ավելի մոտ են 21 միավորին, քան խաղավարինը, կամ այն դեպքում, երբ խաղավարի «Ձեռք»–ի խաղաքարտերի հանրագումարը գերազանցում է 21 միավորը, որի արդյունքում խաղավարը պարտվում է։ Եթե որոշեք կանխիկացնել (cash out), կստանաք «Կանխիկացում» որոշման կոճակը ցույց տվող արժեքը, երբ որոշումը ձեզ առաջարկվի։ «Բլեքջեք» համարվում է միայն առաջին 2 խաղաքարտի միջոցով կազմված ձեռքը։ 21 միավորին համարժեք ձեռքը, որը կազմավորվել է «Սփլիթ»–ի միջոցով, Բլեքջեք չի համարվում: Հետևաբար «Բլեքջեք» համակցությունը հաղթում է «Սփլիթ»-ի միջոցով կազմված ցանկացած 21 միավորանոց ձեռքին:",
11181
11211
  "Side Bets": "Հավելյալ խաղադրույքներ",
@@ -11190,7 +11220,7 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11190
11220
  'Straight A sequence of 3 cards with different cards. For example: "Clubs" 7, "Hearts" 8, "Diamonds" 9': "Straight ոչ նույնատիպ խաղաքարտերով 3 խաղաքարտերի հաջորդականություն։ Օրինակ՝ <Card7/>, <Card20/>, <Card34/>",
11191
11221
  'Flush non-consecutive pieces of the same type. For example: "Diamonds" 7,10.': "Flush միևնույն տիպի ոչ հաջորդական խաղաքարեր։ Օրինակ՝ <Card32/>,<Card35/>։",
11192
11222
  "Deal Now This button appears after placing a bet and everyone present at the table clicks the “deal now” button. The dealer does not wait. The betting time ends immediately and the dealer starts dealing. That is, if the player is alone at the table after placing the bet till the end of the betting time, he/she clicks the “deal now” button and the dealer starts dealing immediately.": "Բաժանել հիմա Այս կոճակը հայտնվում է խաղադրույքը կատարելուց հետո և սեղանին գտնվող բոլոր ներկաները սեղմում են բաժանել հիմա կոճակը, խաղավարը չի սպասում, միանգամից ավարտվում է խաղադրույքների ժամանակը և խաղավարը անմիջապես սկսում է բաժանել։ Այսինքն, եթե խաղավարը մենակ է սեղանին խաղադրույքը կատարելուց հետո մինչև խաղադրույքների համար նախատեսված ժամանակի ավարտը սեղմում է բաժանել հիմա կոճակը, խաղավարը սկսում է անմիջապես բաժանել։",
11193
- Payments: yh,
11223
+ Payments: wh,
11194
11224
  "Return to the player": "Վերադարձ խաղացողին",
11195
11225
  "The theoretical optimal payout rates for the combinations listed below are as follows:": "Ստորև նշված համակցությունների համար սահմանված վճարումների տեսական օպտիմալ տոկոսադրույքները հետևյալն են՝",
11196
11226
  '"Blackjack" Combination - 99.29%.': "«Բլեքջեք»–ով համակցություն ՝ 99,29%. ",
@@ -11212,20 +11242,20 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11212
11242
  "Total bets section shows the amount of total bets for the given game round.": "Ընդհանուր խաղադրույք դաշտում ցուցադրված են ընթացիկ խաղափուլում կատարված և ընդունված խաղադրույքների ընդհանուր քանակը։",
11213
11243
  "If the connection is interrupted during the game round before the end of the betting time, all placed bets on the field will be returned to you and will not participate in the game round.": "Եթե խաղափուլի ընթացքում կապն ընդհատվի մինչև խաղադրույքների համար նախատեսված ժամանակի ավարտը, ապա դաշտի վրա դրված բոլոր խաղադրույքները կվերադարձվեն Ձեզ և չեն մասնակցի տվյալ խաղափուլին։",
11214
11244
  'If the connection is interrupted after the end of the betting time, your bets will be included in the given round and you can see the result in the "Game History" section.': "Եթե կապն ընդհատվի խաղադրույքների համար նախատեսված ժամանակի ավարտից հետո, ապա Ձեր խաղադրույքները կմասնակցեն տվյալ խաղափուլին և Դուք արդյունքը կարող եք տեսնել « Խաղի պատմություն» բաժնում",
11215
- Autoplay: xh,
11245
+ Autoplay: Ch,
11216
11246
  "Autoplay - In this section you can choose how many game rounds you want your given bet to be repeated.": "Ավտոման խաղ բաժնում կարող եք ընտրել թե քանի խաղափուլ եք ուզում կրկնվի Ձեր տվյալ խաղադրույքը։",
11217
- Chat: wh,
11247
+ Chat: kh,
11218
11248
  'You can start a chat with the player by entering your message and pressing the "send" button. In case of inappropriate use, the chat button will be disabled.': "Դուք կարող եք չաթ սկսել խաղավարի հետ՝ մուտքագրելով Ձեր հաղորդագրությունը և սեղմելով «ուղարկել» կոճակը։ Ոչ պատշաճ օգտագործման դեպքում չատի կոճակը կանջատվի։",
11219
11249
  "Game number": "Խաղի համարը",
11220
11250
  "Each game round has its own special game number through which you can later present your wish and request about the given round.": "Յուրաքանչյուր խաղափուլ ունի իր առանձնահատուկ խաղի համարը, որի միջոցով հետագայում Դուք կարող եք ներկայացնել Ձեր ցանկությունը և խնդրանքը տվյալ խաղափուլի վերաբերյալ։",
11221
- Sound: Ch,
11251
+ Sound: vh,
11222
11252
  "The Sound button toggles all game sounds on and off.": "Ձայնի կոճակը անջատում և միացնում է բոլոր խաղերի ձայները։",
11223
11253
  "Game history": "Խաղի պատմությունը",
11224
11254
  'By clicking the "game history" button, you can see your bets, winnings and the winning number in the round under the game number.': "Խաղի պատմություն Սեղմելով « խաղի պատմություն » հրահանգը Դուք կարող եք տեսնել խաղի համարի ներքո գտնվող Ձեր խաղադրույքները, շահումները և խաղափուլում հաղթող համարը։",
11225
11255
  "Without leaving this section, you can browse the stories of the previous and next rounds with the right and left arrows.": "Դուրս չգալով այս բաժնից աջ և ձախ սլաքներով կարող եք թերթել նախորդ և հաջորդ խաղափուլերի պատմությունները։",
11226
- Settings: kh,
11256
+ Settings: Ah,
11227
11257
  "In this section, you can change the 4 video qualities, which is convenient, or leave it on automatic, raise and lower both the dealer's voice and the effect sounds.": "Կարգավորումներ բաժնում Դուք կարող եք փոխել վիդեոյի 4 որակները, որը հարմար է, կամ թողնել ավտոմատ կարգավորման վրա, բարձրացնել և իջեցնել, ինչպես խաղավարի ձայնը, այնպես էլ էֆեկտային ձայները։",
11228
- Shuffling: vh,
11258
+ Shuffling: jh,
11229
11259
  "The game continues until the cut card is dealt. The cards are then shuffled by the dealer or by a professional shuffler. If there is a shuffling table in the game, two shoes with two decks of cards are used on the table. In this case, the dealer changes the shoes and the cards are shuffled by another person while the dealer continues to conduct the round.": " խաղը շարունակվում է այնքան ժամանակ, մինչ բաժանվում է «կիսող» (cut) խաղաքարտը։ Այնուհետև խաղաքարտերը խառնվում են խաղավարի կողմից կամ խաղաքարտերը խառնող մասնագետի կողմից։ Եթե խաղում առկա է խաղաքարտերի խառնման համար նախատեսված սեղան, ապա սեղանի վրա օգտագործվում են երկու «Շու»՝ խաղաքարտերի երկու կապոցով։ Այս դեպքում խաղավարը փոխում է «Շու»–երը, և խաղաքարտերը խառնվում են մեկ այլ անձնավորության կողմից, մինչ խաղավարը շարունակում է վարել խաղափուլը։",
11230
11260
  "Error Control": "Սխալների վերահսկում",
11231
11261
  "In case of any error in the game, system or game procedure, the current round will be temporarily interrupted before the player informs the service manager of the error. Players will be informed about it via chat or an on-screen message that the issue is being investigated. If the manager manages to solve the given problem immediately, the current round continues in its normal course. If the problem is not resolved immediately, the given round is considered canceled and the starting bets of all participants in the given round are returned.": "Խաղում, համակարգում կամ խաղերի ընթացակարգում տեղի ունեցած ցանկացած սխալի դեպքում ընթացիկ խաղափուլը ժամանակավորապես կընդհատվի նախքան խաղավարը ծառայության մենեջերին կտեղեկացնի թույլ տված սխալի մասին։ Խաղացողները կտեղեկացվեն դրա մասին չատի միջոցով կամ էկրանին հայտնվող հաղորդագրությամբ այն մասին, որ տվյալ խնդիրն ուսումնասիրվում է։ Եթե մենեջերին հաջողվում է անմիջապես լուծել տվյալ խնդիրը, ընթացիկ խաղափուլը շարունակվում է իր բնականոն ընթացքով։ Եթե խնդրին չի տրվում անհապաղ լուծում, տվյալ խաղափուլը չեղյալ է համարվում և հետ են վերադարձվում տվյալ խաղափուլին մասնակցած բոլոր խաղացողների մեկնարկային խաղադրույքները։",
@@ -11261,19 +11291,19 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11261
11291
  "Bet Is Not Accepted": "Խաղադրույքը չի ընդունվել",
11262
11292
  "Something went wrong": "Ընդհանուր սխալ",
11263
11293
  "Unknown error": "Չճանաչված սխալ"
11264
- }, jh = "Ваши ставки были возвращены", Sh = "Лимиты", Ih = "Дилер", Lh = "Баланс", Bh = "НАСТРОЙКИ", Th = "Турнир", Dh = "Сообщение", Nh = "Поддержка", zh = "Чаевые", Hh = "Помощь", Oh = "Сумма", Mh = "История", Ph = "Игра", Fh = "Раунд", Rh = "Ставка", Wh = "Выигрыш", Gh = "Карты", Vh = "МЕСТО", Eh = "Место", Uh = "Повторить", Kh = "Раздать карты", Yh = "Отменить", Zh = "Удвоить", Xh = "Еще", qh = "Хватит", Qh = "Хватит все", Jh = "21+3", $h = "Лобби", _h = "раунд", e3 = "Поздравляем!", t3 = "Сдаться", a3 = "Пропустить", n3 = "Страховать", r3 = "день", i3 = "час", s3 = "минут", o3 = "секунд", l3 = "Отменить", c3 = "сохранить", d3 = "Рука", h3 = "Выплата", u3 = "Проигрыш", f3 = "Флеш", p3 = "Сохранить", m3 = "Стрит", g3 = "Закрыть", b3 = "остаток", y3 = "Полный экран", x3 = "Помощь", w3 = "Место", C3 = "Счет", k3 = "Никнейм", v3 = "Период", A3 = "Язык", j3 = {
11294
+ }, Ih = "Ваши ставки были возвращены", Lh = "Лимиты", Bh = "Дилер", Th = "Баланс", Dh = "НАСТРОЙКИ", Nh = "Турнир", zh = "Сообщение", Hh = "Поддержка", Oh = "Чаевые", Ph = "Помощь", Mh = "Сумма", Fh = "История", Rh = "Игра", Wh = "Раунд", Gh = "Ставка", Vh = "Выигрыш", Eh = "Карты", Uh = "МЕСТО", Kh = "Место", Yh = "Повторить", Zh = "Раздать карты", Xh = "Отменить", qh = "Удвоить", Qh = "Еще", Jh = "Хватит", $h = "Хватит все", _h = "21+3", e3 = "Лобби", t3 = "раунд", a3 = "Поздравляем!", n3 = "Сдаться", r3 = "Пропустить", i3 = "Страховать", s3 = "день", o3 = "час", l3 = "минут", c3 = "секунд", d3 = "Отменить", h3 = "сохранить", u3 = "Рука", f3 = "Выплата", p3 = "И. пара", m3 = "Проигрыш", g3 = "Флеш", b3 = "Сохранить", y3 = "Стрит", x3 = "Закрыть", w3 = "остаток", C3 = "Полный экран", k3 = "Помощь", v3 = "Место", A3 = "Счет", j3 = "Никнейм", S3 = "Период", I3 = "Язык", L3 = {
11265
11295
  Prizes: "Призы",
11266
11296
  Leaderboard: "Таблица лидеров",
11267
11297
  Rules: "Правила"
11268
- }, S3 = "Минимум", I3 = "Низкий", L3 = "Средний", B3 = "Высокий", T3 = "Авто", D3 = "Изменить", N3 = "Важно", z3 = "Примечания", H3 = "ЛОББИ", O3 = "Блэкджек", M3 = "Страховка", P3 = "поделить", F3 = "Результаты", R3 = "Выплаты", W3 = "Автовоспроизведение", G3 = "Чат", V3 = "Звук", E3 = "Настройки", U3 = "Перетасовка", K3 = {
11298
+ }, B3 = "Минимум", T3 = "Низкий", D3 = "Средний", N3 = "Высокий", z3 = "Авто", H3 = "Изменить", O3 = "Важно", P3 = "Примечания", M3 = "ЛОББИ", F3 = "Блэкджек", R3 = "Страховка", W3 = "поделить", G3 = "Результаты", V3 = "Выплаты", E3 = "Автовоспроизведение", U3 = "Чат", K3 = "Звук", Y3 = "Настройки", Z3 = "Перетасовка", X3 = {
11269
11299
  "canceled round": "Раунд отменен",
11270
- refunded: jh,
11300
+ refunded: Ih,
11271
11301
  "Round Id": "Раунд номер",
11272
- Limits: Sh,
11273
- Dealer: Ih,
11302
+ Limits: Lh,
11303
+ Dealer: Bh,
11274
11304
  "Total Bet": "Всего ставок",
11275
- Balance: Lh,
11276
- SETTINGS: Bh,
11305
+ Balance: Th,
11306
+ SETTINGS: Dh,
11277
11307
  "Video Quality": "Качество видео",
11278
11308
  "Game Sounds": "Звуки игры",
11279
11309
  "Dealer Voice": "Голос дилера",
@@ -11282,69 +11312,70 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11282
11312
  "Make your descision": "Принять решение",
11283
11313
  "Please, Place Your Bets": "Пожалуйста, сделайте ваши ставки",
11284
11314
  "Back To Lobby": "Назад в лобби",
11285
- Tournament: Th,
11286
- Message: Dh,
11287
- Support: Nh,
11288
- Tip: zh,
11315
+ Tournament: Nh,
11316
+ Message: zh,
11317
+ Support: Hh,
11318
+ Tip: Oh,
11289
11319
  "Send Tip": "Отправить Чаевые",
11290
- Help: Hh,
11320
+ Help: Ph,
11291
11321
  "Click to chat": "Нажмите, чтобы пообщаться",
11292
11322
  "Golden Chip Tournament": "Золотой чип турнира",
11293
11323
  "Limits & Payouts": "Лимиты и выплаты",
11294
- Amount: Oh,
11324
+ Amount: Mh,
11295
11325
  "Cards & Score": "Карты и счет",
11296
11326
  "Deal Now": "Раздать карты",
11297
- History: Mh,
11327
+ History: Fh,
11298
11328
  Date: "Дата",
11299
- Game: Ph,
11329
+ Game: Rh,
11300
11330
  "Game Name": "Название игры",
11301
- Round: Fh,
11331
+ Round: Wh,
11302
11332
  "Bet Type": "Тип ставки",
11303
- Bet: Rh,
11333
+ Bet: Gh,
11304
11334
  "Win/Lose": "Выигрыш/Проигрыш",
11305
- Win: Wh,
11306
- Cards: Gh,
11335
+ Win: Vh,
11336
+ Cards: Eh,
11307
11337
  "Dealer Cards": "Карты дилера",
11308
11338
  "Your Seats": "ваше мес.",
11309
- SEAT: Vh,
11310
- Seat: Eh,
11311
- repeat: Uh,
11312
- deal: Kh,
11313
- Undo: Yh,
11314
- Double: Zh,
11315
- Hit: Xh,
11316
- Stand: qh,
11339
+ SEAT: Uh,
11340
+ Seat: Kh,
11341
+ repeat: Yh,
11342
+ deal: Zh,
11343
+ Undo: Xh,
11344
+ Double: qh,
11345
+ Hit: Qh,
11346
+ Stand: Jh,
11317
11347
  "Stand All": "Хватит все",
11318
- StandAll: Qh,
11319
- TwentyOnePlusThree: Jh,
11348
+ StandAll: $h,
11349
+ TwentyOnePlusThree: _h,
11320
11350
  "We lost connection for a moment": "Мы потеряли соединение на мгновение",
11321
11351
  "This page will close automatically when you're reconnected.": "Эта страница закроется автоматически, когда вы снова подключитесь.",
11322
- Lobby: $h,
11323
- round: _h,
11324
- Congratulations: e3,
11325
- Surrender: t3,
11352
+ Lobby: e3,
11353
+ round: t3,
11354
+ Congratulations: a3,
11355
+ Surrender: n3,
11326
11356
  "Back to Lobby": "Назад в лобби",
11327
11357
  "Stay in the Game": "Остаться в игре",
11328
11358
  Error: "Ошибка",
11329
- Skip: a3,
11330
- Insure: n3,
11331
- day: r3,
11332
- hour: i3,
11333
- min: s3,
11334
- sec: o3,
11359
+ Skip: r3,
11360
+ Insure: i3,
11361
+ day: s3,
11362
+ hour: o3,
11363
+ min: l3,
11364
+ sec: c3,
11335
11365
  "Still with us, Player?": "Мы все еще с вами, Игрок?",
11336
11366
  "We haven’t seen any moves from you. Want to keep playing?": "Мы не видели от вас никаких действий. Хотите продолжить игру?",
11337
- Cancel: l3,
11367
+ Cancel: d3,
11338
11368
  "Claim Now": "Забрать сейчас",
11339
- save: c3,
11369
+ save: h3,
11340
11370
  "You Win": "Вы выиграли",
11341
- Hand: d3,
11342
- Payout: h3,
11371
+ Hand: u3,
11372
+ Payout: f3,
11343
11373
  "Perfect Pair": "Идеальная пара",
11374
+ PerfectPairs: p3,
11344
11375
  "Winning Hand": "Выигрышная рука",
11345
11376
  "Color Pair": "Цветная пара",
11346
11377
  "Mix Pair": "Смешанная пара",
11347
- Lost: u3,
11378
+ Lost: m3,
11348
11379
  "Bet Amount": "Сумма ставки",
11349
11380
  "Win Amount": "Сумма выигрыша",
11350
11381
  "Colourful Pair": "Разноцветная пара",
@@ -11352,31 +11383,31 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11352
11383
  "Suited Trips": "Подходящие триплеты",
11353
11384
  "Straight Flush": "Стрит-флеш",
11354
11385
  "Three of a Kind": "Тройка",
11355
- Flush: f3,
11386
+ Flush: g3,
11356
11387
  "Set Nick Name": "Установить никнейм",
11357
- Save: p3,
11388
+ Save: b3,
11358
11389
  "Please set your nickname": "Пожалуйста, установите свой никнейм",
11359
- Straight: m3,
11390
+ Straight: y3,
11360
11391
  "Ends in": "Заканчивается",
11361
- Close: g3,
11392
+ Close: x3,
11362
11393
  "View Details": "Просмотреть детали",
11363
11394
  "Wager to": "Сделать ставку",
11364
- left: b3,
11365
- FullScreen: y3,
11366
- Info: x3,
11367
- Place: w3,
11368
- Score: C3,
11369
- Nickname: k3,
11370
- Period: v3,
11371
- Language: A3,
11372
- tabs: j3,
11395
+ left: w3,
11396
+ FullScreen: C3,
11397
+ Info: k3,
11398
+ Place: v3,
11399
+ Score: A3,
11400
+ Nickname: j3,
11401
+ Period: S3,
11402
+ Language: I3,
11403
+ tabs: L3,
11373
11404
  "Tournament ends in": "Турнир заканчивается через",
11374
- Min: S3,
11375
- Low: I3,
11376
- Med: L3,
11377
- High: B3,
11378
- Auto: T3,
11379
- Change: D3,
11405
+ Min: B3,
11406
+ Low: T3,
11407
+ Med: D3,
11408
+ High: N3,
11409
+ Auto: z3,
11410
+ Change: H3,
11380
11411
  "Change Nickname": "Изменить никнейм",
11381
11412
  "Enter new nickname": "Введите новый никнейм",
11382
11413
  "Music Volume": "Громкость музыки",
@@ -11442,7 +11473,7 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11442
11473
  "1. Select a chip with the desired value.": "1. Выберите фишку нужного номинала.",
11443
11474
  "2. Click on the betting area. Each click increases the bet by the chip value until the maximum is reached.": "2. Нажмите на область ставок. Каждое нажатие увеличивает ставку на номинал фишки, пока не достигнет максимума.",
11444
11475
  "3. Notifications appear when the maximum is reached.": "3. Уведомления появляются при достижении максимума.",
11445
- Important: N3,
11476
+ Important: O3,
11446
11477
  "Do not minimize the browser or switch tabs while the timer runs and bets are placed. Buttons:": "не сворачивайте браузер и не переключайтесь между вкладками во время работы таймера и размещения ставок. Кнопки:",
11447
11478
  "* Double 2x: Doubles all bets.": "* Удвоить 2x: Удваивает все ставки.",
11448
11479
  "* Repeat: Repeats previous round bets.": "* Повторить: Повторяет ставки предыдущего раунда.",
@@ -11469,11 +11500,11 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11469
11500
  "* Double: Double the bet and take only one extra card.": "* Удвоить: удвоить ставку и взять только одну дополнительную карту.",
11470
11501
  "* Split: Double the bet and split cards into two hands.": "* Разделить: удвоить ставку и разделить карты на две руки.",
11471
11502
  "* Surrender: Lose half the bet, the rest returned to balance.": "* Сдача: проигрыш половины ставки, остаток возвращается на баланс.",
11472
- Notes: z3,
11503
+ Notes: P3,
11473
11504
  "* If no decision is made before time ends, the system automatically Hits until reaching 11 points.": "* Если до окончания времени решение не принято, система автоматически набирает очки, пока не наберется 11 очков.",
11474
11505
  "* If balance is insufficient for Double or Split, the buttons are inactive.": "* Если баланса недостаточно для удвоения или разделения, кнопки неактивны.",
11475
11506
  "Choose how many rounds your current bet will repeat automatically.": "Выберите, сколько раундов ваша текущая ставка будет повторяться автоматически",
11476
- LOBBY: H3,
11507
+ LOBBY: M3,
11477
11508
  "The goal of the game": "Цель игры",
11478
11509
  "The game uses 8 card boxes of red and blue playing cards consisting of 2 playing boxes. The player stops when the sum of the pieces dealt to him is 17 points. After receiving the first two pieces, the player can split if the pieces are of the same value, splitting one hand into two, creating different boxes. Up to two splits can be performed on each box. If a box consists of 2 “Aces” and performs a split, each box is dealt one piece and no double is allowed.": "В игре используется 8 картонных коробок красных и синих игральных карт, состоящих из 2 игровых коробок. Игрок останавливается, когда сумма полученных карт составляет 17 очков. После получения первых двух карт игрок может разделить их, если они имеют одинаковое значение, разбивая одну руку на две, создавая различные коробки. На каждой коробке можно сделать до двух разделений. Если в коробке 2 «Туза» и она делится, каждой коробке выдается по одной карте, и дублирование не разрешено.",
11479
11510
  'The player is offered an option to insure against Blackjack when the player\'s face-up card is "Ace".Blackjack is paid 1.5 times. The insurance premium is paid twice.': "Игроку предлагается вариант страховки от блэкджека, когда открытая карта игрока - 'Туз'. Выигрыш в блэкджек выплачивается в 1,5 раза. Страховка оплачивается вдвое.",
@@ -11482,17 +11513,17 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11482
11513
  "Up to 7 players can participate in the game. If any player is free, he can occupy up to 3 boxes.": "В игре может участвовать до 7 игроков. Если какой-либо игрок свободен, он может занимать до 3 коробок.",
11483
11514
  'Cards 2-10 are equal to their number. "Jack", "Queen" and "King" are counted 10 points, "Ace" is counted 11 points, which is conducive to making a better combination.': "Карты с 2 по 10 равны своему номиналу. «Валет», «Дама» и «Король» считаются за 10 очков, «Туз» считается за 11 очков, что способствует созданию более выгодных комбинаций.",
11484
11515
  "After the time given for making bets is over, each player is dealt one face-up card. The player starts dealing cards from the first player to his left and continues clockwise, ending the round with the card dealt to him. Then the player deals the second face-up card to each participant, but the player's second card is dealt face down. The sum of the first two cards dealt to the player is shown next to the player's playing cards.": "После окончания времени, отведенного на ставки, каждому игроку выдается одна открытая карта. Игрок начинает раздачу карт с первого игрока слева и продолжает по часовой стрелке, завершая раунд картой, выданной ему. Затем игрок сдает вторую открытую карту каждому участнику, но вторая карта игрока сдается закрытой. Сумма первых двух карт, выданных игроку, отображается рядом с его игральными картами.",
11485
- Blackjack: O3,
11516
+ Blackjack: F3,
11486
11517
  "If the combination of the first two playing cards is 21, it is Blackjack.": "Если комбинация первых двух игральных карт составляет 21, это блэкджек.",
11487
- Insurance: M3,
11518
+ Insurance: R3,
11488
11519
  'If the dealer\'s face up card is an "Ace", the player is offered the option to use the "Insurance" even if the player has a "Hand" with a "Blackjack" combination, as a result of which he will be compensated if the dealer makes a "Hand" with a "Blackjack" combination. The value of the "insurance" is half of the main bet and it is made separately from the main bet. The dealer then checks the value of his face down card to see if he has made a Blackjack or not. The dealer wins if he is dealt a Blackjack Hand and the player is not. If the player and the dealer have hands with a Blackjack combination, a Push is recorded and the player\'s original bet is returned. However, if the dealer\'s face- up or face -down card is a \'10\', you are not offered the \'Insurance\' option and the dealer is not allowed to look at his face down card to see if he has made a Blackjack or not.': "Если открытая карта дилера - «Туз», игроку предлагается воспользоваться «Страховкой», даже если у игрока есть «Рука» с комбинацией «Блэкджек», в результате чего ему будет компенсирован убыток, если дилер составит «Руку» с комбинацией «Блэкджек». Ставка на «страховку» составляет половину основной ставки и делается отдельно от основной ставки. Затем дилер проверяет значение своей закрытой карты, чтобы узнать, составил ли он блэкджек. Дилер выигрывает, если ему сдается рука блэкджек, а у игрока - нет. Если у игрока и дилера есть руки с блэкджеком, записывается ничья, и исходная ставка игрока возвращается. Однако, если открытая или закрытая карта дилера - '10', вам не предлагается вариант 'Страховки', и дилер не имеет права смотреть свою закрытую карту, чтобы узнать, составил ли он блэкджек.",
11489
11520
  "Double, Hit or Stand.": "Дубль, Еще, Стоп.",
11490
11521
  "If the dealer does not develop a Blackjack after checking his first two cards, players are given the opportunity to improve the values of their hands one at a time. You can draw additional cards until you are satisfied with the value of the cards in your hand.": "Если дилер не составил блэкджек после проверки своих первых двух карт, игрокам предоставляется возможность улучшить значения своих рук поочередно. Вы можете брать дополнительные карты, пока не будете удовлетворены значением карт в своей руке.",
11491
- Split: P3,
11522
+ Split: W3,
11492
11523
  'If the initial two cards dealt to a player are of the same value, the player may perform a "Split", creating two separate "Hands" by adding an amount equal to the base bet for the second "Hand". After the second card has been dealt to both of your hands, you can improve the scores of both hands by taking the extra card bet. You can refuse to take an additional card when you are satisfied with the value of the cards in both hands. However, if you do a Split for the original pair of Aces, you will only get one extra card per hand, with no chance to take an extra card (Hit) and bet.': "Если первые две карты, сданные игроку, имеют одинаковое значение, игрок может выполнить «Разделение», создав две отдельные «Руки», добавив сумму, равную базовой ставке, для второй «Руки». После того как вторая карта сдана обеим ваши руки, вы можете улучшить счет обеих рук, взяв ставку за дополнительную карту. Вы можете отказаться брать дополнительную карту, когда вы удовлетворены значением карт в обеих руках. Однако, если вы делаете Разделение для исходной пары тузов, вы получите только одну дополнительную карту на руку, без возможности взять дополнительную карту (Еще) и сделать ставку.",
11493
11524
  "Cash Out": "Вывести наличные",
11494
11525
  'After the cards being dealt the dealer doesn\'t have Blackjack, you have to make a decision. One of the decisions presented to you is cash withdrawal. if you decide to cash out, the game will be over for that hand and you will get back the value shown to you on the "Cash Out" decision button. The "Cash Out" payout ratio varies based on your total score for that hand and the dealer\'s up card. The "cash out" rule only applies to your main bet. You can control the visibility of this option in your “make a decision” panel in the Settings section.': "После раздачи карт дилер не имеет блэкджека, и вам нужно принять решение. Одним из предложенных вам вариантов является вывод наличных. Если вы решите вывести наличные, игра завершится для этой руки, и вы получите обратно сумму, указанную вам на кнопке решения «Вывести наличные». Коэффициент выплаты «Вывода наличных» варьируется в зависимости от вашего общего счета за эту руку и открытой карты дилера. Правило «вывода наличных» применяется только к вашей основной ставке. Вы можете управлять видимостью этой опции в вашей панели «принятия решения» в разделе Настройки.",
11495
- Results: F3,
11526
+ Results: G3,
11496
11527
  'If the sum of cards in a player\'s "Hand" exceeds 21 points, the player loses and loses the bet placed on that "Hand". When all players\' decisions have been made in turn, the dealer reveals his face-down card. The dealer must "Hit" if his "Hand" has 16 points or less, and must "Stand" if his "Hand" has 17 or more points. Remember that a Soft hand includes an “Ace” worth 11 points.': "Если сумма карт в руке игрока превышает 21 очко, игрок проигрывает и теряет ставку, сделанную на эту руку. Когда все решения игроков приняты поочередно, дилер открывает свою закрытую карту. Дилер должен взять дополнительную карту («Еще»), если у него 16 очков или менее, и должен оставить текущую сумму («Стоп»), если у него 17 или более очков. Помните, что мягкая рука включает «Туз», который оценивается в 11 очков.",
11497
11528
  "You win if your card value at the end is closer to 21 than the dealer's card value, or if the dealer busts. The player wins when the cards in his final hand are closer to 21 in value than the dealer's, or when the total of the cards in the dealer's hand exceeds 21, causing the dealer to lose. If you decide to cash out, you will receive the value shown by the “Cash out” decision button when the decision is offered to you. Only the first 2 playing cards are considered blackjack. A hand equal to 21 points, which is formed by means of a \"Split\", is not considered Blackjack. A Blackjack combination therefore beats any 21-point hand made using Split.": "Вы выигрываете, если значение ваших карт в конце ближе к 21, чем у дилера, или если у дилера перебор. Игрок выигрывает, когда карты в его конечной руке ближе к 21 по значению, чем у дилера, или когда сумма карт в руке дилера превышает 21, в результате чего дилер проигрывает. Если вы решите вывести наличные, вы получите сумму, указанную на кнопке решения «Вывести наличные», когда решение будет предложено вам. Только первые 2 игральные карты считаются блэкджеком. Рука, равная 21 очку и образованная с помощью «Разделения», не считается блэкджеком. Таким образом, комбинация блэкджека всегда побеждает любую руку в 21 очко, составленную с использованием Разделения.",
11498
11529
  "Side Bets": "Боковые ставки",
@@ -11507,7 +11538,7 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11507
11538
  'Straight A sequence of 3 cards with different cards. For example: "Clubs" 7, "Hearts" 8, "Diamonds" 9': "Стрит - последовательность из 3 карт с разными мастями. Например: <Card7/>, <Card20/>, <Card34/>",
11508
11539
  'Flush non-consecutive pieces of the same type. For example: "Diamonds" 7,10.': "Флеш - не последовательные карты одного типа. Например: <Card32/>,<Card35/>.",
11509
11540
  "Deal Now This button appears after placing a bet and everyone present at the table clicks the “deal now” button. The dealer does not wait. The betting time ends immediately and the dealer starts dealing. That is, if the player is alone at the table after placing the bet till the end of the betting time, he/she clicks the “deal now” button and the dealer starts dealing immediately.": "Раздать сейчас - Эта кнопка появляется после размещения ставки, и все присутствующие за столом нажимают кнопку «раздать сейчас». Дилер не ждет. Время для ставок сразу заканчивается, и дилер начинает раздачу. То есть, если игрок один за столом после размещения ставки до конца времени на ставки, он/она нажимает кнопку «раздать сейчас», и дилер сразу начинает раздавать карты.",
11510
- Payments: R3,
11541
+ Payments: V3,
11511
11542
  "Return to the player": "Возврат игроку",
11512
11543
  "The theoretical optimal payout rates for the combinations listed below are as follows:": "Теоретически оптимальные коэффициенты выплат для перечисленных ниже комбинаций следующие:",
11513
11544
  '"Blackjack" Combination - 99.29%.': '"Блэкджек" - 99.29%.',
@@ -11529,20 +11560,20 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11529
11560
  "Total bets section shows the amount of total bets for the given game round.": "Секция Общая ставка показывает сумму общих ставок для данного раунда игры.",
11530
11561
  "If the connection is interrupted during the game round before the end of the betting time, all placed bets on the field will be returned to you and will not participate in the game round.": "Если соединение прерывается во время раунда до завершения времени ставок, все размещенные ставки на поле будут возвращены вам и не будут участвовать в раунде.",
11531
11562
  'If the connection is interrupted after the end of the betting time, your bets will be included in the given round and you can see the result in the "Game History" section.': 'Если соединение прерывается после завершения времени ставок, ваши ставки будут учтены в данном раунде, и вы сможете увидеть результат в разделе "История игр".',
11532
- Autoplay: W3,
11563
+ Autoplay: E3,
11533
11564
  "Autoplay - In this section you can choose how many game rounds you want your given bet to be repeated.": "Автоплей - В этом разделе вы можете выбрать, сколько игровых раундов вы хотите, чтобы ваша текущая ставка была повторена.",
11534
- Chat: G3,
11565
+ Chat: U3,
11535
11566
  'You can start a chat with the player by entering your message and pressing the "send" button. In case of inappropriate use, the chat button will be disabled.': 'Вы можете начать чат с игроком, введя свое сообщение и нажав кнопку "Отправить". В случае неприемлемого использования, кнопка чата будет отключена.',
11536
11567
  "Game number": "Номер игры",
11537
11568
  "Each game round has its own special game number through which you can later present your wish and request about the given round.": "У каждого игрового раунда есть свой уникальный номер, по которому вы позднее можете высказать свои пожелания и запросы относительно данного раунда.",
11538
- Sound: V3,
11569
+ Sound: K3,
11539
11570
  "The Sound button toggles all game sounds on and off.": "Кнопка звука включает и выключает все звуковые эффекты игры.",
11540
11571
  "Game history": "История игры",
11541
11572
  'By clicking the "game history" button, you can see your bets, winnings and the winning number in the round under the game number.': 'Нажав кнопку "История игры", вы можете просмотреть свои ставки, выигрыши и выигрышный номер в раунде под номером игры.',
11542
11573
  "Without leaving this section, you can browse the stories of the previous and next rounds with the right and left arrows.": "Не покидая этот раздел, вы можете просматривать истории предыдущих и следующих раундов с помощью стрелок вправо и влево.",
11543
- Settings: E3,
11574
+ Settings: Y3,
11544
11575
  "In this section, you can change the 4 video qualities, which is convenient, or leave it on automatic, raise and lower both the dealer's voice and the effect sounds.": "В этом разделе вы можете изменить 4 качества видео, что удобно, или оставить на автоматическом режиме, увеличивать и уменьшать как голос дилера, так и звуковые эффекты.",
11545
- Shuffling: U3,
11576
+ Shuffling: Z3,
11546
11577
  "The game continues until the cut card is dealt. The cards are then shuffled by the dealer or by a professional shuffler. If there is a shuffling table in the game, two shoes with two decks of cards are used on the table. In this case, the dealer changes the shoes and the cards are shuffled by another person while the dealer continues to conduct the round.": "Игра продолжается до того момента, пока не будет раздана карта-разрез. Затем карты тасуются дилером или профессиональным тасовщиком. Если в игре есть стол для тасовки, на столе используются две коробки с двумя колодами карт. В этом случае дилер меняет коробки, и карты тасуются другим человеком, в то время как дилер продолжает проводить раунд.",
11547
11578
  "Error Control": "Контроль ошибок",
11548
11579
  "In case of any error in the game, system or game procedure, the current round will be temporarily interrupted before the player informs the service manager of the error. Players will be informed about it via chat or an on-screen message that the issue is being investigated. If the manager manages to solve the given problem immediately, the current round continues in its normal course. If the problem is not resolved immediately, the given round is considered canceled and the starting bets of all participants in the given round are returned.": "В случае любой ошибки в игре, системе или процедуре игры, текущий раунд будет временно прерван до тех пор, пока игрок не сообщит менеджеру об ошибке. Игроки будут уведомлены об этом через чат или сообщение на экране о том, что проблема расследуется. Если менеджеру удается немедленно решить данную проблему, текущий раунд продолжается в нормальном режиме. Если проблема не решается сразу, данный раунд считается отмененным, и начальные ставки всех участников в данном раунде возвращаются.",
@@ -11578,19 +11609,19 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11578
11609
  "Bet Is Not Accepted": "Ставка не принимается",
11579
11610
  "Something went wrong": "Что-то пошло не так",
11580
11611
  "Unknown error": "Неизвестная ошибка"
11581
- }, Y3 = "Bahisleriniz iade edildi", Z3 = "Limitler", X3 = "Krupiyer", q3 = "Bakiye", Q3 = "AYARLAR", J3 = "Müsabaka", $3 = "Mesaj", _3 = "Destek", eu = "Bahşiş", tu = "Yardım", au = "Miktar", nu = "Geçmiş", ru = "Oyun", iu = "Raund", su = "Bahis", ou = "Kazan", lu = "Kartlar", cu = "KOLTUK", du = "Koltuk", hu = "tekrar", uu = "Kart dağıt", fu = "geri al", pu = "Çiftleme", mu = "Kart çek", gu = "Dur", bu = "Tümünü Dur", yu = "21+3", xu = "Lobi", wu = "tur", Cu = "Tebrikler", ku = "Teslim ol", vu = "Geç", Au = "Apsolut", ju = "gün", Su = "saat", Iu = "dakika", Lu = "saniye", Bu = "İptal", Tu = "kaydet", Du = "El", Nu = "Ödeme", zu = "Kayıp", Hu = "Flush", Ou = "Kaydet", Mu = "strit", Pu = "Kapat", Fu = "kalan", Ru = "Tam Ekran", Wu = "Bilgi", Gu = "Yer", Vu = "Skor", Eu = "Takma Ad", Uu = "Dönem", Ku = "Dil", Yu = {
11612
+ }, q3 = "Bahisleriniz iade edildi", Q3 = "Limitler", J3 = "Krupiyer", $3 = "Bakiye", _3 = "AYARLAR", eu = "Müsabaka", tu = "Mesaj", au = "Destek", nu = "Bahşiş", ru = "Yardım", iu = "Miktar", su = "Geçmiş", ou = "Oyun", lu = "Raund", cu = "Bahis", du = "Kazan", hu = "Kartlar", uu = "KOLTUK", fu = "Koltuk", pu = "tekrar", mu = "Kart dağıt", gu = "geri al", bu = "Çiftleme", yu = "Kart çek", xu = "Dur", wu = "Tümünü Dur", Cu = "21+3", ku = "Lobi", vu = "tur", Au = "Tebrikler", ju = "Teslim ol", Su = "Geç", Iu = "Apsolut", Lu = "gün", Bu = "saat", Tu = "dakika", Du = "saniye", Nu = "İptal", zu = "kaydet", Hu = "El", Ou = "Ödeme", Pu = "M. Çift", Mu = "Kayıp", Fu = "Flush", Ru = "Kaydet", Wu = "strit", Gu = "Kapat", Vu = "kalan", Eu = "Tam Ekran", Uu = "Bilgi", Ku = "Yer", Yu = "Skor", Zu = "Takma Ad", Xu = "Dönem", qu = "Dil", Qu = {
11582
11613
  Prizes: "Pargalar",
11583
11614
  Leaderboard: "Lider Tablosu",
11584
11615
  Rules: "Kurallar"
11585
- }, Zu = "Minimum", Xu = "Düşük", qu = "Orta", Qu = "Yüksek", Ju = "Otomatik", $u = "Değiştir", _u = "Önemli", e5 = "Notlar", t5 = "Blackjack", a5 = "Sigorta", n5 = "Split", r5 = "Sonuçlar", i5 = "Ödemeler", s5 = "Otomatik oynatma", o5 = "Sohbet", l5 = "Ses", c5 = "Ayarlar", d5 = "Karıştırma", h5 = {
11616
+ }, Ju = "Minimum", $u = "Düşük", _u = "Orta", e5 = "Yüksek", t5 = "Otomatik", a5 = "Değiştir", n5 = "Önemli", r5 = "Notlar", i5 = "Blackjack", s5 = "Sigorta", o5 = "Split", l5 = "Sonuçlar", c5 = "Ödemeler", d5 = "Otomatik oynatma", h5 = "Sohbet", u5 = "Ses", f5 = "Ayarlar", p5 = "Karıştırma", m5 = {
11586
11617
  "canceled round": "İptal edilen tur",
11587
- refunded: Y3,
11618
+ refunded: q3,
11588
11619
  "Round Id": "Tur id",
11589
- Limits: Z3,
11590
- Dealer: X3,
11620
+ Limits: Q3,
11621
+ Dealer: J3,
11591
11622
  "Total Bet": "Bahisleri Toplam",
11592
- Balance: q3,
11593
- SETTINGS: Q3,
11623
+ Balance: $3,
11624
+ SETTINGS: _3,
11594
11625
  "Video Quality": "Video Kalitesi",
11595
11626
  "Game Sounds": "Oyun Sesleri",
11596
11627
  "Dealer Voice": "Bayi Sesi",
@@ -11599,69 +11630,70 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11599
11630
  "Make your descision": "Kararınızı verin",
11600
11631
  "Please, Place Your Bets": "Lütfen Bahislerinizi Yapın",
11601
11632
  "Back To Lobby": "Lobiye Dön",
11602
- Tournament: J3,
11603
- Message: $3,
11604
- Support: _3,
11605
- Tip: eu,
11633
+ Tournament: eu,
11634
+ Message: tu,
11635
+ Support: au,
11636
+ Tip: nu,
11606
11637
  "Send Tip": "Bahşiş Gönder",
11607
- Help: tu,
11638
+ Help: ru,
11608
11639
  "Click to chat": "Sohbet etmek için tıklayın",
11609
11640
  "Golden Chip Tournament": "Altın Çip Müsabakası",
11610
11641
  "Limits & Payouts": "Limitler & Ödemeler",
11611
- Amount: au,
11642
+ Amount: iu,
11612
11643
  "Cards & Score": "Kartlar & Skor",
11613
11644
  "Deal Now": "Şimdi Dağıt",
11614
- History: nu,
11645
+ History: su,
11615
11646
  Date: "Tarih",
11616
- Game: ru,
11647
+ Game: ou,
11617
11648
  "Game Name": "Oyun Adı",
11618
- Round: iu,
11649
+ Round: lu,
11619
11650
  "Bet Type": "Bahis Türü",
11620
- Bet: su,
11651
+ Bet: cu,
11621
11652
  "Win/Lose": "Kazanç/Kayıp",
11622
- Win: ou,
11623
- Cards: lu,
11653
+ Win: du,
11654
+ Cards: hu,
11624
11655
  "Dealer Cards": "Krupiyer Kartları",
11625
11656
  "Your Seats": "Koltukların",
11626
- SEAT: cu,
11627
- Seat: du,
11628
- repeat: hu,
11629
- deal: uu,
11630
- Undo: fu,
11631
- Double: pu,
11632
- Hit: mu,
11633
- Stand: gu,
11657
+ SEAT: uu,
11658
+ Seat: fu,
11659
+ repeat: pu,
11660
+ deal: mu,
11661
+ Undo: gu,
11662
+ Double: bu,
11663
+ Hit: yu,
11664
+ Stand: xu,
11634
11665
  "Stand All": "Tümünü Dur",
11635
- StandAll: bu,
11636
- TwentyOnePlusThree: yu,
11666
+ StandAll: wu,
11667
+ TwentyOnePlusThree: Cu,
11637
11668
  "We lost connection for a moment": "Bir an için bağlantımız kesildi",
11638
11669
  "This page will close automatically when you're reconnected.": "Bu sayfa otomatik olarak kapanacaktır, yeniden bağlandığınızda.",
11639
- Lobby: xu,
11640
- round: wu,
11641
- Congratulations: Cu,
11642
- Surrender: ku,
11670
+ Lobby: ku,
11671
+ round: vu,
11672
+ Congratulations: Au,
11673
+ Surrender: ju,
11643
11674
  "Back to Lobby": "Lobiye Dön",
11644
11675
  "Stay in the Game": "Oyunda Kal",
11645
11676
  Error: "Hata",
11646
- Skip: vu,
11647
- Insure: Au,
11648
- day: ju,
11649
- hour: Su,
11650
- min: Iu,
11651
- sec: Lu,
11677
+ Skip: Su,
11678
+ Insure: Iu,
11679
+ day: Lu,
11680
+ hour: Bu,
11681
+ min: Tu,
11682
+ sec: Du,
11652
11683
  "Still with us, Player?": "Hala bizimle misin, Oyuncu?",
11653
11684
  "We haven’t seen any moves from you. Want to keep playing?": "Sizden hiçbir hamle görmedik. Oynamaya devam etmek ister misiniz?",
11654
- Cancel: Bu,
11685
+ Cancel: Nu,
11655
11686
  "Claim Now": "Şimdi Talep Et",
11656
- save: Tu,
11687
+ save: zu,
11657
11688
  "You Win": "Kazandın",
11658
- Hand: Du,
11659
- Payout: Nu,
11689
+ Hand: Hu,
11690
+ Payout: Ou,
11660
11691
  "Perfect Pair": "Mükemmel Çift",
11692
+ PerfectPairs: Pu,
11661
11693
  "Winning Hand": "Kazanan El",
11662
11694
  "Color Pair": "Renk Çifti",
11663
11695
  "Mix Pair": "Karışık Çift",
11664
- Lost: zu,
11696
+ Lost: Mu,
11665
11697
  "Bet Amount": "Bahis Miktarı",
11666
11698
  "Win Amount": "Kazanılan Miktar",
11667
11699
  "Colourful Pair": "Renkli Çift",
@@ -11669,31 +11701,31 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11669
11701
  "Suited Trips": "Uygun Üçlü",
11670
11702
  "Straight Flush": "strit Flush",
11671
11703
  "Three of a Kind": "Üçlü",
11672
- Flush: Hu,
11704
+ Flush: Fu,
11673
11705
  "Set Nick Name": "Takma Adı Ayarla",
11674
- Save: Ou,
11706
+ Save: Ru,
11675
11707
  "Please set your nickname": "Lütfen takma adınızı ayarlayın",
11676
- Straight: Mu,
11708
+ Straight: Wu,
11677
11709
  "Ends in": "Bitiş",
11678
- Close: Pu,
11710
+ Close: Gu,
11679
11711
  "View Details": "Detayları Görüntüle",
11680
11712
  "Wager to": "Bahis Yap",
11681
- left: Fu,
11682
- FullScreen: Ru,
11683
- Info: Wu,
11684
- Place: Gu,
11685
- Score: Vu,
11686
- Nickname: Eu,
11687
- Period: Uu,
11688
- Language: Ku,
11689
- tabs: Yu,
11713
+ left: Vu,
11714
+ FullScreen: Eu,
11715
+ Info: Uu,
11716
+ Place: Ku,
11717
+ Score: Yu,
11718
+ Nickname: Zu,
11719
+ Period: Xu,
11720
+ Language: qu,
11721
+ tabs: Qu,
11690
11722
  "Tournament ends in": "Turnuva bitiyor",
11691
- Min: Zu,
11692
- Low: Xu,
11693
- Med: qu,
11694
- High: Qu,
11695
- Auto: Ju,
11696
- Change: $u,
11723
+ Min: Ju,
11724
+ Low: $u,
11725
+ Med: _u,
11726
+ High: e5,
11727
+ Auto: t5,
11728
+ Change: a5,
11697
11729
  "Change Nickname": "Nick Adını Değiştir",
11698
11730
  "Enter new nickname": "Yeni takma ad girin",
11699
11731
  "Music Volume": "Müzik Ses Seviyesi",
@@ -11759,7 +11791,7 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11759
11791
  "1. Select a chip with the desired value.": "1. İstediğiniz değere sahip çipi seçin.",
11760
11792
  "2. Click on the betting area. Each click increases the bet by the chip value until the maximum is reached.": "2. Bahis alanına tıklayın. Her tıklama, maksimum değere ulaşana kadar bahsi fiş değeri kadar artırır.",
11761
11793
  "3. Notifications appear when the maximum is reached.": "3. Maksimum sayıya ulaşıldığında bildirimler görünür.",
11762
- Important: _u,
11794
+ Important: n5,
11763
11795
  "Do not minimize the browser or switch tabs while the timer runs and bets are placed. Buttons:": "Zamanlayıcı çalışırken ve bahisler yapılırken tarayıcıyı küçültmeyin veya sekmeleri değiştirmeyin. Düğmeler:",
11764
11796
  "* Double 2x: Doubles all bets.": "* Double 2x: Tüm bahisleri ikiye katlar.",
11765
11797
  "* Repeat: Repeats previous round bets.": "* Tekrar: Önceki tur bahislerini tekrarlar.",
@@ -11786,7 +11818,7 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11786
11818
  "* Double: Double the bet and take only one extra card.": "* Double: Bahsi ikiye katla ve sadece bir ekstra kart al.",
11787
11819
  "* Split: Double the bet and split cards into two hands.": "* Bölme: Bahsi ikiye katlayın ve kartları iki ele bölün.",
11788
11820
  "* Surrender: Lose half the bet, the rest returned to balance.": "* Teslim Ol: Bahsin yarısını kaybet, geri kalanı dengeye dön.",
11789
- Notes: e5,
11821
+ Notes: r5,
11790
11822
  "* If no decision is made before time ends, the system automatically Hits until reaching 11 points.": "* Süre dolmadan karar verilmezse sistem otomatik olarak 11 puana ulaşana kadar Vuruş yapar.",
11791
11823
  "* If balance is insufficient for Double or Split, the buttons are inactive.": "* Double veya Split için bakiyeniz yeterli değilse butonlar pasif olur.",
11792
11824
  "Choose how many rounds your current bet will repeat automatically.": "Mevcut bahsinizin kaç tur boyunca otomatik olarak tekrarlanacağını seçin.",
@@ -11798,17 +11830,17 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11798
11830
  "Up to 7 players can participate in the game. If any player is free, he can occupy up to 3 boxes.": "Oyunda maksimum 7 oyuncu yer alabilir. Eğer bir oyuncu boşsa, en fazla 3 kutu işgal edebilir.",
11799
11831
  'Cards 2-10 are equal to their number. "Jack", "Queen" and "King" are counted 10 points, "Ace" is counted 11 points, which is conducive to making a better combination.': '2-10 kartları kendi değerlerine eşittir. "Jack", "Queen" ve "King" kartları 10 puan sayılır, "Ace" ise 11 puan sayılır ve daha iyi bir kombinasyon oluşturmak için uygundur.',
11800
11832
  "After the time given for making bets is over, each player is dealt one face-up card. The player starts dealing cards from the first player to his left and continues clockwise, ending the round with the card dealt to him. Then the player deals the second face-up card to each participant, but the player's second card is dealt face down. The sum of the first two cards dealt to the player is shown next to the player's playing cards.": "Bahis yapma süresi bittikten sonra, her oyuncuya bir açık kart dağıtılır. Dağıtıcı soldaki ilk oyuncudan başlamak üzere saat yönünde devam ederek her oyuncuya kart dağıtır ve turu kendisine dağıttığı kart ile sonlandırır. Daha sonra oyuncu her katılımcıya ikinci açık kartı dağıtır, ancak oyuncunun ikinci kartı yüz aşağı dağıtılır. Oyuncuya dağıtılan ilk iki kartın toplamı, oyuncunun oynanan kartlarının yanında gösterilir.",
11801
- Blackjack: t5,
11833
+ Blackjack: i5,
11802
11834
  "If the combination of the first two playing cards is 21, it is Blackjack.": "İlk iki kartın kombinasyonu 21 ise, bu Blackjack'tir.",
11803
- Insurance: a5,
11835
+ Insurance: s5,
11804
11836
  'If the dealer\'s face up card is an "Ace", the player is offered the option to use the "Insurance" even if the player has a "Hand" with a "Blackjack" combination, as a result of which he will be compensated if the dealer makes a "Hand" with a "Blackjack" combination. The value of the "insurance" is half of the main bet and it is made separately from the main bet. The dealer then checks the value of his face down card to see if he has made a Blackjack or not. The dealer wins if he is dealt a Blackjack Hand and the player is not. If the player and the dealer have hands with a Blackjack combination, a Push is recorded and the player\'s original bet is returned. However, if the dealer\'s face- up or face -down card is a \'10\', you are not offered the \'Insurance\' option and the dealer is not allowed to look at his face down card to see if he has made a Blackjack or not.': `Eğer dağıtıcının açık kartı bir "As" ise, oyuncuya "Sigorta" seçeneği sunulur. Oyuncunun elinde bir "Blackjack" kombinasyonu varsa bile, dağıtıcı bir "Blackjack" kombinasyonu yaparsa oyuncuya tazminat yapılacağı bir "Sigorta" seçeneği sunulur. "Sigorta"nın değeri ana bahsin yarısıdır ve ana bahisten ayrı olarak yapılır. Dağıtıcı daha sonra kapalı kartının değerini kontrol eder ve bir Blackjack yapmış mı yok mu kontrol eder. Dağıtıcı bir Blackjack Hand'a sahipse ve oyuncu değilse kazanır. Oyuncu ve dağıtıcı Blackjack kombinasyonlu elleri varsa, bir itme (Push) kaydedilir ve oyuncunun orijinal bahsi geri alınır. Ancak, dağıtıcının açık veya kapalı kartı '10' ise, 'Sigorta' seçeneği sunulmaz ve dağıtıcının kapalı kartına bakması Blackjack yapmış mı yapmamış mı konusunda izin verilmez.`,
11805
11837
  "Double, Hit or Stand.": "Double, Hit veya Stand.",
11806
11838
  "If the dealer does not develop a Blackjack after checking his first two cards, players are given the opportunity to improve the values of their hands one at a time. You can draw additional cards until you are satisfied with the value of the cards in your hand.": "Dağıtıcı ilk iki kartını kontrol ettikten sonra Blackjack yapmamışsa, oyuncular ellerinin değerini sırayla artırma şansına sahiptir. Kartlarınızın değeri size uygun olana kadar ek kart çekebilirsiniz.",
11807
- Split: n5,
11839
+ Split: o5,
11808
11840
  'If the initial two cards dealt to a player are of the same value, the player may perform a "Split", creating two separate "Hands" by adding an amount equal to the base bet for the second "Hand". After the second card has been dealt to both of your hands, you can improve the scores of both hands by taking the extra card bet. You can refuse to take an additional card when you are satisfied with the value of the cards in both hands. However, if you do a Split for the original pair of Aces, you will only get one extra card per hand, with no chance to take an extra card (Hit) and bet.': `Bir oyuncuya dağıtılan ilk iki kart aynı değere sahipse, oyuncu "Bölme" işlemi yapabilir ve ikinci "El" için temel bahisle eşit miktarda bahis ekleyerek iki ayrı "El" oluşturabilir. İki elinize de ikinci kart dağıtıldıktan sonra, her iki elin puanını da artırabilirsiniz. Her iki elinizdeki kartların değeriyle memnun olduğunuzda, ek kart bahsi almayı reddedebilirsiniz. Ancak, As'lar için orijinal bir Bölme yaparsanız, her el için yalnızca bir ek kart alırsınız ve ek bir kart (Hit) ve bahis alma şansınız yoktur.`,
11809
11841
  "Cash Out": "Nakit Çıkış",
11810
11842
  'After the cards being dealt the dealer doesn\'t have Blackjack, you have to make a decision. One of the decisions presented to you is cash withdrawal. if you decide to cash out, the game will be over for that hand and you will get back the value shown to you on the "Cash Out" decision button. The "Cash Out" payout ratio varies based on your total score for that hand and the dealer\'s up card. The "cash out" rule only applies to your main bet. You can control the visibility of this option in your “make a decision” panel in the Settings section.': 'Kartlar dağıtıldıktan sonra dağıtıcının Blackjack yapmadığı bir durumda bir karar vermeniz gerekiyor. Size sunulan kararlardan biri nakit çekme işlemidir. Nakit çekmeye karar verirseniz, oyun o el için sona erecek ve size "Nakit Çıkış" karar düğmesinde gösterilen değeri geri alacaksınız. "Nakit Çıkış" ödeme oranı, elinizin toplam puanına ve dağıtıcının açık kartına bağlı olarak değişir. "Nakit çıkış" kuralı yalnızca ana bahsinize uygulanır. Bu seçeneğin görünürlüğünü Ayarlar bölümündeki "karar verme" panelinizde kontrol edebilirsiniz.',
11811
- Results: r5,
11843
+ Results: l5,
11812
11844
  'If the sum of cards in a player\'s "Hand" exceeds 21 points, the player loses and loses the bet placed on that "Hand". When all players\' decisions have been made in turn, the dealer reveals his face-down card. The dealer must "Hit" if his "Hand" has 16 points or less, and must "Stand" if his "Hand" has 17 or more points. Remember that a Soft hand includes an “Ace” worth 11 points.': 'Bir oyuncunun "El"indeki kartların toplamı 21 puanı aşıyorsa, oyuncu kaybeder ve o "El" için yerleştirilen bahsi kaybeder. Sırayla tüm oyuncuların kararlarının alındığından emin olduktan sonra, dağıtıcı kapalı kartını ortaya çıkarır. Dağıtıcının "El"i 16 puan veya daha azsa "Hit" yapmalı ve "El"i 17 puan veya daha fazlaysa "Stand" yapmalıdır. Unutmayın ki Soft bir el, 11 puan değerinde bir “As” içerir.',
11813
11845
  "You win if your card value at the end is closer to 21 than the dealer's card value, or if the dealer busts. The player wins when the cards in his final hand are closer to 21 in value than the dealer's, or when the total of the cards in the dealer's hand exceeds 21, causing the dealer to lose. If you decide to cash out, you will receive the value shown by the “Cash out” decision button when the decision is offered to you. Only the first 2 playing cards are considered blackjack. A hand equal to 21 points, which is formed by means of a \"Split\", is not considered Blackjack. A Blackjack combination therefore beats any 21-point hand made using Split.": `Eğer elinizin kart değeri sonunda dağıtıcının kart değerine daha yakınsa veya dağıtıcı battıysa kazanırsınız. Oyuncu, final elindeki kartlar dağıtıcının değerine daha yakın olduğunda veya dağıtıcının elindeki kartların toplamı 21'i aştığında, dağıtıcının kaybetmesi nedeniyle kazanır. Nakit çıkış yapmaya karar verirseniz, size sunulan kararda gösterilen değeri alacaksınız. Sadece ilk 2 oynanan kart Blackjack olarak kabul edilir. Bir "Split" kullanılarak yapılan 21 puanlık bir el, Blackjack olarak kabul edilmez. Bu nedenle, bir Blackjack kombinasyonu, Split kullanılarak yapılan herhangi bir 21 puanlık eli yener.`,
11814
11846
  "Side Bets": "Yan Bahisler",
@@ -11823,7 +11855,7 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11823
11855
  'Straight A sequence of 3 cards with different cards. For example: "Clubs" 7, "Hearts" 8, "Diamonds" 9': "Düz 3 farklı karttan oluşan bir dizi. Örneğin: <Card7/>, <Card20/>, <Card34/>",
11824
11856
  'Flush non-consecutive pieces of the same type. For example: "Diamonds" 7,10.': "Floş aynı türden ardışık olmayan parçalar. Örneğin: <Card32/>,<Card35/>.",
11825
11857
  "Deal Now This button appears after placing a bet and everyone present at the table clicks the “deal now” button. The dealer does not wait. The betting time ends immediately and the dealer starts dealing. That is, if the player is alone at the table after placing the bet till the end of the betting time, he/she clicks the “deal now” button and the dealer starts dealing immediately.": 'Şimdi Dağıt Bu düğme, bir bahis yerleştirdikten sonra masada bulunan herkesin "şimdi dağıt" düğmesine tıklamasının ardından görünür. Dağıtıcı beklemez. Bahis süresi derhal sona erer ve dağıtıcı dağıtmaya başlar. Yani, oyuncu bahis yerleştirdikten sonra masada yalnızsa bahis süresinin sonuna kadar, "şimdi dağıt" düğmesine tıklar ve dağıtıcı hemen dağıtmaya başlar.',
11826
- Payments: i5,
11858
+ Payments: c5,
11827
11859
  "Return to the player": "Oyuncuya geri dön",
11828
11860
  "The theoretical optimal payout rates for the combinations listed below are as follows:": "Aşağıda listelenen kombinasyonlar için teorik optimal ödeme oranları şu şekildedir:",
11829
11861
  '"Blackjack" Combination - 99.29%.': '"Blackjack" Kombinasyonu - 99.29%.',
@@ -11845,20 +11877,20 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11845
11877
  "Total bets section shows the amount of total bets for the given game round.": "Toplam bahisler bölümü, belirli bir oyun turu için toplam bahis miktarını gösterir.",
11846
11878
  "If the connection is interrupted during the game round before the end of the betting time, all placed bets on the field will be returned to you and will not participate in the game round.": "Oyun turu sırasında bahis süresi bitmeden bağlantı kesilirse, alandaki tüm yerleştirilmiş bahisler size geri döner ve oyun turuna katılmaz.",
11847
11879
  'If the connection is interrupted after the end of the betting time, your bets will be included in the given round and you can see the result in the "Game History" section.': 'Bahis süresi bittikten sonra bağlantı kesilirse, bahisleriniz belirtilen turda dahil edilir ve sonucu "Oyun Geçmişi" bölümünde görebilirsiniz.',
11848
- Autoplay: s5,
11880
+ Autoplay: d5,
11849
11881
  "Autoplay - In this section you can choose how many game rounds you want your given bet to be repeated.": "Otomatik Oynatma - Bu bölümde, verdiğiniz bahsin kaç oyun turu boyunca tekrarlanacağını seçebilirsiniz.",
11850
- Chat: o5,
11882
+ Chat: h5,
11851
11883
  'You can start a chat with the player by entering your message and pressing the "send" button. In case of inappropriate use, the chat button will be disabled.': 'Oyuncuyla mesajınızı yazarak ve "gönder" düğmesine basarak sohbet başlatabilirsiniz. Uygunsuz kullanım durumunda sohbet düğmesi devre dışı bırakılır.',
11852
11884
  "Game number": "Oyun numarası",
11853
11885
  "Each game round has its own special game number through which you can later present your wish and request about the given round.": "Her oyun turunun kendi özel oyun numarası vardır, bu numara üzerinden daha sonra verilen tur hakkında isteğinizi ve talebinizi iletebilirsiniz.",
11854
- Sound: l5,
11886
+ Sound: u5,
11855
11887
  "The Sound button toggles all game sounds on and off.": "Ses düğmesi tüm oyun seslerini açıp kapatır.",
11856
11888
  "Game history": "Oyun geçmişi",
11857
11889
  'By clicking the "game history" button, you can see your bets, winnings and the winning number in the round under the game number.': '"Oyun geçmişi" düğmesine tıklayarak bahislerinizi, kazançlarınızı ve oyun numarası altındaki turdaki kazanan numarayı görebilirsiniz.',
11858
11890
  "Without leaving this section, you can browse the stories of the previous and next rounds with the right and left arrows.": "Bu bölgeden ayrılmadan önceki ve sonraki tur hikayelerini sağ ve sol oklarla göz atabilirsiniz.",
11859
- Settings: c5,
11891
+ Settings: f5,
11860
11892
  "In this section, you can change the 4 video qualities, which is convenient, or leave it on automatic, raise and lower both the dealer's voice and the effect sounds.": "Bu bölümde, 4 video kalitesini değiştirebilir veya otomatik bırakabilir, krupiye sesini ve efekt seslerini açabilir veya kapatabilirsiniz.",
11861
- Shuffling: d5,
11893
+ Shuffling: p5,
11862
11894
  "The game continues until the cut card is dealt. The cards are then shuffled by the dealer or by a professional shuffler. If there is a shuffling table in the game, two shoes with two decks of cards are used on the table. In this case, the dealer changes the shoes and the cards are shuffled by another person while the dealer continues to conduct the round.": "Oyun, kesme kartı dağıtılana kadar devam eder. Kartlar daha sonra krupiye veya profesyonel bir karıştırıcı tarafından karıştırılır. Oyunda bir karıştırma masası varsa, masada iki deste kartla iki ayakkabı kullanılır. Bu durumda krupiye ayakkabıları değiştirir ve kartlar krupiye turu yönetmeye devam ederken başka bir kişi tarafından karıştırılır.",
11863
11895
  "Error Control": "Hata Kontrolü",
11864
11896
  "In case of any error in the game, system or game procedure, the current round will be temporarily interrupted before the player informs the service manager of the error. Players will be informed about it via chat or an on-screen message that the issue is being investigated. If the manager manages to solve the given problem immediately, the current round continues in its normal course. If the problem is not resolved immediately, the given round is considered canceled and the starting bets of all participants in the given round are returned.": "Oyunda, sistemde veya oyun prosedüründe herhangi bir hata durumunda, oyuncu hata hakkında servis yöneticisine bilgi vermeden önce mevcut tur geçici olarak durdurulur. Oyunculara, sorunun araştırıldığına dair sohbet veya ekran mesajı aracılığıyla bilgi verilir. Yönetici verilen sorunu hemen çözebilirse, mevcut tur normal seyrinde devam eder. Sorun hemen çözülmezse, verilen tur iptal edilmiş sayılır ve verilen turdaki tüm katılımcıların başlangıç bahisleri iade edilir.",
@@ -11894,19 +11926,19 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11894
11926
  "Bet Is Not Accepted": "Bahis Kabul Edilmedi",
11895
11927
  "Something went wrong": "Bir şeyler ters gitti",
11896
11928
  "Unknown error": "Bilinmeyen hata"
11897
- }, u5 = "თქვენი ფსონი დაბრუნდა", f5 = "ლიმიტები", p5 = "დილერი", m5 = "ბალანსი", g5 = "პარამეტრები", b5 = "ტურნირი", y5 = "შეტყობინება", x5 = "მხარდაჭერა", w5 = "რჩევა", C5 = "ისტორია", k5 = "დახმარება", v5 = "თანხა", A5 = "თამაში", j5 = "რაუნდი", S5 = "ფსონი", I5 = "მოგება", L5 = "ბარათები", B5 = "ადგილი", T5 = "სავარძელი", D5 = "გამეორება", N5 = "დილერი", z5 = "გაუქმება", H5 = "ორმაგი", O5 = "დარტყმა", M5 = "დაყენა", P5 = "ყველა მოთამაშე დგას", F5 = "21+3", R5 = "ლობი", W5 = "რაუნდი", G5 = "გილოცავთ!", V5 = "დნებება", E5 = "გამოტოვება", U5 = "დაზღვევა", K5 = "დღე", Y5 = "საათი", Z5 = "წთ", X5 = "წმ", q5 = "გაუქმება", Q5 = "შენახვა", J5 = "ხელი", $5 = "გადახდა", _5 = "დაკარგული", e4 = "ფლეში", t4 = "შენახვა", a4 = "სტრაითი", n4 = "დახურვა", r4 = "მარცხნივ", i4 = "სრული ეკრანი", s4 = "ინფორმაცია", o4 = "ადგილი", l4 = "ქულა", c4 = "მეტსახელი", d4 = "პერიოდი", h4 = "ენა", u4 = {
11929
+ }, g5 = "თქვენი ფსონი დაბრუნდა", b5 = "ლიმიტები", y5 = "დილერი", x5 = "ბალანსი", w5 = "პარამეტრები", C5 = "ტურნირი", k5 = "შეტყობინება", v5 = "მხარდაჭერა", A5 = "რჩევა", j5 = "ისტორია", S5 = "დახმარება", I5 = "თანხა", L5 = "თამაში", B5 = "რაუნდი", T5 = "ფსონი", D5 = "მოგება", N5 = "ბარათები", z5 = "ადგილი", H5 = "სავარძელი", O5 = "გამეორება", P5 = "დილერი", M5 = "გაუქმება", F5 = "ორმაგი", R5 = "დარტყმა", W5 = "დაყენა", G5 = "ყველა მოთამაშე დგას", V5 = "21+3", E5 = "ლობი", U5 = "რაუნდი", K5 = "გილოცავთ!", Y5 = "დნებება", Z5 = "გამოტოვება", X5 = "დაზღვევა", q5 = "დღე", Q5 = "საათი", J5 = "წთ", $5 = "წმ", _5 = "გაუქმება", e4 = "შენახვა", t4 = "ხელი", a4 = "გადახდა", n4 = "და წყვილი", r4 = "დაკარგული", i4 = "ფლეში", s4 = "შენახვა", o4 = "სტრაითი", l4 = "დახურვა", c4 = "მარცხნივ", d4 = "სრული ეკრანი", h4 = "ინფორმაცია", u4 = "ადგილი", f4 = "ქულა", p4 = "მეტსახელი", m4 = "პერიოდი", g4 = "ენა", b4 = {
11898
11930
  Prizes: "პრიზები",
11899
11931
  Leaderboard: "ლიდერბორდი",
11900
11932
  Rules: "წესები"
11901
- }, f4 = "მინ", p4 = "დაბალი", m4 = "საშუალო", g4 = "მაღალი", b4 = "ავტომატური", y4 = "ცვლილება", x4 = "მნიშვნელოვანი", w4 = "შენიშვნები", C4 = "Blackjack", k4 = "დაზღვევა", v4 = "Split", A4 = "შედეგები", j4 = "გადახდები", S4 = "ავტომატური თამაში", I4 = "ჩატი", L4 = "ხმაური", B4 = "პარამეტრები", T4 = "შეკარება", D4 = {
11933
+ }, y4 = "მინ", x4 = "დაბალი", w4 = "საშუალო", C4 = "მაღალი", k4 = "ავტომატური", v4 = "ცვლილება", A4 = "მნიშვნელოვანი", j4 = "შენიშვნები", S4 = "Blackjack", I4 = "დაზღვევა", L4 = "Split", B4 = "შედეგები", T4 = "გადახდები", D4 = "ავტომატური თამაში", N4 = "ჩატი", z4 = "ხმაური", H4 = "პარამეტრები", O4 = "შეკარება", P4 = {
11902
11934
  "canceled round": "გაუქმებული რაუნდი",
11903
- refunded: u5,
11935
+ refunded: g5,
11904
11936
  "Round Id": "რაუნდის ID",
11905
- Limits: f5,
11906
- Dealer: p5,
11937
+ Limits: b5,
11938
+ Dealer: y5,
11907
11939
  "Total Bet": "სრული ფსონი",
11908
- Balance: m5,
11909
- SETTINGS: g5,
11940
+ Balance: x5,
11941
+ SETTINGS: w5,
11910
11942
  "Video Quality": "ვიდეოს ხარისხი",
11911
11943
  "Game Sounds": "თამაშის ხმები",
11912
11944
  "Dealer Voice": "დილერის ხმა",
@@ -11915,69 +11947,70 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11915
11947
  "Make your descision": "გააკეთეთ თქვენი გადაწყვეტილება",
11916
11948
  "Please, Place Your Bets": "გთხოვთ, დადეთ ფსონები",
11917
11949
  "Back To Lobby": "უკან ლობიში",
11918
- Tournament: b5,
11919
- Message: y5,
11920
- Support: x5,
11921
- Tip: w5,
11950
+ Tournament: C5,
11951
+ Message: k5,
11952
+ Support: v5,
11953
+ Tip: A5,
11922
11954
  "Send Tip": "გაგზავნეთ რჩევა",
11923
11955
  "Deal Now": "გააკეთეთ დილერი ახლა",
11924
- History: C5,
11925
- Help: k5,
11956
+ History: j5,
11957
+ Help: S5,
11926
11958
  "Click to chat": "დააწკაპუნეთ ჩატისთვის",
11927
11959
  "Golden Chip Tournament": "ოქროს ჩიპების ტურნირი",
11928
11960
  "Limits & Payouts": "ლიმიტები და გადახდები",
11929
- Amount: v5,
11961
+ Amount: I5,
11930
11962
  "Cards & Score": "ბარათები და ქულა",
11931
11963
  Date: "თარიღი",
11932
- Game: A5,
11964
+ Game: L5,
11933
11965
  "Game Name": "თამაშის სახელი",
11934
- Round: j5,
11966
+ Round: B5,
11935
11967
  "Bet Type": "ფსონის ტიპი",
11936
- Bet: S5,
11968
+ Bet: T5,
11937
11969
  "Win/Lose": "მოგება/წაგება",
11938
- Win: I5,
11939
- Cards: L5,
11970
+ Win: D5,
11971
+ Cards: N5,
11940
11972
  "Dealer Cards": "დილერის ბარათები",
11941
11973
  "Your Seats": "თქვენი ადგილები",
11942
- SEAT: B5,
11943
- Seat: T5,
11944
- repeat: D5,
11945
- deal: N5,
11946
- Undo: z5,
11947
- Double: H5,
11948
- Hit: O5,
11949
- Stand: M5,
11974
+ SEAT: z5,
11975
+ Seat: H5,
11976
+ repeat: O5,
11977
+ deal: P5,
11978
+ Undo: M5,
11979
+ Double: F5,
11980
+ Hit: R5,
11981
+ Stand: W5,
11950
11982
  "Stand All": "ყველა მოთამაშე დგას",
11951
- StandAll: P5,
11952
- TwentyOnePlusThree: F5,
11983
+ StandAll: G5,
11984
+ TwentyOnePlusThree: V5,
11953
11985
  "We lost connection for a moment": "მოკლე დროით კავშირი გაწყდა",
11954
11986
  "This page will close automatically when you're reconnected.": "ეს გვერდი ავტომატურად დაიხურება, როცა ხელახლა დაუკავშირდებით.",
11955
- Lobby: R5,
11956
- round: W5,
11957
- Congratulations: G5,
11958
- Surrender: V5,
11987
+ Lobby: E5,
11988
+ round: U5,
11989
+ Congratulations: K5,
11990
+ Surrender: Y5,
11959
11991
  "Back to Lobby": "დაბრუნება ლობიში",
11960
11992
  "Stay in the Game": "დარჩი თამაშში",
11961
11993
  Error: "შეცდომა",
11962
- Skip: E5,
11963
- Insure: U5,
11964
- day: K5,
11965
- hour: Y5,
11966
- min: Z5,
11967
- sec: X5,
11994
+ Skip: Z5,
11995
+ Insure: X5,
11996
+ day: q5,
11997
+ hour: Q5,
11998
+ min: J5,
11999
+ sec: $5,
11968
12000
  "Still with us, Player?": "ისევ ჩვენთან ხართ, მოთამაშე?",
11969
12001
  "We haven’t seen any moves from you. Want to keep playing?": "შენი მხრიდან სვლა არ დაფიქსირდა. გინდა გაგრძელება?",
11970
- Cancel: q5,
12002
+ Cancel: _5,
11971
12003
  "Claim Now": "მოითხოვეთ ახლა",
11972
- save: Q5,
12004
+ save: e4,
11973
12005
  "You Win": "მოიგეთ",
11974
- Hand: J5,
11975
- Payout: $5,
12006
+ Hand: t4,
12007
+ Payout: a4,
11976
12008
  "Perfect Pair": "იდეალური წყვილი",
12009
+ PerfectPairs: n4,
11977
12010
  "Winning Hand": "გამარჯვებული ხელი",
11978
12011
  "Color Pair": "ფერების წყვილი",
11979
12012
  "Mix Pair": "შერეული წყვილი",
11980
- Lost: _5,
12013
+ Lost: r4,
11981
12014
  "Bet Amount": "ფსონის ოდენობა",
11982
12015
  "Win Amount": "მოგების ოდენობა",
11983
12016
  "Colourful Pair": "ფერადი წყვილი",
@@ -11985,31 +12018,31 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
11985
12018
  "Suited Trips": "შესაფერისი სამეული",
11986
12019
  "Straight Flush": "სტრიტ ფლეში",
11987
12020
  "Three of a Kind": "სამი ერთნაირი",
11988
- Flush: e4,
12021
+ Flush: i4,
11989
12022
  "Set Nick Name": "მეტსახელის დაყენება",
11990
- Save: t4,
12023
+ Save: s4,
11991
12024
  "Please set your nickname": "გთხოვთ, დააყენოთ მეტსახელი",
11992
- Straight: a4,
12025
+ Straight: o4,
11993
12026
  "Ends in": "დასრულდება",
11994
- Close: n4,
12027
+ Close: l4,
11995
12028
  "View Details": "დეტალების ნახვა",
11996
12029
  "Wager to": "ფსონის დადება",
11997
- left: r4,
11998
- FullScreen: i4,
11999
- Info: s4,
12000
- Place: o4,
12001
- Score: l4,
12002
- Nickname: c4,
12003
- Period: d4,
12004
- Language: h4,
12005
- tabs: u4,
12030
+ left: c4,
12031
+ FullScreen: d4,
12032
+ Info: h4,
12033
+ Place: u4,
12034
+ Score: f4,
12035
+ Nickname: p4,
12036
+ Period: m4,
12037
+ Language: g4,
12038
+ tabs: b4,
12006
12039
  "Tournament ends in": "ტურნირი დასრულდება",
12007
- Min: f4,
12008
- Low: p4,
12009
- Med: m4,
12010
- High: g4,
12011
- Auto: b4,
12012
- Change: y4,
12040
+ Min: y4,
12041
+ Low: x4,
12042
+ Med: w4,
12043
+ High: C4,
12044
+ Auto: k4,
12045
+ Change: v4,
12013
12046
  "Change Nickname": "მეტსახელის შეცვლა",
12014
12047
  "Enter new nickname": "შეიყვანეთ ახალი მეტსახელი",
12015
12048
  "Music Volume": "მუსიკის ხმა",
@@ -12074,7 +12107,7 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
12074
12107
  "1. Select a chip with the desired value.": "1. აირჩიეთ ჩიპი სასურველი ფასით.",
12075
12108
  "2. Click on the betting area. Each click increases the bet by the chip value until the maximum is reached.": "2. დააწკაპუნეთ ფსონის ზონაზე. თითოეულ კლიკზე ფსონი იზრდება ჩიპის ფასით, სანამ მაქსიმუმამდე არ მივა.",
12076
12109
  "3. Notifications appear when the maximum is reached.": "3. შეტყობინებები ჩნდება მაქსიმუმის მიღწევისას.",
12077
- Important: x4,
12110
+ Important: A4,
12078
12111
  "Do not minimize the browser or switch tabs while the timer runs and bets are placed. Buttons:": "არ შეამციროთ ბრაუზერი ან გადახვიდეთ სხვა ტაბზე, სანამ ტაიმერი მუშაობს და ფსონები დადებულია. ღილაკები:",
12079
12112
  "* Double 2x: Doubles all bets.": "* Double 2x: ყველა ფსონის ორმაგება.",
12080
12113
  "* Repeat: Repeats previous round bets.": "* Repeat: წინა რაუნდის ფსონების გამეორება.",
@@ -12101,7 +12134,7 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
12101
12134
  "* Double: Double the bet and take only one extra card.": "* Double: ორმაგი ფსონი და მიიღეთ მხოლოდ ერთი დამატებითი ბარათი.",
12102
12135
  "* Split: Double the bet and split cards into two hands.": "* Split: ორმაგი ფსონი და ბარათების გაყოფა ორ ხელზე.",
12103
12136
  "* Surrender: Lose half the bet, the rest returned to balance.": "* Surrender: დაკარგეთ ფსონის ნახევარი, დანარჩენი დაბრუნდება ბალანსზე.",
12104
- Notes: w4,
12137
+ Notes: j4,
12105
12138
  "* If no decision is made before time ends, the system automatically Hits until reaching 11 points.": "* თუ დრო დასრულდება და გადაწყვეტილება არ მიიღება, სისტემა ავტომატურად ასაღებს ბარათს 11 ქულამდე.",
12106
12139
  "* If balance is insufficient for Double or Split, the buttons are inactive.": "* თუ ბალანსი არასაკმარისია Double ან Split-ისთვის, ღილაკები არაქტიურია.",
12107
12140
  "Choose how many rounds your current bet will repeat automatically.": "აირჩიეთ რამდენ რაუნდში გაიმეორებს თქვენი მიმდინარე ფსონი ავტომატურად.",
@@ -12114,17 +12147,17 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
12114
12147
  "Up to 7 players can participate in the game. If any player is free, he can occupy up to 3 boxes.": "თამაშიში მონაწილეობას იღებს მაქსიმუმ 7 მოთამაშე. თუ არის თავისუფალი ყუთები, მოთამაშე შეიძლება დაიკავოს მაქსიმუმ 3 ყუთი.",
12115
12148
  'Cards 2-10 are equal to their number. "Jack", "Queen" and "King" are counted 10 points, "Ace" is counted 11 points, which is conducive to making a better combination.': "ბარათები 2–10 უდრის მათ ნომერს. Jack, Queen და King ითვლება 10 ქულად, Ace ითვლება 11 ქულად, რაც ხელს უწყობს უკეთესი კომბინაციის შექმნას.",
12116
12149
  "After the time given for making bets is over, each player is dealt one face-up card. The player starts dealing cards from the first player to his left and continues clockwise, ending the round with the card dealt to him. Then the player deals the second face-up card to each participant, but the player's second card is dealt face down. The sum of the first two cards dealt to the player is shown next to the player's playing cards.": "ფსონების დროის დასრულების შემდეგ, თითოეულ მოთამაშეს ურიგდება ერთი თვალსაჩინო ბარათი. ბარათების გადაცემა იწყება პირველ მოთამაშიდან დილერის მარცხნივ და გრძელდება საათის ისრის მიმართულებით, რაუნდი მთავრდება დილერის ბარათით. შემდეგ თითოეულ მონაწილეს ურიგდება მეორე თვალსაჩინო ბარათი, ხოლო დილერის მეორე ბარათი არის დახურული. მოთამაშესთვის გათამაშებული პირველი ორი ბარათის ჯამი ნაჩვენებია მოთამაშის ბარათების გვერდით.",
12117
- Blackjack: C4,
12150
+ Blackjack: S4,
12118
12151
  "If the combination of the first two playing cards is 21, it is Blackjack.": "თუ პირველი ორი ბარათის ჯამი 21 არის, ითვლება Blackjack.",
12119
- Insurance: k4,
12152
+ Insurance: I4,
12120
12153
  'If the dealer\'s face up card is an "Ace", the player is offered the option to use the "Insurance" even if the player has a "Hand" with a "Blackjack" combination, as a result of which he will be compensated if the dealer makes a "Hand" with a "Blackjack" combination. The value of the "insurance" is half of the main bet and it is made separately from the main bet. The dealer then checks the value of his face down card to see if he has made a Blackjack or not. The dealer wins if he is dealt a Blackjack Hand and the player is not. If the player and the dealer have hands with a Blackjack combination, a Push is recorded and the player\'s original bet is returned. However, if the dealer\'s face- up or face -down card is a \'10\', you are not offered the \'Insurance\' option and the dealer is not allowed to look at his face down card to see if he has made a Blackjack or not.': "თუ დილერის თვალსაჩინო ბარათი Ace-ია, მოთამაშეს შეუძლია დადოს დაზღვევის ფსონი, მაშინაც კი, თუ უკვე აქვს Blackjack. დაზღვევის ფსონი ანაზღაურებს ზარალს, თუ დილერსაც აქვს Blackjack. დაზღვევის ფსონი არის მთავარი ფსონის ნახევარი და დგება ცალკე. შემდეგ დილერი ამოწმებს დახურულ ბარათს, აქვს თუ არა მას Blackjack.",
12121
12154
  "Double, Hit or Stand.": "Double, Hit ან Stand.",
12122
12155
  "If the dealer does not develop a Blackjack after checking his first two cards, players are given the opportunity to improve the values of their hands one at a time. You can draw additional cards until you are satisfied with the value of the cards in your hand.": "თუ დილერს არ აქვს Blackjack პირველ ორ ბარათის შემოწმების შემდეგ, მოთამაშეებს შეუძლიათ ერთი-ერთად გაუმჯობესონ თავიანთი ხელების მნიშვნელობები. შეგიძლიათ აიღოთ დამატებითი ბარათები, სანამ არ იქნებით კმაყოფილი.",
12123
- Split: v4,
12156
+ Split: L4,
12124
12157
  'If the initial two cards dealt to a player are of the same value, the player may perform a "Split", creating two separate "Hands" by adding an amount equal to the base bet for the second "Hand". After the second card has been dealt to both of your hands, you can improve the scores of both hands by taking the extra card bet. You can refuse to take an additional card when you are satisfied with the value of the cards in both hands. However, if you do a Split for the original pair of Aces, you will only get one extra card per hand, with no chance to take an extra card (Hit) and bet.': "თუ მოთამაშეს ურიგდება ორი ერთნაირი ბარათი, ის შეიძლება განახორციელოს Split, ქმნის ორ სხვადასხვა ხელს, მეორე ხელისთვის დამატებით დებს ფსონის ტოლფას ოდენობას. მეორე ბარათის მიღების შემდეგ ორივე ხელისთვის, შეგიძლიათ გაუმჯობესოთ შედეგი დამატებითი ბარათის აღებით. თუ კმაყოფილი ხართ, შეგიძლიათ უარი თქვათ დამატებითი ბარათის აღებაზე. Ace-ის წყვილის შემთხვევაში, თითოეულ ხელზე მხოლოდ ერთი დამატებითი ბარათი გაიცემა, Hit და Double დაუშვებელი იქნება.",
12125
12158
  "Cash Out": "ფულის გამოტანა",
12126
12159
  'After the cards being dealt the dealer doesn\'t have Blackjack, you have to make a decision. One of the decisions presented to you is cash withdrawal. if you decide to cash out, the game will be over for that hand and you will get back the value shown to you on the "Cash Out" decision button. The "Cash Out" payout ratio varies based on your total score for that hand and the dealer\'s up card. The "cash out" rule only applies to your main bet. You can control the visibility of this option in your “make a decision” panel in the Settings section.': 'ბარათების გათამაშების შემდეგ, თუ დილერს არ აქვს Blackjack, თქვენ უნდა მიიღოთ გადაწყვეტილება. ერთ-ერთი ვარიანტია ფულის გამოტანა. თუ გადაწყვეტთ გამოტანას, თამაში დასრულდება იმ ხელისთვის და მიიღებთ ღირებულებას, რომელიც ნაჩვენებია "Cash Out" ღილაკზე. ფულის გამოტანის პროცენტული მნიშვნელობა დამოკიდებულია ხელის ჯამურ ქულაზე და დილერის თვალსაჩინო ბარათზე. ეს წესები ეხება მხოლოდ მთავარ ფსონს. შეგიძლიათ მართოთ ვარიანტის ხილვადობა "მიღების გადაწყვეტილება" პანელზე პარამეტრებში.',
12127
- Results: A4,
12160
+ Results: B4,
12128
12161
  'If the sum of cards in a player\'s "Hand" exceeds 21 points, the player loses and loses the bet placed on that "Hand". When all players\' decisions have been made in turn, the dealer reveals his face-down card. The dealer must "Hit" if his "Hand" has 16 points or less, and must "Stand" if his "Hand" has 17 or more points. Remember that a Soft hand includes an “Ace” worth 11 points.': "თუ მოთამაშის ხელის ბარათების ჯამი 21 ქულას აღემატება, მოთამაშე წ verliert ფსონს იმ ხელზე. როდესაც ყველა მოთამაშის გადაწყვეტილება მიღებულია, დილერი აჩვენებს დახურულ ბარათს. დილერი უნდა აიღოს ბარათი (Hit), თუ ხელის ჯამი ≤16, ან უნდა დარჩეს (Stand), თუ ≥17. Soft hand-ში Ace ითვლება 11 ქულად.",
12129
12162
  "You win if your card value at the end is closer to 21 than the dealer's card value, or if the dealer busts. The player wins when the cards in his final hand are closer to 21 in value than the dealer's, or when the total of the cards in the dealer's hand exceeds 21, causing the dealer to lose. If you decide to cash out, you will receive the value shown by the “Cash out” decision button when the decision is offered to you. Only the first 2 playing cards are considered blackjack. A hand equal to 21 points, which is formed by means of a \"Split\", is not considered Blackjack. A Blackjack combination therefore beats any 21-point hand made using Split.": "თქვენ იგებთ, თუ თქვენი ბოლო ბარათების ჯამი 21-სთან უფრო ახლოს არის, ვიდრე დილერის ბარათების ჯამი, ან თუ დილერი წ verliert. მხოლოდ პირველი 2 ბარათი ითვლება Blackjack-ისთვის. Split-ით მიღებული 21 ქულიანი ხელი Blackjack არ ითვლება. Blackjack-ს კომპბინაცია უგებს ნებისმიერ Split-ით მიღებულ 21 ქულას.",
12130
12163
  "Side Bets": "მხარე ფსონები",
@@ -12139,7 +12172,7 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
12139
12172
  'Straight A sequence of 3 cards with different cards. For example: "Clubs" 7, "Hearts" 8, "Diamonds" 9': "Straight – 3 ბარათის თანმიმდევრობა სხვადასხვა მნიშვნელობით. მაგალითად: <Card7/>, <Card20/>, <Card34/>",
12140
12173
  'Flush non-consecutive pieces of the same type. For example: "Diamonds" 7,10.': "Flush – არაჩვეულებრივი ბარათები ერთნაირი ტიპით. მაგალითად: <Card32/>,<Card35/>.",
12141
12174
  "Deal Now This button appears after placing a bet and everyone present at the table clicks the “deal now” button. The dealer does not wait. The betting time ends immediately and the dealer starts dealing. That is, if the player is alone at the table after placing the bet till the end of the betting time, he/she clicks the “deal now” button and the dealer starts dealing immediately.": "Deal Now – ეს ღილაკი ჩნდება ფსონის დადების შემდეგ. როცა ყველა მოთამაშე დააჭერს “deal now”-ს, დილერი იწყებს ბარათების განაწილებას. თუ მოთამაშე მარტო არის მაგიდაზე, მას შეუძლია დააჭიროს “deal now” და დილერი დაუყოვნებლივ დაიწყებს განაწილებას.",
12142
- Payments: j4,
12175
+ Payments: T4,
12143
12176
  "Return to the player": "დაბრუნება მოთამაშეს",
12144
12177
  "The theoretical optimal payout rates for the combinations listed below are as follows:": "თეორიული ოპტიმალური გადახდის მაჩვენებლები შემდეგი კომბინაციებისთვის არის:",
12145
12178
  '"Blackjack" Combination - 99.29%.': '"Blackjack" კომბინაცია - 99.29%.',
@@ -12161,20 +12194,20 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
12161
12194
  "Total bets section shows the amount of total bets for the given game round.": "საერთო ფსონების სექცია აჩვენებს თანხას მიმდინარე რაუნდში.",
12162
12195
  "If the connection is interrupted during the game round before the end of the betting time, all placed bets on the field will be returned to you and will not participate in the game round.": "თუ კავშირი გაწყდა ფსონის დროს, ყველა ფსონი დაბრუნდება ბალანსზე და არ მიიღებს მონაწილეობას რაუნდში.",
12163
12196
  'If the connection is interrupted after the end of the betting time, your bets will be included in the given round and you can see the result in the "Game History" section.': "თუ კავშირი გაწყდა ფსონის დასრულების შემდეგ, ფსონები ჩაეთვლება რაუნდში და შედეგი ნახავ 'Game History' სექციაში.",
12164
- Autoplay: S4,
12197
+ Autoplay: D4,
12165
12198
  "Autoplay - In this section you can choose how many game rounds you want your given bet to be repeated.": "Autoplay – აქ შეგიძლია აირჩიო რამდენ რაუნდში გაიმეორებს შენი ფსონი.",
12166
- Chat: I4,
12199
+ Chat: N4,
12167
12200
  'You can start a chat with the player by entering your message and pressing the "send" button. In case of inappropriate use, the chat button will be disabled.': "შეგიძლიათ დაიწყოთ ჩატი მოთამაშესთან, შეტყობინების მიწერის შემდეგ ‘send’-ზე დაჭერით. შეუფერებელი გამოყენების შემთხვევაში, ჩატი გათიშული იქნება.",
12168
12201
  "Game number": "თამაშის ნომერი",
12169
12202
  "Each game round has its own special game number through which you can later present your wish and request about the given round.": "ყოველი რაუნდი აქვს სპეციალური ნომერი, რომლის საშუალებით შემდგომ შეგიძლიათ შეიტანოთ მოთხოვნა ან გამოხატოთ სურვილი.",
12170
- Sound: L4,
12203
+ Sound: z4,
12171
12204
  "The Sound button toggles all game sounds on and off.": "Sound ღილაკი აანთებს ან გამორთავს ყველა ხმას.",
12172
12205
  "Game history": "თამაშის ისტორია",
12173
12206
  'By clicking the "game history" button, you can see your bets, winnings and the winning number in the round under the game number.': "დააჭირე ‘game history’-ს, რათა ნახო ფსონები, მოგება და გამარჯვებული ნომერი.",
12174
12207
  "Without leaving this section, you can browse the stories of the previous and next rounds with the right and left arrows.": "ამ სექციის დატოვების გარეშე, შეგიძლია გადაახვიო წინა და მომდევნო რაუნდების ისტორია მარჯვენა და მარცხენა ისრებს.",
12175
- Settings: B4,
12208
+ Settings: H4,
12176
12209
  "In this section, you can change the 4 video qualities, which is convenient, or leave it on automatic, raise and lower both the dealer's voice and the effect sounds.": "ამ სექციაში შეგიძლია შეცვალო 4 ვიდეო ხარისხი ან დატოვო ავტომატურად, ასევე აუმაღლო ან დაიწიო დილერის ხმა და ეფექტების ხმა.",
12177
- Shuffling: T4,
12210
+ Shuffling: O4,
12178
12211
  "The game continues until the cut card is dealt. The cards are then shuffled by the dealer or by a professional shuffler. If there is a shuffling table in the game, two shoes with two decks of cards are used on the table. In this case, the dealer changes the shoes and the cards are shuffled by another person while the dealer continues to conduct the round.": "თამაშს გრძელდება სანამ არ გაითამაშება cut card. ბარათები აურევს დილერი ან პროფესიონალი. თუ არსებობს shuffling მაგიდა, გამოიყენება ორი კოლოფი ორი დასარტყმელი კუბით. დილერი ცვლის კოლოფებს, ბარათებს აურევს სხვა ადამიანი, დილერის რაუნდი გრძელდება.",
12179
12212
  "Error Control": "შეცდომის კონტროლი",
12180
12213
  "In case of any error in the game, system or game procedure, the current round will be temporarily interrupted before the player informs the service manager of the error. Players will be informed about it via chat or an on-screen message that the issue is being investigated. If the manager manages to solve the given problem immediately, the current round continues in its normal course. If the problem is not resolved immediately, the given round is considered canceled and the starting bets of all participants in the given round are returned.": "თუ თამაში ან სისტემა შეცდომას ქმნის, მიმდინარე რაუნდი დროებით შეწყდება სანამ მოთამაშე მიაწვდის შეტყობინებას მენეჯერს. მოთამაშეები ინფორმაციას მიიღებენ ჩატით ან ეკრანზე. თუ მენეჯერმა სწრაფად გადაჭრა პრობლემა, რაუნდი გრძელდება, წინააღმდეგ შემთხვევაში იგი უქმდება და ყველა ფსონი დაბრუნდება.",
@@ -12210,19 +12243,19 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
12210
12243
  "Bet Is Not Accepted": "ფსონი მიღებული არ არის",
12211
12244
  "Something went wrong": "შეცდომა მოხდა",
12212
12245
  "Unknown error": "უცნობი შეცდომა"
12213
- }, N4 = "شرط‌های شما بازپرداخت شد", z4 = "محدودیت‌ها", H4 = "دیلر", O4 = "موجودی", M4 = "تنظیمات", P4 = "مسابقه", F4 = "پیام", R4 = "پشتیبانی", W4 = "انعام", G4 = "تاریخچه", V4 = "راهنما", E4 = "مقدار", U4 = "بازی", K4 = "دور", Y4 = "شرط", Z4 = "برد", X4 = "کارت‌ها", q4 = "صندلی", Q4 = "صندلی", J4 = "تکرار", $4 = "تقسیم", _4 = "بازگشت", e9 = "دو برابر", t9 = "کارت بکش", a9 = "ماندن", n9 = "همه بمانند", r9 = "21+3", i9 = "لابی", s9 = "دور", o9 = "تبریک!", l9 = "تسلیم", c9 = "رد کردن", d9 = "بیمه", h9 = "روز", u9 = "ساعت", f9 = "دقیقه", p9 = "ثانیه", m9 = "لغو", g9 = "ذخیره", b9 = "دست", y9 = "پرداخت", x9 = "باخت", w9 = "فلاش", C9 = "ذخیره", k9 = "استریت", v9 = "بستن", A9 = "مانده", j9 = "تمام صفحه", S9 = "اطلاعات", I9 = "قرار دادن", L9 = "امتیاز", B9 = "نام مستعار", T9 = "دوره", D9 = "زبان", N9 = {
12246
+ }, M4 = "شرط‌های شما بازپرداخت شد", F4 = "محدودیت‌ها", R4 = "دیلر", W4 = "موجودی", G4 = "تنظیمات", V4 = "مسابقه", E4 = "پیام", U4 = "پشتیبانی", K4 = "انعام", Y4 = "تاریخچه", Z4 = "راهنما", X4 = "مقدار", q4 = "بازی", Q4 = "دور", J4 = "شرط", $4 = "برد", _4 = "کارت‌ها", e9 = "صندلی", t9 = "صندلی", a9 = "تکرار", n9 = "تقسیم", r9 = "بازگشت", i9 = "دو برابر", s9 = "کارت بکش", o9 = "ماندن", l9 = "همه بمانند", c9 = "21+3", d9 = "لابی", h9 = "دور", u9 = "تبریک!", f9 = "تسلیم", p9 = "رد کردن", m9 = "بیمه", g9 = "روز", b9 = "ساعت", y9 = "دقیقه", x9 = "ثانیه", w9 = "لغو", C9 = "ذخیره", k9 = "دست", v9 = "پرداخت", A9 = "ج. کامل", j9 = "باخت", S9 = "فلاش", I9 = "ذخیره", L9 = "استریت", B9 = "بستن", T9 = "مانده", D9 = "تمام صفحه", N9 = "اطلاعات", z9 = "قرار دادن", H9 = "امتیاز", O9 = "نام مستعار", P9 = "دوره", M9 = "زبان", F9 = {
12214
12247
  Prizes: "جوایز",
12215
12248
  Leaderboard: "جدول امتیازات",
12216
12249
  Rules: "قوانین"
12217
- }, z9 = "کم", H9 = "پایین", O9 = "متوسط", M9 = "بالا", P9 = "خودکار", F9 = "تغییر", R9 = "مهم", W9 = "یادداشت‌ها", G9 = "بلک‌جک", V9 = "بیمه", E9 = "تقسیم", U9 = "نتایج", K9 = "پرداخت‌ها", Y9 = "پخش خودکار", Z9 = "چت", X9 = "صدا", q9 = "تنظیمات", Q9 = "بر زدن کارت‌ها", J9 = {
12250
+ }, R9 = "کم", W9 = "پایین", G9 = "متوسط", V9 = "بالا", E9 = "خودکار", U9 = "تغییر", K9 = "مهم", Y9 = "یادداشت‌ها", Z9 = "بلک‌جک", X9 = "بیمه", q9 = "تقسیم", Q9 = "نتایج", J9 = "پرداخت‌ها", $9 = "پخش خودکار", _9 = "چت", e6 = "صدا", t6 = "تنظیمات", a6 = "بر زدن کارت‌ها", n6 = {
12218
12251
  "canceled round": "دور لغو شد",
12219
- refunded: N4,
12252
+ refunded: M4,
12220
12253
  "Round Id": "شناسه دور",
12221
- Limits: z4,
12222
- Dealer: H4,
12254
+ Limits: F4,
12255
+ Dealer: R4,
12223
12256
  "Total Bet": "کل شرط",
12224
- Balance: O4,
12225
- SETTINGS: M4,
12257
+ Balance: W4,
12258
+ SETTINGS: G4,
12226
12259
  "Video Quality": "کیفیت ویدیو",
12227
12260
  "Game Sounds": "صداهای بازی",
12228
12261
  "Dealer Voice": "صدای دیلر",
@@ -12231,69 +12264,70 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
12231
12264
  "Make your descision": "تصمیم خود را بگیرید",
12232
12265
  "Please, Place Your Bets": "لطفاً شرط‌های خود را قرار دهید",
12233
12266
  "Back To Lobby": "بازگشت به لابی",
12234
- Tournament: P4,
12235
- Message: F4,
12236
- Support: R4,
12237
- Tip: W4,
12267
+ Tournament: V4,
12268
+ Message: E4,
12269
+ Support: U4,
12270
+ Tip: K4,
12238
12271
  "Send Tip": "ارسال انعام",
12239
12272
  "Deal Now": "همین حالا تقسیم کن",
12240
- History: G4,
12241
- Help: V4,
12273
+ History: Y4,
12274
+ Help: Z4,
12242
12275
  "Click to chat": "برای گفتگو کلیک کنید",
12243
12276
  "Golden Chip Tournament": "مسابقه چیپ طلایی",
12244
12277
  "Limits & Payouts": "محدودیت‌ها و پرداخت‌ها",
12245
- Amount: E4,
12278
+ Amount: X4,
12246
12279
  "Cards & Score": "کارت‌ها و امتیاز",
12247
12280
  Date: "تاریخ",
12248
- Game: U4,
12281
+ Game: q4,
12249
12282
  "Game Name": "نام بازی",
12250
- Round: K4,
12283
+ Round: Q4,
12251
12284
  "Bet Type": "نوع شرط",
12252
- Bet: Y4,
12285
+ Bet: J4,
12253
12286
  "Win/Lose": "برد/باخت",
12254
- Win: Z4,
12255
- Cards: X4,
12287
+ Win: $4,
12288
+ Cards: _4,
12256
12289
  "Dealer Cards": "کارت‌های دیلر",
12257
12290
  "Your Seats": "صندلی‌های شما",
12258
- SEAT: q4,
12259
- Seat: Q4,
12260
- repeat: J4,
12261
- deal: $4,
12262
- Undo: _4,
12263
- Double: e9,
12264
- Hit: t9,
12265
- Stand: a9,
12291
+ SEAT: e9,
12292
+ Seat: t9,
12293
+ repeat: a9,
12294
+ deal: n9,
12295
+ Undo: r9,
12296
+ Double: i9,
12297
+ Hit: s9,
12298
+ Stand: o9,
12266
12299
  "Stand All": "همه بمانند",
12267
- StandAll: n9,
12268
- TwentyOnePlusThree: r9,
12300
+ StandAll: l9,
12301
+ TwentyOnePlusThree: c9,
12269
12302
  "We lost connection for a moment": "ارتباط برای لحظه‌ای قطع شد",
12270
12303
  "This page will close automatically when you're reconnected.": "این صفحه پس از اتصال دوباره به‌طور خودکار بسته می‌شود.",
12271
- Lobby: i9,
12272
- round: s9,
12273
- Congratulations: o9,
12274
- Surrender: l9,
12304
+ Lobby: d9,
12305
+ round: h9,
12306
+ Congratulations: u9,
12307
+ Surrender: f9,
12275
12308
  "Back to Lobby": "بازگشت به لابی",
12276
12309
  "Stay in the Game": "در بازی بمانید",
12277
12310
  Error: "خطا",
12278
- Skip: c9,
12279
- Insure: d9,
12280
- day: h9,
12281
- hour: u9,
12282
- min: f9,
12283
- sec: p9,
12311
+ Skip: p9,
12312
+ Insure: m9,
12313
+ day: g9,
12314
+ hour: b9,
12315
+ min: y9,
12316
+ sec: x9,
12284
12317
  "Still with us, Player?": "هنوز با ما هستید، بازیکن؟",
12285
12318
  "We haven’t seen any moves from you. Want to keep playing?": "حرکتی از شما دیده نشده است. می‌خواهید ادامه دهید؟",
12286
- Cancel: m9,
12319
+ Cancel: w9,
12287
12320
  "Claim Now": "همین حالا دریافت کنید",
12288
- save: g9,
12321
+ save: C9,
12289
12322
  "You Win": "شما برنده شدید",
12290
- Hand: b9,
12291
- Payout: y9,
12323
+ Hand: k9,
12324
+ Payout: v9,
12292
12325
  "Perfect Pair": "جفت کامل",
12326
+ PerfectPairs: A9,
12293
12327
  "Winning Hand": "دست برنده",
12294
12328
  "Color Pair": "جفت رنگی",
12295
12329
  "Mix Pair": "جفت ترکیبی",
12296
- Lost: x9,
12330
+ Lost: j9,
12297
12331
  "Bet Amount": "مقدار شرط",
12298
12332
  "Win Amount": "مقدار برد",
12299
12333
  "Colourful Pair": "جفت رنگارنگ",
@@ -12301,31 +12335,31 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
12301
12335
  "Suited Trips": "سه‌تایی هم‌نشان",
12302
12336
  "Straight Flush": "استریت فلاش",
12303
12337
  "Three of a Kind": "سه یکسان",
12304
- Flush: w9,
12338
+ Flush: S9,
12305
12339
  "Set Nick Name": "نام مستعار تنظیم کنید",
12306
- Save: C9,
12340
+ Save: I9,
12307
12341
  "Please set your nickname": "لطفاً نام مستعار خود را تنظیم کنید",
12308
- Straight: k9,
12342
+ Straight: L9,
12309
12343
  "Ends in": "به پایان می‌رسد در",
12310
- Close: v9,
12344
+ Close: B9,
12311
12345
  "View Details": "مشاهده جزئیات",
12312
12346
  "Wager to": "شرط به",
12313
- left: A9,
12314
- FullScreen: j9,
12315
- Info: S9,
12316
- Place: I9,
12317
- Score: L9,
12318
- Nickname: B9,
12319
- Period: T9,
12320
- Language: D9,
12321
- tabs: N9,
12347
+ left: T9,
12348
+ FullScreen: D9,
12349
+ Info: N9,
12350
+ Place: z9,
12351
+ Score: H9,
12352
+ Nickname: O9,
12353
+ Period: P9,
12354
+ Language: M9,
12355
+ tabs: F9,
12322
12356
  "Tournament ends in": "مسابقه در پایان می‌رسد در",
12323
- Min: z9,
12324
- Low: H9,
12325
- Med: O9,
12326
- High: M9,
12327
- Auto: P9,
12328
- Change: F9,
12357
+ Min: R9,
12358
+ Low: W9,
12359
+ Med: G9,
12360
+ High: V9,
12361
+ Auto: E9,
12362
+ Change: U9,
12329
12363
  "Change Nickname": "تغییر نام مستعار",
12330
12364
  "Enter new nickname": "نام مستعار جدید را وارد کنید",
12331
12365
  "Music Volume": "حجم موسیقی",
@@ -12390,7 +12424,7 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
12390
12424
  "1. Select a chip with the desired value.": "۱. چیپ با ارزش دلخواه را انتخاب کنید.",
12391
12425
  "2. Click on the betting area. Each click increases the bet by the chip value until the maximum is reached.": "۲. روی منطقه شرط‌بندی کلیک کنید. هر کلیک شرط را به ارزش چیپ افزایش می‌دهد تا به حد اکثر برسد.",
12392
12426
  "3. Notifications appear when the maximum is reached.": "۳. وقتی به حد اکثر رسیدید، اعلان‌ها ظاهر می‌شوند.",
12393
- Important: R9,
12427
+ Important: K9,
12394
12428
  "Do not minimize the browser or switch tabs while the timer runs and bets are placed. Buttons:": "هنگام اجرای تایمر و قرار گرفتن شرط‌ها، مرورگر را کوچک نکنید یا تب‌ها را تغییر ندهید. دکمه‌ها:",
12395
12429
  "* Double 2x: Doubles all bets.": "* دو برابر ۲x: تمام شرط‌ها را دو برابر می‌کند.",
12396
12430
  "* Repeat: Repeats previous round bets.": "* تکرار: شرط‌های دور قبل را تکرار می‌کند.",
@@ -12417,7 +12451,7 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
12417
12451
  "* Double: Double the bet and take only one extra card.": "* دو برابر: شرط خود را دو برابر کنید و فقط یک کارت اضافی بگیرید.",
12418
12452
  "* Split: Double the bet and split cards into two hands.": "* تقسیم: شرط خود را دو برابر کنید و کارت‌ها را به دو دست جداگانه تقسیم کنید.",
12419
12453
  "* Surrender: Lose half the bet, the rest returned to balance.": "* تسلیم: نصف شرط را از دست دهید و بقیه به موجودی شما بازگردانده می‌شود.",
12420
- Notes: W9,
12454
+ Notes: Y9,
12421
12455
  "* If no decision is made before time ends, the system automatically Hits until reaching 11 points.": "* اگر قبل از پایان زمان تصمیمی گرفته نشود، سیستم به‌طور خودکار تا رسیدن به ۱۱ امتیاز ضربه می‌زند.",
12422
12456
  "* If balance is insufficient for Double or Split, the buttons are inactive.": "* اگر موجودی برای دو برابر یا تقسیم کافی نباشد، دکمه‌ها غیرفعال هستند.",
12423
12457
  "Choose how many rounds your current bet will repeat automatically.": "تعداد دورهایی که شرط فعلی شما به‌طور خودکار تکرار می‌شود را انتخاب کنید.",
@@ -12430,17 +12464,17 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
12430
12464
  "Up to 7 players can participate in the game. If any player is free, he can occupy up to 3 boxes.": "حداکثر ۷ بازیکن می‌توانند در بازی شرکت کنند. اگر خانه‌ای آزاد باشد، بازیکن می‌تواند تا ۳ خانه را اشغال کند.",
12431
12465
  'Cards 2-10 are equal to their number. "Jack", "Queen" and "King" are counted 10 points, "Ace" is counted 11 points, which is conducive to making a better combination.': "کارت‌های ۲ تا ۱۰ برابر با مقدار خود هستند. سرباز، بی‌بی و شاه ۱۰ امتیاز دارند. آس می‌تواند ۱ یا ۱۱ امتیاز داشته باشد، بسته به اینکه کدام برای بازیکن سودمندتر است.",
12432
12466
  "After the time given for making bets is over, each player is dealt one face-up card. The player starts dealing cards from the first player to his left and continues clockwise, ending the round with the card dealt to him. Then the player deals the second face-up card to each participant, but the player's second card is dealt face down. The sum of the first two cards dealt to the player is shown next to the player's playing cards.": "پس از پایان زمان شرط‌بندی، به هر بازیکن یک کارت رو شده داده می‌شود. کارت‌ها به ترتیب از اولین بازیکن در سمت چپ دیلر توزیع می‌شوند و به صورت ساعتگرد ادامه می‌یابد. سپس به هر بازیکن کارت دوم داده می‌شود، در حالی که کارت دوم دیلر به صورت پشت داده می‌شود. مجموع دو کارت اول هر بازیکن کنار کارت‌هایش نمایش داده می‌شود.",
12433
- Blackjack: G9,
12467
+ Blackjack: Z9,
12434
12468
  "If the combination of the first two playing cards is 21, it is Blackjack.": "اگر مجموع دو کارت اول ۲۱ باشد، بلک‌جک است.",
12435
- Insurance: V9,
12469
+ Insurance: X9,
12436
12470
  'If the dealer\'s face up card is an "Ace", the player is offered the option to use the "Insurance" even if the player has a "Hand" with a "Blackjack" combination, as a result of which he will be compensated if the dealer makes a "Hand" with a "Blackjack" combination. The value of the "insurance" is half of the main bet and it is made separately from the main bet. The dealer then checks the value of his face down card to see if he has made a Blackjack or not. The dealer wins if he is dealt a Blackjack Hand and the player is not. If the player and the dealer have hands with a Blackjack combination, a Push is recorded and the player\'s original bet is returned. However, if the dealer\'s face- up or face -down card is a \'10\', you are not offered the \'Insurance\' option and the dealer is not allowed to look at his face down card to see if he has made a Blackjack or not.': "اگر کارت رو شده دیلر آس باشد، بازیکن می‌تواند شرط بیمه بگذارد حتی اگر خودش بلک‌جک داشته باشد. شرط بیمه جبران خسارت در صورت بلک‌جک دیلر است. مقدار بیمه نصف شرط اصلی است و جداگانه گذاشته می‌شود. سپس دیلر کارت پشت خود را بررسی می‌کند تا ببیند بلک‌جک دارد یا خیر.",
12437
12471
  "Double, Hit or Stand.": "دو برابر، ضربه یا ایست.",
12438
12472
  "If the dealer does not develop a Blackjack after checking his first two cards, players are given the opportunity to improve the values of their hands one at a time. You can draw additional cards until you are satisfied with the value of the cards in your hand.": "اگر دیلر پس از بررسی دو کارت اول خود بلک‌جک نداشته باشد، به بازیکنان فرصت داده می‌شود تا ارزش دست‌های خود را یک به یک بهبود دهند. می‌توانید کارت اضافی بگیرید تا زمانی که از ارزش دست خود راضی باشید.",
12439
- Split: E9,
12473
+ Split: q9,
12440
12474
  'If the initial two cards dealt to a player are of the same value, the player may perform a "Split", creating two separate "Hands" by adding an amount equal to the base bet for the second "Hand". After the second card has been dealt to both of your hands, you can improve the scores of both hands by taking the extra card bet. You can refuse to take an additional card when you are satisfied with the value of the cards in both hands. However, if you do a Split for the original pair of Aces, you will only get one extra card per hand, with no chance to take an extra card (Hit) and bet.': "اگر دو کارت اولیه که به بازیکن داده شده دارای ارزش یکسان باشند، بازیکن می‌تواند تقسیم انجام دهد و با اضافه کردن مبلغی برابر با شرط پایه برای دست دوم، دو دست جداگانه ایجاد کند. پس از اینکه کارت دوم به هر دو دست داده شد، می‌توانید ارزش هر دو دست را با گرفتن کارت اضافی بهبود دهید. اگر از ارزش کارت‌ها راضی هستید، می‌توانید کارت اضافی نگیرید. اما اگر تقسیم روی جفت آس اصلی انجام شود، هر دست فقط یک کارت اضافی دریافت می‌کند و امکان گرفتن کارت اضافی (ضربه) و شرط دوبل وجود ندارد.",
12441
12475
  "Cash Out": "برداشت نقدی",
12442
12476
  'After the cards being dealt the dealer doesn\'t have Blackjack, you have to make a decision. One of the decisions presented to you is cash withdrawal. if you decide to cash out, the game will be over for that hand and you will get back the value shown to you on the "Cash Out" decision button. The "Cash Out" payout ratio varies based on your total score for that hand and the dealer\'s up card. The "cash out" rule only applies to your main bet. You can control the visibility of this option in your “make a decision” panel in the Settings section.': 'پس از توزیع کارت‌ها، اگر دیلر بلک‌جک نداشته باشد، باید تصمیم بگیرید. یکی از گزینه‌ها برداشت نقدی است. اگر تصمیم به برداشت گرفتید، بازی برای آن دست پایان می‌یابد و مبلغ نشان داده شده روی دکمه "برداشت نقدی" به شما بازگردانده می‌شود. نسبت پرداخت "برداشت نقدی" بر اساس مجموع امتیاز دست شما و کارت رو شده دیلر متفاوت است. این قانون فقط برای شرط اصلی شما اعمال می‌شود و می‌توانید قابلیت نمایش این گزینه را در پنل “تصمیم‌گیری” بخش تنظیمات کنترل کنید.',
12443
- Results: U9,
12477
+ Results: Q9,
12444
12478
  'If the sum of cards in a player\'s "Hand" exceeds 21 points, the player loses and loses the bet placed on that "Hand". When all players\' decisions have been made in turn, the dealer reveals his face-down card. The dealer must "Hit" if his "Hand" has 16 points or less, and must "Stand" if his "Hand" has 17 or more points. Remember that a Soft hand includes an “Ace” worth 11 points.': "اگر مجموع کارت‌ها در دست بازیکن بیش از ۲۱ باشد، بازیکن می‌بازد و شرط گذاشته شده روی آن دست از بین می‌رود. پس از اینکه همه بازیکنان تصمیمات خود را گرفتند، دیلر کارت پشت خود را نشان می‌دهد. دیلر باید اگر دستش ۱۶ یا کمتر باشد ضربه بزند و اگر ۱۷ یا بیشتر باشد ایست کند. به یاد داشته باشید که یک دست نرم شامل آس با ارزش ۱۱ امتیاز است.",
12445
12479
  "You win if your card value at the end is closer to 21 than the dealer's card value, or if the dealer busts. The player wins when the cards in his final hand are closer to 21 in value than the dealer's, or when the total of the cards in the dealer's hand exceeds 21, causing the dealer to lose. If you decide to cash out, you will receive the value shown by the “Cash out” decision button when the decision is offered to you. Only the first 2 playing cards are considered blackjack. A hand equal to 21 points, which is formed by means of a \"Split\", is not considered Blackjack. A Blackjack combination therefore beats any 21-point hand made using Split.": "شما برنده می‌شوید اگر ارزش کارت‌های شما در پایان به ۲۱ نزدیک‌تر از کارت‌های دیلر باشد یا اگر دیلر بیشتر از ۲۱ شود. بازیکن برنده است وقتی که کارت‌های دست نهایی او به ۲۱ نزدیک‌تر از کارت‌های دیلر باشد یا وقتی مجموع کارت‌های دست دیلر بیش از ۲۱ باشد و دیلر ببازد. اگر تصمیم به برداشت نقدی گرفتید، مبلغ نشان داده شده روی دکمه “برداشت نقدی” به شما داده می‌شود. فقط دو کارت اول بلک‌جک محسوب می‌شوند. دستی که ۲۱ امتیاز دارد و از تقسیم ایجاد شده، بلک‌جک محسوب نمی‌شود. بنابراین ترکیب بلک‌جک بر هر دستی با ۲۱ امتیاز که از تقسیم ایجاد شده باشد غلبه می‌کند.",
12446
12480
  "Side Bets": "شرط‌های جانبی",
@@ -12455,7 +12489,7 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
12455
12489
  'Straight A sequence of 3 cards with different cards. For example: "Clubs" 7, "Hearts" 8, "Diamonds" 9': "ترتیب: دنباله‌ای از ۳ کارت با خال‌های متفاوت. برای مثال: <خشت> ۷، <دل> ۸، <خشت> ۹",
12456
12490
  'Flush non-consecutive pieces of the same type. For example: "Diamonds" 7,10.': "فلش: کارت‌های غیرمتوالی از یک نوع. برای مثال: <خشت> ۷، ۱۰",
12457
12491
  "Deal Now This button appears after placing a bet and everyone present at the table clicks the “deal now” button. The dealer does not wait. The betting time ends immediately and the dealer starts dealing. That is, if the player is alone at the table after placing the bet till the end of the betting time, he/she clicks the “deal now” button and the dealer starts dealing immediately.": "دکمه توزیع اکنون پس از قرار دادن شرط ظاهر می‌شود و همه حاضرین روی دکمه «توزیع اکنون» کلیک می‌کنند. دیلر منتظر نمی‌ماند و زمان شرط‌بندی بلافاصله پایان می‌یابد و دیلر شروع به توزیع می‌کند. اگر بازیکن تنها باشد، پس از پایان زمان شرط‌بندی روی دکمه کلیک کرده و دیلر بلافاصله توزیع را آغاز می‌کند.",
12458
- Payments: K9,
12492
+ Payments: J9,
12459
12493
  "Return to the player": "بازگشت به بازیکن",
12460
12494
  "The theoretical optimal payout rates for the combinations listed below are as follows:": "نرخ پرداخت نظری بهینه برای ترکیب‌های زیر به شرح زیر است:",
12461
12495
  '"Blackjack" Combination - 99.29%.': 'ترکیب "بلک‌جک" - ۹۹.۲۹٪',
@@ -12477,20 +12511,20 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
12477
12511
  "Total bets section shows the amount of total bets for the given game round.": "بخش مجموع شرط‌ها، مقدار کل شرط‌ها برای دور بازی جاری را نشان می‌دهد.",
12478
12512
  "If the connection is interrupted during the game round before the end of the betting time, all placed bets on the field will be returned to you and will not participate in the game round.": "اگر اتصال در طول دور بازی قبل از پایان زمان شرط‌بندی قطع شود، همه شرط‌های قرار داده شده به شما بازگردانده می‌شوند و در آن دور شرکت داده نمی‌شوند.",
12479
12513
  'If the connection is interrupted after the end of the betting time, your bets will be included in the given round and you can see the result in the "Game History" section.': "اگر اتصال پس از پایان زمان شرط‌بندی قطع شود، شرط‌های شما در آن دور لحاظ می‌شوند و می‌توانید نتیجه را در بخش «تاریخچه بازی» مشاهده کنید.",
12480
- Autoplay: Y9,
12514
+ Autoplay: $9,
12481
12515
  "Autoplay - In this section you can choose how many game rounds you want your given bet to be repeated.": "پخش خودکار - در این بخش می‌توانید تعداد دورهای بازی را که می‌خواهید شرط شما تکرار شود انتخاب کنید.",
12482
- Chat: Z9,
12516
+ Chat: _9,
12483
12517
  'You can start a chat with the player by entering your message and pressing the "send" button. In case of inappropriate use, the chat button will be disabled.': "می‌توانید با وارد کردن پیام و فشار دادن دکمه «ارسال»، چت را با بازیکن شروع کنید. در صورت استفاده نامناسب، دکمه چت غیرفعال خواهد شد.",
12484
12518
  "Game number": "شماره بازی",
12485
12519
  "Each game round has its own special game number through which you can later present your wish and request about the given round.": "هر دور بازی شماره بازی خاص خود را دارد که از طریق آن می‌توانید بعداً درخواست‌ها و نظرات خود را درباره آن دور ارائه دهید.",
12486
- Sound: X9,
12520
+ Sound: e6,
12487
12521
  "The Sound button toggles all game sounds on and off.": "دکمه صدا، همه صداهای بازی را روشن و خاموش می‌کند.",
12488
12522
  "Game history": "تاریخچه بازی",
12489
12523
  'By clicking the "game history" button, you can see your bets, winnings and the winning number in the round under the game number.': "با کلیک روی دکمه «تاریخچه بازی»، می‌توانید شرط‌ها، بردها و شماره برنده در دور تحت شماره بازی را مشاهده کنید.",
12490
12524
  "Without leaving this section, you can browse the stories of the previous and next rounds with the right and left arrows.": "بدون ترک این بخش، می‌توانید داستان دورهای قبلی و بعدی را با استفاده از فلش‌های راست و چپ مرور کنید.",
12491
- Settings: q9,
12525
+ Settings: t6,
12492
12526
  "In this section, you can change the 4 video qualities, which is convenient, or leave it on automatic, raise and lower both the dealer's voice and the effect sounds.": "در این بخش می‌توانید ۴ کیفیت ویدئو را تغییر دهید یا روی حالت خودکار بگذارید و صدای دیلر و افکت‌ها را بالا یا پایین ببرید.",
12493
- Shuffling: Q9,
12527
+ Shuffling: a6,
12494
12528
  "The game continues until the cut card is dealt. The cards are then shuffled by the dealer or by a professional shuffler. If there is a shuffling table in the game, two shoes with two decks of cards are used on the table. In this case, the dealer changes the shoes and the cards are shuffled by another person while the dealer continues to conduct the round.": "بازی تا زمانی که کارت برش داده شود ادامه دارد. سپس کارت‌ها توسط دیلر یا یک برزن حرفه‌ای بر زده می‌شوند. اگر در بازی میز بر زدن وجود داشته باشد، دو جفت کارت در میز استفاده می‌شود. در این حالت، دیلر جفت کارت‌ها را تغییر می‌دهد و کارت‌ها توسط شخص دیگری بر زده می‌شوند در حالی که دیلر دور بازی را ادامه می‌دهد.",
12495
12529
  "Error Control": "کنترل خطا",
12496
12530
  "In case of any error in the game, system or game procedure, the current round will be temporarily interrupted before the player informs the service manager of the error. Players will be informed about it via chat or an on-screen message that the issue is being investigated. If the manager manages to solve the given problem immediately, the current round continues in its normal course. If the problem is not resolved immediately, the given round is considered canceled and the starting bets of all participants in the given round are returned.": "در صورت بروز هرگونه خطا در بازی، سیستم یا روند بازی، دور جاری به طور موقت متوقف می‌شود تا بازیکن خطا را به مدیر سرویس اطلاع دهد. بازیکنان از طریق چت یا پیام روی صفحه مطلع می‌شوند که مشکل در حال بررسی است. اگر مدیر بتواند مشکل را فوراً حل کند، دور جاری طبق روال عادی ادامه می‌یابد. اگر مشکل فوراً حل نشود، دور جاری لغو شده و شرط‌های اولیه همه شرکت‌کنندگان بازگردانده می‌شود.",
@@ -12526,48 +12560,48 @@ const Rc = "Your bets have been refunded", Wc = "Limits", Gc = "Dealer", Vc = "B
12526
12560
  "Bet Is Not Accepted": "شرط پذیرفته نشد",
12527
12561
  "Something went wrong": "مشکلی پیش آمد",
12528
12562
  "Unknown error": "خطای ناشناخته"
12529
- }, $9 = {
12530
- [Be.English]: { translation: rd },
12531
- [Be.Armenian]: { translation: Ah },
12532
- [Be.Russia]: { translation: K3 },
12533
- [Be.Turkey]: { translation: h5 },
12534
- [Be.Georgian]: { translation: D4 },
12535
- [Be.Persian]: { translation: J9 }
12563
+ }, r6 = {
12564
+ [Be.English]: { translation: id },
12565
+ [Be.Armenian]: { translation: Sh },
12566
+ [Be.Russia]: { translation: X3 },
12567
+ [Be.Turkey]: { translation: m5 },
12568
+ [Be.Georgian]: { translation: P4 },
12569
+ [Be.Persian]: { translation: n6 }
12536
12570
  }, ar = oe.use(qi);
12537
- function x6() {
12571
+ function j6() {
12538
12572
  const e = Ha.get(Ha.language) || Be.English;
12539
12573
  return ar.init({
12540
12574
  lng: e,
12541
12575
  fallbackLng: Be.English,
12542
12576
  interpolation: { escapeValue: !1 },
12543
- resources: $9
12577
+ resources: r6
12544
12578
  }), ar;
12545
12579
  }
12546
12580
  export {
12547
- e6 as BalanceAndBet,
12548
- h6 as BlackJackAction,
12549
- c6 as BlackJackeWinPopup,
12550
- p6 as BlackjeckInsurance,
12551
- f6 as BonusModalContent,
12552
- Pt as Button,
12581
+ s6 as BalanceAndBet,
12582
+ b6 as BlackJackAction,
12583
+ m6 as BlackJackeWinPopup,
12584
+ w6 as BlackjeckInsurance,
12585
+ x6 as BonusModalContent,
12586
+ Mt as Button,
12553
12587
  Na as Card,
12554
- m6 as CardsRightInfo,
12588
+ C6 as CardsRightInfo,
12555
12589
  Gt as Chip,
12556
- g6 as Chip3D,
12557
- i6 as ChipBoard,
12558
- s6 as MobileBottomInfo,
12559
- t6 as MobileMenu,
12560
- b6 as MoibleChipBoard,
12561
- l6 as NotPlaying,
12590
+ k6 as Chip3D,
12591
+ h6 as ChipBoard,
12592
+ u6 as MobileBottomInfo,
12593
+ o6 as MobileMenu,
12594
+ v6 as MoibleChipBoard,
12595
+ p6 as NotPlaying,
12562
12596
  _r as PopupWrapper,
12563
- o6 as Reconnect,
12597
+ f6 as Reconnect,
12564
12598
  Ya as Timer,
12565
- a6 as ToLobby,
12566
- d6 as ToastMessages,
12567
- n6 as TopIcons,
12568
- y6 as TournamentAndPoints,
12569
- r6 as TournamentNotification,
12570
- u6 as Wager,
12599
+ l6 as ToLobby,
12600
+ g6 as ToastMessages,
12601
+ c6 as TopIcons,
12602
+ A6 as TournamentAndPoints,
12603
+ d6 as TournamentNotification,
12604
+ y6 as Wager,
12571
12605
  ar as i18n,
12572
- x6 as initI18n
12606
+ j6 as initI18n
12573
12607
  };