@c8y/ngx-components 1024.1.8 → 1024.2.4

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 (49) hide show
  1. package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs +64 -25
  2. package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs.map +1 -1
  3. package/fesm2022/c8y-ngx-components-datapoint-selector.mjs +363 -38
  4. package/fesm2022/c8y-ngx-components-datapoint-selector.mjs.map +1 -1
  5. package/fesm2022/c8y-ngx-components-echart-models.mjs.map +1 -1
  6. package/fesm2022/c8y-ngx-components-echart.mjs +796 -123
  7. package/fesm2022/c8y-ngx-components-echart.mjs.map +1 -1
  8. package/fesm2022/c8y-ngx-components-global-context.mjs +391 -54
  9. package/fesm2022/c8y-ngx-components-global-context.mjs.map +1 -1
  10. package/fesm2022/c8y-ngx-components-time-context.mjs +146 -20
  11. package/fesm2022/c8y-ngx-components-time-context.mjs.map +1 -1
  12. package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs +198 -24
  13. package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs.map +1 -1
  14. package/fesm2022/c8y-ngx-components.mjs +100 -32
  15. package/fesm2022/c8y-ngx-components.mjs.map +1 -1
  16. package/locales/de.po +80 -8
  17. package/locales/es.po +80 -8
  18. package/locales/fr.po +80 -8
  19. package/locales/ja_JP.po +80 -8
  20. package/locales/ko.po +80 -8
  21. package/locales/locales.pot +79 -7
  22. package/locales/nl.po +80 -8
  23. package/locales/pl.po +80 -8
  24. package/locales/pt_BR.po +80 -8
  25. package/locales/zh_CN.po +80 -8
  26. package/locales/zh_TW.po +80 -8
  27. package/package.json +1 -1
  28. package/types/c8y-ngx-components-datapoint-explorer-view.d.ts +4 -1
  29. package/types/c8y-ngx-components-datapoint-explorer-view.d.ts.map +1 -1
  30. package/types/c8y-ngx-components-datapoint-selector.d.ts +93 -5
  31. package/types/c8y-ngx-components-datapoint-selector.d.ts.map +1 -1
  32. package/types/c8y-ngx-components-echart-models.d.ts +25 -3
  33. package/types/c8y-ngx-components-echart-models.d.ts.map +1 -1
  34. package/types/c8y-ngx-components-echart.d.ts +65 -5
  35. package/types/c8y-ngx-components-echart.d.ts.map +1 -1
  36. package/types/c8y-ngx-components-global-context.d.ts +187 -7
  37. package/types/c8y-ngx-components-global-context.d.ts.map +1 -1
  38. package/types/c8y-ngx-components-time-context.d.ts +50 -8
  39. package/types/c8y-ngx-components-time-context.d.ts.map +1 -1
  40. package/types/c8y-ngx-components-widgets-implementations-alarms.d.ts +1 -0
  41. package/types/c8y-ngx-components-widgets-implementations-alarms.d.ts.map +1 -1
  42. package/types/c8y-ngx-components-widgets-implementations-datapoints-graph.d.ts +25 -0
  43. package/types/c8y-ngx-components-widgets-implementations-datapoints-graph.d.ts.map +1 -1
  44. package/types/c8y-ngx-components-widgets-implementations-datapoints-list.d.ts +1 -0
  45. package/types/c8y-ngx-components-widgets-implementations-datapoints-list.d.ts.map +1 -1
  46. package/types/c8y-ngx-components-widgets-implementations-scada.d.ts +2 -0
  47. package/types/c8y-ngx-components-widgets-implementations-scada.d.ts.map +1 -1
  48. package/types/c8y-ngx-components.d.ts +50 -11
  49. package/types/c8y-ngx-components.d.ts.map +1 -1
package/locales/nl.po CHANGED
@@ -1590,6 +1590,9 @@ msgstr "Agent config"
1590
1590
  msgid "Aggregation"
1591
1591
  msgstr "Aggregatie"
1592
1592
 
1593
+ msgid "Aggregation display"
1594
+ msgstr "Weergave van gegevens na aggregatie"
1595
+
1593
1596
  msgid "Aggregation options"
1594
1597
  msgstr "Aggregatieopties"
1595
1598
 
