@c8y/ngx-components 1024.9.0 → 1024.10.2

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 (41) hide show
  1. package/fesm2022/c8y-ngx-components-ai-agents-scada.mjs +5 -12
  2. package/fesm2022/c8y-ngx-components-ai-agents-scada.mjs.map +1 -1
  3. package/fesm2022/c8y-ngx-components-application-select.mjs +86 -0
  4. package/fesm2022/c8y-ngx-components-application-select.mjs.map +1 -0
  5. package/fesm2022/c8y-ngx-components-context-dashboard.mjs +55 -7
  6. package/fesm2022/c8y-ngx-components-context-dashboard.mjs.map +1 -1
  7. package/fesm2022/c8y-ngx-components-dashboard-manager-devicemanagement.mjs +2 -1
  8. package/fesm2022/c8y-ngx-components-dashboard-manager-devicemanagement.mjs.map +1 -1
  9. package/fesm2022/c8y-ngx-components-dashboard-manager.mjs +281 -37
  10. package/fesm2022/c8y-ngx-components-dashboard-manager.mjs.map +1 -1
  11. package/fesm2022/c8y-ngx-components-ecosystem-shared.mjs +32 -10
  12. package/fesm2022/c8y-ngx-components-ecosystem-shared.mjs.map +1 -1
  13. package/fesm2022/c8y-ngx-components-ecosystem.mjs +1 -0
  14. package/fesm2022/c8y-ngx-components-ecosystem.mjs.map +1 -1
  15. package/fesm2022/c8y-ngx-components-widgets-implementations-scada.mjs +16 -2
  16. package/fesm2022/c8y-ngx-components-widgets-implementations-scada.mjs.map +1 -1
  17. package/locales/de.po +66 -12
  18. package/locales/es.po +66 -12
  19. package/locales/fr.po +66 -12
  20. package/locales/ja_JP.po +64 -12
  21. package/locales/ko.po +66 -12
  22. package/locales/locales.pot +36 -3
  23. package/locales/nl.po +66 -12
  24. package/locales/pl.po +66 -12
  25. package/locales/pt_BR.po +66 -12
  26. package/locales/zh_CN.po +66 -12
  27. package/locales/zh_TW.po +66 -12
  28. package/package.json +1 -1
  29. package/types/c8y-ngx-components-ai-agents-scada.d.ts +3 -7
  30. package/types/c8y-ngx-components-ai-agents-scada.d.ts.map +1 -1
  31. package/types/c8y-ngx-components-application-select.d.ts +31 -0
  32. package/types/c8y-ngx-components-application-select.d.ts.map +1 -0
  33. package/types/c8y-ngx-components-context-dashboard.d.ts +30 -6
  34. package/types/c8y-ngx-components-context-dashboard.d.ts.map +1 -1
  35. package/types/c8y-ngx-components-dashboard-manager.d.ts +76 -9
  36. package/types/c8y-ngx-components-dashboard-manager.d.ts.map +1 -1
  37. package/types/c8y-ngx-components-ecosystem-shared.d.ts +4 -1
  38. package/types/c8y-ngx-components-ecosystem-shared.d.ts.map +1 -1
  39. package/types/c8y-ngx-components-ecosystem.d.ts.map +1 -1
  40. package/types/c8y-ngx-components-widgets-implementations-scada.d.ts +4 -1
  41. package/types/c8y-ngx-components-widgets-implementations-scada.d.ts.map +1 -1
package/locales/nl.po CHANGED
@@ -537,6 +537,9 @@ msgstr "Er is een bevestigings-sms gestuurd naar het in de vorige stap opgegeven
537
537
  msgid "A custom fragment can be added to the message. For example, for the measurement API, we could have c8y_Temperature.T.unit - STRING - °C"
538
538
  msgstr "Er kan een aangepast fragment worden toegevoegd aan het bericht. Voor de meting API zouden we bijvoorbeeld kunnen hebben c8y_Temperature.T.unit - STRING - °C"
539
539
 
540
+ msgid "A file has been shared with you, log in to download it."
541
+ msgstr "Er is een bestand met je gedeeld; inloggen om het te downloaden."
542
+
540
543
  msgid "A general bulk registration CSV template showing all possible fields"
541
544
  msgstr "Een algemene csv-sjabloon voor bulkregistratie met alle mogelijke velden"
542
545
 
@@ -2589,6 +2592,9 @@ msgstr "Beschikbare gebeurtenissen"
2589
2592
  msgid "Available firmwares matching the device type"
2590
2593
  msgstr "Beschikbare firmwares die passen bij het apparaattype"
2591
2594
 
2595
+ msgid "Available placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to downloadable file is: {tenant-domain}/apps/public/login/index.html#/?download={binaryId}."
2596
+ msgstr "Beschikbare tijdelijke aanduidingen: {tenant-domain}, {host}, {binaryId}. De volledige link naar het downloadbare bestand is: {tenant-domain}/apps/public/login/index.html#/?download={binaryId}."
2597
+
2592
2598
  msgid "Available placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to downloadable file is: {tenant-domain}/inventory/binaries/{binaryId}."
2593
2599
  msgstr "Beschikbare tijdelijke aanduidingen: {tenant-domain}, {host}, {binaryId}. Complete link naar te downloaden bestand is: {tenant-domain}/inventory/binaries/{binaryId}."
2594
2600
 
@@ -3626,6 +3632,9 @@ msgstr "Klik op\n"
3626
3632
  " <strong>Volgende</strong>\n"
3627
3633
  " wanneer u de applicatie hebt geïnstalleerd."
3628
3634
 
3635
+ msgid "Click \"Download\" to save it."
3636
+ msgstr "Klik op 'Downloaden' om het op te slaan."
3637
+
3629
3638
  msgid "Click \"Edit widgets\" to unlock"
3630
3639
  msgstr "Klik op \"Widgets bewerken\" om te ontgrendelen"
