From 34999a25ae262fe4b853a386fd1891866aa02eeb Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Tue, 14 Feb 2012 16:00:40 -0800 Subject: [PATCH] Projects UI localization -Dashboard -New project wizard -Misc. missing localized strings --- .../classes/resources/messages.properties | 28 +++++++++ .../classes/resources/messages_ja.properties | 28 +++++++++ ui/index.jsp | 57 ++++++++++++++----- ui/scripts/projects.js | 24 ++++---- ui/scripts/ui-custom/projects.js | 56 +++++++++--------- 5 files changed, 138 insertions(+), 55 deletions(-) diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index 8c88a237f55..ad4e91329aa 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -1,3 +1,31 @@ +label.manage.resources=Manage Resources +label.port.forwarding.policies=Port forwarding policies +label.load.balancing.policies=Load balancing policies +label.networking.and.security=Networking and security +label.bandwidth=Bandwidth +label.virtual.machines=Virtual machines +label.compute.and.storage=Compute and Storage +label.task.completed=Task completed +label.update.project.resources=Update project resources +label.remove.project.account=Remove project account +label.item.listing=Item listing +message.select.item=Please select an item. +label.removing=Removing +label.invite=Invite +label.add.by=Add by +label.max.vms=Max. user VMs +label.max.public.ips=Max. public IPs +label.max.volumes=Max. volumes +label.max.snapshots=Max. snapshots +label.max.templates=Max. templates +label.project.dashboard=Project dashboard +label.remind.later=Remind me later +label.invited.accounts=Invited accounts +label.invite.to=Invite to +label.add.accounts.to=Add accounts to +label.add.accounts=Add accounts +label.project.name=Project name +label.create.project=Create project label.networks=Networks label.launch.vm=Launch VM label.new.vm=New VM diff --git a/client/WEB-INF/classes/resources/messages_ja.properties b/client/WEB-INF/classes/resources/messages_ja.properties index 4b1d47fa12e..485702494ef 100644 --- a/client/WEB-INF/classes/resources/messages_ja.properties +++ b/client/WEB-INF/classes/resources/messages_ja.properties @@ -1,4 +1,32 @@ #cloudstack 3.0 (begin) ******************************************************************************************** +label.manage.resources=リソースを管理する +label.port.forwarding.policies=ポートフォワーディングのポリシー +label.load.balancing.policies=バランサポリシーをロードする +label.networking.and.security=ネットワークとセキュリティ +label.bandwidth=帯域幅 +label.virtual.machines=仮想マシン +label.compute.and.storage=コンピューティングとストレージ +label.task.completed=タスクが完了する +label.update.project.resources=プロジェクトリソースを更新 +label.remove.project.account=プロジェクト·アカウントを削除します。 +label.item.listing=アイテムリスト +message.select.item=項目を選択してください。 +label.removing=削除する +label.invite=招待 +label.add.by=して追加 +label.max.vms=最大ユーザーのVM +label.max.public.ips=最大のパブリックIP +label.max.volumes=最大ボリューム +label.max.snapshots=最大スナップショット +label.max.templates=最大のテンプレート +label.project.dashboard=プロジェクトダッシュボード +label.remind.later=私に後で通知する +label.invited.accounts=招待アカウント +label.invite.to=への招待 +label.add.accounts.to=にアカウントを追加します。 +label.add.accounts=アカウントを追加する +label.project.name=プロジェクト名 +label.create.project=プロジェクトを作成します。 label.networks=ネットワーク label.launch.vm=VMを起動します。 label.new.vm=新しいVM diff --git a/ui/index.jsp b/ui/index.jsp index d8a88d2d567..681c1701a51 100644 --- a/ui/index.jsp +++ b/ui/index.jsp @@ -757,41 +757,41 @@
- Compute and Storage +
  • - Virtual Machines +
    5
    -
    Running
    +
    10
    -
    Stopped
    +
  • - Storage +
    10
    -
    volumes
    +
  • - Bandwidth +
    200
    @@ -806,7 +806,7 @@
    - Users +
    • @@ -822,25 +822,25 @@
      - Networking and Security +
      • -
        IP addresses
        +
      • -
        Load balancing policies
        +
      • -
        Port forwarding policies
        +
      • @@ -854,7 +854,7 @@
        - Manage Resources +
        @@ -865,9 +865,9 @@
        - Events +
        - View all +
        @@ -1592,6 +1592,33 @@