From 8462fd02e6a957cbaf0550f45b47d00e1176df63 Mon Sep 17 00:00:00 2001 From: Gabriel Hurley Date: Tue, 24 Apr 2012 16:41:40 -0700 Subject: [PATCH] Added english translation files and updated all strings. Change-Id: I74a394599bdc977c585129451ba2c6ca15e611cc --- horizon/locale/en/LC_MESSAGES/django.po | 2362 +++++++++++++++++ horizon/locale/es/LC_MESSAGES/django.po | 505 ++-- horizon/locale/fr/LC_MESSAGES/django.po | 505 ++-- horizon/locale/ja/LC_MESSAGES/django.po | 529 ++-- horizon/locale/pl/LC_MESSAGES/django.po | 530 ++-- horizon/locale/pt/LC_MESSAGES/django.po | 505 ++-- horizon/locale/zh_CN/LC_MESSAGES/django.po | 505 ++-- horizon/locale/zh_TW/LC_MESSAGES/django.po | 533 ++-- .../locale/en/LC_MESSAGES/django.po | 104 + .../locale/es/LC_MESSAGES/django.po | 24 +- .../locale/fr/LC_MESSAGES/django.po | 24 +- .../locale/ja/LC_MESSAGES/django.po | 24 +- .../locale/pl/LC_MESSAGES/django.po | 24 +- .../locale/pt/LC_MESSAGES/django.po | 24 +- .../locale/zh_CN/LC_MESSAGES/django.po | 24 +- .../locale/zh_TW/LC_MESSAGES/django.po | 24 +- 16 files changed, 4375 insertions(+), 1871 deletions(-) create mode 100644 horizon/locale/en/LC_MESSAGES/django.po create mode 100644 openstack_dashboard/locale/en/LC_MESSAGES/django.po diff --git a/horizon/locale/en/LC_MESSAGES/django.po b/horizon/locale/en/LC_MESSAGES/django.po new file mode 100644 index 000000000..4a9921ac1 --- /dev/null +++ b/horizon/locale/en/LC_MESSAGES/django.po @@ -0,0 +1,2362 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-04-24 16:40-0700\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: base.py:447 +msgid "Other" +msgstr "" + +#: decorators.py:56 +msgid "Please log in to continue." +msgstr "" + +#: decorators.py:89 +#, python-format +msgid "You are not authorized to access %s" +msgstr "" + +#: decorators.py:130 +msgid "The services for this view are not available." +msgstr "" + +#: exceptions.py:211 +msgid "Unauthorized. Please try logging in again." +msgstr "" + +#: users.py:63 +msgid "Your session has expired. Please log in again." +msgstr "" + +#: api/keystone.py:53 +#, python-format +msgid "%(type)s (%(backend)s backend)" +msgstr "" + +#: api/nova.py:185 +#, python-format +msgid "ALLOW %(from)s:%(to)s from %(group)s" +msgstr "" + +#: api/nova.py:190 +#, python-format +msgid "ALLOW %(from)s:%(to)s from %(cidr)s" +msgstr "" + +#: api/swift.py:114 +msgid "Unicode is not currently supported for object copy." +msgstr "" + +#: dashboards/nova/dashboard.py:24 +msgid "Manage Compute" +msgstr "" + +#: dashboards/nova/dashboard.py:33 +msgid "Object Store" +msgstr "" + +#: dashboards/nova/dashboard.py:38 dashboards/syspanel/projects/tables.py:51 +#: templates/horizon/common/_sidebar.html:11 +msgid "Project" +msgstr "" + +#: dashboards/nova/access_and_security/panel.py:25 +msgid "Access & Security" +msgstr "" + +#: dashboards/nova/access_and_security/views.py:52 +msgid "Unable to retrieve keypair list." +msgstr "" + +#: dashboards/nova/access_and_security/views.py:62 +#, python-format +msgid "Error fetching security_groups: %s" +msgstr "" + +#: dashboards/nova/access_and_security/views.py:72 +#, python-format +msgid "Error fetching floating ips: %s" +msgstr "" + +#: dashboards/nova/access_and_security/floating_ips/forms.py:39 +#: dashboards/nova/access_and_security/floating_ips/tables.py:47 +#: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:22 +msgid "Floating IP" +msgstr "" + +#: dashboards/nova/access_and_security/floating_ips/forms.py:42 +#: dashboards/nova/images_and_snapshots/snapshots/forms.py:38 +msgid "Instance ID" +msgstr "" + +#: dashboards/nova/access_and_security/floating_ips/forms.py:48 +#: dashboards/nova/instances_and_volumes/volumes/forms.py:67 +msgid "Select an instance" +msgstr "" + +#: dashboards/nova/access_and_security/floating_ips/forms.py:50 +#: dashboards/nova/instances_and_volumes/volumes/forms.py:69 +msgid "No instances available" +msgstr "" + +#: dashboards/nova/access_and_security/floating_ips/forms.py:53 +#: dashboards/nova/access_and_security/floating_ips/tables.py:103 +#: dashboards/nova/instances_and_volumes/instances/tables.py:57 +#: dashboards/nova/instances_and_volumes/instances/tables.py:69 +#: dashboards/nova/instances_and_volumes/instances/tables.py:84 +#: dashboards/nova/instances_and_volumes/instances/tables.py:112 +#: dashboards/nova/instances_and_volumes/volumes/tables.py:157 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:41 +msgid "Instance" +msgstr "" + +#: dashboards/nova/access_and_security/floating_ips/forms.py:64 +#, python-format +msgid "Successfully associated Floating IP %(ip)s with Instance: %(inst)s" +msgstr "" + +#: dashboards/nova/access_and_security/floating_ips/forms.py:70 +#, python-format +msgid "Error associating Floating IP: %s" +msgstr "" + +#: dashboards/nova/access_and_security/floating_ips/forms.py:76 +msgid "Pool" +msgstr "" + +#: dashboards/nova/access_and_security/floating_ips/forms.py:91 +#, python-format +msgid "" +"Successfully allocated Floating IP \"%(ip)s\" to project \"%(project)s\"" +msgstr "" + +#: dashboards/nova/access_and_security/floating_ips/forms.py:95 +msgid "Unable to allocate Floating IP." +msgstr "" + +#: dashboards/nova/access_and_security/floating_ips/tables.py:35 +msgid "Allocate IP To Project" +msgstr "" + +#: dashboards/nova/access_and_security/floating_ips/tables.py:45 +msgid "Release" +msgstr "" + +#: dashboards/nova/access_and_security/floating_ips/tables.py:46 +msgid "Released" +msgstr "" + +#: dashboards/nova/access_and_security/floating_ips/tables.py:48 +#: dashboards/nova/access_and_security/floating_ips/tables.py:117 +#: dashboards/syspanel/projects/forms.py:119 +msgid "Floating IPs" +msgstr "" + +#: dashboards/nova/access_and_security/floating_ips/tables.py:57 +#: dashboards/nova/templates/nova/access_and_security/floating_ips/_associate.html:22 +msgid "Associate IP" +msgstr "" + +#: dashboards/nova/access_and_security/floating_ips/tables.py:69 +msgid "Disassociate IP" +msgstr "" + +#: dashboards/nova/access_and_security/floating_ips/tables.py:83 +#, python-format +msgid "Successfully disassociated Floating IP: %s" +msgstr "" + +#: dashboards/nova/access_and_security/floating_ips/tables.py:87 +msgid "Unable to disassociate floating IP." +msgstr "" + +#: dashboards/nova/access_and_security/floating_ips/tables.py:100 +#: dashboards/nova/instances_and_volumes/instances/tables.py:237 +#: dashboards/syspanel/instances/tables.py:65 +msgid "IP Address" +msgstr "" + +#: dashboards/nova/access_and_security/floating_ips/tables.py:106 +msgid "Floating IP Pool" +msgstr "" + +#: dashboards/nova/access_and_security/floating_ips/views.py:51 +msgid "Unable to associate floating IP." +msgstr "" + +#: dashboards/nova/access_and_security/floating_ips/views.py:60 +#: dashboards/syspanel/instances/views.py:48 +msgid "Unable to retrieve instance list." +msgstr "" + +#: dashboards/nova/access_and_security/floating_ips/views.py:100 +msgid "No floating IP pools available." +msgstr "" + +#: dashboards/nova/access_and_security/keypairs/forms.py:38 +#: dashboards/nova/access_and_security/keypairs/forms.py:57 +#: dashboards/nova/access_and_security/keypairs/tables.py:51 +msgid "Keypair Name" +msgstr "" + +#: dashboards/nova/access_and_security/keypairs/forms.py:40 +msgid "" +"Keypair names may only contain letters, numbers, underscores and hyphens." +msgstr "" + +#: dashboards/nova/access_and_security/keypairs/forms.py:52 +#, python-format +msgid "Error Creating Keypair: %s" +msgstr "" + +#: dashboards/nova/access_and_security/keypairs/forms.py:59 +msgid "Public Key" +msgstr "" + +#: dashboards/nova/access_and_security/keypairs/forms.py:65 +#, python-format +msgid "Successfully imported public key: %s" +msgstr "" + +#: dashboards/nova/access_and_security/keypairs/forms.py:72 +#, python-format +msgid "Error Importing Keypair: %s" +msgstr "" + +#: dashboards/nova/access_and_security/keypairs/tables.py:29 +#: dashboards/nova/images_and_snapshots/images/forms.py:104 +msgid "Keypair" +msgstr "" + +#: dashboards/nova/access_and_security/keypairs/tables.py:30 +#: dashboards/nova/access_and_security/keypairs/tables.py:59 +msgid "Keypairs" +msgstr "" + +#: dashboards/nova/access_and_security/keypairs/tables.py:38 +#: dashboards/nova/templates/nova/access_and_security/keypairs/_import.html:7 +#: dashboards/nova/templates/nova/access_and_security/keypairs/_import.html:23 +#: dashboards/nova/templates/nova/access_and_security/keypairs/import.html:6 +msgid "Import Keypair" +msgstr "" + +#: dashboards/nova/access_and_security/keypairs/tables.py:45 +#: dashboards/nova/templates/nova/access_and_security/keypairs/_create.html:7 +#: dashboards/nova/templates/nova/access_and_security/keypairs/_create.html:23 +#: dashboards/nova/templates/nova/access_and_security/keypairs/create.html:6 +msgid "Create Keypair" +msgstr "" + +#: dashboards/nova/access_and_security/keypairs/tables.py:52 +msgid "Fingerprint" +msgstr "" + +#: dashboards/nova/access_and_security/keypairs/views.py:64 +#, python-format +msgid "Unable to create keypair: %(exc)s" +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/forms.py:41 +#: dashboards/nova/access_and_security/security_groups/tables.py:57 +#: dashboards/nova/images_and_snapshots/images/forms.py:46 +#: dashboards/nova/instances_and_volumes/volumes/tables.py:109 +#: dashboards/nova/instances_and_volumes/volumes/tables.py:126 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:9 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:9 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:9 +#: dashboards/syspanel/flavors/forms.py:37 +#: dashboards/syspanel/projects/forms.py:60 +#: dashboards/syspanel/projects/forms.py:85 +#: dashboards/syspanel/projects/tables.py:74 +#: dashboards/syspanel/services/tables.py:38 +msgid "Name" +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/forms.py:43 +#: dashboards/nova/access_and_security/security_groups/tables.py:58 +#: dashboards/nova/instances_and_volumes/volumes/forms.py:29 +#: dashboards/nova/instances_and_volumes/volumes/forms.py:97 +#: dashboards/nova/instances_and_volumes/volumes/tables.py:112 +#: dashboards/nova/templates/nova/access_and_security/keypairs/_create.html:16 +#: dashboards/nova/templates/nova/access_and_security/keypairs/_import.html:16 +#: dashboards/nova/templates/nova/access_and_security/security_groups/_create.html:17 +#: dashboards/nova/templates/nova/containers/_create.html:16 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create.html:17 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create_snapshot.html:17 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:14 +#: dashboards/nova/templates/nova/objects/_copy.html:16 +#: dashboards/nova/templates/nova/objects/_upload.html:17 +#: dashboards/syspanel/projects/forms.py:63 +#: dashboards/syspanel/projects/forms.py:88 +#: dashboards/syspanel/projects/tables.py:76 +#: dashboards/syspanel/templates/syspanel/flavors/_create.html:17 +#: dashboards/syspanel/templates/syspanel/images/_update.html:17 +#: dashboards/syspanel/templates/syspanel/projects/_add_user.html:17 +#: dashboards/syspanel/templates/syspanel/projects/_create.html:17 +#: dashboards/syspanel/templates/syspanel/projects/_quotas.html:16 +#: dashboards/syspanel/templates/syspanel/projects/_update.html:17 +#: dashboards/syspanel/templates/syspanel/users/_create.html:16 +#: dashboards/syspanel/templates/syspanel/users/_update.html:16 +msgid "Description" +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/forms.py:51 +#, python-format +msgid "Successfully created security_group: %s" +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/forms.py:54 +msgid "Unable to create security group." +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/forms.py:59 +#: dashboards/nova/access_and_security/security_groups/tables.py:92 +msgid "IP Protocol" +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/forms.py:65 +#: dashboards/nova/access_and_security/security_groups/forms.py:71 +#: dashboards/nova/access_and_security/security_groups/tables.py:94 +msgid "From Port" +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/forms.py:66 +msgid "" +"TCP/UDP: Enter integer value between 1 and 65535. ICMP: enter a value for " +"ICMP type in the range (-1: 255)" +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/forms.py:72 +#: dashboards/nova/images_and_snapshots/images/tables.py:86 +msgid "Type" +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/forms.py:74 +#: dashboards/nova/access_and_security/security_groups/forms.py:80 +#: dashboards/nova/access_and_security/security_groups/tables.py:95 +msgid "To Port" +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/forms.py:75 +msgid "" +"TCP/UDP: Enter integer value between 1 and 65535. ICMP: enter a value for " +"ICMP code in the range (-1: 255)" +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/forms.py:81 +msgid "Code" +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/forms.py:84 +msgid "Source Group" +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/forms.py:85 +msgid "CIDR" +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/forms.py:88 +msgid "Classless Inter-Domain Routing (e.g. 192.168.0.0/24)" +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/forms.py:114 +msgid "The \"from\" port number is invalid." +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/forms.py:117 +msgid "The \"to\" port number is invalid." +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/forms.py:120 +msgid "" +"The \"to\" port number must be greater than or equal to the \"from\" port " +"number." +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/forms.py:126 +msgid "Either CIDR or Source Group may be specified, but not both." +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/forms.py:147 +#, python-format +msgid "Successfully added rule: %s" +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/forms.py:151 +#, python-format +msgid "Error adding rule security group: %s" +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/tables.py:30 +msgid "Security Group" +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/tables.py:31 +#: dashboards/nova/access_and_security/security_groups/tables.py:65 +#: dashboards/nova/images_and_snapshots/images/forms.py:114 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:47 +msgid "Security Groups" +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/tables.py:44 +#: dashboards/nova/templates/nova/access_and_security/security_groups/_create.html:7 +#: dashboards/nova/templates/nova/access_and_security/security_groups/_create.html:23 +#: dashboards/nova/templates/nova/access_and_security/security_groups/create.html:6 +msgid "Create Security Group" +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/tables.py:51 +msgid "Edit Rules" +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/tables.py:71 +msgid "Rule" +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/tables.py:72 +msgid "Rules" +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/tables.py:96 +msgid "Source" +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/tables.py:106 +msgid "Security Group Rules" +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/views.py:55 +msgid "Unable to retrieve security group." +msgstr "" + +#: dashboards/nova/access_and_security/security_groups/views.py:64 +msgid "Unable to retrieve security groups." +msgstr "" + +#: dashboards/nova/containers/forms.py:38 +msgid "Slash is not an allowed character." +msgstr "" + +#: dashboards/nova/containers/forms.py:45 +#: dashboards/nova/containers/tables.py:103 +msgid "Container Name" +msgstr "" + +#: dashboards/nova/containers/forms.py:51 +msgid "Container created successfully." +msgstr "" + +#: dashboards/nova/containers/forms.py:53 +msgid "Unable to create container." +msgstr "" + +#: dashboards/nova/containers/forms.py:59 +#: dashboards/nova/containers/tables.py:170 +msgid "Object Name" +msgstr "" + +#: dashboards/nova/containers/forms.py:61 +msgid "File" +msgstr "" + +#: dashboards/nova/containers/forms.py:73 +msgid "Object was successfully uploaded." +msgstr "" + +#: dashboards/nova/containers/forms.py:75 +msgid "Unable to upload object." +msgstr "" + +#: dashboards/nova/containers/forms.py:81 +msgid "Destination container" +msgstr "" + +#: dashboards/nova/containers/forms.py:84 +msgid "Destination object name" +msgstr "" + +#: dashboards/nova/containers/forms.py:107 +#, python-format +msgid "Object \"%(obj)s\" copied to container \"%(container)s\"." +msgstr "" + +#: dashboards/nova/containers/forms.py:115 +msgid "Unable to copy object." +msgstr "" + +#: dashboards/nova/containers/panel.py:28 +#: dashboards/nova/containers/tables.py:36 +#: dashboards/nova/containers/tables.py:114 +#: dashboards/nova/templates/nova/containers/index.html:8 +msgid "Containers" +msgstr "" + +#: dashboards/nova/containers/tables.py:35 +msgid "Container" +msgstr "" + +#: dashboards/nova/containers/tables.py:52 +#, python-format +msgid "Unable to delete non-empty container: %s" +msgstr "" + +#: dashboards/nova/containers/tables.py:56 +#, python-format +msgid "Successfully deleted containers: %s" +msgstr "" + +#: dashboards/nova/containers/tables.py:63 +#: dashboards/nova/templates/nova/containers/_create.html:7 +#: dashboards/nova/templates/nova/containers/_create.html:22 +#: dashboards/nova/templates/nova/containers/create.html:6 +msgid "Create Container" +msgstr "" + +#: dashboards/nova/containers/tables.py:70 +msgid "List Objects" +msgstr "" + +#: dashboards/nova/containers/tables.py:77 +#: dashboards/nova/templates/nova/objects/_upload.html:23 +#: dashboards/nova/templates/nova/objects/upload.html:3 +msgid "Upload Object" +msgstr "" + +#: dashboards/nova/containers/tables.py:105 +#: dashboards/nova/containers/tables.py:121 +#: dashboards/nova/containers/tables.py:178 +#: dashboards/nova/templates/nova/objects/index.html:3 +msgid "Objects" +msgstr "" + +#: dashboards/nova/containers/tables.py:107 +#: dashboards/nova/containers/tables.py:171 +#: dashboards/nova/instances_and_volumes/instances/tables.py:238 +#: dashboards/nova/instances_and_volumes/volumes/tables.py:113 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:30 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:26 +#: dashboards/syspanel/instances/tables.py:67 +msgid "Size" +msgstr "" + +#: dashboards/nova/containers/tables.py:120 +msgid "Object" +msgstr "" + +#: dashboards/nova/containers/tables.py:131 +msgid "Copy" +msgstr "" + +#: dashboards/nova/containers/tables.py:142 +msgid "Download" +msgstr "" + +#: dashboards/nova/containers/views.py:57 +msgid "Unable to retrieve container list." +msgstr "" + +#: dashboards/nova/containers/views.py:84 +msgid "Unable to retrieve object list." +msgstr "" + +#: dashboards/nova/containers/views.py:122 +msgid "Unable to retrieve object." +msgstr "" + +#: dashboards/nova/containers/views.py:144 +msgid "Unable to list containers." +msgstr "" + +#: dashboards/nova/images_and_snapshots/panel.py:25 +msgid "Images & Snapshots" +msgstr "" + +#: dashboards/nova/images_and_snapshots/views.py:53 +msgid "Unable to retrieve images." +msgstr "" + +#: dashboards/nova/images_and_snapshots/views.py:61 +msgid "Unable to retrieve snapshots." +msgstr "" + +#: dashboards/nova/images_and_snapshots/views.py:69 +msgid "Unable to retrieve volume snapshots." +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:47 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:48 +msgid "Kernel ID" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:52 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:52 +msgid "Ramdisk ID" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:57 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:44 +msgid "Architecture" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:61 +#: dashboards/nova/images_and_snapshots/images/tables.py:95 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:32 +msgid "Container Format" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:65 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:34 +msgid "Disk Format" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:73 +#, python-format +msgid "Unable to update image \"%s\"." +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:89 +msgid "Image was successfully updated." +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:96 +msgid "Server Name" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:100 +msgid "User Data" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:102 +#: dashboards/syspanel/flavors/tables.py:13 +msgid "Flavor" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:103 +msgid "Size of image to launch." +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:106 +msgid "Which keypair to use for authentication." +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:108 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:23 +msgid "Instance Count" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:112 +msgid "Number of instances to launch." +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:118 +msgid "Launch instance in these security groups." +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:120 +msgid "Volume or Volume Snapshot" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:122 +msgid "Volume to boot from." +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:123 +msgid "Device Name" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:126 +msgid "Volume mount point (e.g. 'vda' mounts at '/dev/vda')." +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:129 +msgid "Delete on Terminate" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:132 +msgid "Delete volume on instance terminate" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:138 +msgid "Select a keypair" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:140 +msgid "No keypairs available." +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:155 +msgid "Cannot launch more than one instance if volume is specified." +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:183 +#, python-format +msgid "Instance \"%s\" launched." +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/forms.py:187 +#, python-format +msgid "Unable to launch instance: %(exc)s" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/tables.py:30 +msgid "Image" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/tables.py:31 +#: dashboards/nova/images_and_snapshots/images/tables.py:99 +#: dashboards/syspanel/images/panel.py:28 +#: dashboards/syspanel/images/tables.py:38 +#: dashboards/syspanel/templates/syspanel/images/index.html:3 +#: dashboards/syspanel/templates/syspanel/images/index.html:6 +msgid "Images" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/tables.py:45 +msgid "Launch" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/tables.py:57 +#: dashboards/syspanel/users/tables.py:23 +msgid "Edit" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/tables.py:84 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:72 +msgid "Image Name" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/tables.py:89 +#: dashboards/nova/instances_and_volumes/instances/tables.py:241 +#: dashboards/nova/instances_and_volumes/volumes/tables.py:116 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:13 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:13 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:17 +#: dashboards/syspanel/instances/tables.py:71 +msgid "Status" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/tables.py:91 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:15 +msgid "Public" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/tabs.py:26 +#: dashboards/nova/instances_and_volumes/instances/tabs.py:25 +#: dashboards/nova/instances_and_volumes/volumes/tabs.py:26 +#: dashboards/nova/overview/panel.py:28 +#: dashboards/nova/templates/nova/overview/usage.html:6 +#: dashboards/syspanel/overview/panel.py:28 +#: dashboards/syspanel/templates/syspanel/overview/usage.html:6 +msgid "Overview" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/tabs.py:37 +msgid "Unable to retrieve image details." +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/views.py:60 +#: dashboards/nova/images_and_snapshots/images/views.py:164 +#, python-format +msgid "Unable to retrieve image \"%s\"." +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/views.py:93 +msgid "Unable to retrieve instance flavors." +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/views.py:103 +msgid "Unable to retrieve keypairs." +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/views.py:112 +msgid "Unable to retrieve list of security groups" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/views.py:117 +msgid "Select Volume" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/views.py:122 +#: dashboards/nova/images_and_snapshots/snapshots/tables.py:28 +#: dashboards/nova/instances_and_volumes/instances/tables.py:152 +msgid "Snapshot" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/views.py:125 +#: dashboards/nova/instances_and_volumes/volumes/tables.py:35 +#: dashboards/nova/instances_and_volumes/volumes/tables.py:144 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:83 +msgid "Volume" +msgstr "" + +#: dashboards/nova/images_and_snapshots/images/views.py:139 +#: dashboards/nova/images_and_snapshots/images/views.py:150 +msgid "Unable to retrieve list of volumes" +msgstr "" + +#: dashboards/nova/images_and_snapshots/snapshots/forms.py:41 +#: dashboards/nova/instances_and_volumes/volumes/forms.py:95 +msgid "Snapshot Name" +msgstr "" + +#: dashboards/nova/images_and_snapshots/snapshots/forms.py:49 +#, python-format +msgid "Snapshot \"%(name)s\" created for instance \"%(inst)s\"" +msgstr "" + +#: dashboards/nova/images_and_snapshots/snapshots/forms.py:56 +msgid "Unable to create snapshot." +msgstr "" + +#: dashboards/nova/images_and_snapshots/snapshots/tables.py:29 +msgid "Snapshots" +msgstr "" + +#: dashboards/nova/images_and_snapshots/snapshots/tables.py:35 +msgid "Instance Snapshots" +msgstr "" + +#: dashboards/nova/images_and_snapshots/snapshots/views.py:50 +msgid "Unable to retrieve instance." +msgstr "" + +#: dashboards/nova/images_and_snapshots/snapshots/views.py:53 +#, python-format +msgid "To create a snapshot, the instance must be in the \"%s\" state." +msgstr "" + +#: dashboards/nova/images_and_snapshots/volume_snapshots/tables.py:30 +msgid "Volume Snapshot" +msgstr "" + +#: dashboards/nova/images_and_snapshots/volume_snapshots/tables.py:31 +#: dashboards/nova/images_and_snapshots/volume_snapshots/tables.py:42 +msgid "Volume Snapshots" +msgstr "" + +#: dashboards/nova/images_and_snapshots/volume_snapshots/tables.py:38 +msgid "Volume ID" +msgstr "" + +#: dashboards/nova/instances_and_volumes/panel.py:24 +msgid "Instances & Volumes" +msgstr "" + +#: dashboards/nova/instances_and_volumes/views.py:52 +msgid "Unable to retrieve instances." +msgstr "" + +#: dashboards/nova/instances_and_volumes/views.py:62 +#: dashboards/syspanel/instances/views.py:55 +msgid "Unable to retrieve instance size information." +msgstr "" + +#: dashboards/nova/instances_and_volumes/views.py:73 +#, python-format +msgid "Unable to fetch volumes: %s" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/forms.py:45 +#, python-format +msgid "Instance \"%s\" updated." +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/forms.py:47 +msgid "Unable to update instance." +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tables.py:55 +msgid "Terminate" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tables.py:56 +msgid "Terminated" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tables.py:58 +#: dashboards/nova/instances_and_volumes/instances/tables.py:70 +#: dashboards/nova/instances_and_volumes/instances/tables.py:85 +#: dashboards/nova/instances_and_volumes/instances/tables.py:113 +#: dashboards/nova/instances_and_volumes/instances/tables.py:255 +#: dashboards/syspanel/instances/panel.py:28 +#: dashboards/syspanel/instances/tables.py:85 +#: dashboards/syspanel/projects/forms.py:115 +#: dashboards/syspanel/templates/syspanel/instances/index.html:3 +msgid "Instances" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tables.py:67 +msgid "Reboot" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tables.py:68 +msgid "Rebooted" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tables.py:82 +msgid "Pause" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tables.py:82 +msgid "Unpause" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tables.py:83 +msgid "Paused" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tables.py:83 +msgid "Unpaused" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tables.py:110 +msgid "Suspend" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tables.py:110 +msgid "Resume" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tables.py:111 +msgid "Suspended" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tables.py:111 +msgid "Resumed" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tables.py:138 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:63 +#: dashboards/nova/templates/nova/images_and_snapshots/images/launch.html:13 +msgid "Launch Instance" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tables.py:145 +msgid "Edit Instance" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tables.py:162 +msgid "VNC Console" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tables.py:177 +msgid "View Log" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tables.py:207 +#, python-format +msgid "%(RAM)s RAM | %(VCPU)s VCPU | %(disk)s Disk" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tables.py:212 +msgid "Not available" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tables.py:236 +#: dashboards/syspanel/instances/tables.py:64 usage/tables.py:46 +msgid "Instance Name" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tables.py:245 +#: dashboards/syspanel/instances/tables.py:75 +msgid "Task" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tables.py:251 +#: dashboards/syspanel/instances/tables.py:81 +msgid "Power State" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tabs.py:35 +msgid "Log" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tabs.py:47 +#: dashboards/nova/instances_and_volumes/instances/views.py:50 +#, python-format +msgid "Unable to get log for instance \"%s\"." +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tabs.py:54 +msgid "VNC" +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/tabs.py:69 +#: dashboards/nova/instances_and_volumes/instances/views.py:66 +#, python-format +msgid "Unable to get VNC console for instance \"%s\"." +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/views.py:82 +msgid "Unable to retrieve instance details." +msgstr "" + +#: dashboards/nova/instances_and_volumes/instances/views.py:115 +#, python-format +msgid "Unable to retrieve details for instance \"%s\"." +msgstr "" + +#: dashboards/nova/instances_and_volumes/volumes/forms.py:42 +#, python-format +msgid "Error Creating Volume: %s" +msgstr "" + +#: dashboards/nova/instances_and_volumes/volumes/forms.py:48 +msgid "Select an instance to attach to." +msgstr "" + +#: dashboards/nova/instances_and_volumes/volumes/forms.py:80 +#, python-format +msgid "Attaching volume %(vol)s to instance %(inst)s at %(dev)s" +msgstr "" + +#: dashboards/nova/instances_and_volumes/volumes/forms.py:89 +#, python-format +msgid "Error attaching volume: %s" +msgstr "" + +#: dashboards/nova/instances_and_volumes/volumes/forms.py:114 +#, python-format +msgid "Creating volume snapshot \"%s\"" +msgstr "" + +#: dashboards/nova/instances_and_volumes/volumes/forms.py:119 +#, python-format +msgid "Error Creating Volume Snapshot: %(exc)s" +msgstr "" + +#: dashboards/nova/instances_and_volumes/volumes/tables.py:36 +#: dashboards/nova/instances_and_volumes/volumes/tables.py:133 +#: dashboards/nova/instances_and_volumes/volumes/tables.py:145 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:78 +#: dashboards/syspanel/projects/forms.py:116 +msgid "Volumes" +msgstr "" + +#: dashboards/nova/instances_and_volumes/volumes/tables.py:49 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create.html:8 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create.html:23 +msgid "Create Volume" +msgstr "" + +#: dashboards/nova/instances_and_volumes/volumes/tables.py:56 +msgid "Edit Attachments" +msgstr "" + +#: dashboards/nova/instances_and_volumes/volumes/tables.py:66 +#: dashboards/nova/templates/nova/images_and_snapshots/snapshots/_create.html:8 +#: dashboards/nova/templates/nova/images_and_snapshots/snapshots/_create.html:23 +#: dashboards/nova/templates/nova/images_and_snapshots/snapshots/create.html:3 +msgid "Create Snapshot" +msgstr "" + +#: dashboards/nova/instances_and_volumes/volumes/tables.py:83 +#: templatetags/sizeformat.py:58 +#, python-format +msgid "%s GB" +msgstr "" + +#: dashboards/nova/instances_and_volumes/volumes/tables.py:129 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:34 +msgid "Attachments" +msgstr "" + +#: dashboards/nova/instances_and_volumes/volumes/tables.py:142 +msgid "Detach" +msgstr "" + +#: dashboards/nova/instances_and_volumes/volumes/tables.py:143 +msgid "Detached" +msgstr "" + +#: dashboards/nova/instances_and_volumes/volumes/tabs.py:41 +msgid "Unable to retrieve volume details." +msgstr "" + +#: dashboards/nova/instances_and_volumes/volumes/views.py:71 +#: dashboards/nova/instances_and_volumes/volumes/views.py:81 +msgid "Unable to retrieve volume information." +msgstr "" + +#: dashboards/nova/templates/nova/access_and_security/index.html:6 +msgid "Access & Security" +msgstr "" + +#: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:8 +#: dashboards/nova/templates/nova/access_and_security/floating_ips/allocate.html:3 +msgid "Allocate Floating IP" +msgstr "" + +#: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:17 +#: dashboards/nova/templates/nova/access_and_security/floating_ips/_associate.html:16 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:18 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:16 +#: dashboards/nova/templates/nova/images_and_snapshots/snapshots/_create.html:17 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_update.html:16 +#: dashboards/settings/templates/settings/ec2/download_form.html:17 +#: dashboards/settings/templates/settings/project/_openrc.html:17 +#: dashboards/settings/templates/settings/user/_language.html:30 +msgid "Description:" +msgstr "" + +#: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:18 +msgid "Allocate a floating IP from a given floating ip pool." +msgstr "" + +#: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:20 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:20 +msgid "Project Quotas" +msgstr "" + +#: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:31 +msgid "Allocate IP" +msgstr "" + +#: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:32 +#: dashboards/nova/templates/nova/access_and_security/floating_ips/_associate.html:23 +#: dashboards/nova/templates/nova/access_and_security/keypairs/_create.html:24 +#: dashboards/nova/templates/nova/access_and_security/keypairs/_import.html:24 +#: dashboards/nova/templates/nova/access_and_security/security_groups/_create.html:24 +#: dashboards/nova/templates/nova/access_and_security/security_groups/_edit_rules.html:20 +#: dashboards/nova/templates/nova/containers/_create.html:23 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:64 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:23 +#: dashboards/nova/templates/nova/images_and_snapshots/snapshots/_create.html:24 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_update.html:23 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_attach.html:20 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create.html:24 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create_snapshot.html:24 +#: dashboards/nova/templates/nova/objects/_copy.html:23 +#: dashboards/nova/templates/nova/objects/_upload.html:24 +#: dashboards/settings/templates/settings/ec2/download_form.html:24 +#: dashboards/settings/templates/settings/project/_openrc.html:24 +#: dashboards/settings/templates/settings/user/_language.html:37 +#: dashboards/syspanel/templates/syspanel/flavors/_create.html:24 +#: dashboards/syspanel/templates/syspanel/images/_update.html:24 +#: dashboards/syspanel/templates/syspanel/projects/_add_user.html:24 +#: dashboards/syspanel/templates/syspanel/projects/_create.html:24 +#: dashboards/syspanel/templates/syspanel/projects/_quotas.html:23 +#: dashboards/syspanel/templates/syspanel/projects/_update.html:24 +#: dashboards/syspanel/templates/syspanel/users/_create.html:23 +#: dashboards/syspanel/templates/syspanel/users/_update.html:23 +msgid "Cancel" +msgstr "" + +#: dashboards/nova/templates/nova/access_and_security/floating_ips/_associate.html:7 +#: dashboards/nova/templates/nova/access_and_security/floating_ips/associate.html:7 +msgid "Associate Floating IP" +msgstr "" + +#: dashboards/nova/templates/nova/access_and_security/floating_ips/_associate.html:17 +msgid "Associate a floating ip with an instance." +msgstr "" + +#: dashboards/nova/templates/nova/access_and_security/keypairs/_create.html:17 +#: dashboards/nova/templates/nova/access_and_security/keypairs/_import.html:17 +msgid "" +"Keypairs are ssh credentials which are injected into images when they are " +"launched. Creating a new key pair registers the public key and downloads the " +"private key (a .pem file)." +msgstr "" + +#: dashboards/nova/templates/nova/access_and_security/keypairs/_create.html:18 +#: dashboards/nova/templates/nova/access_and_security/keypairs/_import.html:18 +msgid "Protect and use the key as you would any normal ssh private key." +msgstr "" + +#: dashboards/nova/templates/nova/access_and_security/keypairs/download.html:3 +#: dashboards/nova/templates/nova/access_and_security/keypairs/download.html:6 +msgid "Download Keypair" +msgstr "" + +#: dashboards/nova/templates/nova/access_and_security/keypairs/download.html:11 +#, python-format +msgid "" +"The keypair "%(keypair_name)s" should download automatically. If " +"not use the link below." +msgstr "" + +#: dashboards/nova/templates/nova/access_and_security/keypairs/download.html:15 +#, python-format +msgid "Download keypair "%(keypair_name)s"" +msgstr "" + +#: dashboards/nova/templates/nova/access_and_security/security_groups/_create.html:18 +msgid "From here you can create a new security group" +msgstr "" + +#: dashboards/nova/templates/nova/access_and_security/security_groups/_edit_rules.html:9 +#: dashboards/nova/templates/nova/access_and_security/security_groups/edit_rules.html:6 +msgid "Edit Security Group Rules" +msgstr "" + +#: dashboards/nova/templates/nova/access_and_security/security_groups/_edit_rules.html:12 +#: dashboards/nova/templates/nova/access_and_security/security_groups/_edit_rules.html:19 +msgid "Add Rule" +msgstr "" + +#: dashboards/nova/templates/nova/containers/_create.html:17 +msgid "" +"A container is a storage compartment for your data and provides a way for " +"you to organize your data. You can think of a container as a folder in " +"Windows ® or a directory in UNIX ®. The primary difference between a " +"container and these other file system concepts is that containers cannot be " +"nested. You can, however, create an unlimited number of containers within " +"your account. Data must be stored in a container so you must have at least " +"one container defined in your account prior to uploading data." +msgstr "" + +#: dashboards/nova/templates/nova/images_and_snapshots/index.html:3 +#: dashboards/nova/templates/nova/images_and_snapshots/index.html:6 +msgid "Images & Snapshots" +msgstr "" + +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:3 +msgid "Image Overview" +msgstr "" + +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:6 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:6 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:6 +msgid "Info" +msgstr "" + +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:11 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:11 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:11 +#: dashboards/syspanel/projects/forms.py:83 +#: dashboards/syspanel/users/forms.py:103 +#: dashboards/syspanel/users/tables.py:124 +msgid "ID" +msgstr "" + +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:17 +msgid "Checksum" +msgstr "" + +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:19 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:28 +msgid "Created" +msgstr "" + +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:21 +msgid "Updated" +msgstr "" + +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:27 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:19 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:23 +msgid "Specs" +msgstr "" + +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:40 +msgid "Custom Properties" +msgstr "" + +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:56 +msgid "Euca2ools state" +msgstr "" + +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:60 +#: usage/tables.py:28 +msgid "Project ID" +msgstr "" + +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:64 +msgid "Image Type" +msgstr "" + +#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:9 +msgid "Launch Instances" +msgstr "" + +#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:19 +msgid "" +"Specify the details for launching an instance. The chart below shows the " +"resources used by this project in relation to the project's quotas." +msgstr "" + +#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:30 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:24 +#: dashboards/syspanel/flavors/forms.py:38 +#: dashboards/syspanel/flavors/tables.py:30 +#: dashboards/syspanel/projects/forms.py:114 usage/tables.py:18 +msgid "VCPUs" +msgstr "" + +#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:37 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:26 +#: usage/tables.py:19 +msgid "Disk" +msgstr "" + +#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:37 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:27 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:27 +msgid "GB" +msgstr "" + +#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:44 +#: dashboards/syspanel/flavors/tables.py:31 +msgid "Memory" +msgstr "" + +#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:44 +msgid "MB" +msgstr "" + +#: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:7 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:22 +#: dashboards/nova/templates/nova/images_and_snapshots/images/update.html:3 +#: dashboards/nova/templates/nova/images_and_snapshots/images/update.html:6 +#: dashboards/syspanel/templates/syspanel/images/_update.html:8 +#: dashboards/syspanel/templates/syspanel/images/_update.html:23 +#: dashboards/syspanel/templates/syspanel/images/update.html:4 +#: dashboards/syspanel/templates/syspanel/images/update.html:7 +msgid "Update Image" +msgstr "" + +#: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:17 +#: dashboards/syspanel/templates/syspanel/images/_update.html:18 +msgid "From here you can modify different properties of an image." +msgstr "" + +#: dashboards/nova/templates/nova/images_and_snapshots/images/detail.html:4 +msgid "Image Detail " +msgstr "" + +#: dashboards/nova/templates/nova/images_and_snapshots/snapshots/_create.html:18 +msgid "Snapshots preserve the disk state of a running instance." +msgstr "" + +#: dashboards/nova/templates/nova/images_and_snapshots/snapshots/create.html:6 +msgid "Create a Snapshot" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/index.html:6 +msgid "Instances & Volumes" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_log.html:7 +msgid "View Full Log" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:3 +msgid "Instance Overview" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:22 +#: usage/tables.py:21 +msgid "RAM" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:25 +msgid "VCPU" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:32 +msgid "IP Addresses" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:57 +msgid "No rules defined." +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:66 +msgid "Meta" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:69 +msgid "Key Name" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:93 +msgid "No volumes attached." +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:3 +msgid "Instance VNC Console" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:5 +msgid "" +"If VNC console is not responding to keyboard input: click the grey status " +"bar below." +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:8 +msgid "VNC console is currently unavailabe. Please try again later." +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:9 +msgid "Reload" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_update.html:17 +msgid "Update the name of your instance" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_update.html:22 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/update.html:3 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/update.html:6 +msgid "Update Instance" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/detail.html:3 +msgid "Instance Detail" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_attach.html:9 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/attach.html:6 +msgid "Manage Volume Attachments" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_attach.html:12 +msgid "Attach To Instance" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_attach.html:19 +msgid "Attach Volume" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create.html:18 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create_snapshot.html:18 +msgid "Volumes are block devices that can be attached to instances." +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create_snapshot.html:8 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create_snapshot.html:23 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/create_snapshot.html:3 +msgid "Create Volume Snapshot" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:3 +msgid "Volume Overview" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:38 +msgid "Attached To" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:42 +msgid "on" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:47 +msgid "Not attached" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/create.html:6 +msgid "Create a Volume" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/create_snapshot.html:6 +msgid "Create a Volume Snapshot" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/detail.html:3 +msgid "Volume Details" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/detail.html:6 +msgid "Volume Detail" +msgstr "" + +#: dashboards/nova/templates/nova/objects/_copy.html:7 +#: dashboards/nova/templates/nova/objects/_copy.html:22 +#: dashboards/nova/templates/nova/objects/copy.html:3 +#: dashboards/nova/templates/nova/objects/copy.html:6 +msgid "Copy Object" +msgstr "" + +#: dashboards/nova/templates/nova/objects/_copy.html:17 +msgid "" +"You may make a new copy of an existing object to store in this or another " +"container." +msgstr "" + +#: dashboards/nova/templates/nova/objects/_upload.html:8 +msgid "Upload Object To Container" +msgstr "" + +#: dashboards/nova/templates/nova/objects/_upload.html:18 +msgid "" +"An object is the basic storage entity and any optional metadata that " +"represents the files you store in the OpenStack Object Storage system. When " +"you upload data to OpenStack Object Storage, the data is stored as-is (no " +"compression or encryption) and consists of a location (container), the " +"object's name, and any metadata consisting of key/value pairs." +msgstr "" + +#: dashboards/nova/templates/nova/objects/upload.html:6 +msgid "Upload Objects" +msgstr "" + +#: dashboards/settings/dashboard.py:24 +msgid "Settings" +msgstr "" + +#: dashboards/settings/ec2/forms.py:35 dashboards/settings/project/forms.py:35 +msgid "Select a Project" +msgstr "" + +#: dashboards/settings/ec2/forms.py:51 +msgid "Unable to retrieve tenant list." +msgstr "" + +#: dashboards/settings/ec2/forms.py:86 +msgid "Unable to fetch EC2 credentials." +msgstr "" + +#: dashboards/settings/ec2/forms.py:99 +#, python-format +msgid "Error writing zipfile: %(exc)s" +msgstr "" + +#: dashboards/settings/ec2/panel.py:24 +msgid "EC2 Credentials" +msgstr "" + +#: dashboards/settings/project/forms.py:76 +#, python-format +msgid "Error Downloading RC File: %s" +msgstr "" + +#: dashboards/settings/project/panel.py:24 +msgid "OpenStack Credentials" +msgstr "" + +#: dashboards/settings/templates/settings/ec2/download_form.html:8 +#: dashboards/settings/templates/settings/ec2/download_form.html:23 +#: dashboards/settings/templates/settings/ec2/index.html:3 +#: dashboards/settings/templates/settings/ec2/index.html:6 +msgid "Download EC2 Credentials" +msgstr "" + +#: dashboards/settings/templates/settings/ec2/download_form.html:18 +msgid "" +"Clicking \"Download EC2 Credentials\" will download a zip file which " +"includes an rc file with your access/secret keys, as well as your x509 " +"private key and certificate." +msgstr "" + +#: dashboards/settings/templates/settings/project/_openrc.html:8 +#: dashboards/settings/templates/settings/project/settings.html:6 +msgid "Download OpenStack RC File" +msgstr "" + +#: dashboards/settings/templates/settings/project/_openrc.html:18 +msgid "" +"Download the RC file for the selected project, then type \"source openrc\" " +"in the terminal to configure your environment to communicate with OpenStack." +msgstr "" + +#: dashboards/settings/templates/settings/project/_openrc.html:23 +msgid "Download RC File" +msgstr "" + +#: dashboards/settings/templates/settings/user/_language.html:8 +#: dashboards/settings/templates/settings/user/_language.html:36 +msgid "Select Language" +msgstr "" + +#: dashboards/settings/templates/settings/user/_language.html:12 +msgid "Dashboard User Interface Language" +msgstr "" + +#: dashboards/settings/templates/settings/user/_language.html:14 +msgid "Language Settings" +msgstr "" + +#: dashboards/settings/templates/settings/user/_language.html:31 +msgid "From here you can modify different settings for your dashboard." +msgstr "" + +#: dashboards/settings/templates/settings/user/settings.html:6 +msgid "Dashboard Settings" +msgstr "" + +#: dashboards/settings/user/panel.py:24 +msgid "User Settings" +msgstr "" + +#: dashboards/syspanel/dashboard.py:24 +msgid "System Panel" +msgstr "" + +#: dashboards/syspanel/dashboard.py:30 +msgid "Admin" +msgstr "" + +#: dashboards/syspanel/flavors/forms.py:36 +msgid "Flavor ID" +msgstr "" + +#: dashboards/syspanel/flavors/forms.py:39 +msgid "Memory MB" +msgstr "" + +#: dashboards/syspanel/flavors/forms.py:40 +msgid "Root Disk GB" +msgstr "" + +#: dashboards/syspanel/flavors/forms.py:41 +msgid "Ephemeral Disk GB" +msgstr "" + +#: dashboards/syspanel/flavors/forms.py:51 +#, python-format +msgid "%s was successfully added to flavors." +msgstr "" + +#: dashboards/syspanel/flavors/panel.py:28 +#: dashboards/syspanel/flavors/tables.py:14 +#: dashboards/syspanel/flavors/tables.py:38 +#: dashboards/syspanel/templates/syspanel/flavors/index.html:8 +msgid "Flavors" +msgstr "" + +#: dashboards/syspanel/flavors/tables.py:22 +#: dashboards/syspanel/templates/syspanel/flavors/_create.html:8 +#: dashboards/syspanel/templates/syspanel/flavors/_create.html:23 +#: dashboards/syspanel/templates/syspanel/flavors/create.html:6 +msgid "Create Flavor" +msgstr "" + +#: dashboards/syspanel/flavors/tables.py:29 +msgid "Flavor Name" +msgstr "" + +#: dashboards/syspanel/flavors/tables.py:32 +msgid "Root Disk" +msgstr "" + +#: dashboards/syspanel/flavors/tables.py:34 +msgid "Ephemeral Disk" +msgstr "" + +#: dashboards/syspanel/flavors/views.py:48 +msgid "Unauthorized." +msgstr "" + +#: dashboards/syspanel/flavors/views.py:53 +#, python-format +msgid "Unable to get flavor list: %s" +msgstr "" + +#: dashboards/syspanel/images/views.py:45 +msgid "Unable to retrieve image list." +msgstr "" + +#: dashboards/syspanel/instances/tables.py:53 +msgid "Tenant" +msgstr "" + +#: dashboards/syspanel/instances/tables.py:60 +#: dashboards/syspanel/services/tables.py:40 +msgid "Host" +msgstr "" + +#: dashboards/syspanel/instances/views.py:62 +msgid "Unable to retrieve instance tenant information." +msgstr "" + +#: dashboards/syspanel/projects/forms.py:38 +msgid "Role" +msgstr "" + +#: dashboards/syspanel/projects/forms.py:52 +msgid "Successfully added user to tenant." +msgstr "" + +#: dashboards/syspanel/projects/forms.py:54 +msgid "Unable to add user to tenant." +msgstr "" + +#: dashboards/syspanel/projects/forms.py:64 +#: dashboards/syspanel/projects/forms.py:89 +#: dashboards/syspanel/projects/tables.py:77 +#: dashboards/syspanel/services/tables.py:42 +#: dashboards/syspanel/users/tables.py:130 +msgid "Enabled" +msgstr "" + +#: dashboards/syspanel/projects/forms.py:75 +#, python-format +msgid "%s was successfully created." +msgstr "" + +#: dashboards/syspanel/projects/forms.py:78 +msgid "Unable to create tenant." +msgstr "" + +#: dashboards/syspanel/projects/forms.py:100 +#, python-format +msgid "%s was successfully updated." +msgstr "" + +#: dashboards/syspanel/projects/forms.py:103 +msgid "Unable to update tenant." +msgstr "" + +#: dashboards/syspanel/projects/forms.py:108 +msgid "ID (name)" +msgstr "" + +#: dashboards/syspanel/projects/forms.py:110 +msgid "Metadata Items" +msgstr "" + +#: dashboards/syspanel/projects/forms.py:111 +msgid "Injected Files" +msgstr "" + +#: dashboards/syspanel/projects/forms.py:112 +msgid "Injected File Content Bytes" +msgstr "" + +#: dashboards/syspanel/projects/forms.py:117 +msgid "Gigabytes" +msgstr "" + +#: dashboards/syspanel/projects/forms.py:118 +msgid "RAM (in MB)" +msgstr "" + +#: dashboards/syspanel/projects/forms.py:136 +#, python-format +msgid "Quotas for %s were successfully updated." +msgstr "" + +#: dashboards/syspanel/projects/forms.py:139 +msgid "Unable to update quotas." +msgstr "" + +#: dashboards/syspanel/projects/panel.py:28 +#: dashboards/syspanel/projects/tables.py:52 +#: dashboards/syspanel/projects/tables.py:81 +#: dashboards/syspanel/templates/syspanel/projects/index.html:8 +msgid "Projects" +msgstr "" + +#: dashboards/syspanel/projects/tables.py:17 +msgid "Modify Quotas" +msgstr "" + +#: dashboards/syspanel/projects/tables.py:24 +msgid "Modify Users" +msgstr "" + +#: dashboards/syspanel/projects/tables.py:31 +msgid "View Usage" +msgstr "" + +#: dashboards/syspanel/projects/tables.py:38 +msgid "Edit Project" +msgstr "" + +#: dashboards/syspanel/projects/tables.py:45 +msgid "Create New Project" +msgstr "" + +#: dashboards/syspanel/projects/tables.py:73 +#: dashboards/syspanel/services/tables.py:37 +msgid "Id" +msgstr "" + +#: dashboards/syspanel/projects/tables.py:89 +msgid "Remove" +msgstr "" + +#: dashboards/syspanel/projects/tables.py:90 +msgid "Removed" +msgstr "" + +#: dashboards/syspanel/projects/tables.py:91 +#: dashboards/syspanel/users/tables.py:92 +msgid "User" +msgstr "" + +#: dashboards/syspanel/projects/tables.py:92 +#: dashboards/syspanel/templates/syspanel/users/index.html:8 +#: dashboards/syspanel/users/panel.py:28 +#: dashboards/syspanel/users/tables.py:93 +#: dashboards/syspanel/users/tables.py:136 +msgid "Users" +msgstr "" + +#: dashboards/syspanel/projects/tables.py:103 +msgid "Users For Project" +msgstr "" + +#: dashboards/syspanel/projects/tables.py:110 +msgid "Add To Project" +msgstr "" + +#: dashboards/syspanel/projects/tables.py:122 +msgid "Add New Users" +msgstr "" + +#: dashboards/syspanel/projects/views.py:49 +msgid "Unable to retrieve project list." +msgstr "" + +#: dashboards/syspanel/projects/views.py:71 +msgid "Unable to retrieve project." +msgstr "" + +#: dashboards/syspanel/projects/views.py:100 +msgid "Unable to retrieve users." +msgstr "" + +#: dashboards/syspanel/projects/views.py:143 +msgid "Unable to retrieve roles." +msgstr "" + +#: dashboards/syspanel/quotas/panel.py:28 +#: dashboards/syspanel/quotas/tables.py:36 +msgid "Quotas" +msgstr "" + +#: dashboards/syspanel/quotas/tables.py:28 +msgid "Quota Name" +msgstr "" + +#: dashboards/syspanel/quotas/tables.py:29 +msgid "Limit" +msgstr "" + +#: dashboards/syspanel/quotas/views.py:44 +msgid "Unable to get quota info." +msgstr "" + +#: dashboards/syspanel/services/panel.py:28 +#: dashboards/syspanel/services/tables.py:47 +#: dashboards/syspanel/templates/syspanel/services/index.html:8 +msgid "Services" +msgstr "" + +#: dashboards/syspanel/services/tables.py:39 +msgid "Service" +msgstr "" + +#: dashboards/syspanel/templates/syspanel/flavors/_create.html:18 +msgid "From here you can define the sizing of a new flavor." +msgstr "" + +#: dashboards/syspanel/templates/syspanel/instances/index.html:6 +msgid "All Instances" +msgstr "" + +#: dashboards/syspanel/templates/syspanel/overview/usage.html:3 +msgid "Usage Overview" +msgstr "" + +#: dashboards/syspanel/templates/syspanel/overview/usage.html:12 +msgid "Monitoring" +msgstr "" + +#: dashboards/syspanel/templates/syspanel/projects/_add_user.html:8 +#: dashboards/syspanel/templates/syspanel/projects/add_user.html:3 +#: dashboards/syspanel/templates/syspanel/projects/add_user.html:6 +msgid "Add User To Project" +msgstr "" + +#: dashboards/syspanel/templates/syspanel/projects/_add_user.html:18 +msgid "Select the user role for the project." +msgstr "" + +#: dashboards/syspanel/templates/syspanel/projects/_add_user.html:23 +msgid "Add" +msgstr "" + +#: dashboards/syspanel/templates/syspanel/projects/_create.html:8 +#: dashboards/syspanel/templates/syspanel/projects/_create.html:23 +#: dashboards/syspanel/templates/syspanel/projects/create.html:6 +msgid "Create Project" +msgstr "" + +#: dashboards/syspanel/templates/syspanel/projects/_create.html:18 +msgid "From here you can create a new project to organize users." +msgstr "" + +#: dashboards/syspanel/templates/syspanel/projects/_quotas.html:7 +#: dashboards/syspanel/templates/syspanel/projects/_quotas.html:22 +msgid "Update Quota" +msgstr "" + +#: dashboards/syspanel/templates/syspanel/projects/_quotas.html:17 +#, python-format +msgid "" +"From here you can edit quotas (max limits) for the project %(tenant.name)s." +msgstr "" + +#: dashboards/syspanel/templates/syspanel/projects/_update.html:8 +#: dashboards/syspanel/templates/syspanel/projects/_update.html:23 +#: dashboards/syspanel/templates/syspanel/projects/quotas.html:6 +#: dashboards/syspanel/templates/syspanel/projects/update.html:6 +msgid "Update Project" +msgstr "" + +#: dashboards/syspanel/templates/syspanel/projects/_update.html:18 +msgid "From here you can edit a project." +msgstr "" + +#: dashboards/syspanel/templates/syspanel/projects/usage.html:3 +msgid "Project Usage Overview" +msgstr "" + +#: dashboards/syspanel/templates/syspanel/projects/usage.html:7 +msgid "Project Usage" +msgstr "" + +#: dashboards/syspanel/templates/syspanel/projects/users.html:7 +msgid "Users for Project" +msgstr "" + +#: dashboards/syspanel/templates/syspanel/quotas/index.html:8 +msgid "Default Quotas" +msgstr "" + +#: dashboards/syspanel/templates/syspanel/users/_create.html:7 +#: dashboards/syspanel/templates/syspanel/users/_create.html:22 +#: dashboards/syspanel/templates/syspanel/users/create.html:7 +#: dashboards/syspanel/users/tables.py:16 +msgid "Create User" +msgstr "" + +#: dashboards/syspanel/templates/syspanel/users/_create.html:17 +msgid "From here you can create a new user and assign them to a project." +msgstr "" + +#: dashboards/syspanel/templates/syspanel/users/_update.html:7 +#: dashboards/syspanel/templates/syspanel/users/_update.html:22 +#: dashboards/syspanel/templates/syspanel/users/update.html:7 +msgid "Update User" +msgstr "" + +#: dashboards/syspanel/templates/syspanel/users/_update.html:17 +msgid "" +"From here you can edit the user by changing their username, email, password, " +"and default project." +msgstr "" + +#: dashboards/syspanel/users/forms.py:41 +msgid "Select a project" +msgstr "" + +#: dashboards/syspanel/users/forms.py:56 +msgid "Passwords do not match." +msgstr "" + +#: dashboards/syspanel/users/forms.py:61 +#: dashboards/syspanel/users/forms.py:104 +#: dashboards/syspanel/users/tables.py:125 views/auth_forms.py:64 +msgid "User Name" +msgstr "" + +#: dashboards/syspanel/users/forms.py:62 +#: dashboards/syspanel/users/forms.py:105 +#: dashboards/syspanel/users/tables.py:126 +msgid "Email" +msgstr "" + +#: dashboards/syspanel/users/forms.py:64 +#: dashboards/syspanel/users/forms.py:106 views/auth_forms.py:65 +msgid "Password" +msgstr "" + +#: dashboards/syspanel/users/forms.py:69 +#: dashboards/syspanel/users/forms.py:112 +msgid "Confirm Password" +msgstr "" + +#: dashboards/syspanel/users/forms.py:72 +#: dashboards/syspanel/users/forms.py:115 +msgid "Primary Project" +msgstr "" + +#: dashboards/syspanel/users/forms.py:84 +#, python-format +msgid "User \"%s\" was successfully created." +msgstr "" + +#: dashboards/syspanel/users/forms.py:95 +msgid "Unable to add user to primary project." +msgstr "" + +#: dashboards/syspanel/users/forms.py:98 +msgid "Unable to create user." +msgstr "" + +#: dashboards/syspanel/users/forms.py:127 +msgid "name" +msgstr "" + +#: dashboards/syspanel/users/forms.py:127 +msgid "email" +msgstr "" + +#: dashboards/syspanel/users/forms.py:136 +msgid "primary project" +msgstr "" + +#: dashboards/syspanel/users/forms.py:147 +msgid "password" +msgstr "" + +#: dashboards/syspanel/users/forms.py:158 +#, python-format +msgid "Updated %(attributes)s for \"%(user)s\"." +msgstr "" + +#: dashboards/syspanel/users/forms.py:164 +#, python-format +msgid "Unable to update %(attributes)s for \"%(user)s\"." +msgstr "" + +#: dashboards/syspanel/users/tables.py:30 +msgid "Enable" +msgstr "" + +#: dashboards/syspanel/users/tables.py:31 +msgid "Enable Users" +msgstr "" + +#: dashboards/syspanel/users/tables.py:46 +#, python-format +msgid "Error enabling user: %s" +msgstr "" + +#: dashboards/syspanel/users/tables.py:49 +#, python-format +msgid "Enabled the following users: %s" +msgstr "" + +#: dashboards/syspanel/users/tables.py:52 +#, python-format +msgid "Successfully enabled users: %s" +msgstr "" + +#: dashboards/syspanel/users/tables.py:59 +msgid "Disable" +msgstr "" + +#: dashboards/syspanel/users/tables.py:60 +msgid "Disable Users" +msgstr "" + +#: dashboards/syspanel/users/tables.py:71 +msgid "You cannot disable the user you are currently logged in as." +msgstr "" + +#: dashboards/syspanel/users/tables.py:79 +#, python-format +msgid "Error disabling user: %s" +msgstr "" + +#: dashboards/syspanel/users/tables.py:82 +#, python-format +msgid "Disabled the following users: %s" +msgstr "" + +#: dashboards/syspanel/users/tables.py:86 +#, python-format +msgid "Successfully disabled users: %s" +msgstr "" + +#: dashboards/syspanel/users/views.py:47 +msgid "Unable to retrieve user list." +msgstr "" + +#: dashboards/syspanel/users/views.py:63 +msgid "Unable to update user." +msgstr "" + +#: tables/actions.py:299 +msgid "Filter" +msgstr "" + +#: tables/actions.py:461 +#, python-format +msgid "You do not have permission to %(action)s: %(objs)s" +msgstr "" + +#: tables/actions.py:467 +#, python-format +msgid "Unable to %(action)s: %(objs)s" +msgstr "" + +#: tables/actions.py:473 +#, python-format +msgid "%(action)s: %(objs)s" +msgstr "" + +#: tables/actions.py:483 +msgid "Delete" +msgstr "" + +#: tables/actions.py:484 +msgid "Deleted" +msgstr "" + +#: tables/base.py:225 +#, python-format +msgid "The attribute %(attr)s doesn't exist on %(obj)s." +msgstr "" + +#: tables/base.py:652 +msgid "Actions" +msgstr "" + +#: tables/base.py:797 +msgid "No items to display." +msgstr "" + +#: tables/base.py:814 +#, python-format +msgid "No match returned for the id \"%s\"." +msgstr "" + +#: tables/base.py:921 +msgid "Please select a row before taking that action." +msgstr "" + +#: templates/horizon/_messages.html:7 +msgid "Info: " +msgstr "" + +#: templates/horizon/_messages.html:13 +msgid "Warning: " +msgstr "" + +#: templates/horizon/_messages.html:19 +msgid "Success: " +msgstr "" + +#: templates/horizon/_messages.html:25 +msgid "Error: " +msgstr "" + +#: templates/horizon/auth/_login.html:4 +msgid "Log In" +msgstr "" + +#: templates/horizon/auth/_login.html:18 +msgid "Sign In" +msgstr "" + +#: templates/horizon/auth/login.html:4 +msgid "Login" +msgstr "" + +#: templates/horizon/common/_data_table.html:31 +#, python-format +msgid "Displaying %(counter)s item" +msgid_plural "Displaying %(counter)s items" +msgstr[0] "" +msgstr[1] "" + +#: templates/horizon/common/_sidebar.html:4 +msgid "OpenStack Dashboard" +msgstr "" + +#: templates/horizon/common/_usage_summary.html:5 +msgid "Select a month to query its usage" +msgstr "" + +#: templates/horizon/common/_usage_summary.html:9 +msgid "Submit" +msgstr "" + +#: templates/horizon/common/_usage_summary.html:14 +msgid "Active Instances" +msgstr "" + +#: templates/horizon/common/_usage_summary.html:15 +msgid "Active Memory" +msgstr "" + +#: templates/horizon/common/_usage_summary.html:16 +msgid "This Month's VCPU-Hours" +msgstr "" + +#: templates/horizon/common/_usage_summary.html:17 +msgid "This Month's GB-Hours" +msgstr "" + +#: templatetags/horizon.py:121 +msgid "No Limit" +msgstr "" + +#: templatetags/horizon.py:123 templatetags/horizon.py:125 +msgid "Available" +msgstr "" + +#: templatetags/sizeformat.py:45 +#, python-format +msgid "%(size)d byte" +msgid_plural "%(size)d bytes" +msgstr[0] "" +msgstr[1] "" + +#: templatetags/sizeformat.py:49 +#, python-format +msgid "%(size)d" +msgid_plural "%(size)d" +msgstr[0] "" +msgstr[1] "" + +#: templatetags/sizeformat.py:52 +#, python-format +msgid "%s KB" +msgstr "" + +#: templatetags/sizeformat.py:55 +#, python-format +msgid "%s MB" +msgstr "" + +#: templatetags/sizeformat.py:61 +#, python-format +msgid "%s TB" +msgstr "" + +#: templatetags/sizeformat.py:63 +#, python-format +msgid "%s PB" +msgstr "" + +#: tests/table_tests.py:94 +msgid "Batch" +msgstr "" + +#: tests/table_tests.py:95 +msgid "Batched" +msgstr "" + +#: tests/table_tests.py:96 tests/table_tests.py:107 +msgid "Item" +msgstr "" + +#: tests/table_tests.py:97 tests/table_tests.py:108 +msgid "Items" +msgstr "" + +#: tests/table_tests.py:105 +msgid "Down" +msgstr "" + +#: tests/table_tests.py:105 +msgid "Up" +msgstr "" + +#: tests/table_tests.py:106 +msgid "Downed" +msgstr "" + +#: tests/table_tests.py:106 +msgid "Upped" +msgstr "" + +#: tests/tabs_tests.py:36 +msgid "Tab One" +msgstr "" + +#: tests/tabs_tests.py:42 +msgid "Delayed Tab" +msgstr "" + +#: tests/tabs_tests.py:49 +msgid "Disabled Tab" +msgstr "" + +#: tests/tabs_tests.py:58 +msgid "Disallowed Tab" +msgstr "" + +#: tests/tabs_tests.py:76 +msgid "Tab With My Table" +msgstr "" + +#: tests/tabs_tests.py:85 +msgid "Recoverable Error Tab" +msgstr "" + +#: tests/testsettings.py:89 +msgid "Password must be between 8 and 18 characters." +msgstr "" + +#: usage/base.py:94 +msgid "Unable to retrieve usage information." +msgstr "" + +#: usage/base.py:97 +msgid "You are viewing data for the future, which may or may not exist." +msgstr "" + +#: usage/tables.py:10 +msgid "Download CSV Summary" +msgstr "" + +#: usage/tables.py:23 +msgid "VCPU Hours" +msgstr "" + +#: usage/tables.py:30 +msgid "Disk GB Hours" +msgstr "" + +#: usage/tables.py:38 usage/tables.py:56 +msgid "Usage Summary" +msgstr "" + +#: usage/tables.py:48 +msgid "Uptime" +msgstr "" + +#: utils/validators.py:44 +msgid "Password is not accepted" +msgstr "" + +#: views/auth.py:92 +msgid "You are not authorized for that tenant." +msgstr "" + +#: views/auth_forms.py:63 +msgid "Region" +msgstr "" + +#: views/auth_forms.py:97 +msgid "Unable to authenticate for that project." +msgstr "" + +#: views/auth_forms.py:114 +msgid "Invalid user name or password." +msgstr "" + +#: views/auth_forms.py:121 +msgid "An error occurred authenticating. Please try again later." +msgstr "" + +#: views/auth_forms.py:140 +msgid "You are not authorized for any projects." +msgstr "" + +#: views/auth_forms.py:164 +msgid "You are not authorized for any available projects." +msgstr "" diff --git a/horizon/locale/es/LC_MESSAGES/django.po b/horizon/locale/es/LC_MESSAGES/django.po index cdbf77959..db9b6f7b5 100644 --- a/horizon/locale/es/LC_MESSAGES/django.po +++ b/horizon/locale/es/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: openstack-dashboard\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-26 17:59-0700\n" +"POT-Creation-Date: 2012-04-24 16:40-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.py:379 +#: base.py:447 msgid "Other" msgstr "" @@ -35,7 +35,7 @@ msgstr "" msgid "The services for this view are not available." msgstr "" -#: exceptions.py:209 +#: exceptions.py:211 msgid "Unauthorized. Please try logging in again." msgstr "" @@ -48,12 +48,12 @@ msgstr "" msgid "%(type)s (%(backend)s backend)" msgstr "" -#: api/nova.py:182 +#: api/nova.py:185 #, python-format msgid "ALLOW %(from)s:%(to)s from %(group)s" msgstr "" -#: api/nova.py:187 +#: api/nova.py:190 #, python-format msgid "ALLOW %(from)s:%(to)s from %(cidr)s" msgstr "" @@ -62,19 +62,19 @@ msgstr "" msgid "Unicode is not currently supported for object copy." msgstr "" -#: dashboards/nova/dashboard.py:23 dashboards/syspanel/projects/tables.py:51 -#: templates/horizon/common/_sidebar.html:11 -msgid "Project" -msgstr "" - -#: dashboards/nova/dashboard.py:25 +#: dashboards/nova/dashboard.py:24 msgid "Manage Compute" msgstr "" -#: dashboards/nova/dashboard.py:29 +#: dashboards/nova/dashboard.py:33 msgid "Object Store" msgstr "" +#: dashboards/nova/dashboard.py:38 dashboards/syspanel/projects/tables.py:51 +#: templates/horizon/common/_sidebar.html:11 +msgid "Project" +msgstr "" + #: dashboards/nova/access_and_security/panel.py:25 msgid "Access & Security" msgstr "" @@ -94,7 +94,7 @@ msgid "Error fetching floating ips: %s" msgstr "" #: dashboards/nova/access_and_security/floating_ips/forms.py:39 -#: dashboards/nova/access_and_security/floating_ips/tables.py:46 +#: dashboards/nova/access_and_security/floating_ips/tables.py:47 #: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:22 msgid "Floating IP" msgstr "" @@ -115,13 +115,13 @@ msgid "No instances available" msgstr "" #: dashboards/nova/access_and_security/floating_ips/forms.py:53 -#: dashboards/nova/access_and_security/floating_ips/tables.py:93 -#: dashboards/nova/instances_and_volumes/instances/tables.py:56 -#: dashboards/nova/instances_and_volumes/instances/tables.py:68 -#: dashboards/nova/instances_and_volumes/instances/tables.py:83 -#: dashboards/nova/instances_and_volumes/instances/tables.py:111 +#: dashboards/nova/access_and_security/floating_ips/tables.py:103 +#: dashboards/nova/instances_and_volumes/instances/tables.py:57 +#: dashboards/nova/instances_and_volumes/instances/tables.py:69 +#: dashboards/nova/instances_and_volumes/instances/tables.py:84 +#: dashboards/nova/instances_and_volumes/instances/tables.py:112 #: dashboards/nova/instances_and_volumes/volumes/tables.py:157 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:42 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:41 msgid "Instance" msgstr "" @@ -149,49 +149,49 @@ msgstr "" msgid "Unable to allocate Floating IP." msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:34 +#: dashboards/nova/access_and_security/floating_ips/tables.py:35 msgid "Allocate IP To Project" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:44 +#: dashboards/nova/access_and_security/floating_ips/tables.py:45 msgid "Release" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:45 +#: dashboards/nova/access_and_security/floating_ips/tables.py:46 msgid "Released" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:47 -#: dashboards/nova/access_and_security/floating_ips/tables.py:107 +#: dashboards/nova/access_and_security/floating_ips/tables.py:48 +#: dashboards/nova/access_and_security/floating_ips/tables.py:117 #: dashboards/syspanel/projects/forms.py:119 msgid "Floating IPs" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:56 +#: dashboards/nova/access_and_security/floating_ips/tables.py:57 #: dashboards/nova/templates/nova/access_and_security/floating_ips/_associate.html:22 msgid "Associate IP" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:68 +#: dashboards/nova/access_and_security/floating_ips/tables.py:69 msgid "Disassociate IP" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:82 +#: dashboards/nova/access_and_security/floating_ips/tables.py:83 #, python-format msgid "Successfully disassociated Floating IP: %s" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:86 +#: dashboards/nova/access_and_security/floating_ips/tables.py:87 msgid "Unable to disassociate floating IP." msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:91 -#: dashboards/nova/instances_and_volumes/instances/tables.py:228 -#: dashboards/syspanel/instances/tables.py:52 +#: dashboards/nova/access_and_security/floating_ips/tables.py:100 +#: dashboards/nova/instances_and_volumes/instances/tables.py:237 +#: dashboards/syspanel/instances/tables.py:65 msgid "IP Address" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:96 +#: dashboards/nova/access_and_security/floating_ips/tables.py:106 msgid "Floating IP Pool" msgstr "" @@ -239,7 +239,7 @@ msgid "Error Importing Keypair: %s" msgstr "" #: dashboards/nova/access_and_security/keypairs/tables.py:29 -#: dashboards/nova/images_and_snapshots/images/forms.py:101 +#: dashboards/nova/images_and_snapshots/images/forms.py:104 msgid "Keypair" msgstr "" @@ -273,7 +273,7 @@ msgstr "" #: dashboards/nova/access_and_security/security_groups/forms.py:41 #: dashboards/nova/access_and_security/security_groups/tables.py:57 -#: dashboards/nova/images_and_snapshots/images/forms.py:43 +#: dashboards/nova/images_and_snapshots/images/forms.py:46 #: dashboards/nova/instances_and_volumes/volumes/tables.py:109 #: dashboards/nova/instances_and_volumes/volumes/tables.py:126 #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:9 @@ -298,7 +298,7 @@ msgstr "" #: dashboards/nova/templates/nova/containers/_create.html:16 #: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create.html:17 #: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create_snapshot.html:17 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:12 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:14 #: dashboards/nova/templates/nova/objects/_copy.html:16 #: dashboards/nova/templates/nova/objects/_upload.html:17 #: dashboards/syspanel/projects/forms.py:63 @@ -330,6 +330,7 @@ msgid "IP Protocol" msgstr "" #: dashboards/nova/access_and_security/security_groups/forms.py:65 +#: dashboards/nova/access_and_security/security_groups/forms.py:71 #: dashboards/nova/access_and_security/security_groups/tables.py:94 msgid "From Port" msgstr "" @@ -340,16 +341,13 @@ msgid "" "ICMP type in the range (-1: 255)" msgstr "" -#: dashboards/nova/access_and_security/security_groups/forms.py:71 -msgid "From port" -msgstr "" - #: dashboards/nova/access_and_security/security_groups/forms.py:72 #: dashboards/nova/images_and_snapshots/images/tables.py:86 msgid "Type" msgstr "" #: dashboards/nova/access_and_security/security_groups/forms.py:74 +#: dashboards/nova/access_and_security/security_groups/forms.py:80 #: dashboards/nova/access_and_security/security_groups/tables.py:95 msgid "To Port" msgstr "" @@ -360,10 +358,6 @@ msgid "" "ICMP code in the range (-1: 255)" msgstr "" -#: dashboards/nova/access_and_security/security_groups/forms.py:80 -msgid "To port" -msgstr "" - #: dashboards/nova/access_and_security/security_groups/forms.py:81 msgid "Code" msgstr "" @@ -414,7 +408,7 @@ msgstr "" #: dashboards/nova/access_and_security/security_groups/tables.py:31 #: dashboards/nova/access_and_security/security_groups/tables.py:65 -#: dashboards/nova/images_and_snapshots/images/forms.py:111 +#: dashboards/nova/images_and_snapshots/images/forms.py:114 #: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:47 msgid "Security Groups" msgstr "" @@ -552,11 +546,11 @@ msgstr "" #: dashboards/nova/containers/tables.py:107 #: dashboards/nova/containers/tables.py:171 -#: dashboards/nova/instances_and_volumes/instances/tables.py:229 +#: dashboards/nova/instances_and_volumes/instances/tables.py:238 #: dashboards/nova/instances_and_volumes/volumes/tables.py:113 #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:30 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:29 -#: dashboards/syspanel/instances/tables.py:53 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:26 +#: dashboards/syspanel/instances/tables.py:67 msgid "Size" msgstr "" @@ -604,117 +598,117 @@ msgstr "" msgid "Unable to retrieve volume snapshots." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:44 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:44 +#: dashboards/nova/images_and_snapshots/images/forms.py:47 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:48 msgid "Kernel ID" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:49 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:47 +#: dashboards/nova/images_and_snapshots/images/forms.py:52 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:52 msgid "Ramdisk ID" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:54 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:41 +#: dashboards/nova/images_and_snapshots/images/forms.py:57 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:44 msgid "Architecture" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:58 +#: dashboards/nova/images_and_snapshots/images/forms.py:61 #: dashboards/nova/images_and_snapshots/images/tables.py:95 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:31 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:32 msgid "Container Format" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:62 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:32 +#: dashboards/nova/images_and_snapshots/images/forms.py:65 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:34 msgid "Disk Format" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:70 +#: dashboards/nova/images_and_snapshots/images/forms.py:73 #, python-format msgid "Unable to update image \"%s\"." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:86 +#: dashboards/nova/images_and_snapshots/images/forms.py:89 msgid "Image was successfully updated." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:93 +#: dashboards/nova/images_and_snapshots/images/forms.py:96 msgid "Server Name" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:97 +#: dashboards/nova/images_and_snapshots/images/forms.py:100 msgid "User Data" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:99 +#: dashboards/nova/images_and_snapshots/images/forms.py:102 #: dashboards/syspanel/flavors/tables.py:13 msgid "Flavor" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:100 +#: dashboards/nova/images_and_snapshots/images/forms.py:103 msgid "Size of image to launch." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:103 +#: dashboards/nova/images_and_snapshots/images/forms.py:106 msgid "Which keypair to use for authentication." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:105 +#: dashboards/nova/images_and_snapshots/images/forms.py:108 #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:23 msgid "Instance Count" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:109 +#: dashboards/nova/images_and_snapshots/images/forms.py:112 msgid "Number of instances to launch." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:115 +#: dashboards/nova/images_and_snapshots/images/forms.py:118 msgid "Launch instance in these security groups." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:117 +#: dashboards/nova/images_and_snapshots/images/forms.py:120 msgid "Volume or Volume Snapshot" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:119 +#: dashboards/nova/images_and_snapshots/images/forms.py:122 msgid "Volume to boot from." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:120 +#: dashboards/nova/images_and_snapshots/images/forms.py:123 msgid "Device Name" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:123 +#: dashboards/nova/images_and_snapshots/images/forms.py:126 msgid "Volume mount point (e.g. 'vda' mounts at '/dev/vda')." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:126 +#: dashboards/nova/images_and_snapshots/images/forms.py:129 msgid "Delete on Terminate" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:129 +#: dashboards/nova/images_and_snapshots/images/forms.py:132 msgid "Delete volume on instance terminate" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:135 +#: dashboards/nova/images_and_snapshots/images/forms.py:138 msgid "Select a keypair" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:137 +#: dashboards/nova/images_and_snapshots/images/forms.py:140 msgid "No keypairs available." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:152 +#: dashboards/nova/images_and_snapshots/images/forms.py:155 msgid "Cannot launch more than one instance if volume is specified." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:180 +#: dashboards/nova/images_and_snapshots/images/forms.py:183 #, python-format msgid "Instance \"%s\" launched." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:184 +#: dashboards/nova/images_and_snapshots/images/forms.py:187 #, python-format msgid "Unable to launch instance: %(exc)s" msgstr "" @@ -726,7 +720,7 @@ msgstr "" #: dashboards/nova/images_and_snapshots/images/tables.py:31 #: dashboards/nova/images_and_snapshots/images/tables.py:99 #: dashboards/syspanel/images/panel.py:28 -#: dashboards/syspanel/images/tables.py:36 +#: dashboards/syspanel/images/tables.py:38 #: dashboards/syspanel/templates/syspanel/images/index.html:3 #: dashboards/syspanel/templates/syspanel/images/index.html:6 msgid "Images" @@ -742,25 +736,22 @@ msgid "Edit" msgstr "" #: dashboards/nova/images_and_snapshots/images/tables.py:84 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:71 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:72 msgid "Image Name" msgstr "" #: dashboards/nova/images_and_snapshots/images/tables.py:89 -#: dashboards/nova/instances_and_volumes/instances/tables.py:232 +#: dashboards/nova/instances_and_volumes/instances/tables.py:241 #: dashboards/nova/instances_and_volumes/volumes/tables.py:116 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:15 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:18 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:15 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:18 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:18 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:21 -#: dashboards/syspanel/instances/tables.py:56 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:13 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:13 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:17 +#: dashboards/syspanel/instances/tables.py:71 msgid "Status" msgstr "" #: dashboards/nova/images_and_snapshots/images/tables.py:91 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:19 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:15 msgid "Public" msgstr "" @@ -778,43 +769,43 @@ msgstr "" msgid "Unable to retrieve image details." msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:58 -#: dashboards/nova/images_and_snapshots/images/views.py:158 +#: dashboards/nova/images_and_snapshots/images/views.py:60 +#: dashboards/nova/images_and_snapshots/images/views.py:164 #, python-format msgid "Unable to retrieve image \"%s\"." msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:87 +#: dashboards/nova/images_and_snapshots/images/views.py:93 msgid "Unable to retrieve instance flavors." msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:97 +#: dashboards/nova/images_and_snapshots/images/views.py:103 msgid "Unable to retrieve keypairs." msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:106 +#: dashboards/nova/images_and_snapshots/images/views.py:112 msgid "Unable to retrieve list of security groups" msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:111 +#: dashboards/nova/images_and_snapshots/images/views.py:117 msgid "Select Volume" msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:116 +#: dashboards/nova/images_and_snapshots/images/views.py:122 #: dashboards/nova/images_and_snapshots/snapshots/tables.py:28 -#: dashboards/nova/instances_and_volumes/instances/tables.py:151 +#: dashboards/nova/instances_and_volumes/instances/tables.py:152 msgid "Snapshot" msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:119 +#: dashboards/nova/images_and_snapshots/images/views.py:125 #: dashboards/nova/instances_and_volumes/volumes/tables.py:35 #: dashboards/nova/instances_and_volumes/volumes/tables.py:144 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:82 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:83 msgid "Volume" msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:133 -#: dashboards/nova/images_and_snapshots/images/views.py:144 +#: dashboards/nova/images_and_snapshots/images/views.py:139 +#: dashboards/nova/images_and_snapshots/images/views.py:150 msgid "Unable to retrieve list of volumes" msgstr "" @@ -889,105 +880,105 @@ msgstr "" msgid "Unable to update instance." msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:54 +#: dashboards/nova/instances_and_volumes/instances/tables.py:55 msgid "Terminate" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:55 +#: dashboards/nova/instances_and_volumes/instances/tables.py:56 msgid "Terminated" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:57 -#: dashboards/nova/instances_and_volumes/instances/tables.py:69 -#: dashboards/nova/instances_and_volumes/instances/tables.py:84 -#: dashboards/nova/instances_and_volumes/instances/tables.py:112 -#: dashboards/nova/instances_and_volumes/instances/tables.py:246 +#: dashboards/nova/instances_and_volumes/instances/tables.py:58 +#: dashboards/nova/instances_and_volumes/instances/tables.py:70 +#: dashboards/nova/instances_and_volumes/instances/tables.py:85 +#: dashboards/nova/instances_and_volumes/instances/tables.py:113 +#: dashboards/nova/instances_and_volumes/instances/tables.py:255 #: dashboards/syspanel/instances/panel.py:28 -#: dashboards/syspanel/instances/tables.py:70 +#: dashboards/syspanel/instances/tables.py:85 #: dashboards/syspanel/projects/forms.py:115 #: dashboards/syspanel/templates/syspanel/instances/index.html:3 msgid "Instances" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:66 +#: dashboards/nova/instances_and_volumes/instances/tables.py:67 msgid "Reboot" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:67 +#: dashboards/nova/instances_and_volumes/instances/tables.py:68 msgid "Rebooted" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:81 +#: dashboards/nova/instances_and_volumes/instances/tables.py:82 msgid "Pause" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:81 +#: dashboards/nova/instances_and_volumes/instances/tables.py:82 msgid "Unpause" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:82 +#: dashboards/nova/instances_and_volumes/instances/tables.py:83 msgid "Paused" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:82 +#: dashboards/nova/instances_and_volumes/instances/tables.py:83 msgid "Unpaused" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:109 +#: dashboards/nova/instances_and_volumes/instances/tables.py:110 msgid "Suspend" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:109 +#: dashboards/nova/instances_and_volumes/instances/tables.py:110 msgid "Resume" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:110 +#: dashboards/nova/instances_and_volumes/instances/tables.py:111 msgid "Suspended" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:110 +#: dashboards/nova/instances_and_volumes/instances/tables.py:111 msgid "Resumed" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:137 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:53 +#: dashboards/nova/instances_and_volumes/instances/tables.py:138 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:63 #: dashboards/nova/templates/nova/images_and_snapshots/images/launch.html:13 msgid "Launch Instance" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:144 +#: dashboards/nova/instances_and_volumes/instances/tables.py:145 msgid "Edit Instance" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:161 +#: dashboards/nova/instances_and_volumes/instances/tables.py:162 msgid "VNC Console" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:171 +#: dashboards/nova/instances_and_volumes/instances/tables.py:177 msgid "View Log" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:198 +#: dashboards/nova/instances_and_volumes/instances/tables.py:207 #, python-format msgid "%(RAM)s RAM | %(VCPU)s VCPU | %(disk)s Disk" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:203 +#: dashboards/nova/instances_and_volumes/instances/tables.py:212 msgid "Not available" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:227 -#: dashboards/syspanel/instances/tables.py:51 usage/tables.py:46 +#: dashboards/nova/instances_and_volumes/instances/tables.py:236 +#: dashboards/syspanel/instances/tables.py:64 usage/tables.py:46 msgid "Instance Name" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:236 -#: dashboards/syspanel/instances/tables.py:60 +#: dashboards/nova/instances_and_volumes/instances/tables.py:245 +#: dashboards/syspanel/instances/tables.py:75 msgid "Task" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:242 -#: dashboards/syspanel/instances/tables.py:66 +#: dashboards/nova/instances_and_volumes/instances/tables.py:251 +#: dashboards/syspanel/instances/tables.py:81 msgid "Power State" msgstr "" @@ -995,27 +986,27 @@ msgstr "" msgid "Log" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tabs.py:45 -#: dashboards/nova/instances_and_volumes/instances/views.py:48 +#: dashboards/nova/instances_and_volumes/instances/tabs.py:47 +#: dashboards/nova/instances_and_volumes/instances/views.py:50 #, python-format msgid "Unable to get log for instance \"%s\"." msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tabs.py:52 +#: dashboards/nova/instances_and_volumes/instances/tabs.py:54 msgid "VNC" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tabs.py:67 -#: dashboards/nova/instances_and_volumes/instances/views.py:64 +#: dashboards/nova/instances_and_volumes/instances/tabs.py:69 +#: dashboards/nova/instances_and_volumes/instances/views.py:66 #, python-format msgid "Unable to get VNC console for instance \"%s\"." msgstr "" -#: dashboards/nova/instances_and_volumes/instances/views.py:80 +#: dashboards/nova/instances_and_volumes/instances/views.py:82 msgid "Unable to retrieve instance details." msgstr "" -#: dashboards/nova/instances_and_volumes/instances/views.py:117 +#: dashboards/nova/instances_and_volumes/instances/views.py:115 #, python-format msgid "Unable to retrieve details for instance \"%s\"." msgstr "" @@ -1052,7 +1043,7 @@ msgstr "" #: dashboards/nova/instances_and_volumes/volumes/tables.py:36 #: dashboards/nova/instances_and_volumes/volumes/tables.py:133 #: dashboards/nova/instances_and_volumes/volumes/tables.py:145 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:76 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:78 #: dashboards/syspanel/projects/forms.py:116 msgid "Volumes" msgstr "" @@ -1081,7 +1072,7 @@ msgid "%s GB" msgstr "" #: dashboards/nova/instances_and_volumes/volumes/tables.py:129 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:35 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:34 msgid "Attachments" msgstr "" @@ -1093,7 +1084,7 @@ msgstr "" msgid "Detached" msgstr "" -#: dashboards/nova/instances_and_volumes/volumes/tabs.py:40 +#: dashboards/nova/instances_and_volumes/volumes/tabs.py:41 msgid "Unable to retrieve volume details." msgstr "" @@ -1132,14 +1123,6 @@ msgstr "" msgid "Project Quotas" msgstr "" -#: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:23 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:24 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:31 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:38 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:45 -msgid "Available" -msgstr "" - #: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:31 msgid "Allocate IP" msgstr "" @@ -1151,7 +1134,7 @@ msgstr "" #: dashboards/nova/templates/nova/access_and_security/security_groups/_create.html:24 #: dashboards/nova/templates/nova/access_and_security/security_groups/_edit_rules.html:20 #: dashboards/nova/templates/nova/containers/_create.html:23 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:54 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:64 #: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:23 #: dashboards/nova/templates/nova/images_and_snapshots/snapshots/_create.html:24 #: dashboards/nova/templates/nova/instances_and_volumes/instances/_update.html:23 @@ -1244,8 +1227,7 @@ msgid "Images & Snapshots" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:3 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:3 -msgid "Instance Overview" +msgid "Image Overview" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:6 @@ -1254,48 +1236,48 @@ msgstr "" msgid "Info" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:10 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:10 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:10 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:11 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:11 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:11 #: dashboards/syspanel/projects/forms.py:83 -#: dashboards/syspanel/users/forms.py:105 +#: dashboards/syspanel/users/forms.py:103 #: dashboards/syspanel/users/tables.py:124 msgid "ID" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:20 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:17 msgid "Checksum" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:21 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:30 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:19 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:28 msgid "Created" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:22 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:21 msgid "Updated" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:27 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:23 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:26 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:19 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:23 msgid "Specs" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:37 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:40 msgid "Custom Properties" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:50 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:56 msgid "Euca2ools state" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:53 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:60 #: usage/tables.py:28 msgid "Project ID" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:56 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:64 msgid "Image Type" msgstr "" @@ -1310,7 +1292,7 @@ msgid "" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:30 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:27 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:24 #: dashboards/syspanel/flavors/forms.py:38 #: dashboards/syspanel/flavors/tables.py:30 #: dashboards/syspanel/projects/forms.py:114 usage/tables.py:18 @@ -1318,15 +1300,14 @@ msgid "VCPUs" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:37 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:28 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:26 #: usage/tables.py:19 msgid "Disk" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:37 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:38 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:28 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:29 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:27 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:27 msgid "GB" msgstr "" @@ -1336,15 +1317,10 @@ msgid "Memory" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:44 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:45 msgid "MB" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:17 -#: dashboards/syspanel/templates/syspanel/images/_update.html:18 -msgid "From here you can modify different properties of an image." -msgstr "" - +#: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:7 #: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:22 #: dashboards/nova/templates/nova/images_and_snapshots/images/update.html:3 #: dashboards/nova/templates/nova/images_and_snapshots/images/update.html:6 @@ -1355,6 +1331,11 @@ msgstr "" msgid "Update Image" msgstr "" +#: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:17 +#: dashboards/syspanel/templates/syspanel/images/_update.html:18 +msgid "From here you can modify different properties of an image." +msgstr "" + #: dashboards/nova/templates/nova/images_and_snapshots/images/detail.html:4 msgid "Image Detail " msgstr "" @@ -1371,20 +1352,24 @@ msgstr "" msgid "Instances & Volumes" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_log.html:6 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_log.html:7 msgid "View Full Log" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:26 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:3 +msgid "Instance Overview" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:22 #: usage/tables.py:21 msgid "RAM" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:27 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:25 msgid "VCPU" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:33 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:32 msgid "IP Addresses" msgstr "" @@ -1397,10 +1382,10 @@ msgid "Meta" msgstr "" #: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:69 -msgid "Key name" +msgid "Key Name" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:89 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:93 msgid "No volumes attached." msgstr "" @@ -1408,12 +1393,20 @@ msgstr "" msgid "Instance VNC Console" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:4 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:5 msgid "" "If VNC console is not responding to keyboard input: click the grey status " "bar below." msgstr "" +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:8 +msgid "VNC console is currently unavailabe. Please try again later." +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:9 +msgid "Reload" +msgstr "" + #: dashboards/nova/templates/nova/instances_and_volumes/instances/_update.html:17 msgid "Update the name of your instance" msgstr "" @@ -1456,15 +1449,15 @@ msgstr "" msgid "Volume Overview" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:40 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:38 msgid "Attached To" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:43 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:42 msgid "on" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:46 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:47 msgid "Not attached" msgstr "" @@ -1539,7 +1532,7 @@ msgstr "" msgid "EC2 Credentials" msgstr "" -#: dashboards/settings/project/forms.py:72 +#: dashboards/settings/project/forms.py:76 #, python-format msgid "Error Downloading RC File: %s" msgstr "" @@ -1602,12 +1595,12 @@ msgstr "" msgid "User Settings" msgstr "" -#: dashboards/syspanel/dashboard.py:23 -msgid "Admin" +#: dashboards/syspanel/dashboard.py:24 +msgid "System Panel" msgstr "" -#: dashboards/syspanel/dashboard.py:25 -msgid "System Panel" +#: dashboards/syspanel/dashboard.py:30 +msgid "Admin" msgstr "" #: dashboards/syspanel/flavors/forms.py:36 @@ -1666,15 +1659,15 @@ msgstr "" msgid "Unable to get flavor list: %s" msgstr "" -#: dashboards/syspanel/images/views.py:44 +#: dashboards/syspanel/images/views.py:45 msgid "Unable to retrieve image list." msgstr "" -#: dashboards/syspanel/instances/tables.py:42 +#: dashboards/syspanel/instances/tables.py:53 msgid "Tenant" msgstr "" -#: dashboards/syspanel/instances/tables.py:48 +#: dashboards/syspanel/instances/tables.py:60 #: dashboards/syspanel/services/tables.py:40 msgid "Host" msgstr "" @@ -1819,34 +1812,37 @@ msgstr "" msgid "Add New Users" msgstr "" -#: dashboards/syspanel/projects/views.py:70 -msgid "Unable to retrieve tenant." +#: dashboards/syspanel/projects/views.py:49 +msgid "Unable to retrieve project list." msgstr "" -#: dashboards/syspanel/projects/views.py:99 +#: dashboards/syspanel/projects/views.py:71 +msgid "Unable to retrieve project." +msgstr "" + +#: dashboards/syspanel/projects/views.py:100 msgid "Unable to retrieve users." msgstr "" -#: dashboards/syspanel/projects/views.py:142 +#: dashboards/syspanel/projects/views.py:143 msgid "Unable to retrieve roles." msgstr "" #: dashboards/syspanel/quotas/panel.py:28 -#: dashboards/syspanel/quotas/tables.py:32 +#: dashboards/syspanel/quotas/tables.py:36 msgid "Quotas" msgstr "" -#: dashboards/syspanel/quotas/tables.py:24 +#: dashboards/syspanel/quotas/tables.py:28 msgid "Quota Name" msgstr "" -#: dashboards/syspanel/quotas/tables.py:25 +#: dashboards/syspanel/quotas/tables.py:29 msgid "Limit" msgstr "" -#: dashboards/syspanel/quotas/views.py:47 -#, python-format -msgid "Unable to get quota info: %s" +#: dashboards/syspanel/quotas/views.py:44 +msgid "Unable to get quota info." msgstr "" #: dashboards/syspanel/services/panel.py:28 @@ -1964,72 +1960,72 @@ msgstr "" msgid "Select a project" msgstr "" -#: dashboards/syspanel/users/forms.py:58 +#: dashboards/syspanel/users/forms.py:56 msgid "Passwords do not match." msgstr "" -#: dashboards/syspanel/users/forms.py:63 -#: dashboards/syspanel/users/forms.py:106 +#: dashboards/syspanel/users/forms.py:61 +#: dashboards/syspanel/users/forms.py:104 #: dashboards/syspanel/users/tables.py:125 views/auth_forms.py:64 msgid "User Name" msgstr "" -#: dashboards/syspanel/users/forms.py:64 -#: dashboards/syspanel/users/forms.py:107 +#: dashboards/syspanel/users/forms.py:62 +#: dashboards/syspanel/users/forms.py:105 #: dashboards/syspanel/users/tables.py:126 msgid "Email" msgstr "" -#: dashboards/syspanel/users/forms.py:66 -#: dashboards/syspanel/users/forms.py:108 views/auth_forms.py:65 +#: dashboards/syspanel/users/forms.py:64 +#: dashboards/syspanel/users/forms.py:106 views/auth_forms.py:65 msgid "Password" msgstr "" -#: dashboards/syspanel/users/forms.py:71 -#: dashboards/syspanel/users/forms.py:114 +#: dashboards/syspanel/users/forms.py:69 +#: dashboards/syspanel/users/forms.py:112 msgid "Confirm Password" msgstr "" -#: dashboards/syspanel/users/forms.py:74 -#: dashboards/syspanel/users/forms.py:117 +#: dashboards/syspanel/users/forms.py:72 +#: dashboards/syspanel/users/forms.py:115 msgid "Primary Project" msgstr "" -#: dashboards/syspanel/users/forms.py:86 +#: dashboards/syspanel/users/forms.py:84 #, python-format msgid "User \"%s\" was successfully created." msgstr "" -#: dashboards/syspanel/users/forms.py:97 +#: dashboards/syspanel/users/forms.py:95 msgid "Unable to add user to primary project." msgstr "" -#: dashboards/syspanel/users/forms.py:100 +#: dashboards/syspanel/users/forms.py:98 msgid "Unable to create user." msgstr "" -#: dashboards/syspanel/users/forms.py:128 +#: dashboards/syspanel/users/forms.py:127 msgid "name" msgstr "" -#: dashboards/syspanel/users/forms.py:128 +#: dashboards/syspanel/users/forms.py:127 msgid "email" msgstr "" -#: dashboards/syspanel/users/forms.py:137 +#: dashboards/syspanel/users/forms.py:136 msgid "primary project" msgstr "" -#: dashboards/syspanel/users/forms.py:148 +#: dashboards/syspanel/users/forms.py:147 msgid "password" msgstr "" -#: dashboards/syspanel/users/forms.py:159 +#: dashboards/syspanel/users/forms.py:158 #, python-format msgid "Updated %(attributes)s for \"%(user)s\"." msgstr "" -#: dashboards/syspanel/users/forms.py:165 +#: dashboards/syspanel/users/forms.py:164 #, python-format msgid "Unable to update %(attributes)s for \"%(user)s\"." msgstr "" @@ -2084,39 +2080,38 @@ msgstr "" msgid "Successfully disabled users: %s" msgstr "" -#: dashboards/syspanel/users/views.py:50 dashboards/syspanel/users/views.py:56 -#, python-format -msgid "Unable to get user info: %s" +#: dashboards/syspanel/users/views.py:47 +msgid "Unable to retrieve user list." msgstr "" -#: dashboards/syspanel/users/views.py:72 +#: dashboards/syspanel/users/views.py:63 msgid "Unable to update user." msgstr "" -#: tables/actions.py:294 +#: tables/actions.py:299 msgid "Filter" msgstr "" -#: tables/actions.py:456 +#: tables/actions.py:461 #, python-format msgid "You do not have permission to %(action)s: %(objs)s" msgstr "" -#: tables/actions.py:462 +#: tables/actions.py:467 #, python-format msgid "Unable to %(action)s: %(objs)s" msgstr "" -#: tables/actions.py:468 +#: tables/actions.py:473 #, python-format msgid "%(action)s: %(objs)s" msgstr "" -#: tables/actions.py:478 +#: tables/actions.py:483 msgid "Delete" msgstr "" -#: tables/actions.py:479 +#: tables/actions.py:484 msgid "Deleted" msgstr "" @@ -2125,20 +2120,20 @@ msgstr "" msgid "The attribute %(attr)s doesn't exist on %(obj)s." msgstr "" -#: tables/base.py:651 +#: tables/base.py:652 msgid "Actions" msgstr "" -#: tables/base.py:796 +#: tables/base.py:797 msgid "No items to display." msgstr "" -#: tables/base.py:813 +#: tables/base.py:814 #, python-format msgid "No match returned for the id \"%s\"." msgstr "" -#: tables/base.py:917 +#: tables/base.py:921 msgid "Please select a row before taking that action." msgstr "" @@ -2205,6 +2200,14 @@ msgstr "" msgid "This Month's GB-Hours" msgstr "" +#: templatetags/horizon.py:121 +msgid "No Limit" +msgstr "" + +#: templatetags/horizon.py:123 templatetags/horizon.py:125 +msgid "Available" +msgstr "" + #: templatetags/sizeformat.py:45 #, python-format msgid "%(size)d byte" @@ -2239,35 +2242,35 @@ msgstr "" msgid "%s PB" msgstr "" -#: tests/table_tests.py:93 +#: tests/table_tests.py:94 msgid "Batch" msgstr "" -#: tests/table_tests.py:94 +#: tests/table_tests.py:95 msgid "Batched" msgstr "" -#: tests/table_tests.py:95 tests/table_tests.py:106 +#: tests/table_tests.py:96 tests/table_tests.py:107 msgid "Item" msgstr "" -#: tests/table_tests.py:96 tests/table_tests.py:107 +#: tests/table_tests.py:97 tests/table_tests.py:108 msgid "Items" msgstr "" -#: tests/table_tests.py:104 +#: tests/table_tests.py:105 msgid "Down" msgstr "" -#: tests/table_tests.py:104 +#: tests/table_tests.py:105 msgid "Up" msgstr "" -#: tests/table_tests.py:105 +#: tests/table_tests.py:106 msgid "Downed" msgstr "" -#: tests/table_tests.py:105 +#: tests/table_tests.py:106 msgid "Upped" msgstr "" @@ -2287,15 +2290,15 @@ msgstr "" msgid "Disallowed Tab" msgstr "" -#: tests/tabs_tests.py:75 +#: tests/tabs_tests.py:76 msgid "Tab With My Table" msgstr "" -#: tests/tabs_tests.py:84 +#: tests/tabs_tests.py:85 msgid "Recoverable Error Tab" msgstr "" -#: tests/testsettings.py:86 +#: tests/testsettings.py:89 msgid "Password must be between 8 and 18 characters." msgstr "" diff --git a/horizon/locale/fr/LC_MESSAGES/django.po b/horizon/locale/fr/LC_MESSAGES/django.po index 9b326bdcc..0c0a8f07a 100644 --- a/horizon/locale/fr/LC_MESSAGES/django.po +++ b/horizon/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: openstack-dashboard\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-26 17:59-0700\n" +"POT-Creation-Date: 2012-04-24 16:40-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n>1;\n" -#: base.py:379 +#: base.py:447 msgid "Other" msgstr "" @@ -35,7 +35,7 @@ msgstr "" msgid "The services for this view are not available." msgstr "" -#: exceptions.py:209 +#: exceptions.py:211 msgid "Unauthorized. Please try logging in again." msgstr "" @@ -48,12 +48,12 @@ msgstr "" msgid "%(type)s (%(backend)s backend)" msgstr "" -#: api/nova.py:182 +#: api/nova.py:185 #, python-format msgid "ALLOW %(from)s:%(to)s from %(group)s" msgstr "" -#: api/nova.py:187 +#: api/nova.py:190 #, python-format msgid "ALLOW %(from)s:%(to)s from %(cidr)s" msgstr "" @@ -62,19 +62,19 @@ msgstr "" msgid "Unicode is not currently supported for object copy." msgstr "" -#: dashboards/nova/dashboard.py:23 dashboards/syspanel/projects/tables.py:51 -#: templates/horizon/common/_sidebar.html:11 -msgid "Project" -msgstr "" - -#: dashboards/nova/dashboard.py:25 +#: dashboards/nova/dashboard.py:24 msgid "Manage Compute" msgstr "" -#: dashboards/nova/dashboard.py:29 +#: dashboards/nova/dashboard.py:33 msgid "Object Store" msgstr "" +#: dashboards/nova/dashboard.py:38 dashboards/syspanel/projects/tables.py:51 +#: templates/horizon/common/_sidebar.html:11 +msgid "Project" +msgstr "" + #: dashboards/nova/access_and_security/panel.py:25 msgid "Access & Security" msgstr "" @@ -94,7 +94,7 @@ msgid "Error fetching floating ips: %s" msgstr "" #: dashboards/nova/access_and_security/floating_ips/forms.py:39 -#: dashboards/nova/access_and_security/floating_ips/tables.py:46 +#: dashboards/nova/access_and_security/floating_ips/tables.py:47 #: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:22 msgid "Floating IP" msgstr "" @@ -115,13 +115,13 @@ msgid "No instances available" msgstr "" #: dashboards/nova/access_and_security/floating_ips/forms.py:53 -#: dashboards/nova/access_and_security/floating_ips/tables.py:93 -#: dashboards/nova/instances_and_volumes/instances/tables.py:56 -#: dashboards/nova/instances_and_volumes/instances/tables.py:68 -#: dashboards/nova/instances_and_volumes/instances/tables.py:83 -#: dashboards/nova/instances_and_volumes/instances/tables.py:111 +#: dashboards/nova/access_and_security/floating_ips/tables.py:103 +#: dashboards/nova/instances_and_volumes/instances/tables.py:57 +#: dashboards/nova/instances_and_volumes/instances/tables.py:69 +#: dashboards/nova/instances_and_volumes/instances/tables.py:84 +#: dashboards/nova/instances_and_volumes/instances/tables.py:112 #: dashboards/nova/instances_and_volumes/volumes/tables.py:157 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:42 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:41 msgid "Instance" msgstr "" @@ -149,49 +149,49 @@ msgstr "" msgid "Unable to allocate Floating IP." msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:34 +#: dashboards/nova/access_and_security/floating_ips/tables.py:35 msgid "Allocate IP To Project" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:44 +#: dashboards/nova/access_and_security/floating_ips/tables.py:45 msgid "Release" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:45 +#: dashboards/nova/access_and_security/floating_ips/tables.py:46 msgid "Released" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:47 -#: dashboards/nova/access_and_security/floating_ips/tables.py:107 +#: dashboards/nova/access_and_security/floating_ips/tables.py:48 +#: dashboards/nova/access_and_security/floating_ips/tables.py:117 #: dashboards/syspanel/projects/forms.py:119 msgid "Floating IPs" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:56 +#: dashboards/nova/access_and_security/floating_ips/tables.py:57 #: dashboards/nova/templates/nova/access_and_security/floating_ips/_associate.html:22 msgid "Associate IP" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:68 +#: dashboards/nova/access_and_security/floating_ips/tables.py:69 msgid "Disassociate IP" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:82 +#: dashboards/nova/access_and_security/floating_ips/tables.py:83 #, python-format msgid "Successfully disassociated Floating IP: %s" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:86 +#: dashboards/nova/access_and_security/floating_ips/tables.py:87 msgid "Unable to disassociate floating IP." msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:91 -#: dashboards/nova/instances_and_volumes/instances/tables.py:228 -#: dashboards/syspanel/instances/tables.py:52 +#: dashboards/nova/access_and_security/floating_ips/tables.py:100 +#: dashboards/nova/instances_and_volumes/instances/tables.py:237 +#: dashboards/syspanel/instances/tables.py:65 msgid "IP Address" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:96 +#: dashboards/nova/access_and_security/floating_ips/tables.py:106 msgid "Floating IP Pool" msgstr "" @@ -239,7 +239,7 @@ msgid "Error Importing Keypair: %s" msgstr "" #: dashboards/nova/access_and_security/keypairs/tables.py:29 -#: dashboards/nova/images_and_snapshots/images/forms.py:101 +#: dashboards/nova/images_and_snapshots/images/forms.py:104 msgid "Keypair" msgstr "" @@ -273,7 +273,7 @@ msgstr "" #: dashboards/nova/access_and_security/security_groups/forms.py:41 #: dashboards/nova/access_and_security/security_groups/tables.py:57 -#: dashboards/nova/images_and_snapshots/images/forms.py:43 +#: dashboards/nova/images_and_snapshots/images/forms.py:46 #: dashboards/nova/instances_and_volumes/volumes/tables.py:109 #: dashboards/nova/instances_and_volumes/volumes/tables.py:126 #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:9 @@ -298,7 +298,7 @@ msgstr "" #: dashboards/nova/templates/nova/containers/_create.html:16 #: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create.html:17 #: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create_snapshot.html:17 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:12 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:14 #: dashboards/nova/templates/nova/objects/_copy.html:16 #: dashboards/nova/templates/nova/objects/_upload.html:17 #: dashboards/syspanel/projects/forms.py:63 @@ -330,6 +330,7 @@ msgid "IP Protocol" msgstr "" #: dashboards/nova/access_and_security/security_groups/forms.py:65 +#: dashboards/nova/access_and_security/security_groups/forms.py:71 #: dashboards/nova/access_and_security/security_groups/tables.py:94 msgid "From Port" msgstr "" @@ -340,16 +341,13 @@ msgid "" "ICMP type in the range (-1: 255)" msgstr "" -#: dashboards/nova/access_and_security/security_groups/forms.py:71 -msgid "From port" -msgstr "" - #: dashboards/nova/access_and_security/security_groups/forms.py:72 #: dashboards/nova/images_and_snapshots/images/tables.py:86 msgid "Type" msgstr "" #: dashboards/nova/access_and_security/security_groups/forms.py:74 +#: dashboards/nova/access_and_security/security_groups/forms.py:80 #: dashboards/nova/access_and_security/security_groups/tables.py:95 msgid "To Port" msgstr "" @@ -360,10 +358,6 @@ msgid "" "ICMP code in the range (-1: 255)" msgstr "" -#: dashboards/nova/access_and_security/security_groups/forms.py:80 -msgid "To port" -msgstr "" - #: dashboards/nova/access_and_security/security_groups/forms.py:81 msgid "Code" msgstr "" @@ -414,7 +408,7 @@ msgstr "" #: dashboards/nova/access_and_security/security_groups/tables.py:31 #: dashboards/nova/access_and_security/security_groups/tables.py:65 -#: dashboards/nova/images_and_snapshots/images/forms.py:111 +#: dashboards/nova/images_and_snapshots/images/forms.py:114 #: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:47 msgid "Security Groups" msgstr "" @@ -552,11 +546,11 @@ msgstr "" #: dashboards/nova/containers/tables.py:107 #: dashboards/nova/containers/tables.py:171 -#: dashboards/nova/instances_and_volumes/instances/tables.py:229 +#: dashboards/nova/instances_and_volumes/instances/tables.py:238 #: dashboards/nova/instances_and_volumes/volumes/tables.py:113 #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:30 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:29 -#: dashboards/syspanel/instances/tables.py:53 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:26 +#: dashboards/syspanel/instances/tables.py:67 msgid "Size" msgstr "" @@ -604,117 +598,117 @@ msgstr "" msgid "Unable to retrieve volume snapshots." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:44 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:44 +#: dashboards/nova/images_and_snapshots/images/forms.py:47 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:48 msgid "Kernel ID" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:49 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:47 +#: dashboards/nova/images_and_snapshots/images/forms.py:52 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:52 msgid "Ramdisk ID" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:54 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:41 +#: dashboards/nova/images_and_snapshots/images/forms.py:57 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:44 msgid "Architecture" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:58 +#: dashboards/nova/images_and_snapshots/images/forms.py:61 #: dashboards/nova/images_and_snapshots/images/tables.py:95 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:31 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:32 msgid "Container Format" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:62 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:32 +#: dashboards/nova/images_and_snapshots/images/forms.py:65 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:34 msgid "Disk Format" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:70 +#: dashboards/nova/images_and_snapshots/images/forms.py:73 #, python-format msgid "Unable to update image \"%s\"." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:86 +#: dashboards/nova/images_and_snapshots/images/forms.py:89 msgid "Image was successfully updated." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:93 +#: dashboards/nova/images_and_snapshots/images/forms.py:96 msgid "Server Name" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:97 +#: dashboards/nova/images_and_snapshots/images/forms.py:100 msgid "User Data" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:99 +#: dashboards/nova/images_and_snapshots/images/forms.py:102 #: dashboards/syspanel/flavors/tables.py:13 msgid "Flavor" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:100 +#: dashboards/nova/images_and_snapshots/images/forms.py:103 msgid "Size of image to launch." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:103 +#: dashboards/nova/images_and_snapshots/images/forms.py:106 msgid "Which keypair to use for authentication." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:105 +#: dashboards/nova/images_and_snapshots/images/forms.py:108 #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:23 msgid "Instance Count" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:109 +#: dashboards/nova/images_and_snapshots/images/forms.py:112 msgid "Number of instances to launch." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:115 +#: dashboards/nova/images_and_snapshots/images/forms.py:118 msgid "Launch instance in these security groups." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:117 +#: dashboards/nova/images_and_snapshots/images/forms.py:120 msgid "Volume or Volume Snapshot" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:119 +#: dashboards/nova/images_and_snapshots/images/forms.py:122 msgid "Volume to boot from." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:120 +#: dashboards/nova/images_and_snapshots/images/forms.py:123 msgid "Device Name" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:123 +#: dashboards/nova/images_and_snapshots/images/forms.py:126 msgid "Volume mount point (e.g. 'vda' mounts at '/dev/vda')." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:126 +#: dashboards/nova/images_and_snapshots/images/forms.py:129 msgid "Delete on Terminate" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:129 +#: dashboards/nova/images_and_snapshots/images/forms.py:132 msgid "Delete volume on instance terminate" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:135 +#: dashboards/nova/images_and_snapshots/images/forms.py:138 msgid "Select a keypair" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:137 +#: dashboards/nova/images_and_snapshots/images/forms.py:140 msgid "No keypairs available." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:152 +#: dashboards/nova/images_and_snapshots/images/forms.py:155 msgid "Cannot launch more than one instance if volume is specified." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:180 +#: dashboards/nova/images_and_snapshots/images/forms.py:183 #, python-format msgid "Instance \"%s\" launched." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:184 +#: dashboards/nova/images_and_snapshots/images/forms.py:187 #, python-format msgid "Unable to launch instance: %(exc)s" msgstr "" @@ -726,7 +720,7 @@ msgstr "" #: dashboards/nova/images_and_snapshots/images/tables.py:31 #: dashboards/nova/images_and_snapshots/images/tables.py:99 #: dashboards/syspanel/images/panel.py:28 -#: dashboards/syspanel/images/tables.py:36 +#: dashboards/syspanel/images/tables.py:38 #: dashboards/syspanel/templates/syspanel/images/index.html:3 #: dashboards/syspanel/templates/syspanel/images/index.html:6 msgid "Images" @@ -742,25 +736,22 @@ msgid "Edit" msgstr "" #: dashboards/nova/images_and_snapshots/images/tables.py:84 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:71 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:72 msgid "Image Name" msgstr "" #: dashboards/nova/images_and_snapshots/images/tables.py:89 -#: dashboards/nova/instances_and_volumes/instances/tables.py:232 +#: dashboards/nova/instances_and_volumes/instances/tables.py:241 #: dashboards/nova/instances_and_volumes/volumes/tables.py:116 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:15 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:18 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:15 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:18 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:18 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:21 -#: dashboards/syspanel/instances/tables.py:56 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:13 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:13 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:17 +#: dashboards/syspanel/instances/tables.py:71 msgid "Status" msgstr "" #: dashboards/nova/images_and_snapshots/images/tables.py:91 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:19 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:15 msgid "Public" msgstr "" @@ -778,43 +769,43 @@ msgstr "" msgid "Unable to retrieve image details." msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:58 -#: dashboards/nova/images_and_snapshots/images/views.py:158 +#: dashboards/nova/images_and_snapshots/images/views.py:60 +#: dashboards/nova/images_and_snapshots/images/views.py:164 #, python-format msgid "Unable to retrieve image \"%s\"." msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:87 +#: dashboards/nova/images_and_snapshots/images/views.py:93 msgid "Unable to retrieve instance flavors." msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:97 +#: dashboards/nova/images_and_snapshots/images/views.py:103 msgid "Unable to retrieve keypairs." msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:106 +#: dashboards/nova/images_and_snapshots/images/views.py:112 msgid "Unable to retrieve list of security groups" msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:111 +#: dashboards/nova/images_and_snapshots/images/views.py:117 msgid "Select Volume" msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:116 +#: dashboards/nova/images_and_snapshots/images/views.py:122 #: dashboards/nova/images_and_snapshots/snapshots/tables.py:28 -#: dashboards/nova/instances_and_volumes/instances/tables.py:151 +#: dashboards/nova/instances_and_volumes/instances/tables.py:152 msgid "Snapshot" msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:119 +#: dashboards/nova/images_and_snapshots/images/views.py:125 #: dashboards/nova/instances_and_volumes/volumes/tables.py:35 #: dashboards/nova/instances_and_volumes/volumes/tables.py:144 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:82 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:83 msgid "Volume" msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:133 -#: dashboards/nova/images_and_snapshots/images/views.py:144 +#: dashboards/nova/images_and_snapshots/images/views.py:139 +#: dashboards/nova/images_and_snapshots/images/views.py:150 msgid "Unable to retrieve list of volumes" msgstr "" @@ -889,105 +880,105 @@ msgstr "" msgid "Unable to update instance." msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:54 +#: dashboards/nova/instances_and_volumes/instances/tables.py:55 msgid "Terminate" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:55 +#: dashboards/nova/instances_and_volumes/instances/tables.py:56 msgid "Terminated" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:57 -#: dashboards/nova/instances_and_volumes/instances/tables.py:69 -#: dashboards/nova/instances_and_volumes/instances/tables.py:84 -#: dashboards/nova/instances_and_volumes/instances/tables.py:112 -#: dashboards/nova/instances_and_volumes/instances/tables.py:246 +#: dashboards/nova/instances_and_volumes/instances/tables.py:58 +#: dashboards/nova/instances_and_volumes/instances/tables.py:70 +#: dashboards/nova/instances_and_volumes/instances/tables.py:85 +#: dashboards/nova/instances_and_volumes/instances/tables.py:113 +#: dashboards/nova/instances_and_volumes/instances/tables.py:255 #: dashboards/syspanel/instances/panel.py:28 -#: dashboards/syspanel/instances/tables.py:70 +#: dashboards/syspanel/instances/tables.py:85 #: dashboards/syspanel/projects/forms.py:115 #: dashboards/syspanel/templates/syspanel/instances/index.html:3 msgid "Instances" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:66 +#: dashboards/nova/instances_and_volumes/instances/tables.py:67 msgid "Reboot" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:67 +#: dashboards/nova/instances_and_volumes/instances/tables.py:68 msgid "Rebooted" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:81 +#: dashboards/nova/instances_and_volumes/instances/tables.py:82 msgid "Pause" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:81 +#: dashboards/nova/instances_and_volumes/instances/tables.py:82 msgid "Unpause" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:82 +#: dashboards/nova/instances_and_volumes/instances/tables.py:83 msgid "Paused" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:82 +#: dashboards/nova/instances_and_volumes/instances/tables.py:83 msgid "Unpaused" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:109 +#: dashboards/nova/instances_and_volumes/instances/tables.py:110 msgid "Suspend" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:109 +#: dashboards/nova/instances_and_volumes/instances/tables.py:110 msgid "Resume" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:110 +#: dashboards/nova/instances_and_volumes/instances/tables.py:111 msgid "Suspended" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:110 +#: dashboards/nova/instances_and_volumes/instances/tables.py:111 msgid "Resumed" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:137 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:53 +#: dashboards/nova/instances_and_volumes/instances/tables.py:138 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:63 #: dashboards/nova/templates/nova/images_and_snapshots/images/launch.html:13 msgid "Launch Instance" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:144 +#: dashboards/nova/instances_and_volumes/instances/tables.py:145 msgid "Edit Instance" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:161 +#: dashboards/nova/instances_and_volumes/instances/tables.py:162 msgid "VNC Console" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:171 +#: dashboards/nova/instances_and_volumes/instances/tables.py:177 msgid "View Log" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:198 +#: dashboards/nova/instances_and_volumes/instances/tables.py:207 #, python-format msgid "%(RAM)s RAM | %(VCPU)s VCPU | %(disk)s Disk" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:203 +#: dashboards/nova/instances_and_volumes/instances/tables.py:212 msgid "Not available" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:227 -#: dashboards/syspanel/instances/tables.py:51 usage/tables.py:46 +#: dashboards/nova/instances_and_volumes/instances/tables.py:236 +#: dashboards/syspanel/instances/tables.py:64 usage/tables.py:46 msgid "Instance Name" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:236 -#: dashboards/syspanel/instances/tables.py:60 +#: dashboards/nova/instances_and_volumes/instances/tables.py:245 +#: dashboards/syspanel/instances/tables.py:75 msgid "Task" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:242 -#: dashboards/syspanel/instances/tables.py:66 +#: dashboards/nova/instances_and_volumes/instances/tables.py:251 +#: dashboards/syspanel/instances/tables.py:81 msgid "Power State" msgstr "" @@ -995,27 +986,27 @@ msgstr "" msgid "Log" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tabs.py:45 -#: dashboards/nova/instances_and_volumes/instances/views.py:48 +#: dashboards/nova/instances_and_volumes/instances/tabs.py:47 +#: dashboards/nova/instances_and_volumes/instances/views.py:50 #, python-format msgid "Unable to get log for instance \"%s\"." msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tabs.py:52 +#: dashboards/nova/instances_and_volumes/instances/tabs.py:54 msgid "VNC" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tabs.py:67 -#: dashboards/nova/instances_and_volumes/instances/views.py:64 +#: dashboards/nova/instances_and_volumes/instances/tabs.py:69 +#: dashboards/nova/instances_and_volumes/instances/views.py:66 #, python-format msgid "Unable to get VNC console for instance \"%s\"." msgstr "" -#: dashboards/nova/instances_and_volumes/instances/views.py:80 +#: dashboards/nova/instances_and_volumes/instances/views.py:82 msgid "Unable to retrieve instance details." msgstr "" -#: dashboards/nova/instances_and_volumes/instances/views.py:117 +#: dashboards/nova/instances_and_volumes/instances/views.py:115 #, python-format msgid "Unable to retrieve details for instance \"%s\"." msgstr "" @@ -1052,7 +1043,7 @@ msgstr "" #: dashboards/nova/instances_and_volumes/volumes/tables.py:36 #: dashboards/nova/instances_and_volumes/volumes/tables.py:133 #: dashboards/nova/instances_and_volumes/volumes/tables.py:145 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:76 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:78 #: dashboards/syspanel/projects/forms.py:116 msgid "Volumes" msgstr "" @@ -1081,7 +1072,7 @@ msgid "%s GB" msgstr "" #: dashboards/nova/instances_and_volumes/volumes/tables.py:129 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:35 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:34 msgid "Attachments" msgstr "" @@ -1093,7 +1084,7 @@ msgstr "" msgid "Detached" msgstr "" -#: dashboards/nova/instances_and_volumes/volumes/tabs.py:40 +#: dashboards/nova/instances_and_volumes/volumes/tabs.py:41 msgid "Unable to retrieve volume details." msgstr "" @@ -1132,14 +1123,6 @@ msgstr "" msgid "Project Quotas" msgstr "" -#: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:23 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:24 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:31 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:38 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:45 -msgid "Available" -msgstr "" - #: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:31 msgid "Allocate IP" msgstr "" @@ -1151,7 +1134,7 @@ msgstr "" #: dashboards/nova/templates/nova/access_and_security/security_groups/_create.html:24 #: dashboards/nova/templates/nova/access_and_security/security_groups/_edit_rules.html:20 #: dashboards/nova/templates/nova/containers/_create.html:23 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:54 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:64 #: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:23 #: dashboards/nova/templates/nova/images_and_snapshots/snapshots/_create.html:24 #: dashboards/nova/templates/nova/instances_and_volumes/instances/_update.html:23 @@ -1244,8 +1227,7 @@ msgid "Images & Snapshots" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:3 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:3 -msgid "Instance Overview" +msgid "Image Overview" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:6 @@ -1254,48 +1236,48 @@ msgstr "" msgid "Info" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:10 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:10 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:10 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:11 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:11 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:11 #: dashboards/syspanel/projects/forms.py:83 -#: dashboards/syspanel/users/forms.py:105 +#: dashboards/syspanel/users/forms.py:103 #: dashboards/syspanel/users/tables.py:124 msgid "ID" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:20 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:17 msgid "Checksum" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:21 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:30 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:19 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:28 msgid "Created" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:22 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:21 msgid "Updated" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:27 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:23 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:26 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:19 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:23 msgid "Specs" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:37 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:40 msgid "Custom Properties" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:50 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:56 msgid "Euca2ools state" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:53 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:60 #: usage/tables.py:28 msgid "Project ID" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:56 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:64 msgid "Image Type" msgstr "" @@ -1310,7 +1292,7 @@ msgid "" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:30 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:27 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:24 #: dashboards/syspanel/flavors/forms.py:38 #: dashboards/syspanel/flavors/tables.py:30 #: dashboards/syspanel/projects/forms.py:114 usage/tables.py:18 @@ -1318,15 +1300,14 @@ msgid "VCPUs" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:37 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:28 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:26 #: usage/tables.py:19 msgid "Disk" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:37 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:38 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:28 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:29 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:27 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:27 msgid "GB" msgstr "" @@ -1336,15 +1317,10 @@ msgid "Memory" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:44 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:45 msgid "MB" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:17 -#: dashboards/syspanel/templates/syspanel/images/_update.html:18 -msgid "From here you can modify different properties of an image." -msgstr "" - +#: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:7 #: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:22 #: dashboards/nova/templates/nova/images_and_snapshots/images/update.html:3 #: dashboards/nova/templates/nova/images_and_snapshots/images/update.html:6 @@ -1355,6 +1331,11 @@ msgstr "" msgid "Update Image" msgstr "" +#: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:17 +#: dashboards/syspanel/templates/syspanel/images/_update.html:18 +msgid "From here you can modify different properties of an image." +msgstr "" + #: dashboards/nova/templates/nova/images_and_snapshots/images/detail.html:4 msgid "Image Detail " msgstr "" @@ -1371,20 +1352,24 @@ msgstr "" msgid "Instances & Volumes" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_log.html:6 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_log.html:7 msgid "View Full Log" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:26 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:3 +msgid "Instance Overview" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:22 #: usage/tables.py:21 msgid "RAM" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:27 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:25 msgid "VCPU" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:33 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:32 msgid "IP Addresses" msgstr "" @@ -1397,10 +1382,10 @@ msgid "Meta" msgstr "" #: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:69 -msgid "Key name" +msgid "Key Name" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:89 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:93 msgid "No volumes attached." msgstr "" @@ -1408,12 +1393,20 @@ msgstr "" msgid "Instance VNC Console" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:4 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:5 msgid "" "If VNC console is not responding to keyboard input: click the grey status " "bar below." msgstr "" +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:8 +msgid "VNC console is currently unavailabe. Please try again later." +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:9 +msgid "Reload" +msgstr "" + #: dashboards/nova/templates/nova/instances_and_volumes/instances/_update.html:17 msgid "Update the name of your instance" msgstr "" @@ -1456,15 +1449,15 @@ msgstr "" msgid "Volume Overview" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:40 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:38 msgid "Attached To" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:43 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:42 msgid "on" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:46 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:47 msgid "Not attached" msgstr "" @@ -1539,7 +1532,7 @@ msgstr "" msgid "EC2 Credentials" msgstr "" -#: dashboards/settings/project/forms.py:72 +#: dashboards/settings/project/forms.py:76 #, python-format msgid "Error Downloading RC File: %s" msgstr "" @@ -1602,12 +1595,12 @@ msgstr "" msgid "User Settings" msgstr "" -#: dashboards/syspanel/dashboard.py:23 -msgid "Admin" +#: dashboards/syspanel/dashboard.py:24 +msgid "System Panel" msgstr "" -#: dashboards/syspanel/dashboard.py:25 -msgid "System Panel" +#: dashboards/syspanel/dashboard.py:30 +msgid "Admin" msgstr "" #: dashboards/syspanel/flavors/forms.py:36 @@ -1666,15 +1659,15 @@ msgstr "" msgid "Unable to get flavor list: %s" msgstr "" -#: dashboards/syspanel/images/views.py:44 +#: dashboards/syspanel/images/views.py:45 msgid "Unable to retrieve image list." msgstr "" -#: dashboards/syspanel/instances/tables.py:42 +#: dashboards/syspanel/instances/tables.py:53 msgid "Tenant" msgstr "" -#: dashboards/syspanel/instances/tables.py:48 +#: dashboards/syspanel/instances/tables.py:60 #: dashboards/syspanel/services/tables.py:40 msgid "Host" msgstr "" @@ -1819,34 +1812,37 @@ msgstr "" msgid "Add New Users" msgstr "" -#: dashboards/syspanel/projects/views.py:70 -msgid "Unable to retrieve tenant." +#: dashboards/syspanel/projects/views.py:49 +msgid "Unable to retrieve project list." msgstr "" -#: dashboards/syspanel/projects/views.py:99 +#: dashboards/syspanel/projects/views.py:71 +msgid "Unable to retrieve project." +msgstr "" + +#: dashboards/syspanel/projects/views.py:100 msgid "Unable to retrieve users." msgstr "" -#: dashboards/syspanel/projects/views.py:142 +#: dashboards/syspanel/projects/views.py:143 msgid "Unable to retrieve roles." msgstr "" #: dashboards/syspanel/quotas/panel.py:28 -#: dashboards/syspanel/quotas/tables.py:32 +#: dashboards/syspanel/quotas/tables.py:36 msgid "Quotas" msgstr "" -#: dashboards/syspanel/quotas/tables.py:24 +#: dashboards/syspanel/quotas/tables.py:28 msgid "Quota Name" msgstr "" -#: dashboards/syspanel/quotas/tables.py:25 +#: dashboards/syspanel/quotas/tables.py:29 msgid "Limit" msgstr "" -#: dashboards/syspanel/quotas/views.py:47 -#, python-format -msgid "Unable to get quota info: %s" +#: dashboards/syspanel/quotas/views.py:44 +msgid "Unable to get quota info." msgstr "" #: dashboards/syspanel/services/panel.py:28 @@ -1964,72 +1960,72 @@ msgstr "" msgid "Select a project" msgstr "" -#: dashboards/syspanel/users/forms.py:58 +#: dashboards/syspanel/users/forms.py:56 msgid "Passwords do not match." msgstr "" -#: dashboards/syspanel/users/forms.py:63 -#: dashboards/syspanel/users/forms.py:106 +#: dashboards/syspanel/users/forms.py:61 +#: dashboards/syspanel/users/forms.py:104 #: dashboards/syspanel/users/tables.py:125 views/auth_forms.py:64 msgid "User Name" msgstr "" -#: dashboards/syspanel/users/forms.py:64 -#: dashboards/syspanel/users/forms.py:107 +#: dashboards/syspanel/users/forms.py:62 +#: dashboards/syspanel/users/forms.py:105 #: dashboards/syspanel/users/tables.py:126 msgid "Email" msgstr "" -#: dashboards/syspanel/users/forms.py:66 -#: dashboards/syspanel/users/forms.py:108 views/auth_forms.py:65 +#: dashboards/syspanel/users/forms.py:64 +#: dashboards/syspanel/users/forms.py:106 views/auth_forms.py:65 msgid "Password" msgstr "" -#: dashboards/syspanel/users/forms.py:71 -#: dashboards/syspanel/users/forms.py:114 +#: dashboards/syspanel/users/forms.py:69 +#: dashboards/syspanel/users/forms.py:112 msgid "Confirm Password" msgstr "" -#: dashboards/syspanel/users/forms.py:74 -#: dashboards/syspanel/users/forms.py:117 +#: dashboards/syspanel/users/forms.py:72 +#: dashboards/syspanel/users/forms.py:115 msgid "Primary Project" msgstr "" -#: dashboards/syspanel/users/forms.py:86 +#: dashboards/syspanel/users/forms.py:84 #, python-format msgid "User \"%s\" was successfully created." msgstr "" -#: dashboards/syspanel/users/forms.py:97 +#: dashboards/syspanel/users/forms.py:95 msgid "Unable to add user to primary project." msgstr "" -#: dashboards/syspanel/users/forms.py:100 +#: dashboards/syspanel/users/forms.py:98 msgid "Unable to create user." msgstr "" -#: dashboards/syspanel/users/forms.py:128 +#: dashboards/syspanel/users/forms.py:127 msgid "name" msgstr "" -#: dashboards/syspanel/users/forms.py:128 +#: dashboards/syspanel/users/forms.py:127 msgid "email" msgstr "" -#: dashboards/syspanel/users/forms.py:137 +#: dashboards/syspanel/users/forms.py:136 msgid "primary project" msgstr "" -#: dashboards/syspanel/users/forms.py:148 +#: dashboards/syspanel/users/forms.py:147 msgid "password" msgstr "" -#: dashboards/syspanel/users/forms.py:159 +#: dashboards/syspanel/users/forms.py:158 #, python-format msgid "Updated %(attributes)s for \"%(user)s\"." msgstr "" -#: dashboards/syspanel/users/forms.py:165 +#: dashboards/syspanel/users/forms.py:164 #, python-format msgid "Unable to update %(attributes)s for \"%(user)s\"." msgstr "" @@ -2084,39 +2080,38 @@ msgstr "" msgid "Successfully disabled users: %s" msgstr "" -#: dashboards/syspanel/users/views.py:50 dashboards/syspanel/users/views.py:56 -#, python-format -msgid "Unable to get user info: %s" +#: dashboards/syspanel/users/views.py:47 +msgid "Unable to retrieve user list." msgstr "" -#: dashboards/syspanel/users/views.py:72 +#: dashboards/syspanel/users/views.py:63 msgid "Unable to update user." msgstr "" -#: tables/actions.py:294 +#: tables/actions.py:299 msgid "Filter" msgstr "" -#: tables/actions.py:456 +#: tables/actions.py:461 #, python-format msgid "You do not have permission to %(action)s: %(objs)s" msgstr "" -#: tables/actions.py:462 +#: tables/actions.py:467 #, python-format msgid "Unable to %(action)s: %(objs)s" msgstr "" -#: tables/actions.py:468 +#: tables/actions.py:473 #, python-format msgid "%(action)s: %(objs)s" msgstr "" -#: tables/actions.py:478 +#: tables/actions.py:483 msgid "Delete" msgstr "" -#: tables/actions.py:479 +#: tables/actions.py:484 msgid "Deleted" msgstr "" @@ -2125,20 +2120,20 @@ msgstr "" msgid "The attribute %(attr)s doesn't exist on %(obj)s." msgstr "" -#: tables/base.py:651 +#: tables/base.py:652 msgid "Actions" msgstr "" -#: tables/base.py:796 +#: tables/base.py:797 msgid "No items to display." msgstr "" -#: tables/base.py:813 +#: tables/base.py:814 #, python-format msgid "No match returned for the id \"%s\"." msgstr "" -#: tables/base.py:917 +#: tables/base.py:921 msgid "Please select a row before taking that action." msgstr "" @@ -2205,6 +2200,14 @@ msgstr "" msgid "This Month's GB-Hours" msgstr "" +#: templatetags/horizon.py:121 +msgid "No Limit" +msgstr "" + +#: templatetags/horizon.py:123 templatetags/horizon.py:125 +msgid "Available" +msgstr "" + #: templatetags/sizeformat.py:45 #, python-format msgid "%(size)d byte" @@ -2239,35 +2242,35 @@ msgstr "" msgid "%s PB" msgstr "" -#: tests/table_tests.py:93 +#: tests/table_tests.py:94 msgid "Batch" msgstr "" -#: tests/table_tests.py:94 +#: tests/table_tests.py:95 msgid "Batched" msgstr "" -#: tests/table_tests.py:95 tests/table_tests.py:106 +#: tests/table_tests.py:96 tests/table_tests.py:107 msgid "Item" msgstr "" -#: tests/table_tests.py:96 tests/table_tests.py:107 +#: tests/table_tests.py:97 tests/table_tests.py:108 msgid "Items" msgstr "" -#: tests/table_tests.py:104 +#: tests/table_tests.py:105 msgid "Down" msgstr "" -#: tests/table_tests.py:104 +#: tests/table_tests.py:105 msgid "Up" msgstr "" -#: tests/table_tests.py:105 +#: tests/table_tests.py:106 msgid "Downed" msgstr "" -#: tests/table_tests.py:105 +#: tests/table_tests.py:106 msgid "Upped" msgstr "" @@ -2287,15 +2290,15 @@ msgstr "" msgid "Disallowed Tab" msgstr "" -#: tests/tabs_tests.py:75 +#: tests/tabs_tests.py:76 msgid "Tab With My Table" msgstr "" -#: tests/tabs_tests.py:84 +#: tests/tabs_tests.py:85 msgid "Recoverable Error Tab" msgstr "" -#: tests/testsettings.py:86 +#: tests/testsettings.py:89 msgid "Password must be between 8 and 18 characters." msgstr "" diff --git a/horizon/locale/ja/LC_MESSAGES/django.po b/horizon/locale/ja/LC_MESSAGES/django.po index 4ec51996d..09925c74e 100644 --- a/horizon/locale/ja/LC_MESSAGES/django.po +++ b/horizon/locale/ja/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: openstack-dashboard\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-26 17:59-0700\n" +"POT-Creation-Date: 2012-04-24 16:40-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takeshi Nakajima \n" "Language-Team: LANGUAGE \n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.py:379 +#: base.py:447 msgid "Other" msgstr "" @@ -36,7 +36,7 @@ msgstr "" msgid "The services for this view are not available." msgstr "" -#: exceptions.py:209 +#: exceptions.py:211 msgid "Unauthorized. Please try logging in again." msgstr "" @@ -49,12 +49,12 @@ msgstr "" msgid "%(type)s (%(backend)s backend)" msgstr "" -#: api/nova.py:182 +#: api/nova.py:185 #, python-format msgid "ALLOW %(from)s:%(to)s from %(group)s" msgstr "" -#: api/nova.py:187 +#: api/nova.py:190 #, python-format msgid "ALLOW %(from)s:%(to)s from %(cidr)s" msgstr "" @@ -63,21 +63,21 @@ msgstr "" msgid "Unicode is not currently supported for object copy." msgstr "" -#: dashboards/nova/dashboard.py:23 dashboards/syspanel/projects/tables.py:51 +#: dashboards/nova/dashboard.py:24 +msgid "Manage Compute" +msgstr "" + +#: dashboards/nova/dashboard.py:33 +#, fuzzy +msgid "Object Store" +msgstr "ユーザ名" + +#: dashboards/nova/dashboard.py:38 dashboards/syspanel/projects/tables.py:51 #: templates/horizon/common/_sidebar.html:11 #, fuzzy msgid "Project" msgstr "プロジェクトを削除" -#: dashboards/nova/dashboard.py:25 -msgid "Manage Compute" -msgstr "" - -#: dashboards/nova/dashboard.py:29 -#, fuzzy -msgid "Object Store" -msgstr "ユーザ名" - #: dashboards/nova/access_and_security/panel.py:25 msgid "Access & Security" msgstr "" @@ -98,7 +98,7 @@ msgid "Error fetching floating ips: %s" msgstr "" #: dashboards/nova/access_and_security/floating_ips/forms.py:39 -#: dashboards/nova/access_and_security/floating_ips/tables.py:46 +#: dashboards/nova/access_and_security/floating_ips/tables.py:47 #: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:22 msgid "Floating IP" msgstr "" @@ -122,13 +122,13 @@ msgid "No instances available" msgstr "現在イメージがありません。" #: dashboards/nova/access_and_security/floating_ips/forms.py:53 -#: dashboards/nova/access_and_security/floating_ips/tables.py:93 -#: dashboards/nova/instances_and_volumes/instances/tables.py:56 -#: dashboards/nova/instances_and_volumes/instances/tables.py:68 -#: dashboards/nova/instances_and_volumes/instances/tables.py:83 -#: dashboards/nova/instances_and_volumes/instances/tables.py:111 +#: dashboards/nova/access_and_security/floating_ips/tables.py:103 +#: dashboards/nova/instances_and_volumes/instances/tables.py:57 +#: dashboards/nova/instances_and_volumes/instances/tables.py:69 +#: dashboards/nova/instances_and_volumes/instances/tables.py:84 +#: dashboards/nova/instances_and_volumes/instances/tables.py:112 #: dashboards/nova/instances_and_volumes/volumes/tables.py:157 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:42 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:41 #, fuzzy msgid "Instance" msgstr "インスタンス" @@ -158,52 +158,52 @@ msgstr "正常にVPNプロジェクト%(proj)sを開始しました。" msgid "Unable to allocate Floating IP." msgstr "キー%sを作成できません。" -#: dashboards/nova/access_and_security/floating_ips/tables.py:34 +#: dashboards/nova/access_and_security/floating_ips/tables.py:35 #, fuzzy msgid "Allocate IP To Project" msgstr "プロジェクトを削除" -#: dashboards/nova/access_and_security/floating_ips/tables.py:44 +#: dashboards/nova/access_and_security/floating_ips/tables.py:45 msgid "Release" msgstr "リリース" -#: dashboards/nova/access_and_security/floating_ips/tables.py:45 +#: dashboards/nova/access_and_security/floating_ips/tables.py:46 #, fuzzy msgid "Released" msgstr "リリース" -#: dashboards/nova/access_and_security/floating_ips/tables.py:47 -#: dashboards/nova/access_and_security/floating_ips/tables.py:107 +#: dashboards/nova/access_and_security/floating_ips/tables.py:48 +#: dashboards/nova/access_and_security/floating_ips/tables.py:117 #: dashboards/syspanel/projects/forms.py:119 msgid "Floating IPs" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:56 +#: dashboards/nova/access_and_security/floating_ips/tables.py:57 #: dashboards/nova/templates/nova/access_and_security/floating_ips/_associate.html:22 msgid "Associate IP" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:68 +#: dashboards/nova/access_and_security/floating_ips/tables.py:69 msgid "Disassociate IP" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:82 +#: dashboards/nova/access_and_security/floating_ips/tables.py:83 #, python-format msgid "Successfully disassociated Floating IP: %s" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:86 +#: dashboards/nova/access_and_security/floating_ips/tables.py:87 #, fuzzy msgid "Unable to disassociate floating IP." msgstr "イメージ%sを更新できません。" -#: dashboards/nova/access_and_security/floating_ips/tables.py:91 -#: dashboards/nova/instances_and_volumes/instances/tables.py:228 -#: dashboards/syspanel/instances/tables.py:52 +#: dashboards/nova/access_and_security/floating_ips/tables.py:100 +#: dashboards/nova/instances_and_volumes/instances/tables.py:237 +#: dashboards/syspanel/instances/tables.py:65 msgid "IP Address" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:96 +#: dashboards/nova/access_and_security/floating_ips/tables.py:106 msgid "Floating IP Pool" msgstr "" @@ -255,7 +255,7 @@ msgid "Error Importing Keypair: %s" msgstr "" #: dashboards/nova/access_and_security/keypairs/tables.py:29 -#: dashboards/nova/images_and_snapshots/images/forms.py:101 +#: dashboards/nova/images_and_snapshots/images/forms.py:104 #, fuzzy msgid "Keypair" msgstr "キーペア" @@ -290,7 +290,7 @@ msgstr "キー%sを作成できません。" #: dashboards/nova/access_and_security/security_groups/forms.py:41 #: dashboards/nova/access_and_security/security_groups/tables.py:57 -#: dashboards/nova/images_and_snapshots/images/forms.py:43 +#: dashboards/nova/images_and_snapshots/images/forms.py:46 #: dashboards/nova/instances_and_volumes/volumes/tables.py:109 #: dashboards/nova/instances_and_volumes/volumes/tables.py:126 #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:9 @@ -315,7 +315,7 @@ msgstr "名前" #: dashboards/nova/templates/nova/containers/_create.html:16 #: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create.html:17 #: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create_snapshot.html:17 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:12 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:14 #: dashboards/nova/templates/nova/objects/_copy.html:16 #: dashboards/nova/templates/nova/objects/_upload.html:17 #: dashboards/syspanel/projects/forms.py:63 @@ -348,6 +348,7 @@ msgid "IP Protocol" msgstr "" #: dashboards/nova/access_and_security/security_groups/forms.py:65 +#: dashboards/nova/access_and_security/security_groups/forms.py:71 #: dashboards/nova/access_and_security/security_groups/tables.py:94 msgid "From Port" msgstr "" @@ -358,16 +359,13 @@ msgid "" "ICMP type in the range (-1: 255)" msgstr "" -#: dashboards/nova/access_and_security/security_groups/forms.py:71 -msgid "From port" -msgstr "" - #: dashboards/nova/access_and_security/security_groups/forms.py:72 #: dashboards/nova/images_and_snapshots/images/tables.py:86 msgid "Type" msgstr "" #: dashboards/nova/access_and_security/security_groups/forms.py:74 +#: dashboards/nova/access_and_security/security_groups/forms.py:80 #: dashboards/nova/access_and_security/security_groups/tables.py:95 msgid "To Port" msgstr "" @@ -378,10 +376,6 @@ msgid "" "ICMP code in the range (-1: 255)" msgstr "" -#: dashboards/nova/access_and_security/security_groups/forms.py:80 -msgid "To port" -msgstr "" - #: dashboards/nova/access_and_security/security_groups/forms.py:81 msgid "Code" msgstr "" @@ -434,7 +428,7 @@ msgstr "セキュリティグループ" #: dashboards/nova/access_and_security/security_groups/tables.py:31 #: dashboards/nova/access_and_security/security_groups/tables.py:65 -#: dashboards/nova/images_and_snapshots/images/forms.py:111 +#: dashboards/nova/images_and_snapshots/images/forms.py:114 #: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:47 msgid "Security Groups" msgstr "セキュリティグループ" @@ -586,11 +580,11 @@ msgstr "ユーザ名" #: dashboards/nova/containers/tables.py:107 #: dashboards/nova/containers/tables.py:171 -#: dashboards/nova/instances_and_volumes/instances/tables.py:229 +#: dashboards/nova/instances_and_volumes/instances/tables.py:238 #: dashboards/nova/instances_and_volumes/volumes/tables.py:113 #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:30 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:29 -#: dashboards/syspanel/instances/tables.py:53 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:26 +#: dashboards/syspanel/instances/tables.py:67 msgid "Size" msgstr "" @@ -647,126 +641,126 @@ msgstr "キー%sを作成できません。" msgid "Unable to retrieve volume snapshots." msgstr "ボリューム%sを作成できません。" -#: dashboards/nova/images_and_snapshots/images/forms.py:44 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:44 +#: dashboards/nova/images_and_snapshots/images/forms.py:47 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:48 msgid "Kernel ID" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:49 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:47 +#: dashboards/nova/images_and_snapshots/images/forms.py:52 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:52 msgid "Ramdisk ID" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:54 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:41 +#: dashboards/nova/images_and_snapshots/images/forms.py:57 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:44 msgid "Architecture" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:58 +#: dashboards/nova/images_and_snapshots/images/forms.py:61 #: dashboards/nova/images_and_snapshots/images/tables.py:95 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:31 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:32 msgid "Container Format" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:62 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:32 +#: dashboards/nova/images_and_snapshots/images/forms.py:65 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:34 msgid "Disk Format" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:70 +#: dashboards/nova/images_and_snapshots/images/forms.py:73 #, fuzzy, python-format msgid "Unable to update image \"%s\"." msgstr "イメージ%sを更新できません。" -#: dashboards/nova/images_and_snapshots/images/forms.py:86 +#: dashboards/nova/images_and_snapshots/images/forms.py:89 #, fuzzy msgid "Image was successfully updated." msgstr "イメージ%sが正常に登録削除されました。" -#: dashboards/nova/images_and_snapshots/images/forms.py:93 +#: dashboards/nova/images_and_snapshots/images/forms.py:96 #, fuzzy msgid "Server Name" msgstr "ユーザ名" -#: dashboards/nova/images_and_snapshots/images/forms.py:97 +#: dashboards/nova/images_and_snapshots/images/forms.py:100 #, fuzzy msgid "User Data" msgstr "ユーザ名" -#: dashboards/nova/images_and_snapshots/images/forms.py:99 +#: dashboards/nova/images_and_snapshots/images/forms.py:102 #: dashboards/syspanel/flavors/tables.py:13 msgid "Flavor" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:100 +#: dashboards/nova/images_and_snapshots/images/forms.py:103 msgid "Size of image to launch." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:103 +#: dashboards/nova/images_and_snapshots/images/forms.py:106 msgid "Which keypair to use for authentication." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:105 +#: dashboards/nova/images_and_snapshots/images/forms.py:108 #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:23 #, fuzzy msgid "Instance Count" msgstr "インスタンス" -#: dashboards/nova/images_and_snapshots/images/forms.py:109 +#: dashboards/nova/images_and_snapshots/images/forms.py:112 msgid "Number of instances to launch." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:115 +#: dashboards/nova/images_and_snapshots/images/forms.py:118 #, fuzzy msgid "Launch instance in these security groups." msgstr "セキュリティグループ%sを作成できません。" -#: dashboards/nova/images_and_snapshots/images/forms.py:117 +#: dashboards/nova/images_and_snapshots/images/forms.py:120 msgid "Volume or Volume Snapshot" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:119 +#: dashboards/nova/images_and_snapshots/images/forms.py:122 msgid "Volume to boot from." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:120 +#: dashboards/nova/images_and_snapshots/images/forms.py:123 #, fuzzy msgid "Device Name" msgstr "ユーザ名" -#: dashboards/nova/images_and_snapshots/images/forms.py:123 +#: dashboards/nova/images_and_snapshots/images/forms.py:126 msgid "Volume mount point (e.g. 'vda' mounts at '/dev/vda')." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:126 +#: dashboards/nova/images_and_snapshots/images/forms.py:129 #, fuzzy msgid "Delete on Terminate" msgstr "削除" -#: dashboards/nova/images_and_snapshots/images/forms.py:129 +#: dashboards/nova/images_and_snapshots/images/forms.py:132 msgid "Delete volume on instance terminate" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:135 +#: dashboards/nova/images_and_snapshots/images/forms.py:138 #, fuzzy msgid "Select a keypair" msgstr "プロジェクトを削除" -#: dashboards/nova/images_and_snapshots/images/forms.py:137 +#: dashboards/nova/images_and_snapshots/images/forms.py:140 #, fuzzy msgid "No keypairs available." msgstr "現在イメージがありません。" -#: dashboards/nova/images_and_snapshots/images/forms.py:152 +#: dashboards/nova/images_and_snapshots/images/forms.py:155 msgid "Cannot launch more than one instance if volume is specified." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:180 +#: dashboards/nova/images_and_snapshots/images/forms.py:183 #, fuzzy, python-format msgid "Instance \"%s\" launched." msgstr "インスタンス%sが開始しました。" -#: dashboards/nova/images_and_snapshots/images/forms.py:184 +#: dashboards/nova/images_and_snapshots/images/forms.py:187 #, fuzzy, python-format msgid "Unable to launch instance: %(exc)s" msgstr "イメージ%sを更新できません。" @@ -779,7 +773,7 @@ msgstr "イメージ" #: dashboards/nova/images_and_snapshots/images/tables.py:31 #: dashboards/nova/images_and_snapshots/images/tables.py:99 #: dashboards/syspanel/images/panel.py:28 -#: dashboards/syspanel/images/tables.py:36 +#: dashboards/syspanel/images/tables.py:38 #: dashboards/syspanel/templates/syspanel/images/index.html:3 #: dashboards/syspanel/templates/syspanel/images/index.html:6 msgid "Images" @@ -796,26 +790,23 @@ msgid "Edit" msgstr "編集" #: dashboards/nova/images_and_snapshots/images/tables.py:84 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:71 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:72 #, fuzzy msgid "Image Name" msgstr "ユーザ名" #: dashboards/nova/images_and_snapshots/images/tables.py:89 -#: dashboards/nova/instances_and_volumes/instances/tables.py:232 +#: dashboards/nova/instances_and_volumes/instances/tables.py:241 #: dashboards/nova/instances_and_volumes/volumes/tables.py:116 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:15 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:18 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:15 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:18 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:18 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:21 -#: dashboards/syspanel/instances/tables.py:56 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:13 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:13 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:17 +#: dashboards/syspanel/instances/tables.py:71 msgid "Status" msgstr "ステータス" #: dashboards/nova/images_and_snapshots/images/tables.py:91 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:19 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:15 #, fuzzy msgid "Public" msgstr "公開する" @@ -835,48 +826,48 @@ msgstr "概要" msgid "Unable to retrieve image details." msgstr "%sをリボーク(無効化)できません。" -#: dashboards/nova/images_and_snapshots/images/views.py:58 -#: dashboards/nova/images_and_snapshots/images/views.py:158 +#: dashboards/nova/images_and_snapshots/images/views.py:60 +#: dashboards/nova/images_and_snapshots/images/views.py:164 #, fuzzy, python-format msgid "Unable to retrieve image \"%s\"." msgstr "%sをリボーク(無効化)できません。" -#: dashboards/nova/images_and_snapshots/images/views.py:87 +#: dashboards/nova/images_and_snapshots/images/views.py:93 #, fuzzy msgid "Unable to retrieve instance flavors." msgstr "%sをリボーク(無効化)できません。" -#: dashboards/nova/images_and_snapshots/images/views.py:97 +#: dashboards/nova/images_and_snapshots/images/views.py:103 #, fuzzy msgid "Unable to retrieve keypairs." msgstr "キー%sを作成できません。" -#: dashboards/nova/images_and_snapshots/images/views.py:106 +#: dashboards/nova/images_and_snapshots/images/views.py:112 #, fuzzy msgid "Unable to retrieve list of security groups" msgstr "キー%sを作成できません。" -#: dashboards/nova/images_and_snapshots/images/views.py:111 +#: dashboards/nova/images_and_snapshots/images/views.py:117 #, fuzzy msgid "Select Volume" msgstr "言語を選択" -#: dashboards/nova/images_and_snapshots/images/views.py:116 +#: dashboards/nova/images_and_snapshots/images/views.py:122 #: dashboards/nova/images_and_snapshots/snapshots/tables.py:28 -#: dashboards/nova/instances_and_volumes/instances/tables.py:151 +#: dashboards/nova/instances_and_volumes/instances/tables.py:152 msgid "Snapshot" msgstr "スナップショット" -#: dashboards/nova/images_and_snapshots/images/views.py:119 +#: dashboards/nova/images_and_snapshots/images/views.py:125 #: dashboards/nova/instances_and_volumes/volumes/tables.py:35 #: dashboards/nova/instances_and_volumes/volumes/tables.py:144 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:82 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:83 #, fuzzy msgid "Volume" msgstr "ボリューム" -#: dashboards/nova/images_and_snapshots/images/views.py:133 -#: dashboards/nova/images_and_snapshots/images/views.py:144 +#: dashboards/nova/images_and_snapshots/images/views.py:139 +#: dashboards/nova/images_and_snapshots/images/views.py:150 #, fuzzy msgid "Unable to retrieve list of volumes" msgstr "キー%sを作成できません。" @@ -963,109 +954,109 @@ msgstr "インスタンス%sが開始しました。" msgid "Unable to update instance." msgstr "イメージ%sを更新できません。" -#: dashboards/nova/instances_and_volumes/instances/tables.py:54 +#: dashboards/nova/instances_and_volumes/instances/tables.py:55 msgid "Terminate" msgstr "削除" -#: dashboards/nova/instances_and_volumes/instances/tables.py:55 +#: dashboards/nova/instances_and_volumes/instances/tables.py:56 #, fuzzy msgid "Terminated" msgstr "削除" -#: dashboards/nova/instances_and_volumes/instances/tables.py:57 -#: dashboards/nova/instances_and_volumes/instances/tables.py:69 -#: dashboards/nova/instances_and_volumes/instances/tables.py:84 -#: dashboards/nova/instances_and_volumes/instances/tables.py:112 -#: dashboards/nova/instances_and_volumes/instances/tables.py:246 +#: dashboards/nova/instances_and_volumes/instances/tables.py:58 +#: dashboards/nova/instances_and_volumes/instances/tables.py:70 +#: dashboards/nova/instances_and_volumes/instances/tables.py:85 +#: dashboards/nova/instances_and_volumes/instances/tables.py:113 +#: dashboards/nova/instances_and_volumes/instances/tables.py:255 #: dashboards/syspanel/instances/panel.py:28 -#: dashboards/syspanel/instances/tables.py:70 +#: dashboards/syspanel/instances/tables.py:85 #: dashboards/syspanel/projects/forms.py:115 #: dashboards/syspanel/templates/syspanel/instances/index.html:3 msgid "Instances" msgstr "インスタンス" -#: dashboards/nova/instances_and_volumes/instances/tables.py:66 +#: dashboards/nova/instances_and_volumes/instances/tables.py:67 msgid "Reboot" msgstr "リストを再読み込みする" -#: dashboards/nova/instances_and_volumes/instances/tables.py:67 +#: dashboards/nova/instances_and_volumes/instances/tables.py:68 #, fuzzy msgid "Rebooted" msgstr "リストを再読み込みする" -#: dashboards/nova/instances_and_volumes/instances/tables.py:81 +#: dashboards/nova/instances_and_volumes/instances/tables.py:82 msgid "Pause" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:81 +#: dashboards/nova/instances_and_volumes/instances/tables.py:82 msgid "Unpause" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:82 +#: dashboards/nova/instances_and_volumes/instances/tables.py:83 msgid "Paused" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:82 +#: dashboards/nova/instances_and_volumes/instances/tables.py:83 msgid "Unpaused" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:109 +#: dashboards/nova/instances_and_volumes/instances/tables.py:110 msgid "Suspend" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:109 +#: dashboards/nova/instances_and_volumes/instances/tables.py:110 msgid "Resume" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:110 +#: dashboards/nova/instances_and_volumes/instances/tables.py:111 msgid "Suspended" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:110 +#: dashboards/nova/instances_and_volumes/instances/tables.py:111 msgid "Resumed" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:137 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:53 +#: dashboards/nova/instances_and_volumes/instances/tables.py:138 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:63 #: dashboards/nova/templates/nova/images_and_snapshots/images/launch.html:13 msgid "Launch Instance" msgstr "イメージを起動します。" -#: dashboards/nova/instances_and_volumes/instances/tables.py:144 +#: dashboards/nova/instances_and_volumes/instances/tables.py:145 msgid "Edit Instance" msgstr "インスタンスを編集" -#: dashboards/nova/instances_and_volumes/instances/tables.py:161 +#: dashboards/nova/instances_and_volumes/instances/tables.py:162 msgid "VNC Console" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:171 +#: dashboards/nova/instances_and_volumes/instances/tables.py:177 msgid "View Log" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:198 +#: dashboards/nova/instances_and_volumes/instances/tables.py:207 #, python-format msgid "%(RAM)s RAM | %(VCPU)s VCPU | %(disk)s Disk" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:203 +#: dashboards/nova/instances_and_volumes/instances/tables.py:212 #, fuzzy msgid "Not available" msgstr "現在イメージがありません。" -#: dashboards/nova/instances_and_volumes/instances/tables.py:227 -#: dashboards/syspanel/instances/tables.py:51 usage/tables.py:46 +#: dashboards/nova/instances_and_volumes/instances/tables.py:236 +#: dashboards/syspanel/instances/tables.py:64 usage/tables.py:46 #, fuzzy msgid "Instance Name" msgstr "インスタンス" -#: dashboards/nova/instances_and_volumes/instances/tables.py:236 -#: dashboards/syspanel/instances/tables.py:60 +#: dashboards/nova/instances_and_volumes/instances/tables.py:245 +#: dashboards/syspanel/instances/tables.py:75 msgid "Task" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:242 -#: dashboards/syspanel/instances/tables.py:66 +#: dashboards/nova/instances_and_volumes/instances/tables.py:251 +#: dashboards/syspanel/instances/tables.py:81 #, fuzzy msgid "Power State" msgstr "状態" @@ -1074,28 +1065,28 @@ msgstr "状態" msgid "Log" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tabs.py:45 -#: dashboards/nova/instances_and_volumes/instances/views.py:48 +#: dashboards/nova/instances_and_volumes/instances/tabs.py:47 +#: dashboards/nova/instances_and_volumes/instances/views.py:50 #, fuzzy, python-format msgid "Unable to get log for instance \"%s\"." msgstr "インスタンス%(inst)s: %(msg)sを更新する事ができません。" -#: dashboards/nova/instances_and_volumes/instances/tabs.py:52 +#: dashboards/nova/instances_and_volumes/instances/tabs.py:54 msgid "VNC" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tabs.py:67 -#: dashboards/nova/instances_and_volumes/instances/views.py:64 +#: dashboards/nova/instances_and_volumes/instances/tabs.py:69 +#: dashboards/nova/instances_and_volumes/instances/views.py:66 #, fuzzy, python-format msgid "Unable to get VNC console for instance \"%s\"." msgstr "インスタンス%(inst)s: %(msg)sを更新する事ができません。" -#: dashboards/nova/instances_and_volumes/instances/views.py:80 +#: dashboards/nova/instances_and_volumes/instances/views.py:82 #, fuzzy msgid "Unable to retrieve instance details." msgstr "%sをリボーク(無効化)できません。" -#: dashboards/nova/instances_and_volumes/instances/views.py:117 +#: dashboards/nova/instances_and_volumes/instances/views.py:115 #, fuzzy, python-format msgid "Unable to retrieve details for instance \"%s\"." msgstr "%sをリボーク(無効化)できません。" @@ -1132,7 +1123,7 @@ msgstr "ユーザ%sを作成中..." #: dashboards/nova/instances_and_volumes/volumes/tables.py:36 #: dashboards/nova/instances_and_volumes/volumes/tables.py:133 #: dashboards/nova/instances_and_volumes/volumes/tables.py:145 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:76 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:78 #: dashboards/syspanel/projects/forms.py:116 msgid "Volumes" msgstr "ボリューム" @@ -1163,7 +1154,7 @@ msgid "%s GB" msgstr "" #: dashboards/nova/instances_and_volumes/volumes/tables.py:129 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:35 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:34 #, fuzzy msgid "Attachments" msgstr "ボリュームを付与する。" @@ -1176,7 +1167,7 @@ msgstr "" msgid "Detached" msgstr "" -#: dashboards/nova/instances_and_volumes/volumes/tabs.py:40 +#: dashboards/nova/instances_and_volumes/volumes/tabs.py:41 #, fuzzy msgid "Unable to retrieve volume details." msgstr "ボリューム%sを作成できません。" @@ -1219,14 +1210,6 @@ msgstr "" msgid "Project Quotas" msgstr "クォータ" -#: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:23 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:24 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:31 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:38 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:45 -msgid "Available" -msgstr "" - #: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:31 msgid "Allocate IP" msgstr "" @@ -1238,7 +1221,7 @@ msgstr "" #: dashboards/nova/templates/nova/access_and_security/security_groups/_create.html:24 #: dashboards/nova/templates/nova/access_and_security/security_groups/_edit_rules.html:20 #: dashboards/nova/templates/nova/containers/_create.html:23 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:54 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:64 #: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:23 #: dashboards/nova/templates/nova/images_and_snapshots/snapshots/_create.html:24 #: dashboards/nova/templates/nova/instances_and_volumes/instances/_update.html:23 @@ -1338,10 +1321,9 @@ msgid "Images & Snapshots" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:3 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:3 #, fuzzy -msgid "Instance Overview" -msgstr "インスタンス" +msgid "Image Overview" +msgstr "概要" #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:6 #: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:6 @@ -1350,50 +1332,50 @@ msgstr "インスタンス" msgid "Info" msgstr "情報" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:10 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:10 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:10 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:11 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:11 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:11 #: dashboards/syspanel/projects/forms.py:83 -#: dashboards/syspanel/users/forms.py:105 +#: dashboards/syspanel/users/forms.py:103 #: dashboards/syspanel/users/tables.py:124 msgid "ID" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:20 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:17 msgid "Checksum" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:21 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:30 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:19 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:28 #, fuzzy msgid "Created" msgstr "作成" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:22 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:21 #, fuzzy msgid "Updated" msgstr "イメージを更新" #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:27 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:23 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:26 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:19 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:23 msgid "Specs" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:37 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:40 msgid "Custom Properties" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:50 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:56 msgid "Euca2ools state" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:53 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:60 #: usage/tables.py:28 msgid "Project ID" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:56 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:64 #, fuzzy msgid "Image Type" msgstr "イメージ" @@ -1410,7 +1392,7 @@ msgid "" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:30 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:27 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:24 #: dashboards/syspanel/flavors/forms.py:38 #: dashboards/syspanel/flavors/tables.py:30 #: dashboards/syspanel/projects/forms.py:114 usage/tables.py:18 @@ -1418,15 +1400,14 @@ msgid "VCPUs" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:37 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:28 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:26 #: usage/tables.py:19 msgid "Disk" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:37 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:38 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:28 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:29 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:27 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:27 msgid "GB" msgstr "" @@ -1436,16 +1417,10 @@ msgid "Memory" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:44 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:45 msgid "MB" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:17 -#: dashboards/syspanel/templates/syspanel/images/_update.html:18 -#, fuzzy -msgid "From here you can modify different properties of an image." -msgstr "ここより、ユーザとその資格を管理できます。" - +#: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:7 #: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:22 #: dashboards/nova/templates/nova/images_and_snapshots/images/update.html:3 #: dashboards/nova/templates/nova/images_and_snapshots/images/update.html:6 @@ -1456,6 +1431,12 @@ msgstr "ここより、ユーザとその資格を管理できます。" msgid "Update Image" msgstr "イメージを更新" +#: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:17 +#: dashboards/syspanel/templates/syspanel/images/_update.html:18 +#, fuzzy +msgid "From here you can modify different properties of an image." +msgstr "ここより、ユーザとその資格を管理できます。" + #: dashboards/nova/templates/nova/images_and_snapshots/images/detail.html:4 msgid "Image Detail " msgstr "" @@ -1472,20 +1453,25 @@ msgstr "" msgid "Instances & Volumes" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_log.html:6 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_log.html:7 msgid "View Full Log" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:26 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:3 +#, fuzzy +msgid "Instance Overview" +msgstr "インスタンス" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:22 #: usage/tables.py:21 msgid "RAM" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:27 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:25 msgid "VCPU" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:33 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:32 msgid "IP Addresses" msgstr "" @@ -1499,10 +1485,10 @@ msgstr "" #: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:69 #, fuzzy -msgid "Key name" +msgid "Key Name" msgstr "ユーザ名" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:89 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:93 msgid "No volumes attached." msgstr "" @@ -1511,12 +1497,20 @@ msgstr "" msgid "Instance VNC Console" msgstr "インスタンス" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:4 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:5 msgid "" "If VNC console is not responding to keyboard input: click the grey status " "bar below." msgstr "" +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:8 +msgid "VNC console is currently unavailabe. Please try again later." +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:9 +msgid "Reload" +msgstr "" + #: dashboards/nova/templates/nova/instances_and_volumes/instances/_update.html:17 msgid "Update the name of your instance" msgstr "" @@ -1564,16 +1558,16 @@ msgstr "新規ボリュームを作成する。" msgid "Volume Overview" msgstr "概要" -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:40 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:38 #, fuzzy msgid "Attached To" msgstr "ボリュームを付与する。" -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:43 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:42 msgid "on" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:46 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:47 #, fuzzy msgid "Not attached" msgstr "ボリュームを付与する。" @@ -1658,7 +1652,7 @@ msgstr "ユーザ%sを作成中..." msgid "EC2 Credentials" msgstr "認証情報を送信" -#: dashboards/settings/project/forms.py:72 +#: dashboards/settings/project/forms.py:76 #, fuzzy, python-format msgid "Error Downloading RC File: %s" msgstr "イメージ%sを更新できません。" @@ -1727,12 +1721,12 @@ msgstr "ダッシュボードの設定" msgid "User Settings" msgstr "ダッシュボードの設定" -#: dashboards/syspanel/dashboard.py:23 -msgid "Admin" +#: dashboards/syspanel/dashboard.py:24 +msgid "System Panel" msgstr "" -#: dashboards/syspanel/dashboard.py:25 -msgid "System Panel" +#: dashboards/syspanel/dashboard.py:30 +msgid "Admin" msgstr "" #: dashboards/syspanel/flavors/forms.py:36 @@ -1794,16 +1788,16 @@ msgstr "%sを認証できません。" msgid "Unable to get flavor list: %s" msgstr "%sをリボーク(無効化)できません。" -#: dashboards/syspanel/images/views.py:44 +#: dashboards/syspanel/images/views.py:45 #, fuzzy msgid "Unable to retrieve image list." msgstr "キー%sを作成できません。" -#: dashboards/syspanel/instances/tables.py:42 +#: dashboards/syspanel/instances/tables.py:53 msgid "Tenant" msgstr "テナント" -#: dashboards/syspanel/instances/tables.py:48 +#: dashboards/syspanel/instances/tables.py:60 #: dashboards/syspanel/services/tables.py:40 msgid "Host" msgstr "" @@ -1961,37 +1955,42 @@ msgstr "" msgid "Add New Users" msgstr "新規ボリュームを作成する。" -#: dashboards/syspanel/projects/views.py:70 +#: dashboards/syspanel/projects/views.py:49 #, fuzzy -msgid "Unable to retrieve tenant." +msgid "Unable to retrieve project list." msgstr "キー%sを作成できません。" -#: dashboards/syspanel/projects/views.py:99 +#: dashboards/syspanel/projects/views.py:71 +#, fuzzy +msgid "Unable to retrieve project." +msgstr "キー%sを作成できません。" + +#: dashboards/syspanel/projects/views.py:100 #, fuzzy msgid "Unable to retrieve users." msgstr "%sをリボーク(無効化)できません。" -#: dashboards/syspanel/projects/views.py:142 +#: dashboards/syspanel/projects/views.py:143 #, fuzzy msgid "Unable to retrieve roles." msgstr "ボリューム%sを作成できません。" #: dashboards/syspanel/quotas/panel.py:28 -#: dashboards/syspanel/quotas/tables.py:32 +#: dashboards/syspanel/quotas/tables.py:36 msgid "Quotas" msgstr "クォータ" -#: dashboards/syspanel/quotas/tables.py:24 +#: dashboards/syspanel/quotas/tables.py:28 msgid "Quota Name" msgstr "" -#: dashboards/syspanel/quotas/tables.py:25 +#: dashboards/syspanel/quotas/tables.py:29 msgid "Limit" msgstr "" -#: dashboards/syspanel/quotas/views.py:47 -#, fuzzy, python-format -msgid "Unable to get quota info: %s" +#: dashboards/syspanel/quotas/views.py:44 +#, fuzzy +msgid "Unable to get quota info." msgstr "イメージ%sを公開できません。" #: dashboards/syspanel/services/panel.py:28 @@ -2122,78 +2121,78 @@ msgstr "" msgid "Select a project" msgstr "プロジェクトを削除" -#: dashboards/syspanel/users/forms.py:58 +#: dashboards/syspanel/users/forms.py:56 msgid "Passwords do not match." msgstr "" -#: dashboards/syspanel/users/forms.py:63 -#: dashboards/syspanel/users/forms.py:106 +#: dashboards/syspanel/users/forms.py:61 +#: dashboards/syspanel/users/forms.py:104 #: dashboards/syspanel/users/tables.py:125 views/auth_forms.py:64 msgid "User Name" msgstr "ユーザ名" -#: dashboards/syspanel/users/forms.py:64 -#: dashboards/syspanel/users/forms.py:107 +#: dashboards/syspanel/users/forms.py:62 +#: dashboards/syspanel/users/forms.py:105 #: dashboards/syspanel/users/tables.py:126 msgid "Email" msgstr "" -#: dashboards/syspanel/users/forms.py:66 -#: dashboards/syspanel/users/forms.py:108 views/auth_forms.py:65 +#: dashboards/syspanel/users/forms.py:64 +#: dashboards/syspanel/users/forms.py:106 views/auth_forms.py:65 msgid "Password" msgstr "パスワード" -#: dashboards/syspanel/users/forms.py:71 -#: dashboards/syspanel/users/forms.py:114 +#: dashboards/syspanel/users/forms.py:69 +#: dashboards/syspanel/users/forms.py:112 #, fuzzy msgid "Confirm Password" msgstr "パスワード" -#: dashboards/syspanel/users/forms.py:74 -#: dashboards/syspanel/users/forms.py:117 +#: dashboards/syspanel/users/forms.py:72 +#: dashboards/syspanel/users/forms.py:115 #, fuzzy msgid "Primary Project" msgstr "テナント" -#: dashboards/syspanel/users/forms.py:86 +#: dashboards/syspanel/users/forms.py:84 #, fuzzy, python-format msgid "User \"%s\" was successfully created." msgstr "キー%sは正常に削除されました。" -#: dashboards/syspanel/users/forms.py:97 +#: dashboards/syspanel/users/forms.py:95 #, fuzzy msgid "Unable to add user to primary project." msgstr "イメージ%sを更新できません。" -#: dashboards/syspanel/users/forms.py:100 +#: dashboards/syspanel/users/forms.py:98 #, fuzzy msgid "Unable to create user." msgstr "ボリューム%sを作成できません。" -#: dashboards/syspanel/users/forms.py:128 +#: dashboards/syspanel/users/forms.py:127 msgid "name" msgstr "" -#: dashboards/syspanel/users/forms.py:128 +#: dashboards/syspanel/users/forms.py:127 msgid "email" msgstr "" -#: dashboards/syspanel/users/forms.py:137 +#: dashboards/syspanel/users/forms.py:136 #, fuzzy msgid "primary project" msgstr "テナント" -#: dashboards/syspanel/users/forms.py:148 +#: dashboards/syspanel/users/forms.py:147 #, fuzzy msgid "password" msgstr "パスワード" -#: dashboards/syspanel/users/forms.py:159 +#: dashboards/syspanel/users/forms.py:158 #, fuzzy, python-format msgid "Updated %(attributes)s for \"%(user)s\"." msgstr "キー%sを削除できません。" -#: dashboards/syspanel/users/forms.py:165 +#: dashboards/syspanel/users/forms.py:164 #, fuzzy, python-format msgid "Unable to update %(attributes)s for \"%(user)s\"." msgstr "キー%sを削除できません。" @@ -2249,40 +2248,40 @@ msgstr "キー%sを削除できません。" msgid "Successfully disabled users: %s" msgstr "プロジェクト%(proj)sを正常に修正しました。" -#: dashboards/syspanel/users/views.py:50 dashboards/syspanel/users/views.py:56 -#, fuzzy, python-format -msgid "Unable to get user info: %s" -msgstr "イメージ%sを公開できません。" +#: dashboards/syspanel/users/views.py:47 +#, fuzzy +msgid "Unable to retrieve user list." +msgstr "%sをリボーク(無効化)できません。" -#: dashboards/syspanel/users/views.py:72 +#: dashboards/syspanel/users/views.py:63 #, fuzzy msgid "Unable to update user." msgstr "イメージ%sを更新できません。" -#: tables/actions.py:294 +#: tables/actions.py:299 msgid "Filter" msgstr "" -#: tables/actions.py:456 +#: tables/actions.py:461 #, python-format msgid "You do not have permission to %(action)s: %(objs)s" msgstr "" -#: tables/actions.py:462 +#: tables/actions.py:467 #, fuzzy, python-format msgid "Unable to %(action)s: %(objs)s" msgstr "キー%sを削除できません。" -#: tables/actions.py:468 +#: tables/actions.py:473 #, python-format msgid "%(action)s: %(objs)s" msgstr "" -#: tables/actions.py:478 +#: tables/actions.py:483 msgid "Delete" msgstr "削除" -#: tables/actions.py:479 +#: tables/actions.py:484 #, fuzzy msgid "Deleted" msgstr "削除" @@ -2292,20 +2291,20 @@ msgstr "削除" msgid "The attribute %(attr)s doesn't exist on %(obj)s." msgstr "" -#: tables/base.py:651 +#: tables/base.py:652 msgid "Actions" msgstr "アクション" -#: tables/base.py:796 +#: tables/base.py:797 msgid "No items to display." msgstr "" -#: tables/base.py:813 +#: tables/base.py:814 #, python-format msgid "No match returned for the id \"%s\"." msgstr "" -#: tables/base.py:917 +#: tables/base.py:921 msgid "Please select a row before taking that action." msgstr "" @@ -2373,6 +2372,14 @@ msgstr "" msgid "This Month's GB-Hours" msgstr "" +#: templatetags/horizon.py:121 +msgid "No Limit" +msgstr "" + +#: templatetags/horizon.py:123 templatetags/horizon.py:125 +msgid "Available" +msgstr "" + #: templatetags/sizeformat.py:45 #, python-format msgid "%(size)d byte" @@ -2405,35 +2412,35 @@ msgstr "" msgid "%s PB" msgstr "" -#: tests/table_tests.py:93 +#: tests/table_tests.py:94 msgid "Batch" msgstr "" -#: tests/table_tests.py:94 +#: tests/table_tests.py:95 msgid "Batched" msgstr "" -#: tests/table_tests.py:95 tests/table_tests.py:106 +#: tests/table_tests.py:96 tests/table_tests.py:107 msgid "Item" msgstr "" -#: tests/table_tests.py:96 tests/table_tests.py:107 +#: tests/table_tests.py:97 tests/table_tests.py:108 msgid "Items" msgstr "" -#: tests/table_tests.py:104 +#: tests/table_tests.py:105 msgid "Down" msgstr "" -#: tests/table_tests.py:104 +#: tests/table_tests.py:105 msgid "Up" msgstr "" -#: tests/table_tests.py:105 +#: tests/table_tests.py:106 msgid "Downed" msgstr "" -#: tests/table_tests.py:105 +#: tests/table_tests.py:106 msgid "Upped" msgstr "" @@ -2453,15 +2460,15 @@ msgstr "" msgid "Disallowed Tab" msgstr "" -#: tests/tabs_tests.py:75 +#: tests/tabs_tests.py:76 msgid "Tab With My Table" msgstr "" -#: tests/tabs_tests.py:84 +#: tests/tabs_tests.py:85 msgid "Recoverable Error Tab" msgstr "" -#: tests/testsettings.py:86 +#: tests/testsettings.py:89 msgid "Password must be between 8 and 18 characters." msgstr "" @@ -2527,6 +2534,14 @@ msgstr "" msgid "You are not authorized for any available projects." msgstr "" +#, fuzzy +#~ msgid "Unable to retrieve tenant." +#~ msgstr "キー%sを作成できません。" + +#, fuzzy +#~ msgid "Unable to get user info: %s" +#~ msgstr "イメージ%sを公開できません。" + #, fuzzy #~ msgid "Image ID:" #~ msgstr "イメージ" diff --git a/horizon/locale/pl/LC_MESSAGES/django.po b/horizon/locale/pl/LC_MESSAGES/django.po index 12cd17f4e..d9c127f4c 100644 --- a/horizon/locale/pl/LC_MESSAGES/django.po +++ b/horizon/locale/pl/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: openstack-dashboard\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-26 17:59-0700\n" +"POT-Creation-Date: 2012-04-24 16:40-0700\n" "PO-Revision-Date: 2011-09-24 14:41+0100\n" "Last-Translator: Tomasz 'Zen' Napierala \n" "Language-Team: Polish OpenStack translations team \n" "Language-Team: LANGUAGE \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: base.py:379 +#: base.py:447 msgid "Other" msgstr "" @@ -34,7 +34,7 @@ msgstr "" msgid "The services for this view are not available." msgstr "" -#: exceptions.py:209 +#: exceptions.py:211 msgid "Unauthorized. Please try logging in again." msgstr "" @@ -47,12 +47,12 @@ msgstr "" msgid "%(type)s (%(backend)s backend)" msgstr "" -#: api/nova.py:182 +#: api/nova.py:185 #, python-format msgid "ALLOW %(from)s:%(to)s from %(group)s" msgstr "" -#: api/nova.py:187 +#: api/nova.py:190 #, python-format msgid "ALLOW %(from)s:%(to)s from %(cidr)s" msgstr "" @@ -61,19 +61,19 @@ msgstr "" msgid "Unicode is not currently supported for object copy." msgstr "" -#: dashboards/nova/dashboard.py:23 dashboards/syspanel/projects/tables.py:51 -#: templates/horizon/common/_sidebar.html:11 -msgid "Project" -msgstr "" - -#: dashboards/nova/dashboard.py:25 +#: dashboards/nova/dashboard.py:24 msgid "Manage Compute" msgstr "" -#: dashboards/nova/dashboard.py:29 +#: dashboards/nova/dashboard.py:33 msgid "Object Store" msgstr "" +#: dashboards/nova/dashboard.py:38 dashboards/syspanel/projects/tables.py:51 +#: templates/horizon/common/_sidebar.html:11 +msgid "Project" +msgstr "" + #: dashboards/nova/access_and_security/panel.py:25 msgid "Access & Security" msgstr "" @@ -93,7 +93,7 @@ msgid "Error fetching floating ips: %s" msgstr "" #: dashboards/nova/access_and_security/floating_ips/forms.py:39 -#: dashboards/nova/access_and_security/floating_ips/tables.py:46 +#: dashboards/nova/access_and_security/floating_ips/tables.py:47 #: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:22 msgid "Floating IP" msgstr "" @@ -114,13 +114,13 @@ msgid "No instances available" msgstr "" #: dashboards/nova/access_and_security/floating_ips/forms.py:53 -#: dashboards/nova/access_and_security/floating_ips/tables.py:93 -#: dashboards/nova/instances_and_volumes/instances/tables.py:56 -#: dashboards/nova/instances_and_volumes/instances/tables.py:68 -#: dashboards/nova/instances_and_volumes/instances/tables.py:83 -#: dashboards/nova/instances_and_volumes/instances/tables.py:111 +#: dashboards/nova/access_and_security/floating_ips/tables.py:103 +#: dashboards/nova/instances_and_volumes/instances/tables.py:57 +#: dashboards/nova/instances_and_volumes/instances/tables.py:69 +#: dashboards/nova/instances_and_volumes/instances/tables.py:84 +#: dashboards/nova/instances_and_volumes/instances/tables.py:112 #: dashboards/nova/instances_and_volumes/volumes/tables.py:157 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:42 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:41 msgid "Instance" msgstr "" @@ -148,49 +148,49 @@ msgstr "" msgid "Unable to allocate Floating IP." msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:34 +#: dashboards/nova/access_and_security/floating_ips/tables.py:35 msgid "Allocate IP To Project" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:44 +#: dashboards/nova/access_and_security/floating_ips/tables.py:45 msgid "Release" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:45 +#: dashboards/nova/access_and_security/floating_ips/tables.py:46 msgid "Released" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:47 -#: dashboards/nova/access_and_security/floating_ips/tables.py:107 +#: dashboards/nova/access_and_security/floating_ips/tables.py:48 +#: dashboards/nova/access_and_security/floating_ips/tables.py:117 #: dashboards/syspanel/projects/forms.py:119 msgid "Floating IPs" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:56 +#: dashboards/nova/access_and_security/floating_ips/tables.py:57 #: dashboards/nova/templates/nova/access_and_security/floating_ips/_associate.html:22 msgid "Associate IP" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:68 +#: dashboards/nova/access_and_security/floating_ips/tables.py:69 msgid "Disassociate IP" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:82 +#: dashboards/nova/access_and_security/floating_ips/tables.py:83 #, python-format msgid "Successfully disassociated Floating IP: %s" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:86 +#: dashboards/nova/access_and_security/floating_ips/tables.py:87 msgid "Unable to disassociate floating IP." msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:91 -#: dashboards/nova/instances_and_volumes/instances/tables.py:228 -#: dashboards/syspanel/instances/tables.py:52 +#: dashboards/nova/access_and_security/floating_ips/tables.py:100 +#: dashboards/nova/instances_and_volumes/instances/tables.py:237 +#: dashboards/syspanel/instances/tables.py:65 msgid "IP Address" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:96 +#: dashboards/nova/access_and_security/floating_ips/tables.py:106 msgid "Floating IP Pool" msgstr "" @@ -238,7 +238,7 @@ msgid "Error Importing Keypair: %s" msgstr "" #: dashboards/nova/access_and_security/keypairs/tables.py:29 -#: dashboards/nova/images_and_snapshots/images/forms.py:101 +#: dashboards/nova/images_and_snapshots/images/forms.py:104 msgid "Keypair" msgstr "" @@ -272,7 +272,7 @@ msgstr "" #: dashboards/nova/access_and_security/security_groups/forms.py:41 #: dashboards/nova/access_and_security/security_groups/tables.py:57 -#: dashboards/nova/images_and_snapshots/images/forms.py:43 +#: dashboards/nova/images_and_snapshots/images/forms.py:46 #: dashboards/nova/instances_and_volumes/volumes/tables.py:109 #: dashboards/nova/instances_and_volumes/volumes/tables.py:126 #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:9 @@ -297,7 +297,7 @@ msgstr "" #: dashboards/nova/templates/nova/containers/_create.html:16 #: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create.html:17 #: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create_snapshot.html:17 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:12 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:14 #: dashboards/nova/templates/nova/objects/_copy.html:16 #: dashboards/nova/templates/nova/objects/_upload.html:17 #: dashboards/syspanel/projects/forms.py:63 @@ -329,6 +329,7 @@ msgid "IP Protocol" msgstr "" #: dashboards/nova/access_and_security/security_groups/forms.py:65 +#: dashboards/nova/access_and_security/security_groups/forms.py:71 #: dashboards/nova/access_and_security/security_groups/tables.py:94 msgid "From Port" msgstr "" @@ -339,16 +340,13 @@ msgid "" "ICMP type in the range (-1: 255)" msgstr "" -#: dashboards/nova/access_and_security/security_groups/forms.py:71 -msgid "From port" -msgstr "" - #: dashboards/nova/access_and_security/security_groups/forms.py:72 #: dashboards/nova/images_and_snapshots/images/tables.py:86 msgid "Type" msgstr "" #: dashboards/nova/access_and_security/security_groups/forms.py:74 +#: dashboards/nova/access_and_security/security_groups/forms.py:80 #: dashboards/nova/access_and_security/security_groups/tables.py:95 msgid "To Port" msgstr "" @@ -359,10 +357,6 @@ msgid "" "ICMP code in the range (-1: 255)" msgstr "" -#: dashboards/nova/access_and_security/security_groups/forms.py:80 -msgid "To port" -msgstr "" - #: dashboards/nova/access_and_security/security_groups/forms.py:81 msgid "Code" msgstr "" @@ -413,7 +407,7 @@ msgstr "" #: dashboards/nova/access_and_security/security_groups/tables.py:31 #: dashboards/nova/access_and_security/security_groups/tables.py:65 -#: dashboards/nova/images_and_snapshots/images/forms.py:111 +#: dashboards/nova/images_and_snapshots/images/forms.py:114 #: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:47 msgid "Security Groups" msgstr "" @@ -551,11 +545,11 @@ msgstr "" #: dashboards/nova/containers/tables.py:107 #: dashboards/nova/containers/tables.py:171 -#: dashboards/nova/instances_and_volumes/instances/tables.py:229 +#: dashboards/nova/instances_and_volumes/instances/tables.py:238 #: dashboards/nova/instances_and_volumes/volumes/tables.py:113 #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:30 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:29 -#: dashboards/syspanel/instances/tables.py:53 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:26 +#: dashboards/syspanel/instances/tables.py:67 msgid "Size" msgstr "" @@ -603,117 +597,117 @@ msgstr "" msgid "Unable to retrieve volume snapshots." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:44 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:44 +#: dashboards/nova/images_and_snapshots/images/forms.py:47 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:48 msgid "Kernel ID" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:49 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:47 +#: dashboards/nova/images_and_snapshots/images/forms.py:52 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:52 msgid "Ramdisk ID" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:54 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:41 +#: dashboards/nova/images_and_snapshots/images/forms.py:57 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:44 msgid "Architecture" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:58 +#: dashboards/nova/images_and_snapshots/images/forms.py:61 #: dashboards/nova/images_and_snapshots/images/tables.py:95 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:31 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:32 msgid "Container Format" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:62 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:32 +#: dashboards/nova/images_and_snapshots/images/forms.py:65 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:34 msgid "Disk Format" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:70 +#: dashboards/nova/images_and_snapshots/images/forms.py:73 #, python-format msgid "Unable to update image \"%s\"." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:86 +#: dashboards/nova/images_and_snapshots/images/forms.py:89 msgid "Image was successfully updated." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:93 +#: dashboards/nova/images_and_snapshots/images/forms.py:96 msgid "Server Name" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:97 +#: dashboards/nova/images_and_snapshots/images/forms.py:100 msgid "User Data" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:99 +#: dashboards/nova/images_and_snapshots/images/forms.py:102 #: dashboards/syspanel/flavors/tables.py:13 msgid "Flavor" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:100 +#: dashboards/nova/images_and_snapshots/images/forms.py:103 msgid "Size of image to launch." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:103 +#: dashboards/nova/images_and_snapshots/images/forms.py:106 msgid "Which keypair to use for authentication." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:105 +#: dashboards/nova/images_and_snapshots/images/forms.py:108 #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:23 msgid "Instance Count" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:109 +#: dashboards/nova/images_and_snapshots/images/forms.py:112 msgid "Number of instances to launch." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:115 +#: dashboards/nova/images_and_snapshots/images/forms.py:118 msgid "Launch instance in these security groups." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:117 +#: dashboards/nova/images_and_snapshots/images/forms.py:120 msgid "Volume or Volume Snapshot" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:119 +#: dashboards/nova/images_and_snapshots/images/forms.py:122 msgid "Volume to boot from." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:120 +#: dashboards/nova/images_and_snapshots/images/forms.py:123 msgid "Device Name" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:123 +#: dashboards/nova/images_and_snapshots/images/forms.py:126 msgid "Volume mount point (e.g. 'vda' mounts at '/dev/vda')." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:126 +#: dashboards/nova/images_and_snapshots/images/forms.py:129 msgid "Delete on Terminate" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:129 +#: dashboards/nova/images_and_snapshots/images/forms.py:132 msgid "Delete volume on instance terminate" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:135 +#: dashboards/nova/images_and_snapshots/images/forms.py:138 msgid "Select a keypair" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:137 +#: dashboards/nova/images_and_snapshots/images/forms.py:140 msgid "No keypairs available." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:152 +#: dashboards/nova/images_and_snapshots/images/forms.py:155 msgid "Cannot launch more than one instance if volume is specified." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:180 +#: dashboards/nova/images_and_snapshots/images/forms.py:183 #, python-format msgid "Instance \"%s\" launched." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:184 +#: dashboards/nova/images_and_snapshots/images/forms.py:187 #, python-format msgid "Unable to launch instance: %(exc)s" msgstr "" @@ -725,7 +719,7 @@ msgstr "" #: dashboards/nova/images_and_snapshots/images/tables.py:31 #: dashboards/nova/images_and_snapshots/images/tables.py:99 #: dashboards/syspanel/images/panel.py:28 -#: dashboards/syspanel/images/tables.py:36 +#: dashboards/syspanel/images/tables.py:38 #: dashboards/syspanel/templates/syspanel/images/index.html:3 #: dashboards/syspanel/templates/syspanel/images/index.html:6 msgid "Images" @@ -741,25 +735,22 @@ msgid "Edit" msgstr "" #: dashboards/nova/images_and_snapshots/images/tables.py:84 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:71 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:72 msgid "Image Name" msgstr "" #: dashboards/nova/images_and_snapshots/images/tables.py:89 -#: dashboards/nova/instances_and_volumes/instances/tables.py:232 +#: dashboards/nova/instances_and_volumes/instances/tables.py:241 #: dashboards/nova/instances_and_volumes/volumes/tables.py:116 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:15 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:18 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:15 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:18 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:18 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:21 -#: dashboards/syspanel/instances/tables.py:56 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:13 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:13 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:17 +#: dashboards/syspanel/instances/tables.py:71 msgid "Status" msgstr "" #: dashboards/nova/images_and_snapshots/images/tables.py:91 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:19 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:15 msgid "Public" msgstr "" @@ -777,43 +768,43 @@ msgstr "" msgid "Unable to retrieve image details." msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:58 -#: dashboards/nova/images_and_snapshots/images/views.py:158 +#: dashboards/nova/images_and_snapshots/images/views.py:60 +#: dashboards/nova/images_and_snapshots/images/views.py:164 #, python-format msgid "Unable to retrieve image \"%s\"." msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:87 +#: dashboards/nova/images_and_snapshots/images/views.py:93 msgid "Unable to retrieve instance flavors." msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:97 +#: dashboards/nova/images_and_snapshots/images/views.py:103 msgid "Unable to retrieve keypairs." msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:106 +#: dashboards/nova/images_and_snapshots/images/views.py:112 msgid "Unable to retrieve list of security groups" msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:111 +#: dashboards/nova/images_and_snapshots/images/views.py:117 msgid "Select Volume" msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:116 +#: dashboards/nova/images_and_snapshots/images/views.py:122 #: dashboards/nova/images_and_snapshots/snapshots/tables.py:28 -#: dashboards/nova/instances_and_volumes/instances/tables.py:151 +#: dashboards/nova/instances_and_volumes/instances/tables.py:152 msgid "Snapshot" msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:119 +#: dashboards/nova/images_and_snapshots/images/views.py:125 #: dashboards/nova/instances_and_volumes/volumes/tables.py:35 #: dashboards/nova/instances_and_volumes/volumes/tables.py:144 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:82 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:83 msgid "Volume" msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:133 -#: dashboards/nova/images_and_snapshots/images/views.py:144 +#: dashboards/nova/images_and_snapshots/images/views.py:139 +#: dashboards/nova/images_and_snapshots/images/views.py:150 msgid "Unable to retrieve list of volumes" msgstr "" @@ -888,105 +879,105 @@ msgstr "" msgid "Unable to update instance." msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:54 +#: dashboards/nova/instances_and_volumes/instances/tables.py:55 msgid "Terminate" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:55 +#: dashboards/nova/instances_and_volumes/instances/tables.py:56 msgid "Terminated" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:57 -#: dashboards/nova/instances_and_volumes/instances/tables.py:69 -#: dashboards/nova/instances_and_volumes/instances/tables.py:84 -#: dashboards/nova/instances_and_volumes/instances/tables.py:112 -#: dashboards/nova/instances_and_volumes/instances/tables.py:246 +#: dashboards/nova/instances_and_volumes/instances/tables.py:58 +#: dashboards/nova/instances_and_volumes/instances/tables.py:70 +#: dashboards/nova/instances_and_volumes/instances/tables.py:85 +#: dashboards/nova/instances_and_volumes/instances/tables.py:113 +#: dashboards/nova/instances_and_volumes/instances/tables.py:255 #: dashboards/syspanel/instances/panel.py:28 -#: dashboards/syspanel/instances/tables.py:70 +#: dashboards/syspanel/instances/tables.py:85 #: dashboards/syspanel/projects/forms.py:115 #: dashboards/syspanel/templates/syspanel/instances/index.html:3 msgid "Instances" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:66 +#: dashboards/nova/instances_and_volumes/instances/tables.py:67 msgid "Reboot" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:67 +#: dashboards/nova/instances_and_volumes/instances/tables.py:68 msgid "Rebooted" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:81 +#: dashboards/nova/instances_and_volumes/instances/tables.py:82 msgid "Pause" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:81 +#: dashboards/nova/instances_and_volumes/instances/tables.py:82 msgid "Unpause" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:82 +#: dashboards/nova/instances_and_volumes/instances/tables.py:83 msgid "Paused" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:82 +#: dashboards/nova/instances_and_volumes/instances/tables.py:83 msgid "Unpaused" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:109 +#: dashboards/nova/instances_and_volumes/instances/tables.py:110 msgid "Suspend" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:109 +#: dashboards/nova/instances_and_volumes/instances/tables.py:110 msgid "Resume" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:110 +#: dashboards/nova/instances_and_volumes/instances/tables.py:111 msgid "Suspended" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:110 +#: dashboards/nova/instances_and_volumes/instances/tables.py:111 msgid "Resumed" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:137 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:53 +#: dashboards/nova/instances_and_volumes/instances/tables.py:138 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:63 #: dashboards/nova/templates/nova/images_and_snapshots/images/launch.html:13 msgid "Launch Instance" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:144 +#: dashboards/nova/instances_and_volumes/instances/tables.py:145 msgid "Edit Instance" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:161 +#: dashboards/nova/instances_and_volumes/instances/tables.py:162 msgid "VNC Console" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:171 +#: dashboards/nova/instances_and_volumes/instances/tables.py:177 msgid "View Log" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:198 +#: dashboards/nova/instances_and_volumes/instances/tables.py:207 #, python-format msgid "%(RAM)s RAM | %(VCPU)s VCPU | %(disk)s Disk" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:203 +#: dashboards/nova/instances_and_volumes/instances/tables.py:212 msgid "Not available" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:227 -#: dashboards/syspanel/instances/tables.py:51 usage/tables.py:46 +#: dashboards/nova/instances_and_volumes/instances/tables.py:236 +#: dashboards/syspanel/instances/tables.py:64 usage/tables.py:46 msgid "Instance Name" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:236 -#: dashboards/syspanel/instances/tables.py:60 +#: dashboards/nova/instances_and_volumes/instances/tables.py:245 +#: dashboards/syspanel/instances/tables.py:75 msgid "Task" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:242 -#: dashboards/syspanel/instances/tables.py:66 +#: dashboards/nova/instances_and_volumes/instances/tables.py:251 +#: dashboards/syspanel/instances/tables.py:81 msgid "Power State" msgstr "" @@ -994,27 +985,27 @@ msgstr "" msgid "Log" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tabs.py:45 -#: dashboards/nova/instances_and_volumes/instances/views.py:48 +#: dashboards/nova/instances_and_volumes/instances/tabs.py:47 +#: dashboards/nova/instances_and_volumes/instances/views.py:50 #, python-format msgid "Unable to get log for instance \"%s\"." msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tabs.py:52 +#: dashboards/nova/instances_and_volumes/instances/tabs.py:54 msgid "VNC" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tabs.py:67 -#: dashboards/nova/instances_and_volumes/instances/views.py:64 +#: dashboards/nova/instances_and_volumes/instances/tabs.py:69 +#: dashboards/nova/instances_and_volumes/instances/views.py:66 #, python-format msgid "Unable to get VNC console for instance \"%s\"." msgstr "" -#: dashboards/nova/instances_and_volumes/instances/views.py:80 +#: dashboards/nova/instances_and_volumes/instances/views.py:82 msgid "Unable to retrieve instance details." msgstr "" -#: dashboards/nova/instances_and_volumes/instances/views.py:117 +#: dashboards/nova/instances_and_volumes/instances/views.py:115 #, python-format msgid "Unable to retrieve details for instance \"%s\"." msgstr "" @@ -1051,7 +1042,7 @@ msgstr "" #: dashboards/nova/instances_and_volumes/volumes/tables.py:36 #: dashboards/nova/instances_and_volumes/volumes/tables.py:133 #: dashboards/nova/instances_and_volumes/volumes/tables.py:145 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:76 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:78 #: dashboards/syspanel/projects/forms.py:116 msgid "Volumes" msgstr "" @@ -1080,7 +1071,7 @@ msgid "%s GB" msgstr "" #: dashboards/nova/instances_and_volumes/volumes/tables.py:129 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:35 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:34 msgid "Attachments" msgstr "" @@ -1092,7 +1083,7 @@ msgstr "" msgid "Detached" msgstr "" -#: dashboards/nova/instances_and_volumes/volumes/tabs.py:40 +#: dashboards/nova/instances_and_volumes/volumes/tabs.py:41 msgid "Unable to retrieve volume details." msgstr "" @@ -1131,14 +1122,6 @@ msgstr "" msgid "Project Quotas" msgstr "" -#: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:23 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:24 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:31 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:38 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:45 -msgid "Available" -msgstr "" - #: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:31 msgid "Allocate IP" msgstr "" @@ -1150,7 +1133,7 @@ msgstr "" #: dashboards/nova/templates/nova/access_and_security/security_groups/_create.html:24 #: dashboards/nova/templates/nova/access_and_security/security_groups/_edit_rules.html:20 #: dashboards/nova/templates/nova/containers/_create.html:23 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:54 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:64 #: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:23 #: dashboards/nova/templates/nova/images_and_snapshots/snapshots/_create.html:24 #: dashboards/nova/templates/nova/instances_and_volumes/instances/_update.html:23 @@ -1243,8 +1226,7 @@ msgid "Images & Snapshots" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:3 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:3 -msgid "Instance Overview" +msgid "Image Overview" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:6 @@ -1253,48 +1235,48 @@ msgstr "" msgid "Info" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:10 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:10 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:10 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:11 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:11 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:11 #: dashboards/syspanel/projects/forms.py:83 -#: dashboards/syspanel/users/forms.py:105 +#: dashboards/syspanel/users/forms.py:103 #: dashboards/syspanel/users/tables.py:124 msgid "ID" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:20 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:17 msgid "Checksum" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:21 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:30 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:19 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:28 msgid "Created" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:22 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:21 msgid "Updated" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:27 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:23 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:26 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:19 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:23 msgid "Specs" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:37 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:40 msgid "Custom Properties" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:50 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:56 msgid "Euca2ools state" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:53 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:60 #: usage/tables.py:28 msgid "Project ID" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:56 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:64 msgid "Image Type" msgstr "" @@ -1309,7 +1291,7 @@ msgid "" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:30 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:27 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:24 #: dashboards/syspanel/flavors/forms.py:38 #: dashboards/syspanel/flavors/tables.py:30 #: dashboards/syspanel/projects/forms.py:114 usage/tables.py:18 @@ -1317,15 +1299,14 @@ msgid "VCPUs" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:37 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:28 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:26 #: usage/tables.py:19 msgid "Disk" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:37 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:38 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:28 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:29 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:27 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:27 msgid "GB" msgstr "" @@ -1335,15 +1316,10 @@ msgid "Memory" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:44 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:45 msgid "MB" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:17 -#: dashboards/syspanel/templates/syspanel/images/_update.html:18 -msgid "From here you can modify different properties of an image." -msgstr "" - +#: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:7 #: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:22 #: dashboards/nova/templates/nova/images_and_snapshots/images/update.html:3 #: dashboards/nova/templates/nova/images_and_snapshots/images/update.html:6 @@ -1354,6 +1330,11 @@ msgstr "" msgid "Update Image" msgstr "" +#: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:17 +#: dashboards/syspanel/templates/syspanel/images/_update.html:18 +msgid "From here you can modify different properties of an image." +msgstr "" + #: dashboards/nova/templates/nova/images_and_snapshots/images/detail.html:4 msgid "Image Detail " msgstr "" @@ -1370,20 +1351,24 @@ msgstr "" msgid "Instances & Volumes" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_log.html:6 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_log.html:7 msgid "View Full Log" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:26 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:3 +msgid "Instance Overview" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:22 #: usage/tables.py:21 msgid "RAM" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:27 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:25 msgid "VCPU" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:33 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:32 msgid "IP Addresses" msgstr "" @@ -1396,10 +1381,10 @@ msgid "Meta" msgstr "" #: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:69 -msgid "Key name" +msgid "Key Name" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:89 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:93 msgid "No volumes attached." msgstr "" @@ -1407,12 +1392,20 @@ msgstr "" msgid "Instance VNC Console" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:4 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:5 msgid "" "If VNC console is not responding to keyboard input: click the grey status " "bar below." msgstr "" +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:8 +msgid "VNC console is currently unavailabe. Please try again later." +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:9 +msgid "Reload" +msgstr "" + #: dashboards/nova/templates/nova/instances_and_volumes/instances/_update.html:17 msgid "Update the name of your instance" msgstr "" @@ -1455,15 +1448,15 @@ msgstr "" msgid "Volume Overview" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:40 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:38 msgid "Attached To" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:43 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:42 msgid "on" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:46 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:47 msgid "Not attached" msgstr "" @@ -1538,7 +1531,7 @@ msgstr "" msgid "EC2 Credentials" msgstr "" -#: dashboards/settings/project/forms.py:72 +#: dashboards/settings/project/forms.py:76 #, python-format msgid "Error Downloading RC File: %s" msgstr "" @@ -1601,12 +1594,12 @@ msgstr "" msgid "User Settings" msgstr "" -#: dashboards/syspanel/dashboard.py:23 -msgid "Admin" +#: dashboards/syspanel/dashboard.py:24 +msgid "System Panel" msgstr "" -#: dashboards/syspanel/dashboard.py:25 -msgid "System Panel" +#: dashboards/syspanel/dashboard.py:30 +msgid "Admin" msgstr "" #: dashboards/syspanel/flavors/forms.py:36 @@ -1665,15 +1658,15 @@ msgstr "" msgid "Unable to get flavor list: %s" msgstr "" -#: dashboards/syspanel/images/views.py:44 +#: dashboards/syspanel/images/views.py:45 msgid "Unable to retrieve image list." msgstr "" -#: dashboards/syspanel/instances/tables.py:42 +#: dashboards/syspanel/instances/tables.py:53 msgid "Tenant" msgstr "" -#: dashboards/syspanel/instances/tables.py:48 +#: dashboards/syspanel/instances/tables.py:60 #: dashboards/syspanel/services/tables.py:40 msgid "Host" msgstr "" @@ -1818,34 +1811,37 @@ msgstr "" msgid "Add New Users" msgstr "" -#: dashboards/syspanel/projects/views.py:70 -msgid "Unable to retrieve tenant." +#: dashboards/syspanel/projects/views.py:49 +msgid "Unable to retrieve project list." msgstr "" -#: dashboards/syspanel/projects/views.py:99 +#: dashboards/syspanel/projects/views.py:71 +msgid "Unable to retrieve project." +msgstr "" + +#: dashboards/syspanel/projects/views.py:100 msgid "Unable to retrieve users." msgstr "" -#: dashboards/syspanel/projects/views.py:142 +#: dashboards/syspanel/projects/views.py:143 msgid "Unable to retrieve roles." msgstr "" #: dashboards/syspanel/quotas/panel.py:28 -#: dashboards/syspanel/quotas/tables.py:32 +#: dashboards/syspanel/quotas/tables.py:36 msgid "Quotas" msgstr "" -#: dashboards/syspanel/quotas/tables.py:24 +#: dashboards/syspanel/quotas/tables.py:28 msgid "Quota Name" msgstr "" -#: dashboards/syspanel/quotas/tables.py:25 +#: dashboards/syspanel/quotas/tables.py:29 msgid "Limit" msgstr "" -#: dashboards/syspanel/quotas/views.py:47 -#, python-format -msgid "Unable to get quota info: %s" +#: dashboards/syspanel/quotas/views.py:44 +msgid "Unable to get quota info." msgstr "" #: dashboards/syspanel/services/panel.py:28 @@ -1963,72 +1959,72 @@ msgstr "" msgid "Select a project" msgstr "" -#: dashboards/syspanel/users/forms.py:58 +#: dashboards/syspanel/users/forms.py:56 msgid "Passwords do not match." msgstr "" -#: dashboards/syspanel/users/forms.py:63 -#: dashboards/syspanel/users/forms.py:106 +#: dashboards/syspanel/users/forms.py:61 +#: dashboards/syspanel/users/forms.py:104 #: dashboards/syspanel/users/tables.py:125 views/auth_forms.py:64 msgid "User Name" msgstr "" -#: dashboards/syspanel/users/forms.py:64 -#: dashboards/syspanel/users/forms.py:107 +#: dashboards/syspanel/users/forms.py:62 +#: dashboards/syspanel/users/forms.py:105 #: dashboards/syspanel/users/tables.py:126 msgid "Email" msgstr "" -#: dashboards/syspanel/users/forms.py:66 -#: dashboards/syspanel/users/forms.py:108 views/auth_forms.py:65 +#: dashboards/syspanel/users/forms.py:64 +#: dashboards/syspanel/users/forms.py:106 views/auth_forms.py:65 msgid "Password" msgstr "" -#: dashboards/syspanel/users/forms.py:71 -#: dashboards/syspanel/users/forms.py:114 +#: dashboards/syspanel/users/forms.py:69 +#: dashboards/syspanel/users/forms.py:112 msgid "Confirm Password" msgstr "" -#: dashboards/syspanel/users/forms.py:74 -#: dashboards/syspanel/users/forms.py:117 +#: dashboards/syspanel/users/forms.py:72 +#: dashboards/syspanel/users/forms.py:115 msgid "Primary Project" msgstr "" -#: dashboards/syspanel/users/forms.py:86 +#: dashboards/syspanel/users/forms.py:84 #, python-format msgid "User \"%s\" was successfully created." msgstr "" -#: dashboards/syspanel/users/forms.py:97 +#: dashboards/syspanel/users/forms.py:95 msgid "Unable to add user to primary project." msgstr "" -#: dashboards/syspanel/users/forms.py:100 +#: dashboards/syspanel/users/forms.py:98 msgid "Unable to create user." msgstr "" -#: dashboards/syspanel/users/forms.py:128 +#: dashboards/syspanel/users/forms.py:127 msgid "name" msgstr "" -#: dashboards/syspanel/users/forms.py:128 +#: dashboards/syspanel/users/forms.py:127 msgid "email" msgstr "" -#: dashboards/syspanel/users/forms.py:137 +#: dashboards/syspanel/users/forms.py:136 msgid "primary project" msgstr "" -#: dashboards/syspanel/users/forms.py:148 +#: dashboards/syspanel/users/forms.py:147 msgid "password" msgstr "" -#: dashboards/syspanel/users/forms.py:159 +#: dashboards/syspanel/users/forms.py:158 #, python-format msgid "Updated %(attributes)s for \"%(user)s\"." msgstr "" -#: dashboards/syspanel/users/forms.py:165 +#: dashboards/syspanel/users/forms.py:164 #, python-format msgid "Unable to update %(attributes)s for \"%(user)s\"." msgstr "" @@ -2083,39 +2079,38 @@ msgstr "" msgid "Successfully disabled users: %s" msgstr "" -#: dashboards/syspanel/users/views.py:50 dashboards/syspanel/users/views.py:56 -#, python-format -msgid "Unable to get user info: %s" +#: dashboards/syspanel/users/views.py:47 +msgid "Unable to retrieve user list." msgstr "" -#: dashboards/syspanel/users/views.py:72 +#: dashboards/syspanel/users/views.py:63 msgid "Unable to update user." msgstr "" -#: tables/actions.py:294 +#: tables/actions.py:299 msgid "Filter" msgstr "" -#: tables/actions.py:456 +#: tables/actions.py:461 #, python-format msgid "You do not have permission to %(action)s: %(objs)s" msgstr "" -#: tables/actions.py:462 +#: tables/actions.py:467 #, python-format msgid "Unable to %(action)s: %(objs)s" msgstr "" -#: tables/actions.py:468 +#: tables/actions.py:473 #, python-format msgid "%(action)s: %(objs)s" msgstr "" -#: tables/actions.py:478 +#: tables/actions.py:483 msgid "Delete" msgstr "" -#: tables/actions.py:479 +#: tables/actions.py:484 msgid "Deleted" msgstr "" @@ -2124,20 +2119,20 @@ msgstr "" msgid "The attribute %(attr)s doesn't exist on %(obj)s." msgstr "" -#: tables/base.py:651 +#: tables/base.py:652 msgid "Actions" msgstr "" -#: tables/base.py:796 +#: tables/base.py:797 msgid "No items to display." msgstr "" -#: tables/base.py:813 +#: tables/base.py:814 #, python-format msgid "No match returned for the id \"%s\"." msgstr "" -#: tables/base.py:917 +#: tables/base.py:921 msgid "Please select a row before taking that action." msgstr "" @@ -2204,6 +2199,14 @@ msgstr "" msgid "This Month's GB-Hours" msgstr "" +#: templatetags/horizon.py:121 +msgid "No Limit" +msgstr "" + +#: templatetags/horizon.py:123 templatetags/horizon.py:125 +msgid "Available" +msgstr "" + #: templatetags/sizeformat.py:45 #, python-format msgid "%(size)d byte" @@ -2238,35 +2241,35 @@ msgstr "" msgid "%s PB" msgstr "" -#: tests/table_tests.py:93 +#: tests/table_tests.py:94 msgid "Batch" msgstr "" -#: tests/table_tests.py:94 +#: tests/table_tests.py:95 msgid "Batched" msgstr "" -#: tests/table_tests.py:95 tests/table_tests.py:106 +#: tests/table_tests.py:96 tests/table_tests.py:107 msgid "Item" msgstr "" -#: tests/table_tests.py:96 tests/table_tests.py:107 +#: tests/table_tests.py:97 tests/table_tests.py:108 msgid "Items" msgstr "" -#: tests/table_tests.py:104 +#: tests/table_tests.py:105 msgid "Down" msgstr "" -#: tests/table_tests.py:104 +#: tests/table_tests.py:105 msgid "Up" msgstr "" -#: tests/table_tests.py:105 +#: tests/table_tests.py:106 msgid "Downed" msgstr "" -#: tests/table_tests.py:105 +#: tests/table_tests.py:106 msgid "Upped" msgstr "" @@ -2286,15 +2289,15 @@ msgstr "" msgid "Disallowed Tab" msgstr "" -#: tests/tabs_tests.py:75 +#: tests/tabs_tests.py:76 msgid "Tab With My Table" msgstr "" -#: tests/tabs_tests.py:84 +#: tests/tabs_tests.py:85 msgid "Recoverable Error Tab" msgstr "" -#: tests/testsettings.py:86 +#: tests/testsettings.py:89 msgid "Password must be between 8 and 18 characters." msgstr "" diff --git a/horizon/locale/zh_CN/LC_MESSAGES/django.po b/horizon/locale/zh_CN/LC_MESSAGES/django.po index 7045d17ce..4a9921ac1 100644 --- a/horizon/locale/zh_CN/LC_MESSAGES/django.po +++ b/horizon/locale/zh_CN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-26 17:59-0700\n" +"POT-Creation-Date: 2012-04-24 16:40-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: base.py:379 +#: base.py:447 msgid "Other" msgstr "" @@ -34,7 +34,7 @@ msgstr "" msgid "The services for this view are not available." msgstr "" -#: exceptions.py:209 +#: exceptions.py:211 msgid "Unauthorized. Please try logging in again." msgstr "" @@ -47,12 +47,12 @@ msgstr "" msgid "%(type)s (%(backend)s backend)" msgstr "" -#: api/nova.py:182 +#: api/nova.py:185 #, python-format msgid "ALLOW %(from)s:%(to)s from %(group)s" msgstr "" -#: api/nova.py:187 +#: api/nova.py:190 #, python-format msgid "ALLOW %(from)s:%(to)s from %(cidr)s" msgstr "" @@ -61,19 +61,19 @@ msgstr "" msgid "Unicode is not currently supported for object copy." msgstr "" -#: dashboards/nova/dashboard.py:23 dashboards/syspanel/projects/tables.py:51 -#: templates/horizon/common/_sidebar.html:11 -msgid "Project" -msgstr "" - -#: dashboards/nova/dashboard.py:25 +#: dashboards/nova/dashboard.py:24 msgid "Manage Compute" msgstr "" -#: dashboards/nova/dashboard.py:29 +#: dashboards/nova/dashboard.py:33 msgid "Object Store" msgstr "" +#: dashboards/nova/dashboard.py:38 dashboards/syspanel/projects/tables.py:51 +#: templates/horizon/common/_sidebar.html:11 +msgid "Project" +msgstr "" + #: dashboards/nova/access_and_security/panel.py:25 msgid "Access & Security" msgstr "" @@ -93,7 +93,7 @@ msgid "Error fetching floating ips: %s" msgstr "" #: dashboards/nova/access_and_security/floating_ips/forms.py:39 -#: dashboards/nova/access_and_security/floating_ips/tables.py:46 +#: dashboards/nova/access_and_security/floating_ips/tables.py:47 #: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:22 msgid "Floating IP" msgstr "" @@ -114,13 +114,13 @@ msgid "No instances available" msgstr "" #: dashboards/nova/access_and_security/floating_ips/forms.py:53 -#: dashboards/nova/access_and_security/floating_ips/tables.py:93 -#: dashboards/nova/instances_and_volumes/instances/tables.py:56 -#: dashboards/nova/instances_and_volumes/instances/tables.py:68 -#: dashboards/nova/instances_and_volumes/instances/tables.py:83 -#: dashboards/nova/instances_and_volumes/instances/tables.py:111 +#: dashboards/nova/access_and_security/floating_ips/tables.py:103 +#: dashboards/nova/instances_and_volumes/instances/tables.py:57 +#: dashboards/nova/instances_and_volumes/instances/tables.py:69 +#: dashboards/nova/instances_and_volumes/instances/tables.py:84 +#: dashboards/nova/instances_and_volumes/instances/tables.py:112 #: dashboards/nova/instances_and_volumes/volumes/tables.py:157 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:42 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:41 msgid "Instance" msgstr "" @@ -148,49 +148,49 @@ msgstr "" msgid "Unable to allocate Floating IP." msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:34 +#: dashboards/nova/access_and_security/floating_ips/tables.py:35 msgid "Allocate IP To Project" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:44 +#: dashboards/nova/access_and_security/floating_ips/tables.py:45 msgid "Release" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:45 +#: dashboards/nova/access_and_security/floating_ips/tables.py:46 msgid "Released" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:47 -#: dashboards/nova/access_and_security/floating_ips/tables.py:107 +#: dashboards/nova/access_and_security/floating_ips/tables.py:48 +#: dashboards/nova/access_and_security/floating_ips/tables.py:117 #: dashboards/syspanel/projects/forms.py:119 msgid "Floating IPs" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:56 +#: dashboards/nova/access_and_security/floating_ips/tables.py:57 #: dashboards/nova/templates/nova/access_and_security/floating_ips/_associate.html:22 msgid "Associate IP" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:68 +#: dashboards/nova/access_and_security/floating_ips/tables.py:69 msgid "Disassociate IP" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:82 +#: dashboards/nova/access_and_security/floating_ips/tables.py:83 #, python-format msgid "Successfully disassociated Floating IP: %s" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:86 +#: dashboards/nova/access_and_security/floating_ips/tables.py:87 msgid "Unable to disassociate floating IP." msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:91 -#: dashboards/nova/instances_and_volumes/instances/tables.py:228 -#: dashboards/syspanel/instances/tables.py:52 +#: dashboards/nova/access_and_security/floating_ips/tables.py:100 +#: dashboards/nova/instances_and_volumes/instances/tables.py:237 +#: dashboards/syspanel/instances/tables.py:65 msgid "IP Address" msgstr "" -#: dashboards/nova/access_and_security/floating_ips/tables.py:96 +#: dashboards/nova/access_and_security/floating_ips/tables.py:106 msgid "Floating IP Pool" msgstr "" @@ -238,7 +238,7 @@ msgid "Error Importing Keypair: %s" msgstr "" #: dashboards/nova/access_and_security/keypairs/tables.py:29 -#: dashboards/nova/images_and_snapshots/images/forms.py:101 +#: dashboards/nova/images_and_snapshots/images/forms.py:104 msgid "Keypair" msgstr "" @@ -272,7 +272,7 @@ msgstr "" #: dashboards/nova/access_and_security/security_groups/forms.py:41 #: dashboards/nova/access_and_security/security_groups/tables.py:57 -#: dashboards/nova/images_and_snapshots/images/forms.py:43 +#: dashboards/nova/images_and_snapshots/images/forms.py:46 #: dashboards/nova/instances_and_volumes/volumes/tables.py:109 #: dashboards/nova/instances_and_volumes/volumes/tables.py:126 #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:9 @@ -297,7 +297,7 @@ msgstr "" #: dashboards/nova/templates/nova/containers/_create.html:16 #: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create.html:17 #: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create_snapshot.html:17 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:12 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:14 #: dashboards/nova/templates/nova/objects/_copy.html:16 #: dashboards/nova/templates/nova/objects/_upload.html:17 #: dashboards/syspanel/projects/forms.py:63 @@ -329,6 +329,7 @@ msgid "IP Protocol" msgstr "" #: dashboards/nova/access_and_security/security_groups/forms.py:65 +#: dashboards/nova/access_and_security/security_groups/forms.py:71 #: dashboards/nova/access_and_security/security_groups/tables.py:94 msgid "From Port" msgstr "" @@ -339,16 +340,13 @@ msgid "" "ICMP type in the range (-1: 255)" msgstr "" -#: dashboards/nova/access_and_security/security_groups/forms.py:71 -msgid "From port" -msgstr "" - #: dashboards/nova/access_and_security/security_groups/forms.py:72 #: dashboards/nova/images_and_snapshots/images/tables.py:86 msgid "Type" msgstr "" #: dashboards/nova/access_and_security/security_groups/forms.py:74 +#: dashboards/nova/access_and_security/security_groups/forms.py:80 #: dashboards/nova/access_and_security/security_groups/tables.py:95 msgid "To Port" msgstr "" @@ -359,10 +357,6 @@ msgid "" "ICMP code in the range (-1: 255)" msgstr "" -#: dashboards/nova/access_and_security/security_groups/forms.py:80 -msgid "To port" -msgstr "" - #: dashboards/nova/access_and_security/security_groups/forms.py:81 msgid "Code" msgstr "" @@ -413,7 +407,7 @@ msgstr "" #: dashboards/nova/access_and_security/security_groups/tables.py:31 #: dashboards/nova/access_and_security/security_groups/tables.py:65 -#: dashboards/nova/images_and_snapshots/images/forms.py:111 +#: dashboards/nova/images_and_snapshots/images/forms.py:114 #: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:47 msgid "Security Groups" msgstr "" @@ -551,11 +545,11 @@ msgstr "" #: dashboards/nova/containers/tables.py:107 #: dashboards/nova/containers/tables.py:171 -#: dashboards/nova/instances_and_volumes/instances/tables.py:229 +#: dashboards/nova/instances_and_volumes/instances/tables.py:238 #: dashboards/nova/instances_and_volumes/volumes/tables.py:113 #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:30 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:29 -#: dashboards/syspanel/instances/tables.py:53 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:26 +#: dashboards/syspanel/instances/tables.py:67 msgid "Size" msgstr "" @@ -603,117 +597,117 @@ msgstr "" msgid "Unable to retrieve volume snapshots." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:44 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:44 +#: dashboards/nova/images_and_snapshots/images/forms.py:47 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:48 msgid "Kernel ID" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:49 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:47 +#: dashboards/nova/images_and_snapshots/images/forms.py:52 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:52 msgid "Ramdisk ID" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:54 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:41 +#: dashboards/nova/images_and_snapshots/images/forms.py:57 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:44 msgid "Architecture" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:58 +#: dashboards/nova/images_and_snapshots/images/forms.py:61 #: dashboards/nova/images_and_snapshots/images/tables.py:95 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:31 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:32 msgid "Container Format" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:62 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:32 +#: dashboards/nova/images_and_snapshots/images/forms.py:65 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:34 msgid "Disk Format" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:70 +#: dashboards/nova/images_and_snapshots/images/forms.py:73 #, python-format msgid "Unable to update image \"%s\"." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:86 +#: dashboards/nova/images_and_snapshots/images/forms.py:89 msgid "Image was successfully updated." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:93 +#: dashboards/nova/images_and_snapshots/images/forms.py:96 msgid "Server Name" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:97 +#: dashboards/nova/images_and_snapshots/images/forms.py:100 msgid "User Data" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:99 +#: dashboards/nova/images_and_snapshots/images/forms.py:102 #: dashboards/syspanel/flavors/tables.py:13 msgid "Flavor" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:100 +#: dashboards/nova/images_and_snapshots/images/forms.py:103 msgid "Size of image to launch." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:103 +#: dashboards/nova/images_and_snapshots/images/forms.py:106 msgid "Which keypair to use for authentication." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:105 +#: dashboards/nova/images_and_snapshots/images/forms.py:108 #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:23 msgid "Instance Count" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:109 +#: dashboards/nova/images_and_snapshots/images/forms.py:112 msgid "Number of instances to launch." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:115 +#: dashboards/nova/images_and_snapshots/images/forms.py:118 msgid "Launch instance in these security groups." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:117 +#: dashboards/nova/images_and_snapshots/images/forms.py:120 msgid "Volume or Volume Snapshot" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:119 +#: dashboards/nova/images_and_snapshots/images/forms.py:122 msgid "Volume to boot from." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:120 +#: dashboards/nova/images_and_snapshots/images/forms.py:123 msgid "Device Name" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:123 +#: dashboards/nova/images_and_snapshots/images/forms.py:126 msgid "Volume mount point (e.g. 'vda' mounts at '/dev/vda')." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:126 +#: dashboards/nova/images_and_snapshots/images/forms.py:129 msgid "Delete on Terminate" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:129 +#: dashboards/nova/images_and_snapshots/images/forms.py:132 msgid "Delete volume on instance terminate" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:135 +#: dashboards/nova/images_and_snapshots/images/forms.py:138 msgid "Select a keypair" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:137 +#: dashboards/nova/images_and_snapshots/images/forms.py:140 msgid "No keypairs available." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:152 +#: dashboards/nova/images_and_snapshots/images/forms.py:155 msgid "Cannot launch more than one instance if volume is specified." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:180 +#: dashboards/nova/images_and_snapshots/images/forms.py:183 #, python-format msgid "Instance \"%s\" launched." msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:184 +#: dashboards/nova/images_and_snapshots/images/forms.py:187 #, python-format msgid "Unable to launch instance: %(exc)s" msgstr "" @@ -725,7 +719,7 @@ msgstr "" #: dashboards/nova/images_and_snapshots/images/tables.py:31 #: dashboards/nova/images_and_snapshots/images/tables.py:99 #: dashboards/syspanel/images/panel.py:28 -#: dashboards/syspanel/images/tables.py:36 +#: dashboards/syspanel/images/tables.py:38 #: dashboards/syspanel/templates/syspanel/images/index.html:3 #: dashboards/syspanel/templates/syspanel/images/index.html:6 msgid "Images" @@ -741,25 +735,22 @@ msgid "Edit" msgstr "" #: dashboards/nova/images_and_snapshots/images/tables.py:84 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:71 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:72 msgid "Image Name" msgstr "" #: dashboards/nova/images_and_snapshots/images/tables.py:89 -#: dashboards/nova/instances_and_volumes/instances/tables.py:232 +#: dashboards/nova/instances_and_volumes/instances/tables.py:241 #: dashboards/nova/instances_and_volumes/volumes/tables.py:116 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:15 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:18 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:15 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:18 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:18 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:21 -#: dashboards/syspanel/instances/tables.py:56 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:13 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:13 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:17 +#: dashboards/syspanel/instances/tables.py:71 msgid "Status" msgstr "" #: dashboards/nova/images_and_snapshots/images/tables.py:91 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:19 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:15 msgid "Public" msgstr "" @@ -777,43 +768,43 @@ msgstr "" msgid "Unable to retrieve image details." msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:58 -#: dashboards/nova/images_and_snapshots/images/views.py:158 +#: dashboards/nova/images_and_snapshots/images/views.py:60 +#: dashboards/nova/images_and_snapshots/images/views.py:164 #, python-format msgid "Unable to retrieve image \"%s\"." msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:87 +#: dashboards/nova/images_and_snapshots/images/views.py:93 msgid "Unable to retrieve instance flavors." msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:97 +#: dashboards/nova/images_and_snapshots/images/views.py:103 msgid "Unable to retrieve keypairs." msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:106 +#: dashboards/nova/images_and_snapshots/images/views.py:112 msgid "Unable to retrieve list of security groups" msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:111 +#: dashboards/nova/images_and_snapshots/images/views.py:117 msgid "Select Volume" msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:116 +#: dashboards/nova/images_and_snapshots/images/views.py:122 #: dashboards/nova/images_and_snapshots/snapshots/tables.py:28 -#: dashboards/nova/instances_and_volumes/instances/tables.py:151 +#: dashboards/nova/instances_and_volumes/instances/tables.py:152 msgid "Snapshot" msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:119 +#: dashboards/nova/images_and_snapshots/images/views.py:125 #: dashboards/nova/instances_and_volumes/volumes/tables.py:35 #: dashboards/nova/instances_and_volumes/volumes/tables.py:144 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:82 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:83 msgid "Volume" msgstr "" -#: dashboards/nova/images_and_snapshots/images/views.py:133 -#: dashboards/nova/images_and_snapshots/images/views.py:144 +#: dashboards/nova/images_and_snapshots/images/views.py:139 +#: dashboards/nova/images_and_snapshots/images/views.py:150 msgid "Unable to retrieve list of volumes" msgstr "" @@ -888,105 +879,105 @@ msgstr "" msgid "Unable to update instance." msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:54 +#: dashboards/nova/instances_and_volumes/instances/tables.py:55 msgid "Terminate" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:55 +#: dashboards/nova/instances_and_volumes/instances/tables.py:56 msgid "Terminated" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:57 -#: dashboards/nova/instances_and_volumes/instances/tables.py:69 -#: dashboards/nova/instances_and_volumes/instances/tables.py:84 -#: dashboards/nova/instances_and_volumes/instances/tables.py:112 -#: dashboards/nova/instances_and_volumes/instances/tables.py:246 +#: dashboards/nova/instances_and_volumes/instances/tables.py:58 +#: dashboards/nova/instances_and_volumes/instances/tables.py:70 +#: dashboards/nova/instances_and_volumes/instances/tables.py:85 +#: dashboards/nova/instances_and_volumes/instances/tables.py:113 +#: dashboards/nova/instances_and_volumes/instances/tables.py:255 #: dashboards/syspanel/instances/panel.py:28 -#: dashboards/syspanel/instances/tables.py:70 +#: dashboards/syspanel/instances/tables.py:85 #: dashboards/syspanel/projects/forms.py:115 #: dashboards/syspanel/templates/syspanel/instances/index.html:3 msgid "Instances" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:66 +#: dashboards/nova/instances_and_volumes/instances/tables.py:67 msgid "Reboot" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:67 +#: dashboards/nova/instances_and_volumes/instances/tables.py:68 msgid "Rebooted" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:81 +#: dashboards/nova/instances_and_volumes/instances/tables.py:82 msgid "Pause" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:81 +#: dashboards/nova/instances_and_volumes/instances/tables.py:82 msgid "Unpause" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:82 +#: dashboards/nova/instances_and_volumes/instances/tables.py:83 msgid "Paused" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:82 +#: dashboards/nova/instances_and_volumes/instances/tables.py:83 msgid "Unpaused" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:109 +#: dashboards/nova/instances_and_volumes/instances/tables.py:110 msgid "Suspend" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:109 +#: dashboards/nova/instances_and_volumes/instances/tables.py:110 msgid "Resume" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:110 +#: dashboards/nova/instances_and_volumes/instances/tables.py:111 msgid "Suspended" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:110 +#: dashboards/nova/instances_and_volumes/instances/tables.py:111 msgid "Resumed" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:137 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:53 +#: dashboards/nova/instances_and_volumes/instances/tables.py:138 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:63 #: dashboards/nova/templates/nova/images_and_snapshots/images/launch.html:13 msgid "Launch Instance" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:144 +#: dashboards/nova/instances_and_volumes/instances/tables.py:145 msgid "Edit Instance" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:161 +#: dashboards/nova/instances_and_volumes/instances/tables.py:162 msgid "VNC Console" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:171 +#: dashboards/nova/instances_and_volumes/instances/tables.py:177 msgid "View Log" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:198 +#: dashboards/nova/instances_and_volumes/instances/tables.py:207 #, python-format msgid "%(RAM)s RAM | %(VCPU)s VCPU | %(disk)s Disk" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:203 +#: dashboards/nova/instances_and_volumes/instances/tables.py:212 msgid "Not available" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:227 -#: dashboards/syspanel/instances/tables.py:51 usage/tables.py:46 +#: dashboards/nova/instances_and_volumes/instances/tables.py:236 +#: dashboards/syspanel/instances/tables.py:64 usage/tables.py:46 msgid "Instance Name" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:236 -#: dashboards/syspanel/instances/tables.py:60 +#: dashboards/nova/instances_and_volumes/instances/tables.py:245 +#: dashboards/syspanel/instances/tables.py:75 msgid "Task" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tables.py:242 -#: dashboards/syspanel/instances/tables.py:66 +#: dashboards/nova/instances_and_volumes/instances/tables.py:251 +#: dashboards/syspanel/instances/tables.py:81 msgid "Power State" msgstr "" @@ -994,27 +985,27 @@ msgstr "" msgid "Log" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tabs.py:45 -#: dashboards/nova/instances_and_volumes/instances/views.py:48 +#: dashboards/nova/instances_and_volumes/instances/tabs.py:47 +#: dashboards/nova/instances_and_volumes/instances/views.py:50 #, python-format msgid "Unable to get log for instance \"%s\"." msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tabs.py:52 +#: dashboards/nova/instances_and_volumes/instances/tabs.py:54 msgid "VNC" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tabs.py:67 -#: dashboards/nova/instances_and_volumes/instances/views.py:64 +#: dashboards/nova/instances_and_volumes/instances/tabs.py:69 +#: dashboards/nova/instances_and_volumes/instances/views.py:66 #, python-format msgid "Unable to get VNC console for instance \"%s\"." msgstr "" -#: dashboards/nova/instances_and_volumes/instances/views.py:80 +#: dashboards/nova/instances_and_volumes/instances/views.py:82 msgid "Unable to retrieve instance details." msgstr "" -#: dashboards/nova/instances_and_volumes/instances/views.py:117 +#: dashboards/nova/instances_and_volumes/instances/views.py:115 #, python-format msgid "Unable to retrieve details for instance \"%s\"." msgstr "" @@ -1051,7 +1042,7 @@ msgstr "" #: dashboards/nova/instances_and_volumes/volumes/tables.py:36 #: dashboards/nova/instances_and_volumes/volumes/tables.py:133 #: dashboards/nova/instances_and_volumes/volumes/tables.py:145 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:76 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:78 #: dashboards/syspanel/projects/forms.py:116 msgid "Volumes" msgstr "" @@ -1080,7 +1071,7 @@ msgid "%s GB" msgstr "" #: dashboards/nova/instances_and_volumes/volumes/tables.py:129 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:35 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:34 msgid "Attachments" msgstr "" @@ -1092,7 +1083,7 @@ msgstr "" msgid "Detached" msgstr "" -#: dashboards/nova/instances_and_volumes/volumes/tabs.py:40 +#: dashboards/nova/instances_and_volumes/volumes/tabs.py:41 msgid "Unable to retrieve volume details." msgstr "" @@ -1131,14 +1122,6 @@ msgstr "" msgid "Project Quotas" msgstr "" -#: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:23 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:24 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:31 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:38 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:45 -msgid "Available" -msgstr "" - #: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:31 msgid "Allocate IP" msgstr "" @@ -1150,7 +1133,7 @@ msgstr "" #: dashboards/nova/templates/nova/access_and_security/security_groups/_create.html:24 #: dashboards/nova/templates/nova/access_and_security/security_groups/_edit_rules.html:20 #: dashboards/nova/templates/nova/containers/_create.html:23 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:54 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:64 #: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:23 #: dashboards/nova/templates/nova/images_and_snapshots/snapshots/_create.html:24 #: dashboards/nova/templates/nova/instances_and_volumes/instances/_update.html:23 @@ -1243,8 +1226,7 @@ msgid "Images & Snapshots" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:3 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:3 -msgid "Instance Overview" +msgid "Image Overview" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:6 @@ -1253,48 +1235,48 @@ msgstr "" msgid "Info" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:10 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:10 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:10 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:11 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:11 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:11 #: dashboards/syspanel/projects/forms.py:83 -#: dashboards/syspanel/users/forms.py:105 +#: dashboards/syspanel/users/forms.py:103 #: dashboards/syspanel/users/tables.py:124 msgid "ID" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:20 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:17 msgid "Checksum" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:21 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:30 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:19 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:28 msgid "Created" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:22 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:21 msgid "Updated" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:27 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:23 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:26 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:19 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:23 msgid "Specs" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:37 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:40 msgid "Custom Properties" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:50 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:56 msgid "Euca2ools state" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:53 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:60 #: usage/tables.py:28 msgid "Project ID" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:56 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:64 msgid "Image Type" msgstr "" @@ -1309,7 +1291,7 @@ msgid "" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:30 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:27 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:24 #: dashboards/syspanel/flavors/forms.py:38 #: dashboards/syspanel/flavors/tables.py:30 #: dashboards/syspanel/projects/forms.py:114 usage/tables.py:18 @@ -1317,15 +1299,14 @@ msgid "VCPUs" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:37 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:28 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:26 #: usage/tables.py:19 msgid "Disk" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:37 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:38 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:28 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:29 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:27 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:27 msgid "GB" msgstr "" @@ -1335,15 +1316,10 @@ msgid "Memory" msgstr "" #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:44 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:45 msgid "MB" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:17 -#: dashboards/syspanel/templates/syspanel/images/_update.html:18 -msgid "From here you can modify different properties of an image." -msgstr "" - +#: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:7 #: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:22 #: dashboards/nova/templates/nova/images_and_snapshots/images/update.html:3 #: dashboards/nova/templates/nova/images_and_snapshots/images/update.html:6 @@ -1354,6 +1330,11 @@ msgstr "" msgid "Update Image" msgstr "" +#: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:17 +#: dashboards/syspanel/templates/syspanel/images/_update.html:18 +msgid "From here you can modify different properties of an image." +msgstr "" + #: dashboards/nova/templates/nova/images_and_snapshots/images/detail.html:4 msgid "Image Detail " msgstr "" @@ -1370,20 +1351,24 @@ msgstr "" msgid "Instances & Volumes" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_log.html:6 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_log.html:7 msgid "View Full Log" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:26 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:3 +msgid "Instance Overview" +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:22 #: usage/tables.py:21 msgid "RAM" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:27 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:25 msgid "VCPU" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:33 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:32 msgid "IP Addresses" msgstr "" @@ -1396,10 +1381,10 @@ msgid "Meta" msgstr "" #: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:69 -msgid "Key name" +msgid "Key Name" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:89 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:93 msgid "No volumes attached." msgstr "" @@ -1407,12 +1392,20 @@ msgstr "" msgid "Instance VNC Console" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:4 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:5 msgid "" "If VNC console is not responding to keyboard input: click the grey status " "bar below." msgstr "" +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:8 +msgid "VNC console is currently unavailabe. Please try again later." +msgstr "" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:9 +msgid "Reload" +msgstr "" + #: dashboards/nova/templates/nova/instances_and_volumes/instances/_update.html:17 msgid "Update the name of your instance" msgstr "" @@ -1455,15 +1448,15 @@ msgstr "" msgid "Volume Overview" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:40 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:38 msgid "Attached To" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:43 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:42 msgid "on" msgstr "" -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:46 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:47 msgid "Not attached" msgstr "" @@ -1538,7 +1531,7 @@ msgstr "" msgid "EC2 Credentials" msgstr "" -#: dashboards/settings/project/forms.py:72 +#: dashboards/settings/project/forms.py:76 #, python-format msgid "Error Downloading RC File: %s" msgstr "" @@ -1601,12 +1594,12 @@ msgstr "" msgid "User Settings" msgstr "" -#: dashboards/syspanel/dashboard.py:23 -msgid "Admin" +#: dashboards/syspanel/dashboard.py:24 +msgid "System Panel" msgstr "" -#: dashboards/syspanel/dashboard.py:25 -msgid "System Panel" +#: dashboards/syspanel/dashboard.py:30 +msgid "Admin" msgstr "" #: dashboards/syspanel/flavors/forms.py:36 @@ -1665,15 +1658,15 @@ msgstr "" msgid "Unable to get flavor list: %s" msgstr "" -#: dashboards/syspanel/images/views.py:44 +#: dashboards/syspanel/images/views.py:45 msgid "Unable to retrieve image list." msgstr "" -#: dashboards/syspanel/instances/tables.py:42 +#: dashboards/syspanel/instances/tables.py:53 msgid "Tenant" msgstr "" -#: dashboards/syspanel/instances/tables.py:48 +#: dashboards/syspanel/instances/tables.py:60 #: dashboards/syspanel/services/tables.py:40 msgid "Host" msgstr "" @@ -1818,34 +1811,37 @@ msgstr "" msgid "Add New Users" msgstr "" -#: dashboards/syspanel/projects/views.py:70 -msgid "Unable to retrieve tenant." +#: dashboards/syspanel/projects/views.py:49 +msgid "Unable to retrieve project list." msgstr "" -#: dashboards/syspanel/projects/views.py:99 +#: dashboards/syspanel/projects/views.py:71 +msgid "Unable to retrieve project." +msgstr "" + +#: dashboards/syspanel/projects/views.py:100 msgid "Unable to retrieve users." msgstr "" -#: dashboards/syspanel/projects/views.py:142 +#: dashboards/syspanel/projects/views.py:143 msgid "Unable to retrieve roles." msgstr "" #: dashboards/syspanel/quotas/panel.py:28 -#: dashboards/syspanel/quotas/tables.py:32 +#: dashboards/syspanel/quotas/tables.py:36 msgid "Quotas" msgstr "" -#: dashboards/syspanel/quotas/tables.py:24 +#: dashboards/syspanel/quotas/tables.py:28 msgid "Quota Name" msgstr "" -#: dashboards/syspanel/quotas/tables.py:25 +#: dashboards/syspanel/quotas/tables.py:29 msgid "Limit" msgstr "" -#: dashboards/syspanel/quotas/views.py:47 -#, python-format -msgid "Unable to get quota info: %s" +#: dashboards/syspanel/quotas/views.py:44 +msgid "Unable to get quota info." msgstr "" #: dashboards/syspanel/services/panel.py:28 @@ -1963,72 +1959,72 @@ msgstr "" msgid "Select a project" msgstr "" -#: dashboards/syspanel/users/forms.py:58 +#: dashboards/syspanel/users/forms.py:56 msgid "Passwords do not match." msgstr "" -#: dashboards/syspanel/users/forms.py:63 -#: dashboards/syspanel/users/forms.py:106 +#: dashboards/syspanel/users/forms.py:61 +#: dashboards/syspanel/users/forms.py:104 #: dashboards/syspanel/users/tables.py:125 views/auth_forms.py:64 msgid "User Name" msgstr "" -#: dashboards/syspanel/users/forms.py:64 -#: dashboards/syspanel/users/forms.py:107 +#: dashboards/syspanel/users/forms.py:62 +#: dashboards/syspanel/users/forms.py:105 #: dashboards/syspanel/users/tables.py:126 msgid "Email" msgstr "" -#: dashboards/syspanel/users/forms.py:66 -#: dashboards/syspanel/users/forms.py:108 views/auth_forms.py:65 +#: dashboards/syspanel/users/forms.py:64 +#: dashboards/syspanel/users/forms.py:106 views/auth_forms.py:65 msgid "Password" msgstr "" -#: dashboards/syspanel/users/forms.py:71 -#: dashboards/syspanel/users/forms.py:114 +#: dashboards/syspanel/users/forms.py:69 +#: dashboards/syspanel/users/forms.py:112 msgid "Confirm Password" msgstr "" -#: dashboards/syspanel/users/forms.py:74 -#: dashboards/syspanel/users/forms.py:117 +#: dashboards/syspanel/users/forms.py:72 +#: dashboards/syspanel/users/forms.py:115 msgid "Primary Project" msgstr "" -#: dashboards/syspanel/users/forms.py:86 +#: dashboards/syspanel/users/forms.py:84 #, python-format msgid "User \"%s\" was successfully created." msgstr "" -#: dashboards/syspanel/users/forms.py:97 +#: dashboards/syspanel/users/forms.py:95 msgid "Unable to add user to primary project." msgstr "" -#: dashboards/syspanel/users/forms.py:100 +#: dashboards/syspanel/users/forms.py:98 msgid "Unable to create user." msgstr "" -#: dashboards/syspanel/users/forms.py:128 +#: dashboards/syspanel/users/forms.py:127 msgid "name" msgstr "" -#: dashboards/syspanel/users/forms.py:128 +#: dashboards/syspanel/users/forms.py:127 msgid "email" msgstr "" -#: dashboards/syspanel/users/forms.py:137 +#: dashboards/syspanel/users/forms.py:136 msgid "primary project" msgstr "" -#: dashboards/syspanel/users/forms.py:148 +#: dashboards/syspanel/users/forms.py:147 msgid "password" msgstr "" -#: dashboards/syspanel/users/forms.py:159 +#: dashboards/syspanel/users/forms.py:158 #, python-format msgid "Updated %(attributes)s for \"%(user)s\"." msgstr "" -#: dashboards/syspanel/users/forms.py:165 +#: dashboards/syspanel/users/forms.py:164 #, python-format msgid "Unable to update %(attributes)s for \"%(user)s\"." msgstr "" @@ -2083,39 +2079,38 @@ msgstr "" msgid "Successfully disabled users: %s" msgstr "" -#: dashboards/syspanel/users/views.py:50 dashboards/syspanel/users/views.py:56 -#, python-format -msgid "Unable to get user info: %s" +#: dashboards/syspanel/users/views.py:47 +msgid "Unable to retrieve user list." msgstr "" -#: dashboards/syspanel/users/views.py:72 +#: dashboards/syspanel/users/views.py:63 msgid "Unable to update user." msgstr "" -#: tables/actions.py:294 +#: tables/actions.py:299 msgid "Filter" msgstr "" -#: tables/actions.py:456 +#: tables/actions.py:461 #, python-format msgid "You do not have permission to %(action)s: %(objs)s" msgstr "" -#: tables/actions.py:462 +#: tables/actions.py:467 #, python-format msgid "Unable to %(action)s: %(objs)s" msgstr "" -#: tables/actions.py:468 +#: tables/actions.py:473 #, python-format msgid "%(action)s: %(objs)s" msgstr "" -#: tables/actions.py:478 +#: tables/actions.py:483 msgid "Delete" msgstr "" -#: tables/actions.py:479 +#: tables/actions.py:484 msgid "Deleted" msgstr "" @@ -2124,20 +2119,20 @@ msgstr "" msgid "The attribute %(attr)s doesn't exist on %(obj)s." msgstr "" -#: tables/base.py:651 +#: tables/base.py:652 msgid "Actions" msgstr "" -#: tables/base.py:796 +#: tables/base.py:797 msgid "No items to display." msgstr "" -#: tables/base.py:813 +#: tables/base.py:814 #, python-format msgid "No match returned for the id \"%s\"." msgstr "" -#: tables/base.py:917 +#: tables/base.py:921 msgid "Please select a row before taking that action." msgstr "" @@ -2204,6 +2199,14 @@ msgstr "" msgid "This Month's GB-Hours" msgstr "" +#: templatetags/horizon.py:121 +msgid "No Limit" +msgstr "" + +#: templatetags/horizon.py:123 templatetags/horizon.py:125 +msgid "Available" +msgstr "" + #: templatetags/sizeformat.py:45 #, python-format msgid "%(size)d byte" @@ -2238,35 +2241,35 @@ msgstr "" msgid "%s PB" msgstr "" -#: tests/table_tests.py:93 +#: tests/table_tests.py:94 msgid "Batch" msgstr "" -#: tests/table_tests.py:94 +#: tests/table_tests.py:95 msgid "Batched" msgstr "" -#: tests/table_tests.py:95 tests/table_tests.py:106 +#: tests/table_tests.py:96 tests/table_tests.py:107 msgid "Item" msgstr "" -#: tests/table_tests.py:96 tests/table_tests.py:107 +#: tests/table_tests.py:97 tests/table_tests.py:108 msgid "Items" msgstr "" -#: tests/table_tests.py:104 +#: tests/table_tests.py:105 msgid "Down" msgstr "" -#: tests/table_tests.py:104 +#: tests/table_tests.py:105 msgid "Up" msgstr "" -#: tests/table_tests.py:105 +#: tests/table_tests.py:106 msgid "Downed" msgstr "" -#: tests/table_tests.py:105 +#: tests/table_tests.py:106 msgid "Upped" msgstr "" @@ -2286,15 +2289,15 @@ msgstr "" msgid "Disallowed Tab" msgstr "" -#: tests/tabs_tests.py:75 +#: tests/tabs_tests.py:76 msgid "Tab With My Table" msgstr "" -#: tests/tabs_tests.py:84 +#: tests/tabs_tests.py:85 msgid "Recoverable Error Tab" msgstr "" -#: tests/testsettings.py:86 +#: tests/testsettings.py:89 msgid "Password must be between 8 and 18 characters." msgstr "" diff --git a/horizon/locale/zh_TW/LC_MESSAGES/django.po b/horizon/locale/zh_TW/LC_MESSAGES/django.po index 3f51bcf96..bff506271 100644 --- a/horizon/locale/zh_TW/LC_MESSAGES/django.po +++ b/horizon/locale/zh_TW/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-26 17:59-0700\n" +"POT-Creation-Date: 2012-04-24 16:40-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Andy Chong \n" "Language-Team: LANGUAGE \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: base.py:379 +#: base.py:447 msgid "Other" msgstr "其它" @@ -35,7 +35,7 @@ msgstr "您的權限不足 無法查看%s" msgid "The services for this view are not available." msgstr "這頁面的服務並不存在" -#: exceptions.py:209 +#: exceptions.py:211 msgid "Unauthorized. Please try logging in again." msgstr "權限不足。 請重新登入。" @@ -48,12 +48,12 @@ msgstr "您的登入時效已逾期。 請重新登入。" msgid "%(type)s (%(backend)s backend)" msgstr "%(type)s (%(backend)s 後端)" -#: api/nova.py:182 +#: api/nova.py:185 #, python-format msgid "ALLOW %(from)s:%(to)s from %(group)s" msgstr "允许 %(from)s:%(to)s 從群組%(group)s的連線" -#: api/nova.py:187 +#: api/nova.py:190 #, python-format msgid "ALLOW %(from)s:%(to)s from %(cidr)s" msgstr "允许 %(from)s:%(to)s 從網段%(cidr)s的連線" @@ -62,19 +62,19 @@ msgstr "允许 %(from)s:%(to)s 從網段%(cidr)s的連線" msgid "Unicode is not currently supported for object copy." msgstr "目前並不支援Unicode的物件複製。" -#: dashboards/nova/dashboard.py:23 dashboards/syspanel/projects/tables.py:51 -#: templates/horizon/common/_sidebar.html:11 -msgid "Project" -msgstr "專案" - -#: dashboards/nova/dashboard.py:25 +#: dashboards/nova/dashboard.py:24 msgid "Manage Compute" msgstr "運算管理" -#: dashboards/nova/dashboard.py:29 +#: dashboards/nova/dashboard.py:33 msgid "Object Store" msgstr "物件儲存" +#: dashboards/nova/dashboard.py:38 dashboards/syspanel/projects/tables.py:51 +#: templates/horizon/common/_sidebar.html:11 +msgid "Project" +msgstr "專案" + #: dashboards/nova/access_and_security/panel.py:25 msgid "Access & Security" msgstr "存取 & 安全性" @@ -94,7 +94,7 @@ msgid "Error fetching floating ips: %s" msgstr "浮動IP 取得錯誤: %s" #: dashboards/nova/access_and_security/floating_ips/forms.py:39 -#: dashboards/nova/access_and_security/floating_ips/tables.py:46 +#: dashboards/nova/access_and_security/floating_ips/tables.py:47 #: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:22 msgid "Floating IP" msgstr "浮動IP" @@ -115,13 +115,13 @@ msgid "No instances available" msgstr "沒有可用的執行個體" #: dashboards/nova/access_and_security/floating_ips/forms.py:53 -#: dashboards/nova/access_and_security/floating_ips/tables.py:93 -#: dashboards/nova/instances_and_volumes/instances/tables.py:56 -#: dashboards/nova/instances_and_volumes/instances/tables.py:68 -#: dashboards/nova/instances_and_volumes/instances/tables.py:83 -#: dashboards/nova/instances_and_volumes/instances/tables.py:111 +#: dashboards/nova/access_and_security/floating_ips/tables.py:103 +#: dashboards/nova/instances_and_volumes/instances/tables.py:57 +#: dashboards/nova/instances_and_volumes/instances/tables.py:69 +#: dashboards/nova/instances_and_volumes/instances/tables.py:84 +#: dashboards/nova/instances_and_volumes/instances/tables.py:112 #: dashboards/nova/instances_and_volumes/volumes/tables.py:157 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:42 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:41 msgid "Instance" msgstr "執行個體" @@ -149,49 +149,49 @@ msgstr "已成功將浮動IP\"%(ip)s\"分配到專案\"%(project)s\"" msgid "Unable to allocate Floating IP." msgstr "無法分配浮動IP" -#: dashboards/nova/access_and_security/floating_ips/tables.py:34 +#: dashboards/nova/access_and_security/floating_ips/tables.py:35 msgid "Allocate IP To Project" msgstr "分配IP到專案" -#: dashboards/nova/access_and_security/floating_ips/tables.py:44 +#: dashboards/nova/access_and_security/floating_ips/tables.py:45 msgid "Release" msgstr "釋放" -#: dashboards/nova/access_and_security/floating_ips/tables.py:45 +#: dashboards/nova/access_and_security/floating_ips/tables.py:46 msgid "Released" msgstr "已釋放" -#: dashboards/nova/access_and_security/floating_ips/tables.py:47 -#: dashboards/nova/access_and_security/floating_ips/tables.py:107 +#: dashboards/nova/access_and_security/floating_ips/tables.py:48 +#: dashboards/nova/access_and_security/floating_ips/tables.py:117 #: dashboards/syspanel/projects/forms.py:119 msgid "Floating IPs" msgstr "浮動IP" -#: dashboards/nova/access_and_security/floating_ips/tables.py:56 +#: dashboards/nova/access_and_security/floating_ips/tables.py:57 #: dashboards/nova/templates/nova/access_and_security/floating_ips/_associate.html:22 msgid "Associate IP" msgstr "配給IP" -#: dashboards/nova/access_and_security/floating_ips/tables.py:68 +#: dashboards/nova/access_and_security/floating_ips/tables.py:69 msgid "Disassociate IP" msgstr "釋放IP" -#: dashboards/nova/access_and_security/floating_ips/tables.py:82 +#: dashboards/nova/access_and_security/floating_ips/tables.py:83 #, python-format msgid "Successfully disassociated Floating IP: %s" msgstr "已成功釋放浮動IP: %s" -#: dashboards/nova/access_and_security/floating_ips/tables.py:86 +#: dashboards/nova/access_and_security/floating_ips/tables.py:87 msgid "Unable to disassociate floating IP." msgstr "無法釋放浮動IP。" -#: dashboards/nova/access_and_security/floating_ips/tables.py:91 -#: dashboards/nova/instances_and_volumes/instances/tables.py:228 -#: dashboards/syspanel/instances/tables.py:52 +#: dashboards/nova/access_and_security/floating_ips/tables.py:100 +#: dashboards/nova/instances_and_volumes/instances/tables.py:237 +#: dashboards/syspanel/instances/tables.py:65 msgid "IP Address" msgstr "IP位址" -#: dashboards/nova/access_and_security/floating_ips/tables.py:96 +#: dashboards/nova/access_and_security/floating_ips/tables.py:106 msgid "Floating IP Pool" msgstr "浮動IP集" @@ -239,7 +239,7 @@ msgid "Error Importing Keypair: %s" msgstr "匯入金鑰錯誤: %s" #: dashboards/nova/access_and_security/keypairs/tables.py:29 -#: dashboards/nova/images_and_snapshots/images/forms.py:101 +#: dashboards/nova/images_and_snapshots/images/forms.py:104 msgid "Keypair" msgstr "金鑰" @@ -273,7 +273,7 @@ msgstr "無法建立金鑰: %(exc)s" #: dashboards/nova/access_and_security/security_groups/forms.py:41 #: dashboards/nova/access_and_security/security_groups/tables.py:57 -#: dashboards/nova/images_and_snapshots/images/forms.py:43 +#: dashboards/nova/images_and_snapshots/images/forms.py:46 #: dashboards/nova/instances_and_volumes/volumes/tables.py:109 #: dashboards/nova/instances_and_volumes/volumes/tables.py:126 #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:9 @@ -298,7 +298,7 @@ msgstr "名稱" #: dashboards/nova/templates/nova/containers/_create.html:16 #: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create.html:17 #: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create_snapshot.html:17 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:12 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:14 #: dashboards/nova/templates/nova/objects/_copy.html:16 #: dashboards/nova/templates/nova/objects/_upload.html:17 #: dashboards/syspanel/projects/forms.py:63 @@ -330,6 +330,7 @@ msgid "IP Protocol" msgstr "IP協定" #: dashboards/nova/access_and_security/security_groups/forms.py:65 +#: dashboards/nova/access_and_security/security_groups/forms.py:71 #: dashboards/nova/access_and_security/security_groups/tables.py:94 msgid "From Port" msgstr "從端口" @@ -342,16 +343,13 @@ msgstr "" "TCP/UDP: 請輸入介於1到65535的整數。 ICMP: 請輸入介於(-1: 255)的ICMP類別代" "號" -#: dashboards/nova/access_and_security/security_groups/forms.py:71 -msgid "From port" -msgstr "從端口" - #: dashboards/nova/access_and_security/security_groups/forms.py:72 #: dashboards/nova/images_and_snapshots/images/tables.py:86 msgid "Type" msgstr "類別" #: dashboards/nova/access_and_security/security_groups/forms.py:74 +#: dashboards/nova/access_and_security/security_groups/forms.py:80 #: dashboards/nova/access_and_security/security_groups/tables.py:95 msgid "To Port" msgstr "到端口" @@ -364,10 +362,6 @@ msgstr "" "TCP/UDP: 請輸入介於1到65535的整數。 ICMP: 請輸入介於(-1: 255)的ICMP類別代" "號" -#: dashboards/nova/access_and_security/security_groups/forms.py:80 -msgid "To port" -msgstr "到端口" - #: dashboards/nova/access_and_security/security_groups/forms.py:81 msgid "Code" msgstr "代號" @@ -418,7 +412,7 @@ msgstr "安全性群組" #: dashboards/nova/access_and_security/security_groups/tables.py:31 #: dashboards/nova/access_and_security/security_groups/tables.py:65 -#: dashboards/nova/images_and_snapshots/images/forms.py:111 +#: dashboards/nova/images_and_snapshots/images/forms.py:114 #: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:47 msgid "Security Groups" msgstr "安全性群組" @@ -556,11 +550,11 @@ msgstr "物件" #: dashboards/nova/containers/tables.py:107 #: dashboards/nova/containers/tables.py:171 -#: dashboards/nova/instances_and_volumes/instances/tables.py:229 +#: dashboards/nova/instances_and_volumes/instances/tables.py:238 #: dashboards/nova/instances_and_volumes/volumes/tables.py:113 #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:30 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:29 -#: dashboards/syspanel/instances/tables.py:53 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:26 +#: dashboards/syspanel/instances/tables.py:67 msgid "Size" msgstr "大小" @@ -608,117 +602,117 @@ msgstr "無法取得快照。" msgid "Unable to retrieve volume snapshots." msgstr "無法取得空間快照" -#: dashboards/nova/images_and_snapshots/images/forms.py:44 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:44 +#: dashboards/nova/images_and_snapshots/images/forms.py:47 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:48 msgid "Kernel ID" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:49 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:47 +#: dashboards/nova/images_and_snapshots/images/forms.py:52 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:52 msgid "Ramdisk ID" msgstr "" -#: dashboards/nova/images_and_snapshots/images/forms.py:54 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:41 +#: dashboards/nova/images_and_snapshots/images/forms.py:57 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:44 msgid "Architecture" msgstr "系統架構" -#: dashboards/nova/images_and_snapshots/images/forms.py:58 +#: dashboards/nova/images_and_snapshots/images/forms.py:61 #: dashboards/nova/images_and_snapshots/images/tables.py:95 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:31 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:32 msgid "Container Format" msgstr "容器格式" -#: dashboards/nova/images_and_snapshots/images/forms.py:62 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:32 +#: dashboards/nova/images_and_snapshots/images/forms.py:65 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:34 msgid "Disk Format" msgstr "磁碟格式" -#: dashboards/nova/images_and_snapshots/images/forms.py:70 +#: dashboards/nova/images_and_snapshots/images/forms.py:73 #, python-format msgid "Unable to update image \"%s\"." msgstr "無法更新映像\"%s\"." -#: dashboards/nova/images_and_snapshots/images/forms.py:86 +#: dashboards/nova/images_and_snapshots/images/forms.py:89 msgid "Image was successfully updated." msgstr "映像已成功更新" -#: dashboards/nova/images_and_snapshots/images/forms.py:93 +#: dashboards/nova/images_and_snapshots/images/forms.py:96 msgid "Server Name" msgstr "伺服器名稱" -#: dashboards/nova/images_and_snapshots/images/forms.py:97 +#: dashboards/nova/images_and_snapshots/images/forms.py:100 msgid "User Data" msgstr "使用者資料" -#: dashboards/nova/images_and_snapshots/images/forms.py:99 +#: dashboards/nova/images_and_snapshots/images/forms.py:102 #: dashboards/syspanel/flavors/tables.py:13 msgid "Flavor" msgstr "規格" -#: dashboards/nova/images_and_snapshots/images/forms.py:100 +#: dashboards/nova/images_and_snapshots/images/forms.py:103 msgid "Size of image to launch." msgstr "啟動的映像大小。" -#: dashboards/nova/images_and_snapshots/images/forms.py:103 +#: dashboards/nova/images_and_snapshots/images/forms.py:106 msgid "Which keypair to use for authentication." msgstr "認證用的金鑰選擇" -#: dashboards/nova/images_and_snapshots/images/forms.py:105 +#: dashboards/nova/images_and_snapshots/images/forms.py:108 #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:23 msgid "Instance Count" msgstr "執行個體數量" -#: dashboards/nova/images_and_snapshots/images/forms.py:109 +#: dashboards/nova/images_and_snapshots/images/forms.py:112 msgid "Number of instances to launch." msgstr "要啟動的執行個體數量" -#: dashboards/nova/images_and_snapshots/images/forms.py:115 +#: dashboards/nova/images_and_snapshots/images/forms.py:118 msgid "Launch instance in these security groups." msgstr "在這些安全性群組中啟動執行個體" -#: dashboards/nova/images_and_snapshots/images/forms.py:117 +#: dashboards/nova/images_and_snapshots/images/forms.py:120 msgid "Volume or Volume Snapshot" msgstr "容量或容量快照" -#: dashboards/nova/images_and_snapshots/images/forms.py:119 +#: dashboards/nova/images_and_snapshots/images/forms.py:122 msgid "Volume to boot from." msgstr "開機啟動的容量" -#: dashboards/nova/images_and_snapshots/images/forms.py:120 +#: dashboards/nova/images_and_snapshots/images/forms.py:123 msgid "Device Name" msgstr "裝置名稱" -#: dashboards/nova/images_and_snapshots/images/forms.py:123 +#: dashboards/nova/images_and_snapshots/images/forms.py:126 msgid "Volume mount point (e.g. 'vda' mounts at '/dev/vda')." msgstr "容量掛載點 (例如: ‘vda’掛載在‘/dev/vda’)" -#: dashboards/nova/images_and_snapshots/images/forms.py:126 +#: dashboards/nova/images_and_snapshots/images/forms.py:129 msgid "Delete on Terminate" msgstr "終止執行時刪除" -#: dashboards/nova/images_and_snapshots/images/forms.py:129 +#: dashboards/nova/images_and_snapshots/images/forms.py:132 msgid "Delete volume on instance terminate" msgstr "執行個體終止執行時刪除容量" -#: dashboards/nova/images_and_snapshots/images/forms.py:135 +#: dashboards/nova/images_and_snapshots/images/forms.py:138 msgid "Select a keypair" msgstr "選擇金鑰" -#: dashboards/nova/images_and_snapshots/images/forms.py:137 +#: dashboards/nova/images_and_snapshots/images/forms.py:140 msgid "No keypairs available." msgstr "沒有可用的金鑰" -#: dashboards/nova/images_and_snapshots/images/forms.py:152 +#: dashboards/nova/images_and_snapshots/images/forms.py:155 msgid "Cannot launch more than one instance if volume is specified." msgstr "無法以特定容量 啟動一台以上執行個體" -#: dashboards/nova/images_and_snapshots/images/forms.py:180 +#: dashboards/nova/images_and_snapshots/images/forms.py:183 #, python-format msgid "Instance \"%s\" launched." msgstr "執行個體\"%s\"已啟動" -#: dashboards/nova/images_and_snapshots/images/forms.py:184 +#: dashboards/nova/images_and_snapshots/images/forms.py:187 #, python-format msgid "Unable to launch instance: %(exc)s" msgstr "無法啟動執行個體: %(exc)s" @@ -730,7 +724,7 @@ msgstr "映像" #: dashboards/nova/images_and_snapshots/images/tables.py:31 #: dashboards/nova/images_and_snapshots/images/tables.py:99 #: dashboards/syspanel/images/panel.py:28 -#: dashboards/syspanel/images/tables.py:36 +#: dashboards/syspanel/images/tables.py:38 #: dashboards/syspanel/templates/syspanel/images/index.html:3 #: dashboards/syspanel/templates/syspanel/images/index.html:6 msgid "Images" @@ -746,25 +740,22 @@ msgid "Edit" msgstr "編輯" #: dashboards/nova/images_and_snapshots/images/tables.py:84 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:71 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:72 msgid "Image Name" msgstr "映像名稱" #: dashboards/nova/images_and_snapshots/images/tables.py:89 -#: dashboards/nova/instances_and_volumes/instances/tables.py:232 +#: dashboards/nova/instances_and_volumes/instances/tables.py:241 #: dashboards/nova/instances_and_volumes/volumes/tables.py:116 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:15 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:18 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:15 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:18 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:18 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:21 -#: dashboards/syspanel/instances/tables.py:56 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:13 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:13 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:17 +#: dashboards/syspanel/instances/tables.py:71 msgid "Status" msgstr "狀態" #: dashboards/nova/images_and_snapshots/images/tables.py:91 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:19 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:15 msgid "Public" msgstr "公開" @@ -782,43 +773,43 @@ msgstr "總覽" msgid "Unable to retrieve image details." msgstr "無法取得執行個體的詳細資料" -#: dashboards/nova/images_and_snapshots/images/views.py:58 -#: dashboards/nova/images_and_snapshots/images/views.py:158 +#: dashboards/nova/images_and_snapshots/images/views.py:60 +#: dashboards/nova/images_and_snapshots/images/views.py:164 #, python-format msgid "Unable to retrieve image \"%s\"." msgstr "無法取得映像\"%s\"。" -#: dashboards/nova/images_and_snapshots/images/views.py:87 +#: dashboards/nova/images_and_snapshots/images/views.py:93 msgid "Unable to retrieve instance flavors." msgstr "無法取得執行個體規格。" -#: dashboards/nova/images_and_snapshots/images/views.py:97 +#: dashboards/nova/images_and_snapshots/images/views.py:103 msgid "Unable to retrieve keypairs." msgstr "無法取得金鑰。" -#: dashboards/nova/images_and_snapshots/images/views.py:106 +#: dashboards/nova/images_and_snapshots/images/views.py:112 msgid "Unable to retrieve list of security groups" msgstr "無法取得安全性群組列表。" -#: dashboards/nova/images_and_snapshots/images/views.py:111 +#: dashboards/nova/images_and_snapshots/images/views.py:117 msgid "Select Volume" msgstr "選擇容量" -#: dashboards/nova/images_and_snapshots/images/views.py:116 +#: dashboards/nova/images_and_snapshots/images/views.py:122 #: dashboards/nova/images_and_snapshots/snapshots/tables.py:28 -#: dashboards/nova/instances_and_volumes/instances/tables.py:151 +#: dashboards/nova/instances_and_volumes/instances/tables.py:152 msgid "Snapshot" msgstr "快照" -#: dashboards/nova/images_and_snapshots/images/views.py:119 +#: dashboards/nova/images_and_snapshots/images/views.py:125 #: dashboards/nova/instances_and_volumes/volumes/tables.py:35 #: dashboards/nova/instances_and_volumes/volumes/tables.py:144 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:82 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:83 msgid "Volume" msgstr "容量" -#: dashboards/nova/images_and_snapshots/images/views.py:133 -#: dashboards/nova/images_and_snapshots/images/views.py:144 +#: dashboards/nova/images_and_snapshots/images/views.py:139 +#: dashboards/nova/images_and_snapshots/images/views.py:150 msgid "Unable to retrieve list of volumes" msgstr "無法取得容量列表" @@ -893,105 +884,105 @@ msgstr "執行個體\"%s\"已更新" msgid "Unable to update instance." msgstr "無法更新執行個體" -#: dashboards/nova/instances_and_volumes/instances/tables.py:54 +#: dashboards/nova/instances_and_volumes/instances/tables.py:55 msgid "Terminate" msgstr "終止執行" -#: dashboards/nova/instances_and_volumes/instances/tables.py:55 +#: dashboards/nova/instances_and_volumes/instances/tables.py:56 msgid "Terminated" msgstr "已終止執行" -#: dashboards/nova/instances_and_volumes/instances/tables.py:57 -#: dashboards/nova/instances_and_volumes/instances/tables.py:69 -#: dashboards/nova/instances_and_volumes/instances/tables.py:84 -#: dashboards/nova/instances_and_volumes/instances/tables.py:112 -#: dashboards/nova/instances_and_volumes/instances/tables.py:246 +#: dashboards/nova/instances_and_volumes/instances/tables.py:58 +#: dashboards/nova/instances_and_volumes/instances/tables.py:70 +#: dashboards/nova/instances_and_volumes/instances/tables.py:85 +#: dashboards/nova/instances_and_volumes/instances/tables.py:113 +#: dashboards/nova/instances_and_volumes/instances/tables.py:255 #: dashboards/syspanel/instances/panel.py:28 -#: dashboards/syspanel/instances/tables.py:70 +#: dashboards/syspanel/instances/tables.py:85 #: dashboards/syspanel/projects/forms.py:115 #: dashboards/syspanel/templates/syspanel/instances/index.html:3 msgid "Instances" msgstr "執行個體" -#: dashboards/nova/instances_and_volumes/instances/tables.py:66 +#: dashboards/nova/instances_and_volumes/instances/tables.py:67 msgid "Reboot" msgstr "重啟" -#: dashboards/nova/instances_and_volumes/instances/tables.py:67 +#: dashboards/nova/instances_and_volumes/instances/tables.py:68 msgid "Rebooted" msgstr "已重啟" -#: dashboards/nova/instances_and_volumes/instances/tables.py:81 +#: dashboards/nova/instances_and_volumes/instances/tables.py:82 msgid "Pause" msgstr "暫停" -#: dashboards/nova/instances_and_volumes/instances/tables.py:81 +#: dashboards/nova/instances_and_volumes/instances/tables.py:82 msgid "Unpause" msgstr "取消暫停" -#: dashboards/nova/instances_and_volumes/instances/tables.py:82 +#: dashboards/nova/instances_and_volumes/instances/tables.py:83 msgid "Paused" msgstr "已暫停" -#: dashboards/nova/instances_and_volumes/instances/tables.py:82 +#: dashboards/nova/instances_and_volumes/instances/tables.py:83 msgid "Unpaused" msgstr "已取消暫停" -#: dashboards/nova/instances_and_volumes/instances/tables.py:109 +#: dashboards/nova/instances_and_volumes/instances/tables.py:110 msgid "Suspend" msgstr "休眠" -#: dashboards/nova/instances_and_volumes/instances/tables.py:109 +#: dashboards/nova/instances_and_volumes/instances/tables.py:110 msgid "Resume" msgstr "喚醒" -#: dashboards/nova/instances_and_volumes/instances/tables.py:110 +#: dashboards/nova/instances_and_volumes/instances/tables.py:111 msgid "Suspended" msgstr "已休眠" -#: dashboards/nova/instances_and_volumes/instances/tables.py:110 +#: dashboards/nova/instances_and_volumes/instances/tables.py:111 msgid "Resumed" msgstr "已喚醒" -#: dashboards/nova/instances_and_volumes/instances/tables.py:137 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:53 +#: dashboards/nova/instances_and_volumes/instances/tables.py:138 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:63 #: dashboards/nova/templates/nova/images_and_snapshots/images/launch.html:13 msgid "Launch Instance" msgstr "啟動執行個體" -#: dashboards/nova/instances_and_volumes/instances/tables.py:144 +#: dashboards/nova/instances_and_volumes/instances/tables.py:145 msgid "Edit Instance" msgstr "編輯執行個體" -#: dashboards/nova/instances_and_volumes/instances/tables.py:161 +#: dashboards/nova/instances_and_volumes/instances/tables.py:162 msgid "VNC Console" msgstr "VNC界面" -#: dashboards/nova/instances_and_volumes/instances/tables.py:171 +#: dashboards/nova/instances_and_volumes/instances/tables.py:177 msgid "View Log" msgstr "檢視記錄檔" -#: dashboards/nova/instances_and_volumes/instances/tables.py:198 +#: dashboards/nova/instances_and_volumes/instances/tables.py:207 #, python-format msgid "%(RAM)s RAM | %(VCPU)s VCPU | %(disk)s Disk" msgstr "%(RAM)s 記憶體 | %(VCPU)s 虛擬處理器 | %(disk)s 磁碟" -#: dashboards/nova/instances_and_volumes/instances/tables.py:203 +#: dashboards/nova/instances_and_volumes/instances/tables.py:212 msgid "Not available" msgstr "不存在" -#: dashboards/nova/instances_and_volumes/instances/tables.py:227 -#: dashboards/syspanel/instances/tables.py:51 usage/tables.py:46 +#: dashboards/nova/instances_and_volumes/instances/tables.py:236 +#: dashboards/syspanel/instances/tables.py:64 usage/tables.py:46 msgid "Instance Name" msgstr "執行個體名稱" -#: dashboards/nova/instances_and_volumes/instances/tables.py:236 -#: dashboards/syspanel/instances/tables.py:60 +#: dashboards/nova/instances_and_volumes/instances/tables.py:245 +#: dashboards/syspanel/instances/tables.py:75 msgid "Task" msgstr "工作" -#: dashboards/nova/instances_and_volumes/instances/tables.py:242 -#: dashboards/syspanel/instances/tables.py:66 +#: dashboards/nova/instances_and_volumes/instances/tables.py:251 +#: dashboards/syspanel/instances/tables.py:81 msgid "Power State" msgstr "電源狀態" @@ -999,27 +990,27 @@ msgstr "電源狀態" msgid "Log" msgstr "記錄檔" -#: dashboards/nova/instances_and_volumes/instances/tabs.py:45 -#: dashboards/nova/instances_and_volumes/instances/views.py:48 +#: dashboards/nova/instances_and_volumes/instances/tabs.py:47 +#: dashboards/nova/instances_and_volumes/instances/views.py:50 #, python-format msgid "Unable to get log for instance \"%s\"." msgstr "無法取得執行個體\"%s\"的記錄檔。" -#: dashboards/nova/instances_and_volumes/instances/tabs.py:52 +#: dashboards/nova/instances_and_volumes/instances/tabs.py:54 msgid "VNC" msgstr "" -#: dashboards/nova/instances_and_volumes/instances/tabs.py:67 -#: dashboards/nova/instances_and_volumes/instances/views.py:64 +#: dashboards/nova/instances_and_volumes/instances/tabs.py:69 +#: dashboards/nova/instances_and_volumes/instances/views.py:66 #, python-format msgid "Unable to get VNC console for instance \"%s\"." msgstr "無法取得執行個體的VNC界面\"%s\"。" -#: dashboards/nova/instances_and_volumes/instances/views.py:80 +#: dashboards/nova/instances_and_volumes/instances/views.py:82 msgid "Unable to retrieve instance details." msgstr "無法取得執行個體的詳細資料" -#: dashboards/nova/instances_and_volumes/instances/views.py:117 +#: dashboards/nova/instances_and_volumes/instances/views.py:115 #, python-format msgid "Unable to retrieve details for instance \"%s\"." msgstr "無法取得執行個體\"%s\"詳細資料。" @@ -1056,7 +1047,7 @@ msgstr "建立容量快照錯誤: %(exc)s" #: dashboards/nova/instances_and_volumes/volumes/tables.py:36 #: dashboards/nova/instances_and_volumes/volumes/tables.py:133 #: dashboards/nova/instances_and_volumes/volumes/tables.py:145 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:76 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:78 #: dashboards/syspanel/projects/forms.py:116 msgid "Volumes" msgstr "容量" @@ -1085,7 +1076,7 @@ msgid "%s GB" msgstr "" #: dashboards/nova/instances_and_volumes/volumes/tables.py:129 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:35 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:34 msgid "Attachments" msgstr "掛載" @@ -1097,7 +1088,7 @@ msgstr "卸載" msgid "Detached" msgstr "已卸載" -#: dashboards/nova/instances_and_volumes/volumes/tabs.py:40 +#: dashboards/nova/instances_and_volumes/volumes/tabs.py:41 msgid "Unable to retrieve volume details." msgstr "無法取得容量快照" @@ -1136,14 +1127,6 @@ msgstr "從浮動IP集分配一個浮動IP" msgid "Project Quotas" msgstr "專案配額" -#: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:23 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:24 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:31 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:38 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:45 -msgid "Available" -msgstr "可用" - #: dashboards/nova/templates/nova/access_and_security/floating_ips/_allocate.html:31 msgid "Allocate IP" msgstr "分配IP" @@ -1155,7 +1138,7 @@ msgstr "分配IP" #: dashboards/nova/templates/nova/access_and_security/security_groups/_create.html:24 #: dashboards/nova/templates/nova/access_and_security/security_groups/_edit_rules.html:20 #: dashboards/nova/templates/nova/containers/_create.html:23 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:54 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:64 #: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:23 #: dashboards/nova/templates/nova/images_and_snapshots/snapshots/_create.html:24 #: dashboards/nova/templates/nova/instances_and_volumes/instances/_update.html:23 @@ -1254,9 +1237,9 @@ msgid "Images & Snapshots" msgstr "映像 & 快照" #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:3 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:3 -msgid "Instance Overview" -msgstr "執行個體總覽" +#, fuzzy +msgid "Image Overview" +msgstr "使用量總覽" #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:6 #: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:6 @@ -1264,48 +1247,48 @@ msgstr "執行個體總覽" msgid "Info" msgstr "資訊" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:10 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:10 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:10 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:11 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:11 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:11 #: dashboards/syspanel/projects/forms.py:83 -#: dashboards/syspanel/users/forms.py:105 +#: dashboards/syspanel/users/forms.py:103 #: dashboards/syspanel/users/tables.py:124 msgid "ID" msgstr "ID" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:20 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:17 msgid "Checksum" msgstr "校驗碼" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:21 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:30 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:19 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:28 msgid "Created" msgstr "建立於" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:22 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:21 msgid "Updated" msgstr "更新於" #: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:27 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:23 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:26 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:19 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:23 msgid "Specs" msgstr "規格" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:37 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:40 msgid "Custom Properties" msgstr "專門屬性" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:50 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:56 msgid "Euca2ools state" msgstr "Euca2ools狀態" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:53 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:60 #: usage/tables.py:28 msgid "Project ID" msgstr "專案ID" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:56 +#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:64 msgid "Image Type" msgstr "映像類型" @@ -1322,7 +1305,7 @@ msgstr "" "的資源" #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:30 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:27 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:24 #: dashboards/syspanel/flavors/forms.py:38 #: dashboards/syspanel/flavors/tables.py:30 #: dashboards/syspanel/projects/forms.py:114 usage/tables.py:18 @@ -1330,15 +1313,14 @@ msgid "VCPUs" msgstr "虛擬處理器" #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:37 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:28 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:26 #: usage/tables.py:19 msgid "Disk" msgstr "磁碟" #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:37 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:38 -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:28 -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:29 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:27 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:27 msgid "GB" msgstr "" @@ -1348,15 +1330,10 @@ msgid "Memory" msgstr "記憶體" #: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:44 -#: dashboards/nova/templates/nova/images_and_snapshots/images/_launch.html:45 msgid "MB" msgstr "" -#: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:17 -#: dashboards/syspanel/templates/syspanel/images/_update.html:18 -msgid "From here you can modify different properties of an image." -msgstr "您可以在這裡修改映像的各個屬性內容" - +#: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:7 #: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:22 #: dashboards/nova/templates/nova/images_and_snapshots/images/update.html:3 #: dashboards/nova/templates/nova/images_and_snapshots/images/update.html:6 @@ -1367,6 +1344,11 @@ msgstr "您可以在這裡修改映像的各個屬性內容" msgid "Update Image" msgstr "更新映像" +#: dashboards/nova/templates/nova/images_and_snapshots/images/_update.html:17 +#: dashboards/syspanel/templates/syspanel/images/_update.html:18 +msgid "From here you can modify different properties of an image." +msgstr "您可以在這裡修改映像的各個屬性內容" + #: dashboards/nova/templates/nova/images_and_snapshots/images/detail.html:4 msgid "Image Detail " msgstr "映像詳細資料" @@ -1383,20 +1365,24 @@ msgstr "建立快照" msgid "Instances & Volumes" msgstr "執行個體 & 容量" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_log.html:6 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_log.html:7 msgid "View Full Log" msgstr "檢視完整記錄檔" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:26 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:3 +msgid "Instance Overview" +msgstr "執行個體總覽" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:22 #: usage/tables.py:21 msgid "RAM" msgstr "記憶體" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:27 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:25 msgid "VCPU" msgstr "虛擬處理器" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:33 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:32 msgid "IP Addresses" msgstr "IP位址" @@ -1409,10 +1395,11 @@ msgid "Meta" msgstr "相關資料" #: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:69 -msgid "Key name" +#, fuzzy +msgid "Key Name" msgstr "金鑰名稱" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:89 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:93 msgid "No volumes attached." msgstr "沒有掛載的容量" @@ -1420,12 +1407,21 @@ msgstr "沒有掛載的容量" msgid "Instance VNC Console" msgstr "執行個體VNC界面" -#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:4 +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:5 msgid "" "If VNC console is not responding to keyboard input: click the grey status " "bar below." msgstr "如果VNC界面對鍵盤輸入沒有反應,點擊下面的灰色狀態條列" +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:8 +#, fuzzy +msgid "VNC console is currently unavailabe. Please try again later." +msgstr "發生認證錯誤。 請稍候再試" + +#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html:9 +msgid "Reload" +msgstr "" + #: dashboards/nova/templates/nova/instances_and_volumes/instances/_update.html:17 msgid "Update the name of your instance" msgstr "更新執行個體的名稱" @@ -1468,15 +1464,15 @@ msgstr "建立容量快照" msgid "Volume Overview" msgstr "容量總覽" -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:40 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:38 msgid "Attached To" msgstr "掛載到" -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:43 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:42 msgid "on" msgstr "在" -#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:46 +#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:47 msgid "Not attached" msgstr "沒有掛載" @@ -1554,7 +1550,7 @@ msgstr "寫入壓縮檔錯誤: %(exc)s" msgid "EC2 Credentials" msgstr "EC2憑證資料" -#: dashboards/settings/project/forms.py:72 +#: dashboards/settings/project/forms.py:76 #, python-format msgid "Error Downloading RC File: %s" msgstr "RC檔下載錯誤: %s" @@ -1620,14 +1616,14 @@ msgstr "控制台設定" msgid "User Settings" msgstr "使用者設定" -#: dashboards/syspanel/dashboard.py:23 -msgid "Admin" -msgstr "管理者" - -#: dashboards/syspanel/dashboard.py:25 +#: dashboards/syspanel/dashboard.py:24 msgid "System Panel" msgstr "系統面板" +#: dashboards/syspanel/dashboard.py:30 +msgid "Admin" +msgstr "管理者" + #: dashboards/syspanel/flavors/forms.py:36 msgid "Flavor ID" msgstr "規格ID" @@ -1684,15 +1680,15 @@ msgstr "權限不足" msgid "Unable to get flavor list: %s" msgstr "無法取得規格列表: %s" -#: dashboards/syspanel/images/views.py:44 +#: dashboards/syspanel/images/views.py:45 msgid "Unable to retrieve image list." msgstr "無法取得映像列表" -#: dashboards/syspanel/instances/tables.py:42 +#: dashboards/syspanel/instances/tables.py:53 msgid "Tenant" msgstr "租戶" -#: dashboards/syspanel/instances/tables.py:48 +#: dashboards/syspanel/instances/tables.py:60 #: dashboards/syspanel/services/tables.py:40 msgid "Host" msgstr "主機" @@ -1837,34 +1833,40 @@ msgstr "加入專案" msgid "Add New Users" msgstr "新增使用者" -#: dashboards/syspanel/projects/views.py:70 -msgid "Unable to retrieve tenant." -msgstr "無法取得租戶" +#: dashboards/syspanel/projects/views.py:49 +#, fuzzy +msgid "Unable to retrieve project list." +msgstr "無法取得物件列表。" -#: dashboards/syspanel/projects/views.py:99 +#: dashboards/syspanel/projects/views.py:71 +#, fuzzy +msgid "Unable to retrieve project." +msgstr "無法取得物件。" + +#: dashboards/syspanel/projects/views.py:100 msgid "Unable to retrieve users." msgstr "無法取得使用者" -#: dashboards/syspanel/projects/views.py:142 +#: dashboards/syspanel/projects/views.py:143 msgid "Unable to retrieve roles." msgstr "無法取得角色" #: dashboards/syspanel/quotas/panel.py:28 -#: dashboards/syspanel/quotas/tables.py:32 +#: dashboards/syspanel/quotas/tables.py:36 msgid "Quotas" msgstr "配額" -#: dashboards/syspanel/quotas/tables.py:24 +#: dashboards/syspanel/quotas/tables.py:28 msgid "Quota Name" msgstr "配額名稱" -#: dashboards/syspanel/quotas/tables.py:25 +#: dashboards/syspanel/quotas/tables.py:29 msgid "Limit" msgstr "限制" -#: dashboards/syspanel/quotas/views.py:47 -#, python-format -msgid "Unable to get quota info: %s" +#: dashboards/syspanel/quotas/views.py:44 +#, fuzzy +msgid "Unable to get quota info." msgstr "無法取得配額資料: %s" #: dashboards/syspanel/services/panel.py:28 @@ -1982,72 +1984,72 @@ msgstr "您可以在這裡編輯使用者的名稱,電子郵件,密碼和預 msgid "Select a project" msgstr "選擇專案" -#: dashboards/syspanel/users/forms.py:58 +#: dashboards/syspanel/users/forms.py:56 msgid "Passwords do not match." msgstr "密碼不符" -#: dashboards/syspanel/users/forms.py:63 -#: dashboards/syspanel/users/forms.py:106 +#: dashboards/syspanel/users/forms.py:61 +#: dashboards/syspanel/users/forms.py:104 #: dashboards/syspanel/users/tables.py:125 views/auth_forms.py:64 msgid "User Name" msgstr "使用者名稱" -#: dashboards/syspanel/users/forms.py:64 -#: dashboards/syspanel/users/forms.py:107 +#: dashboards/syspanel/users/forms.py:62 +#: dashboards/syspanel/users/forms.py:105 #: dashboards/syspanel/users/tables.py:126 msgid "Email" msgstr "電子郵件" -#: dashboards/syspanel/users/forms.py:66 -#: dashboards/syspanel/users/forms.py:108 views/auth_forms.py:65 +#: dashboards/syspanel/users/forms.py:64 +#: dashboards/syspanel/users/forms.py:106 views/auth_forms.py:65 msgid "Password" msgstr "密碼" -#: dashboards/syspanel/users/forms.py:71 -#: dashboards/syspanel/users/forms.py:114 +#: dashboards/syspanel/users/forms.py:69 +#: dashboards/syspanel/users/forms.py:112 msgid "Confirm Password" msgstr "密碼確認" -#: dashboards/syspanel/users/forms.py:74 -#: dashboards/syspanel/users/forms.py:117 +#: dashboards/syspanel/users/forms.py:72 +#: dashboards/syspanel/users/forms.py:115 msgid "Primary Project" msgstr "主要專案" -#: dashboards/syspanel/users/forms.py:86 +#: dashboards/syspanel/users/forms.py:84 #, python-format msgid "User \"%s\" was successfully created." msgstr "使用者\"%s\"已被成功建立。" -#: dashboards/syspanel/users/forms.py:97 +#: dashboards/syspanel/users/forms.py:95 msgid "Unable to add user to primary project." msgstr "無法將使用者加入主要專案。" -#: dashboards/syspanel/users/forms.py:100 +#: dashboards/syspanel/users/forms.py:98 msgid "Unable to create user." msgstr "無法建立使用者。" -#: dashboards/syspanel/users/forms.py:128 +#: dashboards/syspanel/users/forms.py:127 msgid "name" msgstr "名稱" -#: dashboards/syspanel/users/forms.py:128 +#: dashboards/syspanel/users/forms.py:127 msgid "email" msgstr "電子郵件" -#: dashboards/syspanel/users/forms.py:137 +#: dashboards/syspanel/users/forms.py:136 msgid "primary project" msgstr "主要專案" -#: dashboards/syspanel/users/forms.py:148 +#: dashboards/syspanel/users/forms.py:147 msgid "password" msgstr "密碼" -#: dashboards/syspanel/users/forms.py:159 +#: dashboards/syspanel/users/forms.py:158 #, python-format msgid "Updated %(attributes)s for \"%(user)s\"." msgstr "已更新\"%(user)s\"的%(attributes)s。" -#: dashboards/syspanel/users/forms.py:165 +#: dashboards/syspanel/users/forms.py:164 #, python-format msgid "Unable to update %(attributes)s for \"%(user)s\"." msgstr "無法更新\"%(user)s\"的%(attributes)s。" @@ -2102,39 +2104,39 @@ msgstr "已停用以下使用者: %s" msgid "Successfully disabled users: %s" msgstr "已成功停用使用者: %s" -#: dashboards/syspanel/users/views.py:50 dashboards/syspanel/users/views.py:56 -#, python-format -msgid "Unable to get user info: %s" -msgstr "無法取得使用者資訊: %s" +#: dashboards/syspanel/users/views.py:47 +#, fuzzy +msgid "Unable to retrieve user list." +msgstr "無法取得使用者" -#: dashboards/syspanel/users/views.py:72 +#: dashboards/syspanel/users/views.py:63 msgid "Unable to update user." msgstr "無法更新使用者。" -#: tables/actions.py:294 +#: tables/actions.py:299 msgid "Filter" msgstr "搜尋" -#: tables/actions.py:456 +#: tables/actions.py:461 #, python-format msgid "You do not have permission to %(action)s: %(objs)s" msgstr "您沒有權限使用%(action)s: %(objs)s" -#: tables/actions.py:462 +#: tables/actions.py:467 #, python-format msgid "Unable to %(action)s: %(objs)s" msgstr "無法%(action)s: %(objs)s" -#: tables/actions.py:468 +#: tables/actions.py:473 #, python-format msgid "%(action)s: %(objs)s" msgstr "" -#: tables/actions.py:478 +#: tables/actions.py:483 msgid "Delete" msgstr "刪除" -#: tables/actions.py:479 +#: tables/actions.py:484 msgid "Deleted" msgstr "已刪除" @@ -2143,20 +2145,20 @@ msgstr "已刪除" msgid "The attribute %(attr)s doesn't exist on %(obj)s." msgstr "此屬性%(attr)s並不在%(obj)s上存在。" -#: tables/base.py:651 +#: tables/base.py:652 msgid "Actions" msgstr "動作" -#: tables/base.py:796 +#: tables/base.py:797 msgid "No items to display." msgstr "沒有任何相關項目" -#: tables/base.py:813 +#: tables/base.py:814 #, python-format msgid "No match returned for the id \"%s\"." msgstr "找不到id \"%s\"的相關項目" -#: tables/base.py:917 +#: tables/base.py:921 msgid "Please select a row before taking that action." msgstr "請選擇一個欄位後才執行動作" @@ -2223,6 +2225,15 @@ msgstr "本月的虛擬處理器-時數" msgid "This Month's GB-Hours" msgstr "本月的GB-時數" +#: templatetags/horizon.py:121 +#, fuzzy +msgid "No Limit" +msgstr "限制" + +#: templatetags/horizon.py:123 templatetags/horizon.py:125 +msgid "Available" +msgstr "可用" + #: templatetags/sizeformat.py:45 #, python-format msgid "%(size)d byte" @@ -2257,35 +2268,35 @@ msgstr "" msgid "%s PB" msgstr "" -#: tests/table_tests.py:93 +#: tests/table_tests.py:94 msgid "Batch" msgstr "" -#: tests/table_tests.py:94 +#: tests/table_tests.py:95 msgid "Batched" msgstr "" -#: tests/table_tests.py:95 tests/table_tests.py:106 +#: tests/table_tests.py:96 tests/table_tests.py:107 msgid "Item" msgstr "" -#: tests/table_tests.py:96 tests/table_tests.py:107 +#: tests/table_tests.py:97 tests/table_tests.py:108 msgid "Items" msgstr "" -#: tests/table_tests.py:104 +#: tests/table_tests.py:105 msgid "Down" msgstr "" -#: tests/table_tests.py:104 +#: tests/table_tests.py:105 msgid "Up" msgstr "" -#: tests/table_tests.py:105 +#: tests/table_tests.py:106 msgid "Downed" msgstr "" -#: tests/table_tests.py:105 +#: tests/table_tests.py:106 msgid "Upped" msgstr "" @@ -2305,15 +2316,15 @@ msgstr "" msgid "Disallowed Tab" msgstr "" -#: tests/tabs_tests.py:75 +#: tests/tabs_tests.py:76 msgid "Tab With My Table" msgstr "" -#: tests/tabs_tests.py:84 +#: tests/tabs_tests.py:85 msgid "Recoverable Error Tab" msgstr "" -#: tests/testsettings.py:86 +#: tests/testsettings.py:89 msgid "Password must be between 8 and 18 characters." msgstr "" @@ -2378,6 +2389,18 @@ msgstr "您沒有任何專案的權限。" msgid "You are not authorized for any available projects." msgstr "您沒有任何現有專案的權限。" +#~ msgid "From port" +#~ msgstr "從端口" + +#~ msgid "To port" +#~ msgstr "到端口" + +#~ msgid "Unable to retrieve tenant." +#~ msgstr "無法取得租戶" + +#~ msgid "Unable to get user info: %s" +#~ msgstr "無法取得使用者資訊: %s" + #~ msgid "IP protocol" #~ msgstr "IP協定" diff --git a/openstack_dashboard/locale/en/LC_MESSAGES/django.po b/openstack_dashboard/locale/en/LC_MESSAGES/django.po new file mode 100644 index 000000000..21fe61831 --- /dev/null +++ b/openstack_dashboard/locale/en/LC_MESSAGES/django.po @@ -0,0 +1,104 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-04-24 16:41-0700\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: settings.py:114 +msgid "English" +msgstr "" + +#: settings.py:115 +msgid "Italiano" +msgstr "" + +#: settings.py:116 +msgid "Spanish" +msgstr "" + +#: settings.py:117 +msgid "French" +msgstr "" + +#: settings.py:118 +msgid "Japanese" +msgstr "" + +#: settings.py:119 +msgid "Portuguese" +msgstr "" + +#: settings.py:120 +msgid "Polish" +msgstr "" + +#: settings.py:121 +msgid "Simplified Chinese" +msgstr "" + +#: settings.py:122 +msgid "Traditional Chinese" +msgstr "" + +#: templates/403.html:4 templates/403.html.py:9 +msgid "Forbidden" +msgstr "" + +#: templates/403.html:20 templates/404.html:19 templates/500.html:19 +msgid "Home" +msgstr "" + +#: templates/403.html:24 templates/404.html:23 templates/500.html:23 +msgid "Projects" +msgstr "" + +#: templates/404.html:4 +msgid "Page Not Found" +msgstr "" + +#: templates/404.html:9 +msgid "The page you were looking for doesn't exist" +msgstr "" + +#: templates/404.html:10 +msgid "You may have mistyped the address or the page may have moved." +msgstr "" + +#: templates/500.html:4 templates/500.html.py:9 +msgid "Internal Server Error" +msgstr "" + +#: templates/500.html:10 +msgid "" +"An unexpected error occurred while processing your request. Please try your " +"request again." +msgstr "" + +#: templates/_header.html:3 +msgid "Logged in as" +msgstr "" + +#: templates/_header.html:4 +msgid "Settings" +msgstr "" + +#: templates/_header.html:5 +msgid "Sign Out" +msgstr "" + +#: templates/switch_tenants.html:12 +msgid "Log-in to tenant" +msgstr "" diff --git a/openstack_dashboard/locale/es/LC_MESSAGES/django.po b/openstack_dashboard/locale/es/LC_MESSAGES/django.po index cf79bacb5..e58e0c12f 100644 --- a/openstack_dashboard/locale/es/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/es/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-26 17:59-0700\n" +"POT-Creation-Date: 2012-04-24 16:41-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,46 +18,42 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: settings.py:112 +#: settings.py:114 msgid "English" msgstr "" -#: settings.py:113 +#: settings.py:115 msgid "Italiano" msgstr "" -#: settings.py:114 +#: settings.py:116 msgid "Spanish" msgstr "" -#: settings.py:115 +#: settings.py:117 msgid "French" msgstr "" -#: settings.py:116 +#: settings.py:118 msgid "Japanese" msgstr "" -#: settings.py:117 +#: settings.py:119 msgid "Portuguese" msgstr "" -#: settings.py:118 +#: settings.py:120 msgid "Polish" msgstr "" -#: settings.py:119 +#: settings.py:121 msgid "Simplified Chinese" msgstr "" -#: settings.py:120 +#: settings.py:122 msgid "Traditional Chinese" msgstr "" -#: local/local_settings.py:17 -msgid "Your password must be at least 6 characters long." -msgstr "" - #: templates/403.html:4 templates/403.html.py:9 msgid "Forbidden" msgstr "" diff --git a/openstack_dashboard/locale/fr/LC_MESSAGES/django.po b/openstack_dashboard/locale/fr/LC_MESSAGES/django.po index 8477bd9de..47fcad42a 100644 --- a/openstack_dashboard/locale/fr/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-26 17:59-0700\n" +"POT-Creation-Date: 2012-04-24 16:41-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,46 +18,42 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1)\n" -#: settings.py:112 +#: settings.py:114 msgid "English" msgstr "" -#: settings.py:113 +#: settings.py:115 msgid "Italiano" msgstr "" -#: settings.py:114 +#: settings.py:116 msgid "Spanish" msgstr "" -#: settings.py:115 +#: settings.py:117 msgid "French" msgstr "" -#: settings.py:116 +#: settings.py:118 msgid "Japanese" msgstr "" -#: settings.py:117 +#: settings.py:119 msgid "Portuguese" msgstr "" -#: settings.py:118 +#: settings.py:120 msgid "Polish" msgstr "" -#: settings.py:119 +#: settings.py:121 msgid "Simplified Chinese" msgstr "" -#: settings.py:120 +#: settings.py:122 msgid "Traditional Chinese" msgstr "" -#: local/local_settings.py:17 -msgid "Your password must be at least 6 characters long." -msgstr "" - #: templates/403.html:4 templates/403.html.py:9 msgid "Forbidden" msgstr "" diff --git a/openstack_dashboard/locale/ja/LC_MESSAGES/django.po b/openstack_dashboard/locale/ja/LC_MESSAGES/django.po index 34c088e27..6d5702d56 100644 --- a/openstack_dashboard/locale/ja/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/ja/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-26 17:59-0700\n" +"POT-Creation-Date: 2012-04-24 16:41-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,46 +18,42 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0\n" -#: settings.py:112 +#: settings.py:114 msgid "English" msgstr "" -#: settings.py:113 +#: settings.py:115 msgid "Italiano" msgstr "" -#: settings.py:114 +#: settings.py:116 msgid "Spanish" msgstr "" -#: settings.py:115 +#: settings.py:117 msgid "French" msgstr "" -#: settings.py:116 +#: settings.py:118 msgid "Japanese" msgstr "" -#: settings.py:117 +#: settings.py:119 msgid "Portuguese" msgstr "" -#: settings.py:118 +#: settings.py:120 msgid "Polish" msgstr "" -#: settings.py:119 +#: settings.py:121 msgid "Simplified Chinese" msgstr "" -#: settings.py:120 +#: settings.py:122 msgid "Traditional Chinese" msgstr "" -#: local/local_settings.py:17 -msgid "Your password must be at least 6 characters long." -msgstr "" - #: templates/403.html:4 templates/403.html.py:9 msgid "Forbidden" msgstr "" diff --git a/openstack_dashboard/locale/pl/LC_MESSAGES/django.po b/openstack_dashboard/locale/pl/LC_MESSAGES/django.po index 77879a598..b5ad8ad72 100644 --- a/openstack_dashboard/locale/pl/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/pl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-26 17:59-0700\n" +"POT-Creation-Date: 2012-04-24 16:41-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -19,46 +19,42 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2)\n" -#: settings.py:112 +#: settings.py:114 msgid "English" msgstr "" -#: settings.py:113 +#: settings.py:115 msgid "Italiano" msgstr "" -#: settings.py:114 +#: settings.py:116 msgid "Spanish" msgstr "" -#: settings.py:115 +#: settings.py:117 msgid "French" msgstr "" -#: settings.py:116 +#: settings.py:118 msgid "Japanese" msgstr "" -#: settings.py:117 +#: settings.py:119 msgid "Portuguese" msgstr "" -#: settings.py:118 +#: settings.py:120 msgid "Polish" msgstr "" -#: settings.py:119 +#: settings.py:121 msgid "Simplified Chinese" msgstr "" -#: settings.py:120 +#: settings.py:122 msgid "Traditional Chinese" msgstr "" -#: local/local_settings.py:17 -msgid "Your password must be at least 6 characters long." -msgstr "" - #: templates/403.html:4 templates/403.html.py:9 msgid "Forbidden" msgstr "" diff --git a/openstack_dashboard/locale/pt/LC_MESSAGES/django.po b/openstack_dashboard/locale/pt/LC_MESSAGES/django.po index cf79bacb5..e58e0c12f 100644 --- a/openstack_dashboard/locale/pt/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/pt/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-26 17:59-0700\n" +"POT-Creation-Date: 2012-04-24 16:41-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,46 +18,42 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: settings.py:112 +#: settings.py:114 msgid "English" msgstr "" -#: settings.py:113 +#: settings.py:115 msgid "Italiano" msgstr "" -#: settings.py:114 +#: settings.py:116 msgid "Spanish" msgstr "" -#: settings.py:115 +#: settings.py:117 msgid "French" msgstr "" -#: settings.py:116 +#: settings.py:118 msgid "Japanese" msgstr "" -#: settings.py:117 +#: settings.py:119 msgid "Portuguese" msgstr "" -#: settings.py:118 +#: settings.py:120 msgid "Polish" msgstr "" -#: settings.py:119 +#: settings.py:121 msgid "Simplified Chinese" msgstr "" -#: settings.py:120 +#: settings.py:122 msgid "Traditional Chinese" msgstr "" -#: local/local_settings.py:17 -msgid "Your password must be at least 6 characters long." -msgstr "" - #: templates/403.html:4 templates/403.html.py:9 msgid "Forbidden" msgstr "" diff --git a/openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po b/openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po index c6fbf6bdd..21fe61831 100644 --- a/openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-26 17:59-0700\n" +"POT-Creation-Date: 2012-04-24 16:41-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,46 +17,42 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: settings.py:112 +#: settings.py:114 msgid "English" msgstr "" -#: settings.py:113 +#: settings.py:115 msgid "Italiano" msgstr "" -#: settings.py:114 +#: settings.py:116 msgid "Spanish" msgstr "" -#: settings.py:115 +#: settings.py:117 msgid "French" msgstr "" -#: settings.py:116 +#: settings.py:118 msgid "Japanese" msgstr "" -#: settings.py:117 +#: settings.py:119 msgid "Portuguese" msgstr "" -#: settings.py:118 +#: settings.py:120 msgid "Polish" msgstr "" -#: settings.py:119 +#: settings.py:121 msgid "Simplified Chinese" msgstr "" -#: settings.py:120 +#: settings.py:122 msgid "Traditional Chinese" msgstr "" -#: local/local_settings.py:17 -msgid "Your password must be at least 6 characters long." -msgstr "" - #: templates/403.html:4 templates/403.html.py:9 msgid "Forbidden" msgstr "" diff --git a/openstack_dashboard/locale/zh_TW/LC_MESSAGES/django.po b/openstack_dashboard/locale/zh_TW/LC_MESSAGES/django.po index b2bc875cf..95664e72d 100644 --- a/openstack_dashboard/locale/zh_TW/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/zh_TW/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-26 17:59-0700\n" +"POT-Creation-Date: 2012-04-24 16:41-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,46 +17,42 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: settings.py:112 +#: settings.py:114 msgid "English" msgstr "" -#: settings.py:113 +#: settings.py:115 msgid "Italiano" msgstr "" -#: settings.py:114 +#: settings.py:116 msgid "Spanish" msgstr "" -#: settings.py:115 +#: settings.py:117 msgid "French" msgstr "" -#: settings.py:116 +#: settings.py:118 msgid "Japanese" msgstr "" -#: settings.py:117 +#: settings.py:119 msgid "Portuguese" msgstr "" -#: settings.py:118 +#: settings.py:120 msgid "Polish" msgstr "" -#: settings.py:119 +#: settings.py:121 msgid "Simplified Chinese" msgstr "" -#: settings.py:120 +#: settings.py:122 msgid "Traditional Chinese" msgstr "" -#: local/local_settings.py:17 -msgid "Your password must be at least 6 characters long." -msgstr "" - #: templates/403.html:4 templates/403.html.py:9 msgid "Forbidden" msgstr "禁止"