3631
3640
 
@@ -5424,6 +5433,12 @@ msgstr "Gegevensrapportage"
5424
5433
  msgid "Data scope"
5425
5434
  msgstr "Bereik gegevens"
5426
5435
 
5436
+ msgid "Data sharing"
5437
+ msgstr "Het delen van gegevens"
5438
+
5439
+ msgid "Data sharing settings saved."
5440
+ msgstr "Instellingen voor het delen van gegevens zijn opgeslagen."
5441
+
5427
5442
  msgid "Data subscriptions"
5428
5443
  msgstr "Data-abonnementen"
5429
5444
 
@@ -7670,6 +7685,9 @@ msgstr "Mislukt bij het afmelden van {{ numberOfSubscribers }} abonnees."
7670
7685
  msgid "Failed to update application."
7671
7686
  msgstr "Kan applicatie niet bijwerken."
7672
7687
 
7688
+ msgid "Failed to update dashboard visibility."
7689
+ msgstr "Het bijwerken van de zichtbaarheid van het Dashboard is mislukt."
7690
+
7673
7691
  msgid "Failed to update domain at the platform."
7674
7692
  msgstr "Bijwerken domein op het platform mislukt."
7675
7693
 
@@ -7760,6 +7778,9 @@ msgstr "Bestand verwijderd."
7760
7778
  msgid "File download"
7761
7779
  msgstr "Bestandsdownload"
7762
7780
 
7781
+ msgid "File downloaded."
7782
+ msgstr "Bestand gedownload."
7783
+
7763
7784
  msgid "File entry outside of the target directory: \"{{path}}\"."
7764
7785
  msgstr "Bestandsinvoer buiten de doeldirectory: \"{{path}}\"."
7765
7786
 
@@ -7787,11 +7808,8 @@ msgstr "Bestandstypes"
7787
7808
  msgid "File upload"
7788
7809
  msgstr "Bestandsupload"
7789
7810
 
7790
- msgid "File with exported data can be downloaded from {tenant-domain}/apps/cockpit/index.html#?download={binaryId}."
7791
- msgstr "Bestand met geëxporteerde gegevens kan worden gedownload van {tenant-domain}/apps/cockpit/index.html#?download={binaryId}."
7792
-
7793
- msgid "File with exported data can be downloaded from {tenant-domain}/inventory/binaries/{binaryId}."
7794
- msgstr "Bestand met geëxporteerde gegevens kan worden gedownload van {tenant-domain}/inventory/binaries/{binaryId}."
7811
+ msgid "File with exported data can be downloaded from {tenant-domain}/apps/public/login/index.html#/?download={binaryId}."
7812
+ msgstr "Het bestand met de geëxporteerde gegevens kan worden gedownload via {tenant-domain}/apps/public/login/index.html#/?download={binaryId}."
7795
7813
 
7796
7814
  msgid "File(s) uploaded."
7797
7815
  msgstr "Bestand(en) geüpload."
@@ -10690,6 +10708,9 @@ msgstr "Zorg ervoor dat:"
10690
10708
  msgid "Manage certificates"
10691
10709
  msgstr "Certificaten beheren"
10692
10710
 
10711
+ msgid "Manage dashboard visibility"
10712
+ msgstr "De zichtbaarheid van het Dashboard beheren"
10713
+
10693
10714
  msgid "Manage preview features"
10694
10715
  msgstr "Functies voor preview beheren"
10695
10716
 
@@ -10699,6 +10720,9 @@ msgstr "Beheer de applicatieplug-ins."
10699
10720
  msgid "Manage user permissions on a particular group and/or its children."
10700
10721
  msgstr "Gebruikersmachtigingen voor een specifieke groep en/of onderliggende groepen/apparaten beheren."
10701
10722
 
10723
+ msgid "Manage visibility"
10724
+ msgstr "Zichtbaarheid beheren"
10725
+
10702
10726
  msgid "Managed object"
10703
10727
  msgstr "Beheerd object"
10704
10728
 
@@ -11548,6 +11572,9 @@ msgstr "Nog geen toepassingsabonnementen."
11548
11572
  msgid "No application."
11549
11573
  msgstr "Geen applicatie."
11550
11574
 
11575
+ msgid "No applications available."
11576
+ msgstr "Er zijn geen vacatures beschikbaar."
11577
+
11551
11578
  msgid "No applications found."
11552
11579
  msgstr "Geen applicaties gevonden."
11553
11580
 
@@ -13299,8 +13326,8 @@ msgstr "Tijdelijke aanduiding: {token} - token gemaakt"
13299
13326
  msgid "Placeholders: {host}, {tenant-domain}, {username}"
13300
13327
  msgstr "Tijdelijke aanduidingen: {host}, {tenant-domain}, {username}"
13301
13328
 
13302
- msgid "Placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to result file is: {tenant-domain}/inventory/binaries/{binaryId}"
13303
- msgstr "Tijdelijke aanduidingen: {tenant-domain}, {host}, {binaryId}. De complete link naar het resultatenbestand is: {tenant-domain}/inventory/binaries/{binaryId}"
13329
+ msgid "Placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to result file is: {tenant-domain}/apps/public/login/index.html#/?download={binaryId}"
13330
+ msgstr "Tijdelijke aanduidingen: {tenant-domain}, {host}, {binaryId}. De volledige link naar het resultaatbestand is: {tenant-domain}/apps/public/login/index.html#/?download={binaryId}"
13304
13331
 
13305
13332
  msgid "Placeholders: {tenant-domain}, {host}, {token}, {username}, {email}. Whole link to reset password can be, for example: {tenant-domain}/apps/devicemanagement/index.html?token={token}&email={email}"
13306
13333
  msgstr "Tijdelijke aanduidingen: {tenant-domain}, {host}, {token}, {username}, {email}. De complete link om wachtwoord opnieuw in te stellen kan bijvoorbeeld zijn: {tenant-domain}/apps/devicemanagement/index.html?token={token}&email={email}"