@@ -2478,6 +2481,9 @@ msgstr "Beperkingen automatisch toepassen"
2478
2481
  msgid "Auto observe"
2479
2482
  msgstr "Automatisch waarnemen"
2480
2483
 
2484
+ msgid "Auto picks an aggregation interval from the time range and the aggregation points per chart you set. Available only for the Data graph widget."
2485
+ msgstr "Er wordt automatisch een aggregatie-interval gekozen op basis van het door u ingestelde tijdsbereik en het aantal aggregatiepunten per grafiek. Alleen beschikbaar voor de Widget ‘Gegevensgrafiek’."
2486
+
2481
2487
  msgid "Auto refresh"
2482
2488
  msgstr "Automatisch vernieuwen"
2483
2489
 
@@ -2496,6 +2502,15 @@ msgstr "Auto opslaan"
2496
2502
  msgid "Auto scan address space"
2497
2503
  msgstr "Auto scan adresruimte"
2498
2504
 
2505
+ msgid "Auto — {{ points }} points per chart"
2506
+ msgstr "Auto — {{ points }} punten per grafiek"
2507
+
2508
+ msgid "Auto — {{ points }} points per chart, kept on zoom"
2509
+ msgstr "Auto — {{ points }} punten per grafiek, bijgehouden in Zoom"
2510
+
2511
+ msgid "Auto`automatic aggregation mode`"
2512
+ msgstr "Auto"
2513
+
2499
2514
  msgid "Autodiscovery completed."
2500
2515
  msgstr "Autodiscovery voltooid."
2501
2516
 
@@ -2511,6 +2526,9 @@ msgstr "Autodiscovery in uitvoering."
2511
2526
  msgid "Autodiscovery request"
2512
2527
  msgstr "Autodiscovery-verzoek"
2513
2528
 
2529
+ msgid "Automatic aggregation"
2530
+ msgstr "Automatische Aggregatie"
2531
+
2514
2532
  msgid "Availability"
2515
2533
  msgstr "Beschikbaarheid"
2516
2534
 
@@ -2613,6 +2631,9 @@ msgstr "Backlog time to live (TTL)"
2613
2631
  msgid "Backlog usage"
2614
2632
  msgstr "Backlog gebruik"
2615
2633
 
2634
+ msgid "Band color"
2635
+ msgstr "Kleur van de band"
2636
+
2616
2637
  msgid "Bars"
2617
2638
  msgstr "Balken"
2618
2639
 
@@ -2743,6 +2764,9 @@ msgstr "Bootstrap vooraf gedeelde sleutel"
2743
2764
  msgid "Border`style`"
2744
2765
  msgstr "Rand"
2745
2766
 
2767
+ msgid "Both minimum and maximum must be enabled to use this option."
2768
+ msgstr "Zowel het minimum als het maximum moeten zijn ingeschakeld om deze optie te kunnen gebruiken."
2769
+
2746
2770
  msgid "Box model"
2747
2771
  msgstr "Box model"
2748
2772
 
@@ -5194,6 +5218,9 @@ msgstr "Dashboards: Bekijk dashboards voor activa/groepen"
5194
5218
  msgid "Dashboards: View device dashboards"
5195
5219
  msgstr "Dashboards: Bekijk apparaatdashboards"
5196
5220
 
5221
+ msgid "Dashed line"
5222
+ msgstr "Stippellijn"
5223
+
5197
5224
  msgid "Data"
5198
5225
  msgstr "Gegevens"
5199
5226
 
@@ -5307,6 +5334,12 @@ msgstr "Status gegevenspunt"
5307
5334
  msgid "Data point template"
5308
5335
  msgstr "Gegevenspuntsjabloon"
5309
5336
 
5337
+ msgid "Data point totals"
5338
+ msgstr "Totalen van gegevenspunten"
5339
+
5340
+ msgid "Data point values"
5341
+ msgstr "Waarden van gegevenspunten"
5342
+
5310
5343
  msgid "Data points"
5311
5344
  msgstr "Gegevenspunten"
5312
5345
 
@@ -6502,6 +6535,9 @@ msgstr "Deuralarm"
6502
6535
  msgid "Dots not allowed."
6503
6536
  msgstr "Geen punten toegestaan."
6504
6537
 
