@c8y/ng1-modules 1023.42.1 → 1023.43.3
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/administration-applications/application-list-view/application-list-view.html +1 -2
- package/administration-retentionRules/views/list.html +3 -4
- package/alarmsEventsExplorer/alarmsEventsTimelinesConfig/alarmsEventsTimelinesConfig.html +2 -3
- package/core/locales/de.po +84 -148
- package/core/locales/es.po +82 -166
- package/core/locales/fr.po +79 -148
- package/core/locales/ja_JP.po +79 -174
- package/core/locales/ko.po +76 -144
- package/core/locales/nl.po +76 -145
- package/core/locales/pl.po +79 -145
- package/core/locales/pt_BR.po +78 -145
- package/core/locales/zh_CN.po +88 -159
- package/core/locales/zh_TW.po +84 -162
- package/core/ui/views/alarmList.html +2 -3
- package/core/ui/views/eventList.html +5 -6
- package/dataBroker/subscriptions/subscriptions.html +2 -3
- package/devicemanagement-measurements/views/index.html +2 -3
- package/package.json +1 -1
- package/roles/list/rolesList.html +3 -8
- package/simulators/detail/instructionList.html +2 -3
- package/simulators/list/list.html +2 -3
- package/smartRestEditor/views/list.html +2 -3
- package/smartRules/list/smartRulesList.html +1 -2
- package/smartRules/views/list.html +1 -2
- package/tenantApplications/controllers/main.js +1 -1
- package/tenantApplications/views/index.html +3 -3
- package/users/userList/userList.html +7 -1
|
@@ -95,16 +95,15 @@
|
|
|
95
95
|
<small translate>
|
|
96
96
|
Find out more in the
|
|
97
97
|
<a c8y-guide-href="/docs/standard-tenant/managing-data/#retention-rules">
|
|
98
|
-
user documentation
|
|
99
|
-
|
|
100
|
-
.
|
|
98
|
+
user documentation</a
|
|
99
|
+
>.
|
|
101
100
|
</small>
|
|
102
101
|
</p>
|
|
103
102
|
</c8y-ui-empty-state>
|
|
104
103
|
|
|
105
104
|
<div
|
|
106
105
|
class="c8y-list__group m-b-24"
|
|
107
|
-
ng-class="{ 'dd-low': (retentions | filter
|
|
106
|
+
ng-class="{ 'dd-low': (retentions | filter: vm.filter).length < 10 }"
|
|
108
107
|
>
|
|
109
108
|
<div
|
|
110
109
|
class="page-sticky-header c8y-list__item hidden-xs"
|
package/core/locales/de.po
CHANGED
|
@@ -443,16 +443,12 @@ msgstr "<p>Damit Daten angezeigt werden, muss mindestens eines der folgenden Kri
|
|
|
443
443
|
msgid "<small>\n"
|
|
444
444
|
" Find out more in the\n"
|
|
445
445
|
" <a c8y-guide-href=\"docs/device-management-application/grouping-devices/#using-smart-groups\">\n"
|
|
446
|
-
" user documentation
|
|
447
|
-
" </a>\n"
|
|
448
|
-
" .\n"
|
|
446
|
+
" user documentation</a>.\n"
|
|
449
447
|
" </small>"
|
|
450
448
|
msgstr "<small>\n"
|
|
451
|
-
" Weitere Informationen finden Sie in der\n"
|
|
449
|
+
" Weitere Informationen finden Sie in der <a c8y-guide-href=\"docs/device-management-application/grouping-devices/#using-smart-groups\"> Benutzerdokumentation</a> „\n"
|
|
452
450
|
" <a c8y-guide-href=\"docs/device-management-application/grouping-devices/#using-smart-groups\">\n"
|
|
453
|
-
"
|
|
454
|
-
" </a>\n"
|
|
455
|
-
" .\n"
|
|
451
|
+
" “</a>(Einführung in die Arbeit mit dem Linux-Dateisystem).\n"
|
|
456
452
|
" </small>"
|
|
457
453
|
|
|
458
454
|
msgid "<ul class=\"m-l-0 p-l-8 m-t-8 m-b-0\">\n"
|
|
@@ -7365,34 +7361,28 @@ msgstr "Weitere Informationen zu den einzelnen Optionen finden Sie in der\n"
|
|
|
7365
7361
|
" <a ng-href=\"{{ ::helpLink }}\" target=\"_blank\" rel=\"noopener noreferrer\">Benutzerdokumentation</a>."
|
|
7366
7362
|
|
|
7367
7363
|
msgid "Find out more in the\n"
|
|
7368
|
-
" <a c8y-guide-href=\"/docs/cockpit/working-with-dashboards\">user documentation</a
|
|
7369
|
-
"
|
|
7370
|
-
|
|
7364
|
+
" <a c8y-guide-href=\"/docs/cockpit/working-with-dashboards\">user documentation</a>."
|
|
7365
|
+
msgstr "Weitere Informationen finden Sie in der <a c8y-guide-href=\"/docs/cockpit/working-with-dashboards\">Benutzerdokumentation</a> zu „\n"
|
|
7366
|
+
"“."
|
|
7371
7367
|
|
|
7372
7368
|
msgid "Find out more in the\n"
|
|
7373
7369
|
" <a c8y-guide-href=\"/docs/enterprise-tenant/managing-tenants/#custom-properties\">\n"
|
|
7374
|
-
" User guide
|
|
7375
|
-
"
|
|
7376
|
-
"
|
|
7377
|
-
|
|
7378
|
-
" <a c8y-guide-href=\"/docs/enterprise-tenant/managing-tenants/#custom-properties\"> </a> \n"
|
|
7379
|
-
"."
|
|
7370
|
+
" User guide</a>."
|
|
7371
|
+
msgstr "Weitere Informationen finden Sie im <a c8y-guide-href=\"/docs/enterprise-tenant/managing-tenants/#custom-properties\"> Benutzerhandbuch</a> „\n"
|
|
7372
|
+
" “ <a c8y-guide-href=\"/docs/enterprise-tenant/managing-tenants/#custom-properties\"> (\n"
|
|
7373
|
+
" )</a>."
|
|
7380
7374
|
|
|
7381
7375
|
msgid "Find out more in the\n"
|
|
7382
|
-
" <a c8y-guide-href=\"{{ docsUrl }}\">user documentation</a
|
|
7383
|
-
"
|
|
7384
|
-
|
|
7376
|
+
" <a c8y-guide-href=\"{{ docsUrl }}\">user documentation</a>."
|
|
7377
|
+
msgstr "Weitere Informationen finden Sie in der <a c8y-guide-href=\"{{ docsUrl }}\">Benutzerdokumentation</a> zu „\n"
|
|
7378
|
+
"“."
|
|
7385
7379
|
|
|
7386
7380
|
msgid "Find out more in the\n"
|
|
7387
7381
|
" <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#data-point-table\">\n"
|
|
7388
|
-
" user documentation
|
|
7389
|
-
"
|
|
7390
|
-
" ."
|
|
7391
|
-
msgstr "Weitere Informationen finden Sie in der\n"
|
|
7382
|
+
" user documentation</a>."
|
|
7383
|
+
msgstr "Weitere Informationen finden Sie in der <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#data-point-table\"> Benutzerdokumentation</a> zu\n"
|
|
7392
7384
|
" <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#data-point-table\">\n"
|
|
7393
|
-
"
|
|
7394
|
-
" </a>\n"
|
|
7395
|
-
" ."
|
|
7385
|
+
" </a>."
|
|
7396
7386
|
|
|
7397
7387
|
msgid "Find out more in the\n"
|
|
7398
7388
|
" <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#kpi\">user documentation</a>\n"
|
|
@@ -7402,138 +7392,104 @@ msgstr "Weitere Informationen finden Sie in der\n"
|
|
|
7402
7392
|
" ."
|
|
7403
7393
|
|
|
7404
7394
|
msgid "Find out more in the\n"
|
|
7405
|
-
" <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#
|
|
7406
|
-
"
|
|
7407
|
-
" </a>\n"
|
|
7395
|
+
" <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#kpi\">user documentation</a>."
|
|
7396
|
+
msgstr "Weitere Informationen finden Sie in der <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#kpi\">Benutzerdokumentation</a> zu\n"
|
|
7408
7397
|
" ."
|
|
7409
|
-
|
|
7398
|
+
|
|
7399
|
+
msgid "Find out more in the\n"
|
|
7410
7400
|
" <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#linear-gauge\">\n"
|
|
7411
|
-
"
|
|
7412
|
-
"
|
|
7413
|
-
"
|
|
7401
|
+
" user documentation</a>."
|
|
7402
|
+
msgstr "Weitere Informationen finden Sie in der <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#linear-gauge\"> Benutzerdokumentation</a> zu\n"
|
|
7403
|
+
" <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#linear-gauge\">\n"
|
|
7404
|
+
" </a>."
|
|
7414
7405
|
|
|
7415
7406
|
msgid "Find out more in the\n"
|
|
7416
|
-
" <a c8y-guide-href=\"/docs/enterprise-tenant/managing-tenants\">user documentation</a
|
|
7417
|
-
"
|
|
7418
|
-
msgstr "Weitere Informationen finden Sie in der\n"
|
|
7419
|
-
" <a c8y-guide-href=\"/docs/enterprise-tenant/managing-tenants\">Benutzerdokumentation</a>\n"
|
|
7407
|
+
" <a c8y-guide-href=\"/docs/enterprise-tenant/managing-tenants\">user documentation</a>."
|
|
7408
|
+
msgstr "Weitere Informationen finden Sie in der <a c8y-guide-href=\"/docs/enterprise-tenant/managing-tenants\">Benutzerdokumentation</a> zu\n"
|
|
7420
7409
|
" ."
|
|
7421
7410
|
|
|
7422
7411
|
msgid "Find out more in the\n"
|
|
7423
|
-
" <a c8y-guide-href=\"/docs/cockpit/smart-rules\">user documentation</a
|
|
7412
|
+
" <a c8y-guide-href=\"/docs/cockpit/smart-rules\">user documentation</a>."
|
|
7413
|
+
msgstr "Weitere Informationen finden Sie in der <a c8y-guide-href=\"/docs/cockpit/smart-rules\">Benutzerdokumentation</a> zu\n"
|
|
7424
7414
|
" ."
|
|
7425
|
-
msgstr "Weitere Informationen finden Sie in der \n"
|
|
7426
|
-
" <a c8y-guide-href=\"/docs/cockpit/smart-rules\">Benutzerdokumentation</a>."
|
|
7427
7415
|
|
|
7428
7416
|
msgid "Find out more in the\n"
|
|
7429
7417
|
" <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#data-point-table\">\n"
|
|
7430
|
-
" user documentation
|
|
7431
|
-
"
|
|
7432
|
-
" ."
|
|
7433
|
-
msgstr "Weitere Informationen finden Sie in der\n"
|
|
7418
|
+
" user documentation</a>."
|
|
7419
|
+
msgstr "Weitere Informationen finden Sie in der <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#data-point-table\"> Benutzerdokumentation zu</a>\n"
|
|
7434
7420
|
" <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#data-point-table\">\n"
|
|
7435
|
-
"
|
|
7436
|
-
" </a>\n"
|
|
7437
|
-
" "
|
|
7421
|
+
" </a>."
|
|
7438
7422
|
|
|
7439
7423
|
msgid "Find out more in the\n"
|
|
7440
|
-
" <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#info-gauge\">user documentation</a
|
|
7441
|
-
"
|
|
7442
|
-
msgstr "Weitere Informationen finden Sie in der \n"
|
|
7443
|
-
" <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#info-gauge\">-Benutzerdokumentation</a>\n"
|
|
7424
|
+
" <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#info-gauge\">user documentation</a>."
|
|
7425
|
+
msgstr "Weitere Informationen finden Sie in der <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#info-gauge\">Benutzerdokumentation</a> zu\n"
|
|
7444
7426
|
" ."
|
|
7445
7427
|
|
|
7446
7428
|
msgid "Find out more in the\n"
|
|
7447
7429
|
" <a c8y-guide-href=\"/docs/device-management-application/managing-device-data/#managing-configurations\">\n"
|
|
7448
|
-
" user documentation
|
|
7449
|
-
"
|
|
7450
|
-
"
|
|
7451
|
-
|
|
7452
|
-
" <a c8y-guide-href=\"/docs/device-management-application/managing-device-data/#managing-configurations\">\n"
|
|
7453
|
-
" Benutzerdokumentation\n"
|
|
7454
|
-
" </a>\n"
|
|
7455
|
-
" ."
|
|
7430
|
+
" user documentation</a>."
|
|
7431
|
+
msgstr "Weitere Informationen finden Sie in der <a c8y-guide-href=\"/docs/device-management-application/managing-device-data/#managing-configurations\"> Benutzerdokumentation zu</a>\n"
|
|
7432
|
+
" <a c8y-guide-href=\"/docs/device-management-application/managing-device-data/#managing-configurations\">\n"
|
|
7433
|
+
" </a>."
|
|
7456
7434
|
|
|
7457
7435
|
msgid "Find out more in the\n"
|
|
7458
7436
|
" <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#data-point-graph\">\n"
|
|
7459
|
-
" user documentation
|
|
7460
|
-
"
|
|
7461
|
-
" ."
|
|
7462
|
-
msgstr "Weitere Informationen finden Sie in der \n"
|
|
7437
|
+
" user documentation</a>."
|
|
7438
|
+
msgstr "Weitere Informationen finden Sie in der <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#data-point-graph\"> Benutzerdokumentation</a> zu\n"
|
|
7463
7439
|
" <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#data-point-graph\">\n"
|
|
7464
|
-
"
|
|
7465
|
-
" </a>\n"
|
|
7466
|
-
" ."
|
|
7440
|
+
" </a>."
|
|
7467
7441
|
|
|
7468
7442
|
msgid "Find out more in the\n"
|
|
7469
|
-
" <a c8y-guide-href=\"/docs/concepts/applications\">user documentation</a
|
|
7470
|
-
"
|
|
7471
|
-
|
|
7472
|
-
" <a c8y-guide-href=\"/docs/concepts/applications\">Benutzerdokumentation</a>\n"
|
|
7473
|
-
" ."
|
|
7443
|
+
" <a c8y-guide-href=\"/docs/concepts/applications\">user documentation</a>."
|
|
7444
|
+
msgstr "Weitere Informationen finden Sie in der <a c8y-guide-href=\"/docs/concepts/applications\">Benutzerdokumentation</a> zu „\n"
|
|
7445
|
+
"“."
|
|
7474
7446
|
|
|
7475
7447
|
msgid "Find out more in the\n"
|
|
7476
7448
|
" <a c8y-guide-href=\"/docs/device-management-application/monitoring-and-controlling-devices/#working-with-alarms\">\n"
|
|
7477
|
-
" user documentation
|
|
7478
|
-
"
|
|
7479
|
-
"
|
|
7480
|
-
|
|
7481
|
-
" <a c8y-guide-href=\"/docs/device-management-application/monitoring-and-controlling-devices/#working-with-alarms\">\n"
|
|
7482
|
-
" Benutzerdokumentation\n"
|
|
7483
|
-
" </a>\n"
|
|
7484
|
-
" ."
|
|
7449
|
+
" user documentation</a>."
|
|
7450
|
+
msgstr "Weitere Informationen finden Sie in der <a c8y-guide-href=\"/docs/device-management-application/monitoring-and-controlling-devices/#working-with-alarms\"> Benutzerdokumentation</a> zu\n"
|
|
7451
|
+
" <a c8y-guide-href=\"/docs/device-management-application/monitoring-and-controlling-devices/#working-with-alarms\">\n"
|
|
7452
|
+
" </a>."
|
|
7485
7453
|
|
|
7486
7454
|
msgid "Find out more in the\n"
|
|
7487
7455
|
" <a target=\"_blank\" c8y-guide-href=\"/docs/device-management-application/working-with-simulators\" rel=\"noopener noreferrer\">\n"
|
|
7488
|
-
" user documentation
|
|
7489
|
-
"
|
|
7490
|
-
" ."
|
|
7491
|
-
msgstr "Weitere Informationen finden Sie in der\n"
|
|
7456
|
+
" user documentation</a>."
|
|
7457
|
+
msgstr "Weitere Informationen finden Sie in der <a target=\"_blank\" c8y-guide-href=\"/docs/device-management-application/working-with-simulators\" rel=\"noopener noreferrer\"> Benutzerdokumentation</a> zu\n"
|
|
7492
7458
|
" <a target=\"_blank\" c8y-guide-href=\"/docs/device-management-application/working-with-simulators\" rel=\"noopener noreferrer\">\n"
|
|
7493
|
-
"
|
|
7494
|
-
" </a>."
|
|
7459
|
+
" </a>."
|
|
7495
7460
|
|
|
7496
7461
|
msgid "Find out more in the\n"
|
|
7497
7462
|
" <a c8y-guide-href=\"/docs/cockpit/data-explorer/#to-add-alarms-or-events\">\n"
|
|
7498
|
-
" user documentation
|
|
7499
|
-
"
|
|
7500
|
-
" ."
|
|
7501
|
-
msgstr "Weitere Informationen finden Sie in der \n"
|
|
7463
|
+
" user documentation</a>."
|
|
7464
|
+
msgstr "Weitere Informationen finden Sie in der <a c8y-guide-href=\"/docs/cockpit/data-explorer/#to-add-alarms-or-events\"> Benutzerdokumentation</a> zu\n"
|
|
7502
7465
|
" <a c8y-guide-href=\"/docs/cockpit/data-explorer/#to-add-alarms-or-events\">\n"
|
|
7503
|
-
"
|
|
7504
|
-
|
|
7466
|
+
" </a>."
|
|
7467
|
+
|
|
7468
|
+
msgid "Find out more in the\n"
|
|
7469
|
+
" <a c8y-guide-href=\"/docs/cockpit/working-with-reports\">user documentation</a>."
|
|
7470
|
+
msgstr "Weitere Informationen finden Sie in der <a c8y-guide-href=\"/docs/cockpit/working-with-reports\">Benutzerdokumentation</a> zu „\n"
|
|
7471
|
+
"“."
|
|
7505
7472
|
|
|
7506
7473
|
msgid "Find out more in the\n"
|
|
7507
7474
|
" <a c8y-guide-href=\"/docs/data-broker/data-broker-application/#data-subscriptions\">\n"
|
|
7508
|
-
" user documentation
|
|
7509
|
-
"
|
|
7510
|
-
"
|
|
7511
|
-
|
|
7512
|
-
" <a c8y-guide-href=\"/docs/data-broker/data-broker-application/#data-subscriptions\">\n"
|
|
7513
|
-
" Benutzerdokumentation\n"
|
|
7514
|
-
" </a>\n"
|
|
7515
|
-
" ."
|
|
7475
|
+
" user documentation</a>."
|
|
7476
|
+
msgstr "Weitere Informationen finden Sie in der <a c8y-guide-href=\"/docs/data-broker/data-broker-application/#data-subscriptions\"> Benutzerdokumentation</a> zu\n"
|
|
7477
|
+
" <a c8y-guide-href=\"/docs/data-broker/data-broker-application/#data-subscriptions\">\n"
|
|
7478
|
+
" </a>."
|
|
7516
7479
|
|
|
7517
7480
|
msgid "Find out more in the\n"
|
|
7518
7481
|
" <a c8y-guide-href=\"/docs/device-management-application/smartrest-templates/#smartrest-templates\">\n"
|
|
7519
|
-
" user documentation
|
|
7520
|
-
"
|
|
7521
|
-
"
|
|
7522
|
-
|
|
7523
|
-
" <a c8y-guide-href=\"/docs/device-management-application/smartrest-templates/#smartrest-templates\">\n"
|
|
7524
|
-
" Benutzerdokumentation\n"
|
|
7525
|
-
" </a>\n"
|
|
7526
|
-
" ."
|
|
7482
|
+
" user documentation</a>."
|
|
7483
|
+
msgstr "Weitere Informationen finden Sie in der <a c8y-guide-href=\"/docs/device-management-application/smartrest-templates/#smartrest-templates\"> Benutzerdokumentation</a> zu\n"
|
|
7484
|
+
" <a c8y-guide-href=\"/docs/device-management-application/smartrest-templates/#smartrest-templates\">\n"
|
|
7485
|
+
" </a>."
|
|
7527
7486
|
|
|
7528
7487
|
msgid "Find out more in the\n"
|
|
7529
7488
|
" <a c8y-guide-href=\"/docs/device-management-application/viewing-device-details/#measurements\">\n"
|
|
7530
|
-
" user documentation
|
|
7531
|
-
"
|
|
7532
|
-
" ."
|
|
7533
|
-
msgstr "Weitere Informationen finden Sie in der\n"
|
|
7489
|
+
" user documentation</a>."
|
|
7490
|
+
msgstr "Weitere Informationen finden Sie in der <a c8y-guide-href=\"/docs/device-management-application/viewing-device-details/#measurements\"> Benutzerdokumentation</a> zu\n"
|
|
7534
7491
|
" <a c8y-guide-href=\"/docs/device-management-application/viewing-device-details/#measurements\">\n"
|
|
7535
|
-
"
|
|
7536
|
-
" </a>."
|
|
7492
|
+
" </a>."
|
|
7537
7493
|
|
|
7538
7494
|
msgid "Find out more in the\n"
|
|
7539
7495
|
" <a c8y-guide-href=\"/docs/standard-tenant/alarm-mapping\">user documentation</a>\n"
|
|
@@ -7544,54 +7500,34 @@ msgstr "Weitere Informationen finden Sie in der\n"
|
|
|
7544
7500
|
|
|
7545
7501
|
msgid "Find out more in the\n"
|
|
7546
7502
|
" <a c8y-guide-href=\"/docs/standard-tenant/managing-data/#retention-rules\">\n"
|
|
7547
|
-
" user documentation
|
|
7548
|
-
"
|
|
7549
|
-
" ."
|
|
7550
|
-
msgstr "Weitere Informationen finden Sie in der\n"
|
|
7503
|
+
" user documentation</a>."
|
|
7504
|
+
msgstr "Weitere Informationen finden Sie in der <a c8y-guide-href=\"/docs/standard-tenant/managing-data/#retention-rules\"> Benutzerdokumentation</a> zu\n"
|
|
7551
7505
|
" <a c8y-guide-href=\"/docs/standard-tenant/managing-data/#retention-rules\">\n"
|
|
7552
|
-
"
|
|
7553
|
-
" </a>\n"
|
|
7554
|
-
" ."
|
|
7555
|
-
|
|
7556
|
-
msgid "Find out more in the\n"
|
|
7557
|
-
" <a c8y-guide-href=\"/docs/cockpit/cockpit-introduction\">user documentation</a>\n"
|
|
7558
|
-
" ."
|
|
7559
|
-
msgstr "Weitere Informationen finden Sie in der\n"
|
|
7560
|
-
" <a c8y-guide-href=\"/docs/cockpit/cockpit-introduction\">Benutzerdokumentation</a>\n"
|
|
7561
|
-
" ."
|
|
7506
|
+
" </a>."
|
|
7562
7507
|
|
|
7563
7508
|
msgid "Find out more in the\n"
|
|
7564
|
-
" <a c8y-guide-href=\"/docs/cockpit/
|
|
7565
|
-
"
|
|
7566
|
-
|
|
7567
|
-
" <a c8y-guide-href=\"/docs/cockpit/working-with-reports\">Benutzerdokumentation</a>."
|
|
7509
|
+
" <a c8y-guide-href=\"/docs/cockpit/cockpit-introduction\">user documentation</a>."
|
|
7510
|
+
msgstr "Weitere Informationen finden Sie in der <a c8y-guide-href=\"/docs/cockpit/cockpit-introduction\">Benutzerdokumentation</a> zu „\n"
|
|
7511
|
+
"“."
|
|
7568
7512
|
|
|
7569
7513
|
msgid "Find out more in the\n"
|
|
7570
7514
|
" <a c8y-guide-href=\"/docs/device-management-application/monitoring-and-controlling-devices/#to-view-events\">\n"
|
|
7571
|
-
" user documentation
|
|
7572
|
-
"
|
|
7573
|
-
" ."
|
|
7574
|
-
msgstr "Weitere Informationen finden Sie in der\n"
|
|
7515
|
+
" user documentation</a>."
|
|
7516
|
+
msgstr "Weitere Informationen finden Sie in der <a c8y-guide-href=\"/docs/device-management-application/monitoring-and-controlling-devices/#to-view-events\"> Benutzerdokumentation</a> zu\n"
|
|
7575
7517
|
" <a c8y-guide-href=\"/docs/device-management-application/monitoring-and-controlling-devices/#to-view-events\">\n"
|
|
7576
|
-
"
|
|
7577
|
-
" </a>."
|
|
7518
|
+
" </a>."
|
|
7578
7519
|
|
|
7579
7520
|
msgid "Find out more in the\n"
|
|
7580
7521
|
" <a c8y-guide-href=\"/docs/device-management-application/working-with-simulators\">\n"
|
|
7581
|
-
" user documentation
|
|
7582
|
-
"
|
|
7583
|
-
" ."
|
|
7584
|
-
msgstr "Weitere Informationen finden Sie in der\n"
|
|
7522
|
+
" user documentation</a>."
|
|
7523
|
+
msgstr "Weitere Informationen finden Sie in der <a c8y-guide-href=\"/docs/device-management-application/working-with-simulators\"> Benutzerdokumentation</a> zu\n"
|
|
7585
7524
|
" <a c8y-guide-href=\"/docs/device-management-application/working-with-simulators\">\n"
|
|
7586
|
-
"
|
|
7587
|
-
" </a>."
|
|
7525
|
+
" </a>."
|
|
7588
7526
|
|
|
7589
7527
|
msgid "Find out more in the\n"
|
|
7590
|
-
" <a c8y-guide-href=\"/docs/standard-tenant/managing-permissions\">user documentation</a
|
|
7591
|
-
"
|
|
7592
|
-
|
|
7593
|
-
" <a c8y-guide-href=\"/docs/standard-tenant/managing-permissions\">Benutzerdokumentation</a>\n"
|
|
7594
|
-
" ."
|
|
7528
|
+
" <a c8y-guide-href=\"/docs/standard-tenant/managing-permissions\">user documentation</a>."
|
|
7529
|
+
msgstr "Weitere Informationen finden Sie in der <a c8y-guide-href=\"/docs/standard-tenant/managing-permissions\">Benutzerdokumentation</a> zu „\n"
|
|
7530
|
+
"“."
|
|
7595
7531
|
|
|
7596
7532
|
msgid "Find your protocol in the\n"
|
|
7597
7533
|
" <a c8y-guide-href=\"/docs/protocol-integration/device-protocols\">user documentation</a>\n"
|