@@ -15219,6 +15246,12 @@ msgstr "Applicaties selecteren waarnaar de plug-in wordt geïnstalleerd"
15219
15246
  msgid "Select applications to uninstall the plugin from"
15220
15247
  msgstr "Applicaties selecteren waaruit de plug-in wordt verwijderd"
15221
15248
 
15249
+ msgid "Select applications whose dashboards should also be visible in \"{{name}}\"."
15250
+ msgstr "Selecteer de applicaties waarvan de dashboards ook zichtbaar moeten zijn in \"{{name}}\"."
15251
+
15252
+ msgid "Select applications…"
15253
+ msgstr "Selecteren van applicaties…"
15254
+
15222
15255
  msgid "Select asset"
15223
15256
  msgstr "Asset selecteren"
15224
15257
 
@@ -15500,6 +15533,9 @@ msgstr "Doelapparaten selecteren"
15500
15533
  msgid "Select the actions to be performed with this value."
15501
15534
  msgstr "Selecteer de acties die met deze waarde moeten worden uitgevoerd."
15502
15535
 
15536
+ msgid "Select the applications in which \"{{name}}\" should be visible."
15537
+ msgstr "Selecteer de applicaties waarin \"{{name}}\" zichtbaar moet zijn."
15538
+
15503
15539
  msgid "Select the asset, then on the available data points list, click on the plus button on the desired data point."
15504
15540
  msgstr "Selecteer de asset en klik vervolgens in de lijst met beschikbare gegevenspunten op de plus-knop op het gewenste gegevenspunt."
15505
15541
 
@@ -17837,6 +17873,9 @@ msgstr "De functie-knop is aangepast. Wanneer de fase van de functie wijzigt, bl
17837
17873
  msgid "The feature toggle is using the default state based on its phase."
17838
17874
  msgstr "De functie-schakelaar gebruikt de Standaard-status op basis van de fase waarin deze zich bevindt."
17839
17875
 
17876
+ msgid "The file could not be loaded"
17877
+ msgstr "Het bestand kon niet worden geladen"
17878
+
17840
17879
  msgid "The file is empty."
17841
17880
  msgstr "Het bestand is leeg."
17842
17881
 
@@ -17912,6 +17951,9 @@ msgstr "De lay-out en configuratie van dit dashboard worden gebruikt door alle a
17912
17951
  " <strong>{{ dashboardType }}</strong>. Alle wijzigingen die worden aangebracht in deze dashboardinstantie worden toegepast op alle\n"
17913
17952
  " andere instanties."
17914
17953
 
17954
+ msgid "The link might be mistyped or outdated, or the file might have been deleted. Check the link and try again, or contact the person who shared it with you."
17955
+ msgstr "De link is mogelijk verkeerd getypt of verouderd, of het bestand is mogelijk verwijderd. Controleer de link en probeer het nog eens, of neem contact op met de persoon die de link met je heeft gedeeld."
17956
+
17915
17957
  msgid "The list below may not be complete."
17916
17958
  msgstr "De onderstaande lijst is mogelijk niet volledig."
17917
17959
 
@@ -18295,6 +18337,9 @@ msgstr "Deze opdracht kan worden gebruikt om LWM2M-apparaten te migreren die op
18295
18337
  msgid "This command returns a list of shell commands with description that can be created for the LWM2M device connector."
18296
18338
  msgstr "Deze opdracht retourneert een lijst met shellopdrachten met een beschrijving die kunnen worden gemaakt voor de LWM2M-apparaatconnector."
18297
18339
 
18340
+ msgid "This dashboard belongs to \"{{app}}\". Manage its visibility there."
18341
+ msgstr "Dit Dashboard maakt deel uit van \"{{app}}\". Beheer de zichtbaarheid ervan daar."
18342
+
18298
18343
  msgid "This date is after the latest allowed date."
18299
18344
  msgstr "Deze datum is na de laatst toegestane datum"
18300
18345
 
@@ -20276,11 +20321,11 @@ msgid "Year"
20276
20321
  msgstr "Jaar"
20277
20322
 
20278
20323
  msgid "Yearly: {{ month }}, {{ monthDay }} day of the month, at {{ hour }}:{{\n"
20279
- " minutes\n"
20280
- " }}."
20281
- msgstr "Jaarlijks: {{ month }}, {{ monthDay }} dag van de maand om {{ hour }}:{{\n"
20282
- " minutes\n"
20283
- " }}."
20324
+ " minutes\n"
20325
+ " }}."
20326
+ msgstr "Jaarlijks: {{ month }}, {{ monthDay }} dag van de maand, op {{ hour }}:{{\n"
20327
+ " minutes\n"
20328
+ " }}."
20284
20329
 
20285
20330
  msgid "Yellow range"
20286
20331
  msgstr "Geel bereik"
@@ -20602,6 +20647,12 @@ msgid "You can also copy inventory roles from another user or replace this user'
20602
20647
  msgstr "U kunt ook inventarisrollen van een andere gebruiker kopiëren of de rollen van deze gebruiker vervangen door de\n"
20603
20648
  " rollen van een andere gebruiker."
20604
20649
 
20650
+ msgid "You can also open one of your applications below — now, or after downloading the file."
20651
+ msgstr "Je kunt ook een van je onderstaande applicaties openen — nu meteen, of nadat je het bestand hebt gedownload."
20652
+
20653
+ msgid "You can also open one of your applications below."
20654
+ msgstr "Je kunt hieronder ook een van je applicaties openen."
20655
+
20605
20656
  msgid "You can check your sensor's data in the dashboard which has been created for this\n"
20606
20657
  " smartphone."
20607
20658
  msgstr "U kunt de gegevens van uw sensor controleren in het dashboard dat voor deze\n"