6538
+ msgid "Dotted line"
6539
+ msgstr "Stippellijn"
6540
+
6505
6541
  msgid "Down`service status`"
6506
6542
  msgstr "Omlaag"
6507
6543
 
@@ -7020,6 +7056,9 @@ msgstr "Presentatie-info opvragen"
7020
7056
  msgid "Enquire serial number"
7021
7057
  msgstr "Serienummer opvragen"
7022
7058
 
7059
+ msgid "Enter a value between {{ min }} and {{ max }}."
7060
+ msgstr "Voer een waarde in tussen {{ min }} en {{ max }}."
7061
+
7023
7062
  msgid "Enter address"
7024
7063
  msgstr "Adres invoeren"
7025
7064
 
@@ -8968,8 +9007,8 @@ msgstr "Groepen"
8968
9007
  msgid "Groups and assets"
8969
9008
  msgstr "Groepen en Assets"
8970
9009
 
8971
- msgid "Groups data points into larger time intervals to simplify visualization and improve performance. 'None' shows raw data, while other options combine data points into minute, hour, or day groupings."
8972
- msgstr "Groepeert gegevenspunten in grotere tijdsintervallen om de visualisatie te vereenvoudigen en de prestaties te verbeteren. 'Geen' toont ruwe gegevens, terwijl andere opties gegevenspunten combineren in groepen van minuten, uren of dagen."
9010
+ msgid "Groups measurements into larger time intervals to improve readability and performance. 'None' shows raw data; other options group measurements into minute, hour, or day intervals."
9011
+ msgstr "Groepeert metingen in grotere tijdsintervallen om de leesbaarheid en prestaties te verbeteren. Bij ‘Geen worden de ruwe gegevens weergegeven; bij de andere opties worden de metingen gegroepeerd in intervallen van minuten, uren of dagen."
8973
9012
 
8974
9013
  msgid "HH`HOURS`"
8975
9014
  msgstr "UU"
@@ -9720,6 +9759,9 @@ msgstr "KPI-Widget"
9720
9759
  msgid "KPI?"
9721
9760
  msgstr "KPI?"
9722
9761
 
9762
+ msgid "Keep point count on zoom"
9763
+ msgstr "Puntentelling behouden bij inzoomen"
9764
+
9723
9765
  msgid "Keep unchanged`version`"
9724
9766
  msgstr "Ongewijzigd laten"
9725
9767
 
@@ -10731,6 +10773,9 @@ msgstr "Methode"
10731
10773
  msgid "Metric"
10732
10774
  msgstr "Metrisch"
10733
10775
 
10776
+ msgid "Metrics that quantify the time bucket itself — how many readings the bucket captured, or their totals. These typically use a different scale."
10777
+ msgstr "Statistieken die de tijdbucket zelf kwantificeren — hoeveel metingen de bucket heeft geregistreerd, of de totalen daarvan. Hierbij wordt doorgaans een andere schaal gebruikt."
10778
+
10734
10779
  msgid "MiB"
10735
10780
  msgstr "MiB"
10736
10781
 
@@ -11287,12 +11332,6 @@ msgstr "Er zijn geen aanvullende functies aangemeld voor de tenant."
11287
11332
  msgid "No aggregation"
11288
11333
  msgstr "Geen aggregatie"
11289
11334
 
11290
- msgid "No aggregation with real-time or auto-refresh enabled"
11291
- msgstr "Geen aggregatie met real-time of Automatisch vernieuwen ingeschakeld"
11292
-
11293
- msgid "No aggregation with realtime enabled"
11294
- msgstr "Geen aggregatie met realtime ingeschakeld"
11295
-
11296
11335
  msgid "No alarm found"
11297
11336
  msgstr "Geen alarm gevonden"
11298
11337
 
@@ -13131,6 +13170,9 @@ msgstr "Aanwijzer"
13131
13170
  msgid "Points"
13132
13171
  msgstr "Punten"
13133
13172
 
13173
+ msgid "Points per chart"
13174
+ msgstr "Punten per grafiek"
13175
+
13134
13176
  msgid "Policy"
13135
13177
  msgstr "Beleid"
13136
13178
 
@@ -13611,6 +13653,12 @@ msgstr "Alarm slaan"
13611
13653
  msgid "Range"
13612
13654
  msgstr "Bereik"
13613
13655
 
