From 56dd66da7bf9e26c16a5accf6b86471faa18ce9c Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Thu, 16 Feb 2012 15:10:01 -0800 Subject: [PATCH] Add missing localization for instances.js --- client/WEB-INF/classes/resources/messages.properties | 7 +++++++ client/WEB-INF/classes/resources/messages_ja.properties | 7 +++++++ ui/index.jsp | 6 ++++++ 3 files changed, 20 insertions(+) diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index 313bf71fe80..7c13fa07a4b 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -1,5 +1,6 @@ <<<<<<< HEAD <<<<<<< HEAD +<<<<<<< HEAD #new labels (begin) ********************************************************************************************** label.virtual.routers=Virtual Routers label.primary.storage.count=Primary Storage Pools @@ -1385,6 +1386,12 @@ error.unresolved.internet.name=Your internet name cannot be resolved. ======= label.installWizard.title=Hello and Welcome to CloudStack™. ======= +======= +message.migrate.instance.to.host=Please confirm that you want to migrate instance to another host. +label.migrate.instance.to.host=Migrate instance to another host +message.migrate.instance.to.ps=Please confirm that you want to migrate instance to another primary storage. +label.migrate.instance.to.ps=Migrate instance to another primary storage +>>>>>>> 4b2709c... Add missing localization for instances.js label.corrections.saved=Corrections saved message.installWizard.copy.whatIsSecondaryStorage=Secondary storage is associated with a zone, and it stores the following: message.installWizard.copy.whatIsPrimaryStorage=A CloudStack™ cloud infrastructure makes use of two types of storage: primary storage and secondary storage. Both of these can be iSCSI or NFS servers, or localdisk.

Primary storage is associated with a cluster, and it stores the disk volumes of each guest VM for all the VMs running on hosts in that cluster. The primary storage server is typically located close to the hosts. diff --git a/client/WEB-INF/classes/resources/messages_ja.properties b/client/WEB-INF/classes/resources/messages_ja.properties index 0a9d2491eb7..1af01c32218 100644 --- a/client/WEB-INF/classes/resources/messages_ja.properties +++ b/client/WEB-INF/classes/resources/messages_ja.properties @@ -1,7 +1,14 @@ <<<<<<< HEAD +<<<<<<< HEAD #new labels (begin) ********************************************************************************************** #cloudstack 3.0 (begin) ******************************************************************************************** ======= +======= +message.migrate.instance.to.host=別のホストにインスタンスを移行することを確認してください。 +label.migrate.instance.to.host=別のホストにインスタンスを移行する +message.migrate.instance.to.ps=別のプライマリ·ストレージにインスタンスを移行することを確認してください。 +label.migrate.instance.to.ps=別のプライマリストレージにインスタンスを移行する +>>>>>>> 4b2709c... Add missing localization for instances.js label.corrections.saved=修正が保存され message.installWizard.copy.whatIsSecondaryStorage=セカンダリストレージは、ゾーンに関連付けられており、それは次のように格納されてい: message.installWizard.copy.whatIsPrimaryStorage=プライマリストレージとセカンダリストレージ:CloudStack™クラウド·インフラストラクチャは、ストレージの2つのタイプを使用しています。これらの両方は、iSCSIまたはNFSサーバー、またはlocaldiskすることができます。

プライマリ·ストレージは、クラスタに関連付けられており、そのクラスタ内のホスト上で実行されているすべてのVMの各ゲストVMのディスクボリュームに格納されています。プライマリ·ストレージ·サーバーは通常、ホストの近くに位置しています。 diff --git a/ui/index.jsp b/ui/index.jsp index 49ec35af4d4..04239f3a645 100644 --- a/ui/index.jsp +++ b/ui/index.jsp @@ -1724,6 +1724,7 @@