@deenruv/admin-ui-plugin 1.0.0

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.
Files changed (107) hide show
  1. package/README.md +5 -0
  2. package/lib/admin-ui/123.1d21e707f57ee3b4.js +33 -0
  3. package/lib/admin-ui/123.1d21e707f57ee3b4.js.map +1 -0
  4. package/lib/admin-ui/132.9c69fc8bd3b0cec4.js +2 -0
  5. package/lib/admin-ui/132.9c69fc8bd3b0cec4.js.map +1 -0
  6. package/lib/admin-ui/153.7eec6efd3edd54b4.js +321 -0
  7. package/lib/admin-ui/153.7eec6efd3edd54b4.js.map +1 -0
  8. package/lib/admin-ui/3rdpartylicenses.txt +1393 -0
  9. package/lib/admin-ui/473.fc9f902d000ba044.js +2 -0
  10. package/lib/admin-ui/473.fc9f902d000ba044.js.map +1 -0
  11. package/lib/admin-ui/53.7f3fee856943b03f.js +86 -0
  12. package/lib/admin-ui/53.7f3fee856943b03f.js.map +1 -0
  13. package/lib/admin-ui/625.64b1900ed11327c1.js +46 -0
  14. package/lib/admin-ui/625.64b1900ed11327c1.js.map +1 -0
  15. package/lib/admin-ui/697.ff9c92dd4b564093.js +73 -0
  16. package/lib/admin-ui/697.ff9c92dd4b564093.js.map +1 -0
  17. package/lib/admin-ui/99.b9d2442a2288abdb.js +379 -0
  18. package/lib/admin-ui/99.b9d2442a2288abdb.js.map +1 -0
  19. package/lib/admin-ui/assets/.gitkeep +0 -0
  20. package/lib/admin-ui/assets/logo-login.webp +0 -0
  21. package/lib/admin-ui/assets/logo-top.webp +0 -0
  22. package/lib/admin-ui/common.868070cec3f2418e.js +2 -0
  23. package/lib/admin-ui/common.868070cec3f2418e.js.map +1 -0
  24. package/lib/admin-ui/deenruv-ui-config.json +290 -0
  25. package/lib/admin-ui/favicon.ico +0 -0
  26. package/lib/admin-ui/fonts/fonts.scss +253 -0
  27. package/lib/admin-ui/fonts/inter-cyrillic-ext.woff2 +0 -0
  28. package/lib/admin-ui/fonts/inter-cyrillic.woff2 +0 -0
  29. package/lib/admin-ui/fonts/inter-greek-ext.woff2 +0 -0
  30. package/lib/admin-ui/fonts/inter-greek.woff2 +0 -0
  31. package/lib/admin-ui/fonts/inter-latin-ext.woff2 +0 -0
  32. package/lib/admin-ui/fonts/inter-latin.woff2 +0 -0
  33. package/lib/admin-ui/fonts/inter-vietnamese.woff2 +0 -0
  34. package/lib/admin-ui/i18n-messages/ar.json +814 -0
  35. package/lib/admin-ui/i18n-messages/cs.json +814 -0
  36. package/lib/admin-ui/i18n-messages/de.json +814 -0
  37. package/lib/admin-ui/i18n-messages/en.json +814 -0
  38. package/lib/admin-ui/i18n-messages/es.json +814 -0
  39. package/lib/admin-ui/i18n-messages/fa.json +814 -0
  40. package/lib/admin-ui/i18n-messages/fr.json +814 -0
  41. package/lib/admin-ui/i18n-messages/he.json +814 -0
  42. package/lib/admin-ui/i18n-messages/hr.json +814 -0
  43. package/lib/admin-ui/i18n-messages/it.json +814 -0
  44. package/lib/admin-ui/i18n-messages/nb.json +812 -0
  45. package/lib/admin-ui/i18n-messages/ne.json +814 -0
  46. package/lib/admin-ui/i18n-messages/pl.json +814 -0
  47. package/lib/admin-ui/i18n-messages/pt_BR.json +814 -0
  48. package/lib/admin-ui/i18n-messages/pt_PT.json +814 -0
  49. package/lib/admin-ui/i18n-messages/ru.json +814 -0
  50. package/lib/admin-ui/i18n-messages/sv.json +807 -0
  51. package/lib/admin-ui/i18n-messages/uk.json +814 -0
  52. package/lib/admin-ui/i18n-messages/zh_Hans.json +814 -0
  53. package/lib/admin-ui/i18n-messages/zh_Hant.json +814 -0
  54. package/lib/admin-ui/index.html +14 -0
  55. package/lib/admin-ui/inter-cyrillic-ext.f62cc866835dd717.woff2 +0 -0
  56. package/lib/admin-ui/inter-cyrillic.fd42267cbb1bfdb0.woff2 +0 -0
  57. package/lib/admin-ui/inter-greek-ext.f876a5a3ea45d9a5.woff2 +0 -0
  58. package/lib/admin-ui/inter-greek.0455348926d6f41d.woff2 +0 -0
  59. package/lib/admin-ui/inter-latin-ext.7df16007e26681f5.woff2 +0 -0
  60. package/lib/admin-ui/inter-latin.40c45725dc5f525d.woff2 +0 -0
  61. package/lib/admin-ui/inter-vietnamese.530676b65c9e977f.woff2 +0 -0
  62. package/lib/admin-ui/main.a1f6ce60f6b53c40.js +3241 -0
  63. package/lib/admin-ui/main.a1f6ce60f6b53c40.js.map +1 -0
  64. package/lib/admin-ui/polyfills.34e462102e9d0666.js +2 -0
  65. package/lib/admin-ui/polyfills.34e462102e9d0666.js.map +1 -0
  66. package/lib/admin-ui/polyfills.ts +66 -0
  67. package/lib/admin-ui/runtime.12183b5e8f8cfd14.js +2 -0
  68. package/lib/admin-ui/runtime.12183b5e8f8cfd14.js.map +1 -0
  69. package/lib/admin-ui/styles/_mixins.scss +60 -0
  70. package/lib/admin-ui/styles/_variables.scss +11 -0
  71. package/lib/admin-ui/styles/component/prosemirror.scss +511 -0
  72. package/lib/admin-ui/styles/global/_buttons.scss +147 -0
  73. package/lib/admin-ui/styles/global/_clarity.scss +140 -0
  74. package/lib/admin-ui/styles/global/_forms.scss +187 -0
  75. package/lib/admin-ui/styles/global/_global.scss +41 -0
  76. package/lib/admin-ui/styles/global/_overrides.scss +165 -0
  77. package/lib/admin-ui/styles/global/_sass-overrides.scss +8 -0
  78. package/lib/admin-ui/styles/global/_utilities.scss +155 -0
  79. package/lib/admin-ui/styles/rtl.scss +143 -0
  80. package/lib/admin-ui/styles/styles.scss +19 -0
  81. package/lib/admin-ui/styles/theme/dark.scss +591 -0
  82. package/lib/admin-ui/styles/theme/default.scss +254 -0
  83. package/lib/admin-ui/styles/ui-extension-theme.scss +13 -0
  84. package/lib/admin-ui/styles.2de83a2df5e76526.css +3 -0
  85. package/lib/admin-ui/styles.2de83a2df5e76526.css.map +1 -0
  86. package/lib/index.d.ts +1 -0
  87. package/lib/index.js +18 -0
  88. package/lib/index.js.map +1 -0
  89. package/lib/src/api/metrics.resolver.d.ts +8 -0
  90. package/lib/src/api/metrics.resolver.js +41 -0
  91. package/lib/src/api/metrics.resolver.js.map +1 -0
  92. package/lib/src/config/metrics-strategies.d.ts +39 -0
  93. package/lib/src/config/metrics-strategies.js +92 -0
  94. package/lib/src/config/metrics-strategies.js.map +1 -0
  95. package/lib/src/constants.d.ts +7 -0
  96. package/lib/src/constants.js +286 -0
  97. package/lib/src/constants.js.map +1 -0
  98. package/lib/src/plugin.d.ts +129 -0
  99. package/lib/src/plugin.js +332 -0
  100. package/lib/src/plugin.js.map +1 -0
  101. package/lib/src/service/metrics.service.d.ts +16 -0
  102. package/lib/src/service/metrics.service.js +144 -0
  103. package/lib/src/service/metrics.service.js.map +1 -0
  104. package/lib/src/types.d.ts +23 -0
  105. package/lib/src/types.js +14 -0
  106. package/lib/src/types.js.map +1 -0
  107. package/package.json +42 -0
