@c8y/ngx-components 1021.22.159 → 1021.22.161

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 (27) hide show
  1. package/core/dynamic-forms/textarea/textarea.type.component.d.ts +1 -0
  2. package/core/dynamic-forms/textarea/textarea.type.component.d.ts.map +1 -1
  3. package/esm2022/core/dynamic-forms/textarea/textarea.type.component.mjs +8 -7
  4. package/esm2022/datapoints-export-selector/datapoints-export-selector-modal/datapoints-export-selector-file-exporter/data-fetching.service.mjs +7 -7
  5. package/esm2022/datapoints-export-selector/datapoints-export-selector-modal/datapoints-export-selector-file-exporter/datapoints-export-selector-preview/datapoints-export-selector-preview.component.mjs +3 -3
  6. package/esm2022/device-grid/columns/type.device-grid-column.mjs +2 -2
  7. package/esm2022/device-list/add-smart-group.component.mjs +3 -3
  8. package/fesm2022/c8y-ngx-components-datapoints-export-selector.mjs +8 -8
  9. package/fesm2022/c8y-ngx-components-datapoints-export-selector.mjs.map +1 -1
  10. package/fesm2022/c8y-ngx-components-device-grid.mjs +1 -1
  11. package/fesm2022/c8y-ngx-components-device-grid.mjs.map +1 -1
  12. package/fesm2022/c8y-ngx-components-device-list.mjs +2 -2
  13. package/fesm2022/c8y-ngx-components-device-list.mjs.map +1 -1
  14. package/fesm2022/c8y-ngx-components.mjs +5 -5
  15. package/fesm2022/c8y-ngx-components.mjs.map +1 -1
  16. package/locales/de.po +47 -108
  17. package/locales/es.po +30 -43
  18. package/locales/fr.po +50 -96
  19. package/locales/ja_JP.po +24 -48
  20. package/locales/ko.po +32 -46
  21. package/locales/locales.pot +23 -29
  22. package/locales/nl.po +32 -43
  23. package/locales/pl.po +31 -44
  24. package/locales/pt_BR.po +33 -45
  25. package/locales/zh_CN.po +33 -46
  26. package/locales/zh_TW.po +33 -46
  27. package/package.json +1 -1
@@ -287,16 +287,6 @@ msgstr ""
287
287
  msgid "<p>Enabling this option uses the layout and configuration of this dashboard to create dashboard instances for all devices based on the type <span class=\"tag tag--info text-12\">{{ displayDeviceTypeValue }}</span>.</p>"
288
288
  msgstr ""
289
289
 
290
- msgid ""
291
- "<p>The preview shows the structure of the raw file from a single source.</p>\n"
292
- " <p>If no data is available, only the column headers are visible.</p>\n"
293
- " <p>\n"
294
- " The preview is limited to\n"
295
- " <b>{{ MEASUREMENTS_PREVIEW_ITEMS_LIMIT }}</b>\n"
296
- " records.\n"
297
- " </p>"
298
- msgstr ""
299
-
300
290
  msgid ""
301
291
  "<p>To export data, you must meet at least one of these criteria:</p>\n"
302
292
  " <ul>\n"
@@ -331,16 +321,6 @@ msgid ""
331
321
  " <p>Don't meet these requirements? Contact your system administrator for assistance.</p>"
332
322
  msgstr ""
333
323
 
334
- msgid ""
335
- "<small>\n"
336
- " Find out more in the\n"
337
- " <a c8y-guide-href=\"docs/device-management-application/grouping-devices/#using-smart-groups\">\n"
338
- " user documentation\n"
339
- " </a>\n"
340
- " .\n"
341
- " </small>"
342
- msgstr ""
343
-
344
324
  msgid "<small>Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br />Supported algorithms: RSA, DSA, ECDSA, ED25519.</small>"
345
325
  msgstr ""
346
326
 
@@ -1270,12 +1250,12 @@ msgstr ""
1270
1250
  msgid ""
1271
1251
  "After clicking \"Download\":<br>\n"
1272
1252
  " <ul>\n"
1273
- " <li><strong>{{$browserDownloadableCount}}</strong> datapoint(s) exports will be downloaded directly within one file: <em>exported_[csv/excel].zip</em></li>\n"
1274
- " <li><strong>{{$emailDeliverableCount}}</strong> datapoint(s) exports require further processing. The files will be sent to you via separate emails once completed, which may take some time.</li>\n"
1275
- " <li><strong>{{$nonRetrievableCount}}</strong> datapoint(s) exports exceeded 1,000,000 records, which is the limit for backend processing. To export these data, please reduce the date range. Otherwise, the data will neither be downloaded nor sent via email.</li>\n"
1253
+ " <li><strong>{{$browserDownloadableCount}}</strong> data point export(s) will be downloaded directly within one file: <em>exported_[csv/excel].zip</em></li>\n"
1254
+ " <li><strong>{{$emailDeliverableCount}}</strong> data point export(s) require further processing. The files will be sent to you via separate emails once completed, which may take some time.</li>\n"
1255
+ " <li><strong>{{$nonRetrievableCount}}</strong> data point export(s) exceeded 1,000,000 records, which is the limit for backend processing. To export these data, reduce the date range. Otherwise, the data will neither be downloaded nor sent via email.</li>\n"
1276
1256
  " </ul>\n"
1277
- " <p>The total number of data points that can be exported is: <strong>{{$totalExportableDatapointsCount}} out of {{$totalDatapointsSelectedForExportCount}}</strong>.\n"
1278
- " <p><strong>Note:</strong> The file name convention of files within zip file is: <code>[source]_[fragment_series].[csv/xls]</code></p>"
1257
+ " <p>The total number of data points that can be exported is: <strong>{{$totalExportableDatapointsCount}} out of {{$totalDatapointsSelectedForExportCount}}</strong>.</p>\n"
1258
+ " <p><strong>Note:</strong> The file name convention of files within a ZIP file is: <code>[source]_[fragment_series].[csv/xls]</code></p>"
1279
1259
  msgstr ""