@@ -20764,6 +20815,9 @@ msgstr "Uw apparaat is nu verbonden en verzendt gegevens naar uw Cumulocity-tena
20764
20815
  msgid "Your device was successfully registered."
20765
20816
  msgstr "Uw apparaat is geregistreerd."
20766
20817
 
20818
+ msgid "Your file is ready"
20819
+ msgstr "Uw bestand is klaar"
20820
+
20767
20821
  msgid "Your insights and suggestions directly influence the future of the platform."
20768
20822
  msgstr "Uw inzichten en suggesties hebben een directe invloed op de toekomst van het platform."
20769
20823
 
package/locales/pl.po CHANGED
@@ -574,6 +574,9 @@ msgstr "Wiadomość SMS z potwierdzeniem została wysłana na numer podany w pop
574
574
  msgid "A custom fragment can be added to the message. For example, for the measurement API, we could have c8y_Temperature.T.unit - STRING - °C"
575
575
  msgstr "Do komunikatu można dodać fragment niestandardowy. Na przykład w przypadku interfejsu API pomiarów możliwe jest dodanie fragmentu c8y_Temperature.T.unit - STRING - °C"
576
576
 
577
+ msgid "A file has been shared with you, log in to download it."
578
+ msgstr "Udostępniono Ci plik – zaloguj się, aby go pobrać."
579
+
577
580
  msgid "A general bulk registration CSV template showing all possible fields"
578
581
  msgstr "Ogólny szablon CSV rejestracji zbiorczej pokazujący wszystkie możliwe pola"
579
582
 
@@ -2630,6 +2633,9 @@ msgstr "Dostępne zdarzenia"
2630
2633
  msgid "Available firmwares matching the device type"
2631
2634
  msgstr "Dostępne oprogramowanie sprzętowe zgodne z typem urządzenia"
2632
2635
 
2636
+ msgid "Available placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to downloadable file is: {tenant-domain}/apps/public/login/index.html#/?download={binaryId}."
2637
+ msgstr "Dostępne symbole zastępcze: {tenant-domain}, {host}, {binaryId}. Pełny link do pliku do pobrania brzmi: {tenant-domain}/apps/public/login/index.html#/?download={binaryId}."
2638
+
2633
2639
  msgid "Available placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to downloadable file is: {tenant-domain}/inventory/binaries/{binaryId}."
2634
2640
  msgstr "Symbole zastępcze: {tenant-domain}, {host}, {binaryId}. Pełne łącze do pliku do pobrania to: {tenant-domain}/inventory/binaries/{binaryId}."
2635
2641
 
@@ -3667,6 +3673,9 @@ msgstr "Kliknij przycisk\n"
3667
3673
  " <strong>Dalej</strong>\n"
3668
3674
  " po zainstalowaniu aplikacji."
3669
3675
 
3676
+ msgid "Click \"Download\" to save it."
3677
+ msgstr "Kliknij „Pobierz”, aby zapisać plik."
3678
+
3670
3679
  msgid "Click \"Edit widgets\" to unlock"
3671
3680
  msgstr "Kliknij „Edytuj widżety”, aby odblokować"
3672
3681
 
@@ -5467,6 +5476,12 @@ msgstr "Raportowanie danych"
5467
5476
  msgid "Data scope"
5468
5477
  msgstr "Zakres danych"
5469
5478
 
5479
+ msgid "Data sharing"
5480
+ msgstr "Wymiana danych"
5481
+
5482
+ msgid "Data sharing settings saved."
5483
+ msgstr "Ustawienia udostępniania danych zostały zapisane."
5484
+
5470
5485
  msgid "Data subscriptions"
5471
5486
  msgstr "Subskrypcje danych"
5472
5487
 
@@ -7712,6 +7727,9 @@ msgstr "Nieudana próba anulowania subskrypcji {{ numberOfSubscribers }} subskry
7712
7727
  msgid "Failed to update application."
7713
7728
  msgstr "Nie udało się zaktualizować aplikacji."
7714
7729
 
7730
+ msgid "Failed to update dashboard visibility."
7731
+ msgstr "Nieudana aktualizacja widoczności pulpitu nawigacyjnego."
7732
+
7715
7733
  msgid "Failed to update domain at the platform."
7716
7734
  msgstr "Nie udało się zaktualizować domeny na platformie."
7717
7735
 
@@ -7802,6 +7820,9 @@ msgstr "Usunięto plik."
7802
7820
  msgid "File download"
7803
7821
  msgstr "Pobieranie pliku"
7804
7822
 
7823
+ msgid "File downloaded."
7824
+ msgstr "Plik został pobrany."
7825
+
7805
7826
  msgid "File entry outside of the target directory: \"{{path}}\"."
7806
7827
  msgstr "Wpis pliku poza katalogiem docelowym: „{{path}}”."
7807
7828
 
@@ -7829,11 +7850,8 @@ msgstr "Typy plików"
7829
7850
  msgid "File upload"
7830
7851
  msgstr "Przesyłanie pliku"
7831
7852
 
7832
- msgid "File with exported data can be downloaded from {tenant-domain}/apps/cockpit/index.html#?download={binaryId}."
7833
- msgstr "Plik zawierający wyeksportowane dane można pobrać z lokalizacji {tenant-domain}/apps/cockpit/index.html#?download={binaryId}."
7834
-
7835
- msgid "File with exported data can be downloaded from {tenant-domain}/inventory/binaries/{binaryId}."
7836
- msgstr "Plik zawierający wyeksportowane dane można pobrać z lokalizacji {tenant-domain}/inventory/binaries/{binaryId}."
7853
+ msgid "File with exported data can be downloaded from {tenant-domain}/apps/public/login/index.html#/?download={binaryId}."
7854
+ msgstr "Plik z wyeksportowanymi danymi można pobrać ze strony {tenant-domain}/apps/public/login/index.html#/?download={binaryId}."
7837
7855
 
7838
7856
  msgid "File(s) uploaded."