13656
+ msgid "Range max"
13657
+ msgstr "Max. bereik"
13658
+
13659
+ msgid "Range min"
13660
+ msgstr "Minimumbereik"
13661
+
13614
13662
  msgid "Raw error code"
13615
13663
  msgstr "Ruwer foutcode"
13616
13664
 
@@ -14070,6 +14118,9 @@ msgstr "De naam van het asset is gewijzigd en de verwijzingen in de HTML-code zi
14070
14118
  msgid "Renamed placeholder and updated references in code."
14071
14119
  msgstr "De tijdelijke aanduiding is hernoemd en de verwijzingen in de code zijn bijgewerkt."
14072
14120
 
14121
+ msgid "Render as band"
14122
+ msgstr "Weergeven als band"
14123
+
14073
14124
  msgid "Render the first column (excluding computed and alarm types) as a link to the asset details."
14074
14125
  msgstr "Geef de eerste kolom (met uitzondering van berekende en Alarmtypes) weer als een link naar de Details van het Asset."
14075
14126
 
@@ -15230,6 +15281,9 @@ msgstr "Selecteren waarde…"
15230
15281
  msgid "Select version or patch"
15231
15282
  msgstr "Versie of pad selecteren"
15232
15283
 
15284
+ msgid "Select which aggregations to display for all data points. These options apply to every data point in the list."
15285
+ msgstr "Selecteer welke aggregaties u voor alle gegevenspunten wilt weergeven. Deze opties worden toegepast op elk gegevenspunt in de lijst."
15286
+
15233
15287
  msgid "Select which nodes to display in the top level of the navigator menu. By default, only\n"
15234
15288
  " Groups is shown."
15235
15289
  msgstr "Selecteer welke knooppunten moeten worden weergegeven op het hoogste niveau van\n"
@@ -16685,6 +16739,9 @@ msgstr "Statische kopregels"
16685
16739
  msgid "Static headers that should be added to requests towards the provider"
16686
16740
  msgstr "Statische kopregels die moeten worden toegevoegd aan verzoeken naar de provider"
16687
16741
 
16742
+ msgid "Statistics that describe the spread of values within each time bucket. These share the same unit and scale as the original measurement"
16743
+ msgstr "Statistieken die de spreiding van de waarden binnen elke tijdsperiode weergeven. Deze hebben dezelfde eenheid en schaal als de oorspronkelijke meting"
16744
+
16688
16745
  msgid "Status"
16689
16746
  msgstr "Status"
16690
16747
 
@@ -17708,6 +17765,12 @@ msgstr "Het antwoord is afgebroken omdat de maximale limiet voor het aantal toke
17708
17765
  msgid "The security policy is set to {{param}}."
17709
17766
  msgstr "Het beveiligingsbeleid is ingesteld op {{param}}."
17710
17767
 
17768
+ msgid "The selected aggregation functions for {{dp}} return the same value because each interval contains a single measurement. Choose a coarser aggregation interval."
17769
+ msgstr "De geselecteerde aggregatiefuncties voor ` {{dp}} ` leveren dezelfde waarde op, omdat elk interval slechts één meting bevat. Kies een grover aggregatie-interval."
17770
+
17771
+ msgid "The selected aggregation functions return the same value because each interval contains a single measurement. Choose a coarser aggregation interval."
17772
+ msgstr "De geselecteerde aggregatiefuncties leveren dezelfde waarde op, omdat elk interval slechts één meting bevat. Kies een grover aggregatie-interval."
17773
+
17711
17774
  msgid "The selected alarm is not currently in the list, change your filter."
17712
17775
  msgstr "Het geselecteerde alarm staat momenteel niet in de Lijst, wijzig uw filter."
17713
17776
 
@@ -18655,6 +18718,9 @@ msgstr "Toewijzing item opheffen"
18655
18718
  msgid "Unassigned devices"
18656
18719
  msgstr "Niet-toegewezen apparaten"
18657
18720
 
18721
+ msgid "Unavailable while real-time or auto-refresh is on."
18722
+ msgstr "Niet beschikbaar wanneer realtime of automatisch vernieuwen is ingeschakeld."
18723
+
18658
18724
  msgid "Uncategorized"
18659
18725
  msgstr "Niet-gecategoriseerd"
