magnum-ui 16.0.0.0rc1__py3-none-any.whl → 17.0.0.0rc1__py3-none-any.whl
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.
- magnum_ui/api/magnum.py +5 -1
- magnum_ui/api/rest/magnum.py +11 -0
- magnum_ui/locale/de/LC_MESSAGES/djangojs.po +4 -26
- magnum_ui/locale/en_AU/LC_MESSAGES/djangojs.po +3 -15
- magnum_ui/locale/en_GB/LC_MESSAGES/djangojs.po +78 -78
- magnum_ui/locale/fr/LC_MESSAGES/djangojs.po +4 -19
- magnum_ui/locale/id/LC_MESSAGES/djangojs.po +4 -26
- magnum_ui/locale/ja/LC_MESSAGES/djangojs.po +4 -28
- magnum_ui/locale/ko_KR/LC_MESSAGES/djangojs.po +4 -26
- magnum_ui/locale/pt_BR/LC_MESSAGES/djangojs.po +4 -26
- magnum_ui/locale/ru/LC_MESSAGES/django.po +11 -10
- magnum_ui/locale/ru/LC_MESSAGES/djangojs.po +431 -140
- magnum_ui/locale/tr_TR/LC_MESSAGES/djangojs.po +3 -15
- magnum_ui/static/dashboard/container-infra/cluster-templates/workflow/info.help.html +2 -2
- magnum_ui/static/dashboard/container-infra/cluster-templates/workflow/labels.help.html +1 -1
- magnum_ui/static/dashboard/container-infra/cluster-templates/workflow/spec.help.html +2 -2
- magnum_ui/static/dashboard/container-infra/clusters/actions.module.js +10 -0
- magnum_ui/static/dashboard/container-infra/clusters/actions.module.spec.js +5 -0
- magnum_ui/static/dashboard/container-infra/clusters/resize/resize.service.js +1 -1
- magnum_ui/static/dashboard/container-infra/clusters/rotate-credential/rotate-credential.service.js +119 -0
- magnum_ui/static/dashboard/container-infra/clusters/rotate-credential/rotate-credential.service.spec.js +102 -0
- magnum_ui/static/dashboard/container-infra/clusters/workflow/advanced.help.html +1 -1
- magnum_ui/static/dashboard/container-infra/clusters/workflow/size.help.html +1 -1
- magnum_ui/static/dashboard/container-infra/magnum.service.js +22 -2
- magnum_ui/static/dashboard/container-infra/magnum.service.spec.js +9 -2
- {magnum_ui-16.0.0.0rc1.dist-info → magnum_ui-17.0.0.0rc1.dist-info}/AUTHORS +4 -0
- {magnum_ui-16.0.0.0rc1.dist-info → magnum_ui-17.0.0.0rc1.dist-info}/METADATA +2 -2
- {magnum_ui-16.0.0.0rc1.dist-info → magnum_ui-17.0.0.0rc1.dist-info}/RECORD +32 -31
- magnum_ui-17.0.0.0rc1.dist-info/pbr.json +1 -0
- magnum_ui/locale/cs/LC_MESSAGES/djangojs.po +0 -508
- magnum_ui-16.0.0.0rc1.dist-info/pbr.json +0 -1
- {magnum_ui-16.0.0.0rc1.dist-info → magnum_ui-17.0.0.0rc1.dist-info}/LICENSE +0 -0
- {magnum_ui-16.0.0.0rc1.dist-info → magnum_ui-17.0.0.0rc1.dist-info}/WHEEL +0 -0
- {magnum_ui-16.0.0.0rc1.dist-info → magnum_ui-17.0.0.0rc1.dist-info}/top_level.txt +0 -0
@@ -6,7 +6,7 @@ msgid ""
|
|
6
6
|
msgstr ""
|
7
7
|
"Project-Id-Version: magnum-ui VERSION\n"
|
8
8
|
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
|
9
|
-
"POT-Creation-Date:
|
9
|
+
"POT-Creation-Date: 2025-07-22 12:34+0000\n"
|
10
10
|
"MIME-Version: 1.0\n"
|
11
11
|
"Content-Type: text/plain; charset=UTF-8\n"
|
12
12
|
"Content-Transfer-Encoding: 8bit\n"
|
@@ -29,13 +29,6 @@ msgstr "API サーバーのポート"
|
|
29
29
|
msgid "An arbitrary human-readable name"
|
30
30
|
msgstr "人間が読むことができる任意の名前。"
|
31
31
|
|
32
|
-
msgid ""
|
33
|
-
"Arbitrary labels in the form of key=value pairs to associate with a cluster "
|
34
|
-
"templates. May be used multiple times."
|
35
|
-
msgstr ""
|
36
|
-
"クラスターテンプレートには、「key=value」形式で任意のラベルを関連付けできま"
|
37
|
-
"す。複数個指定できます。"
|
38
|
-
|
39
32
|
msgid "CHECK COMPLETE"
|
40
33
|
msgstr "チェック完了"
|
41
34
|
|
@@ -276,11 +269,6 @@ msgstr "Docker のボリューム容量 (GB)"
|
|
276
269
|
msgid "Enable Registry"
|
277
270
|
msgstr "レジストリーの有効化"
|
278
271
|
|
279
|
-
msgid "Enable docker registry in the cluster temlate. Default: False"
|
280
|
-
msgstr ""
|
281
|
-
"このクラスターテンプレートにおいて、 Docker のレジストリーを有効にします。デ"
|
282
|
-
"フォルト: False"
|
283
|
-
|
284
272
|
msgid "Exists"
|
285
273
|
msgstr "使用"
|
286
274
|
|
@@ -491,6 +479,7 @@ msgstr "証明書の表示"
|
|
491
479
|
msgid "Sign Certificate"
|
492
480
|
msgstr "証明書を署名する"
|
493
481
|
|
482
|
+
#, python-brace-format
|
494
483
|
msgid "Sign Certificate To Cluster: {$ ctrl.model.cluster_name $}"
|
495
484
|
msgstr "証明書をクラスターに署名します: {$ ctrl.model.cluster_name $}"
|
496
485
|
|
@@ -531,9 +520,6 @@ msgstr "TLS の無効化"
|
|
531
520
|
msgid "The DNS nameserver to use for this cluster template"
|
532
521
|
msgstr "このクラスターテンプレートで使用する DNS ネームサーバー。"
|
533
522
|
|
534
|
-
msgid "The URL of docker registry."
|
535
|
-
msgstr "Docker レジストリーの URL"
|
536
|
-
|
537
523
|
msgid "The cluster node count."
|
538
524
|
msgstr "クラスターノードの数"
|
539
525
|
|
@@ -605,10 +591,6 @@ msgid "Unable to delete quota: %s."
|
|
605
591
|
msgid_plural "Unable to delete quotas: %s."
|
606
592
|
msgstr[0] "クォータを削除できません: %s"
|
607
593
|
|
608
|
-
#, python-format
|
609
|
-
msgid "Unable to delete the cluster template with id: %(id)s"
|
610
|
-
msgstr "ID %(id)s のクラスターテンプレートを削除できません。"
|
611
|
-
|
612
594
|
msgid "Unable to delete the cluster templates."
|
613
595
|
msgstr "クラスターテンプレートを削除できません。"
|
614
596
|
|
@@ -619,14 +601,6 @@ msgstr "ID %(id)s のクラスターを削除できません。"
|
|
619
601
|
msgid "Unable to delete the clusters."
|
620
602
|
msgstr "クラスターを削除できません。"
|
621
603
|
|
622
|
-
#, python-format
|
623
|
-
msgid ""
|
624
|
-
"Unable to delete the quota with project id: %(projectId)s and resource: "
|
625
|
-
"%(resource)s."
|
626
|
-
msgstr ""
|
627
|
-
"次のプロジェクト ID のクォータを削除できません: %(projectId)s and resource: "
|
628
|
-
"%(resource)s."
|
629
|
-
|
630
604
|
msgid "Unable to retrieve the certificate."
|
631
605
|
msgstr "証明書を取得できません。"
|
632
606
|
|
@@ -681,6 +655,7 @@ msgstr "更新時刻"
|
|
681
655
|
msgid "Updated At"
|
682
656
|
msgstr "最終更新"
|
683
657
|
|
658
|
+
#, python-brace-format
|
684
659
|
msgid "Used {$ ctrl.stats.clusters $} of {$ ctrl.quota.clusters $}"
|
685
660
|
msgstr "{$ ctrl.quota.clusters $} 中 {$ ctrl.stats.clusters $} 使用"
|
686
661
|
|
@@ -755,6 +730,7 @@ msgid "title"
|
|
755
730
|
msgid_plural "titles"
|
756
731
|
msgstr[0] "タイトル"
|
757
732
|
|
733
|
+
#, python-brace-format
|
758
734
|
msgid "{$ ctrl.cluster.create_timeout $} minute"
|
759
735
|
msgid_plural "{$ ctrl.cluster.create_timeout $} minutes"
|
760
736
|
msgstr[0] "{$ ctrl.cluster.create_timeout $} 分"
|
@@ -8,7 +8,7 @@ msgid ""
|
|
8
8
|
msgstr ""
|
9
9
|
"Project-Id-Version: magnum-ui VERSION\n"
|
10
10
|
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
|
11
|
-
"POT-Creation-Date:
|
11
|
+
"POT-Creation-Date: 2025-07-22 12:34+0000\n"
|
12
12
|
"MIME-Version: 1.0\n"
|
13
13
|
"Content-Type: text/plain; charset=UTF-8\n"
|
14
14
|
"Content-Transfer-Encoding: 8bit\n"
|
@@ -31,13 +31,6 @@ msgstr "API 서버 포트"
|
|
31
31
|
msgid "An arbitrary human-readable name"
|
32
32
|
msgstr "사람이 읽을 수 있는 임의의 이름"
|
33
33
|
|
34
|
-
msgid ""
|
35
|
-
"Arbitrary labels in the form of key=value pairs to associate with a cluster "
|
36
|
-
"templates. May be used multiple times."
|
37
|
-
msgstr ""
|
38
|
-
"클러스터 템플릿과 연관시킬 키=값 쌍 형식의 임의 레이블입니다. 여러 번 사용할 "
|
39
|
-
"수 있습니다."
|
40
|
-
|
41
34
|
msgid "CHECK COMPLETE"
|
42
35
|
msgstr "CHECK COMPLETE"
|
43
36
|
|
@@ -277,9 +270,6 @@ msgstr "Docker 볼륨 크기(GB)"
|
|
277
270
|
msgid "Enable Registry"
|
278
271
|
msgstr "레지스트리 활성화"
|
279
272
|
|
280
|
-
msgid "Enable docker registry in the cluster temlate. Default: False"
|
281
|
-
msgstr "클러스터 템플릿 내에서 docker 레지스트리를 활성화합니다. 기본값: False"
|
282
|
-
|
283
273
|
msgid "Exists"
|
284
274
|
msgstr "Exists"
|
285
275
|
|
@@ -491,6 +481,7 @@ msgstr "인증서 보기"
|
|
491
481
|
msgid "Sign Certificate"
|
492
482
|
msgstr "인증서 서명"
|
493
483
|
|
484
|
+
#, python-brace-format
|
494
485
|
msgid "Sign Certificate To Cluster: {$ ctrl.model.cluster_name $}"
|
495
486
|
msgstr "클러스터: {$ ctrl.model.cluster_name $} 에 인증서 서명"
|
496
487
|
|
@@ -531,9 +522,6 @@ msgstr "TLS 가 사용되지 않음"
|
|
531
522
|
msgid "The DNS nameserver to use for this cluster template"
|
532
523
|
msgstr "이 클러스터 템플릿에 사용할 DNS 네임 서버입니다."
|
533
524
|
|
534
|
-
msgid "The URL of docker registry."
|
535
|
-
msgstr "Docker 레지스트리 URL."
|
536
|
-
|
537
525
|
msgid "The cluster node count."
|
538
526
|
msgstr "클러스터 노드 수입니다."
|
539
527
|
|
@@ -601,10 +589,6 @@ msgid "Unable to delete quota: %s."
|
|
601
589
|
msgid_plural "Unable to delete quotas: %s."
|
602
590
|
msgstr[0] "할당량을 삭제할 수 없습니다: %s"
|
603
591
|
|
604
|
-
#, python-format
|
605
|
-
msgid "Unable to delete the cluster template with id: %(id)s"
|
606
|
-
msgstr "클러스터 템플릿 ID 을 삭제할 수 없습니다: %(id)s"
|
607
|
-
|
608
592
|
msgid "Unable to delete the cluster templates."
|
609
593
|
msgstr "클러스터 템플릿을 삭제할 수 없습니다."
|
610
594
|
|
@@ -615,14 +599,6 @@ msgstr "ID가 %(id)s인 클러스터를 삭제할 수 없습니다."
|
|
615
599
|
msgid "Unable to delete the clusters."
|
616
600
|
msgstr "클러스터를 삭제할 수 없습니다."
|
617
601
|
|
618
|
-
#, python-format
|
619
|
-
msgid ""
|
620
|
-
"Unable to delete the quota with project id: %(projectId)s and resource: "
|
621
|
-
"%(resource)s."
|
622
|
-
msgstr ""
|
623
|
-
"프로젝트 ID: %(projectId)s 및 자원: %(resource)s 에 대한 할당량을 삭제할 수 "
|
624
|
-
"없습니다."
|
625
|
-
|
626
602
|
msgid "Unable to retrieve the certificate."
|
627
603
|
msgstr "인증서를 가져올 수 없습니다."
|
628
604
|
|
@@ -677,6 +653,7 @@ msgstr "업데이트됨"
|
|
677
653
|
msgid "Updated At"
|
678
654
|
msgstr "갱신 시점"
|
679
655
|
|
656
|
+
#, python-brace-format
|
680
657
|
msgid "Used {$ ctrl.stats.clusters $} of {$ ctrl.quota.clusters $}"
|
681
658
|
msgstr "{$ ctrl.quota.clusters $} 에서 {$ ctrl.stats.clusters $} 사용함"
|
682
659
|
|
@@ -751,6 +728,7 @@ msgid "title"
|
|
751
728
|
msgid_plural "titles"
|
752
729
|
msgstr[0] "제목"
|
753
730
|
|
731
|
+
#, python-brace-format
|
754
732
|
msgid "{$ ctrl.cluster.create_timeout $} minute"
|
755
733
|
msgid_plural "{$ ctrl.cluster.create_timeout $} minutes"
|
756
734
|
msgstr[0] "{$ ctrl.cluster.create_timeout $} 분"
|
@@ -6,7 +6,7 @@ msgid ""
|
|
6
6
|
msgstr ""
|
7
7
|
"Project-Id-Version: magnum-ui VERSION\n"
|
8
8
|
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
|
9
|
-
"POT-Creation-Date:
|
9
|
+
"POT-Creation-Date: 2025-07-22 12:34+0000\n"
|
10
10
|
"MIME-Version: 1.0\n"
|
11
11
|
"Content-Type: text/plain; charset=UTF-8\n"
|
12
12
|
"Content-Transfer-Encoding: 8bit\n"
|
@@ -29,13 +29,6 @@ msgstr "Porta do Servidor de API"
|
|
29
29
|
msgid "An arbitrary human-readable name"
|
30
30
|
msgstr "Um nome legível arbitrário"
|
31
31
|
|
32
|
-
msgid ""
|
33
|
-
"Arbitrary labels in the form of key=value pairs to associate with a cluster "
|
34
|
-
"templates. May be used multiple times."
|
35
|
-
msgstr ""
|
36
|
-
"Etiquetas arbitrárias no formato de pares de chave=valor para associar com "
|
37
|
-
"modelos de cluster. Pode ser utilizado várias vezes."
|
38
|
-
|
39
32
|
msgid "CHECK COMPLETE"
|
40
33
|
msgstr "VERIFICAÇÃO FINALIZADA"
|
41
34
|
|
@@ -278,9 +271,6 @@ msgstr "Tamanho de volume do Docker (GB)"
|
|
278
271
|
msgid "Enable Registry"
|
279
272
|
msgstr "Habilitar Registro"
|
280
273
|
|
281
|
-
msgid "Enable docker registry in the cluster temlate. Default: False"
|
282
|
-
msgstr "Habilitar registro docker no modelo de cluster. Padrão: False"
|
283
|
-
|
284
274
|
msgid "Exists"
|
285
275
|
msgstr "Existe"
|
286
276
|
|
@@ -491,6 +481,7 @@ msgstr "Mostrar Certificado"
|
|
491
481
|
msgid "Sign Certificate"
|
492
482
|
msgstr "Assinar Certificado"
|
493
483
|
|
484
|
+
#, python-brace-format
|
494
485
|
msgid "Sign Certificate To Cluster: {$ ctrl.model.cluster_name $}"
|
495
486
|
msgstr "Assinar Certificado para o Cluster: {$ ctrl.model.cluster_name $}"
|
496
487
|
|
@@ -533,9 +524,6 @@ msgstr "TLS Desabilitado"
|
|
533
524
|
msgid "The DNS nameserver to use for this cluster template"
|
534
525
|
msgstr "O nome do servidor DNS a utilizar para este modelo de cluster"
|
535
526
|
|
536
|
-
msgid "The URL of docker registry."
|
537
|
-
msgstr "A URL de registro docker."
|
538
|
-
|
539
527
|
msgid "The cluster node count."
|
540
528
|
msgstr "A contagem de nós do cluster."
|
541
529
|
|
@@ -608,10 +596,6 @@ msgid_plural "Unable to delete quotas: %s."
|
|
608
596
|
msgstr[0] "Não é possível excluir quota: %s."
|
609
597
|
msgstr[1] "Não é possível excluir quotas: %s."
|
610
598
|
|
611
|
-
#, python-format
|
612
|
-
msgid "Unable to delete the cluster template with id: %(id)s"
|
613
|
-
msgstr "Não é possível excluir o modelo de cluster com id: %(id)s"
|
614
|
-
|
615
599
|
msgid "Unable to delete the cluster templates."
|
616
600
|
msgstr "Não é possível excluir os modelos de cluster."
|
617
601
|
|
@@ -622,14 +606,6 @@ msgstr "Não é possível excluir o cluster com id: %(id)s"
|
|
622
606
|
msgid "Unable to delete the clusters."
|
623
607
|
msgstr "Não é possível excluir os clusters."
|
624
608
|
|
625
|
-
#, python-format
|
626
|
-
msgid ""
|
627
|
-
"Unable to delete the quota with project id: %(projectId)s and resource: "
|
628
|
-
"%(resource)s."
|
629
|
-
msgstr ""
|
630
|
-
"Não é possível excluir a quota com ID de projeto: %(projectId)s e recurso: "
|
631
|
-
"%(resource)s."
|
632
|
-
|
633
609
|
msgid "Unable to retrieve the certificate."
|
634
610
|
msgstr "Não é possível recuperar o certificado."
|
635
611
|
|
@@ -684,6 +660,7 @@ msgstr "Atualizado"
|
|
684
660
|
msgid "Updated At"
|
685
661
|
msgstr "Atualizado Em"
|
686
662
|
|
663
|
+
#, python-brace-format
|
687
664
|
msgid "Used {$ ctrl.stats.clusters $} of {$ ctrl.quota.clusters $}"
|
688
665
|
msgstr "Utilizados {$ ctrl.stats.clusters $} de {$ ctrl.quota.clusters $}"
|
689
666
|
|
@@ -772,6 +749,7 @@ msgid_plural "titles"
|
|
772
749
|
msgstr[0] "título"
|
773
750
|
msgstr[1] "títulos"
|
774
751
|
|
752
|
+
#, python-brace-format
|
775
753
|
msgid "{$ ctrl.cluster.create_timeout $} minute"
|
776
754
|
msgid_plural "{$ ctrl.cluster.create_timeout $} minutes"
|
777
755
|
msgstr[0] "{$ ctrl.cluster.create_timeout $} minuto"
|
@@ -1,38 +1,39 @@
|
|
1
1
|
# Veronika Stepurova <vstepurova@hystax.com>, 2016. #zanata
|
2
2
|
# Dmitriy Rabotyagov <noonedeadpunk@ya.ru>, 2020. #zanata
|
3
|
+
# Dmitriy Chubinidze <dcu995@gmail.com>, 2025. #zanata
|
3
4
|
msgid ""
|
4
5
|
msgstr ""
|
5
6
|
"Project-Id-Version: magnum-ui VERSION\n"
|
6
7
|
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
|
7
|
-
"POT-Creation-Date:
|
8
|
+
"POT-Creation-Date: 2025-07-15 22:33+0000\n"
|
8
9
|
"MIME-Version: 1.0\n"
|
9
10
|
"Content-Type: text/plain; charset=UTF-8\n"
|
10
11
|
"Content-Transfer-Encoding: 8bit\n"
|
11
|
-
"PO-Revision-Date:
|
12
|
-
"Last-Translator: Dmitriy
|
12
|
+
"PO-Revision-Date: 2025-06-20 03:10+0000\n"
|
13
|
+
"Last-Translator: Dmitriy Chubinidze <dcu995@gmail.com>\n"
|
13
14
|
"Language-Team: Russian\n"
|
14
15
|
"Language: ru\n"
|
15
16
|
"X-Generator: Zanata 4.3.3\n"
|
16
|
-
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 &&
|
17
|
-
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
|
17
|
+
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
18
|
+
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
|
18
19
|
|
19
20
|
msgid "Cluster Templates"
|
20
|
-
msgstr "Шаблоны
|
21
|
+
msgstr "Шаблоны кластера"
|
21
22
|
|
22
23
|
msgid "Clusters"
|
23
24
|
msgstr "Кластеры"
|
24
25
|
|
25
26
|
msgid "Container Infra"
|
26
|
-
msgstr "Контейнерная
|
27
|
+
msgstr "Контейнерная инфраструктура"
|
27
28
|
|
28
29
|
msgid "Container Infra - Cluster Templates"
|
29
|
-
msgstr "Контейнерная
|
30
|
+
msgstr "Контейнерная инфраструктура - шаблоны кластера"
|
30
31
|
|
31
32
|
msgid "Container Infra - Clusters"
|
32
|
-
msgstr "Контейнерная
|
33
|
+
msgstr "Контейнерная инфраструктура - кластеры"
|
33
34
|
|
34
35
|
msgid "Container Infra - Quotas"
|
35
|
-
msgstr "Контейнерная
|
36
|
+
msgstr "Контейнерная инфраструктура - квоты"
|
36
37
|
|
37
38
|
msgid "Quotas"
|
38
39
|
msgstr "Квоты"
|