7839
7857
  msgstr "Przesłano pliki."
@@ -10735,6 +10753,9 @@ msgstr "Upewnij się, że:"
10735
10753
  msgid "Manage certificates"
10736
10754
  msgstr "Zarządzaj certyfikatami"
10737
10755
 
10756
+ msgid "Manage dashboard visibility"
10757
+ msgstr "Zarządzanie widocznością pulpitu nawigacyjnego"
10758
+
10738
10759
  msgid "Manage preview features"
10739
10760
  msgstr "Zarządzanie funkcjami podglądu"
10740
10761
 
@@ -10744,6 +10765,9 @@ msgstr "Zarządzaj wtyczkami aplikacji."
10744
10765
  msgid "Manage user permissions on a particular group and/or its children."
10745
10766
  msgstr "Zarządzaj uprawnieniami użytkowników w konkretnej grupie i jej grupach podrzędnych."
10746
10767
 
10768
+ msgid "Manage visibility"
10769
+ msgstr "Zarządzaj widocznością"
10770
+
10747
10771
  msgid "Managed object"
10748
10772
  msgstr "Obiekt zarządzany"
10749
10773
 
@@ -11597,6 +11621,9 @@ msgstr "Nie ma jeszcze subskrypcji aplikacji."
11597
11621
  msgid "No application."
11598
11622
  msgstr "Brak aplikacji."
11599
11623
 
11624
+ msgid "No applications available."
11625
+ msgstr "Brak dostępnych aplikacji pracy."
11626
+
11600
11627
  msgid "No applications found."
11601
11628
  msgstr "Nie znaleziono żadnej aplikacji."
11602
11629
 
@@ -13348,8 +13375,8 @@ msgstr "Symbol zastępczy: {token} - utworzony token"
13348
13375
  msgid "Placeholders: {host}, {tenant-domain}, {username}"
13349
13376
  msgstr "Symbole zastępcze: {host}, {tenant-domain}, {username}"
13350
13377
 
13351
- msgid "Placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to result file is: {tenant-domain}/inventory/binaries/{binaryId}"
13352
- msgstr "Symbole zastępcze: {tenant-domain}, {host}, {binaryId}. Pełne łącze do pliku wynikowego to: {tenant-domain}/inventory/binaries/{binaryId}"
13378
+ msgid "Placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to result file is: {tenant-domain}/apps/public/login/index.html#/?download={binaryId}"
13379
+ msgstr "Symbole zastępcze: {tenant-domain}, {host}, {binaryId}. Pełny link do pliku z wynikami to: {tenant-domain}/apps/public/login/index.html#/?pobierz={binaryId}"
13353
13380
 
13354
13381
  msgid "Placeholders: {tenant-domain}, {host}, {token}, {username}, {email}. Whole link to reset password can be, for example: {tenant-domain}/apps/devicemanagement/index.html?token={token}&email={email}"
13355
13382
  msgstr "Symbole zastępcze: {tenant-domain}, {host}, {token}, {username}, {email}. Pełne łącze do resetowania hasła to na przykład: {tenant-domain}/apps/devicemanagement/index.html?token={token}&email={email}"
@@ -15268,6 +15295,12 @@ msgstr "Wybierz aplikacje, w których ma zostać zainstalowana wtyczka"
15268
15295
  msgid "Select applications to uninstall the plugin from"
15269
15296
  msgstr "Wybierz aplikacje, z których ma zostać odinstalowana wtyczka"
15270
15297
 
15298
+ msgid "Select applications whose dashboards should also be visible in \"{{name}}\"."
15299
+ msgstr "Wybierz aplikacje, których pulpity nawigacyjne mają być widoczne również w sekcji „{{name}}”."
15300
+
15301
+ msgid "Select applications…"
15302
+ msgstr "Wybierz aplikacje…"
15303
+
15271
15304
  msgid "Select asset"
15272
15305
  msgstr "Wybierz zasób"
15273
15306
 
@@ -15549,6 +15582,9 @@ msgstr "Wybierz urządzenia docelowe"
15549
15582
  msgid "Select the actions to be performed with this value."
15550
15583
  msgstr "Wybierz czynności do wykonania z tą wartością."
15551
15584
 
15585
+ msgid "Select the applications in which \"{{name}}\" should be visible."
15586
+ msgstr "Wybierz aplikacje, w których ma być widoczny komunikat „{{name}}”."
15587
+
15552
15588
  msgid "Select the asset, then on the available data points list, click on the plus button on the desired data point."
15553
15589
  msgstr "Wybierz zasób, a następnie na liście dostępnych punktów danych kliknij przycisk plus na żądanym punkcie danych."
15554
15590
 
@@ -17888,6 +17924,9 @@ msgstr "Przełącz funkcji został dostosowany. Gdy faza funkcji ulega zmianie,
17888
17924
  msgid "The feature toggle is using the default state based on its phase."
17889
17925
  msgstr "Przełącz funkcji używa stanu domyślnego opartego na jego fazie."
17890
17926
 
17927
+ msgid "The file could not be loaded"
17928
+ msgstr "Nie udało się załadować pliku"
17929
+
17891
17930
  msgid "The file is empty."
17892
17931
  msgstr "Plik jest pusty."
17893
17932
 
@@ -17963,6 +18002,9 @@ msgstr "Układ i konfiguracja tego pulpitu są używane przez wszystkie inne zas
17963
18002
  " <strong>{{ dashboardType }}</strong>. Wszelkie zmiany wprowadzone w tej instancji pulpitu zostaną zastosowane do wszystkich\n"
17964
18003
  " innych instancji."
17965
18004
 
18005
+ msgid "The link might be mistyped or outdated, or the file might have been deleted. Check the link and try again, or contact the person who shared it with you."
18006
+ msgstr "Być może link został wpisany nieprawidłowo lub jest nieaktualny, albo plik został usunięty. Sprawdź link i spróbuj ponownie albo skontaktuj się z osobą, która go udostępniła."
18007
+
17966
18008
  msgid "The list below may not be complete."
