fuel-web/nailgun/static/translations/core.json

2779 lines
174 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"en-US": {
"translation": {
"language": "EN",
"language_name": "English",
"common": {
"title": "Fuel Dashboard",
"select_all": "Select All",
"load_defaults_button": "Load Defaults",
"cancel_changes_button": "Cancel Changes",
"apply_button": "Apply",
"delete_button": "Delete",
"remove_button": "Remove",
"start_button": "Start",
"stop_button": "Stop",
"reset_button": "Reset",
"save_settings_button": "Save Settings",
"close_button": "Close",
"cancel_button": "Cancel",
"apply_changes_button": "Apply Changes",
"not_available": "N/A",
"not_specified" : "Not specified",
"size": {
"byte": "byte",
"byte_plural": "bytes",
"kb": "KB",
"mb": "MB",
"gb": "GB",
"tb": "TB"
},
"true": "True",
"false": "False",
"and": "and",
"node": "__count__ node",
"node_plural": "__count__ nodes",
"important": "Important",
"success": "Success",
"error": "Error",
"see_logs": "See the logs",
"copyright": "Copyright © 2013-2016 Mirantis. All rights reserved.",
"version": "Version",
"username": "Username",
"change_password": "Change Password",
"default_password_warning": "For security reasons, change the default admin password.",
"logout": "Logout",
"role_limits": {
"min": "At least __limitValue__ __roleName__ nodes are required (__count__ selected currently).",
"max": "At most __limitValue__ __roleName__ nodes are allowed.",
"recommended": "It is recommended to have at least __limitValue__ of __roleName__ nodes (__count__ selected currently)."
},
"network": {
"neutron_gre": "Neutron with GRE segmentation",
"neutron_vlan": "Neutron with VLAN segmentation",
"neutron_tun": "Neutron with tunneling segmentation"
}
},
"controls": {
"file": {
"placeholder": "No file selected"
}
},
"node_details": {
"cpu": "CPU",
"hdd": "HDD",
"ram": "RAM",
"system": "System",
"memory": "Memory",
"disks": "Disks",
"interfaces": "Interfaces",
"interfaces_amount": "__count__ interface",
"interfaces_amount_plural": "__count__ interfaces",
"disks_amount": "__count__ disk (__size__)",
"disks_amount_plural": "__count__ disks (__size__)",
"cpu_details": "__real__ real (__total__ total) CPU",
"cores": "__count__ real CPU",
"ht_cores": "__count__ total CPU",
"total_hdd": "__total__ HDD",
"total_ram": "__total__ RAM",
"offline": "Offline",
"config": "VM Configurations",
"vms_config_msg": "You can define a custom virtual machine configuration in a JSON file.",
"invalid_vms_conf_msg": "Invalid JSON object"
},
"cluster": {
"status": {
"new": "New",
"deployment": "Deploying",
"operational": "Operational",
"error": "Error",
"remove": "Removing",
"stopped": "Stopped",
"update": "Update",
"update_error": "Update Error"
}
},
"network": {
"fuelweb_admin": "Admin (PXE)",
"fixed": "VM (Fixed)",
"public": "Public",
"floating": "Floating",
"management": "Management",
"storage": "Storage",
"private": "Private",
"baremetal": "Baremetal",
"descriptions": {
"public": "The Public network allows inbound connections to VMs (Controllers and Tenant VMs) from external networks (e.g., the Internet) as well as outbound connections from VMs to the external networks.",
"storage": "The Storage network is used to provide storage services such as replication traffic from Ceph. The Management network is used for Ceph Public traffic.",
"management": "The Management network is primarily used for OpenStack Cloud Management. It is used to access OpenStack services (nova-api, OpenStack dashboard, etc).",
"internal": "The Internal network connects all OpenStack nodes in the environment. All components of an OpenStack environment communicate with each other using this network.",
"floating": "This network is used to assign Floating IPs to tenant VMs.",
"private": "The private network facilitates communication between each tenant's VMs. Private network address spaces are not a part of the public network address space; fixed IPs of virtual instances cannot be accessed directly from the rest of the public network.",
"baremetal": "A separate network where baremetal nodes managed by OpenStack Ironic reside. This IP range is assigned to service OpenStack nodes.",
"fuelweb_admin": "The Fuel Master node uses the Admin (PXE) network to provision and orchestrate the OpenStack environment providing DNS, DHCP, and gateway services to a node before that node is provisioned."
}
},
"login_page": {
"username": "Username",
"password": "Password",
"login_error": "Unable to log in",
"keystone_unavailable_error": "Unable to log in. Keystone service is not available.",
"credentials_error": "Invalid credentials",
"log_in": "Log In",
"title": "Log In",
"http_warning": "You are using an insecure network connection. ",
"http_warning_link": "Switch to HTTPS"
},
"statistics": {
"help_to_improve": "Help us to improve your experience by sending Mirantis information about the settings, features, and deployment actions when you use Mirantis OpenStack.",
"help_to_improve_community": "Help us to improve your experience by sending information about the settings, features, and deployment actions when you use Fuel and OpenStack.",
"learn_whats_collected": "Learn what's collected",
"statistics_user_info": "Note, that if you agree to send statistics, a new user \"fuel_stats_user\" will be added to your OpenStack environment. The fuel_stats_user will collect information about OpenStack workloads.",
"statistics_includes_full": "Usage statistics includes the following. Confidential information, such as passwords, IP addresses, node names, and so on, is not included into statistics.",
"actions_title": "Actions:",
"actions": {
"operation_type": "Type of operation (adding a cluster, adding a node, deploying an OpenStack environment, removing a node, and so on)",
"operation_time": "Start and end time of the operation",
"actual_time": "Actual time to complete the operation",
"network_verification": "Network verification results",
"ostf_results": "OSTF test results"
},
"settings_title": "Environment Settings:",
"settings": {
"envronments_amount": "Number of environments",
"distribution": "Distribution / OS",
"network_type": "Network type",
"kernel_parameters": "Kernel parameters",
"admin_network_parameters": "Admin network parameters",
"pxe_parameters": "PXE parameters",
"dns_parameters": "DNS parameters",
"storage_options": "Storage options",
"related_projects": "Related Projects",
"modified_settings": "Settings modified in the Settings tab",
"networking_configuration": "Networking configuration"
},
"node_settings_title": "Node Settings:",
"node_settings": {
"deployed_nodes_amount": "Number of nodes deployed",
"deployed_roles": "Roles deployed to each node",
"disk_layout": "Disk layout",
"interfaces_configuration": "Interfaces configuration"
},
"system_info_title": "System Info:",
"system_info": {
"hypervisor": "Hypervisor",
"hardware_info": "Hardware info",
"fuel_version": "Fuel version info",
"openstack_version": "OpenStack version info"
},
"setting_labels": {
"send_anonymous_statistic": "Send usage statistics to Mirantis",
"send_anonymous_statistic_community": "Send usage statistics",
"send_user_info": "Identify my error reports, so that Mirantis Support can assist me with resolving",
"send_user_info_community": "Identify my error reports, so that Mirantis Support can assist me with resolving",
"name": "Name",
"email": "Email",
"company": "Company"
},
"errors": {
"name": "Please type your name.",
"email": "Please type your email address.",
"company": "Please type your company name."
}
},
"welcome_page": {
"title": "Welcome to Mirantis OpenStack!",
"title_community": "Welcome to Fuel and OpenStack!",
"start_fuel": "Start Using Fuel",
"connect_now": "Connect Now",
"connect_later": "Connect Later",
"change_settings": "You can change your settings at any time by updating your user profile information.",
"thanks": "Thanks for helping to improve Mirantis OpenStack!",
"thanks_community": "Thanks for helping to improve Fuel and OpenStack!",
"statistics_collector": "Web UI for collected statistics is under development and will be available at ",
"privacy_policy": "Usage statistics will include your name, company, and email address once you log in to your Mirantis account.",
"privacy_policy_link": "Read Privacy Policy",
"register": {
"register_installation": "Connect this installation with your Mirantis account and receive important notifications about security updates and other improvements.",
"link_text": "Register Now",
"create_account": "Create Account",
"retrieve_password": "Retrieve Password",
"connection_error": "This machine may not be connected to the Internet. Please check the Internet connection and try again.",
"required_fields": "All fields are required.",
"welcome_phrase": {
"thanks": "Thanks",
"content": "you are all set!"
}
}
},
"navbar": {
"environments": "Environments",
"equipment": "Equipment",
"releases": "Releases",
"plugins": "Plugins",
"support": "Support",
"stats": {
"total": ["Total", "node"],
"total_plural": ["Total", "nodes"],
"unallocated": ["Unallocated", "node"],
"unallocated_plural": ["Unallocated", "nodes"]
}
},
"breadcrumbs": {
"home": "Home",
"environments": "Environments",
"equipment": "Equipment",
"releases": "Releases",
"plugins": "Plugins",
"support": "Support",
"notifications": "Notifications",
"capacity": "Capacity"
},
"notifications_page": {
"title": "Notifications",
"today": "Today"
},
"notifications_popover": {
"view_all_button": "View all",
"no_notifications_text": "No notifications to display."
},
"equipment_page": {
"title": "Equipment"
},
"support_page": {
"title": "Support",
"contact_text": "If you need to report a problem or suggest an improvement, click the button below. A Mirantis Support representative will contact you as soon as possible.",
"irc_text": "If you have any questions, you can reach out to the OpenStack developers directly through the IRC channel",
"log_text": "If you have encountered bugs or errors, you may need to provide the support team with deployment and operational logs. You can download them all at once by clicking the button below.",
"contact_support": "Contact Support",
"register_fuel_title": "Connect Mirantis Account",
"register_fuel_content": "This will ensure that you receive important notifications about security updates and other improvements. In addition, you will be notified about new versions of Mirantis products.",
"product_registered_title": "Connect Mirantis Account",
"product_registered_content": "This OpenStack environment is connected to",
"master_node_uuid": "Master Node UUID",
"manage_account": "Manage Account",
"download_diagnostic_snapshot_text": "Download Diagnostic Snapshot",
"gen_logs_snapshot_text": "Generating Logs Snapshot...",
"gen_diagnostic_snapshot_text": "Generate Diagnostic Snapshot",
"diagnostic_snapshot": "Diagnostic Snapshot",
"capacity_audit": "Capacity Audit",
"capacity_audit_text": "To better manage your resources, you can run this report to learn what OpenStack roles have been deployed across your environments.",
"view_capacity_audit": "View Capacity Audit",
"send_statistics_title": "Send Statistics About Usage",
"save_changes": "Save Changes",
"documentation_link": "Go to Documentation",
"community_title": "Fuel Documentation",
"mirantis_title": "Mirantis OpenStack Documentation",
"community_text": "The page contains the most recent Fuel documentation. You can read it online or download in PDF.",
"mirantis_text": "The page contains the most recent Mirantis OpenStack documentation. You can read it online or download in PDF."
},
"release_page": {
"title": "Releases",
"name": "OpenStack Release",
"version": "Version",
"state": "Available for New Deployments",
"no_releases_message": "There are no releases available.",
"release": {
"available": "Available",
"error": "Error",
"not_available": "Not available",
"unavailable": "Not available",
"manageonly": "Manage only"
}
},
"plugins_page": {
"title": "Installed Plugins",
"groups": "Groups",
"releases": "Releases",
"version": "Plugin version",
"description": "Description",
"homepage": "Homepage",
"authors": "Authors",
"licenses": "Licenses",
"links": "Links",
"ubuntu": "Ubuntu",
"centos": "CentOS",
"more_info": "For more information, visit",
"plugins_catalog": "Plugins Catalog",
"plugins_documentation": "Plugins Documentation",
"no_plugins": "There are no plugins installed."
},
"clusters_page": {
"title": "My OpenStack Environments",
"create_cluster_text": "New OpenStack Environment",
"cluster_hardware_nodes": "Nodes",
"cluster_hardware_cpu": "CPU (cores)",
"cluster_hardware_hdd": "HDD",
"cluster_hardware_ram": "RAM"
},
"cluster_page": {
"tabs": {
"dashboard": "Dashboard",
"nodes": "Nodes",
"network": "Networks",
"settings": "Settings",
"logs": "Logs",
"healthcheck": "Health Check"
},
"nodes_tab": {
"roles": "Roles",
"hardware_info": "Hardware Info",
"roles_and_hardware_info": "Roles and hardware info",
"sorters": {
"roles": "Roles",
"status": "Status",
"offline": "Offline status",
"name": "Name",
"mac": "MAC address",
"ip": "IP address",
"manufacturer": "Manufacturer",
"cores": "CPU (real)",
"ht_cores": "CPU (total)",
"hdd": "HDD total size",
"disks": "Number and size of disks",
"ram": "RAM total size",
"interfaces": "Number of interfaces",
"group_id": "Node network group",
"cluster": "Environment"
},
"filters": {
"roles": "Roles",
"hdd": "HDD total size (GB)",
"status": "Status",
"manufacturer": "Manufacturer",
"cores": "CPU (real)",
"ht_cores": "CPU (total)",
"disks_amount": "Number of disks",
"ram": "RAM total size (GB)",
"interfaces": "Number of interfaces",
"group_id": "Node network group",
"cluster": "Environment",
"prefixes": {
"cores": "CPU (real)",
"ht_cores": "CPU (total)",
"hdd": "GB HDD",
"disks_amount": "disks",
"ram": "GB RAM",
"interfaces": "interfaces"
}
},
"filter_results_amount": "Shown __count__ of __total__ result for ",
"filter_results_amount_plural": "Shown __count__ of __total__ results for ",
"assign_roles": "Assign Roles",
"breadcrumbs": {
"add": "Add Nodes",
"edit": "Edit Roles",
"disks": "Configure Disks",
"interfaces": "Configure Interfaces"
},
"configure_interfaces": {
"title": "Configure interfaces on __name__",
"title_plural": "Configure interfaces on __count__ nodes",
"read_only_title": "Interfaces configuration of __name__",
"read_only_title_plural": "Interfaces configuration of __count__ nodes",
"vlan_id": "VLAN ID",
"vlan_id_plural": "VLAN IDs",
"mac": "MAC",
"name": "Name",
"configuration_template_warning": "Cannot configure bonding and networks: network configuration template is used.",
"bond_button": "Bond Network Interfaces",
"unbond_button": "Unbond Network Interfaces",
"bond_speed_warning": "Bonding network interfaces with different network performance parameters is not recommended.",
"several_bonds_warning": "This network interface is already bonded with other network interfaces.",
"speed": "Speed",
"all_modes": "All Modes",
"bonding_mode": "Mode",
"bonding_modes": {
"active-backup": "Active Backup",
"balance-slb": "balance-slb",
"lacp-balance-tcp": "LACP Balance TCP",
"balance-rr": "balance-rr",
"balance-xor": "balance-xor",
"balance-tlb": "balance-tlb",
"balance-alb": "balance-alb",
"broadcast": "Broadcast",
"802_3ad": "802.3ad(LACP)"
},
"hash_policy": {
"layer2": "layer2",
"layer2+3": "layer2+3",
"layer3+4": "layer3+4",
"encap2+3": "encap2+3",
"encap3+4": "encap3+4"
},
"lacp_rate": "LACP Rate",
"lacp_rates": {
"slow": "Slow",
"fast": "Fast"
},
"bonding_policy": "Xmit Hash Policy",
"drag_and_drop_description": "You can drag and drop logical networks between the interfaces",
"configuration_error": {
"title": "Interfaces Configuration Error",
"saving_warning": "Unable to apply changes.",
"load_defaults_warning": "Unable to load the default configuration."
},
"validation": {
"too_many_untagged_networks": "Untagged networks cannot be assigned to the same interface.",
"invalid_mtu": "Invalid MTU value",
"networks_with_the_same_vlan": "Networks with the same VLAN ID cannot be assigned to the same interface.",
"vlan_range_intersection": "The network VLAN ID range should not include VLAN IDs of other networks assigned to the interface."
},
"disable_offloading": "Offloading Disabled",
"default_offloading": "Default Offloading",
"offloading_modes": "Offloading Modes",
"offloading_mode": "Mode",
"offloading_enabled": "Enabled",
"offloading_disabled": "Disabled",
"offloading_default": "Default",
"mtu": "MTU",
"mtu_placeholder": "Default"
},
"configure_disks": {
"no_disks": "No unassigned disks available.",
"no_disks_plural": "No unassigned disks available.",
"title": "Configure disks on __name__",
"title_plural": "Configure disks on __count__ nodes",
"read_only_title": "Disks configuration of __name__",
"read_only_title_plural": "Disks configuration of __count__ nodes",
"disk_information": "Disk Information",
"volume_groups": "Volume Groups",
"total_space": "Total Space",
"unallocated": "Unallocated",
"use_all_allowed_space": "Use All Allowed Space",
"validation_error": "The total size of volume groups exceeds available space of __size__ MB.",
"minimum_reached": "Minimum allowed size reached.",
"not_enough_space": "Not enough space for assigned volume groups.",
"volume_error": "The size is too small. Allocate at least __size__ MB.",
"configuration_error": {
"title": "Disks Configuration Error",
"saving_warning": "Unable to apply changes.",
"load_defaults_warning": "Unable to load the default configuration."
}
},
"node_management_panel": {
"group_by": "Group By",
"sort_by": "Sort By",
"reset": "Reset",
"more": "More",
"standard_mode_tooltip": "Standard Node View",
"compact_mode_tooltip": "Compact Node View",
"labels_tooltip": "Manage Labels",
"sort_tooltip": "Sort Nodes",
"filter_tooltip": "Filter Nodes",
"search_tooltip": "Quick Search",
"filter_by": "Filter By",
"filter_placeholder": "Node name/mac",
"search_placeholder": "Node name, MAC or IP address",
"edit_roles_button": "Edit Roles",
"add_nodes_button": "Add Nodes",
"selected_options": "__count__ selected",
"select_all": "Select All",
"label_value_not_specified" : "Value is not specified",
"label_not_assigned": "Label is not assigned",
"labels": {
"manage_labels": "Manage Labels",
"add_label": "Add Label",
"not_assigned_label": "No label \"__label__\"",
"not_specified_label" : "Label \"__label__\" not specified",
"label_key": "Name",
"label_value": "Value",
"empty_label_key": "Label name cannot be empty.",
"existing_label": "Label already exists.",
"selected_nodes_amount": "__count__ selected node",
"selected_nodes_amount_plural": "__count__ selected nodes",
"bulk_label_action_start": "Here you can change labels of ",
"bulk_label_action_end": ". Use the checkbox to add or delete labels on the selected nodes. Use the text fields to update the label names or values.",
"label_value_warning": "The label has different values on some of the selected nodes. If you change the value, the new value will be applied to all the selected nodes that have the label."
},
"node_management_error": {
"title": "Node Management Error",
"saving_warning": "Unable to apply changes.",
"labels_warning": "Unable to apply labels.",
"disks_configuration_warning": "Selected nodes have different disk capacities.",
"interfaces_configuration_warning": "Selected nodes have a different number of network interfaces."
},
"labels_error": {
"label_already_exists": "Label already exists.",
"invalid_label": "Invalid label"
}
},
"node": {
"status": {
"discover": "Discovered",
"offline": "Offline",
"error": "Error",
"pending_addition": "Pending Addition",
"pending_deletion": "Pending Deletion",
"ready": "Ready",
"removing": "Removing",
"provisioning": "Installing __os__",
"provisioned": "__os__ is installed",
"deploying": "Installing OpenStack"
},
"remove": "Remove",
"delete_node": "Delete node",
"discard_deletion": "Discard Deletion",
"cant_discard": "Cannot discard the node deletion",
"view_logs": "View Logs",
"edit_name": "Edit Name",
"more_info": "More Info",
"node_network_group": "Node network group \"__group__\"",
"no_node_network_group": "Node network group not specified",
"no_roles": "No roles assigned",
"cluster": "Environment \"__cluster__\"",
"unallocated": "Unallocated",
"details": "Details"
},
"back_to_nodes_button": "Back To Node List",
"unallocated_nodes": "Unallocated Nodes",
"no_selected_nodes": "No selected nodes to edit.",
"disk_configuration_reset_warning": "When you change the node role, disk configuration will be reset to default.",
"no_nodes_in_environment": "To add nodes to the environment:\n1. Click Add Nodes.\n2. Select the nodes you want to allocate.\n3. Assign a role to each node.",
"no_nodes_in_fuel": "A pool of one or more unallocated nodes is needed for this operation. To add nodes to the pool, configure the node to boot from the network (a.k.a. PXE booting). Fuel will automatically provision and discover the nodes.",
"role_conflict": "This role cannot be combined with the selected roles.",
"node_deletion_error": {
"title": "Node Deletion Error",
"node_deletion_warning": "Unable to delete the nodes."
},
"no_filtered_nodes_warning": "No nodes found matching the selected filters.",
"filtered_nodes_count":"__filteredNodesCount__ of __count__ node",
"filtered_nodes_count_plural": "__filteredNodesCount__ of __count__ nodes"
},
"settings_tab": {
"settings_error": {
"title": "OpenStack Settings Configuration Error",
"load_defaults_warning": "Unable to load the default configuration.",
"saving_warning": "Unable to apply the changes."
},
"title": "OpenStack Settings",
"groups": {
"common": "Common",
"general": "General",
"security": "Security",
"compute": "Compute",
"storage": "Storage",
"logging": "Logging",
"network": "Network",
"openstack_services": "OpenStack Services",
"other": "Other"
},
"dependent_role_warning": "The environment contains __roles__ node.",
"dependent_role_warning_plural": "The environment contains __roles__ nodes.",
"dependent_settings_warning": "__settings__ is active",
"dependent_settings_warning_plural": "__settings__ are active",
"images_ceph_warning": "The environment contains controllers.",
"custom_repo_configuration": {
"add_repo_button": "Add Extra Repo",
"labels": {
"name": "Name",
"uri": "URI",
"priority": "Priority"
},
"placeholders": {
"priority": "None"
},
"errors": {
"empty_name": "Empty name",
"invalid_name": "Invalid name",
"invalid_repo": "Invalid repo format",
"invalid_priority": "Invalid priority"
}
},
"plugin_versions": "Versions"
},
"dashboard_tab": {
"delete_environment": "Delete Environment",
"alert_delete": "You are about to clean up each node and return it to the pool of unallocated nodes. All logs from the deleted nodes will be removed.",
"reset_environment": "Reset Environment",
"reset_environment_description": "Enables you to modify the settings and re-deploy the environment.",
"reset_environment_warning": "You are about to reset all existing nodes to the pre-deployment state and delete this environment. Environment settings and network configuration will be preserved.",
"reset_disabled_for_deploying_cluster": "The OpenStack environment is still being deployed. Wait untill Fuel completes the deployment and try again.",
"repeated_reset_disabled": "The environment is already being reset.",
"no_changes_to_reset": "Not deployed environment cannot be reset.",
"rename_error": {
"title": "Unable to rename the OpenStack environment"
},
"current_task": "Current task:",
"cluster_info_fields": {
"name": "Name",
"status": "Status",
"openstack_release": "OpenStack Release",
"operating_system": "OS",
"compute": "Compute",
"network": "Network",
"storage_backends": "Storage Backends",
"cpu_cores": "CPU (Cores)",
"hdd": "HDD",
"ram": "RAM",
"capacity": "Capacity",
"statistics": "Node Statistics",
"total": "Total Nodes"
},
"mos_documentation": "Mirantis OpenStack Documentation",
"openstack_documentation": "OpenStack Documentation",
"documentation_description": "Quick access to the documentation on how to deploy and configure your OpenStack environment:",
"no_nodes_warning_add_them": "No nodes found in this environment. Please add nodes in the Nodes tab and try again.",
"plugin_documentation": "Plugin Documentation",
"technical_bulletins": "Technical Bulletins",
"cluster_information": "Cluster Information",
"summary": "Summary",
"changes_header": "List of changes:",
"new_environment_welcome": "Welcome to the New OpenStack Environment!",
"add_nodes": "Add nodes to the OpenStack Environment.",
"not_deployed_instruction": "Before you proceed, review the environment configuration, including the node disk partitioning and network settings. You will not be able to change these settings after Fuel deploys the OpenStack environment.",
"deployment_cannot_be_started": "Deployment cannot be started due to invalid environment configuration. Please review and address the warnings below before proceeding and see the",
"stop": "Stop",
"healthcheck": "To view the OpenStack health check status go to ",
"healthcheck_tab": "Healthcheck tab",
"documentation": "Documentation",
"go_to_nodes": "Add Nodes",
"unsuccessful_deploy": "Your deployment was unsuccessful. See the Troubleshooting section of the ",
"no_nodes_instruction": "You must add at least one node to your environment in order to deploy. See the ",
"locked_settings_alert": "Before you proceed, review the environment configuration, including the node disk partitioning and network settings. You will not be able to change these settings after Fuel deploys the OpenStack environment.",
"package_information": "Packages and updates are fetched from the repositories defined in the Settings tab. If your environment uses the default external repositories, verify that the Fuel Master node can access the Internet. If the Fuel Master node is not connected to the Internet, you must set up a local mirror and configure Fuel to upload packages from the local mirror. Fuel must have network access to the local mirror. You may also configure alternate repositories for installation. For more information, see ",
"user_guide": "User Guide",
"operations_guide": "Operations Guide",
"for_more_information_roles": "for more information on how to assign roles to nodes and add them to an OpenStack environment.",
"for_more_information_configuration": " for more information on how to configure an OpenStack environment and node settings.",
"and_vcenter": "and VCenter",
"nova_with": "Nova Network with",
"neutron_with": "Neutron with",
"horizon": "Horizon",
"horizon_description": "The OpenStack dashboard Horizon is now available.",
"go_to_horizon": "Go to Horizon",
"no_storage_enabled": "No storage option enabled",
"http_plugin_link": "(HTTP)"
},
"network_tab": {
"title": "Network Settings",
"flatdhcp_manager": "FlatDHCP Manager",
"vlan_manager": "VLAN Manager",
"verify_networks_button": "Verify Networks",
"network_verification": "Network verification",
"untagged": "untagged",
"range_start": "Start",
"range_end": "End",
"show_all_networks": "Show All Networks",
"add_node_network_group": "Add New Node Network Group",
"add": "Add Group",
"node_network_group_name": "Name",
"node_network_group_duplicate_error": "This node network group name is already taken",
"node_network_group_empty_name": "Node network group name cannot be empty",
"node_network_group_creation_error": "Node Network Group Creation Error",
"node_network_group_deletion_error": "Node Network Group Deletion Error",
"default_node_network_group_info": "This node network group uses a shared admin network and cannot be deleted",
"save_changes_warning": "It is necessary to save changes before creating a new node network group",
"verification_multirack_warning": "Network verification is disabled for environments containing more than one node network group",
"not_enough_nodes": "At least two online nodes are required to verify environment network configuration",
"verify_networks": {
"step_0": "Network verification checks the following:",
"step_1": "1. L2 connectivity checks between nodes in the environment.",
"step_2": "2. DHCP discover check on all nodes.",
"step_3": "3. Repository connectivity check from the Fuel Master node.",
"step_4": "4. Repository connectivity check from the Fuel Slave nodes through the public & admin (PXE) networks.",
"success_alert": "Verification succeeded. Your network is configured correctly.",
"verification_error": {
"title": "Network Verification Error",
"start_verification_warning": "Unable to start network verification"
},
"fail_alert": "Verification failed.",
"node_name": "Node Name",
"node_mac_address": "Node MAC address",
"node_interface": "Node Interface",
"expected_vlan": "Expected VLAN (not received)"
},
"network": {
"ip_ranges": "IP Range",
"gateway": "Gateway",
"cidr": "CIDR",
"use_whole_cidr": "Use the whole CIDR",
"use_vlan_tagging": "Use VLAN tagging"
},
"networking_parameters": {
"fixed_networks_cidr": "Fixed network CIDR",
"fixed_network_size": "Fixed network size",
"fixed_networks_amount": "Number of fixed networks",
"fixed_vlan_range": "Fixed VLAN ID range",
"use_vlan_tagging_fixed": "Use VLAN tagging for fixed networks",
"nova_configuration": "Nova-network Configuration",
"dns_nameservers": "Guest OS DNS Servers",
"l2_configuration": "Neutron L2 Configuration",
"l3_configuration": "Neutron L3 Configuration",
"l2_vlan_description": "Neutron supports different types of network segmentation such as VLAN, GRE, VXLAN etc. This section is specific to VLAN segmentation related parameters such as VLAN ID ranges for tenant separation and the Base MAC address.",
"l2_tun_description": "Neutron supports different types of network segmentation such as VLAN, GRE, VXLAN etc. This section is specific to a tunneling segmentation related parameters such as Tunnel ID ranges for tenant separation and the Base MAC address.",
"dns_servers_description": "This setting is used to specify the upstream name servers for the environment. These servers will be used to forward DNS queries for external DNS names to DNS servers outside the environment.",
"baremetal_parameters_description": "The Baremetal network is used by OpenStack Ironic. OpenStack Ironic will manage the physical nodes attached to this network. This is not the IPMI network for the hosts. This network is registered as a provider network in Neutron and used for provisioning and accessing the baremetal hosts.",
"gre_id_range": "Tunnel ID range",
"vlan_range": "VLAN ID range",
"base_mac": "Base MAC address",
"internal_cidr": "Internal network CIDR",
"internal_gateway": "Internal network gateway",
"internal_name": "Internal network name",
"floating_name": "Floating network name",
"floating_ranges": "Floating IP range",
"baremetal_gateway": "Ironic gateway",
"baremetal_range": "Ironic IP range"
},
"validation": {
"large_network": "Network is too large",
"small_network": "Network is too small",
"invalid_cidr": "Invalid CIDR",
"invalid_ip": "Invalid IP address",
"invalid_ip_range": "Start IP address must be less than end IP address",
"empty_ip_range": "Please specify at least one IP range",
"ip_does_not_match_cidr": "IP address does not match the network CIDR",
"floating_range_is_not_in_public_cidr": "Floating IP range must be contained in a CIDR of Public network",
"ip_ranges_intersection": "The IP range intersects the following IP range: ",
"floating_and_public_ip_ranges_intersection": "Floating IP range must not intersect with IP range of the __network__ network (__nodeNetworkGroup__ node network group): ",
"invalid_vlan": "Invalid VLAN ID",
"forbidden_vlan": "This VLAN ID is used by other networks. Please select other VLAN ID",
"invalid_netmask": "Invalid netmask",
"invalid_gateway": "Invalid gateway",
"invalid_amount": "Invalid amount of networks",
"gateway_does_not_match_cidr": "The gateway address does not match the network CIDR",
"need_more_vlan": "Not enough VLAN IDs are available for the selected number of networks. Verify that the number of networks specified in the VLAN ID Range field is correct",
"invalid_nameserver": "Invalid nameserver",
"invalid_id_start": "Invalid ID range start",
"invalid_id_end": "Invalid ID range end",
"invalid_id_range": "The ID range start is greater than ID range end",
"not_enough_id": "The ID range should contain more than one ID",
"vlan_intersection": "The VLAN ID range overlaps with the VLAN ID range used in other networks. Please set a different VLAN ID range",
"invalid_mac": "Invalid MAC address",
"ip_start_is_out_of_ip_range": "The IP start value is out of the selected IP range",
"ip_end_is_out_of_ip_range": "The IP end value is out of the selected IP range",
"invalid_name": "Invalid network name"
},
"subtabs": {
"nova_configuration": "Nova Configuration",
"neutron_l2": "Neutron L2",
"neutron_l3": "Neutron L3",
"network_settings": "Other",
"network_verification": "Connectivity Check",
"groups": {
"node_network_groups": "Node network groups",
"settings": "Settings",
"network_verification": "Network Verification"
}
},
"floating_net": "Floating Network Parameters",
"internal_net": "Internal Network Parameters",
"dns_nameservers": "Guest OS DNS Servers",
"baremetal_net": "Baremetal Network Parameters"
},
"logs_tab": {
"title": "Logs",
"logs": "Logs",
"node": "Node",
"source": "Source",
"min_level": "Min. level",
"level": "Level",
"show": "Show",
"log_alert": "Unable to fetch logs.",
"source_alert": "Unable to fetch the log sources.",
"date": "Date",
"message": "Message",
"bottom_text": "Some lines have been skipped. Show more lines.",
"all_logs": "All",
"no_log_text": "No log entries match current filters."
},
"healthcheck_tab": {
"title": "OpenStack Health Check",
"run_tests_button": "Run Tests",
"stop_tests_button": "Stop Tests",
"deploy_alert": "Before you can test an OpenStack environment, you must deploy the OpenStack environment.",
"not_available_alert": "OSTF server is not available.",
"expected_duration": "Expected Duration",
"actual_duration": "Actual Duration",
"status": "Status",
"provide_credentials": "Provide credentials",
"credentials_description": "If you changed the credentials after deployment, provide the new ones to run the health checks. Fuel does not store the credentials.",
"password_label": "Password",
"password_description": "Password for Administrator",
"user_label": "Username",
"user_description": "Username for Administrator",
"tenant_label": "Tenant",
"tenant_description": "Tenant (project) name for Administrator"
},
"deploy_changes": "Deploy Changes",
"provision_vms": "Provision VMs",
"deploy": "Deploying",
"reset_environment": "Resetting",
"stop_deployment": "Stopping",
"stop_deployment_button": "Stop deployment",
"deployment_mode": "Deployment Mode",
"show_details_button": "Show additional information",
"hide_details_button": "Hide additional information",
"openstack_release": "OpenStack Release",
"environment_status": "Status",
"cluster_was_modified_from_cli": "Some deployment parameters for this environment have been modified using the Fuel CLI. Changes from the Fuel CLI precede the changes made using the Fuel web-interface. Proceed with caution.",
"unavailable_release": "__name__ release is unavailable. Cannot deploy the OpenStack environment."
},
"capacity_page": {
"title": "Capacity Audit",
"license_usage": "License Usage Report",
"fuel_version": "Fuel version",
"fuel_uuid": "Fuel UUID",
"env_name": "Environment Name",
"node_count": "Node Count",
"total_number_alloc_nodes": "Total number of allocated nodes",
"total_number_unalloc_nodes": "Total number of unallocated nodes",
"node_role": "Node role(s)",
"nodes_with_config": "Number of nodes with this configuration",
"download_report": "Download a report",
"loading": "Loading..."
},
"dialog": {
"nailgun_unavailability": {
"title": "Nailgun is Unavailable",
"retry_now": "Retry Now",
"unavailability_message": "Failed to start Fuel UI. Nailgun is unavailable.",
"retry_delay_message": "Reconnecting in __count__ second...",
"retry_delay_message_plural": "Reconnecting in __count__ seconds...",
"retrying": "Reconnecting...",
"unavailability_reasons": [
"If you've just installed, restarted or upgraded the master node, it could take up to a few minutes for Nailgun to start.",
"If Nailgun is still unavailable after a few minutes, please check the logs."
]
},
"create_cluster_wizard": {
"title": "Create a new OpenStack environment",
"prev": "Prev",
"next": "Next",
"create": "Create",
"configuration_failed_warning": "Your OpenStack environment has been created, but the configuration failed. You can configure it manually.",
"compatible": "The component was tested with all the selected components",
"incompatible_list": "This component was not tested with the following components: ",
"name_release": {
"title": "Name and Release",
"name": "Name",
"release_label": "OpenStack Release",
"existing_environment": "Environment with name \"__name__\" already exists",
"Ubuntu_connectivity_alert": "By default, Fuel uploads the software packages for the Fuel Slave nodes from the external repositories. Please verify the Fuel Master node has the Internet connection.\nIf the Fuel Master node does not have access to the Internet, you must create a local mirror with all required software packages and configure Fuel to use the mirror before you deploy an OpenStack environment.",
"CentOS_connectivity_alert": "By default, Fuel uploads the software packages for the Fuel Slave nodes from the external repositories. Please verify the Fuel Master node has the Internet connection.\nIf the Fuel Master node does not have access to the Internet, you must create a local mirror with all required software packages and configure Fuel to use the mirror before you deploy an OpenStack environment."
},
"mode": {
"title": "Deployment Mode"
},
"compute": {
"title": "Compute",
"qemu": "QEMU-KVM",
"vcenter": "vCenter",
"qemu_description": "Select this option if you want to use QEMU as a hypervisor with capability of KVM acceleration.",
"vcenter_description": "Select this option if you run OpenStack on VMware vCenter.",
"vcenter_warning": "vCenter can't be deployed without QEMU-KVM option selected.",
"vcenter_requires_network_backend": "vCenter requires DVS or NSX network backend",
"empty_choice": "Please select at least one hypervisor type"
},
"network": {
"title": "Networking Setup",
"description": "Choose the private (guest) network configuration. You cannot modify this setting after you complete the wizard. For more information, see the ",
"description_link": "Mirantis OpenStack Planning Guide for Network Topology",
"release_alert": "Neutron is not supported in __NameAndRelease.release_name__",
"hypervisor_alert": "Neutron is not available with vCenter as a selected compute option.",
"neutron_gre_description": "Your network hardware must support GRE segmentation. This option supports up to 65535 networks.",
"neutron_vlan": "Neutron with VLAN segmentation (default)",
"neutron_vlan_description": "Your network hardware must be configured for VLAN segmentation. This option supports up to 4095 networks.",
"neutron_tun_description": "By default VXLAN tunnels will be used. This option supports millions of tenant data networks.",
"neutron_ml2": "Neutron with ML2 plugin",
"neutron_ml2_description": "Framework that enables simultaneous utilization of the layer 2 networking technologies through drivers.",
"vlan_tun_alert": "VLAN and tunneling are mutually exclusive.",
"ml2_empty_choice": "Please select at least one ML2 driver"
},
"storage": {
"title": "Storage Backends",
"alert": "Ceph is not supported in __NameAndRelease.release_name__",
"ceph_description": "Use Ceph storage?",
"ceph_enable": "Yes, use Ceph",
"ceph_disable": "No, use default providers",
"ceph_provider": "Use Ceph storage provider",
"default_provider": "Use default storage providers",
"ceph_block": "Use Ceph as backend for Cinder volumes",
"ceph_object": "Use Ceph as backend for Swift objects",
"ceph_ephemeral": "Use Ceph as backend for Nova",
"ceph_image": "Use Ceph as backend for Glance images",
"default": "Default",
"ceph": "Ceph",
"lvm": "LVM",
"swift": "Swift Object Storage",
"cinder": "Cinder",
"cinder_help": "By default, Cinder block storage uses LVM volumes shared over iSCSI. Ceph backend requires two or more Ceph-OSD nodes and the KVM hypervisor.",
"glance": "Glance",
"glance_help": "By default, Glance image service uses Swift object storage. Ceph backend requires two or more Ceph-OSD nodes.",
"block": "Block Storage:",
"object": "Object Storage:",
"image": "Image Storage:",
"ephemeral": "Ephemeral Storage:"
},
"additional": {
"title": "Additional Services",
"release_alert": "Additional services are not available in __NameAndRelease.release_name__",
"network_mode_alert": "Murano requires Neutron as a network option.",
"install_sahara": "Install Sahara",
"install_sahara_description": "Sahara enables on demand provisioning of Hadoop clusters to be deployed on OpenStack utilizing a variety of vendor distributions.",
"install_murano": "Install Murano",
"install_murano_description": "Murano is an application catalog, which allows application developers and cloud administrators to publish various cloud-ready applications in a browsable categorized catalog, which may be used by the cloud users (including the inexperienced ones) to pick-up the needed applications and services and composes the reliable environments out of them in a “push-the-button” manner.",
"install_ceilometer": "Install Ceilometer (OpenStack Telemetry)",
"install_ceilometer_description": "Ceilometer provides metering and monitoring of an OpenStack cloud.",
"install_ironic": "Install Ironic",
"install_ironic_description": "Ironic enables baremetal provisioning.",
"ironic_network_mode_alert": "Ironic requires Neutron with VLAN segmentation as a network option.",
"ironic_storage_mode_alert": "Ironic requires Swift object storage as a backend for the Glance image service."
},
"ready": {
"title": "Finish",
"env_select_deploy": "Your environment is now ready for deployment! After clicking the Create button, you can",
"or_make_config_choice": "or modify additional configuration changes in the Fuel",
"console": "console.",
"deploy": "Deploy Changes",
"env": "Environments"
},
"create_cluster_error": {
"title": "OpenStack Environment Creation Error"
}
},
"dismiss_settings": {
"title": "Confirm",
"important": "Important",
"stay_button": "Cancel",
"leave_button": "Discard Changes",
"apply_and_proceed_button": "Save and Proceed",
"default_message": "You have unsaved changes on this page. Press Cancel to stay on the page, Discard Changes to proceed without saving, or Save and Proceed to save changes and proceed.",
"no_saving_message": "You have unsaved changes on this page. Press Cancel to stay on the page or Discard Changes to proceed without saving.",
"saving_failed_message": "Failed to save changes. Please fix the errors and try again.",
"no_discard_message": "You have unsaved changes on this page. Press Cancel to stay on the page or Save and Proceed to save data and proceed."
},
"display_changes": {
"title": "Deploy Changes",
"added_node": "Added __count__ node",
"added_node_plural": "Added __count__ nodes",
"deleted_node": "Deleted __count__ node",
"deleted_node_plural": "Deleted __count__ nodes",
"provisioned_node": "Provisioned __count__ node",
"provisioned_node_plural": "Provisioned __count__ nodes",
"settings_changes": {
"attributes": "Changed OpenStack settings.",
"networks": "Changed network settings.",
"disks": "Changed disk configuration of the following nodes:",
"interfaces": "Changed interface configuration of the following nodes:"
},
"warnings": {
"no_deployment": "Environment configuration is invalid. Cannot start the deployment. Please check the warnings below.",
"connectivity_alert": "Packages and updates are fetched from the repositories defined in the Settings tab. If your environment uses the default repositories, verify that the Fuel Master node can access the Internet. If the Fuel Master node is not connected to the Internet, you must set up a local mirror and configure Fuel to upload packages from the local mirror. Fuel must have network access to the local mirror."
},
"deploy": "Deploy",
"redeployment_needed": "Deployment completed with errors. Please redeploy your environment.",
"verification_not_performed": "Please verify your network settings before deployment.",
"verification_in_progress": "Network verification is in progress.",
"verification_failed": "Networks verification failed with an error.",
"get_more_info": "For more information please visit the",
"networks_link": "Networks tab",
"invalid_settings": "Environment settings are invalid.",
"settings_link": "Settings tab",
"tls_not_enabled": "TLS is not enabled. It is highly recommended to enable and configure TLS.",
"tls_for_horizon_not_enabled": "TLS is not enabled for Horizon public endpoint. It is highly recommended to enable and configure TLS for Horizon.",
"tls_for_services_not_enabled": "TLS is not enabled for OpenStack public endpoints. It is highly recommended to enable and configure TLS.",
"are_you_sure_deploy": "Click Deploy to start the deployment or Cancel to make changes."
},
"provision_vms": {
"title": "Provision VMs",
"text": "Are you sure you want to start VMs provisioning on __count__ node?",
"text_plural": "Are you sure you want to start VMs provisioning on __count__ nodes?",
"provision_vms_error": "Unable to start virtual machine provisioning."
},
"show_node": {
"manufacturer_label": "Manufacturer",
"mac_address_label": "MAC Address",
"fqdn_label": "FQDN",
"hostname_label": "Hostname",
"ssh_console": "SSH console",
"network_configuration": "Interface Configuration",
"disk_configuration": "Disk Configuration",
"network_configuration_action": "Configure Interfaces",
"disk_configuration_action": "Configure Disks",
"default_dialog_title": "Node Information",
"close_button": "Close",
"total": "total",
"bytes": "bytes",
"drive": "drive",
"drive_plural": "drives",
"node_network_group": "Node network group",
"cluster": "Environment"
},
"delete_nodes": {
"title": "Delete Nodes",
"common_message": "Are you sure you want to delete the selected node from the environment?",
"common_message_plural": "Are you sure you want to delete the selected nodes from the environment?",
"not_deployed_nodes_message": "The not deployed node will return to the pool of unallocated nodes.",
"not_deployed_nodes_message_plural": "Not deployed nodes will return to the pool of unallocated nodes.",
"deployed_nodes_message": "The deployed node will be marked as pending deletion and will be removed from the environment after re-deployment.",
"deployed_nodes_message_plural": "Deployed nodes will be marked as pending deletion and will be removed from the environment after redeployment."
},
"discard_changes": {
"title": "Discard Changes",
"discard_button": "Discard",
"discard_addition": "Are you sure you want to discard node addition?",
"discard_deletion": "Are you sure you want to discard node deletion?",
"cant_discard": "Cannot discard the changes."
},
"remove_node": {
"default_message": "Fuel will remove this node from its database. This operation will not erase MBR or any data on this node. If you power on the node, it will boot bootstrap (discovery) system, and the node will appear in Fuel as a new unallocated server.",
"title": "Remove Node"
},
"remove_cluster": {
"title": "Delete Environment",
"incomplete_actions_text": "There are incompleted operations in the OpenStack environment. Removing of the OpenStack environment may fail and lead to the inconsistent state.",
"node_returned_text": "Each node will be cleaned up and returned to the pool of unallocated nodes. All logs from deleted nodes will be removed.",
"default_text": "Are you sure you want to delete this environment?",
"enter_environment_name": "Please type the name of the environment \"__name__\" to confirm.",
"stop_deployment_is_running": "Stopping of the environment deployment is in progress. Some environment nodes can be rebooted at the moment. Deleting of the environment can lead to issues with offline nodes. This would be safer to delete the environment after the deployment is stopped."
},
"stop_deployment": {
"title": "Stop Deployment",
"text": "Are you sure you want to stop this deployment? You may not be able to successfully re-deploy this OpenStack environment until you reset the environment. Proceed with caution!",
"provisioning_warning": "Are you sure you want to interrupt the deployment at OS provisioning stage? Fuel has not completed the node provisioning, changes applied to the nodes will be discarded and the nodes will be reset to their pre-deployment state.",
"redeployment_warning": "Please wait 20 minutes before attempting to run the deployment again to ensure the provisioning process has been stopped.",
"stop_deployment_error": {
"title": "Stop Deployment Error",
"stop_deployment_warning": "Unable to stop deployment"
}
},
"reset_environment": {
"title": "Reset Environment",
"text": "Are you sure you want to reset this environment? You are about to reset all existing nodes to the pre-deployment state and delete this environment. Environment settings and network configuration will be preserved.",
"enter_environment_name": "Type the name of the environment \"__name__\" to confirm."
},
"error_dialog": {
"title": "Error",
"server_error": "A server error has occurred. Please contact your system administrator.",
"server_unavailable": "Nailgun server is unavailable. Please check your connection and contact your system administrator."
},
"change_password": {
"title": "Change Your Password",
"current_password": "Current password",
"new_password": "New password",
"confirm_new_password": "Confirm the new password",
"wrong_current_password": "Wrong password",
"new_password_mismatch": "Passwords do not match"
},
"registration": {
"title": "Create Account",
"i_agree": "I Read and Accept",
"terms_and_conditions": "Terms & Conditions",
"agree_error": "You need to accept Terms and Conditions"
},
"retrieve_password": {
"title": "Retrieve Password",
"send_new_password": "Send New Password",
"submit_email": "Please submit your Mirantis Account email to receive your new password by email.",
"done": "Done.",
"check_email": "Please check your email for new password"
},
"remove_node_network_group": {
"title": "Remove Node Network Group",
"confirmation": "Are you sure, you want to delete this node network group?",
"unsaved_changes_alert": "You have unsaved changes on this page. They will be reset after the node network group deletion."
}
}
}
},
"zh-CN": {
"translation": {
"language": "CN",
"language_name": "中文",
"common": {
"title": "Fuel Dashboard",
"select_all": "选择全部",
"load_defaults_button": "恢复默认",
"cancel_changes_button": "取消变更",
"apply_button": "应用",
"delete_button": "删除",
"save_settings_button": "保存设置",
"cancel_button": "取消",
"apply_changes_button": "应用变更",
"not_available": "不适用",
"size": {
"byte": "byte",
"byte_plural": "bytes",
"kb": "KB",
"mb": "MB",
"gb": "GB",
"tb": "TB"
},
"node":"__count__个节点",
"node_plural":"__count__个节点",
"important": "重要"
},
"node_details": {
"cpu": "CPU",
"system": "系统",
"memory": "内存",
"disks": "磁盘",
"interfaces": "接口"
},
"cluster": {
"status": {
"new": "新建",
"deploying": "部署中",
"operational": "可操作",
"error": "错误",
"removing": "移除中"
}
},
"network": {
"fuelweb_admin": "Admin (PXE)",
"fixed": "VM固定",
"public": "公开",
"floating": "浮动",
"management": "管理",
"storage": "存储"
},
"navbar": {
"environments": "环境",
"releases": "版本",
"plugins": "插件",
"support": "技术支持",
"stats": {
"total": ["全部", "节点"],
"total_plural": ["全部", "节点"],
"unallocated": ["未分配", "节点"],
"unallocated_plural": ["未分配", "节点"]
}
},
"breadcrumbs": {
"home": "首页",
"environments": "环境",
"releases": "版本",
"support": "技术支持",
"notifications": "通知",
"capacity": "容量"
},
"notifications_page": {
"title": "通知"
},
"notifications_popover": {
"view_all_button": "查看全部",
"no_notifications_text": "没有通知可显示"
},
"support_page": {
"title": "技术支持",
"contact_text": "欢迎提出反馈和改进意见,请点击下面的按钮,我们将尽快回复您。",
"irc_text": "如果您有任何问题可通过IRCfreenode.net网络的 #fuel 频道)联系开发者。",
"log_text": "如果您在使用Fuel Web的过程中遇到任何错误或异常可能需要将日志提交给支持团队请点击按钮下载",
"contact_support": "联系支持",
"register_fuel_title": "注册FUEL",
"register_fuel_content": "注册后能收到新版本和相关重要信息。另外您在接下来的30天内将可得到基础支持服务!",
"download_diagnostic_snapshot_text": "下载诊断快照",
"gen_logs_snapshot_text": "生成日志快照...",
"gen_diagnostic_snapshot_text": "生成诊断快照",
"diagnostic_snapshot": "诊断快照",
"capacity_audit": "性能审计",
"capacity_audit_text": "查看和下载性能日志。",
"view_capacity_audit": "查看性能日志"
},
"release_page": {
"title": "版本",
"name": "名称",
"version": "发布",
"no_releases_message": "没有发布信息",
"release": {
"error": "错误",
"not_available": "不存在"
}
},
"clusters_page": {
"title":"我的OpenStack环境",
"create_cluster_text": "新建OpenStack环境",
"cluster_hardware_nodes": "节点",
"cluster_hardware_cpu": "CPU (cores)",
"cluster_hardware_hdd": "硬盘",
"cluster_hardware_ram": "内存"
},
"cluster_page": {
"tabs": {
"nodes": "节点",
"network": "网络",
"settings": "设置",
"logs": "日志",
"healthcheck": "健康检查",
"actions": "操作"
},
"nodes_tab": {
"roles": "角色",
"hardware_info": "硬件信息",
"roles_and_hardware_info": "角色和硬件信息",
"assign_roles": "分配角色",
"configure_interfaces": {
"title": "在__name__上配置接口",
"title_plural": "在__count__个节点上配置接口",
"speed": "速度",
"drag_and_drop_description": "使用拖拽在物理接口之间移动逻辑网络"
},
"configure_disks": {
"title": "在__name__上配置磁盘",
"title_plural": "在__count__个节点上配置磁盘",
"disk_information": "磁盘信息",
"volume_groups": "卷组",
"total_space": "全部空间",
"unallocated": "未分配",
"use_all_allowed_space": "使用全部可用空间"
},
"node_management_panel": {
"group_by": "分组",
"edit_roles_button": "编辑角色",
"add_nodes_button": "增加节点"
},
"node": {
"status": {
"discover": "在线",
"offline": "离线",
"error": "错误",
"pending_addition": "等待增加",
"pending_deletion": "等待删除",
"ready": "已就绪",
"provisioning": "正在安装__os__",
"provisioned": "__os__已安装",
"deploying": "正在安装OpenStack"
},
"view_logs": "查看日志",
"discard_deletion": "取消删除",
"discard_role_changes": "取消角色变更",
"edit_name": "编辑名称"
},
"back_to_nodes_button": "返回节点列表",
"unallocated_nodes": "未分配节点",
"no_selected_nodes": "没有选择任何节点",
"no_nodes_in_environment": "选择想分配的节点并设置角色",
"no_nodes_in_fuel": "这个操作需要拥有一个或多个未分配节点的节点池。配置节点从网络启动来将它添加到节点池(PXE booting)。Fuel会自动发现节点。"
},
"settings_tab": {
"title": "OpenStack设置",
"access": {
"label": "访问",
"user": {
"label": "用户名",
"description": "管理员用户名"
},
"email": {
"label": "电子邮件",
"description": "管理员电子邮件"
},
"tenant": {
"label": "租户",
"description": "管理员租户名称"
},
"password": {
"label": "密码",
"description": "管理员密码"
}
},
"additional_components": {
"label": "额外组件",
"sahara": {
"label": "安装Sahara",
"description": "如果选择Sahara组件将被安装。"
},
"murano": {
"label": "安装Murano",
"description": "如果选择Murano组件将被安装。"
},
"ceilometer": {
"label": "安装Ceilometer",
"description": "如果选择Ceilometer组件将被安装。"
}
},
"syslog": {
"label": "系统日志",
"syslog_transport": {
"label": "系统日志传输协议",
"values": {
"udp": {
"label": "UDP"
},
"tcp": {
"label": "TCP"
}
}
},
"syslog_server": {
"label": "主机名",
"description": "远程系统日志主机名"
},
"syslog_port": {
"label": "端口",
"description": "远程系统日志端口"
}
},
"storage": {
"label": "存储",
"volumes_lvm": {
"label": "基于iSCSI的Cinder LVM卷",
"description": "需要至少一个Cinder节点"
},
"volumes_ceph": {
"label": "Ceph RBD卷",
"description": "需要至少两个Ceph-OSD节点"
},
"images_ceph": {
"label": "Ceph RBD映像",
"description": "需要至少两个Ceph-OSD节点"
},
"objects_ceph": {
"label": "Ceph rados-gw对象",
"description": "需要至少两个Ceph-OSD节点与Swift不兼容"
},
"osd_pool_size": {
"label": "Ceph对象副本数量",
"description": "定义Ceph池中的对象副本数量。需要部署至少相应数量的Ceph-OSD节点。"
}
},
"common": {
"label": "通用",
"debug": {
"label": "OpenStack调试日志",
"description": "调试模式能够提供更多信息,但也需要更多磁盘空间。"
},
"auto_assign_floating_ip": {
"label": "自动分配浮动IP",
"description": "OpenStack将自动给新实例分配浮动IP"
},
"libvirt_type": {
"label": "管理器类型",
"values": {
"kvm": {
"label": "KVM",
"description": "如果在硬件上运行OpenStack选择该类型的管理器"
},
"qemu": {
"label": "QEMU",
"description": "如果您在虚拟机上运行OpenStack请选择该类型的管理器"
}
}
},
"start_guests_on_host_boot": {
"label": "主机启动时运行客户机",
"description": "在主机重启时是否需要重启客户机。 如果启用此选项会导致nova-compute启动时无条件的重启客户机。如果客户机为停止状态则启动它。如果是运行状态则重启"
},
"use_cow_images": {
"label": "为映像使用qcow格式",
"description": "大多数情况下您需要qcow格式。如果设置为false将使用原始映像格式运行虚机。基于原始格式的OpenStack当前不支持快照"
},
"compute_scheduler_driver": {
"label": "调度方式",
"values": {
"nova": {
"scheduler": {
"filter_scheduler": {
"FilterScheduler": {
"label": "过滤器调度",
"description": "TBD"
}
},
"simple": {
"SimpleScheduler": {
"label": "简单调度",
"description": "TBD"
}
}
}
}
}
},
"auth_key": {
"label": "公开密钥",
"description": "部署节点时包含在authorized_keys中的公钥"
}
},
"vlan_splinters": {
"vswitch":{
"label": "打开'OVS VLAN splinters'特性仅Neutron",
"description": "将VLAN splinters Open vSwitch方法使用到需要的网卡上。"
}
}
},
"dashboard_tab": {
"delete_environment": "删除环境",
"alert_delete": "清除每个节点并放回未分配节点池"
},
"network_tab": {
"title": "网络设置",
"flatdhcp_manager": "FlatDHCP管理",
"vlan_manager": "VLAN管理",
"verify_networks_button": "验证网络",
"untagged": "未标记",
"range_start": "开始",
"range_end": "结束",
"verify_networks": {
"step_0": "完成网络验证的4个步骤:",
"success_alert": "验证成功。网络配置正确。",
"fail_alert": "验证失败。",
"node_name": "节点名称",
"node_mac_address": "节点MAC地址",
"node_interface": "节点接口",
"expected_vlan": "应存在的VLAN "
},
"network": {
"ip_range": "IP范围",
"gateway": "网关",
"cidr": "CIDR",
"vlan_id_range": "VLAN ID范围",
"use_vlan_tagging": "使用VLAN标记"
},
"networking_parameters": {
"l2_configuration": "Neutron L2配置",
"l3_configuration": "Neutron L3配置",
"base_mac": "基础MAC地址"
}
},
"logs_tab": {
"title": "日志",
"logs": "日志",
"node": "节点",
"source": "来源",
"min_level": "最低严重性级别",
"show": "显示",
"log_alert": "无法获取日志",
"source_alert": "无法获取日志来源",
"date": "日期",
"message": "消息",
"bottom_text": "前面的一些行被忽略。显示更多行",
"all_logs": "全部",
"no_log_text": "当前过滤器没有找到任何日志。"
},
"healthcheck_tab": {
"title": "OpenStack健康检查",
"run_tests_button": "运行测试",
"stop_tests_button": "停止测试",
"deploy_alert": "在测试之前必须先部署新的OpenStack环境",
"not_available_alert": "OSTF服务不可用",
"expected_duration": "预期的时长",
"actual_duration": "实际时长",
"status": "状态"
},
"deploy_changes": "部署变更",
"deployment_mode": "部署模式:",
"openstack_release": "OpenStack版本",
"environment_status": "环境状态:"
},
"capacity_page": {
"title": "性能审计",
"license_usage": "许可使用报告",
"fuel_version": "Fuel版本",
"fuel_uuid": "Fuel UUID",
"env_name": "环境名称",
"node_count": "节点数量",
"total_number_alloc_nodes": "全部已分配节点的数量",
"total_number_unalloc_nodes": "全部未分配节点的数量",
"node_role": "节点角色",
"nodes_with_config": "该配置的节点数",
"download_report": "下载报告",
"loading": "加载..."
},
"dialog": {
"create_cluster_wizard": {
"title": "新建OpenStack环境",
"prev": "后退",
"next": "前进",
"create": "新建",
"name_release": {
"title": "名称和版本",
"name": "名称",
"release_label": "OpenStack版本"
},
"mode": {
"title": "部署模式"
},
"compute": {
"title": "计算",
"kvm_description": "如果在硬件上运行OpenStack请选择该管理器类型",
"qemu_description": "如果在虚机上运行OpenStack请选择该管理器类型"
},
"network": {
"title": "网络",
"release_alert": "__releaseName__不支持Neutron"
},
"storage": {
"title": "后端存储",
"alert": "__releaseName__不支持Ceph",
"default": "默认",
"ceph": "Ceph",
"cinder": "Cinder",
"cinder_help": "Cinder块存储默认使用LVM卷和iSCSI共享存储。Ceph后端需要2个或更多Ceph-OSD节点与KVM管理器。",
"glance": "Glance",
"glance_help": "在HA部署模式中Glance Image服务默认使用Swift对象存储, 在简单多节点模式中使用控制节点的本地存储。Ceph后端需要2个或更多Ceph-OSD节点。"
},
"additional": {
"title": "附加服务",
"release_alert": "__releaseName__不支持附加服务",
"install_sahara": "安装Sahara",
"install_sahara_description": "利用Sahara能在各大版本厂商的OpenStack上的部署Hadoop集群。",
"install_murano": "安装Murano",
"install_murano_description": "利用Murano能将基于Windows的数据中心服务如活动目录、IIS、Microsoft SQL和ASP.NET部署到OpenStack上。"
},
"ready": {
"title": "完成",
"env_select_deploy": "部署准备就绪!请选择",
"or_make_config_choice": "或者更多配置,请前往",
"console": "控制面板。",
"deploy": "立即部署",
"env": "环境"
}
},
"dismiss_settings": {
"title": "确认",
"important": "重要",
"stay_button": "留在本页",
"leave_button": "离开并放弃变更",
"default_message": "设置变更未保存,您想放弃变更并离开么?"
},
"display_changes": {
"title": "部署变更",
"added_node": "增加__count__个节点。",
"added_node_plural": "增加__count__个节点。",
"deleted_node": "删除__count__个节点。",
"deleted_node_plural": "删除__count__个节点。",
"settings_changes": {
"attributes": "OpenStack设置",
"networks": "网络设置",
"disks": "以下节点的磁盘配置变更:"
},
"warnings": {
},
"deploy": "部署",
"redeployment_needed": "某些节点配置后状态错误,需要重新部署。"
},
"show_node": {
"manufacturer_label": "设备",
"mac_address_label": "MAC地址",
"fqdn_label": "FQDN",
"ssh_console": "SSH控制台",
"network_configuration_button": "网络配置",
"disk_configuration_button": "磁盘配置",
"close_button": "关闭",
"total": "全部",
"bytes": "字节",
"drive": "驱动",
"drive_plural": "驱动",
"name": "名称",
"model": "型号",
"disk": "磁盘",
"size": "容量",
"ip": "IP",
"max_speed": "最高速率",
"current_speed": "当前速率",
"netmask": "网络掩码",
"slots":"插槽",
"maximum_capacity":"最大",
"type":"类型",
"frequency":"主频",
"real":"物理",
"serial":"序列号",
"manufacturer":"制造商",
"product":"产品",
"family":"系列",
"version":"版本"
},
"discard_changes": {
"title": "放弃变更",
"discard_button": "放弃",
"alert_text": "确定要放弃所有变更吗?",
"cant_discard": ""
},
"remove_cluster": {
"title": "删除环境",
"incomplete_actions_text": "有动作未完成,删除环境可能失败,并导致状态不混乱。",
"node_returned_text": "每个节点都将被删除并放回未非配节点池。"
}
}
}
},
"ja-JP": {
"translation": {
"language": "JA",
"language_name": "日本語",
"common": {
"title": "Fuel ダッシュボード",
"select_all": "すべてを選択",
"load_defaults_button": "デフォルトを読み込み",
"cancel_changes_button": "変更をキャンセル",
"apply_button": "適用",
"delete_button": "削除",
"remove_button": "リムーブ",
"stop_button": "停止",
"reset_button": "リセット",
"save_settings_button": "設定を保存",
"close_button": "閉じる",
"cancel_button": "キャンセル",
"apply_changes_button": "変更を適用",
"not_available": "N/A",
"size": {
"byte": "byte",
"byte_plural": "bytes",
"kb": "KB",
"mb": "MB",
"gb": "GB",
"tb": "TB"
},
"node":"__count__ ノード",
"node_plural":"__count__ ノード",
"important": "重要",
"success": "成功",
"error": "エラー",
"see_logs": "ログを参照",
"copyright": "Copyright © 2013-2016 Mirantis. All rights reserved.",
"version": "バージョン",
"change_password": "パスワードを変更",
"logout": "ログアウト",
"role_limits": {
"min": "少なくとも __limitValue__ つの __roleName__ ノードが必要です (現在 __count__ つが選択されています)。",
"max": "最大で __limitValue__ つの __roleName__ ノードが許可されます。",
"recommended": "__roleName__ は少なくとも __limitValue__ つのノードで構成することをお勧めします(現在 __count__ つが選択されています)。"
},
"network": {
"neutron_gre": "Neutron(GREセグメンテーション)",
"neutron_vlan": "Neutron(VLANセグメンテーション)-デフォルト"
}
},
"node_details": {
"cpu": "CPU",
"hdd": "HDD",
"ram": "RAM",
"system": "システム",
"memory": "メモリ",
"disks": "ディスク",
"interfaces": "インターフェース"
},
"cluster": {
"status": {
"new": "新規",
"deployment": "デプロイ中",
"operational": "使用可能",
"error": "エラー",
"remove": "削除中",
"stopped": "停止中",
"update": "更新",
"update_error": "更新エラー"
}
},
"network": {
"fuelweb_admin": "Fuel管理 (PXE)",
"fixed": "VM (固定)",
"public": "パブリック",
"floating": "フローティング",
"management": "マネジメント",
"storage": "ストレージ",
"private": "プライベート"
},
"login_page": {
"username": "ユーザー名",
"password": "パスワード",
"login_error": "ログインできません",
"log_in": "ログイン",
"title": "ログイン"
},
"statistics": {
"help_to_improve": "Mirantis OpenStackを使用した設定、機能、そして、デプロイアクションの情報をMirantisに送信して、製品をより良いものにする手助けをしてください。",
"help_to_improve_community": "FuelとOpenStackを使用した設定、機能、そして、デプロイアクションの情報を送信して、製品をより良いものにする手助けをしてください。",
"learn_whats_collected": "収集される情報について",
"statistics_user_info": "統計情報を送信することに同意する場合は、\"fuel_stats_user\"の名前で、新しいユーザーがOpenStackの環境に追加されることに注意してください。 fuel_stats_userは、OpenStackのワークロードに関する情報を収集します。",
"statistics_includes_full": "利用統計には以下の情報が含まれます。パスワードやIPアドレス、ード名は含まれません。",
"actions_title": "アクション:",
"actions": {
"operation_type": "オペレーションタイプ (クラスタの追加、ノードの追加、デプロイ情報、ノードの削除など)",
"operation_time": "オペレーションの開始と終了の時間",
"actual_time": "操作が完了するまでにかかった時間",
"network_verification": "ネットワークの検証 - 何を使用しているかと検証結果",
"ostf_results": "OSTFの使用とテスト結果"
},
"settings_title": "環境設定:",
"settings": {
"envronments_amount": "環境の数",
"distribution": "ディストリビューション / OS",
"network_type": "ネットワークタイプ",
"kernel_parameters": "カーネルパラメータ",
"admin_network_parameters": "管理ネットワークのパラメータ",
"pxe_parameters": "PXEパラメータ",
"dns_parameters": "DNSパラメータ",
"storage_options": "ストレージオプション",
"related_projects": "関連するプロジェクト",
"modified_settings": "設定タブの設定変更",
"networking_configuration": "ネットワーク設定"
},
"node_settings_title": "ノード設定:",
"node_settings": {
"deployed_nodes_amount": "デプロイ済みのノード数",
"deployed_roles": "各ノードをデプロイしたロール",
"disk_layout": "ディスクレイアウト",
"interfaces_configuration": "インターフェース設定"
},
"system_info_title": "システム情報:",
"system_info": {
"hypervisor": "ハイパーバイザー",
"hardware_info": "ハードウェア情報",
"fuel_version": "Fuelバージョン情報",
"openstack_version": "OpenStackバージョン情報"
},
"setting_labels": {
"send_anonymous_statistic": "Mirantisへ統計情報を送信",
"send_anonymous_statistic_community": "統計情報を送信",
"send_user_info": "Mirantisサポートが私を手助けできるようにエラーレポートに私を特定できる情報を含めます",
"send_user_info_community": "Mirantisサポートが私を手助けできるようにエラーレポートに私を特定できる情報を含めます",
"name": "お名前",
"email": "Email",
"company": "会社名"
},
"errors": {
"name": "あなたのお名前を入力してください",
"email": "正しいメールアドレスを入力してください",
"company": "会社名を入力してください"
}
},
"welcome_page": {
"title": "Mirantis OpenStackへようこそ",
"title_community": "FuelとOpenStackへようこそ",
"start_fuel": "Fuelの使用を開始",
"connect_now": "今すぐ接続",
"connect_later": "後で接続",
"change_settings": "ユーザープロファイル情報を更新することでいつでも設定を変更できます。",
"thanks": "Mirantis OpenStackの向上に貢献してくれてありがとうございます",
"thanks_community": "FuelとOpenStackの向上に貢献してくれてありがとうございます",
"statistics_collector": "収集した統計情報のためのWeb UIを開発中です。次で利用できるようになります",
"privacy_policy": "使用統計情報には、Mirantisアカウントにログイン後のあなたの名前、会社名、そして電子メールが含まれます。",
"privacy_policy_link": "プライバシーポリシーを読む",
"register": {
"register_installation": "あなたのMirantisアカウントとこのインストールを紐づけてセキュリティ更新プログラムおよびその他の改善に関する重要な通知を受信します。",
"link_text": "いますぐ登録",
"create_account": "アカウントの作成",
"retrieve_password": "パスワードを取得",
"connection_error": " このマシンはインターネットに接続されていないようです。接続を確認して、もう一度お試しください",
"required_fields": "すべてのフィールドが必須であることに注意してください。",
"welcome_phrase": {
"thanks": "ありがとうございます",
"content": "すべての設定が完了しました!"
}
}
},
"navbar": {
"environments": "環境",
"releases": "リリース",
"support": "サポート",
"stats": {
"total": ["トータル", "ノード"],
"total_plural": ["トータル", "ノード"],
"unallocated": ["未割当", "ノード"],
"unallocated_plural": ["未割当", "ノード"]
}
},
"breadcrumbs": {
"home": "ホーム",
"environments": "環境",
"releases": "リリース",
"support": "サポート",
"notifications": "通知",
"capacity": "容量"
},
"notifications_page": {
"title": "通知"
},
"notifications_popover": {
"view_all_button": "すべてを表示",
"no_notifications_text": "表示する通知はありません"
},
"support_page": {
"title": "サポート",
"contact_text": "問題を報告または、改善の提案を行う場合は下のボタンをクリックしてください。できるだけ早く連絡させていただきます。",
"irc_text": "ご質問がある場合は、IRCチャネルで開発者に直接聞くことができます",
"log_text": "バグやエラーが発生した場合、デプロイメントと操作のログをサポートチームへ提供する必要があります。下のボタンをクリックすると、一度にすべてのログをダウンロードすることができます。",
"contact_support": "サポートへのお問い合わせ",
"register_fuel_title": "Mirantisアカウントへのお問い合わせ",
"register_fuel_content": "登録いただくと、問題やMirantis製品の新しいバージョンについての重要な通知を受け取ることができます。また、Mirantis製品の新しいバージョンについて通知されます。",
"product_registered_title": "Mirantisアカウントの登録",
"product_registered_content": "このOpenStackのインストールは次のものに接続されています:",
"master_node_uuid": "マスターノード UUID",
"manage_account": "アカウントの管理",
"download_diagnostic_snapshot_text": "診断スナップショットをダウンロード",
"gen_logs_snapshot_text": "ログのスナップショットを生成しています...",
"gen_diagnostic_snapshot_text": "診断スナップショットを生成",
"diagnostic_snapshot": "診断スナップショット",
"capacity_audit": "キャパシティ監査",
"capacity_audit_text": "リソースをより良く管理するための情報として、あなたの環境でどのようなOpenStackのロールが展開されているかを調べるためにこのレポートを実行します。",
"view_capacity_audit": "キャパシティ監査を表示",
"send_statistics_title": "仕様統計情報を送信",
"save_changes": "変更を保存",
"documentation_link": "ドキュメントに移動",
"community_title": "Fuelドキュメント",
"mirantis_title": "Mirantis OpenStack ドキュメント",
"community_text": "このページには、最新のFuelドキュメントが含まれています。あなたはそれをオンラインで読むか、PDFでダウンロードすることができます。",
"mirantis_text": "このページには、最新のMirantis OpenStack ドキュメントが含まれています。あなたはそれをオンラインで読むか、PDFでダウンロードすることができます。"
},
"release_page": {
"title": "リリース",
"name": "OpenStack リリース",
"version": "バージョン",
"no_releases_message": "利用できるリリースはありません。",
"release": {
"error": "エラー",
"not_available": "利用不可"
}
},
"clusters_page": {
"title": "OpenStack環境",
"create_cluster_text": "OpenStack環境を作成",
"cluster_hardware_nodes": "ノード",
"cluster_hardware_cpu": "CPU (コア)",
"cluster_hardware_hdd": "HDD",
"cluster_hardware_ram": "RAM"
},
"cluster_page": {
"tabs": {
"nodes": "ノード",
"network": "ネットワーク",
"settings": "設定",
"logs": "ログ",
"healthcheck": "ヘルスチェック",
"actions": "アクション"
},
"nodes_tab": {
"roles": "ロール",
"hardware_info": "ハードウェア情報",
"roles_and_hardware_info": "ロールとハードウェア情報",
"assign_roles": "ロールの割り当て",
"breadcrumbs": {
"add": "ノードの追加",
"edit": "ロールの編集",
"disks": "ディスク設定",
"interfaces": "インターフェース設定"
},
"configure_interfaces": {
"title": "__name__上のインターフェース設定",
"title_plural": "__count__ ノード上のインターフェース設定",
"vlan_id": "VLAN ID",
"vlan_id_plural": "VLAN ID",
"mac": "MAC",
"bond_button": "ボンディングインターフェース",
"unbond_button": "アンボンディングインターフェース",
"bond_speed_warning": "異なる速度のボンディングインターフェースには推奨されません",
"speed": "スピード",
"bonding_mode": "モード",
"bonding_modes": {
"active-backup": "アクティブバックアップ",
"balance-slb": "バランス-slb",
"lacp-balance-tcp": "LACP バランス TCP",
"balance-rr": "バランス-rr",
"balance-xor": "バランス-xor",
"balance-tlb": "バランス-tlb",
"balance-alb": "バランス-alb",
"broadcast": "ブロードキャスト",
"802_3ad": "802.3ad(LACP)"
},
"hash_policy": {
"layer2": "layer2",
"layer2+3": "layer2+3",
"layer3+4": "layer3+4",
"encap2+3": "encap2+3",
"encap3+4": "encap3+4"
},
"lacp_rate": "LACP Rate",
"lacp_rates": {
"slow": "Slow",
"fast": "Fast"
},
"bonding_policy": "Xmit ハッシュポリシー",
"drag_and_drop_description": "インターフェース間の論理ネットワークをドラッグ&ドロップできます。",
"configuration_error": {
"title": "インターフェース設定エラー",
"saving_warning": "変更を適用できませんでした",
"load_defaults_warning": "デフォルト設定を読み込めませんでした"
},
"validation": {
"too_many_untagged_networks": "タグなしのネットワークは同じインタフェースに割り当てることはできません",
"invalid_mtu": "無効なMTU値です"
},
"disable_offloading": "オフロードを無効にする",
"mtu": "MTU"
},
"configure_disks": {
"title": "__name__上のディスク設定",
"title_plural": "__count__ードのディスク設定",
"disk_information": "ディスク情報",
"volume_groups": "ボリュームグループ",
"total_space": "総容量",
"unallocated": "未割当",
"use_all_allowed_space": "使用可能なすべての容量を使用",
"configuration_error": {
"title": "ディスク設定エラー",
"saving_warning": "変更を適用できませんでした",
"load_defaults_warning": "デフォルト設定を読み込めませんでした"
}
},
"node_management_panel": {
"group_by": "グループごと",
"filter_by": "フィルター",
"filter_placeholder": "ノード名/mac",
"edit_roles_button": "ロールの編集",
"add_nodes_button": "ノードの追加",
"node_management_error": {
"title": "ノード管理エラー",
"saving_warning": "変更を適用できませんでした",
"disks_configuration_warning": "同じディスク容量を持つノードは、同じアクションで一緒に設定することができます。",
"interfaces_configuration_warning": "同じ数のネットワークインターフェイスをもつ未デプロイのノードは同じアクションで一緒に設定することができます。"
}
},
"node": {
"status": {
"discover": "検出済み",
"offline": "オフライン",
"error": "エラー",
"pending_addition": "追加処理の保留中",
"pending_deletion": "削除処理の保留中",
"ready": "準備完了",
"removing": "リムーブ中",
"provisioning": "__os__ のインストールをしています",
"provisioned": "__os__ のインストールが完了しました",
"deploying": "OpenStackをインストールしています"
},
"remove": "リムーブ",
"discard_deletion": "削除処理の破棄",
"view_logs": "ログを表示",
"edit_name": "名前の編集",
"unallocated": "未割り当て"
},
"back_to_nodes_button": "ノード一覧へ戻る",
"unallocated_nodes": "未割り当てのノード",
"no_selected_nodes": "編集のために選択されたノードはありません。",
"disk_configuration_reset_warning": "ディスクの設定はロールが変更されるとリセットされます。",
"no_nodes_in_environment": "環境にノードを追加するにはノードの追加オプションを選択し、割り当てたいノードを選択し、それぞれにロールを設定します。",
"no_nodes_in_fuel": "一つ以上の未割り当てのノードがこの操作には必要です。プールに追加するにはネットワークから起動(別名:PXEブート)するようにードを設定します。Fuelは自動的にプロビジョニングを行い、ードを検出します。",
"role_conflict": "このロールは、すでに選択済みの他のロールと組み合わせることはできません。",
"node_deletion_error": {
"title": "ノード削除エラー",
"node_deletion_warning": "ノードを削除できませんでした"
},
"no_filtered_nodes_warning": "フィルターの値に一致するノードはありません。",
"filtered_nodes_count":"__count__ ノード中 __filteredNodesCount__ ノード",
"filtered_nodes_count_plural": "__count__ ノード中 __filteredNodesCount__ ノード"
},
"settings_tab": {
"settings_error": {
"title": "OpenStack設定エラー",
"load_defaults_warning": "デフォルトの設定を読み込めませんでした",
"saving_warning": "変更を適用できませんでした"
},
"title": "OpenStack設定",
"dependent_role_warning": "この環境には __roles__ ノードが含まれています",
"dependent_role_warning_plural": "この環境には __roles__ ノードが含まれています",
"dependent_settings_warning": "__settings__ はアクティブです",
"dependent_settings_warning_plural": "__settings__ はアクティブです",
"images_ceph_warning": "The environment contains controllers",
"custom_repo_configuration": {
"add_repo_button": "リポジトリを追加",
"labels": {
"name": "名前",
"uri": "URI",
"priority": "プライオリティ"
},
"placeholders": {
"priority": "なし"
},
"errors": {
"empty_name": "名前が空白です",
"invalid_name": "名前が不正です",
"invalid_repo": "リポジトリのフォーマットが不正です",
"invalid_priority": "プライオリティが不正です"
}
}
},
"dashboard_tab": {
"delete_environment": "環境を削除",
"alert_delete": "各ノードをクリーンアップし、未割り当てのノードとしてプールに戻します。削除されたノードのすべてのログも削除されます。",
"reset_environment": "環境のリセット",
"reset_environment_description": "環境や再デプロイのために設定を変更できるようにします。",
"reset_environment_warning": "このアクションは既にあるすべてのノードをリセットし、デプロイ前の状態にし、既存の環境を削除します。",
"reset_disabled_for_new_cluster": "環境のリセットはデプロイされていない環境では使用できません。",
"reset_disabled_for_deploying_cluster": "環境のリセットはデプロイ中の環境には使用できません。",
"rename_error": {
"title": "環境の名前変更ができませんでした"
}
},
"network_tab": {
"title": "ネットワーク設定",
"flatdhcp_manager": "FlatDHCP Manager",
"vlan_manager": "VLAN Manager",
"verify_networks_button": "ネットワークの確認",
"network_verification": "ネットワークを検証",
"untagged": "タグなし",
"range_start": "開始",
"range_end": "終了",
"verify_networks": {
"step_0": "ネットワーク検証は、以下のチェックを実行します:",
"step_1": "1. 環境内のすべてのード間のL2接続をチェックします。",
"step_2": "2. すべてのードでDHCPを発見できるかをチェックします。",
"step_3": "3. マスターノードからパッケージリポジトリへの接続をチェックします。",
"step_4": "4. パブリック管理PXEネットワークを介してスレーブードからパッケージリポジトリへの接続をチェックします",
"success_alert": "検証が成功しました。ネットワークは正しく設定されています。",
"verification_error": {
"title": "ネットワーク検証エラー",
"start_verification_warning": "ネットワークの検証を開始できませんでした"
},
"fail_alert": "検証が失敗しました。",
"node_name": "ノード名",
"node_mac_address": "ノード MACアドレス",
"node_interface": "ノードインタフェイス",
"expected_vlan": "期待されるVLAN (受信できなかった)"
},
"network": {
"ip_ranges": "IPの範囲",
"gateway": "ゲートウェイ",
"cidr": "CIDR",
"use_vlan_tagging": "タグ付きVLANを使用する"
},
"networking_parameters": {
"fixed_networks_cidr": "固定ネットワークの CIDR",
"fixed_network_size": "固定ネットワークのサイズ",
"fixed_networks_amount": "固定ネットワークの数",
"fixed_vlan_range": "固定VLAN IDのレンジ",
"use_vlan_tagging_fixed": "固定ネットワークのためにタグ付きVLANを使う",
"nova_configuration": "Nova-network設定",
"dns_nameservers": "ゲストOS用のDNSサーバ",
"l2_configuration": "Neutron L2 設定",
"l3_configuration": "Neutron L3 設定",
"gre_id_range": "トンネルID レンジ",
"vlan_range": "VLAN ID レンジ",
"base_mac": "ベースMACアドレス",
"internal_cidr": "内部ネットワーク CIDR",
"internal_gateway": "内部ネットワークゲートウェイ",
"floating_ranges": "フローティングIPレンジ"
},
"validation": {
"large_network": "ネットワークが大きすぎます",
"small_network": "ネットワークが小さすぎます",
"invalid_cidr": "CIDRが不正です",
"invalid_ip_range": "IPレンジの開始がIPレンジの終了より大きいです",
"empty_ip_range": "少なくとも、1つのIPレンジを指定してください",
"invalid_vlan": "VLAN IDが不正です",
"forbidden_vlan": "このVLAN IDは他のネットワークで使用されています。違うIDを使用してください",
"invalid_netmask": "ネットマスクが不正です",
"invalid_gateway": "ゲートウェイが不正です",
"invalid_amount": "ネットワークの数が不正です",
"gateway_is_out_of_ip_range": "このゲートウェイアドレスはネットワークCIDRの範囲外です",
"gateway_is_out_of_internal_network": "このゲートウェイアドレスは内部ネットワークのIPレンジ外です",
"need_more_vlan": "定義されたネットワークの数は、利用可能なVLAN IDよりも多くのVLAN IDを必要とします。VLAN IDレンジのフィールドを確認してください。",
"invalid_nameserver": "ネームサーバが不正です",
"invalid_id_start": "IDレンジの開始が不正です",
"invalid_id_end": "IDレンジの終了が不正です",
"invalid_id_range": "IDレンジの開始がIDレンジの終了よりも大きいです",
"vlan_intersection": "他のネットワークとVLAN IDが重複しています。違うIDレンジを設定してください",
"invalid_mac": "MACアドレスが不正です",
"ip_start_is_out_of_ip_range": "IPの開始がIPレンジの範囲外です",
"ip_end_is_out_of_ip_range": "IPの終了がIPレンジの範囲外です"
}
},
"logs_tab": {
"title": "ログ",
"logs": "ログ",
"node": "ノード",
"source": "ソース",
"min_level": "最小レベル",
"level": "レベル",
"show": "表示",
"log_alert": "ログを取得できませんでした。",
"source_alert": "ログソースを取得できませんでした。",
"date": "日時",
"message": "メッセージ",
"bottom_text": "未表示の以前のログがあります。以前のログを表示",
"all_logs": "すべて",
"no_log_text": "現在のフィルタに合致するログはありません。"
},
"healthcheck_tab": {
"title": "OpenStackヘルスチェック",
"run_tests_button": "テストの実行",
"stop_tests_button": "テストの停止",
"deploy_alert": "テストを開始する前にOpenStack環境をデプロイする必要があります。",
"not_available_alert": "OSTFサーバが利用できません。",
"expected_duration": "予想される所要時間",
"actual_duration": "実際の所要時間",
"status": "ステータス",
"provide_credentials": "資格情報の設定",
"credentials_description": "デプロイ後、資格情報を変更した場合はチェックを実行するために新しい資格情報を設定する必要があります。資格情報はどこにも保存されません。",
"password_label": "パスワード",
"password_description": "管理者のパスワード",
"user_label": "ユーザー名",
"user_description": "管理者のユーザー名",
"tenant_label": "テナント",
"tenant_description": "管理者のテナント(プロジェクト)名"
},
"deploy_changes": "変更をデプロイ",
"reset_environment": "リセット中",
"stop_deployment": "停止中",
"stop_deployment_button": "デプロイの停止",
"deployment_mode": "デプロイモード",
"show_details_button": "追加の情報を表示",
"hide_details_button": "追加の情報を非表示",
"openstack_release": "OpenStackリリース",
"environment_status": "ステータス",
"cluster_was_modified_from_cli": "この環境のいくつかのデプロイ・パラメータはFuel CLIから変更されています。Fuel CLIから変更されたものはお使いのブラウザから行われた設定よりも優先されます。注意してください。",
"unavailable_release": "__name__のリリースは使用できません。この環境はデプロイできませんでした。"
},
"capacity_page": {
"title": "キャパシティ監査",
"license_usage": "License Usage Report",
"fuel_version": "Fuelバージョン",
"fuel_uuid": "Fuel UUID",
"env_name": "環境名",
"node_count": "ノード数",
"total_number_alloc_nodes": "割り当て済みノードの合計",
"total_number_unalloc_nodes": "未割り当てノードの合計",
"node_role": "ノードの役割",
"nodes_with_config": "設定されたノードの数",
"download_report": "レポートのダウンロード",
"loading": "読み込み中..."
},
"dialog": {
"create_cluster_wizard": {
"title": "新しいOpenStack環境を作成",
"prev": "前へ",
"next": "次へ",
"create": "作成",
"configuration_failed_warning": "OpenStack環境は作成されましたが、設定に失敗しました。設定は手動で行うことができます。",
"name_release": {
"title": "名前とリリース",
"name": "名前",
"release_label": "OpenStackリリース",
"existing_environment": "\"__name__\"という名前の環境はすでに存在します",
"Ubuntu_connectivity_alert": "デフォルトではパッケージは外部のリポジトリから取得されます。Fuelマスターードがインターネットにアクセスできることを確認してください。\n別のリポジトリを指定または、ローカルミラーを作成するにはデプロイ前に設定タブを確認してください。",
"CentOS_connectivity_alert": "Fuelマスターードがインターネットにアクセスできることを確認してください。\n別のリポジトリを指定または、ローカルミラーを作成するにはデプロイ前に設定タブを確認してください。"
},
"mode": {
"title": "デプロイモード"
},
"compute": {
"title": "コンピュート",
"kvm": "KVM",
"qemu": "QEMU",
"vcenter": "vCenter",
"kvm_description": "ハードウェア上でOpenStackを実行する場合、ハイパーバイザーはこのタイプを選択してください",
"qemu_description": "仮想ホスト上でOpenStackを実行する場合、ハイパーバイザーはこのタイプを選択してください",
"vcenter_description": "ESXiサーバとともにvCenter環境をハイパーバイザーとして使用する場合、このタイプを選択してください",
"vcenter_ip": "ホスト名",
"vcenter_ip_description": "vCenterのホスト名またはIPアドレス",
"vcenter_username": "ユーザー名",
"vcenter_username_description": "vCenterの管理者ユーザー名",
"vcenter_password": "パスワード",
"vcenter_password_description": "vCenterの管理者パスワード",
"vcenter_cluster": "クラスタ",
"vcenter_cluster_description": "vCenterのクラスタ名。複数のクラスタがある場合はカンマでクラスタ名を区切ってください。",
"vcenter_ip_warning": "ホスト名またはIPv4アドレスが不正です",
"vcenter_user_warning": "ユーザー名は空白にはできません",
"vcenter_password_warning": "パスワードは空白にはできません",
"vcenter_cluster_warning": "クラスターリストが不正です"
},
"network": {
"title": "ネットワーク設定",
"description": "プライベート(ゲスト)ネットワーク構成を選択します。ここで選択したものはウィザード終了後に変更することはできません。詳細については次を参照してください",
"description_link": "Mirantis OpenStackプランニングガイド ネットワークトポロジー編",
"release_alert": "__NameAndRelease.release_name__ ではNeutronがサポートされません",
"hypervisor_alert": "VLANまたはGREセグメンテーションとNeutronはコンピュートオプションとして __Compute.vcenter__ では使用できません。",
"nova_network": "(非推奨)レガシーネットワーキング(nova-network)",
"nova_network_description": "VMware vCenterを使用するか、パブリックとフローティングIPのアドレスが異なるサブネットが必要な場合は、このオプションを選択してください。 OpenStackでは、今後のリリースでnova-networkが非推奨になることに注意してください。",
"neutron_gre_description": "ネットワーク機器がGREセグメンテーションをサポートしている必要があります。このオプションは、65535までのネットワークをサポートします。",
"neutron_vlan_description": "ネットワーク機器がVLANセグメンテーション用に設定されている必要があります。このオプションは、4095までのネットワークをサポートします。"
},
"storage": {
"title": "ストレージバックエンド",
"alert": "__NameAndRelease.release_name__ ではCephはサポートされません",
"ceph_description": "Cephストレージを使用しますか",
"ceph_enable": "はい、Cephを使用します",
"ceph_disable": "いいえ、デフォルトプロバイダを使用します",
"default": "デフォルト",
"ceph": "Ceph",
"lvm": "LVM",
"swift": "Swiftオブジェクトストレージ",
"cinder": "Cinder",
"cinder_help": "デフォルトでは、CinderブロックストレージはiSCSI経由でLVMボリュームを共有します。Cephバックエンドは2つ以上のCeph-OSDードとKVMハイパーバイザーが必要です。",
"glance": "Glance",
"glance_help": "デフォルトでは、GlanceイメージサービスはSwiftオブジェクトストレージを使用します。Cephバックエンドでは2つ以上のCeph-OSDードが必要です。"
},
"additional": {
"title": "追加サービス",
"release_alert": "追加サービスは __NameAndRelease.release_name__ では使用できません",
"network_mode_alert": "MuranoはネットワークオプションとしてNeutronが必要です。",
"install_sahara": "Saharaのインストール",
"install_sahara_description": "Saharaは様々なベンダーディストリビューションでデプロイされたOpenStack上にHadoopクラスタのオンデマンドプロビジョニングを可能にします。",
"install_murano": "Muranoのインストール",
"install_murano_description": "Muranoはアプリケーションカタログです。アプリケーション開発者およびクラウドの管理者がブラウズ可能なカテゴライズされたカタログの中でさまざまなクラウド対応アプリケーションを公開するために使用されます。これは、クラウド·ユーザー経験の浅いものを含むによって使用され、ピックアップするために必要なアプリケーションやサービスを「ボタンを押す」ような操作だけで信頼性の高い環境を構成することができます。",
"install_ceilometer": "Ceilometer(OpenStack テレメトリー)のインストール",
"install_ceilometer_description": "CeilometerはOpenStackクラウドのメータリングおよびモニタリング機能を提供します。"
},
"ready": {
"title": "完了",
"env_select_deploy": "環境をデプロイする準備ができました!作成ボタンをクリックした後で、環境を選択",
"or_make_config_choice": "またはFuelで追加の構成を選択することができます",
"console": "コンソール。",
"deploy": "変更をデプロイ",
"env": "環境"
},
"create_cluster_error": {
"title": "OpenStack環境作成エラー"
}
},
"dismiss_settings": {
"title": "確認",
"important": "重要",
"stay_button": "このページに留まる",
"leave_button": "ページから離れ、変更を破棄",
"default_message": "このページでの変更が保存されていません。変更を破棄してこのページから離れてもよろしいですか?"
},
"display_changes": {
"title": "変更をデプロイ",
"added_node": "__count__ードを追加。",
"added_node_plural": "__count__ードを追加。",
"deleted_node": "__count__ードを削除。",
"deleted_node_plural": "__count__ードを削除。",
"settings_changes": {
"attributes": "OpenStack設定を変更。",
"networks": "ネットワーク設定を変更。",
"disks": "以下のノードのディスク構成を変更:",
"interfaces": "以下のノードのインタフェイス構成を変更:"
},
"warnings": {
"no_deployment": "環境の設定が無効です。デプロイは開始できません。次の警告を確認してください。",
"connectivity_alert": "デフォルトではパッケージやパッケージの更新は、リポジトリから取得されます。 Fuelードがインタネットにアクセスできることを確認してください。\n別のリポジトリを指定またはローカルミラーを作成するには、デプロイ前に設定タブを確認してください。"
},
"deploy": "デプロイ",
"redeployment_needed": "いくつかのノードはデプロイ後にステータスがエラーになっています。再デプロイが必要です。",
"locked_settings_alert": "環境設定とノードの設定はデプロイ後に変更できなくなりますので注意してください。",
"verification_not_performed": "デプロイ前にネットワーク設定を確認することをおすすめします。",
"verification_in_progress": "ネットワークの検証が進行中です。",
"verification_failed": "ネットワークの検証がエラーのために失敗しました。",
"get_more_info": "詳しい情報は次を参照してください:",
"networks_link": "ネットワークタブ",
"invalid_settings": "環境設定が不正です。",
"settings_link": "設定タブ"
},
"show_node": {
"manufacturer_label": "製造元",
"mac_address_label": "MACアドレス",
"fqdn_label": "FQDN",
"ssh_console": "SSHコンソール",
"network_configuration_button": "インターフェースの設定",
"disk_configuration_button": "ディスクの設定",
"default_dialog_title": "ノード情報",
"close_button": "閉じる",
"total": "合計",
"bytes": "バイト",
"drive": "ドライブ",
"drive_plural": "ドライブ"
},
"delete_nodes": {
"title": "ノードの削除",
"message": "本当に選択したノードを削除してもよろしいですか?"
},
"discard_changes": {
"title": "変更を破棄",
"discard_button": "破棄",
"alert_text": "本当に変更を破棄してもよろしいですか?",
"cant_discard": "ノードの変更を破棄することができません"
},
"remove_node": {
"default_message": "Fuelはデータベースからこのードを削除します。この操作ではードのMBRやそのほかのデータは削除されません。ードの起動した場合、ブートストラップディスカバリーシステムが起動され、新規または未割り当てのサーバとしてFuelに再表示されます。",
"title": "ノードの削除"
},
"remove_cluster": {
"title": "環境の削除",
"incomplete_actions_text": "完了していないアクションがあります。 環境を削除すると、失敗し、一貫性のない状態につながる可能性があります。",
"node_returned_text": "各ノードは、クリーンアップされ、未割り当てのノードのプールに戻されます。削除されたノードのすべてのログも削除されます。",
"default_text": "本当に環境を削除してもよろしいですか?",
"enter_environment_name": "確認のために環境 \"__name__\" の名前を入力してください。"
},
"stop_deployment": {
"title": "デプロイの中止",
"text": "デプロイを停止しても本当によろしいですか?完全に環境をリセットしない限り、デプロイが成功しない場合があります。注意して使用してください!",
"provisioning_warning": "デプロイを停止しても本当によろしいですか?まだプロビジョニングされていないノード上の現時点までの処理が失われノードはデプロイ前の状態にリセットされます。",
"stop_deployment_error": {
"title": "デプロイの中止がエラーとなりました",
"stop_deployment_warning": "デプロイの中止ができませんでした"
}
},
"reset_environment": {
"title": "環境のリセット",
"text": "本当にこの環境をリセットしてもよろしいですか? 環境内のすべてのノードが削除され、デプロイ前の状態に戻ります。ディスクおよびインターフェイス設定もデフォルトにリセットされます。",
"enter_environment_name": "確認のために環境名 \"__name__\" を入力してください。"
},
"error_dialog": {
"title": "エラー",
"server_error": "サーバエラーが発生しました。管理者に連絡してください。"
},
"change_password": {
"title": "パスワードの変更",
"current_password": "現在のパスワード",
"new_password": "新しいパスワード",
"confirm_new_password": "新しいパスワードの確認",
"wrong_current_password": "パスワードが違います",
"new_password_mismatch": "パスワードが一致しません"
},
"registration": {
"title": "アカウントの作成",
"i_agree": "私は読み、同意します",
"terms_and_conditions": "利用規約",
"agree_error": "利用規約に同意する必要があります"
},
"retrieve_password": {
"title": "パスワードを取得",
"send_new_password": "新しいパスワードの送信",
"submit_email": "Mirantisアカウントのメールアドレスを送信してください、そのアドレスに新しいパスワードを送ります。",
"done": "完了。",
"check_email": "新しいパスワードのために電子メールをチェックしてください"
}
}
}
},
"ko-KR": {
"translation": {
"language": "KO",
"language_name": "한국말",
"common": {
"title": "Fuel 대시보드",
"select_all": "모두선택",
"load_defaults_button": "초기설정로드",
"cancel_changes_button": "변경취소",
"apply_button": "적용",
"delete_button": "삭제",
"stop_button": "중지",
"reset_button": "재설정",
"save_settings_button": "설정저장",
"cancel_button": "취소",
"apply_changes_button": "변경적용",
"not_available": "N/A",
"size": {
"byte": "byte",
"byte_plural": "bytes",
"kb": "KB",
"mb": "MB",
"gb": "GB",
"tb": "TB"
},
"node": "__count__ 노드",
"node_plural": "__count__ 노드",
"important": "중요",
"success": "성공",
"error": "오류",
"see_logs": "로그를 참조하십시오",
"copyright": "저작권 © 2013-2016 Mirantis. 판권소유",
"network": {
"neutron_gre": "GRE를 사용하는 Neutron",
"neutron_vlan": "VLAN을 사용하는 Neutron"
}
},
"node_details": {
"cpu": "CPU",
"hdd": "HDD",
"ram": "RAM",
"system": "시스템",
"memory": "메모리",
"disks": "디스크",
"interfaces": "인터페이스"
},
"cluster": {
"status": {
"new": "새로운",
"deployment": "배치중",
"operational": "동작중",
"error": "오류",
"remove": "삭제중",
"stopped": "중지"
}
},
"network": {
"fuelweb_admin": "관리 Admin (PXE)",
"fixed": "VM (고정)",
"public": "공공",
"floating": "부동",
"management": "운영",
"storage": "저장"
},
"navbar": {
"environments": "환경",
"releases": "출시",
"support": "지원",
"stats": {
"total": ["총", "노드"],
"total_plural": ["총", "다수노드"],
"unallocated": ["할당되지 않은", "노드"],
"unallocated_plural": ["할당되지 않은", "다수노드"]
}
},
"breadcrumbs": {
"home": "홈",
"environments": "환경",
"releases": "출시",
"support": "지원",
"notifications": "알림",
"capacity": "용량"
},
"notifications_page": {
"title": "알림"
},
"notifications_popover": {
"view_all_button": "전체 보기",
"no_notifications_text": "표시할 알림​​이 없습니다"
},
"support_page": {
"title": "지원",
"contact_text": "문제를 보고하거나 개선을 제안할 필요가 있는 경우, 아래 버튼을 클릭하십시오. 가능한 빨리 응답할것입니다.",
"irc_text": "질문이있는 경우,IRC채널에서 개발자들과 이야기할수있습니다",
"log_text": "버그나 오류가 발생한 경우, 배치와운영로그를 지원팀에 제공할수있습니다. 아래버튼을 클릭함으로서 한번에 모두를 다운로드할수있습니다.",
"contact_support": "지원 문의",
"register_fuel_title": "Fuel 등록",
"register_fuel_content": "등록은 문제와 Mirantis 제품의 새로운 버전에 대한 중요한 알림을 받을 수 있도록합니다. 또한, 다음 30일동안 기본적인 지원 서비스를 받을기회를 얻을 수 있습니다!",
"download_diagnostic_snapshot_text": "진단 스냅샷을 다운로드",
"gen_logs_snapshot_text": "로그 스냅샷 생성중...",
"gen_diagnostic_snapshot_text": "진단 스냅샷을 생성",
"diagnostic_snapshot": "진단 스냅샷",
"capacity_audit": "용량 감사",
"capacity_audit_text": "자원을 더 잘 관리하기위해, 전반적인 환경에서 어떠한 OpenStack 역할이 알맞게 사용되어져왔는가를 알아내기위해 이 보고서를 실행할 수 있습니다.",
"view_capacity_audit": "용량 감사 보기"
},
"release_page": {
"title": "출시",
"name": "OpenStack 출시",
"version": "버젼",
"no_releases_message": "사용 가능한 출시가 없습니다.",
"release": {
"error": "오류",
"not_available": "사용할 수 없음"
}
},
"clusters_page": {
"title": "OpenStack 환경",
"create_cluster_text": "새로운 OpenStack 환경",
"cluster_hardware_nodes": "노드",
"cluster_hardware_cpu": "CPU (cores)",
"cluster_hardware_hdd": "HDD",
"cluster_hardware_ram": "RAM"
},
"cluster_page": {
"tabs": {
"nodes": "노드",
"network": "네트워크",
"settings": "설정",
"logs": "로그",
"healthcheck": "건강체크",
"actions": "작업"
},
"nodes_tab": {
"roles": "역할",
"hardware_info": "하드웨워 정보",
"roles_and_hardware_info": "역할 및 하드웨어 정보",
"assign_roles": "역할 지정",
"configure_interfaces": {
"title": "__name__ 에 인터페이스 설정",
"title_plural": "__count__ nodes 에 인터페이스 설정",
"bond_button": "인터페이스를 묶음",
"unbond_button": "묶인인터페이스를 풀음",
"bond_speed_warning": "서로 다른 속도의 인터페이스를 묶지않는 것이 좋습니다",
"speed": "속도",
"bonding_mode": "결합방식",
"bonding_modes": {
"active-backup": "활성 백업",
"balance-slb": "균형 SLB",
"lacp-balance-tcp": "LACP 균형 TCP"
},
"drag_and_drop_description": "인터페이스 사이에 논리네트워크를 드래그하고 드랍할 수 있습니다",
"validation": {
"too_many_untagged_networks": "태그없는 네트워크는 동일한 인터페이스에 할당될 수 없습니다"
}
},
"configure_disks": {
"title": "__name__에 디스크 설정",
"title_plural": "__count__ nodes 에 디스크 설정",
"disk_information": "디스크 정보",
"volume_groups": "볼륨 그룹",
"total_space": "전체 공간",
"unallocated": "할당되지 않은",
"use_all_allowed_space": "모두 허용된 공간 사용"
},
"node_management_panel": {
"group_by": "그룹으로",
"filter_by": "필터로",
"filter_placeholder": "노드 이름/MAC",
"edit_roles_button": "역할 편집",
"add_nodes_button": "노드 추가하기",
"cant_configure_disks": "디스크를 설정할 수 없습니다",
"cant_configure_interfaces": "인터페이스를 설정할 수 없습니다",
"disks_configuration_warning": "동일한 디스크 용량을 가진 노드만 동일한 동작에서 설정할 수 있습니다",
"interfaces_configuration_warning": "동일한 네트워크 인터페이스 개수를 가진 아직 배치되지않은 노드들만 동일한 동작에서 설정할 수 있습니다"
},
"node": {
"status": {
"discover": "발견",
"offline": "오프라인",
"error": "에러",
"pending_addition": "추가 보류중",
"pending_deletion": "삭제 보류중",
"ready": "준비상태",
"provisioning": "__os__설치중",
"provisioned": "__os__설치완료",
"deploying": "OpenStack 설치중"
},
"view_logs": "로그 보기",
"discard_deletion": "삭제를 취소",
"discard_role_changes": "역할 변경 내용을 취소",
"edit_name": "이름 바꿈",
"unallocated": "할당되지 않음"
},
"back_to_nodes_button": "노드 목록으로",
"unallocated_nodes": "할당되지 않은 노드",
"no_selected_nodes": "바꾸기위한 노드가 선택되지 않았읍니다",
"disk_configuration_reset_warning": "디스크는 역할 변경후 기본값으로 재설정됩니다",
"no_nodes_in_environment": "환경에 노드를 추가하기 위해서는, 노드추가 옵션을 선택한다음에, 배치하기를 원하는 노드를 선택하고 각각의 역할을 할당합니다",
"no_nodes_in_fuel": "배치되지 않은 노드 풀은 이 작업을 위해 필요합니다. 풀에 노드를 추가하려면 네트워크(일명 PXE 부팅)로부터 부팅하도록 노드를 설정합니다. 그러면, Fuel가 자동적으로 노드를 찾아낼 수 있습니다.",
"role_conflict": "이 역할은 이미 선택된 다른 역할과 섞을 수 없습니다.",
"no_filtered_nodes_warning": "필터값과 일치하는 노드가 없습니다.",
"filtered_nodes_count":"__count__ node의__filteredNodesCount__ ",
"filtered_nodes_count_plural": "__count__ nodes의__filteredNodesCount__"
},
"settings_tab": {
"title": "OpenStack 설정",
"access": {
"group_name": "액세스",
"user": {
"label": "사용자",
"description": "서술"
},
"email": {
"label": "이메일",
"description": "서술"
},
"tenant": {
"label": "소유자",
"description": "서술"
},
"password": {
"label": "비밀 번호",
"description": "서술"
}
}
},
"dashboard_tab": {
"delete_environment": "환경 지우기",
"alert_delete": "각 노드를 정리하고 할당되지 않은 노드 풀에 반환합니다.",
"reset_environment": "환경 재설정",
"reset_environment_description": "환경 설정을 수정하고 다시 배치할 수 있게 합니다.",
"reset_environment_warning": "이 작업은 기존의 모든 노드를 배치전 상태로 바꾸고 기존의 환경을 삭제합니다.",
"reset_disabled_for_new_cluster": "아직 배치되지 않은 환경에서 환경재설정은 할수없습니다.",
"repeated_reset_disabled": "현재의 환경은 이미 재설정되고 있읍니다.",
"reset_disabled_for_deploying_cluster": "배치되고있는 환경에서 환경재설정은 할수 없습니다.배치 프로세스를 중지하려면 [배치중지]를 사용합니다."
},
"network_tab": {
"title": "네트워크 설정",
"flatdhcp_manager": "FlatDHCP Manager",
"vlan_manager": "VLAN Manager",
"verify_networks_button": "네트워크를 검증",
"network_verification": "네트워크 검증",
"untagged": "태그없이",
"range_start": "시작",
"range_end": "끝",
"verify_networks": {
"step_0": "네트워크 검증은 4단계로 수행됩니다",
"success_alert": "검증에 성공했습니다. 네트워크가 제대로 설정되어 있습니다.",
"fail_alert": "검증에 실패했습니다.",
"node_name": "노드 이름",
"node_mac_address": "노드 MAC 어드레스",
"node_interface": "노드 인터페이스",
"expected_vlan": "기대하는 VLAN (수신되지않음)"
},
"network": {
"ip_range": "IP 범위",
"gateway": "게이트웨이",
"cidr": "CIDR",
"use_vlan_tagging": "VLAN 태그를 사용"
},
"networking_parameters": {
"fixed_networks_cidr": "고정 네트워크 CIDR",
"fixed_network_size": "고정 네트워크 크기",
"fixed_networks_amount": "고정 네트워크의 수",
"fixed_vlan_range": "고정 VLAN ID 범위",
"use_vlan_tagging_fixed": "고정 네트워크를위한 VLAN 태그를 사용",
"nova_configuration": "Nova-network 설정",
"dns_nameservers": "DNS 서버",
"l2_configuration": "Neutron L2 설정",
"l3_configuration": "Neutron L3 설정",
"gre_id_range": "터널 ID 범위",
"vlan_range": "VLAN ID 범위",
"base_mac": "기본 MAC 주소",
"internal_cidr": "내부 네트워크 CIDR",
"internal_gateway": "내부 네트워크 게이트웨이",
"floating_ranges": "부동 IP 범위"
},
"validation": {
"large_network": "네트워크가 너무 큽니다",
"small_network": "네트워크가 너무 작습니다",
"invalid_cidr": "잘못된 CIDR",
"invalid_ip_range": "IP 범위의 시작이 IP 범위의 끝보다 큽니다",
"empty_ip_range": "적어도 하나의 IP 범위를 지정하십시오",
"invalid_vlan": "잘못된 VLAN ID",
"forbidden_vlan": "이 VLAN의 ID는 다른 네트워크에 의해 사용되고있읍니다. 다른 VLAN ID를 선택하십시오",
"invalid_netmask": "잘못된 netmask",
"invalid_gateway": "잘못된 게이트웨이",
"invalid_amount": "잘못된 네트워크",
"gateway_is_out_of_ip_range": "게이트웨이 주소는 IP의 범위를 벗어납니다",
"gateway_is_out_of_internal_network": "게이트웨이 주소는 내부 네트워크의 IP 범위를 벗어납니다",
"need_more_vlan": "정의 된 네트워크들의 수는 더 많은 VLAN ID를 필요로합니다. VLAN ID 범위필드를 확인하십시요.",
"invalid_nameserver": "잘못된 네임서버",
"invalid_id_start": "잘못된 ID 범위시작",
"invalid_id_end": "잘못된 ID 범위끝",
"invalid_id_range": "ID 범위의 시작이 ID 범위의 끝보다 큽니다",
"vlan_intersection": "다른 네트워크의 VLAN ID를 가진 교차점있읍니다. 다른 ID 범위를 설정하십시오",
"invalid_mac": "잘못된 MAC 주소",
"ip_start_is_out_of_ip_range": "IP의 시작은 IP의 범위를 벗어납니다",
"ip_end_is_out_of_ip_range": "IP의 끝은 IP의 범위를 벗어납니다"
}
},
"logs_tab": {
"title": "로그",
"logs": "로그",
"node": "노드",
"source": "출처",
"min_level": "최소 수준",
"show": "표시",
"log_alert": "로그를 가져올 수 없습니다.",
"source_alert": "로그 출처를 가져올 수 없습니다.",
"date": "날짜",
"message": "메시지",
"bottom_text": "이전의 행은 생략되었습니다. 더많은행보기",
"all_logs": "모두",
"no_log_text": "현재 필터값과 일치하는 로그는 없읍니다"
},
"healthcheck_tab": {
"title": "OpenStack 건강 검진",
"run_tests_button": "테스트 실행",
"stop_tests_button": "테스트 중지",
"deploy_alert": "테스트를 실행하기 전에 OpenStack 환경이 배치되어야 합니다",
"not_available_alert": "OSTF 서버를 사용할 수 없습니다.",
"expected_duration": "예상 소요시간",
"actual_duration": "실제 기간",
"status": "상태"
},
"deploy_changes": "변경내용 배치",
"reset_environment": "재설정",
"stop_deployment": "중지",
"stop_deployment_button": "배치중지",
"deployment_mode": "환경배치 모드:",
"openstack_release": "OpenStack 출시:",
"environment_status": "환경 상태:",
"cluster_was_modified_from_cli": "이 환경에 대한 몇 가지 배치 매개 변수는 Fuel CLI에서 수정되었습니다. Fuel CLI의 변경은 브라우저에서의 설정보다 우선합니다. 주의해서 진행하십시요."
},
"capacity_page": {
"title": "용량 감사",
"license_usage": "라이센스 사용 보고서",
"fuel_version": "Fuel 버전",
"fuel_uuid": "Fuel UUID",
"env_name": "환경 이름",
"node_count": "노드 개수",
"total_number_alloc_nodes": "할당된 노드의 총수",
"total_number_unalloc_nodes": "할당되지않은 노드의 총수",
"node_role": "노드역할 (들)",
"nodes_with_config": "이 설정을 가진 노드의수",
"download_report": "보고서 다운로드",
"loading": "로딩..."
},
"dialog": {
"create_cluster_wizard": {
"title": "새로운 OpenStack 환경을 만듭니다",
"prev": "이전",
"next": "다음",
"create": "생성",
"name_release": {
"title": "이름 및 출시",
"name": "이름",
"release_label": "OpenStack 출시"
},
"mode": {
"title": "배치 모드"
},
"compute": {
"title": "Compute",
"kvm_description": "하드웨어상에서 OpenStack은 실행하려면 이 하이퍼바이저의 유형을 선택",
"qemu_description": "가상 호스트상에서 OpenStack은 실행하려면 이 하이퍼바이저의 유형을 선택"
},
"network": {
"title": "네트워크",
"alert": "Neutron와 __releaseName__에서는 지원되지 않습니다."
},
"storage": {
"title": "저장소 백엔드",
"alert": "Ceph와 __releaseName__에서는 지원되지 않습니다.",
"default": "초기설정",
"ceph": "Ceph",
"cinder": "Cinder",
"cinder_help": "기본적으로, Cinder 블록 스토리지는 iSCSI를 통해 공유되는 LVM 볼륨을 사용합니다. Ceph 백엔드는 두 개 이상의 Ceph-OSD 노드와 KVM 하이퍼바이저가 필요합니다.",
"glance": "Glance",
"glance_help": "기본적으로, Glance 이미지 서비스는 HA 배치모드의 경우에는 스위프트 객체 저장을사용하고, 간단한 다중노드모드의 경우에는 컨트롤러 노드에 있는 로컬 저장소를 사용합니다. Ceph 백엔드는 두 개 이상의 Ceph-OSD 노드가 필요합니다."
},
"additional": {
"title": "추가 서비스",
"release_alert": "추가 서비스는 __releaseName__에서는 지원되지 않습니다.",
"network_mode_alert": "Murano는 현재의 네트워크 모드에서는 지원되지 않습니다. Murano를 사용하기위해서는 Neutron 네트워크를 선택하십시오.",
"install_sahara": "Sahara 설치",
"install_sahara_description": "Sahara 공급 업체의 다양한 분포를 활용하는 OpenStack에서 배치하는 하둡 클러스터의 on demand 프로비저닝을 가능하게 합니다.",
"install_murano": "Murano 설치",
"install_murano_description": "Murano는 액티브 디렉토리, IIS, 아파치, 마이크로 소프트 SQL 및 ASP.NET와 같은 윈도우나 리눅스 기반의 데이터센터 서비스를 OpenStack에서 배치할 수 있게 합니다.",
"install_ceilometer": "Ceilometer (OpenStack Telemetry) 설치",
"install_ceilometer_description": "Ceilometer는 OpenStack Cloud의 계량 및 모니터링 기능을 제공합니다."
},
"ready": {
"title": "끝마침",
"env_select_deploy": "환경은 이제 배치 할 준비가 되었습니다! [만들기] 버튼을 클릭한후, Fuel 콘솔에서 선택하거나",
"or_make_config_choice": "추가설정을 할 수 있습니다",
"console": ".",
"deploy": "변경내용 배치",
"env": "환경"
}
},
"dismiss_settings": {
"title": "확인",
"important": "중요",
"stay_button": "페이지에 머무르기",
"leave_button": "변경사항을 취소하고 페이지를 떠나가기",
"default_message": "설정이 수정되었지만 저장되지 않았습니다.변경 사항을 취소하고 페이지를 떠나겠습니까?"
},
"display_changes": {
"title": "변경내용 배치",
"added_node": "__count__ 노드를 추가",
"added_node_plural": "__count__ 노드들을 추가",
"deleted_node": "__count__ 노드를 삭제",
"deleted_node_plural": "__count__ 노드들을 삭제",
"settings_changes": {
"attributes": "OpenStack 설정",
"networks": "네트워크 설정",
"disks": "다음 노드들의 디스크 설정:"
},
"warnings": {
},
"deploy": "배치되었읍니다",
"redeployment_needed": "일부 노드는 배치후 오류상태가 있습니다. 재배치가 필요합니다."
},
"show_node": {
"manufacturer_label": "제조업자",
"mac_address_label": "MAC 주소",
"fqdn_label": "FQDN",
"ssh_console": "SSH console",
"network_configuration_button": "인터페이스 설정",
"disk_configuration_button": "디스크 설정",
"close_button": "닫음",
"total": "합계",
"bytes": "bytes",
"drive": "드라이브",
"drive_plural": "드라이브"
},
"discard_changes": {
"title": "변경내용 취소",
"discard_button": "취소",
"alert_text": "변경사항을 취소하시겠습니까?",
"cant_discard": "노드의 변경 사항을 취소할 수 없읍니다"
}
}
}
}
}