mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-24 21:34:01 +03:00
Update Sunstone and SelfService translations
Added new Italian translation to Sunstone
Upgrade translation files with new strings. Need completion for final release.
(cherry picked from commit 6352c999f4
)
This commit is contained in:
parent
cbce0814f4
commit
0612a4ac6d
@ -260,6 +260,7 @@ SUNSTONE_DIRS="$SUNSTONE_LOCATION/models \
|
||||
$SUNSTONE_LOCATION/public/locale \
|
||||
$SUNSTONE_LOCATION/public/locale/en_US \
|
||||
$SUNSTONE_LOCATION/public/locale/ru \
|
||||
$SUNSTONE_LOCATION/public/locale/it_IT \
|
||||
$SUNSTONE_LOCATION/public/vendor \
|
||||
$SUNSTONE_LOCATION/public/vendor/jQueryLayout \
|
||||
$SUNSTONE_LOCATION/public/vendor/dataTables \
|
||||
@ -470,6 +471,7 @@ INSTALL_SUNSTONE_FILES=(
|
||||
SUNSTONE_PUBLIC_IMAGES_FILES:$SUNSTONE_LOCATION/public/images
|
||||
SUNSTONE_PUBLIC_LOCALE_EN_US:$SUNSTONE_LOCATION/public/locale/en_US
|
||||
SUNSTONE_PUBLIC_LOCALE_RU:$SUNSTONE_LOCATION/public/locale/ru
|
||||
SUNSTONE_PUBLIC_LOCALE_IT_IT:$SUNSTONE_LOCATION/public/locale/it_IT
|
||||
)
|
||||
|
||||
INSTALL_SUNSTONE_ETC_FILES=(
|
||||
@ -1276,6 +1278,10 @@ SUNSTONE_PUBLIC_LOCALE_RU="
|
||||
src/sunstone/public/locale/ru/ru.js \
|
||||
src/sunstone/public/locale/ru/ru_datatable.txt"
|
||||
|
||||
SUNSTONE_PUBLIC_LOCALE_IT_IT="
|
||||
src/sunstone/public/locale/it_IT/it_IT.js \
|
||||
src/sunstone/public/locale/it_IT/it_datatable.txt"
|
||||
|
||||
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
|
@ -59,6 +59,7 @@ locale={
|
||||
"In this view you can easily manage OpenNebula Network resources. You can add or remove virtual networks.":"",
|
||||
"IP":"",
|
||||
"Language":"",
|
||||
"Launch VNC session":"",
|
||||
"Loading":"",
|
||||
"Loading new language... please wait":"",
|
||||
"MAC":"",
|
||||
@ -152,6 +153,7 @@ locale={
|
||||
"Welcome to OpenNebula Self-Service":"",
|
||||
"You can add new storages by clicking \'new\'. Image files will be uploaded to OpenNebula and set ready to be used.":"",
|
||||
"You can also manage compute resources and perform actions such as stop, resume, shutdown or cancel.":"",
|
||||
"You can use the wildcard %i. When creating several VMs, %i will be replaced with a different number starting from 0 in each of them":"",
|
||||
"You have to confirm this action.":"",
|
||||
"You must select a file to upload":"",
|
||||
"You must specify a name":"",
|
||||
|
@ -59,6 +59,7 @@ locale={
|
||||
"In this view you can easily manage OpenNebula Network resources. You can add or remove virtual networks.":"En esta vista puede gestionar fácilmente los recursos de red de OpenNebula. Puede añadir o borrar redes virtuales.",
|
||||
"IP":"IP",
|
||||
"Language":"Lenguaje",
|
||||
"Launch VNC session":"Lanzar sesión VNC",
|
||||
"Loading":"Cargando",
|
||||
"Loading new language... please wait":"Cargando nuevo lenguaje... espere, por favor",
|
||||
"MAC":"MAC",
|
||||
@ -152,6 +153,7 @@ locale={
|
||||
"Welcome to OpenNebula Self-Service":"Bienvenid@ a OpenNebula Self-Service",
|
||||
"You can add new storages by clicking 'new'. Image files will be uploaded to OpenNebula and set ready to be used.":"Puede añadir nuevos almacenamientos haciendo click en 'new'. Los ficheros de imagen pueden ser subidos a OpenNebula y preparados para ser usado.",
|
||||
"You can also manage compute resources and perform actions such as stop, resume, shutdown or cancel.":"También puede administrar las máquinas virtuales y realizar acciones como detener, reanudar, apagar o cancelar.",
|
||||
"You can use the wildcard %i. When creating several VMs, %i will be replaced with a different number starting from 0 in each of them":"Puede utilizar el comodín %i. Durante la creación de varias máquinas virtuales, %i será reemplazado por un número distinto en cada una de ellas, empezando por 0",
|
||||
"You have to confirm this action.":"Necesita confirmar esta acción",
|
||||
"You must select a file to upload":"Debe seleccionar un fichero para subir",
|
||||
"You must specify a name":"Debe especificar un nombre",
|
||||
|
@ -30,6 +30,7 @@ var config_tab_content =
|
||||
<select id="lang_sel" style="width:20em;">\
|
||||
<option value="en_US">'+tr("English")+'</option>\
|
||||
<option value="ru">'+tr("Russian")+'</option>\
|
||||
<option value="it_IT">'+tr("Italian")+'</option>\
|
||||
</select>\
|
||||
</td>\
|
||||
</tr>\
|
||||
|
@ -2,8 +2,9 @@
|
||||
lang="en_US"
|
||||
datatable_lang=""
|
||||
locale={
|
||||
"802.1Q":"",
|
||||
"Accept (default)":"",
|
||||
"Acl":"",
|
||||
"ACL":"",
|
||||
"ACL Rules":"",
|
||||
"ACLs":"",
|
||||
"ACL String preview":"",
|
||||
@ -32,6 +33,7 @@ locale={
|
||||
"Arguments for the booting kernel":"",
|
||||
"Authentication":"",
|
||||
"Authentication driver":"",
|
||||
"Base path":"",
|
||||
"Block":"",
|
||||
"Boolean expression that rules out provisioning hosts from list of machines suitable to run this VM":"",
|
||||
"Boot":"",
|
||||
@ -53,9 +55,14 @@ locale={
|
||||
"Change group":"",
|
||||
"Change owner":"",
|
||||
"Change password":"",
|
||||
"Change password successful":"",
|
||||
"Changing language":"",
|
||||
"Clone":"",
|
||||
"Clone this image":"",
|
||||
"Cluster":"",
|
||||
"Cluster information":"",
|
||||
"Cluster name missing!":"",
|
||||
"Clusters":"",
|
||||
"Community":"",
|
||||
"Configuration":"",
|
||||
"Confirmation of action":"",
|
||||
@ -69,9 +76,25 @@ locale={
|
||||
"Create":"",
|
||||
"Create ACL":"",
|
||||
"Create an empty datablock":"",
|
||||
"Create cluster":"",
|
||||
"Create Datastore":"",
|
||||
"Create group":"",
|
||||
"Create host":"",
|
||||
"Create Image":"",
|
||||
"Create new":"",
|
||||
"Create new ACL":"",
|
||||
"Create new Cluster":"",
|
||||
"Create new datastore":"",
|
||||
"Create new Datastore":"",
|
||||
"Create new Group":"",
|
||||
"Create new host":"",
|
||||
"Create new Host":"",
|
||||
"Create new Image":"",
|
||||
"Create new User":"",
|
||||
"Create new Virtual Machine":"",
|
||||
"Create new virtual network":"",
|
||||
"Create new Virtual Network":"",
|
||||
"Create new VM Template":"",
|
||||
"Create user":"",
|
||||
"Create Virtual Machine":"",
|
||||
"Create Virtual Network":"",
|
||||
@ -80,6 +103,9 @@ locale={
|
||||
"Current inputs":"",
|
||||
"Current leases":"",
|
||||
"Current NICs":"",
|
||||
"Current number of datastores in this cluster":"",
|
||||
"Current number of hosts in this cluster":"",
|
||||
"Current number of virtual networks in this cluster":"",
|
||||
"Current variables":"",
|
||||
"Custom attribute name and value must be filled in":"",
|
||||
"Custom attributes":"",
|
||||
@ -88,8 +114,17 @@ locale={
|
||||
"Dashboard":"",
|
||||
"Data":"",
|
||||
"Datablock":"",
|
||||
"Datastore":"",
|
||||
"Datastore information":"",
|
||||
"Datastore manager":"",
|
||||
"Datastores":"",
|
||||
"Datastore template":"",
|
||||
"Datastore Template":"",
|
||||
"Datastore updated correctly":"",
|
||||
"Default":"",
|
||||
"Default (current image type)":"",
|
||||
"Default (dummy)":"",
|
||||
"Defaults to template name when emtpy":"",
|
||||
"Define a subnet by IP range":"",
|
||||
"Delete":"",
|
||||
"Delete host":"",
|
||||
@ -115,16 +150,19 @@ locale={
|
||||
"Driver default":"",
|
||||
"Drivers":"",
|
||||
"Drop":"",
|
||||
"DS Mad":"",
|
||||
"Dummy":"",
|
||||
"EC2":"",
|
||||
"Enable":"",
|
||||
"English":"",
|
||||
"Error":"",
|
||||
"Etables":"",
|
||||
"failed":"",
|
||||
"fd":"",
|
||||
"Features":"",
|
||||
"Fields marked with":"",
|
||||
"File":"",
|
||||
"Filesystem":"",
|
||||
"Filesystem type":"",
|
||||
"Filesystem type for the fs images":"",
|
||||
"Fill in a new password":"",
|
||||
@ -143,6 +181,7 @@ locale={
|
||||
"Hardware that will emulate this network interface. With Xen this is the type attribute of the vif.":"",
|
||||
"hd":"",
|
||||
"Historical monitoring information":"",
|
||||
"History information":"",
|
||||
"hold":"",
|
||||
"Hold":"",
|
||||
"Hold lease":"",
|
||||
@ -166,22 +205,28 @@ locale={
|
||||
"IDE":"",
|
||||
"Image":"",
|
||||
"Image information":"",
|
||||
"Image location":"",
|
||||
"Image name":"",
|
||||
"Images":"",
|
||||
"Images (total/public)":"",
|
||||
"Image template":"",
|
||||
"Image updated correctly":"",
|
||||
"IM MAD":"",
|
||||
"Info":"",
|
||||
"information":"",
|
||||
"Information":"",
|
||||
"Information Manager":"",
|
||||
"Infrastructure":"",
|
||||
"Infrastructure resources":"",
|
||||
"Initrd":"",
|
||||
"Inputs":"",
|
||||
"Instantiate":"",
|
||||
"IP":"",
|
||||
"IP End":"",
|
||||
"IPs":"",
|
||||
"IP Start":"",
|
||||
"IP to listen on":"",
|
||||
"iSCSI":"",
|
||||
"Italian":"",
|
||||
"Kernel":"",
|
||||
"Kernel commands":"",
|
||||
"Keyboard configuration locale to use in the VNC display":"",
|
||||
@ -201,6 +246,12 @@ locale={
|
||||
"Make non persistent":"",
|
||||
"Make persistent":"",
|
||||
"Manage":"",
|
||||
"Manage cluster datastores":"",
|
||||
"Manage cluster hosts":"",
|
||||
"Manage cluster virtual networks":"",
|
||||
"Manage unclustered datastores":"",
|
||||
"Manage unclustered hosts":"",
|
||||
"Manage unclustered virtual networks":"",
|
||||
"Manual":"",
|
||||
"Max Mem":"",
|
||||
"Memory":"",
|
||||
@ -229,21 +280,25 @@ locale={
|
||||
"Network is unreachable: is OpenNebula running?":"",
|
||||
"Network mask":"",
|
||||
"Network Mask":"",
|
||||
"Network mode":"",
|
||||
"Network reception":"",
|
||||
"Network transmission":"",
|
||||
"Network type":"",
|
||||
"New":"",
|
||||
"+ New":"",
|
||||
"+ New Group":"",
|
||||
"New password":"",
|
||||
"No":"",
|
||||
"No datastores in this cluster":"",
|
||||
"No disk id or image name specified":"",
|
||||
"No disks defined":"",
|
||||
"No hosts in this cluster":"",
|
||||
"No leases to show":"",
|
||||
"None":"",
|
||||
"No virtual networks in this cluster":"",
|
||||
"Number of virtual cpus. This value is optional, the default hypervisor behavior is used, usually one virtual CPU.":"",
|
||||
"OK":"",
|
||||
"Open VNC Session":"",
|
||||
"Open vSwitch":"",
|
||||
"Optional, please select":"",
|
||||
"OS":"",
|
||||
"OS and Boot options":"",
|
||||
@ -258,7 +313,6 @@ locale={
|
||||
"Path to the initrd image":"",
|
||||
"Path to the original file that will be copied to the image repository. If not specified for a DATABLOCK type image, an empty image will be created.":"",
|
||||
"Path to the OS kernel to boot the image":"",
|
||||
"Path vs. source":"",
|
||||
"Percentage of CPU divided by 100 required for the Virtual Machine. Half a processor is written 0.5.":"",
|
||||
"Permissions":"",
|
||||
"Permits access to the VM only through the specified ports in the TCP protocol":"",
|
||||
@ -269,6 +323,7 @@ locale={
|
||||
"Physical device":"",
|
||||
"Placement":"",
|
||||
"Please choose":"",
|
||||
"Please, choose and modify the datastore you want to update":"",
|
||||
"Please, choose and modify the image you want to update":"",
|
||||
"Please, choose and modify the template you want to update":"",
|
||||
"Please, choose and modify the virtual machine you want to update":"",
|
||||
@ -276,9 +331,9 @@ locale={
|
||||
"Please choose path if you have a file-based image. Choose source otherwise or create an empty datablock disk.":"",
|
||||
"Please choose the new type of authentication for the selected users":"",
|
||||
"Please provide a lease IP":"",
|
||||
"Please provide a network address":"",
|
||||
"Please provide a resource ID for the resource(s) in this rule":"",
|
||||
"Please select":"",
|
||||
"Please select a datastore for this image":"",
|
||||
"Please select at least one resource":"",
|
||||
"Please specify to who this ACL applies":"",
|
||||
"Port":"",
|
||||
@ -288,17 +343,18 @@ locale={
|
||||
"Predefined":"",
|
||||
"Prefix for the emulated device this image will be mounted at. For instance, “hd”, “sd”. If omitted, the default value is the one defined in oned.conf (installation default is “hd”).":"",
|
||||
"Previous action":"",
|
||||
"Prolog time":"",
|
||||
"Provide a path":"",
|
||||
"Provide a source":"",
|
||||
"PS2":"",
|
||||
"Public":"",
|
||||
"Publish":"",
|
||||
"Quickstart":"",
|
||||
"Ranged network":"",
|
||||
"Rank":"",
|
||||
"Raw":"",
|
||||
"Raw data to be passed directly to the hypervisor":"",
|
||||
"Read only":"",
|
||||
"Reason":"",
|
||||
"Reboot":"",
|
||||
"Refresh list":"",
|
||||
"Register time":"",
|
||||
@ -328,19 +384,26 @@ locale={
|
||||
"Script":"",
|
||||
"SCSI":"",
|
||||
"SDL":"",
|
||||
"Secure websockets connection":"",
|
||||
"Select a datastore":"",
|
||||
"Select a network":"",
|
||||
"Select an image":"",
|
||||
"Select a template":"",
|
||||
"Select a VM":"",
|
||||
"Select boot method":"",
|
||||
"Select cluster":"",
|
||||
"Select disk":"",
|
||||
"Select template":"",
|
||||
"Select the datastore for this image":"",
|
||||
"Select the destination cluster:":"",
|
||||
"Select the new group":"",
|
||||
"Select the new owner":"",
|
||||
"Sequence":"",
|
||||
"Server (Cipher)":"",
|
||||
"Server (x509)":"",
|
||||
"Setup Networks":"",
|
||||
"Shared":"",
|
||||
"shared,ssh,iscsi,dummy":"",
|
||||
"Shutdown":"",
|
||||
"Sign out":"",
|
||||
"Size":"",
|
||||
@ -357,14 +420,22 @@ locale={
|
||||
"Start time":"",
|
||||
"Start Time":"",
|
||||
"State":"",
|
||||
"State change time":"",
|
||||
"Status":"",
|
||||
"Stop":"",
|
||||
"style":"",
|
||||
"Submitted":"",
|
||||
"Summary of infrastructure resources":"",
|
||||
"Summary of resources":"",
|
||||
"Summary of system resources":"",
|
||||
"Summary of virtual resources":"",
|
||||
"Sunstone UI Configuration":"",
|
||||
"Support":"",
|
||||
"Suspend":"",
|
||||
"Swap":"",
|
||||
"System":"",
|
||||
"System Resources":"",
|
||||
"System resources management is only accesible to users of the oneadmin group. It comprises the operations regarding OpenNebula groups, users and ACLs.":"",
|
||||
"Tablet":"",
|
||||
"Target":"",
|
||||
"Tcp black ports":"",
|
||||
@ -374,10 +445,13 @@ locale={
|
||||
"Template information":"",
|
||||
"Templates":"",
|
||||
"Template updated correctly":"",
|
||||
"The Infrastructure menu allows management of Hosts, Datastores, Virtual Networks. Users in the oneadmin group can manage clusters as well.":"",
|
||||
"There are mandatory fields missing in the capacity section":"",
|
||||
"There are mandatory fields missing in the OS Boot options section":"",
|
||||
"There are mandatory parameters missing":"",
|
||||
"There are mandatory parameters missing in this section":"",
|
||||
"There are missing network parameters":"",
|
||||
"The Virtual Resources menu allows management of Virtual Machine Templates, Instances and Images.":"",
|
||||
"This field sets which attribute will be used to sort the suitable hosts for this VM. Basically, it defines which hosts are more suitable than others":"",
|
||||
"This rule applies to":"",
|
||||
"This will cancel selected VMs":"",
|
||||
@ -395,12 +469,15 @@ locale={
|
||||
"This will resume selected stopped or suspended VMs":"",
|
||||
"This will send a reboot action to running VMs":"",
|
||||
"This will suspend selected machines":"",
|
||||
"TM Mad":"",
|
||||
"TM MAD":"",
|
||||
"total":"",
|
||||
"Total Leases":"",
|
||||
"Total time":"",
|
||||
"Total VM count":"",
|
||||
"Total VM CPU":"",
|
||||
"Total VM Memory":"",
|
||||
"Transfer manager":"",
|
||||
"Transfer Manager":"",
|
||||
"Type":"",
|
||||
"Type of disk device to emulate.":"",
|
||||
@ -411,15 +488,18 @@ locale={
|
||||
"Udp firewall mode":"",
|
||||
"Udp white ports":"",
|
||||
"Unauthorized":"",
|
||||
"Unpublish":"",
|
||||
"Update":"",
|
||||
"Update a template":"",
|
||||
"Update Datastore properties":"",
|
||||
"Update image properties":"",
|
||||
"Update network properties":"",
|
||||
"Update properties":"",
|
||||
"Update template":"",
|
||||
"Update template properties":"",
|
||||
"Update VM properties":"",
|
||||
"Upload":"",
|
||||
"Upload file":"",
|
||||
"Uploading...":"",
|
||||
"USB":"",
|
||||
"Use":"",
|
||||
"Used by VM":"",
|
||||
@ -450,8 +530,10 @@ locale={
|
||||
"Virtual Network information":"",
|
||||
"Virtual Network name missing!":"",
|
||||
"Virtual Networks":"",
|
||||
"Virtual Networks (total/public)":"",
|
||||
"Virtual Network template (attributes)":"",
|
||||
"Virtual Resources":"",
|
||||
"VLAN":"",
|
||||
"VLAN ID":"",
|
||||
"VM information":"",
|
||||
"VM Instance":"",
|
||||
"VM Instances":"",
|
||||
@ -464,13 +546,12 @@ locale={
|
||||
"VM template":"",
|
||||
"VM Template":"",
|
||||
"VM Templates":"",
|
||||
"VM Templates (total/public)":"",
|
||||
"VMware":"",
|
||||
"VNC":"",
|
||||
"VNC Access":"",
|
||||
"VNC connection":"",
|
||||
"VNC Disabled":"",
|
||||
"VNC Session":"",
|
||||
"VNET ID":"",
|
||||
"VN MAD":"",
|
||||
"Welcome":"",
|
||||
"Wizard":"",
|
||||
@ -485,6 +566,8 @@ locale={
|
||||
"Xen templates must specify a boot method":"",
|
||||
"yes":"",
|
||||
"Yes":"",
|
||||
"You can find further information on the following links:":"",
|
||||
"You can use the wildcard %i. When creating several VMs, %i will be replaced with a different number starting from 0 in each of them":"",
|
||||
"You have not selected a template":"",
|
||||
"You have to confirm this action.":"",
|
||||
"You need to select something.":"",
|
||||
|
574
src/sunstone/public/locale/it_IT/it_IT.js
Normal file
574
src/sunstone/public/locale/it_IT/it_IT.js
Normal file
@ -0,0 +1,574 @@
|
||||
//Translated by Carlo Daffara, Calogero Lo Leggio
|
||||
lang="it_IT"
|
||||
datatable_lang="it_datatable.txt"
|
||||
locale={
|
||||
"802.1Q":"",
|
||||
"Accept (default)":"Accetta (default)",
|
||||
"ACL":"",
|
||||
"ACL Rules":"Regole ACL",
|
||||
"ACLs":"ACL",
|
||||
"ACL String preview":"Anteprima stringa ACL",
|
||||
"ACPI":"ACPI",
|
||||
"Add":"Aggiungi",
|
||||
"Add context variables":"Aggiungi variabili di contesto",
|
||||
"Add custom variables":"Aggiungi variabili custom",
|
||||
"Add disk/image":"Aggiungi disco/immagine",
|
||||
"Add disks/images":"Aggiungi dischi/immagini",
|
||||
"Add Graphics":"Aggiungi grafica",
|
||||
"Add Hypervisor raw options":"Aggiungi configurazioni dirette hypervisor",
|
||||
"Add inputs":"Aggiungi periferica input",
|
||||
"Add lease":"Aggiungi lease",
|
||||
"Add network":"Aggiungi rete",
|
||||
"Add placement options":"Aggiungi opzioni di posizionamento",
|
||||
"Admin":"Admin",
|
||||
"Administrate":"Amministra",
|
||||
"Advanced mode":"Modalità avanzata",
|
||||
"Affected resources":"Risorse interessate",
|
||||
"All":"Tutto",
|
||||
"Allowed operations":"Operazioni consentite",
|
||||
"Amount of RAM required for the VM, in Megabytes.":"Memoria richiesta per la VM, in Megabyte.",
|
||||
"Applies to":"Si applica a",
|
||||
"Architecture":"Architettura",
|
||||
"are mandatory":"sono obbligatori",
|
||||
"Arguments for the booting kernel":"Argomenti per l'avvio del kernel",
|
||||
"Authentication":"Autenticazione",
|
||||
"Authentication driver":"Driver di Autenticazione",
|
||||
"Base path":"",
|
||||
"Block":"Blocco",
|
||||
"Boolean expression that rules out provisioning hosts from list of machines suitable to run this VM":"Espressione booleana che esclude il provisioning degli host dalla lista di macchine adatte a eseguire questa VM",
|
||||
"Boot":"Boot",
|
||||
"Boot device type":"Tipo di device di boot",
|
||||
"Bootloader":"Bootloader",
|
||||
"Boot method":"Metodo di boot",
|
||||
"Boot/OS options":"Opzioni Boot/OS",
|
||||
"Bridge":"Bridge",
|
||||
"Bus":"Bus",
|
||||
"Cancel":"Cancella",
|
||||
"Cannot contact server: is it running and reachable?":"Non posso contattare il server, è in esecuzione e raggiungibile?",
|
||||
"Canvas not supported.":"Canvas non supportato",
|
||||
"Capacity":"Capacità",
|
||||
"Capacity options":"Opzioni di capacità",
|
||||
"cdrom":"cdrom",
|
||||
"CD-ROM":"CD-ROM",
|
||||
"Change":"Cambia",
|
||||
"Change authentication":"Cambia autenticazione",
|
||||
"Change group":"Cambia gruppo",
|
||||
"Change owner":"Cambia proprietario",
|
||||
"Change password":"Cambia password",
|
||||
"Change password successful":"",
|
||||
"Changing language":"Cambiamento linguaggio",
|
||||
"Clone":"Clona",
|
||||
"Clone this image":"Clona questa immagine",
|
||||
"Cluster":"",
|
||||
"Cluster information":"",
|
||||
"Cluster name missing!":"",
|
||||
"Clusters":"",
|
||||
"Community":"Comunità",
|
||||
"Configuration":"Configurazione",
|
||||
"Confirmation of action":"Conferma azione",
|
||||
"Context":"Contesto",
|
||||
"Context variable name and value must be filled in":"Nome variabile di contesto e valure da inserire",
|
||||
"Core":"Core",
|
||||
"CPU":"CPU",
|
||||
"CPU architecture to virtualization":"Architettura CPU da virtualizzare",
|
||||
"CPU Monitoring information":"Informazioni monitoraggio CPU",
|
||||
"CPU Use":"Utilizzo CPU",
|
||||
"Create":"Crea",
|
||||
"Create ACL":"Crea ACL",
|
||||
"Create an empty datablock":"Crea un datablock vuoto",
|
||||
"Create cluster":"",
|
||||
"Create Datastore":"",
|
||||
"Create group":"Crea gruppo",
|
||||
"Create host":"Crea nodo",
|
||||
"Create Image":"Crea immagine",
|
||||
"Create new":"",
|
||||
"Create new ACL":"",
|
||||
"Create new Cluster":"",
|
||||
"Create new datastore":"",
|
||||
"Create new Datastore":"",
|
||||
"Create new Group":"",
|
||||
"Create new host":"",
|
||||
"Create new Host":"",
|
||||
"Create new Image":"",
|
||||
"Create new User":"",
|
||||
"Create new Virtual Machine":"",
|
||||
"Create new virtual network":"",
|
||||
"Create new Virtual Network":"",
|
||||
"Create new VM Template":"",
|
||||
"Create user":"Crea utente",
|
||||
"Create Virtual Machine":"Crea macchina virtuale (VM)",
|
||||
"Create Virtual Network":"Crea rete virtuale",
|
||||
"Create VM Template":"Crea template VM",
|
||||
"Current disks":"Disco attuale",
|
||||
"Current inputs":"Input attuali",
|
||||
"Current leases":"Lease attuali",
|
||||
"Current NICs":"Schede di rete attuali",
|
||||
"Current number of datastores in this cluster":"",
|
||||
"Current number of hosts in this cluster":"",
|
||||
"Current number of virtual networks in this cluster":"",
|
||||
"Current variables":"Variabili attuali",
|
||||
"Custom attribute name and value must be filled in":"Nome attributo custom e valure da inserire",
|
||||
"Custom attributes":"Attributi custom",
|
||||
"Custom variable name and value must be filled in":"Nome variabile custom e valore da inserire",
|
||||
"Custom variables":"Variabili custom",
|
||||
"Dashboard":"Dashboard",
|
||||
"Data":"Data",
|
||||
"Datablock":"Datablock",
|
||||
"Datastore":"",
|
||||
"Datastore information":"",
|
||||
"Datastore manager":"",
|
||||
"Datastores":"",
|
||||
"Datastore template":"",
|
||||
"Datastore Template":"",
|
||||
"Datastore updated correctly":"",
|
||||
"Default":"Default",
|
||||
"Default (current image type)":"Default (tipo di immagine attuale)",
|
||||
"Default (dummy)":"",
|
||||
"Defaults to template name when emtpy":"",
|
||||
"Define a subnet by IP range":"Definisci una subnet tramite un range IP",
|
||||
"Delete":"Cancella",
|
||||
"Delete host":"Cancella nodo",
|
||||
"Deploy":"Deploy",
|
||||
"Deploy ID":"Deploy ID",
|
||||
"Deploy # VMs":"Deploy # VMs",
|
||||
"Description":"Descrizione",
|
||||
"Device prefix":"Prefisso dispositivo",
|
||||
"Device to be mounted as root":"Dispositivo da montare come root",
|
||||
"Device to map image disk. If set, it will overwrite the default device mapping":"Dispositivo da mappare per l'immagine del disco. Se configurato, sovrascrive la configurazione di default della mappatura dei dispositivi",
|
||||
"Disable":"Disabilita",
|
||||
"disabled":"disabilitato",
|
||||
"Disallow access to the VM through the specified ports in the TCP protocol":"Nega accesso alla VM attraverso la porta TCP specificata",
|
||||
"Disallow access to the VM through the specified ports in the UDP protocol":"Nega accesso alla VM attraverso la porta UDP speciicata",
|
||||
"Disk":"Disco",
|
||||
"Disk file location path or URL":"Percorso o URL del file del disco",
|
||||
"disk id":"ID disco",
|
||||
"Disks":"Dischi",
|
||||
"Disk type":"Tipo disco",
|
||||
"Documentation":"Documentazione",
|
||||
"Do you want to proceed?":"Vuoi proseguire?",
|
||||
"Driver":"Driver",
|
||||
"Driver default":"Driver default",
|
||||
"Drivers":"Drivers",
|
||||
"Drop":"Drop",
|
||||
"DS Mad":"",
|
||||
"Dummy":"Dummy",
|
||||
"EC2":"EC2",
|
||||
"Enable":"Abilita",
|
||||
"English":"Inglese",
|
||||
"Error":"Errore",
|
||||
"Etables":"",
|
||||
"failed":"fallito",
|
||||
"fd":"fd",
|
||||
"Features":"Funzionalità",
|
||||
"Fields marked with":"Campi marcati con",
|
||||
"File":"File",
|
||||
"Filesystem":"",
|
||||
"Filesystem type":"Tipo di filesystem",
|
||||
"Filesystem type for the fs images":"Tipo di filesystem per queste immagini fs",
|
||||
"Fill in a new password":"Indica una nuova password",
|
||||
"Fixed network":"Rete fissa",
|
||||
"Floppy":"Floppy",
|
||||
"Fold / Unfold all sections":"Espandi/contrai tutte le sezioni",
|
||||
"Format":"Format",
|
||||
"FS":"FS",
|
||||
"FS type":"Tipo FS",
|
||||
"Graphics":"Grafica",
|
||||
"Graphics type":"Tipo grafica",
|
||||
"Group":"Gruppo",
|
||||
"Group ":"Grupoi",
|
||||
"Group name":"Nome del gruppo",
|
||||
"Groups":"Gruppi",
|
||||
"Hardware that will emulate this network interface. With Xen this is the type attribute of the vif.":"Hardware per l'emulazione dell'interfaccia di rete. In Xen type attribute del vif.",
|
||||
"hd":"hd",
|
||||
"Historical monitoring information":"Storico delle informazioni di monitoraggio",
|
||||
"History information":"",
|
||||
"hold":"trattieni",
|
||||
"Hold":"Trattieni",
|
||||
"Hold lease":"Trattieni lease",
|
||||
"Host":"Nodo",
|
||||
"Host information":"Informazioni nodo",
|
||||
"Hostname":"Hostname",
|
||||
"Host name missing!":"Nome del nodo mancante!",
|
||||
"Host parameters":"Parametri nodo",
|
||||
"Hosts":"Nodi",
|
||||
"Hosts CPU":"CPU nodi",
|
||||
"Host shares":"Share nodi",
|
||||
"Hosts memory":"Memoria nodi",
|
||||
"Hosts (total/active)":"Nodi (totali/attivi)",
|
||||
"Host template":"Template nodo",
|
||||
"Human readable description of the image for other users.":"Descrizione immagine per altri utenti",
|
||||
"HW address associated with the network interface":"Indirizzo hardware associato alla interfaccia di rete",
|
||||
"Icmp":"ICMP",
|
||||
"ICMP policy":"Policy ICMP",
|
||||
"id":"id",
|
||||
"ID":"ID",
|
||||
"IDE":"IDE",
|
||||
"Image":"Immagine",
|
||||
"Image information":"Informazioni immagine",
|
||||
"Image location":"",
|
||||
"Image name":"Nome immagine",
|
||||
"Images":"Immagini",
|
||||
"Image template":"Template immagine",
|
||||
"Image updated correctly":"",
|
||||
"IM MAD":"IM MAD",
|
||||
"Info":"Info",
|
||||
"information":"Informazioni",
|
||||
"Information":"Informazioni",
|
||||
"Information Manager":"Information manager",
|
||||
"Infrastructure":"",
|
||||
"Infrastructure resources":"",
|
||||
"Initrd":"Initrd",
|
||||
"Inputs":"Ingressi",
|
||||
"Instantiate":"Istanza",
|
||||
"IP":"IP",
|
||||
"IP End":"IP fine",
|
||||
"IPs":"",
|
||||
"IP Start":"IP inizio",
|
||||
"IP to listen on":"IP su cui restare in ascolto",
|
||||
"iSCSI":"",
|
||||
"Italian":"",
|
||||
"Kernel":"Kernel",
|
||||
"Kernel commands":"Comandi kernel",
|
||||
"Keyboard configuration locale to use in the VNC display":"Configurazione del layout della tastiera per il display VNC",
|
||||
"Keymap":"Keymap",
|
||||
"KVM":"KVM",
|
||||
"Language":"Linguaggio",
|
||||
"LCM State":"Stato LCM",
|
||||
"Lease IP":"Lease IP",
|
||||
"Lease MAC (opt):":"Lease MAC (opzionale)",
|
||||
"Lease management":"Gestione Lease",
|
||||
"Leases information":"Informazioni Lease",
|
||||
"Listen IP":"IP di ascolto",
|
||||
"Live migrate":"Live migrate",
|
||||
"Loading":"Caricamento",
|
||||
"Loading new language... please wait":"Caricamento nuovo linguaggio... attendere",
|
||||
"MAC":"MAC",
|
||||
"Make non persistent":"Rendi non persistente",
|
||||
"Make persistent":"Rendi persistente",
|
||||
"Manage":"Gestisci",
|
||||
"Manage cluster datastores":"",
|
||||
"Manage cluster hosts":"",
|
||||
"Manage cluster virtual networks":"",
|
||||
"Manage unclustered datastores":"",
|
||||
"Manage unclustered hosts":"",
|
||||
"Manage unclustered virtual networks":"",
|
||||
"Manual":"Manuale",
|
||||
"Max Mem":"Max Mem",
|
||||
"Memory":"Memoria",
|
||||
"Memory monitoring information":"Informazioni monitoraggio memoria",
|
||||
"Memory use":"Utilizzo memoria",
|
||||
"Migrate":"Migra",
|
||||
"Model":"Modello",
|
||||
"Monitoring information":"Informazioni di monitoraggio",
|
||||
"Mount image as read-only":"Monta immagine in sola lettura",
|
||||
"Mouse":"Mouse",
|
||||
"Name":"Nome",
|
||||
"Name for the context variable":"Nome per la variabile di contesto",
|
||||
"Name for the custom variable":"Nome per la variabile custom",
|
||||
"Name for the tun device created for the VM":"Nome per il dispositivo tun creato per la VM",
|
||||
"Name of a shell script to be executed after creating the tun device for the VM":"Nome dello script da eseguire dopo la creazione del dispositivo tun per la VM",
|
||||
"Name of the bridge the network device is going to be attached to":"Nome del bridge a cui si sta collegando l'interfaccia di rete",
|
||||
"Name of the image to use":"Nome immagine da usare",
|
||||
"Name of the network to attach this device":"Nome della rete a cui collegare questo dispositivo",
|
||||
"Name that the Image will get. Every image must have a unique name.":"Nome assegnato a immagine. Ogni immagine deve avere un nome univoco.",
|
||||
"Name that the VM will get for description purposes. If NAME is not supplied a name generated by one will be in the form of one-<VID>.":"Nome ottenuto dalla descrizione della VM. Se il nome non viene assegnato, viene generato un nome nella forma one-<VID>.",
|
||||
"Net_RX":"Net_RX",
|
||||
"Net_TX":"Net_TX",
|
||||
"network":"rete",
|
||||
"Network":"Rete",
|
||||
"Network Address":"Indirizzo di rete",
|
||||
"Network is unreachable: is OpenNebula running?":"Rete non raggiungibile. Opennebula attivo?",
|
||||
"Network mask":"maschera di rete",
|
||||
"Network Mask":"Maschera di rete",
|
||||
"Network mode":"",
|
||||
"Network reception":"Ricezione rete",
|
||||
"Network transmission":"Trasmissione rete",
|
||||
"Network type":"Tipo di rete",
|
||||
"+ New":"+ Nuovo",
|
||||
"+ New Group":"+ Nuovo gruppo",
|
||||
"New password":"Nuova password",
|
||||
"No":"No",
|
||||
"No datastores in this cluster":"",
|
||||
"No disk id or image name specified":"ID disco o nome immagine non specificato",
|
||||
"No disks defined":"Disco non definito",
|
||||
"No hosts in this cluster":"",
|
||||
"No leases to show":"Nessun lease da mostrare",
|
||||
"None":"Nessuno",
|
||||
"No virtual networks in this cluster":"",
|
||||
"Number of virtual cpus. This value is optional, the default hypervisor behavior is used, usually one virtual CPU.":"Numero delle CPU virtuali (opzionale). Questo valore è opzionale, se non configurato verrà usato la configurazione predefinita dell'hypervisor, di norma una CPU virtuale.",
|
||||
"OK":"OK",
|
||||
"Open VNC Session":"Sessione VNC aperta",
|
||||
"Open vSwitch":"",
|
||||
"Optional, please select":"Opzionale, selezionate",
|
||||
"OS":"OS",
|
||||
"OS and Boot options":"Opzioni OS e boot",
|
||||
"Other":"Altro",
|
||||
"Owned by group":"Posseduto dal gruppo",
|
||||
"Owner":"Proprietario",
|
||||
"PAE":"PAE",
|
||||
"Password":"Password",
|
||||
"Password for the VNC server":"Password per il server VNC",
|
||||
"Path":"Percorso",
|
||||
"Path to the bootloader executable":"Percorso per eseguibile bootloader",
|
||||
"Path to the initrd image":"Percorso immagine initrd",
|
||||
"Path to the original file that will be copied to the image repository. If not specified for a DATABLOCK type image, an empty image will be created.":"Percorso del file originale da copiare nel repository immagini. Se non specificato per il tipo DATABLOCK, crea una immagine vuota.",
|
||||
"Path to the OS kernel to boot the image":"Percorso per il kernel dell'OS per avviare immagine",
|
||||
"Percentage of CPU divided by 100 required for the Virtual Machine. Half a processor is written 0.5.":"Percentuale CPU diviso 100 richiesta per la VM. Mezzo processore viene ad esempio indicato con 0.5.",
|
||||
"Permissions":"Permessi",
|
||||
"Permits access to the VM only through the specified ports in the TCP protocol":"Permette accesso alla VM solo tramite le porte TCP specificate",
|
||||
"Permits access to the VM only through the specified ports in the UDP protocol":"Permette accesso alla VM solo tramite le porte UDP specificate",
|
||||
"Persistence of the image":"Persistenza immagine",
|
||||
"Persistent":"Persistente",
|
||||
"Physical address extension mode allows 32-bit guests to address more than 4 GB of memory":"Il modo PAE consente ai guest 32-bit di utilizzare più di 4GB di memoria",
|
||||
"Physical device":"Device fisico",
|
||||
"Placement":"Posizionamento",
|
||||
"Please choose":"Selezionare",
|
||||
"Please, choose and modify the datastore you want to update":"",
|
||||
"Please, choose and modify the image you want to update":"Scegliere quale immagine modificare",
|
||||
"Please, choose and modify the template you want to update":"Scegliere quale template modificare",
|
||||
"Please, choose and modify the virtual machine you want to update":"Scegliere quale VM modificare",
|
||||
"Please, choose and modify the virtual network you want to update":"Scegliere quale rete virtuale modificare",
|
||||
"Please choose path if you have a file-based image. Choose source otherwise or create an empty datablock disk.":"Scegliere il percorso del file se disponete di una immagine/file. Altrimenti scegliere Sorgente o creare un datablock vuoto.",
|
||||
"Please choose the new type of authentication for the selected users":"Scegli il tipo di autenticazione da usare per gli utenti selezionati",
|
||||
"Please provide a lease IP":"Indicate un IP lease",
|
||||
"Please provide a resource ID for the resource(s) in this rule":"Indicate un resource ID per le risorse in questa regola",
|
||||
"Please select":"Selezionare",
|
||||
"Please select a datastore for this image":"",
|
||||
"Please select at least one resource":"Selezionare almeno una risorsa",
|
||||
"Please specify to who this ACL applies":"Indicare a chi si appplica questa ACL",
|
||||
"Port":"Port",
|
||||
"Port blacklist":"Port blacklist",
|
||||
"Port for the VNC server":"Port per il server VNC",
|
||||
"Port whitelist":"Port whitelist",
|
||||
"Predefined":"Predefinito",
|
||||
"Prefix for the emulated device this image will be mounted at. For instance, “hd”, “sd”. If omitted, the default value is the one defined in oned.conf (installation default is “hd”).":"Prefisso del dispositivo emulato da montare. Ad esempio, “hd“ o “sd“. Se omesso, viene utilizzato il valore di default.",
|
||||
"Previous action":"Azione precedente",
|
||||
"Prolog time":"",
|
||||
"Provide a path":"Indicare un percorso",
|
||||
"Provide a source":"Indicare una sorgente",
|
||||
"PS2":"PS2",
|
||||
"Public":"Pubblico",
|
||||
"Quickstart":"Quickstart",
|
||||
"Ranged network":"Ranged network",
|
||||
"Rank":"Rank",
|
||||
"Raw":"Raw",
|
||||
"Raw data to be passed directly to the hypervisor":"Dati raw passati direttamente all'hypervisor",
|
||||
"Read only":"Sola lettura",
|
||||
"Reason":"",
|
||||
"Reboot":"Reboot",
|
||||
"Refresh list":"Aggiorna lista",
|
||||
"Register time":"Register time",
|
||||
"Registration time":"Registration time",
|
||||
"release":"rilascia",
|
||||
"Release":"Rilascia",
|
||||
"Remove selected":"Rimuovi il selezionato",
|
||||
"Request an specific IP from the Network":"Richiedi un IP specifico dalla Rete",
|
||||
"Requirements":"Requisiti",
|
||||
"Reset":"Reset",
|
||||
"Resource ID":"ID risorsa",
|
||||
"Resource ID / Owned by":"ID risorsa/proprietà di",
|
||||
"Resource subset":"Sottoinsieme risorsa",
|
||||
"Restart":"Restart",
|
||||
"Resubmit":"Resubmit",
|
||||
"Resume":"Resume",
|
||||
"Retrieving":"Retrieving",
|
||||
"Root":"Root",
|
||||
"running":"in esecuzione",
|
||||
"Running VMs":"VM in esecuzione",
|
||||
"Running #VMS":"#VM in esecuzione",
|
||||
"Russian":"Russo",
|
||||
"Save":"Salva",
|
||||
"Save as":"Salva come",
|
||||
"Saveas for VM with ID":"Salva come per VM con ID",
|
||||
"Save this image after shutting down the VM":"Salva questa immagine dopo aver spento la VM",
|
||||
"Script":"Script",
|
||||
"SCSI":"SCSI",
|
||||
"SDL":"SDL",
|
||||
"Secure websockets connection":"",
|
||||
"Select a datastore":"",
|
||||
"Select a network":"Seleziona una rete",
|
||||
"Select an image":"Seleziona una immagine",
|
||||
"Select a template":"Seleziona un template",
|
||||
"Select a VM":"Seleziona una VM",
|
||||
"Select boot method":"Seleziona il metodo di boot",
|
||||
"Select cluster":"",
|
||||
"Select disk":"Seleziona disco",
|
||||
"Select template":"Seleziona template",
|
||||
"Select the datastore for this image":"",
|
||||
"Select the destination cluster:":"",
|
||||
"Select the new group":"Seleziona il nuovo gruppo",
|
||||
"Select the new owner":"Seleziona il nuovo proprietario",
|
||||
"Sequence":"",
|
||||
"Server (Cipher)":"Server (cifratura)",
|
||||
"Server (x509)":"Server (x509)",
|
||||
"Setup Networks":"Configurazione reti",
|
||||
"Shared":"Condiviso",
|
||||
"shared,ssh,iscsi,dummy":"",
|
||||
"Shutdown":"Shutdown",
|
||||
"Sign out":"Logout",
|
||||
"Size":"Dimensione",
|
||||
"Size in MB":"Dimensione in MB",
|
||||
"Size (Mb)":"Dimensione (MB)",
|
||||
"Size of the datablock in MB.":"Dimensione del datablock in MB",
|
||||
"Skipping VM ":"Skipping VM",
|
||||
"Source":"Sorgente",
|
||||
"Source to be used in the DISK attribute. Useful for not file-based images.":"Sorgente per attributo DISK. Utilizzato per immagini non basate su file.",
|
||||
"Specific ID":"ID specifico",
|
||||
"Specific image mapping driver. KVM: raw, qcow2. XEN: tap:aio, file:":"Image mapping driver specifico. KVM:raw, qcow2. XEN: tap:aio, file:",
|
||||
"Specific image mapping driver. KVM: raw, qcow2. Xen:tap:aio:, file:. VMware unsupported":"Image mapping driver specifico. KVM:raw, qcow2. XEN: tap:aio, file:. VMware non supportato.",
|
||||
"SSH":"SSH",
|
||||
"Start time":"Istante di avvio",
|
||||
"Start Time":"Istante di avvio",
|
||||
"State":"Stato",
|
||||
"State change time":"",
|
||||
"Status":"Status",
|
||||
"Stop":"Stop",
|
||||
"style":"",
|
||||
"Submitted":"Inviato",
|
||||
"Summary of infrastructure resources":"",
|
||||
"Summary of resources":"Sommario risorse",
|
||||
"Summary of system resources":"",
|
||||
"Summary of virtual resources":"",
|
||||
"Sunstone UI Configuration":"Configurazione UI Sunstone",
|
||||
"Support":"Supporto",
|
||||
"Suspend":"Suspend",
|
||||
"Swap":"Swap",
|
||||
"System":"",
|
||||
"System Resources":"",
|
||||
"System resources management is only accesible to users of the oneadmin group. It comprises the operations regarding OpenNebula groups, users and ACLs.":"",
|
||||
"Tablet":"Tablet",
|
||||
"Target":"Target",
|
||||
"Tcp black ports":"Porte TCP in blacklist",
|
||||
"Tcp firewall mode":"Modo firewall TCP",
|
||||
"Tcp white ports":"Porte TCP in whitelist",
|
||||
"Template":"Template",
|
||||
"Template information":"Informazioni template",
|
||||
"Templates":"Template",
|
||||
"Template updated correctly":"Template modificato correttamente.",
|
||||
"The Infrastructure menu allows management of Hosts, Datastores, Virtual Networks. Users in the oneadmin group can manage clusters as well.":"",
|
||||
"There are mandatory fields missing in the capacity section":"Ci sono dei campi mancanti nella sezione capacità",
|
||||
"There are mandatory fields missing in the OS Boot options section":"Ci sono dei campi mancanti nella sezione boot OS",
|
||||
"There are mandatory parameters missing":"Ci sono dei campi obbligatori non compilati",
|
||||
"There are mandatory parameters missing in this section":"Ci sono dei campi obbligatori non compilati in questa sezione",
|
||||
"There are missing network parameters":"",
|
||||
"The Virtual Resources menu allows management of Virtual Machine Templates, Instances and Images.":"",
|
||||
"This field sets which attribute will be used to sort the suitable hosts for this VM. Basically, it defines which hosts are more suitable than others":"Questo campo indica quale attributo utilizzare per il posizionamento delle VM",
|
||||
"This rule applies to":"Questa regola si applica a",
|
||||
"This will cancel selected VMs":"Questo cancellerà le VM selezionate",
|
||||
"This will change the main group of the selected users. Select the new group":"Questo cambierà il gruppo principale degli utenti selezionati. Scegli il nuovo gruppo",
|
||||
"This will change the password for the selected users":"Questo cambierà la password degli utenti selezionati",
|
||||
"This will delete the selected VMs from the database":"Questo cancellerà le VM selezionate dal database",
|
||||
"This will deploy the selected VMs on the chosen host":"Questo effettuerà il deploy delle VM sul nodo selezionato",
|
||||
"This will hold selected pending VMs from being deployed":"Questo tratterrà le VM impedendo il deploy",
|
||||
"This will initiate the shutdown process in the selected VMs":"Questo inizierà lo shutdown dei processi nelle VM selezionate",
|
||||
"This will live-migrate the selected VMs to the chosen host":"Questo effettuerà la live migration delle VM selezionate nel nodo scelto",
|
||||
"This will migrate the selected VMs to the chosen host":"Questo effettuerà la migrazione delle VM selezionate nel nodo scelto",
|
||||
"This will redeploy selected VMs (in UNKNOWN or BOOT state)":"Questo effettuerà il redeploy delle VM selezionate in stato UNKNOWN o BOOT",
|
||||
"This will release held machines":"Questo rilascerà le macchine trattenute",
|
||||
"This will resubmits VMs to PENDING state":"Questo effettuerà il resubmit delle VM in stato PENDING",
|
||||
"This will resume selected stopped or suspended VMs":"Questo effettuerà il resume delle VM ferme o in sospensione",
|
||||
"This will send a reboot action to running VMs":"Questo effettuerà il reboot delle VM in esecuzione",
|
||||
"This will suspend selected machines":"Questo effettuerà il suspend delle macchine selezionate",
|
||||
"TM Mad":"",
|
||||
"TM MAD":"TM MAD",
|
||||
"total":"totale",
|
||||
"Total Leases":"Totale lease",
|
||||
"Total time":"",
|
||||
"Total VM count":"Numero VM totale",
|
||||
"Total VM CPU":"VM CPU totali",
|
||||
"Total VM Memory":"Memoria VM totale",
|
||||
"Transfer manager":"",
|
||||
"Transfer Manager":"Transfer manager",
|
||||
"Type":"Tipo",
|
||||
"Type of disk device to emulate.":"Tipo del dispositivo disco da emulare",
|
||||
"Type of disk device to emulate: ide, scsi":"Tipo del dispositivo disco da emulare: ide, scsi",
|
||||
"Type of file system to be built. This can be any value understood by mkfs unix command.":"Tipo di filesystem da creare. Può essere qualsiasi valore riconosciuto dal comando unix mkfs.",
|
||||
"Type of the image, explained in detail in the following section. If omitted, the default value is the one defined in oned.conf (install default is OS).":"Tipo di immagine, indicato in dettaglio nella sezione sottostante. Default: OS",
|
||||
"Udp black ports":"Porte UDP in blacklist",
|
||||
"Udp firewall mode":"Modo firewall UDP",
|
||||
"Udp white ports":"Porte UDP in whitelist",
|
||||
"Unauthorized":"Non autorizzato",
|
||||
"Update":"Modifica",
|
||||
"Update a template":"Modifica un template",
|
||||
"Update Datastore properties":"",
|
||||
"Update image properties":"Modifica proprietà immagine",
|
||||
"Update network properties":"Modifica proprietà di rete",
|
||||
"Update properties":"Modifica proprietà",
|
||||
"Update template":"Modifica template",
|
||||
"Update template properties":"Modifica proprietà template",
|
||||
"Update VM properties":"Modifica proprietà VM",
|
||||
"Upload":"",
|
||||
"Upload file":"",
|
||||
"Uploading...":"",
|
||||
"USB":"USB",
|
||||
"Use":"Usa",
|
||||
"Used by VM":"Usato dalla VM",
|
||||
"Used CPU":"CPU utilizzata",
|
||||
"Used CPU (allocated)":"CPU utilizzata (allocata)",
|
||||
"Used CPU (real)":"CPU utilizzata (reale)",
|
||||
"Used Mem (allocated)":"Memoria utilizzata (allocata)",
|
||||
"Used Memory":"Memoria utilizzata",
|
||||
"Used Mem (real)":"Memoria utilizzata (reale)",
|
||||
"Useful for power management, for example, normally required for graceful shutdown to work":"Utile per il power management - ad esempio necessario per lo shutdown",
|
||||
"User":"Utente",
|
||||
"User information":"Informazioni utente",
|
||||
"Username":"Nome utente",
|
||||
"User name and password must be filled in":"Nome utente e password devono essere indicate",
|
||||
"Users":"Utenti",
|
||||
"User template":"Template utente",
|
||||
"Value":"Valore",
|
||||
"Value of the context variable":"Valore della variabile di contesto",
|
||||
"Value of the custom variable":"Valore della variabile custom",
|
||||
"VCPU":"VCPU",
|
||||
"Virtio":"Virtio",
|
||||
"Virtio (KVM)":"Virtio (KVM)",
|
||||
"Virtualization Manager":"Virtualization Manager",
|
||||
"Virtual Machine information":"Informazioni sulla macchina virtuale",
|
||||
"Virtual Machines":"Macchine virtuali",
|
||||
"Virtual Network":"Rete virtuale",
|
||||
"Virtual network information":"Informazioni sulla rete virtuale",
|
||||
"Virtual Network information":"Informazioni sulla rete virtuale",
|
||||
"Virtual Network name missing!":"Nome della rete virtuale mancante!",
|
||||
"Virtual Networks":"Reti Virtuali",
|
||||
"Virtual Network template (attributes)":"Template rete virtuale (attributi)",
|
||||
"Virtual Resources":"",
|
||||
"VLAN":"",
|
||||
"VLAN ID":"",
|
||||
"VM information":"Informazioni VM",
|
||||
"VM Instance":"Istanza VM",
|
||||
"VM Instances":"Istanze VM",
|
||||
"VM log":"log VM",
|
||||
"VM MAD":"VM MAD",
|
||||
"VM Name":"Nome VM",
|
||||
"VM Network stats":"Statistiche di rete VM",
|
||||
"#VMS":"#VMS",
|
||||
"VM Save As":"Salva la VM come",
|
||||
"VM template":"template VM",
|
||||
"VM Template":"Template VM",
|
||||
"VM Templates":"Templates VM",
|
||||
"VMware":"",
|
||||
"VNC":"VNC",
|
||||
"VNC Access":"Accesso VNC",
|
||||
"VNC connection":"Connessione VNC",
|
||||
"VNC Disabled":"VNC disabilitato",
|
||||
"VNC Session":"Sessione VNC",
|
||||
"VN MAD":"VM MAD",
|
||||
"Welcome":"Benvenuto",
|
||||
"Wizard":"Wizard",
|
||||
"Wizard KVM":"Wizard KVM",
|
||||
"Wizard VMware":"Wizard VMware",
|
||||
"Wizard XEN":"Wizard XEN",
|
||||
"Write the image template here":"Scrivi il template immagine qui",
|
||||
"Write the Virtual Machine template here":"Scrivi il template della macchina virtuale qui",
|
||||
"Write the Virtual Network template here":"Scrivi il template della rete virtuale qui",
|
||||
"x509":"x509",
|
||||
"XEN":"XEN",
|
||||
"Xen templates must specify a boot method":"I template Xen devono specificare un metodo di boot",
|
||||
"yes":"si",
|
||||
"Yes":"Si",
|
||||
"You can find further information on the following links:":"",
|
||||
"You can use the wildcard %i. When creating several VMs, %i will be replaced with a different number starting from 0 in each of them":"",
|
||||
"You have not selected a template":"Non hai selezionato un template.",
|
||||
"You have to confirm this action.":"Devi confermare questa azione.",
|
||||
"You need to select something.":"Devi selezionare qualcosa.",
|
||||
};
|
17
src/sunstone/public/locale/it_IT/it_datatable.txt
Normal file
17
src/sunstone/public/locale/it_IT/it_datatable.txt
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"sProcessing": "Caricamento...",
|
||||
"sLengthMenu": "Visualizza _MENU_ elementi",
|
||||
"sZeroRecords": "La ricerca non ha portato alcun risultato.",
|
||||
"sInfo": "Vista da _START_ a _END_ di _TOTAL_ elementi",
|
||||
"sInfoEmpty": "Vista da 0 a 0 di 0 elementi",
|
||||
"sInfoFiltered": "(filtrati da _MAX_ elementi totali)",
|
||||
"sInfoPostFix": "",
|
||||
"sSearch": "Cerca:",
|
||||
"sUrl": "",
|
||||
"oPaginate": {
|
||||
"sFirst": "Inizio",
|
||||
"sPrevious": "Precedente",
|
||||
"sNext": "Successivo",
|
||||
"sLast": "Fine"
|
||||
}
|
||||
}
|
@ -3,8 +3,9 @@
|
||||
lang="ru"
|
||||
datatable_lang="ru_datatable.txt"
|
||||
locale={
|
||||
"802.1Q":"",
|
||||
"Accept (default)":"Принять (по умолчанию)",
|
||||
"Acl":"Правило контроля доступа",
|
||||
"ACL":"",
|
||||
"ACL Rules":"Правила контроля доступа",
|
||||
"ACLs":"Списки контроля",
|
||||
"ACL String preview":"Строка, задающая правило",
|
||||
@ -33,6 +34,7 @@ locale={
|
||||
"Arguments for the booting kernel":"Параметры для загрузки ядра",
|
||||
"Authentication":"Способ аутентификации",
|
||||
"Authentication driver":"Драйвер аутентификации",
|
||||
"Base path":"",
|
||||
"Block":"Block",
|
||||
"Boolean expression that rules out provisioning hosts from list of machines suitable to run this VM":"Логическое выражение, исключающее элементы из списка узлов, подходящих для запуска данной ВМ",
|
||||
"Boot":"Загрузка",
|
||||
@ -54,9 +56,14 @@ locale={
|
||||
"Change group":"Сменить группу",
|
||||
"Change owner":"Сменить владельца",
|
||||
"Change password":"Сменить пароль",
|
||||
"Change password successful":"",
|
||||
"Changing language":"Смена языка интерфейса",
|
||||
"Clone":"Клонировать",
|
||||
"Clone this image":"Клонировать образ",
|
||||
"Cluster":"",
|
||||
"Cluster information":"",
|
||||
"Cluster name missing!":"",
|
||||
"Clusters":"",
|
||||
"Community":"Сообщество OpenNebula",
|
||||
"Configuration":"Интерфейс",
|
||||
"Confirmation of action":"Смена значения",
|
||||
@ -70,9 +77,25 @@ locale={
|
||||
"Create":"Создать",
|
||||
"Create ACL":"Создать правило контроля",
|
||||
"Create an empty datablock":"Создать пустой блок данных",
|
||||
"Create cluster":"",
|
||||
"Create Datastore":"",
|
||||
"Create group":"Создать группу",
|
||||
"Create host":"Укажите параметры нового узла",
|
||||
"Create Image":"Укажите параметры нового образа",
|
||||
"Create new":"",
|
||||
"Create new ACL":"",
|
||||
"Create new Cluster":"",
|
||||
"Create new datastore":"",
|
||||
"Create new Datastore":"",
|
||||
"Create new Group":"",
|
||||
"Create new host":"",
|
||||
"Create new Host":"",
|
||||
"Create new Image":"",
|
||||
"Create new User":"",
|
||||
"Create new Virtual Machine":"",
|
||||
"Create new virtual network":"",
|
||||
"Create new Virtual Network":"",
|
||||
"Create new VM Template":"",
|
||||
"Create user":"Укажите данные для нового пользователя",
|
||||
"Create Virtual Machine":"Укажите параметры виртуальной машины",
|
||||
"Create Virtual Network":"Укажите параметры виртуальной сети",
|
||||
@ -81,6 +104,9 @@ locale={
|
||||
"Current inputs":"Используемые устройства ввода",
|
||||
"Current leases":"Адреса виртуальной сети",
|
||||
"Current NICs":"Используемые контроллеры сетевого интерфейса",
|
||||
"Current number of datastores in this cluster":"",
|
||||
"Current number of hosts in this cluster":"",
|
||||
"Current number of virtual networks in this cluster":"",
|
||||
"Current variables":"Используемые переменные",
|
||||
"Custom attribute name and value must be filled in":"Поля названия и значения пользовательского атрибута обязательны к заполнению",
|
||||
"Custom attributes":"Пользовательские атрибуты",
|
||||
@ -89,9 +115,17 @@ locale={
|
||||
"Dashboard":"Инф. панель",
|
||||
"Data":"Данные",
|
||||
"Datablock":"Блок данных",
|
||||
"Datastore":"",
|
||||
"Datastore information":"",
|
||||
"Datastore manager":"",
|
||||
"Datastores":"",
|
||||
"Datastore template":"",
|
||||
"Datastore Template":"",
|
||||
"Datastore updated correctly":"",
|
||||
"Default":"По умолчанию",
|
||||
"Default (current image type)":"По умолчанию (текущий тип образа)",
|
||||
"Default (dummy)":"По умолчанию (заглушка)",
|
||||
"Defaults to template name when emtpy":"",
|
||||
"Define a subnet by IP range":"Указать диапазон адресов",
|
||||
"Delete":"Удалить",
|
||||
"Delete host":"Удалить узел",
|
||||
@ -117,16 +151,19 @@ locale={
|
||||
"Driver default":"Драйвер по умолчанию",
|
||||
"Drivers":"Драйверы",
|
||||
"Drop":"Сбросить",
|
||||
"DS Mad":"",
|
||||
"Dummy":"Заглушка",
|
||||
"EC2":"EC2",
|
||||
"Enable":"Включить",
|
||||
"English":"English (EN)",
|
||||
"Error":"Ошибка",
|
||||
"Etables":"",
|
||||
"failed":"дефектных",
|
||||
"fd":"fd",
|
||||
"Features":"Особенности",
|
||||
"Fields marked with":"Поля, отмеченные символом ",
|
||||
"File":"Файл",
|
||||
"Filesystem":"",
|
||||
"Filesystem type":"Тип файловой системы",
|
||||
"Filesystem type for the fs images":"Тип файловой системы для образов ФС",
|
||||
"Fill in a new password":"Введите новый пароль",
|
||||
@ -141,11 +178,11 @@ locale={
|
||||
"Group":"Группа",
|
||||
"Group ":"гр. ",
|
||||
"Group name":"Название группы",
|
||||
"Group permissions":"Права для группы",
|
||||
"Groups":"Группы",
|
||||
"Hardware that will emulate this network interface. With Xen this is the type attribute of the vif.":"Аппаратное устройствое, которое будет отвечать за эмуляцию сетевого интерфейса. Для Xen это атрибут «vif».",
|
||||
"hd":"hd",
|
||||
"Historical monitoring information":"Мониторинг состояния",
|
||||
"History information":"",
|
||||
"hold":"запретить",
|
||||
"Hold":"Запретить размещение",
|
||||
"Hold lease":"Запретить выдачу адреса",
|
||||
@ -168,24 +205,29 @@ locale={
|
||||
"ID":"№",
|
||||
"IDE":"IDE",
|
||||
"Image":"Образ",
|
||||
"Image cannot be public and persistent":"Образ не может быть открытым и постоянным одновременно",
|
||||
"Image information":"Информация об образе",
|
||||
"Image location":"",
|
||||
"Image name":"Название образа",
|
||||
"Images":"Образы ВМ",
|
||||
"Images (total/public)":"Образы (всего/из них открытых)",
|
||||
"Image template":"Шаблон образа",
|
||||
"Image updated correctly":"",
|
||||
"IM MAD":"Модуль средства мониторинга",
|
||||
"Info":"Информация",
|
||||
"information":" ",
|
||||
"Information":"Информация",
|
||||
"Information Manager":"Средство мониторинга",
|
||||
"Infrastructure":"",
|
||||
"Infrastructure resources":"",
|
||||
"Initrd":"initrd",
|
||||
"Inputs":"Устройства ввода",
|
||||
"Instantiate":"Создать экземпляр ВМ",
|
||||
"IP":"IP-адрес",
|
||||
"IP End":"до",
|
||||
"IPs":"",
|
||||
"IP Start":"от",
|
||||
"IP to listen on":"IP-адрес для прослушивания",
|
||||
"iSCSI":"",
|
||||
"Italian":"",
|
||||
"Kernel":"Ядро",
|
||||
"Kernel commands":"Команды ядра",
|
||||
"Keyboard configuration locale to use in the VNC display":"Раскладка клавиатуры, используемая при работе с VNC-дисплеем",
|
||||
@ -200,10 +242,17 @@ locale={
|
||||
"Listen IP":"Прослушивание IP-адреса",
|
||||
"Live migrate":"Перенести запущенную ВМ",
|
||||
"Loading":"Идет загрузка",
|
||||
"Loading new language... please wait":"Выполняется загрузка языковых файлов...",
|
||||
"MAC":"MAC-адрес",
|
||||
"Make non persistent":"Сделать непостоянным",
|
||||
"Make persistent":"Сделать постоянным",
|
||||
"Manage":"Управление",
|
||||
"Manage cluster datastores":"",
|
||||
"Manage cluster hosts":"",
|
||||
"Manage cluster virtual networks":"",
|
||||
"Manage unclustered datastores":"",
|
||||
"Manage unclustered hosts":"",
|
||||
"Manage unclustered virtual networks":"",
|
||||
"Manual":"Вручную",
|
||||
"Max Mem":"Доступно ОЗУ",
|
||||
"Memory":"Память",
|
||||
@ -232,29 +281,31 @@ locale={
|
||||
"Network is unreachable: is OpenNebula running?":"Сеть недоступна. Проверьте, запущена ли OpenNebula.",
|
||||
"Network mask":"Маска подсети",
|
||||
"Network Mask":"Маска подсети",
|
||||
"Network mode":"",
|
||||
"Network reception":"Сеть: принято",
|
||||
"Network transmission":"Сеть: отправлено",
|
||||
"Network type":"Тип сети",
|
||||
"New":"Создать новый ресурс",
|
||||
"+ New":"Создать",
|
||||
"+ New Group":"Создать группу",
|
||||
"New password":"Новый пароль",
|
||||
"No":"Нет",
|
||||
"No datastores in this cluster":"",
|
||||
"No disk id or image name specified":"Внимание! Следует указать № диска или имя образа.",
|
||||
"No disks defined":"Дисков не обнаружено",
|
||||
"No hosts in this cluster":"",
|
||||
"No leases to show":"Список пуст",
|
||||
"None":"Никакой",
|
||||
"No virtual networks in this cluster":"",
|
||||
"Number of virtual cpus. This value is optional, the default hypervisor behavior is used, usually one virtual CPU.":"Количество виртуальных процессоров. Это значение опционально, используется поведение гипервизора по умолчанию - один виртуальный ЦП.",
|
||||
"OK":"OK",
|
||||
"Open VNC Session":"Открыть VNC-сессию",
|
||||
"Open vSwitch":"",
|
||||
"Optional, please select":"Опционально, пожалуйста выберите",
|
||||
"OS":"ОС",
|
||||
"OS and Boot options":"Опции загрузки и ОС",
|
||||
"Other":"Все остальные",
|
||||
"Other permissions":"Права для всех остальных",
|
||||
"Owned by group":"Принадлежит группе",
|
||||
"Owner":"Владелец",
|
||||
"Owner permissions":"Права владельца",
|
||||
"PAE":"PAE",
|
||||
"Password":"Пароль",
|
||||
"Password for the VNC server":"Пароль для VNC сервера",
|
||||
@ -263,7 +314,6 @@ locale={
|
||||
"Path to the initrd image":"Путь к образу initrd",
|
||||
"Path to the original file that will be copied to the image repository. If not specified for a DATABLOCK type image, an empty image will be created.":"Путь к исходному файлу, который будет скопирован в хранилище образов. Если путь не указан для типа образа БЛОК ДАННЫХ, то будет создан пустой образ.",
|
||||
"Path to the OS kernel to boot the image":"Путь к ядру ОС для загрузки образа",
|
||||
"Path vs. source":"Путь к файлу образа или источник",
|
||||
"Percentage of CPU divided by 100 required for the Virtual Machine. Half a processor is written 0.5.":"Процент процессорного времени ЦП, предоставляемого ВМ, разделенный на 100. Например, для выделения половины процессорного времени следует указать 0.5.",
|
||||
"Permissions":"Права",
|
||||
"Permits access to the VM only through the specified ports in the TCP protocol":"Разрешить доступ к ВМ только через указанные порты протокола TCP",
|
||||
@ -274,6 +324,7 @@ locale={
|
||||
"Physical device":"Устройство",
|
||||
"Placement":"Размещение",
|
||||
"Please choose":"Пожалуйста выберите",
|
||||
"Please, choose and modify the datastore you want to update":"",
|
||||
"Please, choose and modify the image you want to update":"Выберите образ и внесите необходимые изменения в его параметры",
|
||||
"Please, choose and modify the template you want to update":"Выберите шаблон ВМ и внесите необходимые изменения в его параметры",
|
||||
"Please, choose and modify the virtual machine you want to update":"Выберите ВМ и внесите необходимые изменения в его параметры",
|
||||
@ -281,9 +332,9 @@ locale={
|
||||
"Please choose path if you have a file-based image. Choose source otherwise or create an empty datablock disk.":"«Путь к эталонному файлу образа» — образ создается путем копирования эталонного файла образа в хранилище образов. «Источник» — в данное поле следует указывать местоположение образа (в качестве образа будет использован ресурс, непосредственно указанный в поле «Источник», а не копия этого ресурса).",
|
||||
"Please choose the new type of authentication for the selected users":"Укажите новый способ аутентификации для выбранных пользователей",
|
||||
"Please provide a lease IP":"Необходимо указать IP-адрес",
|
||||
"Please provide a network address":"Укажите адрес сети",
|
||||
"Please provide a resource ID for the resource(s) in this rule":"Необходимо указать № ресурса(ов) для данного правила)",
|
||||
"Please select":"выберите",
|
||||
"Please select a datastore for this image":"",
|
||||
"Please select at least one resource":"Необходимо выбрать по меньшей мере один ресурс",
|
||||
"Please specify to who this ACL applies":"Необходимо указать, к кому применять данный список контроля",
|
||||
"Port":"Порт",
|
||||
@ -293,18 +344,18 @@ locale={
|
||||
"Predefined":"По умолчанию",
|
||||
"Prefix for the emulated device this image will be mounted at. For instance, “hd”, “sd”. If omitted, the default value is the one defined in oned.conf (installation default is “hd”).":"Префикс эмулируемого устройства, на которое будет смонтирован образ. Например, «hd» и «sd». Если не указать префикс, его значение будет считано из конфигурационного файла oned.conf (значение по умолчанию — «hd»).",
|
||||
"Previous action":"Предыдущее действие",
|
||||
"Prolog time":"",
|
||||
"Provide a path":"Указать путь к эталонному файлу образа",
|
||||
"Provide a source":"Указать источник для образа",
|
||||
"PS2":"PS/2",
|
||||
"Public":"Public",
|
||||
"Public scope of the image":"Область видимости образа",
|
||||
"Publish":"Сделать открытым",
|
||||
"Quickstart":"Типовые операции",
|
||||
"Ranged network":"Диапазон адресов",
|
||||
"Rank":"Степень",
|
||||
"Raw":"Исходная опция",
|
||||
"Raw data to be passed directly to the hypervisor":"Исходные данные, передаваемые напрямую гипервизору",
|
||||
"Read only":"только на чтение",
|
||||
"Reason":"",
|
||||
"Reboot":"Перезагрузить",
|
||||
"Refresh list":"Обновить список",
|
||||
"Register time":"Время регистрации",
|
||||
@ -334,19 +385,26 @@ locale={
|
||||
"Script":"Скрипт",
|
||||
"SCSI":"SCSI",
|
||||
"SDL":"SDL",
|
||||
"Secure websockets connection":"",
|
||||
"Select a datastore":"",
|
||||
"Select a network":"Выберите виртуальную сеть",
|
||||
"Select an image":"Выберите образ",
|
||||
"Select a template":"Выберите шаблон",
|
||||
"Select a VM":"Выберите вирт. машину",
|
||||
"Select boot method":"Выберите метод загрузки",
|
||||
"Select cluster":"",
|
||||
"Select disk":"Выберите диск",
|
||||
"Select template":"Шаблон",
|
||||
"Select the datastore for this image":"",
|
||||
"Select the destination cluster:":"",
|
||||
"Select the new group":"Выберите новую группу",
|
||||
"Select the new owner":"Выберите нового владельца",
|
||||
"Sequence":"",
|
||||
"Server (Cipher)":"Server (Cipher)",
|
||||
"Server (x509)":"Server (x509)",
|
||||
"Setup Networks":"Настройка сетей",
|
||||
"Shared":"Общий каталог",
|
||||
"shared,ssh,iscsi,dummy":"",
|
||||
"Shutdown":"Выключить",
|
||||
"Sign out":"Выйти из сервиса",
|
||||
"Size":"Размер",
|
||||
@ -363,14 +421,22 @@ locale={
|
||||
"Start time":"Время запуска",
|
||||
"Start Time":"Время запуска",
|
||||
"State":"Состояние",
|
||||
"State change time":"",
|
||||
"Status":"Статус",
|
||||
"Stop":"Остановить",
|
||||
"style":"",
|
||||
"Submitted":"Выполнено",
|
||||
"Summary of infrastructure resources":"",
|
||||
"Summary of resources":"Использование ресурсов",
|
||||
"Summary of system resources":"",
|
||||
"Summary of virtual resources":"",
|
||||
"Sunstone UI Configuration":"Конфигурация интерфейса Sunstone",
|
||||
"Support":"Сведения о поддержке",
|
||||
"Suspend":"Приостановить работу ВМ",
|
||||
"Swap":"Swap",
|
||||
"System":"",
|
||||
"System Resources":"",
|
||||
"System resources management is only accesible to users of the oneadmin group. It comprises the operations regarding OpenNebula groups, users and ACLs.":"",
|
||||
"Tablet":"Планшетный ПК",
|
||||
"Target":"Цель",
|
||||
"Tcp black ports":"Запрещенные TCP-порты",
|
||||
@ -380,11 +446,13 @@ locale={
|
||||
"Template information":"Сведения о шаблоне",
|
||||
"Templates":"Шаблоны ВМ",
|
||||
"Template updated correctly":"Шаблон успешно обновлен",
|
||||
"The Infrastructure menu allows management of Hosts, Datastores, Virtual Networks. Users in the oneadmin group can manage clusters as well.":"",
|
||||
"There are mandatory fields missing in the capacity section":"В разделе «Производительность» не заполнены некоторые обязательные поля",
|
||||
"There are mandatory fields missing in the OS Boot options section":"В разделе «Загрузка и тип ОС» не заполнены некоторые обязательные поля",
|
||||
"There are mandatory parameters missing":"Указаны не все обязательные параметры.",
|
||||
"There are mandatory parameters missing in this section":"В данном разделе указаны не все обязательные параметры",
|
||||
"There is no more monitoring information for host":"Отсутствуют данные по мониторингу для узла",
|
||||
"There are missing network parameters":"",
|
||||
"The Virtual Resources menu allows management of Virtual Machine Templates, Instances and Images.":"",
|
||||
"This field sets which attribute will be used to sort the suitable hosts for this VM. Basically, it defines which hosts are more suitable than others":"В данном поле устанавливается значение атрибута, используемое для ранжирования узлов, пригодных для размещения ВМ. Значение атрибута определяет, какие из узлов лучше подходят для размещения ВМ.",
|
||||
"This rule applies to":"Область применения",
|
||||
"This will cancel selected VMs":"Прервать работу выбранных ВМ",
|
||||
@ -402,12 +470,15 @@ locale={
|
||||
"This will resume selected stopped or suspended VMs":"Возобновить работу выбранных остановленных или приостановленных ВМ",
|
||||
"This will send a reboot action to running VMs":"Отправить запущенным виртуальным машинам команду на перезагрузку",
|
||||
"This will suspend selected machines":"Приостановить выбранные ВМ",
|
||||
"TM Mad":"",
|
||||
"TM MAD":"Модуль средства передачи",
|
||||
"total":"всего",
|
||||
"Total Leases":"Суммарное количество адресов",
|
||||
"Total time":"",
|
||||
"Total VM count":"Количество виртуальных машин",
|
||||
"Total VM CPU":"Всего ЦП для ВМ",
|
||||
"Total VM Memory":"Всего ОЗУ для ВМ",
|
||||
"Transfer manager":"",
|
||||
"Transfer Manager":"Средство передачи",
|
||||
"Type":"Тип",
|
||||
"Type of disk device to emulate.":"Тип эмулируемого дискового устройства",
|
||||
@ -418,17 +489,18 @@ locale={
|
||||
"Udp firewall mode":"Режим брандмауэра UDP",
|
||||
"Udp white ports":"Разрешенные UDP-порты",
|
||||
"Unauthorized":"Неавторизован",
|
||||
"Unpublish":"Отменить статус «Открытый»",
|
||||
"Update":"Сохранить изменения",
|
||||
"Update a template":"Редактировать шаблон",
|
||||
"Update Datastore properties":"",
|
||||
"Update image properties":"Редактировать свойства образа",
|
||||
"Update image template":"Обновить шаблон образа",
|
||||
"Update network properties":"Обновить свойства виртуальной сети",
|
||||
"Update network template":"Обновить шаблон виртуальной сети",
|
||||
"Update properties":"Редактировать свойства",
|
||||
"Update template":"Редактировать шаблон",
|
||||
"Update template properties":"Свойства шаблона",
|
||||
"Update VM properties":"Свойства ВМ",
|
||||
"Upload":"",
|
||||
"Upload file":"",
|
||||
"Uploading...":"",
|
||||
"USB":"USB",
|
||||
"Use":"Пользование",
|
||||
"Used by VM":"Используется ВМ",
|
||||
@ -440,9 +512,11 @@ locale={
|
||||
"Used Mem (real)":"Использовано ОЗУ (реально)",
|
||||
"Useful for power management, for example, normally required for graceful shutdown to work":"Требуется для корректного завершения работы ВМ средствами системы виртуализации",
|
||||
"User":"Пользователь",
|
||||
"User information":"",
|
||||
"Username":"Имя пользователя",
|
||||
"User name and password must be filled in":"Необходимо указать и имя пользователя, и пароль",
|
||||
"Users":"Пользователи",
|
||||
"User template":"",
|
||||
"Value":"Значение",
|
||||
"Value of the context variable":"Значение контекстной переменной",
|
||||
"Value of the custom variable":"Значение пользовательской перменной",
|
||||
@ -455,11 +529,12 @@ locale={
|
||||
"Virtual Network":"Виртуальная сеть",
|
||||
"Virtual network information":"Информация о виртуальной сети",
|
||||
"Virtual Network information":"Информация о виртуальной сети",
|
||||
"Virtual Network Manager":"Средство управления вирт. сетью",
|
||||
"Virtual Network name missing!":"Отсутствует название виртуальной сети!",
|
||||
"Virtual Networks":"Вирт. сети",
|
||||
"Virtual Networks (total/public)":"Виртуальные сети (всего/из них открытых)",
|
||||
"Virtual Network template (attributes)":"Шаблон виртуальной сети (атрибуты)",
|
||||
"Virtual Resources":"",
|
||||
"VLAN":"",
|
||||
"VLAN ID":"",
|
||||
"VM information":"Информация о ВМ",
|
||||
"VM Instance":"Экземпляр ВМ",
|
||||
"VM Instances":"Экземпляры ВМ",
|
||||
@ -472,13 +547,12 @@ locale={
|
||||
"VM template":"Шаблон ВМ",
|
||||
"VM Template":"Шаблон ВМ",
|
||||
"VM Templates":"Шаблоны ВМ",
|
||||
"VM Templates (total/public)":"Шаблоны ВМ (всего/из них открытых)",
|
||||
"VMware":"",
|
||||
"VNC":"VNC",
|
||||
"VNC Access":"Доступ по VNC",
|
||||
"VNC connection":"VNC соединение",
|
||||
"VNC Disabled":"VNC недоступно",
|
||||
"VNC Session":"VNC сессия",
|
||||
"VNET ID":"VNET ID",
|
||||
"VN MAD":"Модуль средства управления вирт. сетью",
|
||||
"Welcome":"Текущий пользователь:",
|
||||
"Wizard":"Мастер настройки",
|
||||
@ -493,21 +567,9 @@ locale={
|
||||
"Xen templates must specify a boot method":"В шаблон Xen необходимо указывать метод загрузки",
|
||||
"yes":"да",
|
||||
"Yes":"Да",
|
||||
"You can find further information on the following links:":"",
|
||||
"You can use the wildcard %i. When creating several VMs, %i will be replaced with a different number starting from 0 in each of them":"",
|
||||
"You have not selected a template":"Вы не выбрали шаблон",
|
||||
"You have to confirm this action.":"Необходимо подтвердить данную операцию.",
|
||||
"You need to select something.":"Вы должны что-нибудь выбрать.",
|
||||
|
||||
// *********************************
|
||||
"active":"активных",
|
||||
"cpu_usage":"использование",
|
||||
"error":"ошибки",
|
||||
"Loading new language... please wait":"Выполняется загрузка языковых файлов...",
|
||||
"max_cpu":"максимально",
|
||||
"max_mem":"максимально",
|
||||
"mem_usage":"использование",
|
||||
"net_rx":"принято",
|
||||
"net_tx":"отправлено",
|
||||
"no":"нет",
|
||||
"used_cpu":"использовано",
|
||||
"used_mem":"использовано",
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user