18660
18726
 
@@ -19677,6 +19743,9 @@ msgstr "Indien ingeschakeld, wordt een verificatiecode per SMS verstuurd gevraag
19677
19743
  msgid "When enabled, all assets in the hierarchy under the selected asset will be included. When disabled, only the direct child assets will be included."
19678
19744
  msgstr "Als deze optie is ingeschakeld, worden alle Assets in de hiërarchie onder het geselecteerde Asset meegenomen. Als deze optie is uitgeschakeld, worden alleen de directe onderliggende Assets meegenomen."
19679
19745
 
19746
+ msgid "When enabled, the chart reloads data at a finer or coarser interval as you zoom in or out, so it always shows the number of points you set. When disabled, it reuses the already loaded data."
19747
+ msgstr "Als deze optie is ingeschakeld, laadt de grafiek de gegevens met een kleiner of groter interval opnieuw wanneer je in- of uitzoomt, zodat er altijd het door jou ingestelde aantal punten wordt weergegeven. Als deze optie is uitgeschakeld, worden de reeds geladen gegevens hergebruikt."
19748
+
19680
19749
  msgid "Who"
19681
19750
  msgstr "Wie"
19682
19751
 
@@ -21329,6 +21398,9 @@ msgstr "rood"
21329
21398
  msgid "refresh"
21330
21399
  msgstr "vernieuwen"
21331
21400
 
21401
+ msgid "replaces min/max lines with a shaded area"
21402
+ msgstr "vervangt de min-/max-lijnen door een gearceerd gebied"
21403
+
21332
21404
  msgid "required"
21333
21405
  msgstr "vereist"
21334
21406
 
package/locales/pl.po CHANGED
@@ -1629,6 +1629,9 @@ msgstr "Konfiguracja agenta"
1629
1629
  msgid "Aggregation"
1630
1630
  msgstr "Agregacja"
1631
1631
 
1632
+ msgid "Aggregation display"
1633
+ msgstr "Agregacja zbiorcza"
1634
+
1632
1635
  msgid "Aggregation options"
1633
1636
  msgstr "Opcje agregacji"
1634
1637
 
@@ -2519,6 +2522,9 @@ msgstr "Ograniczenia automatycznego zastosowania"
2519
2522
  msgid "Auto observe"
2520
2523
  msgstr "Automatycznie obserwuj"
2521
2524
 
2525
+ msgid "Auto picks an aggregation interval from the time range and the aggregation points per chart you set. Available only for the Data graph widget."
2526
+ msgstr "Funkcja automatycznego wyboru ustala interwał agregacji na podstawie ustawionego zakresu czasowego oraz liczby punktów agregacji na wykresie. Dostępna wyłącznie w widżecie „Wykres danych”."
2527
+
2522
2528
  msgid "Auto refresh"
2523
2529
  msgstr "Automatyczne odświeżanie"
2524
2530
 
@@ -2537,6 +2543,15 @@ msgstr "Zapisz automatycznie"
2537
2543
  msgid "Auto scan address space"
2538
2544
  msgstr "Automatyczne skanowanie przestrzeni adresowej"
2539
2545
 
2546
+ msgid "Auto — {{ points }} points per chart"
2547
+ msgstr "Automatycznie — {{ points }} punkty na wykres"
2548
+
2549
+ msgid "Auto — {{ points }} points per chart, kept on zoom"
2550
+ msgstr "Automatycznie — {{ points }} punkty na wykresie, z zachowaniem powiększenia"
2551
+
2552
+ msgid "Auto`automatic aggregation mode`"
2553
+ msgstr "Automatycznie"
2554
+
2540
2555
  msgid "Autodiscovery completed."
2541
2556
  msgstr "Zakończono autowykrywanie."
2542
2557
 
@@ -2552,6 +2567,9 @@ msgstr "Autowykrywanie w toku."
2552
2567
  msgid "Autodiscovery request"
2553
2568
  msgstr "Żądanie autowykrywania"
2554
2569
 
2570
+ msgid "Automatic aggregation"
2571
+ msgstr "Automatyczna agregacja"
2572
+
2555
2573
  msgid "Availability"
2556
2574
  msgstr "Dostępność"
2557
2575
 