1280
1260
 
1281
1261
  msgid ""
@@ -6928,6 +6908,14 @@ msgid ""
6928
6908
  " ."
6929
6909
  msgstr ""
6930
6910
 
6911
+ msgid ""
6912
+ "Find out more in the\n"
6913
+ " <a c8y-guide-href=\"docs/device-management-application/grouping-devices/#using-smart-groups\">\n"
6914
+ " user documentation\n"
6915
+ " </a>\n"
6916
+ " ."
6917
+ msgstr ""
6918
+
6931
6919
  msgid ""
6932
6920
  "Find your protocol in the\n"
6933
6921
  " <a c8y-guide-href=\"/docs/protocol-integration/device-protocols\">user documentation</a>\n"
@@ -7968,6 +7956,9 @@ msgid ""
7968
7956
  " server."
7969
7957
  msgstr ""
7970
7958
 
7959
+ msgid "If no data is available, only the column headers are visible."
7960
+ msgstr ""
7961
+
7971
7962
  msgid "If no product certificate key is specified, the device is considered a prototype."
7972
7963
  msgstr ""
7973
7964
 
@@ -9572,9 +9563,6 @@ msgstr ""
9572
9563
  msgid "My trackers"
9573
9564
  msgstr ""
9574
9565
 
9575
- msgid "MyType`DEVICE_TYPE`"
9576
- msgstr ""
9577
-
9578
9566
  msgid "N/A"
9579
9567
  msgstr ""
9580
9568
 
@@ -15339,7 +15327,7 @@ msgstr ""
15339
15327
  msgid "The dashboard is styled using the brand palette."
15340
15328
  msgstr ""
15341
15329
 
15342
- msgid "The data for selected datapoint(s) exceed 1,000,000 records, which is the limit for backend processing. To export this data, please reduce the date range."
15330
+ msgid "The data for selected data point(s) exceeds 1,000,000 records, which is the limit for backend processing. To export this data, reduce the date range."
15343
15331
  msgstr ""
15344
15332
 
15345
15333
  msgid ""
@@ -15470,6 +15458,12 @@ msgstr ""
15470
15458
  msgid "The password of the user that you are currently logged in with."
15471
15459
  msgstr ""
15472
15460
 
15461
+ msgid "The preview is limited to <b>{{ count }}</b> records."
15462
+ msgstr ""
15463
+
15464
+ msgid "The preview shows the structure of the raw file from a single source."
15465
+ msgstr ""
15466
+
15473
15467
  msgid "The provided name is already taken."
15474
15468
  msgstr ""
15475
15469
 
package/locales/nl.po CHANGED
@@ -331,21 +331,6 @@ msgstr "<p>Als deze optie wordt ingeschakeld, worden de lay-out en configuratie
331
331
  msgid "<p>Enabling this option uses the layout and configuration of this dashboard to create dashboard instances for all devices based on the type <span class=\"tag tag--info text-12\">{{ displayDeviceTypeValue }}</span>.</p>"
332
332
  msgstr "<p>Als deze optie wordt ingeschakeld, worden de lay-out en configuratie van dit dashboard gebruikt om dashboardinstanties te maken voor alle apparaten op basis van het type <span class=\"tag tag--info text-12\">{{ displayDeviceTypeValue }}</span>.</p>"
333
333
 
334
- msgid "<p>The preview shows the structure of the raw file from a single source.</p>\n"
335
- " <p>If no data is available, only the column headers are visible.</p>\n"
336
- " <p>\n"
337
- " The preview is limited to\n"
338
- " <b>{{ MEASUREMENTS_PREVIEW_ITEMS_LIMIT }}</b>\n"
339
- " records.\n"
340
- " </p>"
341
- msgstr "<p>De preview toont de structuur van het ruwe bestand van een enkele bron.</p>\n"
342
- " <p>Als er geen gegevens beschikbaar zijn, zijn alleen de koppen van de kolommen zichtbaar.</p>\n"
343
- " <p>\n"
344
- " De preview is beperkt tot\n"
345
- " <b>{{ MEASUREMENTS_PREVIEW_ITEMS_LIMIT }}</b>\n"
346
- " records.\n"
347
- " </p>"
348
-
349
334
  msgid "<p>To export data, you must meet at least one of these criteria:</p>\n"
350
335
  " <ul>\n"
351
336
  " <li>\n"
@@ -404,18 +389,6 @@ msgstr "<p>Om gegevens te bekijken, moet je aan minstens één van deze criteria
404
389
  " </ul>\n"
405
390
  " <p>Voldoet u niet aan deze vereisten? Neem contact op met uw systeembeheerder voor hulp.</p>"
406
391
 
407
- msgid "<small>\n"
408
- " Find out more in the\n"
409
- " <a c8y-guide-href=\"docs/device-management-application/grouping-devices/#using-smart-groups\">\n"
410
- " user documentation\n"
411
- " </a>\n"
412
- " .\n"
413
- " </small>"
414
- msgstr "<small>\n"
415
- " Lees meer in de <a c8y-guide-href=\"docs/device-management-application/grouping-devices/#using-smart-groups\"> gebruikersdocumentatie </a>\n"
416
- " .\n"
417
- " </small>"
418
-
419
392
  msgid "<small>Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br />Supported algorithms: RSA, DSA, ECDSA, ED25519.</small>"
420
393
  msgstr "<small>Ondersteunde formaten: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br />Ondersteunde algoritmes: RSA, DSA, ECDSA, ED25519.</small>"
421
394
 