17967
18009
  msgstr "Poniższa lista może być niekompletna."
17968
18010
 
@@ -18344,6 +18386,9 @@ msgstr "Tego polecenia można użyć do migracji urządzeń LWM2M, które zosta
18344
18386
  msgid "This command returns a list of shell commands with description that can be created for the LWM2M device connector."
18345
18387
  msgstr "To polecenie zwraca listę poleceń powłoki z opisem, który można utworzyć dla łącznika urządzenia LWM2M."
18346
18388
 
18389
+ msgid "This dashboard belongs to \"{{app}}\". Manage its visibility there."
18390
+ msgstr "Ten pulpit nawigacyjny należy do „{{app}}”. Tam możesz zarządzać jego widocznością."
18391
+
18347
18392
  msgid "This date is after the latest allowed date."
18348
18393
  msgstr "Ta data jest późniejsza niż najpóźniejsza dopuszczalna data."
18349
18394
 
@@ -20326,11 +20371,11 @@ msgid "Year"
20326
20371
  msgstr "Rok"
20327
20372
 
20328
20373
  msgid "Yearly: {{ month }}, {{ monthDay }} day of the month, at {{ hour }}:{{\n"
20329
- " minutes\n"
20330
- " }}."
20331
- msgstr "Co roku: {{ month }}, {{ monthDay }} dnia miesiąca, o {{ hour }}:{{\n"
20332
- " minutes\n"
20333
- " }}."
20374
+ " minutes\n"
20375
+ " }}."
20376
+ msgstr "Rocznie: {{ month }}, {{ monthDay }} dzień miesiąca, na stronie {{ hour }}:{{\n"
20377
+ " minutes\n"
20378
+ " }}."
20334
20379
 
20335
20380
  msgid "Yellow range"
20336
20381
  msgstr "Zakres żółty"
@@ -20652,6 +20697,12 @@ msgid "You can also copy inventory roles from another user or replace this user'
20652
20697
  msgstr "Możesz również skopiować role lokalne od innego użytkownika lub zastąpić role tego użytkownika\n"
20653
20698
  " rolami innego użytkownika."
20654
20699
 
20700
+ msgid "You can also open one of your applications below — now, or after downloading the file."
20701
+ msgstr "Możesz również otworzyć jedną z poniższych aplikacji — teraz lub po pobraniu pliku."
20702
+
20703
+ msgid "You can also open one of your applications below."
20704
+ msgstr "Możesz również otworzyć jedną z poniższych aplikacji."
20705
+
20655
20706
  msgid "You can check your sensor's data in the dashboard which has been created for this\n"
20656
20707
  " smartphone."
20657
20708
  msgstr "Dane czujnika możesz sprawdzić na pulpicie, który został utworzony\n"
@@ -20816,6 +20867,9 @@ msgstr "Twoje urządzenie jest teraz podłączone i wysyła dane do Twojego Tena
20816
20867
  msgid "Your device was successfully registered."
20817
20868
  msgstr "Twoje urządzenie zostało pomyślnie zarejestrowane."
20818
20869
 
20870
+ msgid "Your file is ready"
20871
+ msgstr "Twój plik jest gotowy"
20872
+
20819
20873
  msgid "Your insights and suggestions directly influence the future of the platform."
20820
20874
  msgstr "Twoje spostrzeżenia i sugestie mają bezpośredni wpływ na przyszłość platformy."
20821
20875
 
package/locales/pt_BR.po CHANGED
@@ -538,6 +538,9 @@ msgstr "Uma SMS de confirmação foi enviada para o número fornecido na etapa a
538
538
  msgid "A custom fragment can be added to the message. For example, for the measurement API, we could have c8y_Temperature.T.unit - STRING - °C"
539
539
  msgstr "Um fragmento personalizado pode ser adicionado à mensagem. Por exemplo, para a API de medição, poderíamos ter c8y_Temperature.T.unit - STRING - °C"
540
540
 
541
+ msgid "A file has been shared with you, log in to download it."
542
+ msgstr "Um arquivo foi compartilhado com você. Faça login para baixá-lo."
543
+
541
544
  msgid "A general bulk registration CSV template showing all possible fields"
542
545
  msgstr "Um modelo CSV de registro em massa geral que mostra todos os campos possíveis"
543
546
 
@@ -2590,6 +2593,9 @@ msgstr "Eventos disponíveis"
2590
2593
  msgid "Available firmwares matching the device type"
2591
2594
  msgstr "Firmwares disponíveis que correspondem ao tipo de dispositivo"
2592
2595
 
2596
+ msgid "Available placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to downloadable file is: {tenant-domain}/apps/public/login/index.html#/?download={binaryId}."
2597
+ msgstr "Espaços reservados disponíveis: {tenant-domain}, {host}, {binaryId}. O link completo para o arquivo para baixar é: {tenant-domain}/apps/public/login/index.html#/?download={binaryId}."
2598
+
2593
2599
  msgid "Available placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to downloadable file is: {tenant-domain}/inventory/binaries/{binaryId}."
2594
2600
  msgstr "Espaços reservados disponíveis: {tenant-domain}, {host}, {binaryId}. O link inteiro para o arquivo baixável é: {tenant-domain}/inventory/binaries/{binaryId}."
2595
2601
 
@@ -3626,6 +3632,9 @@ msgstr "Clique em\n"
3626
3632
  " <strong>Avançar</strong>\n"
3627
3633
  " depois de instalar a aplicação."
3628
3634
 
3635
+ msgid "Click \"Download\" to save it."
3636
+ msgstr "Clique em “Baixar” para salvar o arquivo."
3637
+
3629
3638
  msgid "Click \"Edit widgets\" to unlock"
3630
3639
  msgstr "Clique em \"Editar widgets\" para desbloquear"