@@ -2654,6 +2672,9 @@ msgstr "Czas do wygaśnięcia zaległości (TTL)"
2654
2672
  msgid "Backlog usage"
2655
2673
  msgstr "Wykorzystanie zaległości"
2656
2674
 
2675
+ msgid "Band color"
2676
+ msgstr "Kolor opaski"
2677
+
2657
2678
  msgid "Bars"
2658
2679
  msgstr "Słupkowy"
2659
2680
 
@@ -2784,6 +2805,9 @@ msgstr "Klucz wstępny rozruchu"
2784
2805
  msgid "Border`style`"
2785
2806
  msgstr "Obramowanie"
2786
2807
 
2808
+ msgid "Both minimum and maximum must be enabled to use this option."
2809
+ msgstr "Aby użyć tej opcji, należy włączyć zarówno wartość minimalną, jak i maksymalną."
2810
+
2787
2811
  msgid "Box model"
2788
2812
  msgstr "Model prostopadłościanu"
2789
2813
 
@@ -5237,6 +5261,9 @@ msgstr "Panele kontrolne: Wyświetlanie paneli kontrolnych zasobów/grup"
5237
5261
  msgid "Dashboards: View device dashboards"
5238
5262
  msgstr "Panele kontrolne: Wyświetlanie paneli kontrolnych urządzeń"
5239
5263
 
5264
+ msgid "Dashed line"
5265
+ msgstr "Linia przerywana"
5266
+
5240
5267
  msgid "Data"
5241
5268
  msgstr "Dane"
5242
5269
 
@@ -5350,6 +5377,12 @@ msgstr "Status punktu danych"
5350
5377
  msgid "Data point template"
5351
5378
  msgstr "Szablon punktu danych"
5352
5379
 
5380
+ msgid "Data point totals"
5381
+ msgstr "Suma wartości punktów danych"
5382
+
5383
+ msgid "Data point values"
5384
+ msgstr "Wartości punktów danych"
5385
+
5353
5386
  msgid "Data points"
5354
5387
  msgstr "Punkty danych"
5355
5388
 
@@ -6545,6 +6578,9 @@ msgstr "Alarm drzwiowy"
6545
6578
  msgid "Dots not allowed."
6546
6579
  msgstr "Kropki są niedozwolone."
6547
6580
 
6581
+ msgid "Dotted line"
6582
+ msgstr "Linia przerywana"
6583
+
6548
6584
  msgid "Down`service status`"
6549
6585
  msgstr "W dół"
6550
6586
 
@@ -7062,6 +7098,9 @@ msgstr "Uzyskaj informacje o prezentacji"
7062
7098
  msgid "Enquire serial number"
7063
7099
  msgstr "Uzyskaj informacje o numerze seryjnym"
7064
7100
 
7101
+ msgid "Enter a value between {{ min }} and {{ max }}."
7102
+ msgstr "Wprowadź wartość z przedziału od {{ min }} do {{ max }}."
7103
+
7065
7104
  msgid "Enter address"
7066
7105
  msgstr "Wprowadź adres"
7067
7106
 
@@ -9011,8 +9050,8 @@ msgstr "Grupy"
9011
9050
  msgid "Groups and assets"
9012
9051
  msgstr "Grupy i zasoby"
9013
9052
 
9014
- msgid "Groups data points into larger time intervals to simplify visualization and improve performance. 'None' shows raw data, while other options combine data points into minute, hour, or day groupings."
9015
- msgstr "Grupuje punkty danych w większe przedziały czasowe, aby uprościć wizualizację i poprawić wydajność. Opcja „Brak” pokazuje surowe dane, podczas gdy inne opcje łączą punkty danych w grupy minutowe, godzinowe lub dzienne."
9053
+ msgid "Groups measurements into larger time intervals to improve readability and performance. 'None' shows raw data; other options group measurements into minute, hour, or day intervals."
9054
+ msgstr "Grupuje pomiary w większe interwały czasowe, aby poprawić czytelność i wydajność. Opcja „Brak” pokazuje dane surowe; pozostałe opcje grupują pomiary w interwały minutowe, godzinowe lub dzienne."
9016
9055
 
9017
9056
  msgid "HH`HOURS`"
9018
9057
  msgstr "GG"
@@ -9765,6 +9804,9 @@ msgstr "Widżet KPI"
9765
9804
  msgid "KPI?"