@@ -1345,20 +1318,20 @@ msgstr "Nadat u uw eerste antwoord hebt toegevoegd, zal de CSV-preview hier word
1345
1318
 
1346
1319
  msgid "After clicking \"Download\":<br>\n"
1347
1320
  " <ul>\n"
1348
- " <li><strong>{{$browserDownloadableCount}}</strong> datapoint(s) exports will be downloaded directly within one file: <em>exported_[csv/excel].zip</em></li>\n"
1349
- " <li><strong>{{$emailDeliverableCount}}</strong> datapoint(s) exports require further processing. The files will be sent to you via separate emails once completed, which may take some time.</li>\n"
1350
- " <li><strong>{{$nonRetrievableCount}}</strong> datapoint(s) exports exceeded 1,000,000 records, which is the limit for backend processing. To export these data, please reduce the date range. Otherwise, the data will neither be downloaded nor sent via email.</li>\n"
1321
+ " <li><strong>{{$browserDownloadableCount}}</strong> data point export(s) will be downloaded directly within one file: <em>exported_[csv/excel].zip</em></li>\n"
1322
+ " <li><strong>{{$emailDeliverableCount}}</strong> data point export(s) require further processing. The files will be sent to you via separate emails once completed, which may take some time.</li>\n"
1323
+ " <li><strong>{{$nonRetrievableCount}}</strong> data point export(s) exceeded 1,000,000 records, which is the limit for backend processing. To export these data, reduce the date range. Otherwise, the data will neither be downloaded nor sent via email.</li>\n"
1351
1324
  " </ul>\n"
1352
- " <p>The total number of data points that can be exported is: <strong>{{$totalExportableDatapointsCount}} out of {{$totalDatapointsSelectedForExportCount}}</strong>.\n"
1353
- " <p><strong>Note:</strong> The file name convention of files within zip file is: <code>[source]_[fragment_series].[csv/xls]</code></p>"
1354
- msgstr "Nadat je op \"Downloaden\" hebt geklikt:<br>\n"
1325
+ " <p>The total number of data points that can be exported is: <strong>{{$totalExportableDatapointsCount}} out of {{$totalDatapointsSelectedForExportCount}}</strong>.</p>\n"
1326
+ " <p><strong>Note:</strong> The file name convention of files within a ZIP file is: <code>[source]_[fragment_series].[csv/xls]</code></p>"
1327
+ msgstr "Nadat u op \"Downloaden\" hebt geklikt:<br>\n"
1355
1328
  " <ul>\n"
1356
- " <li><strong>{{$browserDownloadableCount}}</strong> datapoint(s) exports worden direct gedownload binnen één bestand: <em>exported_[csv/excel].zip</em></li>\n"
1357
- " <li>exporten<strong> van {{$emailDeliverableCount}}</strong> datapunten vereisen verdere verwerking. De bestanden worden naar u verzonden via afzonderlijke e-mails zodra ze zijn Voltooid, wat enige tijd in beslag kan nemen.</li>\n"
1358
- " <li><strong>{{$nonRetrievableCount}}</strong> export van datapunt(en) overschrijdt 1.000.000 records, dit is de limiet voor back-end verwerking. Verklein het datumbereik om deze gegevens te exporteren. Anders worden de gegevens niet gedownload of verzonden via e-mail.</li>\n"
1329
+ " <li><strong>{{$browserDownloadableCount}}</strong> De geëxporteerde gegevenspunten worden direct in één bestand gedownload: <em>exported_[csv/excel].zip</em></li>\n"
1330
+ " <li><strong>{{$emailDeliverableCount}}</strong> De export(s) van gegevenspunten vereisen verdere verwerking. De bestanden worden u via afzonderlijke E-mails verzonden zodra ze klaar zijn, wat enige tijd kan duren.</li>\n"
1331
+ " <li><strong>{{$nonRetrievableCount}}</strong> De export(s) van gegevenspunten overschreed(en) 1.000.000 records, wat de limiet is voor back-end-verwerking. Om deze gegevens te exporteren, moet u het datumbereik verkleinen. Anders worden de gegevens niet gedownload of via E-mail verzonden.</li>\n"
1359
1332
  " </ul>\n"
1360
- " <p>Het totale aantal Gegevenspunten dat kan worden geëxporteerd is: <strong>{{$totalExportableDatapointsCount}} van {{$totalDatapointsSelectedForExportCount}}</strong>. </p>\n"
1361
- " <p><strong>Notities:</strong> De bestandsnaamconventie van bestanden binnen een zipbestand is: <code>[bron]_[fragment_series].[csv/xls]</code></p>"
1333
+ " <p>Het totale aantal gegevenspunten dat kan worden geëxporteerd is: <strong>{{$totalExportableDatapointsCount}} van de {{$totalDatapointsSelectedForExportCount}}</strong>.</p>\n"
1334
+ " <p><strong> Opmerking:</strong> De bestandsnaamconventie voor bestanden in een ZIP-bestand is: <code>[bron]_[fragment_reeks].[csv/xls]</code></p>"
1362
1335
 
1363
1336
  msgid "After completing the process you will no longer be able to access your tenant with\n"
1364
1337
  " <b>{{ vm.resolve.domainName }}</b>\n"
@@ -7097,6 +7070,16 @@ msgid "Find out more in the\n"
7097
7070
  msgstr "Meer informatie vindt u in de <a c8y-guide-href=\"/docs/standard-tenant/managing-permissions\">gebruikersdocumentatie</a> van\n\n"
7098
7071
  "."
7099
7072
 
