pl_PL-K3MVPNGR.js 6.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. import {
  2. n,
  3. o
  4. } from "./chunk-CZBRZ6SU.js";
  5. import "./chunk-S5KM4IGW.js";
  6. // node_modules/@arcgis/core/chunks/pl_PL.js
  7. function a(e, r) {
  8. for (var a2 = 0; a2 < r.length; a2++) {
  9. const o3 = r[a2];
  10. if ("string" != typeof o3 && !Array.isArray(o3)) {
  11. for (const r2 in o3)
  12. if ("default" !== r2 && !(r2 in e)) {
  13. const a3 = Object.getOwnPropertyDescriptor(o3, r2);
  14. a3 && Object.defineProperty(e, r2, a3.get ? a3 : { enumerable: true, get: () => o3[r2] });
  15. }
  16. }
  17. }
  18. return Object.freeze(Object.defineProperty(e, Symbol.toStringTag, { value: "Module" }));
  19. }
  20. var o2;
  21. var t;
  22. var _;
  23. var i;
  24. var n2 = { exports: {} };
  25. o2 = n2, t = n2.exports, _ = function(e, r) {
  26. Object.defineProperty(r, "__esModule", { value: true }), r.default = { _decimalSeparator: ",", _thousandSeparator: "\xA0", _percentPrefix: null, _percentSuffix: "%", _big_number_suffix_3: "k", _big_number_suffix_6: "M", _big_number_suffix_9: "G", _big_number_suffix_12: "T", _big_number_suffix_15: "P", _big_number_suffix_18: "E", _big_number_suffix_21: "Z", _big_number_suffix_24: "Y", _small_number_suffix_3: "m", _small_number_suffix_6: "\u03BC", _small_number_suffix_9: "n", _small_number_suffix_12: "p", _small_number_suffix_15: "f", _small_number_suffix_18: "a", _small_number_suffix_21: "z", _small_number_suffix_24: "y", _byte_suffix_B: "B", _byte_suffix_KB: "KB", _byte_suffix_MB: "MB", _byte_suffix_GB: "GB", _byte_suffix_TB: "TB", _byte_suffix_PB: "PB", _date_millisecond: "mm:ss SSS", _date_second: "HH:mm:ss", _date_minute: "HH:mm", _date_hour: "HH:mm", _date_day: "MMM dd", _date_week: "ww", _date_month: "MMM", _date_year: "yyyy", _duration_millisecond: "SSS", _duration_millisecond_second: "ss.SSS", _duration_millisecond_minute: "mm:ss SSS", _duration_millisecond_hour: "hh:mm:ss SSS", _duration_millisecond_day: "d'd' mm:ss SSS", _duration_millisecond_week: "d'd' mm:ss SSS", _duration_millisecond_month: "M'm' dd'd' mm:ss SSS", _duration_millisecond_year: "y'y' MM'm' dd'd' mm:ss SSS", _duration_second: "ss", _duration_second_minute: "mm:ss", _duration_second_hour: "hh:mm:ss", _duration_second_day: "d'd' hh:mm:ss", _duration_second_week: "d'd' hh:mm:ss", _duration_second_month: "M'm' dd'd' hh:mm:ss", _duration_second_year: "y'y' MM'm' dd'd' hh:mm:ss", _duration_minute: "mm", _duration_minute_hour: "hh:mm", _duration_minute_day: "d'd' hh:mm", _duration_minute_week: "d'd' hh:mm", _duration_minute_month: "M'm' dd'd' hh:mm", _duration_minute_year: "y'y' MM'm' dd'd' hh:mm", _duration_hour: "hh'h'", _duration_hour_day: "d'd' hh'h'", _duration_hour_week: "d'd' hh'h'", _duration_hour_month: "M'm' dd'd' hh'h'", _duration_hour_year: "y'y' MM'm' dd'd' hh'h'", _duration_day: "d'd'", _duration_day_week: "d'd'", _duration_day_month: "M'm' dd'd'", _duration_day_year: "y'y' MM'm' dd'd'", _duration_week: "w'w'", _duration_week_month: "w'w'", _duration_week_year: "w'w'", _duration_month: "M'm'", _duration_month_year: "y'y' MM'm'", _duration_year: "y'y'", _era_ad: "n.e.", _era_bc: "p.n.e.", A: "a", P: "p", AM: "AM", PM: "PM", "A.M.": "AM", "P.M.": "PM", January: "stycznia", February: "lutego", March: "marca", April: "kwietnia", May: "maja", June: "czerwca", July: "lipca", August: "sierpnia", September: "wrze\u015Bnia", October: "pa\u017Adziernika", November: "listopada", December: "grudnia", Jan: "sty", Feb: "lut", Mar: "mar", Apr: "kwi", "May(short)": "maj", Jun: "cze", Jul: "lip", Aug: "sie", Sep: "wrz", Oct: "pa\u017A", Nov: "lis", Dec: "gru", Sunday: "niedziela", Monday: "poniedzia\u0142ek", Tuesday: "wtorek", Wednesday: "\u015Broda", Thursday: "czwartek", Friday: "pi\u0105tek", Saturday: "sobota", Sun: "niedz.", Mon: "pon.", Tue: "wt.", Wed: "\u015Br.", Thu: "czw.", Fri: "pt.", Sat: "sob.", _dateOrd: function(e2) {
  27. var r2 = "th";
  28. if (e2 < 11 || e2 > 13)
  29. switch (e2 % 10) {
  30. case 1:
  31. r2 = "st";
  32. break;
  33. case 2:
  34. r2 = "nd";
  35. break;
  36. case 3:
  37. r2 = "rd";
  38. }
  39. return r2;
  40. }, "Zoom Out": "Zmiana skali", Play: "Odtwarzanie", Stop: "Zatrzymaj", Legend: "Legenda", "Click, tap or press ENTER to toggle": "", Loading: "Wczytywanie", Home: "Strona g\u0142\xF3wna", Chart: "", "Serial chart": "", "X/Y chart": "", "Pie chart": "", "Gauge chart": "", "Radar chart": "", "Sankey diagram": "", "Flow diagram": "", "Chord diagram": "", "TreeMap chart": "", "Sliced chart": "", Series: "", "Candlestick Series": "", "OHLC Series": "", "Column Series": "", "Line Series": "", "Pie Slice Series": "", "Funnel Series": "", "Pyramid Series": "", "X/Y Series": "", Map: "", "Press ENTER to zoom in": "", "Press ENTER to zoom out": "", "Use arrow keys to zoom in and out": "", "Use plus and minus keys on your keyboard to zoom in and out": "", Export: "Drukuj", Image: "Obraz", Data: "Dane", Print: "Drukuj", "Click, tap or press ENTER to open": "", "Click, tap or press ENTER to print.": "", "Click, tap or press ENTER to export as %1.": "", 'To save the image, right-click this link and choose "Save picture as..."': "", 'To save the image, right-click thumbnail on the left and choose "Save picture as..."': "", "(Press ESC to close this message)": "", "Image Export Complete": "", "Export operation took longer than expected. Something might have gone wrong.": "", "Saved from": "", PNG: "", JPG: "", GIF: "", SVG: "", PDF: "", JSON: "", CSV: "", XLSX: "", "Use TAB to select grip buttons or left and right arrows to change selection": "", "Use left and right arrows to move selection": "", "Use left and right arrows to move left selection": "", "Use left and right arrows to move right selection": "", "Use TAB select grip buttons or up and down arrows to change selection": "", "Use up and down arrows to move selection": "", "Use up and down arrows to move lower selection": "", "Use up and down arrows to move upper selection": "", "From %1 to %2": "Od %1 do %2", "From %1": "Od %1", "To %1": "Do %1", "No parser available for file: %1": "", "Error parsing file: %1": "", "Unable to load file: %1": "", "Invalid date": "" };
  41. }, void 0 !== (i = _(n, t)) && (o2.exports = i);
  42. var d = a({ __proto__: null, default: o(n2.exports) }, [n2.exports]);
  43. export {
  44. d as p
  45. };
  46. //# sourceMappingURL=pl_PL-K3MVPNGR.js.map