9766
9805
  msgstr "KPI?"
9767
9806
 
9807
+ msgid "Keep point count on zoom"
9808
+ msgstr "Zachowaj liczbę punktów przy powiększeniu"
9809
+
9768
9810
  msgid "Keep unchanged`version`"
9769
9811
  msgstr "Zachowaj bez zmiany"
9770
9812
 
@@ -10778,6 +10820,9 @@ msgstr "Metoda"
10778
10820
  msgid "Metric"
10779
10821
  msgstr "Metryka"
10780
10822
 
10823
+ msgid "Metrics that quantify the time bucket itself — how many readings the bucket captured, or their totals. These typically use a different scale."
10824
+ msgstr "Wskaźniki, które określają sam przedział czasowy — ile odczytów zarejestrowano w danym przedziale lub ich łączną liczbę. Zazwyczaj stosuje się w tym przypadku inną skalę."
10825
+
10781
10826
  msgid "MiB"
10782
10827
  msgstr "MiB"
10783
10828
 
@@ -11336,12 +11381,6 @@ msgstr "Do tenanta nie są zasubskrybowane żadne dodatkowe funkcje."
11336
11381
  msgid "No aggregation"
11337
11382
  msgstr "Brak agregacji"
11338
11383
 
11339
- msgid "No aggregation with real-time or auto-refresh enabled"
11340
- msgstr "Brak agregacji z włączoną funkcją odświeżania w czasie rzeczywistym lub automatycznego odświeżania"
11341
-
11342
- msgid "No aggregation with realtime enabled"
11343
- msgstr "Brak agregacji z włączoną funkcją czasu rzeczywistego"
11344
-
11345
11384
  msgid "No alarm found"
11346
11385
  msgstr "Nie znaleziono żadnego alarmu"
11347
11386
 
@@ -13180,6 +13219,9 @@ msgstr "Wskaźnik"
13180
13219
  msgid "Points"
13181
13220
  msgstr "Punkty"
13182
13221
 
13222
+ msgid "Points per chart"
13223
+ msgstr "Punkty na wykres"
13224
+
13183
13225
  msgid "Policy"
13184
13226
  msgstr "Zasada"
13185
13227
 
@@ -13660,6 +13702,12 @@ msgstr "Zgłoś alarm"
13660
13702
  msgid "Range"
13661
13703
  msgstr "Zakres"
13662
13704
 
13705
+ msgid "Range max"
13706
+ msgstr "Zakres maksymalny"
13707
+
13708
+ msgid "Range min"
13709
+ msgstr "Zakres min."
13710
+
13663
13711
  msgid "Raw error code"
13664
13712
  msgstr "Nieprzetworzony kod błędu"
13665
13713
 
@@ -14119,6 +14167,9 @@ msgstr "Zmieniono nazwę właściwości zasobu i zaktualizowano odwołania w kod
14119
14167
  msgid "Renamed placeholder and updated references in code."
14120
14168
  msgstr "Zmieniono nazwę symbolu zastępczego i zaktualizowano odwołania w kodzie."
14121
14169
 
14170
+ msgid "Render as band"
14171
+ msgstr "Wyświetl jako pasek"
14172
+
14122
14173
  msgid "Render the first column (excluding computed and alarm types) as a link to the asset details."
14123
14174
  msgstr "Pierwszą kolumnę (z wyjątkiem typów obliczeniowych i typów alarmowych) należy wyświetlić jako link do szczegółowych informacji o zasobie."
14124
14175
 
@@ -15279,6 +15330,9 @@ msgstr "Wybierz wartość…"
15279
15330
  msgid "Select version or patch"
15280
15331
  msgstr "Wybierz wersję lub poprawkę"
15281
15332
 
15333
+ msgid "Select which aggregations to display for all data points. These options apply to every data point in the list."
15334
+ msgstr "Wybierz agregacje, które mają być wyświetlane dla wszystkich punktów danych. Opcje te stosuje się do każdego punktu danych na liście."
15335
+
15282
15336
  msgid "Select which nodes to display in the top level of the navigator menu. By default, only\n"
15283
15337
  " Groups is shown."
15284
15338
  msgstr "Wybierz węzły, które mają być wyświetlane na najwyższym poziomie menu nawigatora.\n"
