@c8y/ngx-components 1024.8.3 → 1024.10.1
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.
- package/fesm2022/c8y-ngx-components-ai-agents-scada.mjs +5 -12
- package/fesm2022/c8y-ngx-components-ai-agents-scada.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-application-select.mjs +86 -0
- package/fesm2022/c8y-ngx-components-application-select.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-context-dashboard.mjs +55 -7
- package/fesm2022/c8y-ngx-components-context-dashboard.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-dashboard-manager-devicemanagement.mjs +2 -1
- package/fesm2022/c8y-ngx-components-dashboard-manager-devicemanagement.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-dashboard-manager.mjs +281 -37
- package/fesm2022/c8y-ngx-components-dashboard-manager.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-platform-configuration.mjs +2 -2
- package/fesm2022/c8y-ngx-components-platform-configuration.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-reports.mjs +3 -5
- package/fesm2022/c8y-ngx-components-reports.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-scada.mjs +16 -2
- package/fesm2022/c8y-ngx-components-widgets-implementations-scada.mjs.map +1 -1
- package/locales/de.po +36 -12
- package/locales/es.po +36 -12
- package/locales/fr.po +36 -12
- package/locales/ja_JP.po +34 -12
- package/locales/ko.po +36 -12
- package/locales/locales.pot +61 -7
- package/locales/nl.po +36 -12
- package/locales/pl.po +36 -12
- package/locales/pt_BR.po +36 -12
- package/locales/zh_CN.po +36 -12
- package/locales/zh_TW.po +36 -12
- package/package.json +1 -1
- package/types/c8y-ngx-components-ai-agents-scada.d.ts +3 -7
- package/types/c8y-ngx-components-ai-agents-scada.d.ts.map +1 -1
- package/types/c8y-ngx-components-application-select.d.ts +31 -0
- package/types/c8y-ngx-components-application-select.d.ts.map +1 -0
- package/types/c8y-ngx-components-context-dashboard.d.ts +30 -6
- package/types/c8y-ngx-components-context-dashboard.d.ts.map +1 -1
- package/types/c8y-ngx-components-dashboard-manager.d.ts +76 -9
- package/types/c8y-ngx-components-dashboard-manager.d.ts.map +1 -1
- package/types/c8y-ngx-components-platform-configuration.d.ts +2 -2
- package/types/c8y-ngx-components-reports.d.ts.map +1 -1
- package/types/c8y-ngx-components-widgets-implementations-scada.d.ts +4 -1
- package/types/c8y-ngx-components-widgets-implementations-scada.d.ts.map +1 -1
package/locales/locales.pot
CHANGED
|
@@ -446,6 +446,9 @@ msgstr ""
|
|
|
446
446
|
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"
|
|
447
447
|
msgstr ""
|
|
448
448
|
|
|
449
|
+
msgid "A file has been shared with you, log in to download it."
|
|
450
|
+
msgstr ""
|
|
451
|
+
|
|
449
452
|
msgid "A general bulk registration CSV template showing all possible fields"
|
|
450
453
|
msgstr ""
|
|
451
454
|
|
|
@@ -2481,6 +2484,9 @@ msgstr ""
|
|
|
2481
2484
|
msgid "Available firmwares matching the device type"
|
|
2482
2485
|
msgstr ""
|
|
2483
2486
|
|
|
2487
|
+
msgid "Available placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to downloadable file is: {tenant-domain}/apps/public/login/index.html#/?download={binaryId}."
|
|
2488
|
+
msgstr ""
|
|
2489
|
+
|
|
2484
2490
|
msgid "Available placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to downloadable file is: {tenant-domain}/inventory/binaries/{binaryId}."
|
|
2485
2491
|
msgstr ""
|
|
2486
2492
|
|
|
@@ -3508,6 +3514,9 @@ msgid ""
|
|
|
3508
3514
|
" once you have the application installed."
|
|
3509
3515
|
msgstr ""
|
|
3510
3516
|
|
|
3517
|
+
msgid "Click \"Download\" to save it."
|
|
3518
|
+
msgstr ""
|
|
3519
|
+
|
|
3511
3520
|
msgid "Click \"Edit widgets\" to unlock"
|
|
3512
3521
|
msgstr ""
|
|
3513
3522
|
|
|
@@ -5303,6 +5312,12 @@ msgstr ""
|
|
|
5303
5312
|
msgid "Data scope"
|
|
5304
5313
|
msgstr ""
|
|
5305
5314
|
|
|
5315
|
+
msgid "Data sharing"
|
|
5316
|
+
msgstr ""
|
|
5317
|
+
|
|
5318
|
+
msgid "Data sharing settings saved."
|
|
5319
|
+
msgstr ""
|
|
5320
|
+
|
|
5306
5321
|
msgid "Data subscriptions"
|
|
5307
5322
|
msgstr ""
|
|
5308
5323
|
|
|
@@ -7548,6 +7563,9 @@ msgstr ""
|
|
|
7548
7563
|
msgid "Failed to update application."
|
|
7549
7564
|
msgstr ""
|
|
7550
7565
|
|
|
7566
|
+
msgid "Failed to update dashboard visibility."
|
|
7567
|
+
msgstr ""
|
|
7568
|
+
|
|
7551
7569
|
msgid "Failed to update domain at the platform."
|
|
7552
7570
|
msgstr ""
|
|
7553
7571
|
|
|
@@ -7638,6 +7656,9 @@ msgstr ""
|
|
|
7638
7656
|
msgid "File download"
|
|
7639
7657
|
msgstr ""
|
|
7640
7658
|
|
|
7659
|
+
msgid "File downloaded."
|
|
7660
|
+
msgstr ""
|
|
7661
|
+
|
|
7641
7662
|
msgid "File entry outside of the target directory: \"{{path}}\"."
|
|
7642
7663
|
msgstr ""
|
|
7643
7664
|
|
|
@@ -7665,10 +7686,7 @@ msgstr ""
|
|
|
7665
7686
|
msgid "File upload"
|
|
7666
7687
|
msgstr ""
|
|
7667
7688
|
|
|
7668
|
-
msgid "File with exported data can be downloaded from {tenant-domain}/apps/
|
|
7669
|
-
msgstr ""
|
|
7670
|
-
|
|
7671
|
-
msgid "File with exported data can be downloaded from {tenant-domain}/inventory/binaries/{binaryId}."
|
|
7689
|
+
msgid "File with exported data can be downloaded from {tenant-domain}/apps/public/login/index.html#/?download={binaryId}."
|
|
7672
7690
|
msgstr ""
|
|
7673
7691
|
|
|
7674
7692
|
msgid "File(s) uploaded."
|
|
@@ -10536,6 +10554,9 @@ msgstr ""
|
|
|
10536
10554
|
msgid "Manage certificates"
|
|
10537
10555
|
msgstr ""
|
|
10538
10556
|
|
|
10557
|
+
msgid "Manage dashboard visibility"
|
|
10558
|
+
msgstr ""
|
|
10559
|
+
|
|
10539
10560
|
msgid "Manage preview features"
|
|
10540
10561
|
msgstr ""
|
|
10541
10562
|
|
|
@@ -10545,6 +10566,9 @@ msgstr ""
|
|
|
10545
10566
|
msgid "Manage user permissions on a particular group and/or its children."
|
|
10546
10567
|
msgstr ""
|
|
10547
10568
|
|
|
10569
|
+
msgid "Manage visibility"
|
|
10570
|
+
msgstr ""
|
|
10571
|
+
|
|
10548
10572
|
msgid "Managed object"
|
|
10549
10573
|
msgstr ""
|
|
10550
10574
|
|
|
@@ -11394,6 +11418,9 @@ msgstr ""
|
|
|
11394
11418
|
msgid "No application."
|
|
11395
11419
|
msgstr ""
|
|
11396
11420
|
|
|
11421
|
+
msgid "No applications available."
|
|
11422
|
+
msgstr ""
|
|
11423
|
+
|
|
11397
11424
|
msgid "No applications found."
|
|
11398
11425
|
msgstr ""
|
|
11399
11426
|
|
|
@@ -13136,7 +13163,7 @@ msgstr ""
|
|
|
13136
13163
|
msgid "Placeholders: {host}, {tenant-domain}, {username}"
|
|
13137
13164
|
msgstr ""
|
|
13138
13165
|
|
|
13139
|
-
msgid "Placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to result file is: {tenant-domain}/
|
|
13166
|
+
msgid "Placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to result file is: {tenant-domain}/apps/public/login/index.html#/?download={binaryId}"
|
|
13140
13167
|
msgstr ""
|
|
13141
13168
|
|
|
13142
13169
|
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}"
|
|
@@ -15053,6 +15080,12 @@ msgstr ""
|
|
|
15053
15080
|
msgid "Select applications to uninstall the plugin from"
|
|
15054
15081
|
msgstr ""
|
|
15055
15082
|
|
|
15083
|
+
msgid "Select applications whose dashboards should also be visible in \"{{name}}\"."
|
|
15084
|
+
msgstr ""
|
|
15085
|
+
|
|
15086
|
+
msgid "Select applications…"
|
|
15087
|
+
msgstr ""
|
|
15088
|
+
|
|
15056
15089
|
msgid "Select asset"
|
|
15057
15090
|
msgstr ""
|
|
15058
15091
|
|
|
@@ -15334,6 +15367,9 @@ msgstr ""
|
|
|
15334
15367
|
msgid "Select the actions to be performed with this value."
|
|
15335
15368
|
msgstr ""
|
|
15336
15369
|
|
|
15370
|
+
msgid "Select the applications in which \"{{name}}\" should be visible."
|
|
15371
|
+
msgstr ""
|
|
15372
|
+
|
|
15337
15373
|
msgid "Select the asset, then on the available data points list, click on the plus button on the desired data point."
|
|
15338
15374
|
msgstr ""
|
|
15339
15375
|
|
|
@@ -17664,6 +17700,9 @@ msgstr ""
|
|
|
17664
17700
|
msgid "The feature toggle is using the default state based on its phase."
|
|
17665
17701
|
msgstr ""
|
|
17666
17702
|
|
|
17703
|
+
msgid "The file could not be loaded"
|
|
17704
|
+
msgstr ""
|
|
17705
|
+
|
|
17667
17706
|
msgid "The file is empty."
|
|
17668
17707
|
msgstr ""
|
|
17669
17708
|
|
|
@@ -17738,6 +17777,9 @@ msgid ""
|
|
|
17738
17777
|
" other instances."
|
|
17739
17778
|
msgstr ""
|
|
17740
17779
|
|
|
17780
|
+
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."
|
|
17781
|
+
msgstr ""
|
|
17782
|
+
|
|
17741
17783
|
msgid "The list below may not be complete."
|
|
17742
17784
|
msgstr ""
|
|
17743
17785
|
|
|
@@ -18119,6 +18161,9 @@ msgstr ""
|
|
|
18119
18161
|
msgid "This command returns a list of shell commands with description that can be created for the LWM2M device connector."
|
|
18120
18162
|
msgstr ""
|
|
18121
18163
|
|
|
18164
|
+
msgid "This dashboard belongs to \"{{app}}\". Manage its visibility there."
|
|
18165
|
+
msgstr ""
|
|
18166
|
+
|
|
18122
18167
|
msgid "This date is after the latest allowed date."
|
|
18123
18168
|
msgstr ""
|
|
18124
18169
|
|
|
@@ -20098,8 +20143,8 @@ msgstr ""
|
|
|
20098
20143
|
|
|
20099
20144
|
msgid ""
|
|
20100
20145
|
"Yearly: {{ month }}, {{ monthDay }} day of the month, at {{ hour }}:{{\n"
|
|
20101
|
-
"
|
|
20102
|
-
"
|
|
20146
|
+
" minutes\n"
|
|
20147
|
+
" }}."
|
|
20103
20148
|
msgstr ""
|
|
20104
20149
|
|
|
20105
20150
|
msgid "Yellow range"
|
|
@@ -20419,6 +20464,12 @@ msgid ""
|
|
|
20419
20464
|
" roles of another user."
|
|
20420
20465
|
msgstr ""
|
|
20421
20466
|
|
|
20467
|
+
msgid "You can also open one of your applications below — now, or after downloading the file."
|
|
20468
|
+
msgstr ""
|
|
20469
|
+
|
|
20470
|
+
msgid "You can also open one of your applications below."
|
|
20471
|
+
msgstr ""
|
|
20472
|
+
|
|
20422
20473
|
msgid ""
|
|
20423
20474
|
"You can check your sensor's data in the dashboard which has been created for this\n"
|
|
20424
20475
|
" smartphone."
|
|
@@ -20581,6 +20632,9 @@ msgstr ""
|
|
|
20581
20632
|
msgid "Your device was successfully registered."
|
|
20582
20633
|
msgstr ""
|
|
20583
20634
|
|
|
20635
|
+
msgid "Your file is ready"
|
|
20636
|
+
msgstr ""
|
|
20637
|
+
|
|
20584
20638
|
msgid "Your insights and suggestions directly influence the future of the platform."
|
|
20585
20639
|
msgstr ""
|
|
20586
20640
|
|
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
|
|
|
@@ -7760,6 +7769,9 @@ msgstr "Bestand verwijderd."
|
|
|
7760
7769
|
msgid "File download"
|
|
7761
7770
|
msgstr "Bestandsdownload"
|
|
7762
7771
|
|
|
7772
|
+
msgid "File downloaded."
|
|
7773
|
+
msgstr "Bestand gedownload."
|
|
7774
|
+
|
|
7763
7775
|
msgid "File entry outside of the target directory: \"{{path}}\"."
|
|
7764
7776
|
msgstr "Bestandsinvoer buiten de doeldirectory: \"{{path}}\"."
|
|
7765
7777
|
|
|
@@ -7787,11 +7799,8 @@ msgstr "Bestandstypes"
|
|
|
7787
7799
|
msgid "File upload"
|
|
7788
7800
|
msgstr "Bestandsupload"
|
|
7789
7801
|
|
|
7790
|
-
msgid "File with exported data can be downloaded from {tenant-domain}/apps/
|
|
7791
|
-
msgstr "
|
|
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}."
|
|
7802
|
+
msgid "File with exported data can be downloaded from {tenant-domain}/apps/public/login/index.html#/?download={binaryId}."
|
|
7803
|
+
msgstr "Het bestand met de geëxporteerde gegevens kan worden gedownload via {tenant-domain}/apps/public/login/index.html#/?download={binaryId}."
|
|
7795
7804
|
|
|
7796
7805
|
msgid "File(s) uploaded."
|
|
7797
7806
|
msgstr "Bestand(en) geüpload."
|
|
@@ -13299,8 +13308,8 @@ msgstr "Tijdelijke aanduiding: {token} - token gemaakt"
|
|
|
13299
13308
|
msgid "Placeholders: {host}, {tenant-domain}, {username}"
|
|
13300
13309
|
msgstr "Tijdelijke aanduidingen: {host}, {tenant-domain}, {username}"
|
|
13301
13310
|
|
|
13302
|
-
msgid "Placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to result file is: {tenant-domain}/
|
|
13303
|
-
msgstr "Tijdelijke aanduidingen: {tenant-domain}, {host}, {binaryId}. De
|
|
13311
|
+
msgid "Placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to result file is: {tenant-domain}/apps/public/login/index.html#/?download={binaryId}"
|
|
13312
|
+
msgstr "Tijdelijke aanduidingen: {tenant-domain}, {host}, {binaryId}. De volledige link naar het resultaatbestand is: {tenant-domain}/apps/public/login/index.html#/?download={binaryId}"
|
|
13304
13313
|
|
|
13305
13314
|
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
13315
|
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}"
|
|
@@ -17837,6 +17846,9 @@ msgstr "De functie-knop is aangepast. Wanneer de fase van de functie wijzigt, bl
|
|
|
17837
17846
|
msgid "The feature toggle is using the default state based on its phase."
|
|
17838
17847
|
msgstr "De functie-schakelaar gebruikt de Standaard-status op basis van de fase waarin deze zich bevindt."
|
|
17839
17848
|
|
|
17849
|
+
msgid "The file could not be loaded"
|
|
17850
|
+
msgstr "Het bestand kon niet worden geladen"
|
|
17851
|
+
|
|
17840
17852
|
msgid "The file is empty."
|
|
17841
17853
|
msgstr "Het bestand is leeg."
|
|
17842
17854
|
|
|
@@ -17912,6 +17924,9 @@ msgstr "De lay-out en configuratie van dit dashboard worden gebruikt door alle a
|
|
|
17912
17924
|
" <strong>{{ dashboardType }}</strong>. Alle wijzigingen die worden aangebracht in deze dashboardinstantie worden toegepast op alle\n"
|
|
17913
17925
|
" andere instanties."
|
|
17914
17926
|
|
|
17927
|
+
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."
|
|
17928
|
+
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."
|
|
17929
|
+
|
|
17915
17930
|
msgid "The list below may not be complete."
|
|
17916
17931
|
msgstr "De onderstaande lijst is mogelijk niet volledig."
|
|
17917
17932
|
|
|
@@ -20276,11 +20291,11 @@ msgid "Year"
|
|
|
20276
20291
|
msgstr "Jaar"
|
|
20277
20292
|
|
|
20278
20293
|
msgid "Yearly: {{ month }}, {{ monthDay }} day of the month, at {{ hour }}:{{\n"
|
|
20279
|
-
"
|
|
20280
|
-
"
|
|
20281
|
-
msgstr "Jaarlijks: {{ month }}, {{ monthDay }} dag van de maand
|
|
20282
|
-
"
|
|
20283
|
-
"
|
|
20294
|
+
" minutes\n"
|
|
20295
|
+
" }}."
|
|
20296
|
+
msgstr "Jaarlijks: {{ month }}, {{ monthDay }} dag van de maand, op {{ hour }}:{{\n"
|
|
20297
|
+
" minutes\n"
|
|
20298
|
+
" }}."
|
|
20284
20299
|
|
|
20285
20300
|
msgid "Yellow range"
|
|
20286
20301
|
msgstr "Geel bereik"
|
|
@@ -20602,6 +20617,12 @@ msgid "You can also copy inventory roles from another user or replace this user'
|
|
|
20602
20617
|
msgstr "U kunt ook inventarisrollen van een andere gebruiker kopiëren of de rollen van deze gebruiker vervangen door de\n"
|
|
20603
20618
|
" rollen van een andere gebruiker."
|
|
20604
20619
|
|
|
20620
|
+
msgid "You can also open one of your applications below — now, or after downloading the file."
|
|
20621
|
+
msgstr "Je kunt ook een van je onderstaande applicaties openen — nu meteen, of nadat je het bestand hebt gedownload."
|
|
20622
|
+
|
|
20623
|
+
msgid "You can also open one of your applications below."
|
|
20624
|
+
msgstr "Je kunt hieronder ook een van je applicaties openen."
|
|
20625
|
+
|
|
20605
20626
|
msgid "You can check your sensor's data in the dashboard which has been created for this\n"
|
|
20606
20627
|
" smartphone."
|
|
20607
20628
|
msgstr "U kunt de gegevens van uw sensor controleren in het dashboard dat voor deze\n"
|
|
@@ -20764,6 +20785,9 @@ msgstr "Uw apparaat is nu verbonden en verzendt gegevens naar uw Cumulocity-tena
|
|
|
20764
20785
|
msgid "Your device was successfully registered."
|
|
20765
20786
|
msgstr "Uw apparaat is geregistreerd."
|
|
20766
20787
|
|
|
20788
|
+
msgid "Your file is ready"
|
|
20789
|
+
msgstr "Uw bestand is klaar"
|
|
20790
|
+
|
|
20767
20791
|
msgid "Your insights and suggestions directly influence the future of the platform."
|
|
20768
20792
|
msgstr "Uw inzichten en suggesties hebben een directe invloed op de toekomst van het platform."
|
|
20769
20793
|
|
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
|
|
|
@@ -7802,6 +7811,9 @@ msgstr "Usunięto plik."
|
|
|
7802
7811
|
msgid "File download"
|
|
7803
7812
|
msgstr "Pobieranie pliku"
|
|
7804
7813
|
|
|
7814
|
+
msgid "File downloaded."
|
|
7815
|
+
msgstr "Plik został pobrany."
|
|
7816
|
+
|
|
7805
7817
|
msgid "File entry outside of the target directory: \"{{path}}\"."
|
|
7806
7818
|
msgstr "Wpis pliku poza katalogiem docelowym: „{{path}}”."
|
|
7807
7819
|
|
|
@@ -7829,11 +7841,8 @@ msgstr "Typy plików"
|
|
|
7829
7841
|
msgid "File upload"
|
|
7830
7842
|
msgstr "Przesyłanie pliku"
|
|
7831
7843
|
|
|
7832
|
-
msgid "File with exported data can be downloaded from {tenant-domain}/apps/
|
|
7833
|
-
msgstr "Plik
|
|
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}."
|
|
7844
|
+
msgid "File with exported data can be downloaded from {tenant-domain}/apps/public/login/index.html#/?download={binaryId}."
|
|
7845
|
+
msgstr "Plik z wyeksportowanymi danymi można pobrać ze strony {tenant-domain}/apps/public/login/index.html#/?download={binaryId}."
|
|
7837
7846
|
|
|
7838
7847
|
msgid "File(s) uploaded."
|
|
7839
7848
|
msgstr "Przesłano pliki."
|
|
@@ -13348,8 +13357,8 @@ msgstr "Symbol zastępczy: {token} - utworzony token"
|
|
|
13348
13357
|
msgid "Placeholders: {host}, {tenant-domain}, {username}"
|
|
13349
13358
|
msgstr "Symbole zastępcze: {host}, {tenant-domain}, {username}"
|
|
13350
13359
|
|
|
13351
|
-
msgid "Placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to result file is: {tenant-domain}/
|
|
13352
|
-
msgstr "Symbole zastępcze: {tenant-domain}, {host}, {binaryId}.
|
|
13360
|
+
msgid "Placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to result file is: {tenant-domain}/apps/public/login/index.html#/?download={binaryId}"
|
|
13361
|
+
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
13362
|
|
|
13354
13363
|
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
13364
|
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}"
|
|
@@ -17888,6 +17897,9 @@ msgstr "Przełącz funkcji został dostosowany. Gdy faza funkcji ulega zmianie,
|
|
|
17888
17897
|
msgid "The feature toggle is using the default state based on its phase."
|
|
17889
17898
|
msgstr "Przełącz funkcji używa stanu domyślnego opartego na jego fazie."
|
|
17890
17899
|
|
|
17900
|
+
msgid "The file could not be loaded"
|
|
17901
|
+
msgstr "Nie udało się załadować pliku"
|
|
17902
|
+
|
|
17891
17903
|
msgid "The file is empty."
|
|
17892
17904
|
msgstr "Plik jest pusty."
|
|
17893
17905
|
|
|
@@ -17963,6 +17975,9 @@ msgstr "Układ i konfiguracja tego pulpitu są używane przez wszystkie inne zas
|
|
|
17963
17975
|
" <strong>{{ dashboardType }}</strong>. Wszelkie zmiany wprowadzone w tej instancji pulpitu zostaną zastosowane do wszystkich\n"
|
|
17964
17976
|
" innych instancji."
|
|
17965
17977
|
|
|
17978
|
+
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."
|
|
17979
|
+
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."
|
|
17980
|
+
|
|
17966
17981
|
msgid "The list below may not be complete."
|
|
17967
17982
|
msgstr "Poniższa lista może być niekompletna."
|
|
17968
17983
|
|
|
@@ -20326,11 +20341,11 @@ msgid "Year"
|
|
|
20326
20341
|
msgstr "Rok"
|
|
20327
20342
|
|
|
20328
20343
|
msgid "Yearly: {{ month }}, {{ monthDay }} day of the month, at {{ hour }}:{{\n"
|
|
20329
|
-
"
|
|
20330
|
-
"
|
|
20331
|
-
msgstr "
|
|
20332
|
-
"
|
|
20333
|
-
"
|
|
20344
|
+
" minutes\n"
|
|
20345
|
+
" }}."
|
|
20346
|
+
msgstr "Rocznie: {{ month }}, {{ monthDay }} dzień miesiąca, na stronie {{ hour }}:{{\n"
|
|
20347
|
+
" minutes\n"
|
|
20348
|
+
" }}."
|
|
20334
20349
|
|
|
20335
20350
|
msgid "Yellow range"
|
|
20336
20351
|
msgstr "Zakres żółty"
|
|
@@ -20652,6 +20667,12 @@ msgid "You can also copy inventory roles from another user or replace this user'
|
|
|
20652
20667
|
msgstr "Możesz również skopiować role lokalne od innego użytkownika lub zastąpić role tego użytkownika\n"
|
|
20653
20668
|
" rolami innego użytkownika."
|
|
20654
20669
|
|
|
20670
|
+
msgid "You can also open one of your applications below — now, or after downloading the file."
|
|
20671
|
+
msgstr "Możesz również otworzyć jedną z poniższych aplikacji — teraz lub po pobraniu pliku."
|
|
20672
|
+
|
|
20673
|
+
msgid "You can also open one of your applications below."
|
|
20674
|
+
msgstr "Możesz również otworzyć jedną z poniższych aplikacji."
|
|
20675
|
+
|
|
20655
20676
|
msgid "You can check your sensor's data in the dashboard which has been created for this\n"
|
|
20656
20677
|
" smartphone."
|
|
20657
20678
|
msgstr "Dane czujnika możesz sprawdzić na pulpicie, który został utworzony\n"
|
|
@@ -20816,6 +20837,9 @@ msgstr "Twoje urządzenie jest teraz podłączone i wysyła dane do Twojego Tena
|
|
|
20816
20837
|
msgid "Your device was successfully registered."
|
|
20817
20838
|
msgstr "Twoje urządzenie zostało pomyślnie zarejestrowane."
|
|
20818
20839
|
|
|
20840
|
+
msgid "Your file is ready"
|
|
20841
|
+
msgstr "Twój plik jest gotowy"
|
|
20842
|
+
|
|
20819
20843
|
msgid "Your insights and suggestions directly influence the future of the platform."
|
|
20820
20844
|
msgstr "Twoje spostrzeżenia i sugestie mają bezpośredni wpływ na przyszłość platformy."
|
|
20821
20845
|
|
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
|
|
|
@@ -7760,6 +7769,9 @@ msgstr "Arquivo excluído."
|
|
|
7760
7769
|
msgid "File download"
|
|
7761
7770
|
msgstr "Baixar arquivo"
|
|
7762
7771
|
|
|
7772
|
+
msgid "File downloaded."
|
|
7773
|
+
msgstr "Arquivo baixado."
|
|
7774
|
+
|
|
7763
7775
|
msgid "File entry outside of the target directory: \"{{path}}\"."
|
|
7764
7776
|
msgstr "Entrada de arquivo fora do diretório de destino: \"{{path}}\"."
|
|
7765
7777
|
|
|
@@ -7787,11 +7799,8 @@ msgstr "Tipos de arquivo"
|
|
|
7787
7799
|
msgid "File upload"
|
|
7788
7800
|
msgstr "Carregamento de arquivo"
|
|
7789
7801
|
|
|
7790
|
-
msgid "File with exported data can be downloaded from {tenant-domain}/apps/
|
|
7791
|
-
msgstr "O arquivo com dados exportados pode ser baixado
|
|
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}."
|
|
7802
|
+
msgid "File with exported data can be downloaded from {tenant-domain}/apps/public/login/index.html#/?download={binaryId}."
|
|
7803
|
+
msgstr "O arquivo com os dados exportados pode ser baixado em {tenant-domain}/apps/public/login/index.html#/?download={binaryId}."
|
|
7795
7804
|
|
|
7796
7805
|
msgid "File(s) uploaded."
|
|
7797
7806
|
msgstr "Arquivo(s) carregado(s)."
|
|
@@ -13299,8 +13308,8 @@ msgstr "Espaço reservado: {token} - token criado"
|
|
|
13299
13308
|
msgid "Placeholders: {host}, {tenant-domain}, {username}"
|
|
13300
13309
|
msgstr "Espaços reservados: {host}, {tenant-domain}, {username}"
|
|
13301
13310
|
|
|
13302
|
-
msgid "Placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to result file is: {tenant-domain}/
|
|
13303
|
-
msgstr "Espaços reservados: {tenant-domain}, {host}, {binaryId}. O link
|
|
13311
|
+
msgid "Placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to result file is: {tenant-domain}/apps/public/login/index.html#/?download={binaryId}"
|
|
13312
|
+
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
13313
|
|
|
13305
13314
|
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
13315
|
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}"
|
|
@@ -17836,6 +17845,9 @@ msgstr "A ativação do recurso foi personalizada. Quando a fase do recurso é a
|
|
|
17836
17845
|
msgid "The feature toggle is using the default state based on its phase."
|
|
17837
17846
|
msgstr "A ativação do recurso está usando o estado padrão com base em sua fase."
|
|
17838
17847
|
|
|
17848
|
+
msgid "The file could not be loaded"
|
|
17849
|
+
msgstr "Não foi possível carregar o arquivo"
|
|
17850
|
+
|
|
17839
17851
|
msgid "The file is empty."
|
|
17840
17852
|
msgstr "O arquivo está vazio."
|
|
17841
17853
|
|
|
@@ -17911,6 +17923,9 @@ msgstr "O layout e a configuração deste painel são usados por todos os outros
|
|
|
17911
17923
|
" <strong>{{ dashboardType }}</strong>. As alterações feitas nessa instância do painel serão aplicadas a todas as\n"
|
|
17912
17924
|
" outras instâncias."
|
|
17913
17925
|
|
|
17926
|
+
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."
|
|
17927
|
+
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ê."
|
|
17928
|
+
|
|
17914
17929
|
msgid "The list below may not be complete."
|
|
17915
17930
|
msgstr "A lista abaixo pode não estar completa."
|
|
17916
17931
|
|
|
@@ -20273,11 +20288,11 @@ msgid "Year"
|
|
|
20273
20288
|
msgstr "Ano"
|
|
20274
20289
|
|
|
20275
20290
|
msgid "Yearly: {{ month }}, {{ monthDay }} day of the month, at {{ hour }}:{{\n"
|
|
20276
|
-
"
|
|
20277
|
-
"
|
|
20278
|
-
msgstr "Anualmente: {{ month }}, {{ monthDay }} dia do mês,
|
|
20279
|
-
"
|
|
20280
|
-
"
|
|
20291
|
+
" minutes\n"
|
|
20292
|
+
" }}."
|
|
20293
|
+
msgstr "Anualmente: {{ month }}, {{ monthDay }} dia do mês, em {{ hour }}:{{\n"
|
|
20294
|
+
" minutes\n"
|
|
20295
|
+
" }}."
|
|
20281
20296
|
|
|
20282
20297
|
msgid "Yellow range"
|
|
20283
20298
|
msgstr "Intervalo amarelo"
|
|
@@ -20598,6 +20613,12 @@ msgid "You can also copy inventory roles from another user or replace this user'
|
|
|
20598
20613
|
msgstr "Você também pode copiar papéis de inventário de outro usuário ou substituir os papéis\n"
|
|
20599
20614
|
" desse usuário pelos papéis de outro usuário."
|
|
20600
20615
|
|
|
20616
|
+
msgid "You can also open one of your applications below — now, or after downloading the file."
|
|
20617
|
+
msgstr "Você também pode abrir uma das suas aplicações abaixo — agora ou depois de baixar o arquivo."
|
|
20618
|
+
|
|
20619
|
+
msgid "You can also open one of your applications below."
|
|
20620
|
+
msgstr "Você também pode abrir uma das suas aplicações abaixo."
|
|
20621
|
+
|
|
20601
20622
|
msgid "You can check your sensor's data in the dashboard which has been created for this\n"
|
|
20602
20623
|
" smartphone."
|
|
20603
20624
|
msgstr "Você pode verificar os dados do seu sensor no painel que foi criado para este\n"
|
|
@@ -20760,6 +20781,9 @@ msgstr "Seu dispositivo agora está conectado e enviando dados para o seu Tenant
|
|
|
20760
20781
|
msgid "Your device was successfully registered."
|
|
20761
20782
|
msgstr "Seu dispositivo foi registrado com sucesso."
|
|
20762
20783
|
|
|
20784
|
+
msgid "Your file is ready"
|
|
20785
|
+
msgstr "Seu arquivo está pronto"
|
|
20786
|
+
|
|
20763
20787
|
msgid "Your insights and suggestions directly influence the future of the platform."
|
|
20764
20788
|
msgstr "Suas ideias e sugestões influenciam diretamente o futuro da plataforma."
|
|
20765
20789
|
|