7073
+ msgid "Find out more in the\n"
7074
+ " <a c8y-guide-href=\"docs/device-management-application/grouping-devices/#using-smart-groups\">\n"
7075
+ " user documentation\n"
7076
+ " </a>\n"
7077
+ " ."
7078
+ msgstr "Meer informatie vindt u in de <a c8y-guide-href=\"docs/device-management-application/grouping-devices/#using-smart-groups\"> gebruikersdocumentatie op </a>\n"
7079
+ " <a c8y-guide-href=\"docs/device-management-application/grouping-devices/#using-smart-groups\">\n\n"
7080
+ " </a>\n"
7081
+ " ."
7082
+
7100
7083
  msgid "Find your protocol in the\n"
7101
7084
  " <a c8y-guide-href=\"/docs/protocol-integration/device-protocols\">user documentation</a>\n"
7102
7085
  " to get more information."
@@ -8145,6 +8128,9 @@ msgid "If no constraints are set, device protocols are applied at any fitting lo
8145
8128
  msgstr "Als geen beperkingen worden ingesteld, worden apparaatprotocollen toegepast bij elke passende locatie op de OPC UA\n"
8146
8129
  " server."
8147
8130
 
8131
+ msgid "If no data is available, only the column headers are visible."
8132
+ msgstr "Als er geen gegevens beschikbaar zijn, worden alleen de kolomkoppen weergegeven."
8133
+
8148
8134
  msgid "If no product certificate key is specified, the device is considered a prototype."
8149
8135
  msgstr "Als geen productcertificaatsleutel wordt gespecificeerd, wordt het apparaat als een prototype beschouwd."
8150
8136
 
@@ -9749,9 +9735,6 @@ msgstr "Mijn protocol"
9749
9735
  msgid "My trackers"
9750
9736
  msgstr "Mijn trackers"
9751
9737
 
9752
- msgid "MyType`DEVICE_TYPE`"
9753
- msgstr "MijnType"
9754
-
9755
9738
  msgid "N/A"
9756
9739
  msgstr "n.v.t."
9757
9740
 
@@ -15534,8 +15517,8 @@ msgstr "Het dashboard is licht, dat wil zeggen: donkere tekst op een lichte acht
15534
15517
  msgid "The dashboard is styled using the brand palette."
15535
15518
  msgstr "Het dashboard wordt gestyled met het merkpalet."
15536
15519
 
15537
- msgid "The data for selected datapoint(s) exceed 1,000,000 records, which is the limit for backend processing. To export this data, please reduce the date range."
15538
- msgstr "De gegevens voor de geselecteerde datapunten overschrijden 1.000.000 records, wat de limiet is voor back-end verwerking. Verklein het datumbereik om deze gegevens te exporteren."
15520
+ msgid "The data for selected data point(s) exceeds 1,000,000 records, which is the limit for backend processing. To export this data, reduce the date range."
15521
+ msgstr "De gegevens voor de geselecteerde gegevenspunten bevatten meer dan 1.000.000 records, wat de limiet is voor verwerking door de back-end. Om deze gegevens te exporteren, moet u de datumperiode verkleinen."
15539
15522
 
15540
15523
  msgid "The default application specifies the application that shows up per default when\n"
15541
15524
  " logging into the platform. It applies to all users of the tenant. Select an\n"
@@ -15667,6 +15650,12 @@ msgstr "Het aantal keer voordat het huidige wachtwoord opnieuw mag worden gebrui
15667
15650
  msgid "The password of the user that you are currently logged in with."
15668
15651
  msgstr "Het wachtwoord van de gebruiker waarmee u momenteel bent aangemeld."
15669
15652
 
15653
+ msgid "The preview is limited to <b>{{ count }}</b> records."
15654
+ msgstr "The Preview is limited to <b>{{ count }}</b> records."
15655
+
15656
+ msgid "The preview shows the structure of the raw file from a single source."
15657
+ msgstr "De Preview weergeeft de structuur van het onbewerkte bestand uit één enkele bron."
15658
+
15670
15659
  msgid "The provided name is already taken."
15671
15660
  msgstr "De opgegeven naam wordt al gebruikt."
15672
15661
 
package/locales/pl.po CHANGED
@@ -366,21 +366,6 @@ msgstr "<p>Włączenie tej opcji spowoduje użycie układu i konfiguracji tego p
366
366
  msgid "<p>Enabling this option uses the layout and configuration of this dashboard to create dashboard instances for all devices based on the type <span class=\"tag tag--info text-12\">{{ displayDeviceTypeValue }}</span>.</p>"
367
367
  msgstr "<p>Włączenie tej opcji spowoduje użycie układu i konfiguracji tego pulpitu przy tworzeniu instancji pulpitu dla wszystkich urządzeń opartych na typie <span class=\"tag tag--info text-12\">{{ displayDeviceTypeValue }}</span>.</p>"
368
368
 
369
- msgid "<p>The preview shows the structure of the raw file from a single source.</p>\n"
370
- " <p>If no data is available, only the column headers are visible.</p>\n"
371
- " <p>\n"
372
- " The preview is limited to\n"
373
- " <b>{{ MEASUREMENTS_PREVIEW_ITEMS_LIMIT }}</b>\n"
374
- " records.\n"
375
- " </p>"
376
- msgstr "<p>Podgląd pokazuje strukturę nieprzetworzonego pliku z jednego źródła.</p>\n"
377
- " <p>W przypadku braku dostępnych danych widoczne są tylko nagłówki kolumn.</p>\n"
378
- " <p>\n"
379
- " Podgląd jest ograniczony do\n"
380
- " <b>{{ MEASUREMENTS_PREVIEW_ITEMS_LIMIT }}</b>\n"
381
- " rekordów.\n"
382
- " </p>"
383
-
384
369
  msgid "<p>To export data, you must meet at least one of these criteria:</p>\n"
385
370
  " <ul>\n"
386
371
  " <li>\n"
@@ -439,20 +424,6 @@ msgstr "<p>Aby wyświetlić dane, należy spełnić co najmniej jedno z poniższ
439
424
  " </ul>\n"
