diff --git a/accounts/templates/account.html b/accounts/templates/account.html index 616f602..087f431 100644 --- a/accounts/templates/account.html +++ b/accounts/templates/account.html @@ -82,7 +82,7 @@ ×
{% trans "Need create ssh authorization key. If you have another SSH port on your server, you can add IP:PORT like '192.168.1.1:2222'." %}
{% trans "Volume parameters" %}
{% trans "This action sends an ACPI shutdown signal to the instance." %}
{% trans "This action forcibly powers off and start the instance and may cause data corruption." %}
{% trans "This action forcibly powers off the instance and may cause data corruption." %}
{% trans "This action suspends the instance." %}
{% trans "This action restore the instance after suspend." %}
{% trans "Administrator blocked your instance." %}
{% trans "Click on Boot button to start this instance." %}
{% trans "Template instance cannot be started." %}
{% trans "You need shut down your instance and enter a new root password." %}
{% trans "You need shut down your instance and choose your public key." %}
{% trans "Logical host CPUs" %} : {{ vcpu_host }}
{% trans "Total host memory" %}: {{ memory_host|filesizeformat }}
{% trans "Disk allocation (GB)" %}:
{% trans "This may take more than an hour, depending on how much content is on your droplet and how large the disk is." %}
{% trans 'Autostart' %}
{% trans "Autostart your instance when host server is power on " %} @@ -678,7 +678,7 @@
{% trans 'Boot Order' %}
{% trans "Instance Media" %} {% if status == 5 and allow_admin_or_not_template %} @@ -754,7 +754,7 @@
{% trans "For migration both host servers must have equal settings and OS type" %}
{% trans "If you need to edit xml please Power Off the instance" %}
{% trans "To set console's type, shutdown the instance." %}
{% trans "To set console listen address, shutdown the instance." %}
{% trans "To create console password, shutdown the instance." %}
{% trans "To set console's keymap, shutdown the instance." %}
{% trans "Create a clone" %}
{% trans "To set instance template name description, shutdown the instance." %}
{% trans "To set instance video model, shutdown the instance." %}
{% trans "To set instance vCPUs hotpluggable" %}