@c8y/ng1-modules 1024.10.5 → 1024.13.0
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/core/locales/de.po +18 -6
- package/core/locales/es.po +18 -6
- package/core/locales/fr.po +18 -6
- package/core/locales/ja_JP.po +18 -6
- package/core/locales/ko.po +18 -6
- package/core/locales/nl.po +18 -6
- package/core/locales/pl.po +18 -6
- package/core/locales/pt_BR.po +18 -6
- package/core/locales/zh_CN.po +18 -6
- package/core/locales/zh_TW.po +18 -6
- package/package.json +1 -1
package/core/locales/de.po
CHANGED
|
@@ -551,6 +551,9 @@ msgstr "Linearer Graph mit den aktuellen Werten ausgewählter Messungen und Zeit
|
|
|
551
551
|
msgid "A list displaying current values for selected measurements"
|
|
552
552
|
msgstr "Listenanzeige mit den aktuellen Werten ausgewählter Messungen"
|
|
553
553
|
|
|
554
|
+
msgid "A newer version of the plugin is available, but it is not installed yet."
|
|
555
|
+
msgstr "Es ist eine neuere Version des Plugins verfügbar, diese ist jedoch noch nicht installiert."
|
|
556
|
+
|
|
554
557
|
msgid "A problem occurred with microservice subscription."
|
|
555
558
|
msgstr "Während dem Microservice-Abonnement ist ein Fehler aufgetreten."
|
|
556
559
|
|
|
@@ -7344,9 +7347,6 @@ msgstr "Generisches Kommando ausführen: {{command}}"
|
|
|
7344
7347
|
msgid "Execute operation:"
|
|
7345
7348
|
msgstr "Operation ausführen:"
|
|
7346
7349
|
|
|
7347
|
-
msgid "Execute shell command"
|
|
7348
|
-
msgstr "Shell-Kommando ausführen"
|
|
7349
|
-
|
|
7350
7350
|
msgid "Execute via ({{deliveryType}})"
|
|
7351
7351
|
msgstr "Ausführen über ({{deliveryType}})"
|
|
7352
7352
|
|
|
@@ -7508,6 +7508,9 @@ msgstr "Extern"
|
|
|
7508
7508
|
msgid "FAILED"
|
|
7509
7509
|
msgstr "FEHLGESCHLAGEN"
|
|
7510
7510
|
|
|
7511
|
+
msgid "FALLBACK`plugin status`"
|
|
7512
|
+
msgstr "FALLBACK"
|
|
7513
|
+
|
|
7511
7514
|
msgid "FLAG"
|
|
7512
7515
|
msgstr "INDIKATOR"
|
|
7513
7516
|
|
|
@@ -13796,9 +13799,6 @@ msgstr "NEU STARTEN {{service}}"
|
|
|
13796
13799
|
msgid "RETIRED"
|
|
13797
13800
|
msgstr "AUSGELAUFEN"
|
|
13798
13801
|
|
|
13799
|
-
msgid "REVOKED`plugin status`"
|
|
13800
|
-
msgstr "ZURÜCKGESETZT"
|
|
13801
|
-
|
|
13802
13802
|
msgid "RSA public key (X.509 Subject Public Key Info)"
|
|
13803
13803
|
msgstr "Öffentlicher Schlüssel für RSA (X.509 Subject Public Key Info)"
|
|
13804
13804
|
|
|
@@ -17881,6 +17881,9 @@ msgstr "Der Schlüssel, der übersetzt werden soll."
|
|
|
17881
17881
|
msgid "The last saved status of the dashboard"
|
|
17882
17882
|
msgstr "Der zuletzt gespeicherte Status des Dashboards"
|
|
17883
17883
|
|
|
17884
|
+
msgid "The latest version of the plugin is installed and it is up to date."
|
|
17885
|
+
msgstr "Die neueste Version des Plugins ist installiert und auf dem neuesten Stand."
|
|
17886
|
+
|
|
17884
17887
|
msgid "The layout and configuration of this dashboard is used by all other assets of model type\n"
|
|
17885
17888
|
" <strong>{{ dashboardType }}</strong>. Any changes made to this dashboard instance will be applied to all\n"
|
|
17886
17889
|
" other instances."
|
|
@@ -17956,6 +17959,15 @@ msgstr "Das Paket wurde vom Autor als archiviert markiert."
|
|
|
17956
17959
|
msgid "The password of the user that you are currently logged in with."
|
|
17957
17960
|
msgstr "Das Passwort des Benutzers, mit dem Sie gerade angemeldet sind."
|
|
17958
17961
|
|
|
17962
|
+
msgid "The plugin is no longer available or was never available."
|
|
17963
|
+
msgstr "Das Plugin ist nicht mehr verfügbar oder war nie verfügbar."
|
|
17964
|
+
|
|
17965
|
+
msgid "The plugin is referenced via a tag or a version which does not yet exist or is no longer available. Until this tag or version is deployed, it will fall back to the latest version."
|
|
17966
|
+
msgstr "Das Plugin verweist auf ein Tag oder eine Version, die noch nicht existiert oder nicht mehr verfügbar ist. Bis dieses Tag oder diese Version installiert wird, wird auf die neueste Version zurückgegriffen."
|
|
17967
|
+
|
|
17968
|
+
msgid "The plugin is referenced via a tag. The installed version changes automatically when the tag is updated."
|
|
17969
|
+
msgstr "Das Plugin wird über ein Tag referenziert. Die installierte Version ändert sich automatisch, wenn das Tag aktualisiert wird."
|
|
17970
|
+
|
|
17959
17971
|
msgid "The preview is limited to <b>{{ count }}</b> records."
|
|
17960
17972
|
msgstr "Die Vorschau ist auf <b>{{ count }}</b> Datensätze begrenzt."
|
|
17961
17973
|
|
package/core/locales/es.po
CHANGED
|
@@ -557,6 +557,9 @@ msgstr "Gráfico lineal que muestra los valores para las mediciones seleccionada
|
|
|
557
557
|
msgid "A list displaying current values for selected measurements"
|
|
558
558
|
msgstr "Lista que muestra los valores actuales de las mediciones seleccionadas"
|
|
559
559
|
|
|
560
|
+
msgid "A newer version of the plugin is available, but it is not installed yet."
|
|
561
|
+
msgstr "Hay disponible una versión más reciente del complemento, pero aún no está instalada."
|
|
562
|
+
|
|
560
563
|
msgid "A problem occurred with microservice subscription."
|
|
561
564
|
msgstr "Se ha producido un error con la suscripción a microservicios."
|
|
562
565
|
|
|
@@ -7358,9 +7361,6 @@ msgstr "Ejecutar comando genérico: {{command}}"
|
|
|
7358
7361
|
msgid "Execute operation:"
|
|
7359
7362
|
msgstr "Ejecutar la operación:"
|
|
7360
7363
|
|
|
7361
|
-
msgid "Execute shell command"
|
|
7362
|
-
msgstr "Ejecutar comando shell"
|
|
7363
|
-
|
|
7364
7364
|
msgid "Execute via ({{deliveryType}})"
|
|
7365
7365
|
msgstr "Ejecutar vía ({{deliveryType}})"
|
|
7366
7366
|
|
|
@@ -7522,6 +7522,9 @@ msgstr "Externa"
|
|
|
7522
7522
|
msgid "FAILED"
|
|
7523
7523
|
msgstr "FALLO"
|
|
7524
7524
|
|
|
7525
|
+
msgid "FALLBACK`plugin status`"
|
|
7526
|
+
msgstr "PLAN DE RESERVA"
|
|
7527
|
+
|
|
7525
7528
|
msgid "FLAG"
|
|
7526
7529
|
msgstr "BANDERA"
|
|
7527
7530
|
|
|
@@ -13844,9 +13847,6 @@ msgstr "RESTART`verbo, acción` {{service}}"
|
|
|
13844
13847
|
msgid "RETIRED"
|
|
13845
13848
|
msgstr "RETIRADO"
|
|
13846
13849
|
|
|
13847
|
-
msgid "REVOKED`plugin status`"
|
|
13848
|
-
msgstr "REVOCADO"
|
|
13849
|
-
|
|
13850
13850
|
msgid "RSA public key (X.509 Subject Public Key Info)"
|
|
13851
13851
|
msgstr "Clave pública RSA (X.509 Subject Public Key Info)"
|
|
13852
13852
|
|
|
@@ -17930,6 +17930,9 @@ msgstr "La clave que se va a traducir."
|
|
|
17930
17930
|
msgid "The last saved status of the dashboard"
|
|
17931
17931
|
msgstr "Ultimo estado guardado del cuadro de mando"
|
|
17932
17932
|
|
|
17933
|
+
msgid "The latest version of the plugin is installed and it is up to date."
|
|
17934
|
+
msgstr "La última versión del complemento está instalada y está actualizada."
|
|
17935
|
+
|
|
17933
17936
|
msgid "The layout and configuration of this dashboard is used by all other assets of model type\n"
|
|
17934
17937
|
" <strong>{{ dashboardType }}</strong>. Any changes made to this dashboard instance will be applied to all\n"
|
|
17935
17938
|
" other instances."
|
|
@@ -18005,6 +18008,15 @@ msgstr "El Paquete fue marcado por el Autor como archivado."
|
|
|
18005
18008
|
msgid "The password of the user that you are currently logged in with."
|
|
18006
18009
|
msgstr "Introduzca la contraseña del usuario con el que ha iniciado sesión."
|
|
18007
18010
|
|
|
18011
|
+
msgid "The plugin is no longer available or was never available."
|
|
18012
|
+
msgstr "El complemento ya no está disponible o nunca lo estuvo."
|
|
18013
|
+
|
|
18014
|
+
msgid "The plugin is referenced via a tag or a version which does not yet exist or is no longer available. Until this tag or version is deployed, it will fall back to the latest version."
|
|
18015
|
+
msgstr "Se hace referencia al complemento mediante una etiqueta o una versión que aún no existe o que ya no está disponible. Hasta que se desplegue dicha etiqueta o versión, se utilizará la última versión disponible."
|
|
18016
|
+
|
|
18017
|
+
msgid "The plugin is referenced via a tag. The installed version changes automatically when the tag is updated."
|
|
18018
|
+
msgstr "El complemento se indica mediante una etiqueta. La versión instalada cambia automáticamente cuando se actualiza la etiqueta."
|
|
18019
|
+
|
|
18008
18020
|
msgid "The preview is limited to <b>{{ count }}</b> records."
|
|
18009
18021
|
msgstr "La vista previa se limita a <b>{{ count }}</b> registros."
|
|
18010
18022
|
|
package/core/locales/fr.po
CHANGED
|
@@ -556,6 +556,9 @@ msgstr "Graphique linéaire affichant les valeurs pour les mesures sélectionné
|
|
|
556
556
|
msgid "A list displaying current values for selected measurements"
|
|
557
557
|
msgstr "Liste affichant les valeurs actuelles pour les mesures sélectionnées"
|
|
558
558
|
|
|
559
|
+
msgid "A newer version of the plugin is available, but it is not installed yet."
|
|
560
|
+
msgstr "Une version plus récente du plugin est disponible, mais elle n'est pas encore installée."
|
|
561
|
+
|
|
559
562
|
msgid "A problem occurred with microservice subscription."
|
|
560
563
|
msgstr "Un problème est survenu lors de l'abonnement au microservice."
|
|
561
564
|
|
|
@@ -7356,9 +7359,6 @@ msgstr "Exécuter commande générique : {{command}}"
|
|
|
7356
7359
|
msgid "Execute operation:"
|
|
7357
7360
|
msgstr "Exécuter l'opération :"
|
|
7358
7361
|
|
|
7359
|
-
msgid "Execute shell command"
|
|
7360
|
-
msgstr "Exécuter une commande shell"
|
|
7361
|
-
|
|
7362
7362
|
msgid "Execute via ({{deliveryType}})"
|
|
7363
7363
|
msgstr "Exécuter via ({{deliveryType}})"
|
|
7364
7364
|
|
|
@@ -7520,6 +7520,9 @@ msgstr "Externe"
|
|
|
7520
7520
|
msgid "FAILED"
|
|
7521
7521
|
msgstr "ÉCHOUÉ"
|
|
7522
7522
|
|
|
7523
|
+
msgid "FALLBACK`plugin status`"
|
|
7524
|
+
msgstr "SOLUTION DE SECOURS"
|
|
7525
|
+
|
|
7523
7526
|
msgid "FLAG"
|
|
7524
7527
|
msgstr "MARQUER"
|
|
7525
7528
|
|
|
@@ -13815,9 +13818,6 @@ msgstr "REDÉMARRER {{service}}"
|
|
|
13815
13818
|
msgid "RETIRED"
|
|
13816
13819
|
msgstr "RETRAITÉ"
|
|
13817
13820
|
|
|
13818
|
-
msgid "REVOKED`plugin status`"
|
|
13819
|
-
msgstr "RÉVOQUÉ"
|
|
13820
|
-
|
|
13821
13821
|
msgid "RSA public key (X.509 Subject Public Key Info)"
|
|
13822
13822
|
msgstr "Clé publique RSA (X.509 informations sur l'objet Clé publique)"
|
|
13823
13823
|
|
|
@@ -17902,6 +17902,9 @@ msgstr "La clé à traduire."
|
|
|
17902
17902
|
msgid "The last saved status of the dashboard"
|
|
17903
17903
|
msgstr "Dernier état enregistré du tableau de bord"
|
|
17904
17904
|
|
|
17905
|
+
msgid "The latest version of the plugin is installed and it is up to date."
|
|
17906
|
+
msgstr "La dernière version du plugin est installée et à jour."
|
|
17907
|
+
|
|
17905
17908
|
msgid "The layout and configuration of this dashboard is used by all other assets of model type\n"
|
|
17906
17909
|
" <strong>{{ dashboardType }}</strong>. Any changes made to this dashboard instance will be applied to all\n"
|
|
17907
17910
|
" other instances."
|
|
@@ -17977,6 +17980,15 @@ msgstr "Le package a été marqué par l'auteur comme étant archivé."
|
|
|
17977
17980
|
msgid "The password of the user that you are currently logged in with."
|
|
17978
17981
|
msgstr "Mot de passe de l'utilisateur avec lequel vous êtes actuellement connecté."
|
|
17979
17982
|
|
|
17983
|
+
msgid "The plugin is no longer available or was never available."
|
|
17984
|
+
msgstr "Le plugin n'est plus disponible ou ne l'a jamais été."
|
|
17985
|
+
|
|
17986
|
+
msgid "The plugin is referenced via a tag or a version which does not yet exist or is no longer available. Until this tag or version is deployed, it will fall back to the latest version."
|
|
17987
|
+
msgstr "Le plugin fait référence à une balise ou à une version qui n'existe pas encore ou qui n'est plus disponible. Tant que cette balise ou cette version n'aura pas été déployée, le plugin utilisera par défaut la dernière version disponible."
|
|
17988
|
+
|
|
17989
|
+
msgid "The plugin is referenced via a tag. The installed version changes automatically when the tag is updated."
|
|
17990
|
+
msgstr "Le plugin est référencé via une balise. La version installée est modifiée automatiquement lorsque la balise est mise à jour."
|
|
17991
|
+
|
|
17980
17992
|
msgid "The preview is limited to <b>{{ count }}</b> records."
|
|
17981
17993
|
msgstr "L'aperçu est limité à <b>{{ count }}</b> enregistrements."
|
|
17982
17994
|
|
package/core/locales/ja_JP.po
CHANGED
|
@@ -535,6 +535,9 @@ msgstr "選択した計測方法と時間間隔による値を表示する線グ
|
|
|
535
535
|
msgid "A list displaying current values for selected measurements"
|
|
536
536
|
msgstr "選択した計測値の現在の値を表示する一覧"
|
|
537
537
|
|
|
538
|
+
msgid "A newer version of the plugin is available, but it is not installed yet."
|
|
539
|
+
msgstr ""
|
|
540
|
+
|
|
538
541
|
msgid "A problem occurred with microservice subscription."
|
|
539
542
|
msgstr "マイクロ サービスのサブスクリプションで問題が発生しました。"
|
|
540
543
|
|
|
@@ -7320,9 +7323,6 @@ msgstr "汎用コマンドを実行: {{command}}"
|
|
|
7320
7323
|
msgid "Execute operation:"
|
|
7321
7324
|
msgstr "操作を実行:"
|
|
7322
7325
|
|
|
7323
|
-
msgid "Execute shell command"
|
|
7324
|
-
msgstr "シェル コマンドを実行"
|
|
7325
|
-
|
|
7326
7326
|
msgid "Execute via ({{deliveryType}})"
|
|
7327
7327
|
msgstr "({{deliveryType}}) を使用して実行"
|
|
7328
7328
|
|
|
@@ -7484,6 +7484,9 @@ msgstr "外部"
|
|
|
7484
7484
|
msgid "FAILED"
|
|
7485
7485
|
msgstr "失敗"
|
|
7486
7486
|
|
|
7487
|
+
msgid "FALLBACK`plugin status`"
|
|
7488
|
+
msgstr ""
|
|
7489
|
+
|
|
7487
7490
|
msgid "FLAG"
|
|
7488
7491
|
msgstr "フラグ"
|
|
7489
7492
|
|
|
@@ -13808,9 +13811,6 @@ msgstr "{{service}} の再起動"
|
|
|
13808
13811
|
msgid "RETIRED"
|
|
13809
13812
|
msgstr "使用中止"
|
|
13810
13813
|
|
|
13811
|
-
msgid "REVOKED`plugin status`"
|
|
13812
|
-
msgstr "取り消し済み"
|
|
13813
|
-
|
|
13814
13814
|
msgid "RSA public key (X.509 Subject Public Key Info)"
|
|
13815
13815
|
msgstr "RSA 公開鍵(X.509 主体者の公開鍵情報)"
|
|
13816
13816
|
|
|
@@ -17886,6 +17886,9 @@ msgstr "翻訳されるキー。"
|
|
|
17886
17886
|
msgid "The last saved status of the dashboard"
|
|
17887
17887
|
msgstr "ダッシュボードの最終保存ステータス"
|
|
17888
17888
|
|
|
17889
|
+
msgid "The latest version of the plugin is installed and it is up to date."
|
|
17890
|
+
msgstr ""
|
|
17891
|
+
|
|
17889
17892
|
msgid "The layout and configuration of this dashboard is used by all other assets of model type\n"
|
|
17890
17893
|
" <strong>{{ dashboardType }}</strong>. Any changes made to this dashboard instance will be applied to all\n"
|
|
17891
17894
|
" other instances."
|
|
@@ -17960,6 +17963,15 @@ msgstr "パッケージは作成者によって「アーカイブ済み」とマ
|
|
|
17960
17963
|
msgid "The password of the user that you are currently logged in with."
|
|
17961
17964
|
msgstr "ログインに使用したユーザー パスワード。"
|
|
17962
17965
|
|
|
17966
|
+
msgid "The plugin is no longer available or was never available."
|
|
17967
|
+
msgstr ""
|
|
17968
|
+
|
|
17969
|
+
msgid "The plugin is referenced via a tag or a version which does not yet exist or is no longer available. Until this tag or version is deployed, it will fall back to the latest version."
|
|
17970
|
+
msgstr ""
|
|
17971
|
+
|
|
17972
|
+
msgid "The plugin is referenced via a tag. The installed version changes automatically when the tag is updated."
|
|
17973
|
+
msgstr ""
|
|
17974
|
+
|
|
17963
17975
|
msgid "The preview is limited to <b>{{ count }}</b> records."
|
|
17964
17976
|
msgstr "プレビューは <b>{{ count }}</b> レコードまでに制限されています。"
|
|
17965
17977
|
|
package/core/locales/ko.po
CHANGED
|
@@ -536,6 +536,9 @@ msgstr "선택한 측정값 및 시간 간격에 대한 값을 표시하는 선
|
|
|
536
536
|
msgid "A list displaying current values for selected measurements"
|
|
537
537
|
msgstr "선택한 측정값에 대한 현재 값을 표시하는 목록"
|
|
538
538
|
|
|
539
|
+
msgid "A newer version of the plugin is available, but it is not installed yet."
|
|
540
|
+
msgstr "이 플러그인의 최신 버전이 출시되었지만, 아직 설치되지 않았습니다."
|
|
541
|
+
|
|
539
542
|
msgid "A problem occurred with microservice subscription."
|
|
540
543
|
msgstr "마이크로서비스 구독 관련 문제가 발생했습니다."
|
|
541
544
|
|
|
@@ -7330,9 +7333,6 @@ msgstr "일반 명령 실행: {{command}}"
|
|
|
7330
7333
|
msgid "Execute operation:"
|
|
7331
7334
|
msgstr "작업 실행:"
|
|
7332
7335
|
|
|
7333
|
-
msgid "Execute shell command"
|
|
7334
|
-
msgstr "셸 명령 실행"
|
|
7335
|
-
|
|
7336
7336
|
msgid "Execute via ({{deliveryType}})"
|
|
7337
7337
|
msgstr "({{deliveryType}})을(를) 통해 실행"
|
|
7338
7338
|
|
|
@@ -7494,6 +7494,9 @@ msgstr "외부"
|
|
|
7494
7494
|
msgid "FAILED"
|
|
7495
7495
|
msgstr "실패"
|
|
7496
7496
|
|
|
7497
|
+
msgid "FALLBACK`plugin status`"
|
|
7498
|
+
msgstr "대안"
|
|
7499
|
+
|
|
7497
7500
|
msgid "FLAG"
|
|
7498
7501
|
msgstr "플래그"
|
|
7499
7502
|
|
|
@@ -13830,9 +13833,6 @@ msgstr "RESTART` 동사, 동작` {{service}}"
|
|
|
13830
13833
|
msgid "RETIRED"
|
|
13831
13834
|
msgstr "폐기됨"
|
|
13832
13835
|
|
|
13833
|
-
msgid "REVOKED`plugin status`"
|
|
13834
|
-
msgstr "철회됨"
|
|
13835
|
-
|
|
13836
13836
|
msgid "RSA public key (X.509 Subject Public Key Info)"
|
|
13837
13837
|
msgstr "RSA 공개 키(X.509 주체 공개 키 정보)"
|
|
13838
13838
|
|
|
@@ -17915,6 +17915,9 @@ msgstr "번역의 핵심."
|
|
|
17915
17915
|
msgid "The last saved status of the dashboard"
|
|
17916
17916
|
msgstr "마지막으로 저장된 대시보드 상태"
|
|
17917
17917
|
|
|
17918
|
+
msgid "The latest version of the plugin is installed and it is up to date."
|
|
17919
|
+
msgstr "플러그인의 최신 버전이 설치되어 있으며, 최신 상태로 유지되고 있습니다."
|
|
17920
|
+
|
|
17918
17921
|
msgid "The layout and configuration of this dashboard is used by all other assets of model type\n"
|
|
17919
17922
|
" <strong>{{ dashboardType }}</strong>. Any changes made to this dashboard instance will be applied to all\n"
|
|
17920
17923
|
" other instances."
|
|
@@ -17990,6 +17993,15 @@ msgstr "작성자가 패키지를 보관됨으로 표시했습니다."
|
|
|
17990
17993
|
msgid "The password of the user that you are currently logged in with."
|
|
17991
17994
|
msgstr "현재 로그인한 사용자의 비밀번호입니다."
|
|
17992
17995
|
|
|
17996
|
+
msgid "The plugin is no longer available or was never available."
|
|
17997
|
+
msgstr "이 플러그인은 더 이상 가용성이 없거나, 애초에 가용성이 없었던 것입니다."
|
|
17998
|
+
|
|
17999
|
+
msgid "The plugin is referenced via a tag or a version which does not yet exist or is no longer available. Until this tag or version is deployed, it will fall back to the latest version."
|
|
18000
|
+
msgstr "플러그인이 아직 존재하지 않거나 더 이상 사용할 수 없는 태그나 버전을 참조하고 있습니다. 해당 태그나 버전이 배포될 때까지는 최신 버전으로 대체됩니다."
|
|
18001
|
+
|
|
18002
|
+
msgid "The plugin is referenced via a tag. The installed version changes automatically when the tag is updated."
|
|
18003
|
+
msgstr "이 플러그인은 태그를 통해 참조됩니다. 태그가 업데이트되면 설치된 버전도 자동으로 변경됩니다."
|
|
18004
|
+
|
|
17993
18005
|
msgid "The preview is limited to <b>{{ count }}</b> records."
|
|
17994
18006
|
msgstr "미리 보기는 <b>{{ count }}</b> 레코드 수로 제한됩니다."
|
|
17995
18007
|
|
package/core/locales/nl.po
CHANGED
|
@@ -555,6 +555,9 @@ msgstr "Een lineair diagram dat waarden voor geselecteerde metingen en tijdsinte
|
|
|
555
555
|
msgid "A list displaying current values for selected measurements"
|
|
556
556
|
msgstr "Een lijst die actuele waarden voor geselecteerde metingen weergeeft"
|
|
557
557
|
|
|
558
|
+
msgid "A newer version of the plugin is available, but it is not installed yet."
|
|
559
|
+
msgstr "Er is een nieuwere versie van de plug-in beschikbaar, maar deze is nog niet geïnstalleerd."
|
|
560
|
+
|
|
558
561
|
msgid "A problem occurred with microservice subscription."
|
|
559
562
|
msgstr "Er is een probleem opgetreden met microservice-abonnement."
|
|
560
563
|
|
|
@@ -7356,9 +7359,6 @@ msgstr "Generieke opdracht uitvoeren: {{command}}"
|
|
|
7356
7359
|
msgid "Execute operation:"
|
|
7357
7360
|
msgstr "Bewerking uitvoeren:"
|
|
7358
7361
|
|
|
7359
|
-
msgid "Execute shell command"
|
|
7360
|
-
msgstr "Shell-opdracht uitoeren"
|
|
7361
|
-
|
|
7362
7362
|
msgid "Execute via ({{deliveryType}})"
|
|
7363
7363
|
msgstr "Uitvoeren via ({{deliveryType}})"
|
|
7364
7364
|
|
|
@@ -7520,6 +7520,9 @@ msgstr "Externe"
|
|
|
7520
7520
|
msgid "FAILED"
|
|
7521
7521
|
msgstr "MISLUKT"
|
|
7522
7522
|
|
|
7523
|
+
msgid "FALLBACK`plugin status`"
|
|
7524
|
+
msgstr "FALLBACK"
|
|
7525
|
+
|
|
7523
7526
|
msgid "FLAG"
|
|
7524
7527
|
msgstr "FLAG"
|
|
7525
7528
|
|
|
@@ -13857,9 +13860,6 @@ msgstr "Opnieuw starten`werkwoord, actie` {{service}}"
|
|
|
13857
13860
|
msgid "RETIRED"
|
|
13858
13861
|
msgstr "INGETROKKEN"
|
|
13859
13862
|
|
|
13860
|
-
msgid "REVOKED`plugin status`"
|
|
13861
|
-
msgstr "INGETROKKEN"
|
|
13862
|
-
|
|
13863
13863
|
msgid "RSA public key (X.509 Subject Public Key Info)"
|
|
13864
13864
|
msgstr "RSA openbare sleutel (X.509 Subject Public Key Info)"
|
|
13865
13865
|
|
|
@@ -17944,6 +17944,9 @@ msgstr "De sleutel die vertaald moet worden."
|
|
|
17944
17944
|
msgid "The last saved status of the dashboard"
|
|
17945
17945
|
msgstr "De laatst opgeslagen status van het dashboard"
|
|
17946
17946
|
|
|
17947
|
+
msgid "The latest version of the plugin is installed and it is up to date."
|
|
17948
|
+
msgstr "De nieuwste versie van de plug-in is geïnstalleerd en is up-to-date."
|
|
17949
|
+
|
|
17947
17950
|
msgid "The layout and configuration of this dashboard is used by all other assets of model type\n"
|
|
17948
17951
|
" <strong>{{ dashboardType }}</strong>. Any changes made to this dashboard instance will be applied to all\n"
|
|
17949
17952
|
" other instances."
|
|
@@ -18019,6 +18022,15 @@ msgstr "Het Pakket is door de Auteur gemarkeerd als gearchiveerd."
|
|
|
18019
18022
|
msgid "The password of the user that you are currently logged in with."
|
|
18020
18023
|
msgstr "Het wachtwoord van de gebruiker waarmee u momenteel bent aangemeld."
|
|
18021
18024
|
|
|
18025
|
+
msgid "The plugin is no longer available or was never available."
|
|
18026
|
+
msgstr "De plug-in is niet langer beschikbaar of is nooit beschikbaar geweest."
|
|
18027
|
+
|
|
18028
|
+
msgid "The plugin is referenced via a tag or a version which does not yet exist or is no longer available. Until this tag or version is deployed, it will fall back to the latest version."
|
|
18029
|
+
msgstr "Er wordt naar de plug-in verwezen via een tag of een versie die nog niet bestaat of niet meer beschikbaar is. Totdat deze tag of versie is geïmplementeerd, wordt de nieuwste versie gebruikt."
|
|
18030
|
+
|
|
18031
|
+
msgid "The plugin is referenced via a tag. The installed version changes automatically when the tag is updated."
|
|
18032
|
+
msgstr "Naar de plug-in wordt verwezen via een tag. De geïnstalleerde versie wijzigt automatisch wanneer de tag wordt bijgewerkt."
|
|
18033
|
+
|
|
18022
18034
|
msgid "The preview is limited to <b>{{ count }}</b> records."
|
|
18023
18035
|
msgstr "The Preview is limited to <b>{{ count }}</b> records."
|
|
18024
18036
|
|
package/core/locales/pl.po
CHANGED
|
@@ -592,6 +592,9 @@ msgstr "Wykres liniowy przedstawiający wartości wybranych pomiarów i interwa
|
|
|
592
592
|
msgid "A list displaying current values for selected measurements"
|
|
593
593
|
msgstr "Lista zawierająca bieżące wartości wybranych pomiarów"
|
|
594
594
|
|
|
595
|
+
msgid "A newer version of the plugin is available, but it is not installed yet."
|
|
596
|
+
msgstr "Dostępna jest nowsza wersja wtyczki, ale nie została jeszcze zainstalowana."
|
|
597
|
+
|
|
595
598
|
msgid "A problem occurred with microservice subscription."
|
|
596
599
|
msgstr "Wystąpił problem z subskrypcją mikrousługi."
|
|
597
600
|
|
|
@@ -7398,9 +7401,6 @@ msgstr "Wykonaj polecenie ogólne: {{command}}"
|
|
|
7398
7401
|
msgid "Execute operation:"
|
|
7399
7402
|
msgstr "Wykonaj operację:"
|
|
7400
7403
|
|
|
7401
|
-
msgid "Execute shell command"
|
|
7402
|
-
msgstr "Wykonaj polecenie powłoki"
|
|
7403
|
-
|
|
7404
7404
|
msgid "Execute via ({{deliveryType}})"
|
|
7405
7405
|
msgstr "Wykonaj poprzez ({{deliveryType}})"
|
|
7406
7406
|
|
|
@@ -7562,6 +7562,9 @@ msgstr "Zewnętrzna"
|
|
|
7562
7562
|
msgid "FAILED"
|
|
7563
7563
|
msgstr "NIEUDANA"
|
|
7564
7564
|
|
|
7565
|
+
msgid "FALLBACK`plugin status`"
|
|
7566
|
+
msgstr "ROZWIĄZANIE AWARYJNE"
|
|
7567
|
+
|
|
7565
7568
|
msgid "FLAG"
|
|
7566
7569
|
msgstr "FLAGA"
|
|
7567
7570
|
|
|
@@ -13906,9 +13909,6 @@ msgstr "Uruchom ponownie` czasownik, akcja` {{service}}"
|
|
|
13906
13909
|
msgid "RETIRED"
|
|
13907
13910
|
msgstr "WYCOFANE"
|
|
13908
13911
|
|
|
13909
|
-
msgid "REVOKED`plugin status`"
|
|
13910
|
-
msgstr "UNIEWAŻNIONA"
|
|
13911
|
-
|
|
13912
13912
|
msgid "RSA public key (X.509 Subject Public Key Info)"
|
|
13913
13913
|
msgstr "Klucz publiczny RSA (informacje o podmiocie klucza publicznego - X.509)"
|
|
13914
13914
|
|
|
@@ -17995,6 +17995,9 @@ msgstr "Klucz do przetłumaczenia."
|
|
|
17995
17995
|
msgid "The last saved status of the dashboard"
|
|
17996
17996
|
msgstr "Ostatnio zapisany stan pulpitu"
|
|
17997
17997
|
|
|
17998
|
+
msgid "The latest version of the plugin is installed and it is up to date."
|
|
17999
|
+
msgstr "Najnowsza wersja wtyczki jest zainstalowana i jest aktualna."
|
|
18000
|
+
|
|
17998
18001
|
msgid "The layout and configuration of this dashboard is used by all other assets of model type\n"
|
|
17999
18002
|
" <strong>{{ dashboardType }}</strong>. Any changes made to this dashboard instance will be applied to all\n"
|
|
18000
18003
|
" other instances."
|
|
@@ -18070,6 +18073,15 @@ msgstr "Pakiet został oznaczony przez autora jako zarchiwizowany."
|
|
|
18070
18073
|
msgid "The password of the user that you are currently logged in with."
|
|
18071
18074
|
msgstr "Hasło aktualnie zalogowanego użytkownika."
|
|
18072
18075
|
|
|
18076
|
+
msgid "The plugin is no longer available or was never available."
|
|
18077
|
+
msgstr "Wtyczka nie jest już dostępna lub nigdy nie była dostępna."
|
|
18078
|
+
|
|
18079
|
+
msgid "The plugin is referenced via a tag or a version which does not yet exist or is no longer available. Until this tag or version is deployed, it will fall back to the latest version."
|
|
18080
|
+
msgstr "Wtyczka odwołuje się do tagu lub wersji, która jeszcze nie istnieje lub nie jest już dostępna. Dopóki ten tag lub ta wersja nie zostaną wdrożone, wtyczka będzie korzystać z najnowszej wersji."
|
|
18081
|
+
|
|
18082
|
+
msgid "The plugin is referenced via a tag. The installed version changes automatically when the tag is updated."
|
|
18083
|
+
msgstr "Odwołanie do wtyczki odbywa się za pomocą tagu. Zainstalowana wersja zmienia się automatycznie po aktualizacji tagu."
|
|
18084
|
+
|
|
18073
18085
|
msgid "The preview is limited to <b>{{ count }}</b> records."
|
|
18074
18086
|
msgstr "Podgląd jest ograniczony do <b>{{ count }}</b> rekordów."
|
|
18075
18087
|
|
package/core/locales/pt_BR.po
CHANGED
|
@@ -556,6 +556,9 @@ msgstr "Um gráfico linear exibindo valores para medições selecionadas e inter
|
|
|
556
556
|
msgid "A list displaying current values for selected measurements"
|
|
557
557
|
msgstr "Uma lista que exibe os valores atuais das medições selecionadas"
|
|
558
558
|
|
|
559
|
+
msgid "A newer version of the plugin is available, but it is not installed yet."
|
|
560
|
+
msgstr "Está disponível uma versão mais recente do plug-in, mas ela ainda não foi instalada."
|
|
561
|
+
|
|
559
562
|
msgid "A problem occurred with microservice subscription."
|
|
560
563
|
msgstr "Ocorreu um problema com a subscrição do microsserviço."
|
|
561
564
|
|
|
@@ -7356,9 +7359,6 @@ msgstr "Executar comando genérico: {{command}}"
|
|
|
7356
7359
|
msgid "Execute operation:"
|
|
7357
7360
|
msgstr "Executar operação:"
|
|
7358
7361
|
|
|
7359
|
-
msgid "Execute shell command"
|
|
7360
|
-
msgstr "Executar comando shell"
|
|
7361
|
-
|
|
7362
7362
|
msgid "Execute via ({{deliveryType}})"
|
|
7363
7363
|
msgstr "Executar por meio de ({{deliveryType}})"
|
|
7364
7364
|
|
|
@@ -7520,6 +7520,9 @@ msgstr "Externa"
|
|
|
7520
7520
|
msgid "FAILED"
|
|
7521
7521
|
msgstr "FALHA"
|
|
7522
7522
|
|
|
7523
|
+
msgid "FALLBACK`plugin status`"
|
|
7524
|
+
msgstr "PLANO ALTERNATIVO"
|
|
7525
|
+
|
|
7523
7526
|
msgid "FLAG"
|
|
7524
7527
|
msgstr "FLAG"
|
|
7525
7528
|
|
|
@@ -13857,9 +13860,6 @@ msgstr "RESTART`verbo, ação` {{service}}"
|
|
|
13857
13860
|
msgid "RETIRED"
|
|
13858
13861
|
msgstr "APOSENTADO"
|
|
13859
13862
|
|
|
13860
|
-
msgid "REVOKED`plugin status`"
|
|
13861
|
-
msgstr "REVOGADO"
|
|
13862
|
-
|
|
13863
13863
|
msgid "RSA public key (X.509 Subject Public Key Info)"
|
|
13864
13864
|
msgstr "Chave pública RSA (Informações sobre a chave pública do assunto X.509)"
|
|
13865
13865
|
|
|
@@ -17943,6 +17943,9 @@ msgstr "A chave a ser traduzida."
|
|
|
17943
17943
|
msgid "The last saved status of the dashboard"
|
|
17944
17944
|
msgstr "Último estado guardado do painel"
|
|
17945
17945
|
|
|
17946
|
+
msgid "The latest version of the plugin is installed and it is up to date."
|
|
17947
|
+
msgstr "A versão mais recente do plug-in está instalada e está atualizada."
|
|
17948
|
+
|
|
17946
17949
|
msgid "The layout and configuration of this dashboard is used by all other assets of model type\n"
|
|
17947
17950
|
" <strong>{{ dashboardType }}</strong>. Any changes made to this dashboard instance will be applied to all\n"
|
|
17948
17951
|
" other instances."
|
|
@@ -18018,6 +18021,15 @@ msgstr "O pacote foi marcado pelo autor como arquivado."
|
|
|
18018
18021
|
msgid "The password of the user that you are currently logged in with."
|
|
18019
18022
|
msgstr "A senha do usuário com a qual você está conectado no momento."
|
|
18020
18023
|
|
|
18024
|
+
msgid "The plugin is no longer available or was never available."
|
|
18025
|
+
msgstr "O plug-in não está mais disponível ou nunca esteve disponível."
|
|
18026
|
+
|
|
18027
|
+
msgid "The plugin is referenced via a tag or a version which does not yet exist or is no longer available. Until this tag or version is deployed, it will fall back to the latest version."
|
|
18028
|
+
msgstr "O plug-in é referenciado por meio de uma tag ou versão que ainda não existe ou que não está mais disponível. Até que essa tag ou versão seja implantada, será utilizada a versão mais recente."
|
|
18029
|
+
|
|
18030
|
+
msgid "The plugin is referenced via a tag. The installed version changes automatically when the tag is updated."
|
|
18031
|
+
msgstr "O plug-in é referenciado por meio de uma tag. A versão instalada é alterada automaticamente quando a tag é atualizada."
|
|
18032
|
+
|
|
18021
18033
|
msgid "The preview is limited to <b>{{ count }}</b> records."
|
|
18022
18034
|
msgstr "A visualização está limitada a <b>{{ count }}</b> registros."
|
|
18023
18035
|
|
package/core/locales/zh_CN.po
CHANGED
|
@@ -538,6 +538,9 @@ msgstr "显示选定测量和时间间隔值的线性图(已弃用)"
|
|
|
538
538
|
msgid "A list displaying current values for selected measurements"
|
|
539
539
|
msgstr "显示所选测量的当前值的列表"
|
|
540
540
|
|
|
541
|
+
msgid "A newer version of the plugin is available, but it is not installed yet."
|
|
542
|
+
msgstr "该插件已有更新版本,但尚未安装。"
|
|
543
|
+
|
|
541
544
|
msgid "A problem occurred with microservice subscription."
|
|
542
545
|
msgstr "微服务预订出现故障。"
|
|
543
546
|
|
|
@@ -7335,9 +7338,6 @@ msgstr "执行通用命令:{{command}}"
|
|
|
7335
7338
|
msgid "Execute operation:"
|
|
7336
7339
|
msgstr "执行操作:"
|
|
7337
7340
|
|
|
7338
|
-
msgid "Execute shell command"
|
|
7339
|
-
msgstr "执行 shell 命令"
|
|
7340
|
-
|
|
7341
7341
|
msgid "Execute via ({{deliveryType}})"
|
|
7342
7342
|
msgstr "通过 ({{deliveryType}}) 执行"
|
|
7343
7343
|
|
|
@@ -7499,6 +7499,9 @@ msgstr "外部"
|
|
|
7499
7499
|
msgid "FAILED"
|
|
7500
7500
|
msgstr "失败"
|
|
7501
7501
|
|
|
7502
|
+
msgid "FALLBACK`plugin status`"
|
|
7503
|
+
msgstr "后备方案"
|
|
7504
|
+
|
|
7502
7505
|
msgid "FLAG"
|
|
7503
7506
|
msgstr "标记"
|
|
7504
7507
|
|
|
@@ -13834,9 +13837,6 @@ msgstr "RESTART`verb, action` {{service}}"
|
|
|
13834
13837
|
msgid "RETIRED"
|
|
13835
13838
|
msgstr "已停用"
|
|
13836
13839
|
|
|
13837
|
-
msgid "REVOKED`plugin status`"
|
|
13838
|
-
msgstr "已撤销"
|
|
13839
|
-
|
|
13840
13840
|
msgid "RSA public key (X.509 Subject Public Key Info)"
|
|
13841
13841
|
msgstr "RSA 公钥(X.509 主题公钥信息)"
|
|
13842
13842
|
|
|
@@ -17918,6 +17918,9 @@ msgstr "要翻译的关键。"
|
|
|
17918
17918
|
msgid "The last saved status of the dashboard"
|
|
17919
17919
|
msgstr "仪表板最后保存的状态"
|
|
17920
17920
|
|
|
17921
|
+
msgid "The latest version of the plugin is installed and it is up to date."
|
|
17922
|
+
msgstr "已安装该插件的最新版本,且该版本为最新版本。"
|
|
17923
|
+
|
|
17921
17924
|
msgid "The layout and configuration of this dashboard is used by all other assets of model type\n"
|
|
17922
17925
|
" <strong>{{ dashboardType }}</strong>. Any changes made to this dashboard instance will be applied to all\n"
|
|
17923
17926
|
" other instances."
|
|
@@ -17993,6 +17996,15 @@ msgstr "该软件包已被作者标记为存档。"
|
|
|
17993
17996
|
msgid "The password of the user that you are currently logged in with."
|
|
17994
17997
|
msgstr "您当前用于登录的用户的密码。"
|
|
17995
17998
|
|
|
17999
|
+
msgid "The plugin is no longer available or was never available."
|
|
18000
|
+
msgstr "该插件已不可用,或者从未可用过。"
|
|
18001
|
+
|
|
18002
|
+
msgid "The plugin is referenced via a tag or a version which does not yet exist or is no longer available. Until this tag or version is deployed, it will fall back to the latest version."
|
|
18003
|
+
msgstr "该插件引用的标签或版本目前尚不存在或已不可用。在该标签或版本部署之前,系统将回退到最新版本。"
|
|
18004
|
+
|
|
18005
|
+
msgid "The plugin is referenced via a tag. The installed version changes automatically when the tag is updated."
|
|
18006
|
+
msgstr "该插件是通过一个标签引用的。当标签更新时,已安装的版本会自动更改。"
|
|
18007
|
+
|
|
17996
18008
|
msgid "The preview is limited to <b>{{ count }}</b> records."
|
|
17997
18009
|
msgstr "预览仅限于 <b>{{ count }}</b> 条记录。"
|
|
17998
18010
|
|
package/core/locales/zh_TW.po
CHANGED
|
@@ -538,6 +538,9 @@ msgstr "显示选定测量和时间间隔值的线性图(已弃用)"
|
|
|
538
538
|
msgid "A list displaying current values for selected measurements"
|
|
539
539
|
msgstr "显示所选测量的当前值的列表"
|
|
540
540
|
|
|
541
|
+
msgid "A newer version of the plugin is available, but it is not installed yet."
|
|
542
|
+
msgstr "該插件已有較新版本,但尚未安裝。"
|
|
543
|
+
|
|
541
544
|
msgid "A problem occurred with microservice subscription."
|
|
542
545
|
msgstr "微服务预订出现故障。"
|
|
543
546
|
|
|
@@ -7335,9 +7338,6 @@ msgstr "执行通用命令:{{command}}"
|
|
|
7335
7338
|
msgid "Execute operation:"
|
|
7336
7339
|
msgstr "执行操作:"
|
|
7337
7340
|
|
|
7338
|
-
msgid "Execute shell command"
|
|
7339
|
-
msgstr "执行 shell 命令"
|
|
7340
|
-
|
|
7341
7341
|
msgid "Execute via ({{deliveryType}})"
|
|
7342
7342
|
msgstr "通过 ({{deliveryType}}) 执行"
|
|
7343
7343
|
|
|
@@ -7499,6 +7499,9 @@ msgstr "外部"
|
|
|
7499
7499
|
msgid "FAILED"
|
|
7500
7500
|
msgstr "失败"
|
|
7501
7501
|
|
|
7502
|
+
msgid "FALLBACK`plugin status`"
|
|
7503
|
+
msgstr "備用方案"
|
|
7504
|
+
|
|
7502
7505
|
msgid "FLAG"
|
|
7503
7506
|
msgstr "标记"
|
|
7504
7507
|
|
|
@@ -13831,9 +13834,6 @@ msgstr "RESTART`verb,action` {{service}}"
|
|
|
13831
13834
|
msgid "RETIRED"
|
|
13832
13835
|
msgstr "已停用"
|
|
13833
13836
|
|
|
13834
|
-
msgid "REVOKED`plugin status`"
|
|
13835
|
-
msgstr "已撤銷"
|
|
13836
|
-
|
|
13837
13837
|
msgid "RSA public key (X.509 Subject Public Key Info)"
|
|
13838
13838
|
msgstr "RSA 公钥(X.509 主题公钥信息)"
|
|
13839
13839
|
|
|
@@ -17916,6 +17916,9 @@ msgstr "要翻譯的關鍵。"
|
|
|
17916
17916
|
msgid "The last saved status of the dashboard"
|
|
17917
17917
|
msgstr "上次保存的儀錶板狀態"
|
|
17918
17918
|
|
|
17919
|
+
msgid "The latest version of the plugin is installed and it is up to date."
|
|
17920
|
+
msgstr "已安装该插件的最新版本,且已更新至最新状态。"
|
|
17921
|
+
|
|
17919
17922
|
msgid "The layout and configuration of this dashboard is used by all other assets of model type\n"
|
|
17920
17923
|
" <strong>{{ dashboardType }}</strong>. Any changes made to this dashboard instance will be applied to all\n"
|
|
17921
17924
|
" other instances."
|
|
@@ -17991,6 +17994,15 @@ msgstr "該套件已被作者標示為已歸檔。"
|
|
|
17991
17994
|
msgid "The password of the user that you are currently logged in with."
|
|
17992
17995
|
msgstr "您当前用于登录的用户的密码。"
|
|
17993
17996
|
|
|
17997
|
+
msgid "The plugin is no longer available or was never available."
|
|
17998
|
+
msgstr "該插件已不再可用,或從未可用過。"
|
|
17999
|
+
|
|
18000
|
+
msgid "The plugin is referenced via a tag or a version which does not yet exist or is no longer available. Until this tag or version is deployed, it will fall back to the latest version."
|
|
18001
|
+
msgstr "該外掛程式所引用的標籤或版本目前尚不存在,或已不再可用。在該標籤或版本部署之前,系統將回退至最新版本。"
|
|
18002
|
+
|
|
18003
|
+
msgid "The plugin is referenced via a tag. The installed version changes automatically when the tag is updated."
|
|
18004
|
+
msgstr "此外插件是透過標籤來引用的。當標籤更新時,已安装的版本會自動更改。"
|
|
18005
|
+
|
|
17994
18006
|
msgid "The preview is limited to <b>{{ count }}</b> records."
|
|
17995
18007
|
msgstr "预览仅限於 <b>{{ count }}</b> 筆記錄。"
|
|
17996
18008
|
|