440
425
  " <p>Nie spełniasz tych wymagań? Skontaktuj się z administratorem systemu w celu uzyskania pomocy.</p>"
441
426
 
442
- msgid "<small>\n"
443
- " Find out more in the\n"
444
- " <a c8y-guide-href=\"docs/device-management-application/grouping-devices/#using-smart-groups\">\n"
445
- " user documentation\n"
446
- " </a>\n"
447
- " .\n"
448
- " </small>"
449
- msgstr "<small>\n"
450
- " Więcej informacji zawiera <a c8y-guide-href=\"docs/device-management-application/grouping-devices/#using-smart-groups\"> dokumentacja użytkownika </a>\n"
451
- " <a c8y-guide-href=\"docs/device-management-application/grouping-devices/#using-smart-groups\">\n\n"
452
- " </a>\n"
453
- " .\n"
454
- " </small>"
455
-
456
427
  msgid "<small>Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br />Supported algorithms: RSA, DSA, ECDSA, ED25519.</small>"
457
428
  msgstr "<small>Obsługiwane formaty: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br />Obsługiwane algorytmy: RSA, DSA, ECDSA, ED25519.</small>"
458
429
 
@@ -1384,20 +1355,20 @@ msgstr "Po dodaniu pierwszej odpowiedzi w tym miejscu zostanie wyświetlony podg
1384
1355
 
1385
1356
  msgid "After clicking \"Download\":<br>\n"
1386
1357
  " <ul>\n"
1387
- " <li><strong>{{$browserDownloadableCount}}</strong> datapoint(s) exports will be downloaded directly within one file: <em>exported_[csv/excel].zip</em></li>\n"
1388
- " <li><strong>{{$emailDeliverableCount}}</strong> datapoint(s) exports require further processing. The files will be sent to you via separate emails once completed, which may take some time.</li>\n"
1389
- " <li><strong>{{$nonRetrievableCount}}</strong> datapoint(s) exports exceeded 1,000,000 records, which is the limit for backend processing. To export these data, please reduce the date range. Otherwise, the data will neither be downloaded nor sent via email.</li>\n"
1358
+ " <li><strong>{{$browserDownloadableCount}}</strong> data point export(s) will be downloaded directly within one file: <em>exported_[csv/excel].zip</em></li>\n"
1359
+ " <li><strong>{{$emailDeliverableCount}}</strong> data point export(s) require further processing. The files will be sent to you via separate emails once completed, which may take some time.</li>\n"
1360
+ " <li><strong>{{$nonRetrievableCount}}</strong> data point export(s) exceeded 1,000,000 records, which is the limit for backend processing. To export these data, reduce the date range. Otherwise, the data will neither be downloaded nor sent via email.</li>\n"
1390
1361
  " </ul>\n"
1391
- " <p>The total number of data points that can be exported is: <strong>{{$totalExportableDatapointsCount}} out of {{$totalDatapointsSelectedForExportCount}}</strong>.\n"
1392
- " <p><strong>Note:</strong> The file name convention of files within zip file is: <code>[source]_[fragment_series].[csv/xls]</code></p>"
1393
- msgstr "Po kliknięciu \"Pobierz\":<br>\n"
1362
+ " <p>The total number of data points that can be exported is: <strong>{{$totalExportableDatapointsCount}} out of {{$totalDatapointsSelectedForExportCount}}</strong>.</p>\n"
1363
+ " <p><strong>Note:</strong> The file name convention of files within a ZIP file is: <code>[source]_[fragment_series].[csv/xls]</code></p>"
1364
+ msgstr "Po kliknięciu przycisku „Pobierz”:<br>\n"
1394
1365
  " <ul>\n"
1395
1366
  " <li><strong>{{$browserDownloadableCount}}</strong> eksporty punktów danych zostaną pobrane bezpośrednio w jednym pliku: <em>exported_[csv/excel].zip</em></li>\n"
1396
- " <li>eksporty<strong>{{$emailDeliverableCount}}</strong> punktów danych wymagają dalszego przetwarzania. Pliki zostaną wysłane do Ciebie osobnymi wiadomościami e-mail po ich zakończeniu, co może zająć trochę czasu.</li>\n"
1397
- " <li>eksporty punktów danych<strong>{{$nonRetrievableCount}}</strong> przekroczyły 1 000 000 rekordów, co jest limitem dla Przetwarzania Backend. Aby wyeksportować te dane, zmniejsz zakres dat. W przeciwnym razie dane nie zostaną pobrane ani wysłane przez e-mail.</li>\n"
1367
+ " <li><strong>{{$emailDeliverableCount}}</strong> eksporty punktów danych wymagają dalszego przetwarzania. Pliki zostaną wysłane w osobnych wiadomościach e-mail po zakończeniu przetwarzania, co może trochę potrwać.</li>\n"
1368
+ " <li><strong>{{$nonRetrievableCount}}</strong> Eksport danych przekroczył 1 000 000 rekordów, co stanowi limit przetwarzania Backendu. Aby wyeksportować te dane, należy zawęzić zakres dat. W przeciwnym razie dane nie zostaną ani pobrane, ani wysłane za pośrednictwem e-maila.</li>\n"
1398
1369
  " </ul>\n"
1399
- " <p>Całkowita liczba punktów danych, które można wyeksportować, wynosi: <strong>{{$totalExportableDatapointsCount}} z {{$totalDatapointsSelectedForExportCount}}</strong>. </p>\n"
1400
- " <p><strong>Uwaga:</strong> Konwencja nazw plików w pliku zip to: <code>[źródło]_[fragment_serii].[csv/xls]</code></p>"
1370
+ " <p>Łączna liczba punktów danych, które można wyeksportować, wynosi: <strong>{{$totalExportableDatapointsCount}} z {{$totalDatapointsSelectedForExportCount}}</strong>.</p>\n"
1371
+ " <p><strong> Uwaga:</strong> Konwencja nazewnictwa plików w pliku ZIP jest następująca: <code>[źródło]_[fragment_seria].[csv/xls]</code></p>"
1401
1372
 
