This is an automated email from the ASF dual-hosted git repository.

dahn pushed a commit to branch 4.19
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/4.19 by this push:
     new 7bef25666fd UI: Fix Apache CloudStack description on the onboarding 
page (#10373)
7bef25666fd is described below

commit 7bef25666fd61ee2caa8d5135ce825ff04928d39
Author: Bernardo De Marco Gonçalves <bernardomg2...@gmail.com>
AuthorDate: Mon Feb 17 05:17:57 2025 -0300

    UI: Fix Apache CloudStack description on the onboarding page (#10373)
    
    * remove sentence from en.json
    
    * remove sentence from ar.json
    
    * remove sentence from ca.json
    
    * remove sentence from de_DE.json
    
    * remove sentence from el_GR.json
    
    * remove sentence from es.json
    
    * remove sentence from fr_FR.json
    
    * remove sentence from hu.json
    
    * remove sentence from it_IT.json
    
    * remove sentence from ko_KR.json
    
    * remove sentence from nb_NO.json
    
    * remove sentence from ja_JP.json
    
    * remove sentence from nl_NL.json
    
    * remove sentence from pl.json
    
    * remove sentence from pt_BR.json
    
    * remove sentence from ru_RU.json
    
    * remove sentence from zh_CN.json
---
 ui/public/locales/ar.json    | 2 +-
 ui/public/locales/ca.json    | 2 +-
 ui/public/locales/de_DE.json | 2 +-
 ui/public/locales/el_GR.json | 2 +-
 ui/public/locales/en.json    | 2 +-
 ui/public/locales/es.json    | 2 +-
 ui/public/locales/fr_FR.json | 2 +-
 ui/public/locales/hu.json    | 2 +-
 ui/public/locales/it_IT.json | 2 +-
 ui/public/locales/ja_JP.json | 2 +-
 ui/public/locales/ko_KR.json | 2 +-
 ui/public/locales/nb_NO.json | 2 +-
 ui/public/locales/nl_NL.json | 2 +-
 ui/public/locales/pl.json    | 2 +-
 ui/public/locales/pt_BR.json | 2 +-
 ui/public/locales/ru_RU.json | 2 +-
 ui/public/locales/zh_CN.json | 2 +-
 17 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/ui/public/locales/ar.json b/ui/public/locales/ar.json
index 2cf51c2c385..20499c63e04 100644
--- a/ui/public/locales/ar.json
+++ b/ui/public/locales/ar.json
@@ -1405,7 +1405,7 @@
 "message.guest.traffic.in.basic.zone": "Guest network traffic is communication 
between end-user virtual machines. Specify a range of IP addresses that 
CloudStack can assign to guest VMs. Make sure this range does not overlap the 
reserved system IP range.",
 "message.host.dedicated": "Host Dedicated",
 "message.host.dedication.released": "Host dedication released",
-"message.installwizard.copy.whatiscloudstack": "CloudStack&#8482 is a software 
platform that pools computing resources to build public, private, and hybrid 
Infrastructure as a Service (IaaS) clouds. CloudStack&#8482 manages the 
network, storage, and compute nodes that make up a cloud infrastructure. Use 
CloudStack&#8482 to deploy, manage, and configure cloud computing 
environments.<br/><br/>Extending beyond individual virtual machine images 
running on commodity hardware, CloudStack&#8482 [...]
+"message.installwizard.copy.whatiscloudstack": "CloudStack&#8482 is a software 
platform that pools computing resources to build public, private, and hybrid 
Infrastructure as a Service (IaaS) clouds. CloudStack&#8482 manages the 
network, storage, and compute nodes that make up a cloud infrastructure. Use 
CloudStack&#8482 to deploy, manage, and configure cloud computing 
environments.<br/><br/>Extending beyond individual virtual machine images 
running on commodity hardware, CloudStack&#8482 [...]
 "message.installwizard.tooltip.addpod.name": "A name for the pod",
 "message.installwizard.tooltip.addpod.reservedsystemendip": "This is the IP 
range in the private network that the CloudStack uses to manage Secondary 
Storage VMs and Console Proxy VMs. These IP addresses are taken from the same 
subnet as computing servers.",
 "message.installwizard.tooltip.addpod.reservedsystemgateway": "The gateway for 
the hosts in that pod.",
diff --git a/ui/public/locales/ca.json b/ui/public/locales/ca.json
index e97d11d101f..30ed3161448 100644
--- a/ui/public/locales/ca.json
+++ b/ui/public/locales/ca.json
@@ -1405,7 +1405,7 @@
 "message.guest.traffic.in.basic.zone": "Guest network traffic is communication 
between end-user virtual machines. Specify a range of IP addresses that 
CloudStack can assign to guest VMs. Make sure this range does not overlap the 
reserved system IP range.",
 "message.host.dedicated": "Host Dedicated",
 "message.host.dedication.released": "Host dedication released",
-"message.installwizard.copy.whatiscloudstack": "CloudStack&#8482 is a software 
platform that pools computing resources to build public, private, and hybrid 
Infrastructure as a Service (IaaS) clouds. CloudStack&#8482 manages the 
network, storage, and compute nodes that make up a cloud infrastructure. Use 
CloudStack&#8482 to deploy, manage, and configure cloud computing 
environments.<br/><br/>Extending beyond individual virtual machine images 
running on commodity hardware, CloudStack&#8482 [...]
+"message.installwizard.copy.whatiscloudstack": "CloudStack&#8482 is a software 
platform that pools computing resources to build public, private, and hybrid 
Infrastructure as a Service (IaaS) clouds. CloudStack&#8482 manages the 
network, storage, and compute nodes that make up a cloud infrastructure. Use 
CloudStack&#8482 to deploy, manage, and configure cloud computing 
environments.<br/><br/>Extending beyond individual virtual machine images 
running on commodity hardware, CloudStack&#8482 [...]
 "message.installwizard.tooltip.addpod.name": "Un nom per al pod",
 "message.installwizard.tooltip.addpod.reservedsystemendip": "Aquest \u00e9s el 
rang IP a la xarxa privada que el CloudStack fa servir per administrar MVs per 
al Secondary Storage i Proxy de consoles. Aquestes IP es prenen de la mateixa 
sub-xarxa que els servidors de virtualitzaci\u00f3.",
 "message.installwizard.tooltip.addpod.reservedsystemgateway": "La 
passarel\u00b7la per als amfitrions en aquest pot.",
diff --git a/ui/public/locales/de_DE.json b/ui/public/locales/de_DE.json
index d9adc43469e..78bbfe05915 100644
--- a/ui/public/locales/de_DE.json
+++ b/ui/public/locales/de_DE.json
@@ -1955,7 +1955,7 @@
 "message.host.dedicated": "Host dediziert",
 "message.host.dedication.released": "Host-Dedizierung freigegeben",
 "message.info.cloudian.console": "Cloudian Management Konsole sollte ein 
anderes Fenster öffnen",
-"message.installwizard.copy.whatiscloudstack": "CloudStack&#8482; ist eine 
Software-Plattform welche Rechenressourcen zusammenfasst, um öffentliche, 
private oder hybride \"Infrastructure as a Service\" (IaaS) Clouds zu bauen. 
CloudStack&#8482; verwaltet das Netzwerk-, Speicher- und Computingknoten was 
eine Cloud-Infrastruktur ausmacht. Benutzen Sie CloudStack&#8482; um 
Computing-Umgebungen zu erstellen, verwalten und zu 
konfigurieren.<br/><br/>Neben dem Erweitern von individuellen virtue [...]
+"message.installwizard.copy.whatiscloudstack": "CloudStack&#8482; ist eine 
Software-Plattform welche Rechenressourcen zusammenfasst, um öffentliche, 
private oder hybride \"Infrastructure as a Service\" (IaaS) Clouds zu bauen. 
CloudStack&#8482; verwaltet das Netzwerk-, Speicher- und Computingknoten was 
eine Cloud-Infrastruktur ausmacht. Benutzen Sie CloudStack&#8482; um 
Computing-Umgebungen zu erstellen, verwalten und zu 
konfigurieren.<br/><br/>Neben dem Erweitern von individuellen virtue [...]
 "message.installwizard.tooltip.addpod.name": "Der Name für den pod",
 "message.installwizard.tooltip.addpod.reservedsystemendip": "Dies ist der 
IP-Bereich im privaten Netzwerk, welches CloudStack verwendet um 
Sekundärspeicher-VMs und Konsolen-Proxies zu verwalten. Diese IP-Adressen 
werden vom selben Subnetz genommen wie Computing-Server.",
 "message.installwizard.tooltip.addpod.reservedsystemgateway": "Das Gateways 
für die Hosts des pod",
diff --git a/ui/public/locales/el_GR.json b/ui/public/locales/el_GR.json
index 754cde89542..150ef68f5b0 100644
--- a/ui/public/locales/el_GR.json
+++ b/ui/public/locales/el_GR.json
@@ -2386,7 +2386,7 @@
 "message.installwizard.cloudstack.helptext.releasenotes": " * Σημειώσης 
εκδόσεων:\t ",
 "message.installwizard.cloudstack.helptext.survey": " * Απαντήστε στην συλλογή 
στοιχείων:\t ",
 "message.installwizard.cloudstack.helptext.website": " * Σελίδα έργου:\t ",
-"message.installwizard.copy.whatiscloudstack": "Το CloudStack™ είναι μια 
πλατφόρμα λογισμικού που συγκεντρώνει υπολογιστικούς πόρους για τη δημιουργία 
δημόσιων, ιδιωτικών και υβριδικών υποδομων ως υπηρεσίας (IaaS) cloud. Το 
CloudStack™ διαχειρίζεται τους κόμβους δικτύου, αποθήκευσης και υπολογισμού που 
αποτελούν μια υποδομή cloud. Χρησιμοποιήστε το CloudStack™ για να αναπτύξετε, 
να διαχειριστείτε και να ρυθμίσετε τις παραμέτρους περιβαλλόντων Cloud.\n\nΤο 
CloudStack™ παρέχει μια στοίβα λ [...]
+"message.installwizard.copy.whatiscloudstack": "Το CloudStack™ είναι μια 
πλατφόρμα λογισμικού που συγκεντρώνει υπολογιστικούς πόρους για τη δημιουργία 
δημόσιων, ιδιωτικών και υβριδικών υποδομων ως υπηρεσίας (IaaS) cloud. Το 
CloudStack™ διαχειρίζεται τους κόμβους δικτύου, αποθήκευσης και υπολογισμού που 
αποτελούν μια υποδομή cloud. Χρησιμοποιήστε το CloudStack™ για να αναπτύξετε, 
να διαχειριστείτε και να ρυθμίσετε τις παραμέτρους περιβαλλόντων Cloud.\n\nΤο 
CloudStack™ παρέχει μια στοίβα λ [...]
 "message.installwizard.tooltip.addpod.name": "Ένα όνομα για το pod",
 "message.installwizard.tooltip.addpod.reservedsystemendip": "Αυτή είναι η 
περιοχή IP στο ιδιωτικό δίκτυο που χρησιμοποιεί το CloudStack για τη διαχείριση 
των εικονικής μηχανής δευτερεύουσας αποθήκευσης και των εικονικής μηχανής 
διακομιστή μεσολάβησης κονσόλας. Αυτές οι διευθύνσεις IP λαμβάνονται από το 
ίδιο υποδίκτυο με τους διακομιστές υπολογιστών.",
 "message.installwizard.tooltip.addpod.reservedsystemgateway": "Η πύλη για τους 
κεντρικους υπολογιστές σε αυτό το pod.",
diff --git a/ui/public/locales/en.json b/ui/public/locales/en.json
index 78179cb8108..944a24f4219 100644
--- a/ui/public/locales/en.json
+++ b/ui/public/locales/en.json
@@ -2971,7 +2971,7 @@
 "message.installwizard.cloudstack.helptext.mailinglists": " * Join mailing 
lists:\t ",
 "message.installwizard.cloudstack.helptext.releasenotes": " * Release notes:\t 
",
 "message.installwizard.cloudstack.helptext.survey": " * Take the survey:\t ",
-"message.installwizard.copy.whatiscloudstack": "CloudStack™ is a software 
platform that pools computing resources to build public, private, and hybrid 
Infrastructure as a Service (IaaS) clouds. CloudStack™ manages the Network, 
storage, and compute nodes that make up a cloud infrastructure. Use CloudStack™ 
to deploy, manage, and configure cloud computing environments.\n\nExtending 
beyond individual Instance images running on commodity hardware, CloudStack™ 
provides a turnkey cloud infrast [...]
+"message.installwizard.copy.whatiscloudstack": "CloudStack™ is a software 
platform that pools computing resources to build public, private, and hybrid 
Infrastructure as a Service (IaaS) clouds. CloudStack™ manages the Network, 
storage, and compute nodes that make up a cloud infrastructure. Use CloudStack™ 
to deploy, manage, and configure cloud computing environments.\n\nExtending 
beyond individual Instance images running on commodity hardware, CloudStack™ 
provides a turnkey cloud infrast [...]
 "message.installwizard.tooltip.addpod.name": "A name for the pod.",
 "message.installwizard.tooltip.addpod.reservedsystemendip": "This is the IP 
range in the private Network that the CloudStack uses to manage Secondary 
Storage VMs and Console Proxy VMs. These IP addresses are taken from the same 
subnet as computing servers.",
 "message.installwizard.tooltip.addpod.reservedsystemgateway": "The gateway for 
the hosts in that pod.",
diff --git a/ui/public/locales/es.json b/ui/public/locales/es.json
index 76488937574..ae4fa19f033 100644
--- a/ui/public/locales/es.json
+++ b/ui/public/locales/es.json
@@ -1437,7 +1437,7 @@
 "message.guest.traffic.in.basic.zone": "El tr\u00e1fico de las redes invitado 
es el generado entre las m\u00e1quina virtuales del usuario final. Especifique 
un rango de direcciones IP para que CloudStack pueda asignar a las MVs 
Invitado. Asegures\u00e9 que este rango no se solape con el rango IP reservado 
para el sistema.",
 "message.host.dedicated": "Servidor Dedicado",
 "message.host.dedication.released": "Dedicaci\u00f3n de Servidor liberada",
-"message.installwizard.copy.whatiscloudstack": "CloudStack&#8482 es una 
plataforma de software que aglutina recursos c\u00f3mputo para construir 
Infraestructuras como Servicio (IaaS), tanto de cloud p\u00fablico como privado 
e h\u00edbrido.\nCloudStack&#8482 gestiona la red, el almacenamiento y los 
nodos de c\u00f3mputo que conforma la infraestructura de cloud. Se puede usar 
CloudStack&#8482 para desplegar, gestionar y configurar entornos de 
computaci\u00f3n en la nube.<br/><br/> Cloudst [...]
+"message.installwizard.copy.whatiscloudstack": "CloudStack&#8482 es una 
plataforma de software que aglutina recursos c\u00f3mputo para construir 
Infraestructuras como Servicio (IaaS), tanto de cloud p\u00fablico como privado 
e h\u00edbrido.\nCloudStack&#8482 gestiona la red, el almacenamiento y los 
nodos de c\u00f3mputo que conforma la infraestructura de cloud. Se puede usar 
CloudStack&#8482 para desplegar, gestionar y configurar entornos de 
computaci\u00f3n en la nube.<br/><br/> Cloudst [...]
 "message.installwizard.tooltip.addpod.name": "Nombre del POD",
 "message.installwizard.tooltip.addpod.reservedsystemendip": "Este es el rango 
de direcciones IP en la red privada que CloudStack utiliza para administrar las 
MVs del Almacenamiento Secundario y proxy de consolas. Estas direcciones IP se 
han tomado de la misma subred que los servidores inform\u00e1ticos.",
 "message.installwizard.tooltip.addpod.reservedsystemgateway": "La puerta de 
enlace para los host en ese pod.",
diff --git a/ui/public/locales/fr_FR.json b/ui/public/locales/fr_FR.json
index f11f4ac5c94..48a0560f176 100644
--- a/ui/public/locales/fr_FR.json
+++ b/ui/public/locales/fr_FR.json
@@ -1407,7 +1407,7 @@
 "message.guest.traffic.in.basic.zone": "Le trafic r\u00e9seau d'invit\u00e9 
est la communication entre les machines virtuelles utilisateur. Sp\u00e9cifier 
une plage d'adresses IP que CloudStack peut assigner aux machines virtuelles 
Invit\u00e9. S'assurer que cette plage n'empi\u00e8te pas sur la plage 
r\u00e9serv\u00e9e aux adresses IP Syst\u00e8me.",
 "message.host.dedicated": "H\u00f4te d\u00e9di\u00e9e",
 "message.host.dedication.released": "Lib\u00e9ration de l'h\u00f4te 
d\u00e9di\u00e9",
-"message.installwizard.copy.whatiscloudstack": "CloudStack&#8482; est une 
plate-forme logicielle de pools de ressources informatiques pour construire des 
infrastructures publiques, priv\u00e9es et hybrides en tant que services (IaaS) 
dans les nuages. CloudStack&#8482; g\u00e8re le r\u00e9seau, le stockage et les 
noeuds de calcul qui composent une infrastructure dans les nuages. Utilisez 
CloudStack&#8482; pour d\u00e9ployer, g\u00e9rer et configurer les 
environnements d'informatiques dans [...]
+"message.installwizard.copy.whatiscloudstack": "CloudStack&#8482; est une 
plate-forme logicielle de pools de ressources informatiques pour construire des 
infrastructures publiques, priv\u00e9es et hybrides en tant que services (IaaS) 
dans les nuages. CloudStack&#8482; g\u00e8re le r\u00e9seau, le stockage et les 
noeuds de calcul qui composent une infrastructure dans les nuages. Utilisez 
CloudStack&#8482; pour d\u00e9ployer, g\u00e9rer et configurer les 
environnements d'informatiques dans [...]
 "message.installwizard.tooltip.addpod.name": "Nom pour le pod",
 "message.installwizard.tooltip.addpod.reservedsystemendip": "Ceci est la plage 
d'adresses IP dans le r\u00e9seau priv\u00e9 que CloudStack utilise la gestion 
des VMs du stockage secondaire et les VMs Console Proxy. Ces adresses IP sont 
prises dans le m\u00eame sous-r\u00e9seau que les serveurs h\u00f4tes.",
 "message.installwizard.tooltip.addpod.reservedsystemgateway": "Passerelle pour 
les serveurs dans ce pod",
diff --git a/ui/public/locales/hu.json b/ui/public/locales/hu.json
index 445d3a1d5f5..48275ce81fc 100644
--- a/ui/public/locales/hu.json
+++ b/ui/public/locales/hu.json
@@ -1405,7 +1405,7 @@
 "message.guest.traffic.in.basic.zone": "A vend\u00e9g h\u00e1l\u00f3zat 
forgalma kommunik\u00f3ci\u00f3 v\u00e9gfelhaszn\u00e1l\u00f3i virtu\u00e1lis 
g\u00e9pek k\u00f6z\u00f6tt. Hat\u00e1rozz meg egy IP c\u00edmtartom\u00e1nyt, 
amelyb\u0151l a CloudStack a virtu\u00e1lis g\u00e9pekhez rendelhet c\u00edmet. 
Gy\u0151z\u0151dj meg r\u00f3la, hogy ez a tartom\u00e1ny nincs 
\u00e1tfed\u00e9sben az elk\u00fcl\u00f6n\u00edtett rendszer IP 
tartom\u00e1nnyal!",
 "message.host.dedicated": "Dedik\u00e1lt kiszolg\u00e1l\u00f3",
 "message.host.dedication.released": "Kiszolg\u00e1l\u00f3 elengedve",
-"message.installwizard.copy.whatiscloudstack": "A CloudStack&#8482 egy 
szoftver, amely sz\u00e1m\u00edt\u00e1si er\u0151forr\u00e1sokat fel\u00fcgyel 
\u00e9s alkalmas publikus, priv\u00e1t, vagy hibrid infrastrukt\u00fara 
szolg\u00e1ltat\u00e1s (IaaS) felh\u0151k \u00e9p\u00edt\u00e9s\u00e9re. A 
CloudStack&#8482 ir\u00e1ny\u00edtja a h\u00e1l\u00f3zatokat, az 
adatt\u00e1rol\u00f3kat \u00e9s kiszolg\u00e1l\u00f3kat, amelyek a felh\u0151 
infrastrukt\u00far\u00e1t alkotj\u00e1k.<br/><br/> A [...]
+"message.installwizard.copy.whatiscloudstack": "A CloudStack&#8482 egy 
szoftver, amely sz\u00e1m\u00edt\u00e1si er\u0151forr\u00e1sokat fel\u00fcgyel 
\u00e9s alkalmas publikus, priv\u00e1t, vagy hibrid infrastrukt\u00fara 
szolg\u00e1ltat\u00e1s (IaaS) felh\u0151k \u00e9p\u00edt\u00e9s\u00e9re. A 
CloudStack&#8482 ir\u00e1ny\u00edtja a h\u00e1l\u00f3zatokat, az 
adatt\u00e1rol\u00f3kat \u00e9s kiszolg\u00e1l\u00f3kat, amelyek a felh\u0151 
infrastrukt\u00far\u00e1t alkotj\u00e1k.<br/><br/> A [...]
 "message.installwizard.tooltip.addpod.name": "A pod neve",
 "message.installwizard.tooltip.addpod.reservedsystemendip": "This is the IP 
range in the private network that the CloudStack uses to manage Secondary 
Storage VMs and Console Proxy VMs. These IP addresses are taken from the same 
subnet as computing servers.",
 "message.installwizard.tooltip.addpod.reservedsystemgateway": 
"\u00c1tj\u00e1r\u00f3 a pod kiszolg\u00e1l\u00f3inak.",
diff --git a/ui/public/locales/it_IT.json b/ui/public/locales/it_IT.json
index fa09e189d98..844763eba3a 100644
--- a/ui/public/locales/it_IT.json
+++ b/ui/public/locales/it_IT.json
@@ -1405,7 +1405,7 @@
 "message.guest.traffic.in.basic.zone": "Guest network traffic is communication 
between end-user virtual machines. Specify a range of IP addresses that 
CloudStack can assign to guest VMs. Make sure this range does not overlap the 
reserved system IP range.",
 "message.host.dedicated": "Host Dedicated",
 "message.host.dedication.released": "Host dedication released",
-"message.installwizard.copy.whatiscloudstack": "CloudStack&#8482 is a software 
platform that pools computing resources to build public, private, and hybrid 
Infrastructure as a Service (IaaS) clouds. CloudStack&#8482 manages the 
network, storage, and compute nodes that make up a cloud infrastructure. Use 
CloudStack&#8482 to deploy, manage, and configure cloud computing 
environments.<br/><br/>Extending beyond individual virtual machine images 
running on commodity hardware, CloudStack&#8482 [...]
+"message.installwizard.copy.whatiscloudstack": "CloudStack&#8482 is a software 
platform that pools computing resources to build public, private, and hybrid 
Infrastructure as a Service (IaaS) clouds. CloudStack&#8482 manages the 
network, storage, and compute nodes that make up a cloud infrastructure. Use 
CloudStack&#8482 to deploy, manage, and configure cloud computing 
environments.<br/><br/>Extending beyond individual virtual machine images 
running on commodity hardware, CloudStack&#8482 [...]
 "message.installwizard.tooltip.addpod.name": "Un nome per il pod",
 "message.installwizard.tooltip.addpod.reservedsystemendip": "Questo \u00e8 
l'intervallo di indirizzi IP nella rete privata che CloudStack utilizza per la 
gestione delle VM del Secondary Storage e le VM della Console Proxy. Questi 
indirizzi IP sono ricavati dalla stessa subnet dei server computazionali.",
 "message.installwizard.tooltip.addpod.reservedsystemgateway": "Il gateway per 
gli host appartenenti al pod.",
diff --git a/ui/public/locales/ja_JP.json b/ui/public/locales/ja_JP.json
index f1518286f80..8157c2e6021 100644
--- a/ui/public/locales/ja_JP.json
+++ b/ui/public/locales/ja_JP.json
@@ -3064,7 +3064,7 @@
   "message.installwizard.copy.whatisahost": 
"ホストは単一のコンピューターで、ゲスト仮想マシンを実行するコンピューティング リソースをオファリングします。ベア メタル 
ホストを除いて、各ホストにはゲスト仮想マシンを管理するためのハイパーバイザー ソフトウェアをインストールします。ベア メタル 
ホストについては、『インストールガイド上級編』で特殊例として説明します。たとえば、KVM が有効な Linux サーバー、Citrix XenServer 
が動作するサーバー、および ESXi サーバーがホストです。基本インストールでは、XenServer または KVM 
を実行する単一のホストを使用します。<br/><br/>ホストは CloudStack&#8482; 
環境内の最小の組織単位です。ホストはクラスターに含まれ、クラスターはポッドに含まれ、ポッドはゾーンに含まれます。",
   "message.installwizard.copy.whatisapod": 
"通常、1つのポッドは単一のラックを表します。同じポッド内のホストは同じサブネットに含まれます。<br/><br/>ポッドはCloudStack&#8482;環境内の2番目に大きな組織単位です。ポッドはゾーンに含まれます。各ゾーンは1つ以上のポッドを含むことができます。基本インストールでは、ゾーン内のポッドは1つです。",
   "message.installwizard.copy.whatisazone": 
"ゾーンはCloudStack&#8482;環境内の最大の組織単位です。1つのデータセンター内に複数のゾーンを設定できますが、通常、ゾーンは単一のデータセンターに相当します。インフラストラクチャをゾーンに組織化すると、ゾーンを物理的に分離して冗長化することができます。たとえば、各ゾーンに電源とネットワークアップリンクを配備します。必須ではありませんが、ゾーンは遠隔地に分散することができます。",
-  "message.installwizard.copy.whatiscloudstack": 
"CloudStack&#8482;はコンピューティングリソースをプールするソフトウェアプラットフォームで、パブリック、プライベート、およびハイブリッドのInfrastructure
 as a 
Service(IaaS)クラウドを構築することができます。CloudStack&#8482;を使用して、クラウドインフラストラクチャを構成するネットワーク、ストレージ、およびコンピューティングノードを管理し、クラウドコンピューティング環境を展開、管理、および構成します。<br/><br/>CloudStack&#8482;はコモディティ化したハードウェア上で動作する個別の仮想マシンイメージを超えて拡張することができ、簡単な設定で動作するクラウドインフラストラクチャのソフトウェアスタックによって、仮想データセンターつまり多層型のマルチテナントクラウドアプリケ�
 ��ョンをサービスとして構築し、展開し、管理するために不可欠なコンポーネントがすべてオファリングされます。オープンソースバージョ [...]
+  "message.installwizard.copy.whatiscloudstack": 
"CloudStack&#8482;はコンピューティングリソースをプールするソフトウェアプラットフォームで、パブリック、プライベート、およびハイブリッドのInfrastructure
 as a 
Service(IaaS)クラウドを構築することができます。CloudStack&#8482;を使用して、クラウドインフラストラクチャを構成するネットワーク、ストレージ、およびコンピューティングノードを管理し、クラウドコンピューティング環境を展開、管理、および構成します。<br/><br/>CloudStack&#8482;はコモディティ化したハードウェア上で動作する個別の仮想マシンイメージを超えて拡張することができ、簡単な設定で動作するクラウドインフラストラクチャのソフトウェアスタックによって、仮想データセンターつまり多層型のマルチテナントクラウドアプリケ�
 ��ョンをサービスとして構築し、展開し、管理するために不可欠なコンポーネントがすべてオファリングされます。",
   "message.installwizard.copy.whatisprimarystorage": 
"CloudStack&#8482;のクラウドインフラストラクチャでは、プライマリストレージとセカンダリストレージの2種類のストレージを使用します。どちらのストレージにも、iSCSI、NFSサーバー、またはローカルディスクを使用できます。<br/><br/><strong>プライマリストレージ</strong>はクラスターに関連付けられ、そのクラスター内のホストで動作するすべてのVMの各ゲストVMのディスクボリュームを格納します。通常、プライマリストレージサーバーはホストの近くに設置します。",
   "message.installwizard.copy.whatissecondarystorage": 
"セカンダリストレージはゾーンと関連付けられ、次の項目を格納します。<ul><li>テンプレート - 
VMの起動に使用できるOSイメージで、アプリケーションのインストールなど追加の構成を含めることができます。</li><li>ISOイメージ - 
起動可能または起動不可のOSイメージです。</li><li>ディスクボリュームのスナップショット - 
VMデータの保存コピーです。データの復元または新しいテンプレートの作成に使用できます。</ul>",
   "message.installwizard.now.building": "クラウドを構築しています...",
diff --git a/ui/public/locales/ko_KR.json b/ui/public/locales/ko_KR.json
index a34cdea767f..e524f72ebc1 100644
--- a/ui/public/locales/ko_KR.json
+++ b/ui/public/locales/ko_KR.json
@@ -2053,7 +2053,7 @@
 "message.host.dedicated": "\uc804\uc6a9 \ud638\uc2a4\ud2b8",
 "message.host.dedication.released": "\uc804\uc6a9 \ud638\uc2a4\ud2b8 
\ucd9c\uc2dc",
 "message.info.cloudian.console": "Cloudian \uad00\ub9ac \ucf58\uc194\uc774 
\ub2e4\ub978 \ucc3d\uc5d0\uc11c \uc5f4\ub9bd\ub2c8\ub2e4.",
-"message.installwizard.copy.whatiscloudstack": "CloudStack\u2122\uc740 
\ucef4\ud4e8\ud305 \ub9ac\uc18c\uc2a4\ub97c \ud3ec\ud568\ud558\uc5ec 
\uacf5\uac1c, \uc0ac\uc124, \ubc0f \ud558\uc774\ube0c\ub9ac\ub4dc\uc758 
Infrastructure as a Service (IaaS) \ud074\ub77c\uc6b0\ub4dc\ub97c 
\uad6c\ucd95\ud560 \uc218 \uc788\ub294 \uc18c\ud504\ud2b8\uc6e8\uc5b4 
\ud50c\ub7ab\ud3fc\uc785\ub2c8\ub2e4. CloudStack \u2122\uc740 
\ud074\ub77c\uc6b0\ub4dc \uc778\ud504\ub77c\ub97c \uad6c\uc131\ud558\ub294 
\ub124\ [...]
+"message.installwizard.copy.whatiscloudstack": "CloudStack\u2122\uc740 
\ucef4\ud4e8\ud305 \ub9ac\uc18c\uc2a4\ub97c \ud3ec\ud568\ud558\uc5ec 
\uacf5\uac1c, \uc0ac\uc124, \ubc0f \ud558\uc774\ube0c\ub9ac\ub4dc\uc758 
Infrastructure as a Service (IaaS) \ud074\ub77c\uc6b0\ub4dc\ub97c 
\uad6c\ucd95\ud560 \uc218 \uc788\ub294 \uc18c\ud504\ud2b8\uc6e8\uc5b4 
\ud50c\ub7ab\ud3fc\uc785\ub2c8\ub2e4. CloudStack \u2122\uc740 
\ud074\ub77c\uc6b0\ub4dc \uc778\ud504\ub77c\ub97c \uad6c\uc131\ud558\ub294 
\ub124\ [...]
 "message.installwizard.tooltip.addpod.name": "Pod 
\uc774\ub984\uc785\ub2c8\ub2e4.",
 "message.installwizard.tooltip.addpod.reservedsystemendip": 
"\uc774\uac83\uc740 2\ucc28 \uc2a4\ud1a0\ub9ac\uc9c0 VM \ubc0f \ucf58\uc194 
\ud504\ub85d\uc2dc VM\ub97c \uad00\ub9ac\ud558\uae30 \uc704\ud574\uc11c 
CloudStack\uc5d0\uc11c \uc0ac\uc6a9\ud558\ub294 \uc0ac\uc124 
\ub124\ud2b8\uc6cc\ud06c\ub0b4 IP \uc8fc\uc18c \ubc94\uc704\uc785\ub2c8\ub2e4. 
\uc774\ub7ec\ud55c IP \uc8fc\uc18c\ub294 \ucef4\ud4e8\ud305 \uc11c\ubc84\uc640 
\uac19\uc740 \uc11c\ube0c\ub124\ud2b8\uc6cc\ud06c\uc5d0\uc11c \ud [...]
 "message.installwizard.tooltip.addpod.reservedsystemgateway": "\ud604\uc7ac 
Pod\ub0b4 \ud638\uc2a4\ud2b8 \uac8c\uc774\ud2b8\uc6e8\uc774\uc785\ub2c8\ub2e4.",
diff --git a/ui/public/locales/nb_NO.json b/ui/public/locales/nb_NO.json
index a0fbd8927df..ec51f7415d3 100644
--- a/ui/public/locales/nb_NO.json
+++ b/ui/public/locales/nb_NO.json
@@ -1405,7 +1405,7 @@
 "message.guest.traffic.in.basic.zone": "Gjestetrafikk er kommunikasjon mellom 
sluttbrukers virtuelle gjester. Spesifiser en rekke med IP-adresser som 
CloudStack kan tildele virtuelle gjester. S\u00f8rg for at denne rekken ikke 
overlapper IP-rekken(e) som er reservert systemmaskiner.",
 "message.host.dedicated": "Dedikert Vert",
 "message.host.dedication.released": "Vert dedikering frigitt",
-"message.installwizard.copy.whatiscloudstack": "CloudStack&#8482 er en 
programvare-plattform som grupperer dataressurser for \u00e5 bygge offentlige, 
private og hybride infrastruktur som en tjeneste (IaaS) skyer. CloudStack&#8482 
administrerer nettverk, lagring og regnekraft-verter som til sammen blir en 
sky-infrastruktur. Bruk CloudStack&#8482 til \u00e5 distribuere, administrerre 
og konfigurere dine skyressurser og milj\u00f8er.<br/><br/>Utvid forbi 
individuelle virtuelle gjester som k [...]
+"message.installwizard.copy.whatiscloudstack": "CloudStack&#8482 er en 
programvare-plattform som grupperer dataressurser for \u00e5 bygge offentlige, 
private og hybride infrastruktur som en tjeneste (IaaS) skyer. CloudStack&#8482 
administrerer nettverk, lagring og regnekraft-verter som til sammen blir en 
sky-infrastruktur. Bruk CloudStack&#8482 til \u00e5 distribuere, administrerre 
og konfigurere dine skyressurser og milj\u00f8er.<br/><br/>Utvid forbi 
individuelle virtuelle gjester som k [...]
 "message.installwizard.tooltip.addpod.name": "Et navn for poden",
 "message.installwizard.tooltip.addpod.reservedsystemendip": "Dette er 
IP-rekken i det private nettverket som CloudStack bruker for \u00e5 
administrere Sekund\u00e6rlagrins-servere og Konsollproxy-servere. Disse 
IP-adressene tas fra samme subnett som regnekraft-serverne.",
 "message.installwizard.tooltip.addpod.reservedsystemgateway": "Gatewayen til 
vertene i poden.",
diff --git a/ui/public/locales/nl_NL.json b/ui/public/locales/nl_NL.json
index 8e637f190b3..6bd1bf67159 100644
--- a/ui/public/locales/nl_NL.json
+++ b/ui/public/locales/nl_NL.json
@@ -1406,7 +1406,7 @@
 "message.guest.traffic.in.basic.zone": "Gast netwerk verkeer is communicatie 
tussen virtuele machines van de eindgebruiker. Specificeer een range van IP 
adressen welke CloudStack kan uitdelen aan gast VMs. Let erop dat deze range 
niet overlapt met de gereserveerde systeem IP range.",
 "message.host.dedicated": "Host toegewijd",
 "message.host.dedication.released": "Toegewijde host losgekoppeld",
-"message.installwizard.copy.whatiscloudstack": "CloudStack&#8482; is een 
software platform welke computer capaciteit herenigd om public, private en 
hybrid infrastructure as a Service (IaaS) clouds te bouwen. CloudStack&#8482; 
beheert het netwerk, de opslag en de computer nodes welke de cloud 
infrastructuur vertegenwoordigen. Gebruik CloudStack&#8482; om cloud computing 
omgevingen uit te rollen, te beheren en te configureren. <br/><br/> 
CloudStack&#8482 gaat veel verder dan het draaien va [...]
+"message.installwizard.copy.whatiscloudstack": "CloudStack&#8482; is een 
software platform welke computer capaciteit herenigd om public, private en 
hybrid infrastructure as a Service (IaaS) clouds te bouwen. CloudStack&#8482; 
beheert het netwerk, de opslag en de computer nodes welke de cloud 
infrastructuur vertegenwoordigen. Gebruik CloudStack&#8482; om cloud computing 
omgevingen uit te rollen, te beheren en te configureren. <br/><br/> 
CloudStack&#8482 gaat veel verder dan het draaien va [...]
 "message.installwizard.tooltip.addpod.name": "Een naam voor de pod",
 "message.installwizard.tooltip.addpod.reservedsystemendip": "Dit is de IP 
range van het private netwerk dat CloudStack gebruikt om met Secundaire Opslag 
VMs en Console Proxy VMs te communiceren. Deze IP adressen komen uit hetzelfde 
subnet als de gast VMs.",
 "message.installwizard.tooltip.addpod.reservedsystemgateway": "De gateway voor 
de hosts in die pod.",
diff --git a/ui/public/locales/pl.json b/ui/public/locales/pl.json
index 6838b5e2a59..6077da5928e 100644
--- a/ui/public/locales/pl.json
+++ b/ui/public/locales/pl.json
@@ -1406,7 +1406,7 @@
 "message.guest.traffic.in.basic.zone": "Guest network traffic is communication 
between end-user virtual machines. Specify a range of IP addresses that 
CloudStack can assign to guest VMs. Make sure this range does not overlap the 
reserved system IP range.",
 "message.host.dedicated": "Host Dedicated",
 "message.host.dedication.released": "Host dedication released",
-"message.installwizard.copy.whatiscloudstack": "CloudStack&#8482 is a software 
platform that pools computing resources to build public, private, and hybrid 
Infrastructure as a Service (IaaS) clouds. CloudStack&#8482 manages the 
network, storage, and compute nodes that make up a cloud infrastructure. Use 
CloudStack&#8482 to deploy, manage, and configure cloud computing 
environments.<br/><br/>Extending beyond individual virtual machine images 
running on commodity hardware, CloudStack&#8482 [...]
+"message.installwizard.copy.whatiscloudstack": "CloudStack&#8482 is a software 
platform that pools computing resources to build public, private, and hybrid 
Infrastructure as a Service (IaaS) clouds. CloudStack&#8482 manages the 
network, storage, and compute nodes that make up a cloud infrastructure. Use 
CloudStack&#8482 to deploy, manage, and configure cloud computing 
environments.<br/><br/>Extending beyond individual virtual machine images 
running on commodity hardware, CloudStack&#8482 [...]
 "message.installwizard.tooltip.addpod.name": "A name for the pod",
 "message.installwizard.tooltip.addpod.reservedsystemendip": "This is the IP 
range in the private network that the CloudStack uses to manage Secondary 
Storage VMs and Console Proxy VMs. These IP addresses are taken from the same 
subnet as computing servers.",
 "message.installwizard.tooltip.addpod.reservedsystemgateway": "The gateway for 
the hosts in that pod.",
diff --git a/ui/public/locales/pt_BR.json b/ui/public/locales/pt_BR.json
index 937caa69a59..66684ca4bc3 100644
--- a/ui/public/locales/pt_BR.json
+++ b/ui/public/locales/pt_BR.json
@@ -2197,7 +2197,7 @@
 "message.host.dedicated": "Host dedicado",
 "message.host.dedication.released": "Host dedicado liberado",
 "message.info.cloudian.console": "O Cloudian management console deve abrir em 
outra janela",
-"message.installwizard.copy.whatiscloudstack": "O CloudStack&#8482 \u00e9 uma 
plataforma de software que agrega recursos computacionais para construir uma 
Cloud de infraestrutura como servi\u00e7o (IaaS) p\u00fablica, privada ou 
h\u00edbrida. O CloudStack&#8482 ger\u00eancia a rede, o armazenamento e os 
recursos computacionais que comp\u00f5em a infraestrutura de cloud. utilize o 
CloudStack&#8482 para instalar, gerenciar e configurar os ambientes de cloud 
computing.<br/><br/>Indo al\u00e [...]
+"message.installwizard.copy.whatiscloudstack": "O CloudStack&#8482 \u00e9 uma 
plataforma de software que agrega recursos computacionais para construir uma 
Cloud de infraestrutura como servi\u00e7o (IaaS) p\u00fablica, privada ou 
h\u00edbrida. O CloudStack&#8482 ger\u00eancia a rede, o armazenamento e os 
recursos computacionais que comp\u00f5em a infraestrutura de cloud. utilize o 
CloudStack&#8482 para instalar, gerenciar e configurar os ambientes de cloud 
computing.<br/><br/>Indo al\u00e [...]
 "message.installwizard.tooltip.addpod.name": "O nome para o pod",
 "message.installwizard.tooltip.addpod.reservedsystemendip": "Este \u00e9 o 
range de IP na rede privada que o CloudStack utiliza para gerenciar o 
armazenamento secund\u00e1rio das VMs e proxy console das VMs. estes 
endere\u00e7os IP s\u00e3o obtidos da mesma subrede dos servidores hosts.",
 "message.installwizard.tooltip.addpod.reservedsystemgateway": "O gateway para 
os hosts neste pod.",
diff --git a/ui/public/locales/ru_RU.json b/ui/public/locales/ru_RU.json
index f68d767d762..46d70081f1b 100644
--- a/ui/public/locales/ru_RU.json
+++ b/ui/public/locales/ru_RU.json
@@ -1404,7 +1404,7 @@
 "message.guest.traffic.in.basic.zone": 
"\u0413\u043e\u0441\u0442\u0435\u0432\u043e\u0439 
\u0442\u0440\u0430\u0444\u0438\u043a 
\u0433\u0435\u043d\u0435\u0440\u0438\u0440\u0443\u0435\u0442\u0441\u044f 
\u043f\u0440\u0438 \u043e\u0431\u0449\u0435\u043d\u0438\u0438 
\u043c\u0435\u0436\u0434\u0443 
\u0432\u0438\u0440\u0442\u0443\u0430\u043b\u044c\u043d\u044b\u043c\u0438 
\u043c\u0430\u0448\u0438\u043d\u0430\u043c\u0438. 
\u0423\u043a\u0430\u0436\u0438\u0442\u0435 \u0434\u0438\u0430\u043f\u0430\u04 
[...]
 "message.host.dedicated": "Host Dedicated",
 "message.host.dedication.released": "Host dedication released",
-"message.installwizard.copy.whatiscloudstack": "CloudStack&#8482 - 
\u044d\u0442\u043e 
\u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u0430\u044f 
\u043f\u043b\u0430\u0444\u0442\u043e\u0440\u043c\u0430 \u0434\u043b\u044f 
\u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f 
\u043f\u0443\u0431\u043b\u0438\u0447\u043d\u044b\u0445, 
\u0447\u0430\u0441\u0442\u043d\u044b\u0445 \u0438 
\u0433\u0438\u0431\u0440\u0438\u0434\u043d\u044b\u0445 
\u043e\u0431\u043b\u0430\u043a\u043e\u0432 \u043f\u043e [...]
+"message.installwizard.copy.whatiscloudstack": "CloudStack&#8482 - 
\u044d\u0442\u043e 
\u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u0430\u044f 
\u043f\u043b\u0430\u0444\u0442\u043e\u0440\u043c\u0430 \u0434\u043b\u044f 
\u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f 
\u043f\u0443\u0431\u043b\u0438\u0447\u043d\u044b\u0445, 
\u0447\u0430\u0441\u0442\u043d\u044b\u0445 \u0438 
\u0433\u0438\u0431\u0440\u0438\u0434\u043d\u044b\u0445 
\u043e\u0431\u043b\u0430\u043a\u043e\u0432 \u043f\u043e [...]
 "message.installwizard.tooltip.addpod.name": "\u0418\u043c\u044f 
\u0441\u0442\u0435\u043d\u0434\u0430",
 "message.installwizard.tooltip.addpod.reservedsystemendip": 
"\u042d\u0442\u043e \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d IP 
\u0447\u0430\u0441\u0442\u043d\u043e\u0439 \u0441\u0435\u0442\u0438, 
\u043a\u043e\u0442\u043e\u0440\u044b\u0439 
\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f 
CloudStack \u0434\u043b\u044f \u0412\u041c 
\u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0433\u043e
 \u0445\u0440\u0430\u043d\u0438\u043b\u043 [...]
 "message.installwizard.tooltip.addpod.reservedsystemgateway": 
"\u0428\u043b\u044e\u0437 \u0434\u043b\u044f \u0443\u0437\u043b\u043e\u0432 
\u044d\u0442\u043e\u0433\u043e \u0441\u0442\u0435\u043d\u0434\u0430.",
diff --git a/ui/public/locales/zh_CN.json b/ui/public/locales/zh_CN.json
index 91353d2f81a..5d46d0cc840 100644
--- a/ui/public/locales/zh_CN.json
+++ b/ui/public/locales/zh_CN.json
@@ -3499,7 +3499,7 @@
   "message.installwizard.copy.whatisahost": 
"\u4E3B\u673A\u662F\u6307\u4E00\u53F0\u8BA1\u7B97\u673A\u3002\u4E3B\u673A\u63D0\u4F9B\u8FD0\u884C\u6765\u5BBE\u865A\u62DF\u673A\u7684\u8BA1\u7B97\u8D44\u6E90\u3002\u6BCF\u53F0\u4E3B\u673A\u4E0A\u90FD\u5B89\u88C5\u6709\u865A\u62DF\u673A\u7BA1\u7406\u7A0B\u5E8F\u8F6F\u4EF6\uFF0C\u7528\u4E8E\u7BA1\u7406\u6765\u5BBE\u865A\u62DF\u673A\uFF08\u88F8\u673A\u4E3B\u673A\u9664\u5916\uFF0C\u5C06\u5728\u201C\u9AD8\u7EA7\u5B89\u88C5\u6307\u5357\u201D\u4E2D\u8
 [...]
   "message.installwizard.copy.whatisapod": 
"\u4E00\u4E2A\u63D0\u4F9B\u70B9\u901A\u5E38\u4EE3\u8868\u4E00\u4E2A\u673A\u67B6\u3002\u540C\u4E00\u63D0\u4F9B\u70B9\u4E2D\u7684\u4E3B\u673A\u4F4D\u4E8E\u540C\u4E00\u5B50\u7F51\u4E2D\u3002<br/><br/>\u63D0\u4F9B\u70B9\u662F
 CloudStack\u2122 
\u90E8\u7F72\u4E2D\u7684\u7B2C\u4E8C\u5927\u7EC4\u7EC7\u5355\u4F4D\u3002\u63D0\u4F9B\u70B9\u5305\u542B\u5728\u8D44\u6E90\u57DF\u4E2D\u3002\u6BCF\u4E2A\u8D44\u6E90\u57DF\u4E2D\u53EF\u4EE5\u5305\u542B\u4E00\u4E2A
 [...]
   "message.installwizard.copy.whatisazone": "\u8D44\u6E90\u57DF\u662F 
CloudStack\u2122 
\u90E8\u7F72\u4E2D\u6700\u5927\u7684\u7EC4\u7EC7\u5355\u4F4D\u3002\u867D\u7136\u5141\u8BB8\u4E00\u4E2A\u6570\u636E\u4E2D\u5FC3\u4E2D\u5B58\u5728\u591A\u4E2A\u8D44\u6E90\u57DF\uFF0C\u4F46\u662F\u4E00\u4E2A\u8D44\u6E90\u57DF\u901A\u5E38\u4E0E\u4E00\u4E2A\u6570\u636E\u4E2D\u5FC3\u76F8\u5BF9\u5E94\u3002\u5C06\u57FA\u7840\u67B6\u6784\u7F16\u7EC4\u5230\u8D44\u6E90\u57DF\u4E2D\u7684\u597D\u5904\u662F\u53EF\u4
 [...]
-  "message.installwizard.copy.whatiscloudstack": "CloudStack\u2122 
\u662F\u4E00\u4E2A\u8F6F\u4EF6\u5E73\u53F0\uFF0C\u53EF\u5C06\u8BA1\u7B97\u8D44\u6E90\u96C6\u4E2D\u5728\u4E00\u8D77\u4EE5\u6784\u5EFA\u516C\u6709\u3001\u79C1\u6709\u548C\u6DF7\u5408\u57FA\u7840\u8BBE\u65BD\u5373\u670D\u52A1\uFF08IaaS\uFF09\u4E91\u3002
 CloudStack\u2122 
\u8D1F\u8D23\u7BA1\u7406\u7EC4\u6210\u4E91\u57FA\u7840\u67B6\u6784\u7684\u7F51\u7EDC\u3001\u5B58\u50A8\u548C\u8BA1\u7B97\u8282\u70B9\u3002\u4F7F\u7528
 CloudS [...]
+  "message.installwizard.copy.whatiscloudstack": "CloudStack\u2122 
\u662F\u4E00\u4E2A\u8F6F\u4EF6\u5E73\u53F0\uFF0C\u53EF\u5C06\u8BA1\u7B97\u8D44\u6E90\u96C6\u4E2D\u5728\u4E00\u8D77\u4EE5\u6784\u5EFA\u516C\u6709\u3001\u79C1\u6709\u548C\u6DF7\u5408\u57FA\u7840\u8BBE\u65BD\u5373\u670D\u52A1\uFF08IaaS\uFF09\u4E91\u3002
 CloudStack\u2122 
\u8D1F\u8D23\u7BA1\u7406\u7EC4\u6210\u4E91\u57FA\u7840\u67B6\u6784\u7684\u7F51\u7EDC\u3001\u5B58\u50A8\u548C\u8BA1\u7B97\u8282\u70B9\u3002\u4F7F\u7528
 CloudS [...]
   "message.installwizard.copy.whatisprimarystorage": "CloudStack\u2122 
\u4E91\u57FA\u7840\u67B6\u6784\u4F7F\u7528\u4EE5\u4E0B\u4E24\u79CD\u7C7B\u578B\u7684\u5B58\u50A8:
 
\u4E3B\u5B58\u50A8\u548C\u4E8C\u7EA7\u5B58\u50A8\u3002\u8FD9\u4E24\u79CD\u7C7B\u578B\u7684\u5B58\u50A8\u53EF\u4EE5\u662F
 iSCSI \u6216 NFS 
\u670D\u52A1\u5668\uFF0C\u4E5F\u53EF\u4EE5\u662F\u672C\u5730\u78C1\u76D8\u3002<br/><br/><strong>\u4E3B\u5B58\u50A8</strong>\u4E0E\u96C6\u7FA4\u76F8\u5173\u8054\uFF0C\u7528\u4E8E\u5B58\u
 [...]
   "message.installwizard.copy.whatissecondarystorage": 
"\u4E8C\u7EA7\u5B58\u50A8\u4E0E\u8D44\u6E90\u57DF\u76F8\u5173\u8054\uFF0C\u7528\u4E8E\u5B58\u50A8\u4EE5\u4E0B\u9879\u76EE:<ul><li>\u6A21\u677F
 - 
\u53EF\u7528\u4E8E\u542F\u52A8\u865A\u62DF\u673A\u5E76\u53EF\u4EE5\u5305\u542B\u5176\u4ED6\u914D\u7F6E\u4FE1\u606F\uFF08\u4F8B\u5982\uFF0C\u5DF2\u5B89\u88C5\u7684\u5E94\u7528\u7A0B\u5E8F\uFF09\u7684\u64CD\u4F5C\u7CFB\u7EDF\u6620\u50CF</li><li>ISO
 \u6620\u50CF - \u53EF\u91CD\u65B0\u542F\u52A8 [...]
   "message.installwizard.now.building": 
"\u73B0\u5728\u6B63\u5728\u6784\u5EFA\u60A8\u7684\u4E91...",


Reply via email to