@@ -0,0 +1,814 @@
1
+ {
2
+ "admin": {
3
+ "create-new-administrator": "Utwórz konto administratora"
4
+ },
5
+ "asset": {
6
+ "add-asset": "Dodaj zasób",
7
+ "add-asset-with-count": "Dodaj {count, plural, =0 {assets} one {1 zasób} other {{count} zasobów}}",
8
+ "assets-selected-count": "Zaznaczono { count } zasobów",
9
+ "dimensions": "Wymiary",
10
+ "focal-point": "Punkt centralny",
11
+ "notify-create-assets-success": "Utworzno {count, plural, one {nowy zasób} other {{count} nowych zasobów}}",
12
+ "original-asset-size": "Rozmiar bazowy",
13
+ "preview": "Podgląd",
14
+ "remove-asset": "Usuń zasób",
15
+ "select-asset": "",
16
+ "select-assets": "Wybierz zasób",
17
+ "set-as-featured-asset": "Ustaw jako polecany",
18
+ "set-focal-point": "Ustaw punk centralny",
19
+ "source-file": "Plik źródłowy",
20
+ "unset-focal-point": "Usuń punkt centralny",
21
+ "update-focal-point": "Zaktualizuj punkt centralny",
22
+ "update-focal-point-error": "Błąd podczas aktualizacji punktu centralnego",
23
+ "update-focal-point-success": "Punkt centralny zaktualizowany",
24
+ "upload-assets": "Upload",
25
+ "uploading": ""
26
+ },
27
+ "breadcrumb": {
28
+ "administrators": "Administratorzy",
29
+ "assets": "Zasoby",
30
+ "channels": "Kanały",
31
+ "collections": "Kolekcje",
32
+ "countries": "Kraje",
33
+ "customer-groups": "",
34
+ "customers": "Klienci",
35
+ "dashboard": "Dashboard",
36
+ "facets": "Fasety",
37
+ "global-settings": "Ustawienia globalne",
38
+ "job-queue": "Kolejka zadań",
39
+ "manage-variants": "Zarządzaj wariantami",
40
+ "modifying-order": "Modyfikowanie zamówienia",
41
+ "orders": "Zamówienia",
42
+ "payment-methods": "Metody płatności",
43
+ "product-options": "",
44
+ "products": "",
45
+ "profile": "",
46
+ "promotions": "Promocje",
47
+ "roles": "Role",
48
+ "seller-orders": "",
49
+ "sellers": "",
50
+ "shipping-methods": "Metody wysyłki",
51
+ "stock-locations": "",
52
+ "system-status": "",
53
+ "tax-categories": "Kategorie podatkowe",
54
+ "tax-rates": "Stawki podatkowe",
55
+ "zones": ""
56
+ },
57
+ "catalog": {
58
+ "add-facet-value": "Dodaj nazwe faseta",
59
+ "add-facets": "Dodaj faset",
60
+ "add-option": "Dodaj opcje",
61
+ "add-price-in-another-currency": "",
62
+ "add-stock-location": "",
63
+ "add-stock-to-location": "",
64
+ "asset": "",
65
+ "asset-preview-links": "",
66
+ "assets": "",
67
+ "assign-product-to-channel-success": "Pomyślnie przypisano produkt do \"{ channel }\"",
68
+ "assign-products-to-channel": "Przypisz produkt do kanału",
69
+ "assign-to-named-channel": "Przypisz do { channelCode }",
70
+ "assign-variant-to-channel-success": "",
71
+ "assign-variants-to-channel": "",
72
+ "auto-update-option-variant-name": "",
73
+ "auto-update-product-variant-name": "",
74
+ "calculated-price": "Obliczona cena",
75
+ "calculated-price-tooltip": "Istnieje skonfigurowane niestandardowe obliczenie ceny, które modyfikuje powyższą cenę:",
76
+ "cannot-create-variants-without-options": "",
77
+ "channel-price-preview": "Podgląd cen kanału",
78
+ "collection": "",
79
+ "collection-contents": "Zawartość kolekcji",
80
+ "collections": "",
81
+ "confirm-bulk-delete-products": "",
82
+ "confirm-cancel": "",
83
+ "confirm-delete-assets": "",
84
+ "confirm-delete-facet-value": "Usunąć wartość faseta?",
85
+ "confirm-delete-product": "Usunąć produkt?",
86
+ "confirm-delete-product-option": "",
87
+ "confirm-delete-product-option-group": "",
88
+ "confirm-delete-product-option-group-body": "",
89
+ "confirm-delete-product-variant": "Usunąć wariant produktu?",
90
+ "confirm-deletion-of-unused-variants-body": "",
91
+ "confirm-deletion-of-unused-variants-title": "",
92
+ "create-draft-order": "",
93
+ "create-facet-value": "Utwórz nową wartość fasety",
94
+ "create-new-collection": "Utwórz nową kolekcje",
95
+ "create-new-facet": "Utwórz faset",
96
+ "create-new-product": "Nowy produkt",
97
+ "create-new-stock-location": "",
98
+ "create-product-option-group": "",
99
+ "create-product-variant": "",
100
+ "default-currency": "",
101
+ "do-not-inherit-filters": "",
102
+ "drop-files-to-upload": "Upuść pliki do uploadu",
103
+ "duplicate-collections": "Zduplikowane kolekcje",
104
+ "duplicate-facets": "Zduplikowane cechy",
105
+ "duplicate-products": "Zduplikowane produkty",
106
+ "edit-facet-values": "",
107
+ "edit-options": "",
108
+ "facet": "",
109
+ "facet-value-not-available": "",
110
+ "facet-values": "Wartości faseta",
111
+ "facets": "",
112
+ "filter-by-name": "Filtruj po nazwie",
113
+ "filter-inheritance": "",
114
+ "filters": "Filtry",
115
+ "inherit-filters-from-parent": "",
116
+ "live-preview-contents": "",
117
+ "manage-variants": "Zarządzaj wariantami",
118
+ "move-collection-to": "",
119
+ "move-collections": "",
120
+ "move-collections-success": "",
121
+ "move-down": "Przesuń w dół",
122
+ "move-to": "Przesuń do",
123
+ "move-up": "Przesuń w górę",
124
+ "name": "",
125
+ "no-channel-selected": "Brak zaznaczonego kanału",
126
+ "no-featured-asset": "Brak polecanego zasobu",
127
+ "no-selection": "Brak zaznaczenia",
128
+ "no-stock-locations-available-on-current-channel": "",
129
+ "notify-bulk-delete-products-success": "",
130
+ "notify-remove-facets-from-channel-success": "",
131
+ "notify-remove-product-from-channel-error": "Błąd usuwania produktu z kanału",
132
+ "notify-remove-product-from-channel-success": "Produkt pomyślnie usunięty z kanału",
133
+ "notify-remove-variant-from-channel-error": "",
134
+ "notify-remove-variant-from-channel-success": "",
135
+ "number-of-variants": "",
136
+ "option": "Opcje",
137
+ "option-name": "Nazwa opcji",
138
+ "option-values": "Wartość opcji",
139
+ "out-of-stock-threshold": "",
140
+ "out-of-stock-threshold-tooltip": "",
141
+ "page-description-options-editor": "",
142
+ "price": "Cena",
143
+ "price-and-tax": "",
144
+ "price-conversion-factor": "Przelicznik cen",
145
+ "price-in-channel": "Cena w { channel }",
146
+ "price-includes-tax-at": "Zawiera podatek { rate }%",
147
+ "price-with-tax-in-default-zone": "Zawiera { rate }% podatku: { price }",
148
+ "private": "Prywatne",
149
+ "product": "",
150
+ "product-name": "Nazwa produktu",
151
+ "product-options": "",
152
+ "product-variant-exists": "",
153
+ "product-variants": "Warianty produktu",
154
+ "products": "",
155
+ "public": "",
156
+ "quick-jump-placeholder": "",
157
+ "rebuild-search-index": "Przebuduj indeks wyszukiwania",
158
+ "reindex-error": "Wystąpił błąd podczas przebudowania indeksów",
159
+ "reindex-successful": "Zaindeksowano {count, plural, one {wariant produktu} other {{count} wariantów produktu}} w {time}ms",
160
+ "reindexing": "Przebudowuje indeksy wyszukiwania",
161
+ "remove-from-channel": "Usuń z kanału",
162
+ "remove-option": "Usuń opcje",
163
+ "remove-product-from-channel": "Usuń produkt z kanału",
164
+ "remove-product-variant-from-channel": "",
165
+ "reorder-collection": "",
166
+ "root-collection": "",
167
+ "run-pending-search-index-updates": "",
168
+ "running-search-index-updates": "",
169
+ "search-asset-name-or-tag": "",
170
+ "search-for-term": "Szukaj frazy",
171
+ "search-product-name-or-code": "Szukaj produktu po nazwie lub kodzie",
172
+ "select-product": "",
173
+ "select-product-variant": "",
174
+ "sku": "SKU",
175
+ "slug": "Slug",
176
+ "slug-pattern-error": "",
177
+ "stock-allocated": "",
178
+ "stock-levels": "",
179
+ "stock-location": "",
180
+ "stock-locations": "",
181
+ "stock-on-hand": "Stan magazynowy",
182
+ "tax-category": "Kategoria podatkowa",
183
+ "taxes": "Podatki",
184
+ "track-inventory": "Śledź magazyn",
185
+ "track-inventory-false": "",
186
+ "track-inventory-inherit": "",
187
+ "track-inventory-tooltip": "",
188
+ "track-inventory-true": "",
189
+ "update-product-option": "Zaktualizuj opcje produktu",
190
+ "use-global-value": "",
191
+ "values": "Wartości",
192
+ "variant": "Warianty",
193
+ "variant-count": "",
194
+ "view-contents": "Zobacz zawartość",
195
+ "visibility": "Widoczność"
196
+ },
197
+ "common": {
198
+ "ID": "ID",
199
+ "add-filter": "",
200
+ "add-item-to-list": "",
201
+ "add-note": "",
202
+ "apply": "",
203
+ "assign-to-channel": "",
204
+ "assign-to-channels": "Przypisz do {count, plural, one {kanału} other {kanałów}}",
205
+ "available-currencies": "",
206
+ "available-languages": "Dostępne języki",
207
+ "boolean-and": "",
208
+ "boolean-false": "",
209
+ "boolean-or": "",
210
+ "boolean-true": "",
211
+ "breadcrumb": "",
212
+ "browser-default": "",
213
+ "cancel": "Anuluj",
214
+ "cancel-navigation": "Anuluj nawigacje",
215
+ "change-selection": "",
216
+ "channel": "Kanał",
217
+ "channels": "Kanały",
218
+ "clear-selection": "",
219
+ "code": "Kod",
220
+ "collapse-entries": "",
221
+ "confirm": "",
222
+ "confirm-bulk-assign-to-channel": "",
223
+ "confirm-bulk-delete": "",
224
+ "confirm-bulk-remove-from-channel": "",
225
+ "confirm-delete-note": "",
226
+ "confirm-navigation": "Potwierdź nawigacje",
227
+ "contents": "",
228
+ "create": "Utwórz",
229
+ "created-at": "Utworzone dnia",
230
+ "custom-fields": "Dodatkowe pola",
231
+ "data-table-filter-date-mode": "Tryb daty",
232
+ "data-table-filter-date-range": "Zakres dat",
233
+ "data-table-filter-date-relative": "Data względna",
234
+ "default-channel": "Domyślny kanał",
235
+ "default-language": "Domyślny jezyk",
236
+ "default-tax-category": "",
237
+ "delete": "Usuń",
238
+ "description": "Opis",
239
+ "details": "",
240
+ "disabled": "Wyłączony",
241
+ "discard-changes": "Odrzuć zmiany",
242
+ "duplicate": "Zduplikować",
243
+ "edit": "Edytuj",
244
+ "edit-field": "Edytuj pole",
245
+ "edit-note": "",
246
+ "enabled": "Aktywny",
247
+ "end-date": "",
248
+ "expand-entries": "",
249
+ "extension-running-in-separate-window": "Rozszerzenie jest włączone w innym oknie",
250
+ "filter": "",
251
+ "filter-preset-name": "Nazwa predefiniowanego filtra",
252
+ "force-delete": "",
253
+ "force-remove": "",
254
+ "general": "",
255
+ "guest": "Gość",
256
+ "id": "",
257
+ "image": "",
258
+ "items-per-page-option": "{ count } na stronę",
259
+ "items-selected-count": "",
260
+ "keep-editing": "",
261
+ "language": "Język",
262
+ "launch-extension": "Uruchom rozszerzenie",
263
+ "list-items-and-n-more": "",
264
+ "live-update": "Aktualizacja live",
265
+ "locale": "",
266
+ "log-out": "Wyloguj",
267
+ "login": "Zaloguj",
268
+ "login-image-title": "",
269
+ "login-title": "",
270
+ "manage-tags": "",
271
+ "manage-tags-description": "",
272
+ "medium-date": "",
273
+ "more": "Więcej...",
274
+ "name": "Nazwa",
275
+ "no-alerts": "",
276
+ "no-bulk-actions-available": "",
277
+ "no-channel-selected": "",
278
+ "no-results": "Brak wyników",
279
+ "not-applicable": "",
280
+ "not-set": "Nie ustawione",
281
+ "notify-assign-to-channel-success-with-count": "",
282
+ "notify-bulk-update-success": "",
283
+ "notify-create-error": "Wystąpił błąd, nie można utworzyć { entity }",
284
+ "notify-create-success": "Utworzono { entity }",
285
+ "notify-delete-error": "Wystąpił błąd, nie można usunąć { entity }",
286
+ "notify-delete-error-with-count": "",
287
+ "notify-delete-success": "Usunięto { entity }",
288
+ "notify-delete-success-with-count": "",
289
+ "notify-duplicate-error": "Nie można zduplikować { name } z powodu błędu: { error }",
290
+ "notify-duplicate-error-excess": "Nie można zduplikować dodatkowych { count } {count, plural, one {elementu} other {elementów}} z powodu błędów",
291
+ "notify-duplicate-success": "Pomyślnie zduplikowano {count, plural, one {1 element} other {{count} elementy}}: { names }",
292
+ "notify-remove-from-channel-success-with-count": "",
293
+ "notify-save-changes-error": "Wystąpił błąd, nie można zapisać zmian",
294
+ "notify-saved-changes": "Zapisano zmiany",
295
+ "notify-update-error": "Wystąpił błąd, nie można zaktualizować { entity }",
296
+ "notify-update-success": "Zaktualizowano { entity }",
297
+ "notify-updated-tags-success": "",
298
+ "okay": "",
299
+ "operator-contains": "",
300
+ "operator-eq": "",
301
+ "operator-gt": "",
302
+ "operator-lt": "",
303
+ "operator-not-contains": "",
304
+ "operator-not-eq": "",
305
+ "operator-notContains": "",
306
+ "operator-regex": "",
307
+ "password": "Hasło",
308
+ "position": "",
309
+ "price": "Cena",
310
+ "price-with-tax": "Cena z podatkiem",
311
+ "private": "Prywatne",
312
+ "public": "Publiczne",
313
+ "remember-me": "Zapamiętaj mnie",
314
+ "remove": "Usuń",
315
+ "remove-from-channel": "",
316
+ "remove-item-from-list": "",
317
+ "rename-filter-preset": "Zmień nazwę preselekcji",
318
+ "reset-columns": "",
319
+ "results-count": "{ count } {count, plural, one {wynik} other {wyników}}",
320
+ "sample-formatting": "",
321
+ "save-filter-preset": "Zapisz jako predefinicję",
322
+ "search-and-filter-list": "",
323
+ "search-by-name": "",
324
+ "select": "Wybrano...",
325
+ "select-display-language": "Wybierz język",
326
+ "select-items-with-count": "",
327
+ "select-products": "",
328
+ "select-relation-id": "",
329
+ "select-table-columns": "",
330
+ "select-today": "Wybierz dzisiaj",
331
+ "select-variants": "",
332
+ "seller": "",
333
+ "set-language": "",
334
+ "short-date": "",
335
+ "slug": "",
336
+ "start-date": "",
337
+ "status": "",
338
+ "tags": "",
339
+ "theme": "",
340
+ "there-are-unsaved-changes": "Są nie zapisane zmiany. Nawigacja do innej lokalizacji spowoduje utrate zmian.",
341
+ "toggle-all": "",
342
+ "total-items": "{currentStart} - {currentEnd} z {totalItems}",
343
+ "update": "Aktualizuj",
344
+ "updated-at": "Zaaktualizowano dnia",
345
+ "username": "Nazwa użytkownika",
346
+ "value": "",
347
+ "view-contents": "",
348
+ "view-next-month": "Wyświetl następny miesiąc",
349
+ "view-previous-month": "Wyświetl poprzedni miesiąc",
350
+ "visibility": "",
351
+ "with-selected": ""
352
+ },
353
+ "customer": {
354
+ "add-customer-to-group": "",
355
+ "add-customer-to-groups-with-count": "",
356
+ "add-customers-to-group": "",
357
+ "add-customers-to-group-success": "",
358
+ "add-customers-to-group-with-count": "",
359
+ "add-customers-to-group-with-name": "",
360
+ "addresses": "Adres",
361
+ "city": "Miasto",
362
+ "company": "",
363
+ "confirm-remove-customer-from-group": "",
364
+ "country": "Kraj",
365
+ "create-customer-group": "",
366
+ "create-new-address": "Utwórz nowy adres",
367
+ "create-new-customer": "Utwórz nowego klient",
368
+ "create-new-customer-group": "",
369
+ "customer": "",
370
+ "customer-group": "",
371
+ "customer-groups": "",
372
+ "customer-history": "",
373
+ "customers": "",
374
+ "default-billing-address": "Domyślny adres rozliczeniowy",
375
+ "default-shipping-address": "Domyślny adres wysyłki",
376
+ "email-address": "Email",
377
+ "email-verification-sent": "Email weryfikacyjny został wysłany na { emailAddress }",
378
+ "first-name": "Imię",
379
+ "full-name": "Pełna nazwa",
380
+ "guest": "Gość",
381
+ "history-customer-added-to-group": "",
382
+ "history-customer-address-created": "",
383
+ "history-customer-address-deleted": "",
384
+ "history-customer-address-updated": "",
385
+ "history-customer-detail-updated": "",
386
+ "history-customer-email-update-requested": "",
387
+ "history-customer-email-update-verified": "",
388
+ "history-customer-password-reset-requested": "",
389
+ "history-customer-password-reset-verified": "",
390
+ "history-customer-password-updated": "",
391
+ "history-customer-registered": "",
392
+ "history-customer-removed-from-group": "",
393
+ "history-customer-verified": "",
394
+ "history-using-external-auth-strategy": "",
395
+ "history-using-native-auth-strategy": "",
396
+ "last-login": "",
397
+ "last-name": "Nazwisko",
398
+ "name": "Nazwa",
399
+ "new-email-address": "",
400
+ "no-orders-placed": "Brak złożonych zamówień",
401
+ "not-a-member-of-any-groups": "",
402
+ "old-email-address": "",
403
+ "orders": "Zamówienia",
404
+ "password": "Hasło",
405
+ "phone-number": "Telefon",
406
+ "postal-code": "Kod pocztowy",
407
+ "province": "Województwo",
408
+ "registered": "Zarejestrowany",
409
+ "remove-customers-from-group-success": "",
410
+ "remove-from-group": "",
411
+ "search-customers-by-email": "Szukaj przez email",
412
+ "search-customers-by-email-last-name-postal-code": "",
413
+ "select-customer": "",
414
+ "set-as-default-billing-address": "Ustaw jako domyślny adres rozliczeniowy",
415
+ "set-as-default-shipping-address": "Ustaw jako domyślny adres wysyłki",
416
+ "street-line-1": "Ulica 1",
417
+ "street-line-2": "Ulica 2",
418
+ "title": "Tytuł",
419
+ "update-customer-group": "",
420
+ "verified": "Zweryfikowany",
421
+ "view-group-members": ""
422
+ },
423
+ "dashboard": {
424
+ "add-widget": "",
425
+ "latest-orders": "",
426
+ "metric-average-order-value": "",
427
+ "metric-number-of-orders": "",
428
+ "metric-order-total-value": "",
429
+ "metrics": "",
430
+ "orders-summary": "",
431
+ "remove-widget": "",
432
+ "thisMonth": "",
433
+ "thisWeek": "",
434
+ "today": "",
435
+ "total-order-value": "",
436
+ "total-orders": "",
437
+ "widget-resize": "",
438
+ "widget-width": "",
439
+ "yesterday": ""
440
+ },
441
+ "datetime": {
442
+ "ago-days": "{count, plural, one {1 dzień} other {{count} dni}} temu",
443
+ "ago-hours": "{count, plural, one {1 godzinę} other {{count} godzin}} temu",
444
+ "ago-minutes": "{count, plural, one {1 minutę} other {{count} minut}} temu",
445
+ "ago-seconds": "{count, plural, =0 {przed chwilą} one {1 sekundę temu} other {{count} sekund temu}}",
446
+ "ago-years": "",
447
+ "day": "dzień",
448
+ "duration-milliseconds": "{ms}ms",
449
+ "duration-minutes:seconds": "{m}:{s}m",
450
+ "duration-seconds": "{s}s",
451
+ "month": "miesiąc",
452
+ "month-apr": "Kwiecień",
453
+ "month-aug": "Sierpień",
454
+ "month-dec": "Grudzień",
455
+ "month-feb": "Luty",
456
+ "month-jan": "Styczeń",
457
+ "month-jul": "Lipiec",
458
+ "month-jun": "Czerwiec",
459
+ "month-mar": "Marzec",
460
+ "month-may": "Maj",
461
+ "month-nov": "Listopad",
462
+ "month-oct": "Październik",
463
+ "month-sep": "Wrzesień",
464
+ "relative-past-days": "Minęło {count} {count, plural, one {1 dzień} few {{count} dni} many {{count} dni} other {{count} dni}}",
465
+ "relative-past-months": "Minęło {count} {count, plural, one {1 miesiąc} few {{count} miesiące} many {{count} miesięcy} other {{count} miesięcy}}",
466
+ "relative-past-years": "Minęło {count} {count, plural, one {1 rok} few {{count} lata} many {{count} lat} other {{count} lat}}",
467
+ "time": "Czas",
468
+ "weekday-fr": "Pt",
469
+ "weekday-mo": "Pon",
470
+ "weekday-sa": "So",
471
+ "weekday-su": "Nd",
472
+ "weekday-th": "Czw",
473
+ "weekday-tu": "Wt",
474
+ "weekday-we": "Śr",
475
+ "year": "rok"
476
+ },
477
+ "editor": {
478
+ "image-alt": "Opis (alt)",
479
+ "image-src": "Źródło",
480
+ "image-title": "Tytuł",
481
+ "insert-image": "Wstaw obraz",
482
+ "link-href": "Link href",
483
+ "link-target": "",
484
+ "link-title": "Tytuł linku",
485
+ "remove-link": "Usuń",
486
+ "set-link": "Ustaw link"
487
+ },
488
+ "error": {
489
+ "403-forbidden": "Brak autoryzacji dla \"{ path }\". Brak uprawnień lub wygasła sesja.",
490
+ "could-not-connect-to-server": "Nie można połączyć z serverem Deenruv na { url }",
491
+ "health-check-failed": "",
492
+ "no-default-shipping-zone-set": "",
493
+ "no-default-tax-zone-set": ""
494
+ },
495
+ "marketing": {
496
+ "actions": "Akcje",
497
+ "add-action": "Dodaj akcje",
498
+ "add-condition": "Dodaj warunek",
499
+ "conditions": "Warunki",
500
+ "coupon-code": "Kod rabatowy",
501
+ "create-new-promotion": "Utwórz nową promocje",
502
+ "duplicate-promotions": "Zduplikować promocje",
503
+ "ends-at": "Kończy się",
504
+ "per-customer-limit": "Limit klientów",
505
+ "per-customer-limit-tooltip": "Maksymalna liczba razy, kiedy ta promocja może być użyta przez pojedynczego klienta",
506
+ "promotion": "",
507
+ "search-by-name-or-coupon-code": "",
508
+ "starts-at": "Zaczyna się",
509
+ "usage-limit": "Ograniczenie całkowitego użycia",
510
+ "usage-limit-tooltip": "Maksymalna liczba razy, kiedy ta promocja może być użyta ogółem"
511
+ },
512
+ "nav": {
513
+ "administrators": "Administratorzy",
514
+ "assets": "Assets",
515
+ "catalog": "Katalog",
516
+ "channels": "Kanały",
517
+ "collections": "Kolekcje",
518
+ "countries": "Kraje",
519
+ "customer-groups": "",
520
+ "customers": "Klienci",
521
+ "facets": "Facets",
522
+ "global-settings": "Ustawienia globalne",
523
+ "job-queue": "Kolejka zadań",
524
+ "marketing": "Marketing",
525
+ "orders": "Zamówienia",
526
+ "payment-methods": "Metody płatności",
527
+ "products": "",
528
+ "promotions": "Promocje",
529
+ "roles": "Role",
530
+ "sales": "Sprzedaż",
531
+ "sellers": "",
532
+ "settings": "Ustawienia",
533
+ "shipping-methods": "Metody wysyłki",
534
+ "stock-locations": "",
535
+ "system": "",
536
+ "system-status": "",
537
+ "tax-categories": "Kategorie podatkowe",
538
+ "tax-rates": "Stawki podatkowe",
539
+ "zones": ""
540
+ },
541
+ "order": {
542
+ "add-item-to-order": "",
543
+ "add-note": "Dodaj notatke",
544
+ "add-payment": "",
545
+ "add-payment-to-order": "",
546
+ "add-payment-to-order-success": "",
547
+ "add-surcharge": "",
548
+ "added-items": "",
549
+ "amount": "Liczba",
550
+ "arrange-additional-payment": "",
551
+ "assign-order-to-another-customer": "Przypisz zamówienie innemu klientowi",
552
+ "billing-address": "",
553
+ "cancel": "Anuluj",
554
+ "cancel-entire-order": "",
555
+ "cancel-fulfillment": "",
556
+ "cancel-modification": "",
557
+ "cancel-order": "Anuluj zamówienie",
558
+ "cancel-payment": "",
559
+ "cancel-reason-customer-request": "Prośba klienta",
560
+ "cancel-reason-not-available": "Niedostępny",
561
+ "cancel-selected-items": "Anuluj zaznaczone",
562
+ "cancel-specified-items": "",
563
+ "cancellation-reason": "Powód anulowania",
564
+ "cancelled-order-items-success": "Anulowano { count } { count, plural, one {pozycję} other {pozycje} } z zamówienia",
565
+ "cancelled-order-success": "Pomyślnie anulowano zamówienie",
566
+ "complete-draft-order": "",
567
+ "confirm-modifications": "",
568
+ "contents": "Zawartość",
569
+ "create-fulfillment": "Utwórz wypełnienie",
570
+ "create-fulfillment-success": "Utworzono wypełnienie pomyślnie",
571
+ "customer": "Klient",
572
+ "delete-draft-order": "",
573
+ "draft-order": "",
574
+ "edit-billing-address": "",
575
+ "edit-shipping-address": "",
576
+ "error-message": "",
577
+ "existing-address": "",
578
+ "existing-customer": "",
579
+ "filter-is-active": "",
580
+ "fulfill": "Zrealizuj",
581
+ "fulfill-order": "Zrealizuj zamówienie",
582
+ "fulfillment": "Realizacja",
583
+ "fulfillment-method": "Metoda realizacji",
584
+ "history-coupon-code-applied": "Użyto kodu rabatowego",
585
+ "history-coupon-code-removed": "Usunięto kod rabatowy",
586
+ "history-customer-updated": "Zaktualizowany klient",
587
+ "history-fulfillment-created": "",
588
+ "history-fulfillment-delivered": "",
589
+ "history-fulfillment-shipped": "",
590
+ "history-fulfillment-transition": "",
591
+ "history-items-cancelled": "{count} {count, plural, one {element} other {elementów}} anulowano",
592
+ "history-order-cancelled": "Zamówienie anulowane",
593
+ "history-order-created": "",
594
+ "history-order-fulfilled": "Zamówienie zrealizowane",
595
+ "history-order-modified": "",
596
+ "history-order-transition": "Zamówienie wysłane z {from} do {to}",
597
+ "history-payment-settled": "Opłacono",
598
+ "history-payment-transition": "Płatność #{id} wysłana z {from} do {to}",
599
+ "history-refund-transition": "Zwrot #{id} wysłany z {from} do {to}",
600
+ "item-count": "{count} {count, plural, one {element} other {elementów}}",
601
+ "line-fulfillment-all": "Wrzystkie zamówienia zrealizowane",
602
+ "line-fulfillment-none": "Brak zrealizowany zamówień",
603
+ "line-fulfillment-partial": "{ count } z { total } zrealizowanych",
604
+ "manually-transition-to-state": "",
605
+ "manually-transition-to-state-message": "",
606
+ "modification-adding-items": "",
607
+ "modification-adding-surcharges": "",
608
+ "modification-adjusting-lines": "",
609
+ "modification-not-settled": "",
610
+ "modification-recalculate-shipping": "",
611
+ "modification-settled": "",
612
+ "modification-summary": "",
613
+ "modification-updating-billing-address": "",
614
+ "modification-updating-shipping-address": "",
615
+ "modified-items": "Zmodyfikowane przedmioty",
616
+ "modify-order": "",
617
+ "modify-order-price-difference": "",
618
+ "net-price": "Cena netto",
619
+ "new-customer": "Nowy klient",
620
+ "no-modifications-made": "Nie dokonano żadnych modyfikacji",
621
+ "note": "",
622
+ "note-is-private": "Notatka jest prywatna",
623
+ "note-only-visible-to-administrators": "Widoczne tylko dla administratora",
624
+ "note-visible-to-customer": "Widoczne dla administratora i klienta",
625
+ "order": "",
626
+ "order-history": "Historia zamówienia",
627
+ "order-is-empty": "",
628
+ "order-state-diagram": "",
629
+ "order-type": "",
630
+ "order-type-aggregate": "",
631
+ "order-type-regular": "",
632
+ "order-type-seller": "",
633
+ "orders": "",
634
+ "original-quantity-at-checkout": "Oryginalna ilość przy kasie",
635
+ "payment": "Płatność",
636
+ "payment-amount": "Wartość płatności",
637
+ "payment-metadata": "Metadane płatności",
638
+ "payment-method": "Metoda płatności",
639
+ "payment-state": "Status",
640
+ "payments": "",
641
+ "placed-at": "",
642
+ "preview-changes": "",
643
+ "previous-customer": "Poprzedni klient",
644
+ "product-name": "Nazwa produktu",
645
+ "product-sku": "SKU",
646
+ "promotions-applied": "Zastosowane promocje",
647
+ "prorated-unit-price": "",
648
+ "quantity": "Liczba",
649
+ "refund": "Zwrot",
650
+ "refund-amount": "Kwota zwrotu",
651
+ "refund-and-cancel-order": "Zwróć i anuluj zamówienie",
652
+ "refund-cancellation-reason": "Powód zwrotu/anulowania",
653
+ "refund-cancellation-reason-required": "Powód zwrotu/anulowania jest wymagany",
654
+ "refund-metadata": "Metadane zwrotu",
655
+ "refund-order-failed": "",
656
+ "refund-order-success": "Zamówienie zwrócone pomyślnie",
657
+ "refund-reason": "Powód zwrotu",
658
+ "refund-reason-customer-request": "Prośba klienta",
659
+ "refund-reason-not-available": "Niedostępny",
660
+ "refund-shipping": "Wysyłka zwrotu",
661
+ "refund-this-payment": "Zwróć tę płatność",
662
+ "refund-total": "Wartość zwrotu",
663
+ "refund-total-error": "Wartość zwrotu musi być pomiędzy {min} i {max}",
664
+ "refund-total-warning": "Proszę podać kwoty zwrotu równe całkowitej kwocie zwrotu.",
665
+ "refund-with-amount": "Zwróć {amount}",
666
+ "refundable-amount": "Kwota do zwrotu",
667
+ "refunded-count": "{count} {count, plural, one {zamówienie} other {zamówień}} zwrócono",
668
+ "removed-items": "",
669
+ "return-to-stock": "Powrót do magazynu",
670
+ "search-by-order-filters": "Szukaj po numerze zamówienia / Nazwisko / Numer transakcji",
671
+ "select-address": "",
672
+ "select-shipping-method": "",
673
+ "select-state": "",
674
+ "seller-orders": "",
675
+ "set-billing-address": "",
676
+ "set-coupon-codes": "",
677
+ "set-customer-for-order": "",
678
+ "set-customer-success": "",
679
+ "set-fulfillment-state": "",
680
+ "set-shipping-address": "",
681
+ "set-shipping-method": "",
682
+ "settle-payment": "Rozlicz płatność",
683
+ "settle-payment-error": "Nie można rozliczyć płatności",
684
+ "settle-payment-success": "Płatność rozliczona pomyślnie",
685
+ "settle-refund": "Rozlicz zwrot",
686
+ "settle-refund-manual-instructions": "Po zwrocie wykonanym ręcznie przez ({method}), podaj ID transakcji.",
687
+ "settle-refund-success": "Pomyślnie rozliczono zwrot",
688
+ "shipping": "Wysyłka",
689
+ "shipping-address": "Adres wysyłki",
690
+ "shipping-cancelled": "",
691
+ "shipping-method": "Metoda wysyłki",
692
+ "state": "Status",
693
+ "sub-total": "Sub total",
694
+ "successfully-updated-fulfillment": "",
695
+ "surcharges": "",
696
+ "tax-base": "",
697
+ "tax-description": "",
698
+ "tax-rate": "",
699
+ "tax-summary": "",
700
+ "tax-total": "",
701
+ "total": "Total",
702
+ "tracking-code": "Numer przesyłki",
703
+ "transaction-id": "Numer transakcji",
704
+ "transition-to-state": "",
705
+ "transitioned-payment-to-state-success": "",
706
+ "transitioned-to-state-success": "",
707
+ "unable-to-transition-to-state-try-another": "",
708
+ "unfulfilled": "Unfulfilled",
709
+ "unit-price": "Cena jednostkowa"
710
+ },
711
+ "settings": {
712
+ "add-countries-to-zone": "Dodaj kraje do strefy...",
713
+ "add-countries-to-zone-success": "Dodano { countryCount } {countryCount, plural, one {kraj} other {kraje}} do strefy \"{ zoneName }\"",
714
+ "add-products-to-test-order": "Dodaj produkty do testowanego zamówienia",
715
+ "administrator": "",
716
+ "channel": "Kanał",
717
+ "channel-token": "Token kanału",
718
+ "country": "",
719
+ "create-new-channel": "Utwórz nowy kanał",
720
+ "create-new-country": "Utwórz nowy kraj",
721
+ "create-new-payment-method": "",
722
+ "create-new-role": "Utwórz nową role",
723
+ "create-new-seller": "",
724
+ "create-new-shipping-method": "Utwórz nową metode wysyłki",
725
+ "create-new-tax-category": "Utwórz nową kategorię podatkową",
726
+ "create-new-tax-rate": "Utwórz nową stawkę podatkową",
727
+ "create-new-zone": "",
728
+ "default-currency": "",
729
+ "default-role-label": "To jest domyślna rola i nie może być zmieniana",
730
+ "default-shipping-zone": "Domyślna strefa zakupowa",
731
+ "default-tax-zone": "Domyślna strefa podatkowa",
732
+ "defaults": "",
733
+ "eligible": "Wybieralny",
734
+ "email-address": "Email",
735
+ "email-address-or-identifier": "",
736
+ "first-name": "Imię",
737
+ "fulfillment-handler": "",
738
+ "global-available-languages-tooltip": "",
739
+ "global-out-of-stock-threshold": "",
740
+ "global-out-of-stock-threshold-tooltip": "",
741
+ "last-name": "Nazwisko",
742
+ "no-eligible-shipping-methods": "Brak pasujących metod wysyłki",
743
+ "password": "Hasło",
744
+ "payment-eligibility-checker": "",
745
+ "payment-handler": "",
746
+ "payment-method": "",
747
+ "permissions": "Uprawnienia",
748
+ "prices-include-tax": "Ceny zawierają podatek dla domyślnej strefy",
749
+ "profile": "",
750
+ "rate": "Stawka",
751
+ "remove-countries-from-zone-success": "Usunięto { countryCount } {countryCount, plural, one {kraj} other {kraje}} ze strefy \"{ zoneName }\"",
752
+ "remove-from-zone": "",
753
+ "role": "",
754
+ "roles": "Role",
755
+ "search-by-product-name-or-sku": "Szukaj produktu po nazwie lub SKU",
756
+ "seller": "",
757
+ "shipping-calculator": "Kalkulator wysyłki",
758
+ "shipping-eligibility-checker": "Sprawdź możliwość wysyłki",
759
+ "shipping-method": "Metoda wysyłki",
760
+ "tax-category": "Kategoria podatkowa",
761
+ "tax-rate": "Stawka podatkowa",
762
+ "test-address": "Adres testowy",
763
+ "test-result": "Wynik testowy",
764
+ "test-shipping-method": "Testowa metoda wysyłki",
765
+ "test-shipping-methods": "Testowe metody wysyłki",
766
+ "track-inventory-default": "Śledź domyślnie magazyn",
767
+ "view-zone-members": "",
768
+ "zone": "Strefa"
769
+ },
770
+ "state": {
771
+ "adding-items": "Dodawanie",
772
+ "arranging-additional-payment": "",
773
+ "arranging-payment": "Oczekiwanie na płatność",
774
+ "authorized": "",
775
+ "cancelled": "Anulowano",
776
+ "created": "",
777
+ "declined": "",
778
+ "delivered": "Zrealizowano",
779
+ "draft": "",
780
+ "error": "",
781
+ "failed": "",
782
+ "modifying": "",
783
+ "partially-delivered": "Częściowo zrealizowano",
784
+ "partially-shipped": "",
785
+ "payment-authorized": "Płatność zaakceptowana",
786
+ "payment-settled": "Płatność rozliczona",
787
+ "pending": "",
788
+ "settled": "",
789
+ "shipped": ""
790
+ },
791
+ "system": {
792
+ "all-job-queues": "Kolejka wszystkich zadań",
793
+ "health-all-systems-up": "",
794
+ "health-error": "",
795
+ "health-last-checked": "",
796
+ "health-message": "",
797
+ "health-refresh": "",
798
+ "health-status": "",
799
+ "health-status-down": "",
800
+ "health-status-up": "",
801
+ "job-data": "Dane zlecenia",
802
+ "job-duration": "Czas trwania",
803
+ "job-error": "Błąd zlecenia",
804
+ "job-queue-name": "Nazwa kolejki",
805
+ "job-result": "Rezultat zlecenia",
806
+ "job-state": "Status zlecenia",
807
+ "job-state-all": "Wszystkie stany",
808
+ "job-state-cancelled": "Anulowane",
809
+ "job-state-completed": "Ukończono",
810
+ "job-state-failed": "Nie powiodło się",
811
+ "job-state-pending": "Oczekujące",
812
+ "job-state-running": "Uruchomione"
813
+ }
814
+ }