1402
1373
  msgid "After completing the process you will no longer be able to access your tenant with\n"
1403
1374
  " <b>{{ vm.resolve.domainName }}</b>\n"
@@ -7137,6 +7108,16 @@ msgid "Find out more in the\n"
7137
7108
  msgstr "Więcej informacji zawiera <a c8y-guide-href=\"/docs/standard-tenant/managing-permissions\">dokumentacja użytkownika</a>\n\n"
7138
7109
  " ."
7139
7110
 
7111
+ msgid "Find out more in the\n"
7112
+ " <a c8y-guide-href=\"docs/device-management-application/grouping-devices/#using-smart-groups\">\n"
7113
+ " user documentation\n"
7114
+ " </a>\n"
7115
+ " ."
7116
+ msgstr "Więcej informacji zawiera <a c8y-guide-href=\"docs/device-management-application/grouping-devices/#using-smart-groups\"> dokumentacja użytkownika </a> pod adresem\n"
7117
+ " <a c8y-guide-href=\"docs/device-management-application/grouping-devices/#using-smart-groups\">\n\n"
7118
+ " </a>\n"
7119
+ " ."
7120
+
7140
7121
  msgid "Find your protocol in the\n"
7141
7122
  " <a c8y-guide-href=\"/docs/protocol-integration/device-protocols\">user documentation</a>\n"
7142
7123
  " to get more information."
@@ -8185,6 +8166,9 @@ msgid "If no constraints are set, device protocols are applied at any fitting lo
8185
8166
  msgstr "W przypadku braku ograniczeń protokoły urządzeń są stosowane w dowolnej pasującej lokalizacji na\n"
8186
8167
  " serwerze OPC UA."
8187
8168
 
8169
+ msgid "If no data is available, only the column headers are visible."
8170
+ msgstr "Jeśli dane nie są dostępne, widoczne są tylko nagłówki kolumn."
8171
+
8188
8172
  msgid "If no product certificate key is specified, the device is considered a prototype."
8189
8173
  msgstr "Jeśli nie określono klucza certyfikatu produktu, urządzenie jest uważane za prototyp."
8190
8174
 
@@ -9795,9 +9779,6 @@ msgstr "Mój protokół"
9795
9779
  msgid "My trackers"
9796
9780
  msgstr "Moje urządzenia śledzące"
9797
9781
 
9798
- msgid "MyType`DEVICE_TYPE`"
9799
- msgstr "MójTyp"
9800
-
9801
9782
  msgid "N/A"
9802
9783
  msgstr "nd"
9803
9784
 
@@ -15582,8 +15563,8 @@ msgstr "Pulpit ma jasny wygląd, czyli ciemny tekst na jasnym tle."
15582
15563
  msgid "The dashboard is styled using the brand palette."
15583
15564
  msgstr "Styl pulpitu został określony z użyciem palety marki."
15584
15565
 
15585
- msgid "The data for selected datapoint(s) exceed 1,000,000 records, which is the limit for backend processing. To export this data, please reduce the date range."
15586
- msgstr "Dane dla wybranych punktów danych przekraczają 1 000 000 rekordów, co stanowi limit dla przetwarzania Backend. Aby wyeksportować te dane, zmniejsz zakres dat."
15566
+ msgid "The data for selected data point(s) exceeds 1,000,000 records, which is the limit for backend processing. To export this data, reduce the date range."
15567
+ msgstr "Liczba rekordów dla wybranych punktów danych przekracza 1 000 000, co stanowi limit przetwarzania na Backendzie. Aby wyeksportować te dane, należy zawęzić zakres dat."
15587
15568
 
15588
15569
  msgid "The default application specifies the application that shows up per default when\n"
15589
15570
  " logging into the platform. It applies to all users of the tenant. Select an\n"
@@ -15715,6 +15696,12 @@ msgstr "Liczba zmian, po których można ponownie wykorzystać bieżące hasło.
15715
15696
  msgid "The password of the user that you are currently logged in with."
15716
15697
  msgstr "Hasło aktualnie zalogowanego użytkownika."
15717
15698
 
15699
+ msgid "The preview is limited to <b>{{ count }}</b> records."
15700
+ msgstr "Podgląd jest ograniczony do <b>{{ count }}</b> rekordów."
15701
+
15702
+ msgid "The preview shows the structure of the raw file from a single source."
15703
+ msgstr "Podgląd pokazuje strukturę pliku surowego pochodzącego z jednego źródła."
15704
+
15718
15705
  msgid "The provided name is already taken."
15719
15706
  msgstr "Podana nazwa jest już zajęta."
15720
15707
 
package/locales/pt_BR.po CHANGED
@@ -331,21 +331,6 @@ msgstr "<p>Ativar esta opção usa o layout e a configuração deste painel para
331
331
  msgid "<p>Enabling this option uses the layout and configuration of this dashboard to create dashboard instances for all devices based on the type <span class=\"tag tag--info text-12\">{{ displayDeviceTypeValue }}</span>.</p>"
332
332
  msgstr "<p>Ativar esta opção usa o layout e a configuração deste painel para criar instâncias de painel para todos os dispositivos com base no tipo <span class=\"tag tag--info text-12\">{{ displayDeviceTypeValue }}</span>.</p>"
333
333
 
