@macallumharvey/first-test-wet 2.0.0 → 3.1.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/WetButton.d.ts +1 -1
- package/dist/first-test-wet.cjs.development.js +5 -0
- package/dist/first-test-wet.cjs.development.js.map +1 -1
- package/dist/first-test-wet.cjs.production.min.js +1 -1
- package/dist/first-test-wet.cjs.production.min.js.map +1 -1
- package/dist/first-test-wet.esm.js +5 -1
- package/dist/first-test-wet.esm.js.map +1 -1
- package/dist/index.d.ts +1 -0
- package/package.json +1 -1
- package/src/WetButton.tsx +1 -1
- package/src/WetModal.tsx +1 -0
- package/src/index.tsx +1 -0
- package/src/theme-wet-boew/assets/favicon-mobile.png +0 -0
- package/src/theme-wet-boew/assets/favicon.ico +0 -0
- package/src/theme-wet-boew/assets/logo.png +0 -0
- package/src/theme-wet-boew/assets/logo.svg +14 -0
- package/src/theme-wet-boew/css/ie8-theme.css +17370 -0
- package/src/theme-wet-boew/css/ie8-theme.min.css +193 -0
- package/src/{wet-boew-cdn-4.0.81.1/js/ie8-wet-boew.js → theme-wet-boew/css/ie8-wet-boew.css} +12 -10
- package/src/{wet-boew-cdn-4.0.81.1/js/ie8-wet-boew2.min.js → theme-wet-boew/css/ie8-wet-boew.min.css} +7 -7
- package/src/theme-wet-boew/css/theme.css +11357 -0
- package/src/theme-wet-boew/css/theme.min.css +6 -0
- package/src/{wet-boew-cdn-4.0.81.1/js/ie8-wet-boew2.js → theme-wet-boew/css/wet-boew.css} +12 -10
- package/src/{wet-boew-cdn-4.0.81.1/js/ie8-wet-boew.min.js → theme-wet-boew/css/wet-boew.min.css} +6 -7
- package/src/theme-wet-boew/payload.json +66 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/assets/mediacontrols.html +32 -33
- package/src/wet-boew/assets/sprites_share.png +0 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/noscript.css +112 -112
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/noscript.min.css +5 -5
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/datalist.css +32 -32
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/datepicker.css +47 -47
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/details.css +28 -28
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/mathml.css +16 -16
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/meter.css +24 -24
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/progress.css +8 -8
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/slider.css +229 -229
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/fonts/glyphicons-halflings-regular.svg +287 -287
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/additional-methods.js +1511 -1511
- package/src/wet-boew/js/deps/additional-methods.min.js +9 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/geomap-lib.js +3758 -3770
- package/src/wet-boew/js/deps/geomap-lib.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/jquery.dataTables.js +15345 -15733
- package/src/wet-boew/js/deps/jquery.dataTables.min.js +4 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/jquery.flot.canvas.js +345 -345
- package/src/wet-boew/js/deps/jquery.flot.canvas.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/jquery.flot.js +3168 -3168
- package/src/wet-boew/js/deps/jquery.flot.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/jquery.flot.orderBars.js +282 -282
- package/src/wet-boew/js/deps/jquery.flot.orderBars.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/jquery.flot.pie.js +820 -820
- package/src/wet-boew/js/deps/jquery.flot.pie.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/jquery.magnific-popup.js +2060 -2060
- package/src/wet-boew/js/deps/jquery.magnific-popup.min.js +4 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/jquery.validate.js +1660 -1660
- package/src/wet-boew/js/deps/jquery.validate.min.js +9 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/json-patch.js +314 -314
- package/src/wet-boew/js/deps/json-patch.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/jsonpointer.js +349 -349
- package/src/wet-boew/js/deps/jsonpointer.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-apollo.js +53 -53
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-basic.js +49 -49
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-clj.js +64 -64
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-css.js +160 -160
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-dart.js +92 -92
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-erlang.js +94 -94
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-go.js +59 -59
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-hs.js +102 -102
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-lasso.js +67 -67
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-lisp.js +95 -95
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-llvm.js +63 -63
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-logtalk.js +50 -50
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-lua.js +60 -60
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-matlab.js +183 -183
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-matlab.min.js +1 -1
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-ml.js +57 -57
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-mumps.js +140 -140
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-n.js +67 -67
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-pascal.js +49 -49
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-proto.js +37 -37
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-r.js +59 -59
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-rd.js +50 -50
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-rust.js +81 -81
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-scala.js +56 -56
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-sql.js +59 -59
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-swift.js +60 -60
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-tcl.js +63 -63
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-tex.js +49 -49
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-vb.js +67 -67
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-vhdl.js +51 -51
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-wiki.js +55 -55
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-xq.js +71 -71
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-yaml.js +45 -45
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/ol.js +1008 -1008
- package/src/wet-boew/js/deps/ol.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/prettify.js +1742 -1742
- package/src/wet-boew/js/deps/prettify.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/proj4.js +2 -2
- package/src/wet-boew/js/deps/proj4.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/run_prettify.js +1998 -1998
- package/src/wet-boew/js/deps/run_prettify.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/tableparser.js +2216 -2216
- package/src/wet-boew/js/deps/tableparser.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/unorm.js +452 -452
- package/src/wet-boew/js/deps/unorm.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/af.js +246 -254
- package/src/wet-boew/js/i18n/af.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/ar.js +284 -292
- package/src/wet-boew/js/i18n/ar.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/bg.js +284 -292
- package/src/wet-boew/js/i18n/bg.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/cs.js +285 -293
- package/src/wet-boew/js/i18n/cs.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/de.js +354 -362
- package/src/wet-boew/js/i18n/de.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/el.js +284 -292
- package/src/wet-boew/js/i18n/el.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/en.js +246 -254
- package/src/wet-boew/js/i18n/en.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/es.js +287 -295
- package/src/wet-boew/js/i18n/es.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/et.js +282 -290
- package/src/wet-boew/js/i18n/et.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/fr.js +313 -321
- package/src/wet-boew/js/i18n/fr.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/hi.js +246 -254
- package/src/wet-boew/js/i18n/hi.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/hu.js +284 -292
- package/src/wet-boew/js/i18n/hu.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/hy.js +246 -254
- package/src/wet-boew/js/i18n/hy.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/id.js +283 -291
- package/src/wet-boew/js/i18n/id.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/is.js +282 -290
- package/src/wet-boew/js/i18n/is.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/it.js +311 -319
- package/src/wet-boew/js/i18n/it.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/iu.js +246 -254
- package/src/wet-boew/js/i18n/iu.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/ja.js +285 -293
- package/src/wet-boew/js/i18n/ja.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/ko.js +284 -292
- package/src/wet-boew/js/i18n/ko.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/lt.js +284 -292
- package/src/wet-boew/js/i18n/lt.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/lv.js +284 -292
- package/src/wet-boew/js/i18n/lv.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/nl.js +318 -326
- package/src/wet-boew/js/i18n/nl.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/pl.js +287 -295
- package/src/wet-boew/js/i18n/pl.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/pt-BR.js +246 -254
- package/src/wet-boew/js/i18n/pt-BR.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/pt.js +270 -278
- package/src/wet-boew/js/i18n/pt.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/ru.js +284 -292
- package/src/wet-boew/js/i18n/ru.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/sk.js +282 -290
- package/src/wet-boew/js/i18n/sk.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/sq.js +246 -254
- package/src/wet-boew/js/i18n/sq.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/th.js +284 -292
- package/src/wet-boew/js/i18n/th.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/tr.js +286 -294
- package/src/wet-boew/js/i18n/tr.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/uk.js +284 -292
- package/src/wet-boew/js/i18n/uk.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/vi.js +284 -292
- package/src/wet-boew/js/i18n/vi.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/zh-Hans.js +246 -254
- package/src/wet-boew/js/i18n/zh-Hans.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/zh.js +285 -293
- package/src/wet-boew/js/i18n/zh.min.js +7 -0
- package/src/wet-boew/js/ie8-wet-boew.js +3992 -0
- package/src/wet-boew/js/ie8-wet-boew.min.js +7 -0
- package/src/wet-boew/js/ie8-wet-boew2.js +15294 -0
- package/src/wet-boew/js/ie8-wet-boew2.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/jquery/2.2.4/jquery.js +9814 -9814
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/jquery/2.2.4/jquery.min.js +4 -4
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/datalist.js +423 -419
- package/src/wet-boew/js/polyfills/datalist.min.js +8 -0
- package/src/wet-boew/js/polyfills/datalist.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/datalist_dynamic.js +50 -50
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/datalist_dynamic.min.js +7 -7
- package/src/wet-boew/js/polyfills/datalist_dynamic.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/datepicker.js +338 -338
- package/src/wet-boew/js/polyfills/datepicker.min.js +8 -0
- package/src/wet-boew/js/polyfills/datepicker.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/details.js +126 -126
- package/src/wet-boew/js/polyfills/details.min.js +8 -0
- package/src/wet-boew/js/polyfills/details.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/jawsariafixes.js +47 -47
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/jawsariafixes.min.js +15 -15
- package/src/wet-boew/js/polyfills/jawsariafixes.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/meter.js +140 -140
- package/src/wet-boew/js/polyfills/meter.min.js +8 -0
- package/src/wet-boew/js/polyfills/meter.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/mobile.js +783 -784
- package/src/wet-boew/js/polyfills/mobile.min.js +8 -0
- package/src/wet-boew/js/polyfills/mobile.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/progress.js +107 -107
- package/src/wet-boew/js/polyfills/progress.min.js +8 -0
- package/src/wet-boew/js/polyfills/progress.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/slider.js +1343 -1343
- package/src/wet-boew/js/polyfills/slider.min.js +9 -0
- package/src/wet-boew/js/polyfills/slider.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/slider_wrapper.js +73 -73
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/slider_wrapper.min.js +7 -7
- package/src/wet-boew/js/polyfills/slider_wrapper.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/svg.js +29 -29
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/svg.min.js +7 -7
- package/src/wet-boew/js/polyfills/svg.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/test.js +603 -603
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/test.min.js +7 -7
- package/src/wet-boew/js/polyfills/test.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/wet-boew.js +17714 -20264
- package/src/wet-boew/js/wet-boew.min.js +9 -0
- package/src/wet-boew/js/wet-boew.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/payload.json +1721 -1721
- package/src/wet-boew-cdn-4.0.81.1/Licence-fr.txt +0 -1
- package/src/wet-boew-cdn-4.0.81.1/License-en.txt +0 -1
- package/src/wet-boew-cdn-4.0.81.1/assets/sprites_share.png +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/additional-methods.min.js +0 -9
- package/src/wet-boew-cdn-4.0.81.1/js/deps/geomap-lib.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.dataTables.min.js +0 -4
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.flot.canvas.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.flot.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.flot.orderBars.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.flot.pie.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.magnific-popup.min.js +0 -4
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.validate.min.js +0 -9
- package/src/wet-boew-cdn-4.0.81.1/js/deps/json-patch.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jsonpointer.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/deps/ol.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/deps/prettify.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/deps/proj4.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/deps/run_prettify.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/deps/tableparser.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/deps/unorm.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/af.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/ar.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/bg.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/cs.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/de.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/el.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/en.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/es.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/et.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/fr.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/hi.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/hu.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/hy.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/id.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/is.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/it.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/iu.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/ja.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/ko.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/lt.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/lv.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/nl.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/pl.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/pt-BR.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/pt.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/ru.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/sk.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/sq.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/th.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/tr.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/uk.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/vi.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/zh-Hans.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/zh.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/ie8-wet-boew.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/ie8-wet-boew2.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/datalist.min.js +0 -8
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/datalist.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/datalist_dynamic.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/datepicker.min.js +0 -8
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/datepicker.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/details.min.js +0 -8
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/details.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/jawsariafixes.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/meter.min.js +0 -8
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/meter.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/mobile.min.js +0 -8
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/mobile.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/progress.min.js +0 -8
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/progress.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/slider.min.js +0 -9
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/slider.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/slider_wrapper.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/svg.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/test.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/wet-boew.min.js +0 -9
- package/src/wet-boew-cdn-4.0.81.1/js/wet-boew.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/package.json +0 -15
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/assets/cloud-popup-relative.png +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/assets/fd-slider-sprite.png +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/assets/loading.png +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/assets/zoom-minus-mini.png +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/assets/zoom-plus-mini.png +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/assets/zoom-world-mini.png +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/datalist.min.css +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/datepicker.min.css +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/details.min.css +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/mathml.min.css +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/meter.min.css +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/progress.min.css +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/slider.min.css +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/fonts/glyphicons-halflings-regular.eot +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/fonts/glyphicons-halflings-regular.ttf +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/fonts/glyphicons-halflings-regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/fonts/glyphicons-halflings-regular.woff2 +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/mml-chtml.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_AMS-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Bold.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Fraktur-Bold.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Fraktur-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Main-Bold.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Main-Italic.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Main-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Math-BoldItalic.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Math-Italic.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Math-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_SansSerif-Bold.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_SansSerif-Italic.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_SansSerif-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Script-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Size1-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Size2-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Size3-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Size4-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Typewriter-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Vector-Bold.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Vector-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Zero.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-apollo.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-basic.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-clj.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-css.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-dart.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-erlang.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-go.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-hs.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-lasso.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-lisp.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-llvm.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-logtalk.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-lua.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-ml.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-mumps.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-n.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-pascal.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-proto.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-r.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-rd.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-rust.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-scala.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-sql.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-swift.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-tcl.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-tex.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-vb.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-vhdl.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-wiki.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-xq.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-yaml.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/jquery/2.2.4/jquery.min.map +0 -0
@@ -0,0 +1,7 @@
|
|
1
|
+
/*!
|
2
|
+
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
3
|
+
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
4
|
+
* v4.0.53 - 2022-09-29
|
5
|
+
*
|
6
|
+
*/
|
7
|
+
!function(){"use strict";wb.i18nDict={"lang-code":"nl","lang-native":"Nederlands",add:"Toevoegen",all:"Allen",tphp:"Bovenkant pagina",load:"het laden van ...",process:"verwerking ...",srch:"Zoeken","no-match":"Er zijn geen resultaten gevonden voor uw zoekopdracht",matches:{mixin:"[MIXIN] gevonden zoekresultaten"},current:"(actueel)",hide:"Verbergen",err:"Fout",colon:":",hyphen:" - ","full-stop":".","comma-space":", ",space:" ",start:"Beginnen",stop:"Stoppen",back:"Terug",cancel:"Annuleren","min-ago":"Een minuut geleden","coup-mins":"Enkele minuten geleden","mins-ago":{mixin:"[MIXIN] minuten geleden"},"hour-ago":"een uur geleden","hours-ago":{mixin:"[MIXIN] uren geleden"},"days-ago":{mixin:"[MIXIN] dagen geleden"},yesterday:"gisteren",nxt:"Volgende","nxt-r":"Volgende (rechtse pijlen-toets)",prv:"Vorige","prv-l":"Vorige (linkse pijlen-toets)",first:"Eerste",last:"Laatste",page:"Jump to: Page","srch-menus":"Zoeken en menu's",email:"E-mail","menu-close":"Sluit het menu","overlay-close":"Sluit het dialoogvenster","esc-key":"(Escape-toets)",show:"Toon","tab-rot":{off:"Stop de tabrotatie",on:"Start de tabrotatie"},"tab-list":"Lijst van tabs","tab-pnl-end1":"Einde van het deelvenster met tabs.","tab-pnl-end2":"Terug naar de lijst met tabs","tab-pnl-end3":"of om met de rest van de pagina door te gaan.","tab-play":"Afspelen","mmp-play":"Afspelen",pause:"Pauze",open:"Openen",close:"Afsluiten",volume:"Volume",mute:{on:"Geluid uitzetten",off:"Geluid aanzetten"},cc:{off:"Bijschrift verbergen",on:"Bijschrift tonen"},"cc-err":"Fout bij het tonen van de bijschriften",adesc:{on:"Audiobeschrijving activeren",off:"Audiobeschrijving opheffen"},pos:"Huidige positie:",dur:"Totale afspeelduur:",msgYoutubeNotLoad:"Video encountered loading issues",msgYoutubeVdLoad:"Loading youtube video","shr-txt":"Deel","shr-pg":" deze pagina","shr-vid":" deze video","shr-aud":" dit audiobestand","shr-hnt":" met {s} ","shr-disc":"Er wordt hier geen goedkeuring van producten of diensten uitgedrukt.","frm-nosubmit":"Het formulier kon niet worden verwerkt omdat ","errs-fnd":" er zijn fouten opgetreden.","err-fnd":" er is een fout opgetreden.","err-correct":"(Correct and resubmit)","date-hide":"Kalender verbergen","date-show":"Kies een kalenderdatum voor het veld:","date-sel":"Geselecteerd",days:["Zondag","Maandag","Dinsdag","Woensdag","Donderdag","Vrijdag","Zaterdag"],mnths:["Januari","Februari","Maart","April","Mei","Juni","Juli","Augustus","September","Oktober","November","December"],cal:"Kalender","cal-format":"<span class='wb-inv'>{ddd}, {M} </span>{d}<span class='wb-inv'>, {Y}</span>",currDay:"(Vandaag)","cal-goToLnk":'Ga naar<span class="wb-inv"> de maand of het jaar</span>',"cal-goToTtl":"Ga naar de maand of het jaar","cal-goToMnth":"Maand:","cal-goToYr":"Jaar:","cal-goToBtn":"Ga",prvMnth:"Vorige maand: ",nxtMnth:"Volgende maand: ","lb-curr":"Onderdeel %curr% van een totaal van %total%","lb-xhr-err":"De inhoud is niet geladen","lb-img-err":"Het beeld is niet geladen","tbl-txt":"Tabel","tbl-dtls":"Grafiek. Meer details in volgende tabel","chrt-cmbslc":"Combined slice","st-to-msg-bgn":"Uw sessie zal automatisch vervallen in #min# min. #sec# sec.","st-to-msg-end":'Kies "Doorgaan sessie" om uw sessie te verlengen',"st-msgbx-ttl":"Sessie timeout waarschuwing","st-alrdy-to-msg":"Excuses, uw sessie is verlopen. Log opnieuw in.","st-btn-cont":"Doorgaan sessie","st-btn-end":"Einde sessie nu","td-toggle":"Alles tuimelen","td-open":"Alles uitvouwen","td-close":"Alles invouwen","td-ttl-open":"Alle onderdelen van de inhoud tonen","td-ttl-close":"Alle onderdelen van de inhoud verbergen",sortAsc:": activeren voor oplopende sortering",sortDesc:": activeren voor aflopende sortering",emptyTbl:"Geen gegevens beschikbaar in de tabel",infoEntr:"Toon _START_ tot _END_ van _TOTAL_ lemma's",infoEmpty:"Toon 0 tot 0 van 0 lemma's",infoFilt:"(gefilterd uit _MAX_ totaal aantal lemma's)",info1000:" ",lenMenu:"Toon _MENU_ lemma's",filter:"Artikelen filteren",tbFilterInst:"This table provides a sorting feature via the buttons across the column header row with only one instance visible at a time.","geo-mapctrl":"@geo-mapctrl@","geo-zmin":"Inzoomen","geo-zmout":"Uitzoomen","geo-zmwrld":"Zoomen naar kaartgrootte","geo-zmfeat":"Zoomen naar onderdeel","geo-sclln":"kaartschaal","geo-msepos":"Lengte-en breedtegraad van de muiscursor","geo-ariamap":"Kaart object. De beschrijvingen van de kaart functies staan in de onderstaande tabel.","geo-ally":"<strong>Keyboard gebruikers:</strong> Als de kaart is scherpgesteld, gebruikt u de pijltoetsen om de kaart en de plus en min toetsen om in te zoomen pannen. De pijltoetsen functioneren niet als schuiftoetsen bij maximale kaartgrootte.","geo-allyttl":"Instructies: Kaartnavigatie","geo-tgllyr":"Tuimel de weergave van de laag","geo-hdnlyr":"Deze laag is momenteel verborgen.","geo-bmap-url":"//geoappext.nrcan.gc.ca/arcgis/rest/services/BaseMaps/CBMT3978/MapServer/WMTS/","geo-bmap-matrix-set":"default028mm","geo-bmapttl":"BaseMaps_CBMT3978","geo-bmapurltxt":"//geoappext.nrcan.gc.ca/arcgis/rest/services/BaseMaps/CBMT_TXT_3978/MapServer/WMTS/tile/1.0.0/BaseMaps_CBMT3978/{Style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}.jpg","geo-attrlnk":"//geogratis.gc.ca/geogratis/CBM_CBC?lang=en","geo-attrttl":"GeoGratis - Canada basiskaart (Engels of Frans)","geo-sel":"Selecteren","geo-lblsel":"Vink het element aan om het op de kaart te selecteren","geo-locurl-geogratis":"//geogratis.gc.ca/services/geolocation/en/locate","geo-loc-placeholder":"Vermeld de naam van de locatie, postcode, adres (post), het aantal NTS ...","geo-loc-label":"Plaats","geo-aoi-north":"Noorden","geo-aoi-east":"Oosten","geo-aoi-south":"Zuiden","geo-aoi-west":"Westen","geo-aoi-instructions":'Bakenen een gebied op de kaart of voer de onderstaande informatie in en klik op de "Toevoegen" button.',"geo-aoi-title":"Draw box on map or enter coordinates","geo-aoi-btndraw":"Trekken","geo-aoi-btnclear":"Verwijderen","geo-geoloc-btn":"Zoomen naar onderdeel","geo-geoloc-fail":"Locatie mislukt. Zorg ervoor dat locatiediensten zijn ingeschakeld.","geo-geoloc-uncapable":"Lokalisatie wordt niet ondersteund door uw browser.","geo-lgnd-grphc":"Legende grafische kaart voor laag.","wb-disable":"Switch to basic HTML version","wb-enable":"Switch to standard version","disable-notice-h":"Notice: Basic HTML","disable-notice":"You are viewing Basic HTML view. Some features may be disabled.","skip-prefix":"Skip to:",dismiss:"Dismiss","tmpl-signin":"Aanmelden","fltr-lbl":'Filter<span class="wb-inv"> content: results appear below as you type.</span>',"fltr-info":"Showing _NBITEM_ filtered from _TOTAL_ total entries"}}(),wb.doc.one("formLanguages.wb",function(){var e;e=function(e){return e.extend(e.validator.messages,{required:"Dit is een verplicht veld.",remote:"Controleer dit veld.",email:"Vul hier een geldig e-mailadres in.",url:"Vul hier een geldige URL in.",date:"Vul hier een geldige datum in.",dateISO:"Vul hier een geldige datum in (ISO-formaat).",number:"Vul hier een geldig getal in.",digits:"Vul hier alleen getallen in.",creditcard:"Vul hier een geldig creditcardnummer in.",equalTo:"Vul hier dezelfde waarde in.",extension:"Vul hier een waarde in met een geldige extensie.",maxlength:e.validator.format("Vul hier maximaal {0} tekens in."),minlength:e.validator.format("Vul hier minimaal {0} tekens in."),rangelength:e.validator.format("Vul hier een waarde in van minimaal {0} en maximaal {1} tekens."),range:e.validator.format("Vul hier een waarde in van minimaal {0} en maximaal {1}."),max:e.validator.format("Vul hier een waarde in kleiner dan of gelijk aan {0}."),min:e.validator.format("Vul hier een waarde in groter dan of gelijk aan {0}."),step:e.validator.format("Vul hier een veelvoud van {0} in."),iban:"Vul hier een geldig IBAN in.",dateNL:"Vul hier een geldige datum in.",phoneNL:"Vul hier een geldig Nederlands telefoonnummer in.",mobileNL:"Vul hier een geldig Nederlands mobiel telefoonnummer in.",postalcodeNL:"Vul hier een geldige postcode in.",bankaccountNL:"Vul hier een geldig bankrekeningnummer in.",giroaccountNL:"Vul hier een geldig gironummer in.",bankorgiroaccountNL:"Vul hier een geldig bank- of gironummer in."}),e},"function"==typeof define&&define.amd?define(["jquery","../jquery.validate"],e):"object"==typeof module&&module.exports?module.exports=e(require("jquery")):e(jQuery),e=function(e){return e.extend(e.validator.methods,{date:function(e,n){return this.optional(n)||/^\d\d?[\.\/\-]\d\d?[\.\/\-]\d\d\d?\d?$/.test(e)},number:function(e,n){return this.optional(n)||/^-?(?:\d+|\d{1,3}(?:\.\d{3})+)(?:,\d+)?$/.test(e)}}),e},"function"==typeof define&&define.amd?define(["jquery","../jquery.validate"],e):"object"==typeof module&&module.exports?module.exports=e(require("jquery")):e(jQuery)});
|
@@ -1,296 +1,288 @@
|
|
1
|
-
/*
|
2
|
-
* Web Experience Toolkit (WET) / Boîte à outils de l"expérience Web (BOEW)
|
3
|
-
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
4
|
-
*/
|
5
|
-
/*
|
6
|
-
----- Polish dictionary (il8n) ---
|
7
|
-
*/
|
8
|
-
( function( wb ) {
|
9
|
-
"use strict";
|
10
|
-
|
11
|
-
/* main index */
|
12
|
-
wb.i18nDict = {
|
13
|
-
"lang-code": "pl",
|
14
|
-
"lang-native": "Język polski",
|
15
|
-
add: "Ddać",
|
16
|
-
all: "Wszystko",
|
17
|
-
tphp: "Góra strony",
|
18
|
-
load: "ładowanie ...",
|
19
|
-
process: "przetwarzanie ...",
|
20
|
-
srch: "Szukaj",
|
21
|
-
"no-match": "Nie znaleziono odpowiedników",
|
22
|
-
matches: {
|
23
|
-
mixin: "Znaleziono [MIXIN] odpowiedników"
|
24
|
-
},
|
25
|
-
current: "(bieżący)",
|
26
|
-
hide: "Ukryj",
|
27
|
-
err: "Błąd",
|
28
|
-
colon: ":",
|
29
|
-
hyphen: " - ",
|
30
|
-
"full-stop": ".",
|
31
|
-
"comma-space": ", ",
|
32
|
-
space: " ",
|
33
|
-
start: "Rozpocznij",
|
34
|
-
stop: "Zatrzymaj",
|
35
|
-
back: "Wstecz",
|
36
|
-
cancel: "Anuluj",
|
37
|
-
"min-ago": "minutę temu",
|
38
|
-
"coup-mins": "kilka minut temu",
|
39
|
-
"mins-ago": {
|
40
|
-
mixin: "[MIXIN] minut temu"
|
41
|
-
},
|
42
|
-
"hour-ago": "godzinę temu",
|
43
|
-
"hours-ago": {
|
44
|
-
mixin: "[MIXIN] godzin temu"
|
45
|
-
},
|
46
|
-
"days-ago": {
|
47
|
-
mixin: "[MIXIN} dni temu"
|
48
|
-
},
|
49
|
-
yesterday: "wczoraj",
|
50
|
-
|
51
|
-
nxt: "Następny",
|
52
|
-
"nxt-r": "Następny (klawisz strzałki w prawo)",
|
53
|
-
prv: "Poprzedni",
|
54
|
-
"prv-l": "Poprzedni (klawisz strzałka w lewo)",
|
55
|
-
first: "Pierwszy",
|
56
|
-
last: "Ostatni",
|
57
|
-
page: "Jump to: Page",
|
58
|
-
"srch-menus": "Wyszukaj i menu",
|
59
|
-
email: "Email",
|
60
|
-
"menu-close": "Zamknij menu",
|
61
|
-
"overlay-close": "Zamknij nakładkę",
|
62
|
-
"esc-key": "(klawisz Esc)",
|
63
|
-
show: "Pokaż",
|
64
|
-
|
65
|
-
/* Tabbed interface */
|
66
|
-
"tab-rot": {
|
67
|
-
off: "Zatrzymaj przewijanie zakładek",
|
68
|
-
on: "Rozpocznij przewijanie zakładek"
|
69
|
-
},
|
70
|
-
"tab-list": "Lista zakładek",
|
71
|
-
"tab-pnl-end1": "Koniec tego panelu zakładek.",
|
72
|
-
"tab-pnl-end2": "Powrót do listy zakładek",
|
73
|
-
"tab-pnl-end3": "lub kontynuuj do końca strony.",
|
74
|
-
"tab-play": "Odtwarzanie",
|
75
|
-
|
76
|
-
/* Multimedia player */
|
77
|
-
"mmp-play": "Odtwarzanie",
|
78
|
-
pause: "Pauza",
|
79
|
-
open: "Otwórz",
|
80
|
-
close: "Zamknij",
|
81
|
-
volume: "Głośność",
|
82
|
-
mute: {
|
83
|
-
on: "Bez dźwięku",
|
84
|
-
off: "Przywróć dźwięk"
|
85
|
-
},
|
86
|
-
cc: {
|
87
|
-
off: "Ukryj podpisy",
|
88
|
-
on: "Pokaż podpisy"
|
89
|
-
},
|
90
|
-
"cc-err": "Błąd w ładowaniu podpisów",
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
"shr-
|
103
|
-
"shr-
|
104
|
-
"shr-
|
105
|
-
"shr-
|
106
|
-
"shr-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
"
|
111
|
-
"
|
112
|
-
"err-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
"date-
|
117
|
-
"date-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
"
|
123
|
-
"
|
124
|
-
"
|
125
|
-
"
|
126
|
-
"
|
127
|
-
"
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
"
|
132
|
-
"
|
133
|
-
"
|
134
|
-
"
|
135
|
-
"
|
136
|
-
"
|
137
|
-
"
|
138
|
-
"
|
139
|
-
"
|
140
|
-
"
|
141
|
-
"
|
142
|
-
|
143
|
-
|
144
|
-
cal: "
|
145
|
-
|
146
|
-
|
147
|
-
"cal-
|
148
|
-
"cal-
|
149
|
-
"cal-
|
150
|
-
"cal-
|
151
|
-
"
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
"lb-
|
157
|
-
"lb-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
"tbl-
|
162
|
-
"
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
"st-to-msg-
|
167
|
-
"st-
|
168
|
-
"st-
|
169
|
-
"st-
|
170
|
-
"st-btn-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
"td-
|
175
|
-
"td-
|
176
|
-
"td-
|
177
|
-
"td-ttl-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
"
|
194
|
-
"
|
195
|
-
"
|
196
|
-
"
|
197
|
-
"
|
198
|
-
|
199
|
-
|
200
|
-
"geo-
|
201
|
-
"geo-
|
202
|
-
"geo-
|
203
|
-
"geo-
|
204
|
-
"geo-
|
205
|
-
"geo-
|
206
|
-
"geo-
|
207
|
-
"geo-
|
208
|
-
"geo-
|
209
|
-
"geo-
|
210
|
-
"geo-
|
211
|
-
"geo-
|
212
|
-
"geo-
|
213
|
-
"geo-
|
214
|
-
"geo-
|
215
|
-
"geo-
|
216
|
-
"geo-
|
217
|
-
"geo-
|
218
|
-
"geo-
|
219
|
-
"geo-
|
220
|
-
"geo-
|
221
|
-
"geo-
|
222
|
-
"geo-
|
223
|
-
"geo-
|
224
|
-
"geo-
|
225
|
-
"geo-
|
226
|
-
"geo-
|
227
|
-
|
228
|
-
|
229
|
-
"
|
230
|
-
"
|
231
|
-
"
|
232
|
-
"
|
233
|
-
"
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
"
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
}
|
253
|
-
|
254
|
-
}
|
255
|
-
|
256
|
-
|
257
|
-
(function(
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
range: $.validator.format( "Proszę o podanie wartości z przedziału od {0} do {1}." ),
|
289
|
-
max: $.validator.format( "Proszę o podanie wartości mniejszej bądź równej {0}." ),
|
290
|
-
min: $.validator.format( "Proszę o podanie wartości większej bądź równej {0}." ),
|
291
|
-
pattern: $.validator.format( "Pole zawiera niedozwolone znaki." )
|
292
|
-
} );
|
293
|
-
return $;
|
294
|
-
}));
|
295
|
-
|
1
|
+
/*
|
2
|
+
* Web Experience Toolkit (WET) / Boîte à outils de l"expérience Web (BOEW)
|
3
|
+
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
4
|
+
*/
|
5
|
+
/*
|
6
|
+
----- Polish dictionary (il8n) ---
|
7
|
+
*/
|
8
|
+
( function( wb ) {
|
9
|
+
"use strict";
|
10
|
+
|
11
|
+
/* main index */
|
12
|
+
wb.i18nDict = {
|
13
|
+
"lang-code": "pl",
|
14
|
+
"lang-native": "Język polski",
|
15
|
+
add: "Ddać",
|
16
|
+
all: "Wszystko",
|
17
|
+
tphp: "Góra strony",
|
18
|
+
load: "ładowanie ...",
|
19
|
+
process: "przetwarzanie ...",
|
20
|
+
srch: "Szukaj",
|
21
|
+
"no-match": "Nie znaleziono odpowiedników",
|
22
|
+
matches: {
|
23
|
+
mixin: "Znaleziono [MIXIN] odpowiedników"
|
24
|
+
},
|
25
|
+
current: "(bieżący)",
|
26
|
+
hide: "Ukryj",
|
27
|
+
err: "Błąd",
|
28
|
+
colon: ":",
|
29
|
+
hyphen: " - ",
|
30
|
+
"full-stop": ".",
|
31
|
+
"comma-space": ", ",
|
32
|
+
space: " ",
|
33
|
+
start: "Rozpocznij",
|
34
|
+
stop: "Zatrzymaj",
|
35
|
+
back: "Wstecz",
|
36
|
+
cancel: "Anuluj",
|
37
|
+
"min-ago": "minutę temu",
|
38
|
+
"coup-mins": "kilka minut temu",
|
39
|
+
"mins-ago": {
|
40
|
+
mixin: "[MIXIN] minut temu"
|
41
|
+
},
|
42
|
+
"hour-ago": "godzinę temu",
|
43
|
+
"hours-ago": {
|
44
|
+
mixin: "[MIXIN] godzin temu"
|
45
|
+
},
|
46
|
+
"days-ago": {
|
47
|
+
mixin: "[MIXIN} dni temu"
|
48
|
+
},
|
49
|
+
yesterday: "wczoraj",
|
50
|
+
|
51
|
+
nxt: "Następny",
|
52
|
+
"nxt-r": "Następny (klawisz strzałki w prawo)",
|
53
|
+
prv: "Poprzedni",
|
54
|
+
"prv-l": "Poprzedni (klawisz strzałka w lewo)",
|
55
|
+
first: "Pierwszy",
|
56
|
+
last: "Ostatni",
|
57
|
+
page: "Jump to: Page",
|
58
|
+
"srch-menus": "Wyszukaj i menu",
|
59
|
+
email: "Email",
|
60
|
+
"menu-close": "Zamknij menu",
|
61
|
+
"overlay-close": "Zamknij nakładkę",
|
62
|
+
"esc-key": "(klawisz Esc)",
|
63
|
+
show: "Pokaż",
|
64
|
+
|
65
|
+
/* Tabbed interface */
|
66
|
+
"tab-rot": {
|
67
|
+
off: "Zatrzymaj przewijanie zakładek",
|
68
|
+
on: "Rozpocznij przewijanie zakładek"
|
69
|
+
},
|
70
|
+
"tab-list": "Lista zakładek",
|
71
|
+
"tab-pnl-end1": "Koniec tego panelu zakładek.",
|
72
|
+
"tab-pnl-end2": "Powrót do listy zakładek",
|
73
|
+
"tab-pnl-end3": "lub kontynuuj do końca strony.",
|
74
|
+
"tab-play": "Odtwarzanie",
|
75
|
+
|
76
|
+
/* Multimedia player */
|
77
|
+
"mmp-play": "Odtwarzanie",
|
78
|
+
pause: "Pauza",
|
79
|
+
open: "Otwórz",
|
80
|
+
close: "Zamknij",
|
81
|
+
volume: "Głośność",
|
82
|
+
mute: {
|
83
|
+
on: "Bez dźwięku",
|
84
|
+
off: "Przywróć dźwięk"
|
85
|
+
},
|
86
|
+
cc: {
|
87
|
+
off: "Ukryj podpisy",
|
88
|
+
on: "Pokaż podpisy"
|
89
|
+
},
|
90
|
+
"cc-err": "Błąd w ładowaniu podpisów",
|
91
|
+
adesc: {
|
92
|
+
on: "Włącz informację audio",
|
93
|
+
off: "Wyłącz informację audio"
|
94
|
+
},
|
95
|
+
pos: "Aktualna pozycja:",
|
96
|
+
dur: "Czas całkowity:",
|
97
|
+
msgYoutubeNotLoad: "Video encountered loading issues",
|
98
|
+
msgYoutubeVdLoad: "Loading youtube video",
|
99
|
+
|
100
|
+
/* Share widget */
|
101
|
+
"shr-txt": "Prześlij",
|
102
|
+
"shr-pg": " tę stronę",
|
103
|
+
"shr-vid": " ten film",
|
104
|
+
"shr-aud": " audiofile",
|
105
|
+
"shr-hnt": " do {s} ",
|
106
|
+
"shr-disc": "Nie wyrażamy bezposrednio lub pośrednio poparcia dla żadnych produktów ani usług.",
|
107
|
+
|
108
|
+
/* Form validation */
|
109
|
+
"frm-nosubmit": "Nie można było wysłać formularza, ponieważ ",
|
110
|
+
"errs-fnd": " znaleziono błędy",
|
111
|
+
"err-fnd": " znaleziono błąd",
|
112
|
+
"err-correct": "(Correct and resubmit)",
|
113
|
+
|
114
|
+
/* Date picker */
|
115
|
+
"date-hide": "Ukryj kalendarz",
|
116
|
+
"date-show": "Proszę wybrać datę z kalendarza:",
|
117
|
+
"date-sel": "Wybrany",
|
118
|
+
|
119
|
+
/* Calendar */
|
120
|
+
days: [
|
121
|
+
"Niedziela",
|
122
|
+
"Poniedziałek",
|
123
|
+
"Wtorek",
|
124
|
+
"Środa",
|
125
|
+
"Czwartek",
|
126
|
+
"Piątek",
|
127
|
+
"Sobota"
|
128
|
+
],
|
129
|
+
mnths: [
|
130
|
+
"Styczeń",
|
131
|
+
"Luty",
|
132
|
+
"Marzec",
|
133
|
+
"Kwiecień",
|
134
|
+
"Maj",
|
135
|
+
"Czerwiec",
|
136
|
+
"Lipiec",
|
137
|
+
"Sierpień",
|
138
|
+
"Wrzesień",
|
139
|
+
"Październik",
|
140
|
+
"Listopad",
|
141
|
+
"Grudzień"
|
142
|
+
],
|
143
|
+
cal: "Kalendarz",
|
144
|
+
"cal-format": "<span class='wb-inv'>{ddd}, {M} </span>{d}<span class='wb-inv'>, {Y}</span>",
|
145
|
+
currDay: "(Bieżący dzień)",
|
146
|
+
"cal-goToLnk": "Idź do<span class=\"wb-inv\"> miesiąca w roku</span>",
|
147
|
+
"cal-goToTtl": "Idź do miesiąca w roku",
|
148
|
+
"cal-goToMnth": "Miesiąc:",
|
149
|
+
"cal-goToYr": "Rok:",
|
150
|
+
"cal-goToBtn": "Przejdź",
|
151
|
+
prvMnth: "Poprzedni miesiąc: ",
|
152
|
+
nxtMnth: "Następny miesiąc: ",
|
153
|
+
|
154
|
+
/* Lightbox */
|
155
|
+
"lb-curr": "Pozycja %curr% z %total%",
|
156
|
+
"lb-xhr-err": "Nie udało się załadować treści.",
|
157
|
+
"lb-img-err": "Nie udało się załadować obrazu.",
|
158
|
+
|
159
|
+
/* Charts widget */
|
160
|
+
"tbl-txt": "Tabela",
|
161
|
+
"tbl-dtls": "Wykres. Szczegóły w tabeli poniżej.",
|
162
|
+
"chrt-cmbslc": "Combined slice",
|
163
|
+
|
164
|
+
/* Session timeout */
|
165
|
+
"st-to-msg-bgn": "Twoja sesja wygaśnie automatycznie w #min# min #sec# sek.",
|
166
|
+
"st-to-msg-end": "Wybierz \"Kontynuuj sesję\" przedłużyć sesję.",
|
167
|
+
"st-msgbx-ttl": "Ostrzeżenie: limit czasu sesji",
|
168
|
+
"st-alrdy-to-msg": "Niestety sesja już się skończyła. Zaloguj się ponownie.",
|
169
|
+
"st-btn-cont": "Kontynuuj sesji",
|
170
|
+
"st-btn-end": "Koniec sesji teraz",
|
171
|
+
|
172
|
+
/* Toggle details */
|
173
|
+
"td-toggle": "Wyłącz wszystko",
|
174
|
+
"td-open": "Rozwiń wszystko",
|
175
|
+
"td-close": "Zwiń wszystko",
|
176
|
+
"td-ttl-open": "Rozwiń wszystkie sekcje zawartości",
|
177
|
+
"td-ttl-close": "Zwiń wszystkie sekcje zawartości",
|
178
|
+
|
179
|
+
/* Table enhancement */
|
180
|
+
sortAsc: ": włączyć dla sortowania rosnąco",
|
181
|
+
sortDesc: ": włączyć dla sortowania malejąco",
|
182
|
+
emptyTbl: "Nie ma danych w tabeli",
|
183
|
+
infoEntr: "Wyświetlono _START_ do _END_ z _TOTAL_ pozycji",
|
184
|
+
infoEmpty: "Wyświetlono 0 do 0 z 0 pozycji",
|
185
|
+
infoFilt: "(filtrowane z _MAX_ wszystkich wpisów)",
|
186
|
+
info1000: " ",
|
187
|
+
lenMenu: "Pokaż _MENU_ wpisów",
|
188
|
+
filter: "Filtruj pozycje",
|
189
|
+
tbFilterInst: "This table provides a sorting feature via the buttons across the column header row with only one instance visible at a time.",
|
190
|
+
|
191
|
+
/* Geomap */
|
192
|
+
"geo-mapctrl": "@geo-mapctrl@",
|
193
|
+
"geo-zmin": "Powiększ",
|
194
|
+
"geo-zmout": "Pomniejsz",
|
195
|
+
"geo-zmwrld": "Powiększenie do zasięgu mapy",
|
196
|
+
"geo-zmfeat": "Powiększ do elementu",
|
197
|
+
"geo-sclln": "skala mapy",
|
198
|
+
"geo-msepos": "Szerokość i długość geograficzna kursora myszy",
|
199
|
+
"geo-ariamap": "Obiekt na mapie. Opisy funkcji na mapie są w tabeli poniżej.",
|
200
|
+
"geo-ally": "<strong>Dla użytkowników klawiatury:</strong> Kiedy mapa jest w centrum, używaj klawiszy strzałek, aby przesunąć mapę oraz klawiszy plus i minus, aby ją powiększyć lub zmniejszyć. Klawisze strzałek nie będą przesuwać mapy po powiększeniu jej do granicy mapy.",
|
201
|
+
"geo-allyttl": "Instrukcje: nawigacja mapy",
|
202
|
+
"geo-tgllyr": "Przełączyć wyświetlanie warstwy",
|
203
|
+
"geo-hdnlyr": "Warstwa ta jest obecnie ukryta.",
|
204
|
+
"geo-bmap-url": "//geoappext.nrcan.gc.ca/arcgis/rest/services/BaseMaps/CBMT3978/MapServer/WMTS/",
|
205
|
+
"geo-bmap-matrix-set": "default028mm",
|
206
|
+
"geo-bmapttl": "BaseMaps_CBMT3978",
|
207
|
+
"geo-bmapurltxt": "//geoappext.nrcan.gc.ca/arcgis/rest/services/BaseMaps/CBMT_TXT_3978/MapServer/WMTS/tile/1.0.0/BaseMaps_CBMT3978/{Style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}.jpg",
|
208
|
+
"geo-attrlnk": "//geogratis.gc.ca/geogratis/CBM_CBC?lang=en",
|
209
|
+
"geo-attrttl": "GeoGratis - Kanada baza map (tylko w języku angielskim lub francuskim)",
|
210
|
+
"geo-sel": "Wybrać",
|
211
|
+
"geo-lblsel": "Wybierz element na mapie",
|
212
|
+
"geo-locurl-geogratis": "//geogratis.gc.ca/services/geolocation/en/locate",
|
213
|
+
"geo-loc-placeholder": "Podać nazwę miejscowości, kod pocztowy, adres (pocztowy), liczba NTS ...",
|
214
|
+
"geo-loc-label": "Lokalizacja",
|
215
|
+
"geo-aoi-north": "Północ",
|
216
|
+
"geo-aoi-east": "Wschód",
|
217
|
+
"geo-aoi-south": "Południe",
|
218
|
+
"geo-aoi-west": "Zachód",
|
219
|
+
"geo-aoi-instructions": "Narysuj pole na mapie lub wprowadź współrzędne poniżej i kliknij na przycisk \"Dodaj\".",
|
220
|
+
"geo-aoi-title": "Draw box on map or enter coordinates",
|
221
|
+
"geo-aoi-btndraw": "Rysować",
|
222
|
+
"geo-aoi-btnclear": "Usunąć",
|
223
|
+
"geo-geoloc-btn": "Powiększyć się do bieżącej lokalizacji",
|
224
|
+
"geo-geoloc-fail": "Lokalizacja nie powiodło się. Proszę upewnić się, że usługi lokalizacyjne są włączone.",
|
225
|
+
"geo-geoloc-uncapable": "Lokalizacja nie jest obsługiwany przez przeglądarkę.",
|
226
|
+
"geo-lgnd-grphc": "Grafika Legenda warstwy mapy.",
|
227
|
+
|
228
|
+
/* Disable/enable WET plugins and polyfills */
|
229
|
+
"wb-disable": "Switch to basic HTML version",
|
230
|
+
"wb-enable": "Switch to standard version",
|
231
|
+
"disable-notice-h": "Notice: Basic HTML",
|
232
|
+
"disable-notice": "You are viewing Basic HTML view. Some features may be disabled.",
|
233
|
+
"skip-prefix": "Skip to:",
|
234
|
+
|
235
|
+
/* Dismissable content */
|
236
|
+
"dismiss": "Dismiss",
|
237
|
+
|
238
|
+
/* Template */
|
239
|
+
"tmpl-signin": "Zaloguj się",
|
240
|
+
|
241
|
+
/* Filter */
|
242
|
+
"fltr-lbl": "Filter<span class=\"wb-inv\"> content: results appear below as you type.</span>",
|
243
|
+
"fltr-info": "Showing _NBITEM_ filtered from _TOTAL_ total entries"
|
244
|
+
};
|
245
|
+
|
246
|
+
} )( wb );
|
247
|
+
|
248
|
+
wb.doc.one( "formLanguages.wb", function() {
|
249
|
+
(function( factory ) {
|
250
|
+
if ( typeof define === "function" && define.amd ) {
|
251
|
+
define( ["jquery", "../jquery.validate"], factory );
|
252
|
+
} else if (typeof module === "object" && module.exports) {
|
253
|
+
module.exports = factory( require( "jquery" ) );
|
254
|
+
} else {
|
255
|
+
factory( jQuery );
|
256
|
+
}
|
257
|
+
}(function( $ ) {
|
258
|
+
|
259
|
+
/*
|
260
|
+
* Translated default messages for the jQuery validation plugin.
|
261
|
+
* Locale: PL (Polish; język polski, polszczyzna)
|
262
|
+
*/
|
263
|
+
$.extend( $.validator.messages, {
|
264
|
+
required: "To pole jest wymagane.",
|
265
|
+
remote: "Proszę o wypełnienie tego pola.",
|
266
|
+
email: "Proszę o podanie prawidłowego adresu email.",
|
267
|
+
url: "Proszę o podanie prawidłowego URL.",
|
268
|
+
date: "Proszę o podanie prawidłowej daty.",
|
269
|
+
dateISO: "Proszę o podanie prawidłowej daty (ISO).",
|
270
|
+
number: "Proszę o podanie prawidłowej liczby.",
|
271
|
+
digits: "Proszę o podanie samych cyfr.",
|
272
|
+
creditcard: "Proszę o podanie prawidłowej karty kredytowej.",
|
273
|
+
equalTo: "Proszę o podanie tej samej wartości ponownie.",
|
274
|
+
extension: "Proszę o podanie wartości z prawidłowym rozszerzeniem.",
|
275
|
+
nipPL: "Proszę o podanie prawidłowego numeru NIP.",
|
276
|
+
phonePL: "Proszę o podanie prawidłowego numeru telefonu.",
|
277
|
+
maxlength: $.validator.format( "Proszę o podanie nie więcej niż {0} znaków." ),
|
278
|
+
minlength: $.validator.format( "Proszę o podanie przynajmniej {0} znaków." ),
|
279
|
+
rangelength: $.validator.format( "Proszę o podanie wartości o długości od {0} do {1} znaków." ),
|
280
|
+
range: $.validator.format( "Proszę o podanie wartości z przedziału od {0} do {1}." ),
|
281
|
+
max: $.validator.format( "Proszę o podanie wartości mniejszej bądź równej {0}." ),
|
282
|
+
min: $.validator.format( "Proszę o podanie wartości większej bądź równej {0}." ),
|
283
|
+
pattern: $.validator.format( "Pole zawiera niedozwolone znaki." )
|
284
|
+
} );
|
285
|
+
return $;
|
286
|
+
}));
|
287
|
+
|
296
288
|
});
|