3631
3640
 
@@ -5424,6 +5433,12 @@ msgstr "Relatório de dados"
5424
5433
  msgid "Data scope"
5425
5434
  msgstr "Âmbito dos dados"
5426
5435
 
5436
+ msgid "Data sharing"
5437
+ msgstr "Compartilhamento de dados"
5438
+
5439
+ msgid "Data sharing settings saved."
5440
+ msgstr "As configurações de compartilhamento de dados foram salvas."
5441
+
5427
5442
  msgid "Data subscriptions"
5428
5443
  msgstr "Subscrições de dados"
5429
5444
 
@@ -7670,6 +7685,9 @@ msgstr "Falha ao cancelar a assinatura de {{ numberOfSubscribers }} assinantes."
7670
7685
  msgid "Failed to update application."
7671
7686
  msgstr "Falha ao atualizar a aplicação."
7672
7687
 
7688
+ msgid "Failed to update dashboard visibility."
7689
+ msgstr "Houve uma falha na atualização da visibilidade do Painel."
7690
+
7673
7691
  msgid "Failed to update domain at the platform."
7674
7692
  msgstr "Falha ao atualizar domínio na plataforma."
7675
7693
 
@@ -7760,6 +7778,9 @@ msgstr "Arquivo excluído."
7760
7778
  msgid "File download"
7761
7779
  msgstr "Baixar arquivo"
7762
7780
 
7781
+ msgid "File downloaded."
7782
+ msgstr "Arquivo baixado."
7783
+
7763
7784
  msgid "File entry outside of the target directory: \"{{path}}\"."
7764
7785
  msgstr "Entrada de arquivo fora do diretório de destino: \"{{path}}\"."
7765
7786
 
@@ -7787,11 +7808,8 @@ msgstr "Tipos de arquivo"
7787
7808
  msgid "File upload"
7788
7809
  msgstr "Carregamento de arquivo"
7789
7810
 
7790
- msgid "File with exported data can be downloaded from {tenant-domain}/apps/cockpit/index.html#?download={binaryId}."
7791
- msgstr "O arquivo com dados exportados pode ser baixado de {tenant-domain}/apps/cockpit/index.html#?download={binaryId}."
7792
-
7793
- msgid "File with exported data can be downloaded from {tenant-domain}/inventory/binaries/{binaryId}."
7794
- msgstr "O arquivo com dados exportados pode ser baixado de {tenant-domain}/inventory/binaries/{binaryId}."
7811
+ msgid "File with exported data can be downloaded from {tenant-domain}/apps/public/login/index.html#/?download={binaryId}."
7812
+ msgstr "O arquivo com os dados exportados pode ser baixado em {tenant-domain}/apps/public/login/index.html#/?download={binaryId}."
7795
7813
 
7796
7814
  msgid "File(s) uploaded."
7797
7815
  msgstr "Arquivo(s) carregado(s)."
@@ -10690,6 +10708,9 @@ msgstr "Certifique-se de que:"
10690
10708
  msgid "Manage certificates"
10691
10709
  msgstr "Gerenciar certificados"
10692
10710
 
10711
+ msgid "Manage dashboard visibility"
10712
+ msgstr "Gerenciar a visibilidade do Painel"
10713
+
10693
10714
  msgid "Manage preview features"
10694
10715
  msgstr "Gerenciar recursos de visualização"
10695
10716
 
@@ -10699,6 +10720,9 @@ msgstr "Gerenciar os plugins da aplicação."
10699
10720
  msgid "Manage user permissions on a particular group and/or its children."
10700
10721
  msgstr "Gerenciar permissões de usuários em um grupo específico e/ou seus grupos secundários."
10701
10722
 
10723
+ msgid "Manage visibility"
10724
+ msgstr "Gerenciar a visibilidade"
10725
+
10702
10726
  msgid "Managed object"
10703
10727
  msgstr "Objeto gerenciado"
10704
10728
 
@@ -11548,6 +11572,9 @@ msgstr "Ainda não existem inscrições de aplicação."
11548
11572
  msgid "No application."
11549
11573
  msgstr "Sem aplicação."
11550
11574
 
11575
+ msgid "No applications available."
11576
+ msgstr "Não há aplicações disponíveis."
11577
+
11551
11578
  msgid "No applications found."
11552
11579
  msgstr "Nenhuma aplicação encontrada."
11553
11580
 
@@ -13299,8 +13326,8 @@ msgstr "Espaço reservado: {token} - token criado"
13299
13326
  msgid "Placeholders: {host}, {tenant-domain}, {username}"
13300
13327
  msgstr "Espaços reservados: {host}, {tenant-domain}, {username}"
13301
13328
 
13302
- msgid "Placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to result file is: {tenant-domain}/inventory/binaries/{binaryId}"
13303
- msgstr "Espaços reservados: {tenant-domain}, {host}, {binaryId}. O link inteiro para o arquivo de resultados é: {tenant-domain}/inventory/binaries/{binaryId}"
13329
+ msgid "Placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to result file is: {tenant-domain}/apps/public/login/index.html#/?download={binaryId}"
13330
+ msgstr "Espaços reservados: {tenant-domain}, {host}, {binaryId}. O link completo para o arquivo de resultados é: {tenant-domain}/apps/public/login/index.html#/?download={binaryId}"
13304
13331
 
13305
13332
  msgid "Placeholders: {tenant-domain}, {host}, {token}, {username}, {email}. Whole link to reset password can be, for example: {tenant-domain}/apps/devicemanagement/index.html?token={token}&email={email}"
13306
13333
  msgstr "Espaços reservados: {tenant-domain}, {host}, {token}, {username}, {email}. O link completo para redefinir a senha pode ser, por exemplo: {tenant-domain}/apps/devicemanagement/index.html?token ={token}email={email}"