334
- msgid "<p>The preview shows the structure of the raw file from a single source.</p>\n"
335
- " <p>If no data is available, only the column headers are visible.</p>\n"
336
- " <p>\n"
337
- " The preview is limited to\n"
338
- " <b>{{ MEASUREMENTS_PREVIEW_ITEMS_LIMIT }}</b>\n"
339
- " records.\n"
340
- " </p>"
341
- msgstr "<p>A visualização mostra a estrutura do arquivo bruto a partir de uma única origem.</p>\n"
342
- " <p>Se nenhum dado estiver disponível, somente os cabeçalhos das colunas estarão visíveis.</p>\n"
343
- " <p>\n"
344
- " A visualização é limitada a\n"
345
- " <b>{{ MEASUREMENTS_PREVIEW_ITEMS_LIMIT }}</b>\n"
346
- " registros.\n"
347
- " </p>"
348
-
349
334
  msgid "<p>To export data, you must meet at least one of these criteria:</p>\n"
350
335
  " <ul>\n"
351
336
  " <li>\n"
@@ -404,20 +389,6 @@ msgstr "<p>Para visualizar os dados, você deve atender a pelo menos um destes c
404
389
  " </ul>\n"
405
390
  " <p>Não atende a esses requisitos? Entre em contato com o administrador do sistema para obter ajuda.</p>"
406
391
 
407
- msgid "<small>\n"
408
- " Find out more in the\n"
409
- " <a c8y-guide-href=\"docs/device-management-application/grouping-devices/#using-smart-groups\">\n"
410
- " user documentation\n"
411
- " </a>\n"
412
- " .\n"
413
- " </small>"
414
- msgstr "<small>\n"
415
- " Obtenha mais informações na <a c8y-guide-href=\"docs/device-management-application/grouping-devices/#using-smart-groups\"> documentação do usuário </a>\n"
416
- " <a c8y-guide-href=\"docs/device-management-application/grouping-devices/#using-smart-groups\">\n\n"
417
- " </a>\n"
418
- " .\n"
419
- " </small>"
420
-
421
392
  msgid "<small>Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br />Supported algorithms: RSA, DSA, ECDSA, ED25519.</small>"
422
393
  msgstr "<small>Formatos suportados: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br />Algoritmos suportados: RSA, DSA, ECDSA, ED25519.</small>"
423
394
 
@@ -1347,20 +1318,20 @@ msgstr "Depois de adicionar sua primeira resposta, a visualização do CSV será
1347
1318
 
1348
1319
  msgid "After clicking \"Download\":<br>\n"
1349
1320
  " <ul>\n"
1350
- " <li><strong>{{$browserDownloadableCount}}</strong> datapoint(s) exports will be downloaded directly within one file: <em>exported_[csv/excel].zip</em></li>\n"
1351
- " <li><strong>{{$emailDeliverableCount}}</strong> datapoint(s) exports require further processing. The files will be sent to you via separate emails once completed, which may take some time.</li>\n"
1352
- " <li><strong>{{$nonRetrievableCount}}</strong> datapoint(s) exports exceeded 1,000,000 records, which is the limit for backend processing. To export these data, please reduce the date range. Otherwise, the data will neither be downloaded nor sent via email.</li>\n"
1321
+ " <li><strong>{{$browserDownloadableCount}}</strong> data point export(s) will be downloaded directly within one file: <em>exported_[csv/excel].zip</em></li>\n"
1322
+ " <li><strong>{{$emailDeliverableCount}}</strong> data point export(s) require further processing. The files will be sent to you via separate emails once completed, which may take some time.</li>\n"
1323
+ " <li><strong>{{$nonRetrievableCount}}</strong> data point export(s) exceeded 1,000,000 records, which is the limit for backend processing. To export these data, reduce the date range. Otherwise, the data will neither be downloaded nor sent via email.</li>\n"
1353
1324
  " </ul>\n"
1354
- " <p>The total number of data points that can be exported is: <strong>{{$totalExportableDatapointsCount}} out of {{$totalDatapointsSelectedForExportCount}}</strong>.\n"
1355
- " <p><strong>Note:</strong> The file name convention of files within zip file is: <code>[source]_[fragment_series].[csv/xls]</code></p>"
1356
- msgstr "Depois de clicar em \"Baixar\":<br>\n"
1325
+ " <p>The total number of data points that can be exported is: <strong>{{$totalExportableDatapointsCount}} out of {{$totalDatapointsSelectedForExportCount}}</strong>.</p>\n"
1326
+ " <p><strong>Note:</strong> The file name convention of files within a ZIP file is: <code>[source]_[fragment_series].[csv/xls]</code></p>"
1327
+ msgstr "Após clicar em \"Baixar\":<br>\n"
1357
1328
  " <ul>\n"
1358
- " <li>as exportações do(s) ponto(s) de dados de<strong>{{$browserDownloadableCount}}</strong> serão baixadas diretamente em um arquivo: <em>exported_[csv/excel].zip</em></li>\n"
1359
- " <li>as exportações do(s) ponto(s) de dados de<strong>{{$emailDeliverableCount}}</strong> requerem processamento adicional. Os arquivos serão enviados para você por e-mails separados depois de concluídos, o que pode levar algum tempo.</li>\n"
1360
- " <li>as exportações do(s) ponto(s) de dados<strong>{{$nonRetrievableCount}}</strong> excederam 1.000.000 de registros, que é o limite para o processamento de backend. Para exportar esses dados, reduza o intervalo de datas. Caso contrário, os dados não serão baixados nem enviados por e-mail.</li>\n"
1329
+ " <li><strong>{{$browserDownloadableCount}}</strong> As exportações de pontos de dados serão baixadas diretamente em um único arquivo: <em>exported_[csv/excel].zip</em></li>\n"
1330
+ " <li><strong>{{$emailDeliverableCount}}</strong> A(s) exportação(ões) de pontos de dados requer(em) processamento adicional. Os arquivos serão enviados a você por e-mails separados assim que concluídos, o que pode levar algum tempo.</li>\n"
1331
+ " <li><strong>{{$nonRetrievableCount}}</strong> A(s) exportação(ões) de pontos de dados excedeu(ram) 1.000.000 de registros, que é o limite para o processamento do Backend. Para exportar esses dados, reduza o intervalo de datas. Caso contrário, os dados não serão baixados nem enviados por E-mail.</li>\n"
1361
1332
  " </ul>\n"