@@ -16736,6 +16790,9 @@ msgstr "Nagłówki statyczne"
16736
16790
  msgid "Static headers that should be added to requests towards the provider"
16737
16791
  msgstr "Nagłówki statyczne, które powinny być dodawane do żądań kierowanych do dostawcy"
16738
16792
 
16793
+ msgid "Statistics that describe the spread of values within each time bucket. These share the same unit and scale as the original measurement"
16794
+ msgstr "Statystyki opisujące rozkład wartości w ramach każdego przedziału czasowego. Mają one tę samą jednostkę i skalę co pierwotny pomiar"
16795
+
16739
16796
  msgid "Status"
16740
16797
  msgstr "Status"
16741
16798
 
@@ -17759,6 +17816,12 @@ msgstr "Odpowiedź została skrócona, ponieważ osiągnięto maksymalny limit z
17759
17816
  msgid "The security policy is set to {{param}}."
17760
17817
  msgstr "Zasada zabezpieczeń jest ustawiona na {{param}}."
17761
17818
 
17819
+ msgid "The selected aggregation functions for {{dp}} return the same value because each interval contains a single measurement. Choose a coarser aggregation interval."
17820
+ msgstr "Wybrane funkcje agregacji dla {{dp}} zwracają tę samą wartość, ponieważ każdy interwał zawiera tylko jeden pomiar. Wybierz interwał agregacji o większej rozdzielczości."
17821
+
17822
+ msgid "The selected aggregation functions return the same value because each interval contains a single measurement. Choose a coarser aggregation interval."
17823
+ msgstr "Wybrane funkcje agregacji zwracają tę samą wartość, ponieważ każdy interwał zawiera tylko jeden pomiar. Należy wybrać interwał agregacji o większej rozdzielczości."
17824
+
17762
17825
  msgid "The selected alarm is not currently in the list, change your filter."
17763
17826
  msgstr "Wybranego alarmu nie ma obecnie na liście, zmień filtr."
17764
17827
 
@@ -18703,6 +18766,9 @@ msgstr "Anuluj przypisanie elementu"
18703
18766
  msgid "Unassigned devices"
18704
18767
  msgstr "Nieprzypisane urządzenia"
18705
18768
 
18769
+ msgid "Unavailable while real-time or auto-refresh is on."
18770
+ msgstr "Funkcja jest niedostępna, gdy włączona jest aktualizacja w czasie rzeczywistym lub automatyczna aktualizacja."
18771
+
18706
18772
  msgid "Uncategorized"
18707
18773
  msgstr "Bez kategorii"
18708
18774
 
@@ -19727,6 +19793,9 @@ msgstr "Gdy ta opcja jest włączona, ukończenie uwierzytelniania wymaga kodu w
19727
19793
  msgid "When enabled, all assets in the hierarchy under the selected asset will be included. When disabled, only the direct child assets will be included."
19728
19794
  msgstr "Po włączeniu tej opcji uwzględnione zostaną wszystkie zasoby w hierarchii znajdujące się poniżej wybranego zasobu. Po wyłączeniu tej opcji uwzględnione zostaną tylko bezpośrednie zasoby podrzędne."
19729
19795
 
19796
+ msgid "When enabled, the chart reloads data at a finer or coarser interval as you zoom in or out, so it always shows the number of points you set. When disabled, it reuses the already loaded data."
19797
+ msgstr "Gdy opcja jest włączona, wykres załadowuje dane w mniejszych lub większych interwałach czasu w miarę powiększania lub pomniejszania widoku, dzięki czemu zawsze wyświetla liczbę punktów ustaloną przez użytkownika. Gdy opcja jest wyłączona, wykres wykorzystuje dane już załadowane."
19798
+
19730
19799
  msgid "Who"
19731
19800
  msgstr "Kto"
19732
19801
 
@@ -21385,6 +21454,9 @@ msgstr "czerwony"
21385
21454
  msgid "refresh"
21386
21455
  msgstr "odśwież"
21387
21456
 
21457
+ msgid "replaces min/max lines with a shaded area"
21458
+ msgstr "zamienia linie minimalne i maksymalne zacienionym obszarem"
21459
+
21388
21460
  msgid "required"
21389
21461
  msgstr "wymagany"
21390
21462