@@ -15219,6 +15246,12 @@ msgstr "Selecione aplicações nas quais o plugin deve ser instalado"
15219
15246
  msgid "Select applications to uninstall the plugin from"
15220
15247
  msgstr "Selecionar aplicações das quais o plugin deve ser desinstalado"
15221
15248
 
15249
+ msgid "Select applications whose dashboards should also be visible in \"{{name}}\"."
15250
+ msgstr "Selecione as aplicações cujos painéis também devem ficar visíveis em “{{name}}”."
15251
+
15252
+ msgid "Select applications…"
15253
+ msgstr "Selecionar aplicações…"
15254
+
15222
15255
  msgid "Select asset"
15223
15256
  msgstr "Selecionar ativo"
15224
15257
 
@@ -15500,6 +15533,9 @@ msgstr "Selecionar dispositivos de destino"
15500
15533
  msgid "Select the actions to be performed with this value."
15501
15534
  msgstr "Selecione as ações a serem executadas com este valor."
15502
15535
 
15536
+ msgid "Select the applications in which \"{{name}}\" should be visible."
15537
+ msgstr "Selecione as aplicações nos quais “{{name}}” deve ficar visível."
15538
+
15503
15539
  msgid "Select the asset, then on the available data points list, click on the plus button on the desired data point."
15504
15540
  msgstr "Selecione o ativo e, na lista de pontos de dados disponíveis, clique no botão mais no ponto de dados desejado."
15505
15541
 
@@ -17836,6 +17872,9 @@ msgstr "A ativação do recurso foi personalizada. Quando a fase do recurso é a
17836
17872
  msgid "The feature toggle is using the default state based on its phase."
17837
17873
  msgstr "A ativação do recurso está usando o estado padrão com base em sua fase."
17838
17874
 
17875
+ msgid "The file could not be loaded"
17876
+ msgstr "Não foi possível carregar o arquivo"
17877
+
17839
17878
  msgid "The file is empty."
17840
17879
  msgstr "O arquivo está vazio."
17841
17880
 
@@ -17911,6 +17950,9 @@ msgstr "O layout e a configuração deste painel são usados por todos os outros
17911
17950
  " <strong>{{ dashboardType }}</strong>. As alterações feitas nessa instância do painel serão aplicadas a todas as\n"
17912
17951
  " outras instâncias."
17913
17952
 
17953
+ msgid "The link might be mistyped or outdated, or the file might have been deleted. Check the link and try again, or contact the person who shared it with you."
17954
+ msgstr "O link pode estar digitado incorretamente ou desatualizado, ou o arquivo pode ter sido excluído. Verifique o link e tente novamente, ou entre em contato com a pessoa que o compartilhou com você."
17955
+
17914
17956
  msgid "The list below may not be complete."
17915
17957
  msgstr "A lista abaixo pode não estar completa."
17916
17958
 
@@ -18293,6 +18335,9 @@ msgstr "Este comando pode ser usado para migrar dispositivos LWM2M que são cria
18293
18335
  msgid "This command returns a list of shell commands with description that can be created for the LWM2M device connector."
18294
18336
  msgstr "Este comando retorna uma lista de comandos shell com a descrição que pode ser criada para o conector do dispositivo LWM2M."
18295
18337
 
18338
+ msgid "This dashboard belongs to \"{{app}}\". Manage its visibility there."
18339
+ msgstr "Este painel pertence a “{{app}}”. Gerencie sua visibilidade nesse local."
18340
+
18296
18341
  msgid "This date is after the latest allowed date."
18297
18342
  msgstr "Essa data é posterior à última data permitida."
18298
18343
 
@@ -20273,11 +20318,11 @@ msgid "Year"
20273
20318
  msgstr "Ano"
20274
20319
 
20275
20320
  msgid "Yearly: {{ month }}, {{ monthDay }} day of the month, at {{ hour }}:{{\n"
20276
- " minutes\n"
20277
- " }}."
20278
- msgstr "Anualmente: {{ month }}, {{ monthDay }} dia do mês, às {{ hour }}:{{\n"
20279
- " minutes\n"
20280
- " }}."
20321
+ " minutes\n"
20322
+ " }}."
20323
+ msgstr "Anualmente: {{ month }}, {{ monthDay }} dia do mês, em {{ hour }}:{{\n"
20324
+ " minutes\n"
20325
+ " }}."
20281
20326
 
20282
20327
  msgid "Yellow range"
20283
20328
  msgstr "Intervalo amarelo"
@@ -20598,6 +20643,12 @@ msgid "You can also copy inventory roles from another user or replace this user'
20598
20643
  msgstr "Você também pode copiar papéis de inventário de outro usuário ou substituir os papéis\n"
20599
20644
  " desse usuário pelos papéis de outro usuário."
20600
20645
 
20646
+ msgid "You can also open one of your applications below — now, or after downloading the file."
20647
+ msgstr "Você também pode abrir uma das suas aplicações abaixo — agora ou depois de baixar o arquivo."
20648
+
20649
+ msgid "You can also open one of your applications below."
20650
+ msgstr "Você também pode abrir uma das suas aplicações abaixo."
20651
+
20601
20652
  msgid "You can check your sensor's data in the dashboard which has been created for this\n"
20602
20653
  " smartphone."
20603
20654
  msgstr "Você pode verificar os dados do seu sensor no painel que foi criado para este\n"
@@ -20760,6 +20811,9 @@ msgstr "Seu dispositivo agora está conectado e enviando dados para o seu Tenant
20760
20811
  msgid "Your device was successfully registered."
20761
20812
  msgstr "Seu dispositivo foi registrado com sucesso."
20762
20813
 
20814
+ msgid "Your file is ready"
20815
+ msgstr "Seu arquivo está pronto"
20816
+
20763
20817
  msgid "Your insights and suggestions directly influence the future of the platform."
20764
20818
  msgstr "Suas ideias e sugestões influenciam diretamente o futuro da plataforma."
20765
20819