1362
- " <p>O número total de pontos de dados que podem ser exportados é: <strong>{{$totalExportableDatapointsCount}} de {{$totalDatapointsSelectedForExportCount}}</strong>. </p>\n"
1363
- " <p><strong>Nota:</strong> A convenção de nome de arquivo dos arquivos dentro do arquivo zip é: <code>[origem]_[fragmento_série].[csv/xls]</code></p>"
1333
+ " <p>O número total de pontos de dados que podem ser exportados é: <strong>{{$totalExportableDatapointsCount}} de {{$totalDatapointsSelectedForExportCount}}</strong>.</p>\n"
1334
+ " <p><strong> Observação:</strong> A convenção de nomenclatura dos arquivos dentro de um arquivo ZIP é: <code>[fonte]_[série_fragmento].[csv/xls]</code></p>"
1364
1335
 
1365
1336
  msgid "After completing the process you will no longer be able to access your tenant with\n"
1366
1337
  " <b>{{ vm.resolve.domainName }}</b>\n"
@@ -7097,6 +7068,17 @@ msgid "Find out more in the\n"
7097
7068
  msgstr "Obtenha mais informações na <a c8y-guide-href=\"/docs/standard-tenant/managing-permissions\">documentação do usuário</a>\n\n"
7098
7069
  "."
7099
7070
 
7071
+ msgid "Find out more in the\n"
7072
+ " <a c8y-guide-href=\"docs/device-management-application/grouping-devices/#using-smart-groups\">\n"
7073
+ " user documentation\n"
7074
+ " </a>\n"
7075
+ " ."
7076
+ msgstr "Obtenha mais informações em\n"
7077
+ " <a c8y-guide-href=\"docs/device-management-application/grouping-devices/#using-smart-groups\">\n"
7078
+ " </a> na <a c8y-guide-href=\"docs/device-management-application/grouping-devices/#using-smart-groups\"> documentação do usuário\n"
7079
+ " </a>\n"
7080
+ " ."
7081
+
7100
7082
  msgid "Find your protocol in the\n"
7101
7083
  " <a c8y-guide-href=\"/docs/protocol-integration/device-protocols\">user documentation</a>\n"
7102
7084
  " to get more information."
@@ -8145,6 +8127,9 @@ msgid "If no constraints are set, device protocols are applied at any fitting lo
8145
8127
  msgstr "Se nenhuma restrição for definida, os protocolos do dispositivo são aplicados em qualquer local adequado no\n"
8146
8128
  " servidor OPC UA."
8147
8129
 
8130
+ msgid "If no data is available, only the column headers are visible."
8131
+ msgstr "Se não houver dados disponíveis, apenas os cabeçalhos das colunas ficarão visíveis."
8132
+
8148
8133
  msgid "If no product certificate key is specified, the device is considered a prototype."
8149
8134
  msgstr "Se nenhuma chave de certificado de produto for especificada, o dispositivo será considerado um protótipo."
8150
8135
 
@@ -9749,9 +9734,6 @@ msgstr "Meu protocolo"
9749
9734
  msgid "My trackers"
9750
9735
  msgstr "Meus rastreadores"
9751
9736
 
9752
- msgid "MyType`DEVICE_TYPE`"
9753
- msgstr "MeuTipo"
9754
-
9755
9737
  msgid "N/A"
9756
9738
  msgstr "N/A"
9757
9739
 
@@ -15534,8 +15516,8 @@ msgstr "O painel tem aparência clara, ou seja, texto escuro com fundo claro."
15534
15516
  msgid "The dashboard is styled using the brand palette."
15535
15517
  msgstr "O painel é estilizado usando a paleta da marca."
15536
15518
 
15537
- msgid "The data for selected datapoint(s) exceed 1,000,000 records, which is the limit for backend processing. To export this data, please reduce the date range."
15538
- msgstr "Os dados do(s) ponto(s) de dados selecionado(s) excedem 1.000.000 de registros, que é o limite para o processamento backend. Para exportar esses dados, reduza o intervalo de datas."
15519
+ msgid "The data for selected data point(s) exceeds 1,000,000 records, which is the limit for backend processing. To export this data, reduce the date range."
15520
+ msgstr "Os dados dos pontos de dados selecionados ultrapassam 1.000.000 de registros, o que é o limite para o processamento no Backend. Para exportar esses dados, reduza o intervalo de datas."
15539
15521
 
15540
15522
  msgid "The default application specifies the application that shows up per default when\n"
15541
15523
  " logging into the platform. It applies to all users of the tenant. Select an\n"
@@ -15667,6 +15649,12 @@ msgstr "O número de vezes antes que a senha atual possa ser reutilizada. Valor
15667
15649
  msgid "The password of the user that you are currently logged in with."
15668
15650
  msgstr "A senha do usuário com a qual você está conectado no momento."
15669
15651
 
15652
+ msgid "The preview is limited to <b>{{ count }}</b> records."
15653
+ msgstr "A visualização está limitada a <b>{{ count }}</b> registros."
15654
+
15655
+ msgid "The preview shows the structure of the raw file from a single source."
15656
+ msgstr "A visualização mostra a estrutura do arquivo bruto proveniente de uma única fonte."
15657
+
15670
15658
  msgid "The provided name is already taken."
15671
15659
  msgstr "O nome fornecido já foi usado."
15672
15660