igin 123.45.67.8 --http 80" }, "${COMMAND_NAME} sl cdn delete": { "other": "${COMMAND_NAME} sl cdn delete" }, "${COMMAND_NAME} sl cdn detail": { "other": "${COMMAND_NAME} sl cdn detail" }, "${COMMAND_NAME} sl cdn edit": { "other": "${COMMAND_NAME} sl cdn edit" }, "${COMMAND_NAME} sl cdn list": { "other": "${COMMAND_NAME} sl cdn list" }, "${COMMAND_NAME} sl cdn origin-add\nExample:\n${COMMAND_NAME} sl cdn origin-add --origin 123.123.123.123 --path /example/videos --http 80": { "other": "${COMMAND_NAME} sl cdn origin-add\nEsempio:\n${COMMAND_NAME} sl cdn origin-add --origin 123.123.123.123 --path /example/videos --http 80" }, "${COMMAND_NAME} sl cdn origin-list": { "other": "${COMMAND_NAME} sl cdn origin-list" }, "${COMMAND_NAME} sl cdn origin-remove\nExample:\n${COMMAND_NAME} sl cdn origin-remove 123456789 \"/path/*\"": { "other": "${COMMAND_NAME} sl cdn origin-remove\nEsempio:\n${COMMAND_NAME} sl cdn origin-remove 123456789 \"/path/*\"" }, "${COMMAND_NAME} sl cdn purge\nExample:\n${COMMAND_NAME} sl cdn purge 9779455 /article/file.txt\"": { "other": "${COMMAND_NAME} sl cdn purge\nEsempio:\n${COMMAND_NAME} sl cdn purge 9779455 /article/file.txt\"" }, "${COMMAND_NAME} sl dedicatedhost create-options [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl dedicatedhost create-options\n\n To get the list of available private vlans use this command: ${COMMAND_NAME} sl dedicatedhost create-options --datacenter dal05 --flavor 56_CORES_X_242_RAM_X_1_4_TB\"": { "other": "${COMMAND_NAME} sl dedicatedhost create-options [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl dedicatedhost create-options\n\n Per ottenere l'elenco delle vlan private, utilizzare questo comando: ${COMMAND_NAME} sl dedicatedhost create-options --datacenter dal05 --flavor 56_CORES_X_242_RAM_X_1_4_TB\"" }, "${COMMAND_NAME} sl dedicatedhost list-guests IDENTIFIER[OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl dedicatedhost list-guests -d dal09 --sortby hostname 1234567\n This command list all Dedicated Host guests in the Account.": { "other": "${COMMAND_NAME} sl dedicatedhost list-guests IDENTIFICATIVO[OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl dedicatedhost list-guests -d dal09 --sortby hostname 1234567\n Questo comando elenca tutti i guest degli Host Dedicati nell'Account." }, "${COMMAND_NAME} sl dns import ZONEFILE [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl dns import ~/ibm.com.txt\n This command imports zone and its resource records from file: ~/ibm.com.txt.": { "other": "${COMMAND_NAME} sl dns import FILEDIZONA [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl dns import ~/ibm.com.txt\n Questo comando importa la zona e i suoi record della risorsa dal file: ~/ibm.com.txt." }, "${COMMAND_NAME} sl dns record-add ZONE RECORD TYPE DATA [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl dns record-add ibm.com ftp A 127.0.0.1 --ttl 86400\n This command adds an A record to zone: ibm.com, its host is \"ftp\", data is \"127.0.0.1\" and ttl is 86400 seconds.": { "other": "${COMMAND_NAME} sl dns record-add ZONA RECORD TIPO DATI [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl dns record-add ibm.com ftp A 127.0.0.1 --ttl 86400\n Questo comando aggiunge un record A alla zona: ibm.com, l'host è \"ftp\", i dati sono \"127.0.0.1\" e il ttl è 86400 secondi." }, "${COMMAND_NAME} sl dns record-edit ZONE [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl dns record-edit ibm.com --by-id 12345678 --data 127.0.0.2 --ttl 3600\n This command edits records under the zone: ibm.com, whose ID is 12345678, and sets its data to \"127.0.0.2\" and ttl to 3600.\n ${COMMAND_NAME} sl dns record-edit ibm.com --by-record kibana --ttl 3600\n This command edits records under the zone: ibm.com, whose host is \"kibana\", and sets their ttl all to 3600.": { "other": "${COMMAND_NAME} sl dns record-edit ZONA [OPZIONI]\n\t\nESEMPIO:\n ${COMMAND_NAME} sl dns record-edit ibm.com --by-id 12345678 --data 127.0.0.2 --ttl 3600\n Questo comando modifica i record nella zona: ibm.com, il cui ID è 12345678 e imposta i suoi dati su \"127.0.0.2\" e ttl su 3600.\n ${COMMAND_NAME} sl dns record-edit ibm.com --by-record kibana --ttl 3600\n Questo comando modifica i record nella zona: ibm.com, il cui host è \"kibana\" e imposta il loro ttl tutto su 3600." }, "${COMMAND_NAME} sl dns record-list ZONE [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl dns record-list ibm.com --record elasticsearch --type A --ttl 900\n This command lists all A records under the zone: ibm.com, and filters by host is elasticsearch and ttl is 900 seconds.": { "other": "${COMMAND_NAME} sl dns record-list ZONA [OPZIONI]\n\t\nESEMPIO:\n ${COMMAND_NAME} sl dns record-list ibm.com --record elasticsearch --type A --ttl 900\n Questo comando elenca tutti i record A nella zona: ibm.com, il filtro per host è elasticsearch e il ttl è di 900 secondi." }, "${COMMAND_NAME} sl dns record-remove RECORD_ID\n\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl dns record-remove 12345678\n This command removes resource record with ID 12345678.": { "other": "${COMMAND_NAME} sl dns record-remove ID_RECORD\n\n\t\nESEMPIO:\n ${COMMAND_NAME} sl dns record-remove 12345678\n Questo comando rimuove il record della risorsa con ID 12345678." }, "${COMMAND_NAME} sl dns zone-create ZONE [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl dns zone-create ibm.com \n This command creates a zone that is named ibm.com.": { "other": "${COMMAND_NAME} sl dns zone-create ZONA [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl dns zone-create ibm.com \n Questo comando crea una zona denominata ibm.com." }, "${COMMAND_NAME} sl dns zone-delete ZONE\n\nEXAMPLE:\n ${COMMAND_NAME} sl dns zone-delete ibm.com \n This command deletes a zone that is named ibm.com.": { "other": "${COMMAND_NAME} sl dns zone-delete ZONA\n\nESEMPIO:\n ${COMMAND_NAME} sl dns zone-delete ibm.com \n Questo comando elimina una zona denominata ibm.com." }, "${COMMAND_NAME} sl dns zone-list [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl dns zone-list\n This command lists all zones under current account.": { "other": "${COMMAND_NAME} sl dns zone-list [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl dns zone-list\n Questo comando elenca tutte le zone nell'account corrente." }, "${COMMAND_NAME} sl dns zone-print ZONE\n\nEXAMPLE:\n ${COMMAND_NAME} sl dns zone-print ibm.com\n This command prints zone that is named ibm.com, and in BIND format.": { "other": "${COMMAND_NAME} sl dns zone-print ZONA\n\nESEMPIO:\n ${COMMAND_NAME} sl dns zone-print ibm.com\n Questo comando stampa la zona denominata ibm.com e in formato BIND." }, "${COMMAND_NAME} sl event-log get [OPTIONS]\n\nEXAMPLE: \n ${COMMAND_NAME} sl event-log get \n ${COMMAND_NAME} sl event-log get --limit 5 --obj-id 123456 --obj-event Create --metadata\n ${COMMAND_NAME} sl event-log get --date-min 2021-03-31 --date-max 2021-04-31": { "other": "${COMMAND_NAME} sl event-log get [OPZIONI]\n\nESEMPIO: \n ${COMMAND_NAME} sl event-log get \n ${COMMAND_NAME} sl event-log get --limit 5 --obj-id 123456 --obj-event Create --metadata\n ${COMMAND_NAME} sl event-log get --date-min 2021-03-31 --date-max 2021-04-31" }, "${COMMAND_NAME} sl globalip assign IDENTIFIER TARGET [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl globalip assign 12345678 9.111.123.456\n\tThis command assigns IP address with ID 12345678 to a target device whose IP address is 9.111.123.456.": { "other": "${COMMAND_NAME} sl globalip assign IDENTIFICATIVO DESTINAZIONE [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl globalip assign 12345678 9.111.123.456\n\tQuesto comando assegna l'indirizzo IP con ID 12345678 a un dispositivo di destinazione il cui indirizzo IP è 9.111.123.456." }, "${COMMAND_NAME} sl globalip create [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl globalip create --v6 \n\tThis command creates an IPv6 address.": { "other": "${COMMAND_NAME} sl globalip create [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl globalip create --v6 \n\tQuesto comando crea un indirizzo IPv6." }, "${COMMAND_NAME} sl image datacenter IDENTIFIER [OPTIONS] \n\nEXAMPLE:\n\t${COMMAND_NAME} sl image datacenter 12345678 --add dal05 --remove sjc03\n\tThis command Add/Remove datacenter of an image.": { "other": "${COMMAND_NAME} sl image datacenter IDENTIFICATIVO [OPZIONI] \n\nESEMPIO:\n${COMMAND_NAME} sl image datacenter 12345678 --add dal05 --remove sjc03\nQuesto comando aggiunge/rimuove il datacenter di un'immagine." }, "${COMMAND_NAME} sl image edit IDENTIFIER [OPTIONS]\n\nEXAMPLE: \n ${COMMAND_NAME} sl image edit 12345678 --name ubuntu16 --note testing --tag staging\n This command edits an image with ID 12345678 and set its name to \"ubuntu16\", note to \"testing\", and tag to \"staging\".": { "other": "${COMMAND_NAME} sl image edit IDENTIFICATIVO [OPZIONI]\n\nESEMPIO: \n ${COMMAND_NAME} sl image edit 12345678 --name ubuntu16 --note testing --tag staging\n Questo comando modifica un'immagine con ID 12345678 e ne imposta il nome su \"ubuntu16\", la nota su \"testing\" e la tag su \"staging\"." }, "${COMMAND_NAME} sl image import NAME URI API_KEY [--note NOTE] [--os-code OS_CODE] [--root-key-crn ROOT_KEY_CRN] [--wrapper-dek WRAPPER_DEK] [--cloud-init] [--byol] [--is-encrypted]\n NAME: The image name\n URI: The URI for an object storage object (.vhd/.iso file) of the format: cos:////\n API_KEY: The IBM Cloud API Key with access to IBM Cloud Object Storage instance.": { "other": "${COMMAND_NAME} sl image import NOME URI CHIAVE_API [--note NOTA] [--os-code CODICE_SO] [--root-key-crn CRN_CHIAVE_ROOT] [--wrapper-dek DEK_WRAPPER] [--cloud-init] [--byol] [--is-encrypted]\n NOME: il nome dell'immagine\n URI: l'URI per un oggetto dell'archivio oggetti (.vhd/.iso file) con il formato: cos:////\n CHIAVE_API: la chiave API IBM Cloud con accesso all'istanza di IBM Cloud Object Storage." }, "${COMMAND_NAME} sl ipsec config CONTEXT_ID [OPTIONS]\n\n Request configuration of a tunnel context.\n\n This action will update the advancedConfigurationFlag on the context\n instance and further modifications against the context will be prevented\n until all changes can be propagated to network devices.": { "other": "${COMMAND_NAME} sl ipsec config ID_CONTESTO [OPZIONI]\n\n Richiedere la configurazione di un contesto tunnel.\n\n Questa azione aggiornerà l'advancedConfigurationFlag sull'istanza\n del contesto e verranno impedite ulteriori modifiche nel contesto\n finché non sarà possibile propagare tutte le modifiche ai dispositivi di rete." }, "${COMMAND_NAME} sl ipsec detail CONTEXT_ID [OPTIONS]\n\n List IPSEC VPN tunnel context details.\n\n Additional resources can be joined using multiple instances of the include\n option, for which the following choices are available.\n\n at: address translations\n is: internal subnets\n rs: remote subnets\n sr: statically routed subnets\n ss: service subnets": { "other": "${COMMAND_NAME} sl ipsec detail ID_CONTESTO [OPZIONI]\n\n Elencare i dettagli del contesto tunnel VPN IPSEC.\n\n È possibile unire ulteriori risorse utilizzando più istanze dell'opzione include,\n per cui sono disponibili le seguenti scelte.\n\n at: traduzioni di indirizzi\n is: sottoreti interne\n rs: sottoreti remote\n sr: sottoreti con instradamento statico\n ss: sottoreti del servizio" }, "${COMMAND_NAME} sl ipsec subnet-add CONTEXT_ID [OPTIONS] \n\n Add a subnet to an IPSEC tunnel context.\n\n A subnet id may be specified to link to the existing tunnel context.\n\n Otherwise, a network identifier in CIDR notation should be specified,\n indicating that a subnet resource should first be created before\n associating it with the tunnel context. Note that this is only supported\n for remote subnets, which are also deleted upon failure to attach to a\n context.\n\n A separate configuration request should be made to realize changes on\n network devices.": { "other": "${COMMAND_NAME} sl ipsec subnet-add ID_CONTESTO [OPZIONI] \n\n Aggiungere una sottorete a un contesto tunnel IPSEC.\n\n È possibile specificare un id sottorete per collegarsi al contesto tunnel esistente.\n\n Altrimenti, è necessario specificare un identificativo di rete nella notazione CIDR,\n che indica che deve essere creata una risorsa di sottorete prima\n di associarla al contesto tunnel. Nota: questo è supportato solo\n per le sottoreti remote, che vengono anche eliminate dopo un errore di collegamento a un\n contesto.\n\n È necessario effettuare una richiesta di configurazione separata per realizzare modifiche sui\n dispositivi di rete." }, "${COMMAND_NAME} sl ipsec subnet-remove CONTEXT_ID SUBNET_ID SUBNET_TYPE \n\n Remove a subnet from an IPSEC tunnel context.\n\n The subnet id to remove must be specified.\n\n Remote subnets are deleted upon removal from a tunnel context.\n\n A separate configuration request should be made to realize changes on\n network devices.": { "other": "${COMMAND_NAME} sl ipsec subnet-remove ID_CONTESTO ID_SOTTORETE TIPO_SOTTORETE \n\n Rimuovere una sottorete da un contesto tunnel IPSEC.\n\n È necessario specificare l'id della sottorete da rimuovere.\n\n Le sottoreti remote vengono eliminate dopo la rimozione da un contesto tunnel.\n\n È necessario effettuare una richiesta di configurazione separata per realizzare modifiche sui\n dispositivi di rete." }, "${COMMAND_NAME} sl ipsec translation-add CONTEXT_ID [OPTIONS]\n\n Add an address translation to an IPSEC tunnel context.\n\n A separate configuration request should be made to realize changes on\n network devices.": { "other": "${COMMAND_NAME} sl ipsec translation-add ID_CONTESTO [OPZIONI]\n\n Aggiungere una traduzione di indirizzo a un contesto tunnel IPSEC.\n\n È necessario effettuare una richiesta di configurazione separata per realizzare modifiche sui\n dispositivi di rete." }, "${COMMAND_NAME} sl ipsec translation-remove CONTEXT_ID TRANSLATION_ID \n\n Remove a translation entry from an IPSEC tunnel context.\n\n A separate configuration request should be made to realize changes on\n network devices.": { "other": "${COMMAND_NAME} sl ipsec translation-remove ID_CONTESTO ID_TRADUZIONE \n\n Rimuovere una voce di traduzione da un contesto tunnel IPSEC.\n\n È necessario effettuare una richiesta di configurazione separata per realizzare modifiche sui\n dispositivi di rete." }, "${COMMAND_NAME} sl ipsec translation-update CONTEXT_ID TRANSLATION_ID [OPTIONS]\n\n Update an address translation for an IPSEC tunnel context.\n\n A separate configuration request should be made to realize changes on\n network devices.": { "other": "${COMMAND_NAME} sl ipsec translation-update ID_CONTESTO ID_TRADUZIONE [OPZIONI]\n\n Aggiornare una traduzione di indirizzo per un contesto tunnel IPSEC.\n\n È necessario effettuare una richiesta di configurazione separata per realizzare modifiche sui\n dispositivi di rete." }, "${COMMAND_NAME} sl ipsec update CONTEXT_ID [OPTIONS]\n\n Update tunnel context properties.\n\n Updates are made atomically, so either all are accepted or none are.\n\n Key life values must be in the range 120-172800.\n\n Phase 2 perfect forward secrecy must be in the range 0-1.\n\n A separate configuration request should be made to realize changes on\n network devices.": { "other": "${COMMAND_NAME} sl ipsec update ID_CONTESTO [OPZIONI]\n\n Aggiornare le proprietà del contesto tunnel.\n\n Gli aggiornamenti sono effettuati automaticamente, quindi vengono accettati tutti o nessuno.\n\n I valori di durata della chiave devono essere compresi nell'intervallo 120-172800.\n\n Il PFS (perfect forward secrecy) della fase 2 deve essere compreso nell'intervallo 0-1.\n\n È necessario effettuare una richiesta di configurazione separata per realizzare modifiche sui\n dispositivi di rete." }, "${COMMAND_NAME} sl loadbal l7member-del (--pool-uuid L7POOL_UUID) (--member-uuid L7MEMBER_UUID)": { "other": "${COMMAND_NAME} sl loadbal l7member-del (--pool-uuid L7POOL_UUID) (--member-uuid L7MEMBER_UUID)" }, "${COMMAND_NAME} sl loadbal l7policies (--protocol-id PROTOCOL_ID)": { "other": "${COMMAND_NAME} sl loadbal l7policies (--protocol-id ID_PROTOCOLLO)" }, "${COMMAND_NAME} sl loadbal l7policy-add (--protocol-uuid PROTOCOL_UUID) (-n, --name NAME) (-a,--action REJECT | REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS) [-r,--redirect REDIRECT] [-p,--priority PRIORITY]": { "other": "${COMMAND_NAME} sl loadbal l7policy-add (--protocol-uuid PROTOCOL_UUID) (-n, --name NAME) (-a,--action REJECT | REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS) [-r,--redirect REDIRECT] [-p,--priority PRIORITY]" }, "${COMMAND_NAME} sl loadbal l7policy-delete (--policy-id POLICY_ID) [-f, --force]": { "other": "${COMMAND_NAME} sl loadbal l7policy-delete (--policy-id POLICY_ID) [-f, --force]" }, "${COMMAND_NAME} sl loadbal l7policy-edit (--policy-d POLICY_ID) (-n, --name NAME) (-a,--action REJECT | REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS) [-r,--redirect REDIRECT] [-p,--priority PRIORITY]": { "other": "${COMMAND_NAME} sl loadbal l7policy-edit (--policy-d POLICY_ID) (-n, --name NAME) (-a,--action REJECT | REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS) [-r,--redirect REDIRECT] [-p,--priority PRIORITY]" }, "${COMMAND_NAME} sl loadbal l7pool-delete (--pool-id L7POOL_ID)": { "other": "${COMMAND_NAME} sl loadbal l7pool-delete (--pool-id L7POOL_ID)" }, "${COMMAND_NAME} sl loadbal l7pool-detail (--pool-id L7POOL_ID)": { "other": "${COMMAND_NAME} sl loadbal l7pool-detail (--pool-id L7POOL_ID)" }, "${COMMAND_NAME} sl loadbal l7pool-edit (--pool-uuid L7POOL_UUID) [-m, --method METHOD] [-s, --server BACKEND_IP:PORT] [-p, --protocol PROTOCOL] [--health-path PATH] [--health-interval INTERVAL] [--health-retry RETRY] [--health-timeout TIMEOUT] [--sticky cookie | source-ip]": { "other": "${COMMAND_NAME} sl loadbal l7pool-edit (--pool-uuid L7POOL_UUID) [-m, --method METHOD] [-s, --server BACKEND_IP:PORT] [-p, --protocol PROTOCOL] [--health-path PATH] [--health-interval INTERVAL] [--health-retry RETRY] [--health-timeout TIMEOUT] [--sticky cookie | source-ip]" }, "${COMMAND_NAME} sl loadbal l7rule-add (--policy-uuid L7POLICY_UUID) (-t, --type HOST_NAME | FILE_TYPE | HEADER | COOKIE | PATH ) (-c, --compare-type EQUAL_TO | ENDS_WITH | STARTS_WITH | REGEX | CONTAINS) (-v,--value VALUE) [-k,--key KEY] [--invert 0 | 1]": { "other": "${COMMAND_NAME} sl loadbal l7rule-add (--policy-uuid L7POLICY_UUID) (-t, --type HOST_NAME | FILE_TYPE | HEADER | COOKIE | PATH ) (-c, --compare-type EQUAL_TO | ENDS_WITH | STARTS_WITH | REGEX | CONTAINS) (-v,--value VALUE) [-k,--key KEY] [--invert 0 | 1]" }, "${COMMAND_NAME} sl loadbal l7rule-delete (--policy-uuid L7POLICY_UUID) (--rule-uuid L7RULE_UUID) [-f, --force]": { "other": "${COMMAND_NAME} sl loadbal l7rule-delete (--policy-uuid L7POLICY_UUID) (--rule-uuid L7RULE_UUID) [-f, --force]" }, "${COMMAND_NAME} sl loadbal l7rules (--policy-id Policy_ID)": { "other": "${COMMAND_NAME} sl loadbal l7rules (--policy-id Policy_ID)" }, "${COMMAND_NAME} sl loadbal list": { "other": "${COMMAND_NAME} sl loadbal list" }, "${COMMAND_NAME} sl loadbal member-add (--id LOADBAL_ID) (--ip PRIVATE_IP)": { "other": "${COMMAND_NAME} sl loadbal member-add (--id LOADBAL_ID) (--ip PRIVATE_IP)" }, "${COMMAND_NAME} sl loadbal member-add (--pool-uuid L7POOL_UUID) (--address IP_ADDRESS) (--port PORT)": { "other": "${COMMAND_NAME} sl loadbal member-add (--pool-uuid L7POOL_UUID) (--address IP_ADDRESS) (--port PORT)" }, "${COMMAND_NAME} sl loadbal member-del (--lb-id LOADBAL_ID) (-m, --member-uuid MEMBER_UUID)": { "other": "${COMMAND_NAME} sl loadbal member-del (--lb-id LOADBAL_ID) (-m, --member-uuid MEMBER_UUID)" }, "${COMMAND_NAME} sl loadbal netscalers": { "other": "${COMMAND_NAME} sl loadbal netscalers" }, "${COMMAND_NAME} sl loadbal order (-n, --name NAME) (-d, --datacenter DATACENTER) (-t, --type PublicToPrivate | PrivateToPrivate | PublicToPublic ) [-l, --label LABEL] [ -s, --subnet SUBNET_ID] [--frontend-protocol PROTOCOL] [--frontend-port PORT] [--backend-protocol PROTOCOL] [--backend-port PORT] [-m, --method METHOD] [-c, --connections CONNECTIONS] [--sticky cookie | source-ip] [--use-public-subnet] [--verify]": { "other": "${COMMAND_NAME} sl loadbal order (-n, --name NAME) (-d, --datacenter DATACENTER) (-t, --type PublicToPrivate | PrivateToPrivate | PublicToPublic ) [-l, --label LABEL] [ -s, --subnet SUBNET_ID] [--frontend-protocol PROTOCOL] [--frontend-port PORT] [--backend-protocol PROTOCOL] [--backend-port PORT] [-m, --method METHOD] [-c, --connections CONNECTIONS] [--sticky cookie | source-ip] [--use-public-subnet] [--verify]" }, "${COMMAND_NAME} sl loadbal order-options [-d, --datacenter DATACENTER]": { "other": "${COMMAND_NAME} sl loadbal order-options [-d, --datacenter DATACENTER]" }, "${COMMAND_NAME} sl loadbal protocol-add (--id LOADBAL_ID) [--front-protocol PROTOCOL] [back-protocol PROTOCOL] [--front-port PORT] [--back-port PORT] [-m, --method METHOD] [-c, --connections CONNECTIONS] [--sticky cookie | source-ip] [--client-timeout SECONDS] [--server-timeout SECONDS]": { "other": "${COMMAND_NAME} sl loadbal protocol-add (--id LOADBAL_ID) [--front-protocol PROTOCOL] [back-protocol PROTOCOL] [--front-port PORT] [--back-port PORT] [-m, --method METHOD] [-c, --connections CONNECTIONS] [--sticky cookie | source-ip] [--client-timeout SECONDS] [--server-timeout SECONDS]" }, "${COMMAND_NAME} sl loadbal protocol-delete (--lb-id LOADBAL_ID) (--protocol-uuid PROTOCOL_UUID)": { "other": "${COMMAND_NAME} sl loadbal protocol-delete (--lb-id LOADBAL_ID) (--protocol-uuid PROTOCOL_UUID)" }, "${COMMAND_NAME} sl loadbal protocol-edit (--id LOADBAL_ID) (--protocol-uuid PROTOCOL_UUID) [--front-protocol PROTOCOL] [back-protocol PROTOCOL] [--front-port PORT] [--back-port PORT] [-m, --method METHOD] [-c, --connections CONNECTIONS] [--sticky cookie | source-ip] [--client-timeout SECONDS] [--server-timeout SECONDS]": { "other": "${COMMAND_NAME} sl loadbal protocol-edit (--id LOADBAL_ID) (--protocol-uuid PROTOCOL_UUID) [--front-protocol PROTOCOL] [back-protocol PROTOCOL] [--front-port PORT] [--back-port PORT] [-m, --method METHOD] [-c, --connections CONNECTIONS] [--sticky cookie | source-ip] [--client-timeout SECONDS] [--server-timeout SECONDS]" }, "${COMMAND_NAME} sl object-storage accounts": { "other": "${COMMAND_NAME} sl object-storage accounts" }, "${COMMAND_NAME} sl object-storage credential-create IDENTIFIER [OPTIONS]\n\nExamples:\n\t${COMMAND_NAME} sl object-storage credential-create 123456": { "other": "${COMMAND_NAME} sl object-storage credential-create IDENTIFICATIVO [OPZIONI]\n\nEsempi:\n${COMMAND_NAME} sl object-storage credential-create 123456" }, "${COMMAND_NAME} sl object-storage credential-delete IDENTIFIER [OPTIONS]\n\nExamples:\n\t${COMMAND_NAME} sl object-storage credential-delete 123456 --credential-id 654321": { "other": "${COMMAND_NAME} sl object-storage credential-delete IDENTIFICATIVO [OPZIONI]\n\nEsemi:\n${COMMAND_NAME} sl object-storage credential-delete 123456 --credential-id 654321" }, "${COMMAND_NAME} sl object-storage credential-limit IDENTIFIER [OPTIONS]\n\nExamples:\n\t${COMMAND_NAME} sl object-storage credential-limit 123456": { "other": "${COMMAND_NAME} sl object-storage credential-limit IDENTIFICATIVO [OPZIONI]\n\nEsempi:\n${COMMAND_NAME} sl object-storage credential-limit 123456" }, "${COMMAND_NAME} sl object-storage credential-list IDENTIFIER [OPTIONS]": { "other": "${COMMAND_NAME} sl object-storage credential-list IDENTIFICATIVO [OPZIONI]" }, "${COMMAND_NAME} sl object-storage delete VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl object-storage delete 12345678 --immediate -f \n This command cancels volume with ID 12345678 immediately and without asking for confirmation.": { "other": "${COMMAND_NAME} sl object-storage delete ID_VOLUME [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl object-storage delete 12345678 --immediate -f \n Questo comando annulla il volume con ID 12345678 immediatamente e senza richiedere conferma." }, "${COMMAND_NAME} sl object-storage endpoints IDENTIFIER": { "other": "${COMMAND_NAME} sl object-storage endpoints IDENTIFICATIVO" }, "${COMMAND_NAME} sl order category-list [OPTIONS] PACKAGE_KEYNAME\n\t\nEXAMPLE: \n ${COMMAND_NAME} sl order category-list BARE_METAL_SERVER\n This command lists the categories of Bare Metal servers.": { "other": "${COMMAND_NAME} sl order category-list [OPZIONI] NOMECHIAVE_PACCHETTO\n\t\nESEMPIO: \n ${COMMAND_NAME} sl order category-list SERVER_BARE_METAL\n Questo comando elenca le categorie dei server Bare Metal." }, "${COMMAND_NAME} sl order quote IDENTIFIER [OPTIONS]\n\nEXAMPLE: \n\t${COMMAND_NAME} sl order quote 123456 --fqdn testquote.test.com --verify --quantity 1 --postinstall https://mypostinstallscript.com --userdata Myuserdata\n\t${COMMAND_NAME} sl order quote 123456 --fqdn testquote.test.com --key 111111 --image 222222 --complex-type SoftLayer_Container_Product_Order_Hardware_Server": { "other": "${COMMAND_NAME} sl order quote IDENTIFICATIVO [OPZIONI]\n\nESEMPIO: \n${COMMAND_NAME} sl order quote 123456 --fqdn testquote.test.com --verify --quantity 1 --postinstall https://mypostinstallscript.com --userdata Myuserdata\n${COMMAND_NAME} sl order quote 123456 --fqdn testquote.test.com --key 111111 --image 222222 --complex-type SoftLayer_Container_Product_Order_Hardware_Server" }, "${COMMAND_NAME} sl security cert-add [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl security cert-add --crt ~/ibm.com.cert --key ~/ibm.com.key \n This command adds certificate file: ~/ibm.com.cert and private key file ~/ibm.com.key for domain ibm.com.": { "other": "${COMMAND_NAME} sl security cert-add [OPZIONI]\n\t\nESEMPIO:\n ${COMMAND_NAME} sl security cert-add --crt ~/ibm.com.cert --key ~/ibm.com.key \n Questo comando aggiunge il file del certificato: ~/ibm.com.cert e il file della chiave privata ~/ibm.com.key per il dominio ibm.com." }, "${COMMAND_NAME} sl security cert-download IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl security cert-download 12345678\n This command downloads four files to current directory for certificate with ID 12345678. The four files are: certificate file, certificate signing request file, intermediate certificate file and private key file.": { "other": "${COMMAND_NAME} sl security cert-download IDENTIFICATIVO [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl security cert-download 12345678\n Questo comando scarica quattro file nella directory corrente per il certificato con ID 12345678. I quattro file sono: il file del certificato, il file della richiesta di firma del certificato, il file del certificato intermedio e il file della chiave privata." }, "${COMMAND_NAME} sl security cert-edit IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl security cert-edit 12345678 --key ~/ibm.com.key \n This command edits certificate with ID 12345678 and updates its private key with file: ~/ibm.com.key.": { "other": "${COMMAND_NAME} sl security cert-edit IDENTIFICATIVO [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl security cert-edit 12345678 --key ~/ibm.com.key \n Questo comando modifica il certificato con ID 12345678 e ne aggiorna la chiave privata con il file: ~/ibm.com.key." }, "${COMMAND_NAME} sl security cert-list [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl security cert-list --status valid --sortby days_until_expire\n This command lists all valid certificates on current account and sort them by validity days.": { "other": "${COMMAND_NAME} sl security cert-list [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl security cert-list --status valid --sortby days_until_expire\n Questo comando elenca tutti i certificati validi per l'account corrente e li ordina per giorno di validità." }, "${COMMAND_NAME} sl security cert-remove IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl security cert-remove 12345678 \n This command removes certificate with ID 12345678.": { "other": "${COMMAND_NAME} sl security cert-remove IDENTIFICATIVO [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl security cert-remove 12345678 \n Questo comando rimuove il certificato con ID 12345678." }, "${COMMAND_NAME} sl security sshkey-add LABEL [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl security sshkey-add my_sshkey -f ~/.ssh/id_rsa.pub --note mykey\n This command adds an SSH key from file ~/.ssh/id_rsa.pub with a note \"mykey\".": { "other": "${COMMAND_NAME} sl security sshkey-add ETICHETTA [OPZIONI]\n\t\nESEMPIO:\n ${COMMAND_NAME} sl security sshkey-add my_sshkey -f ~/.ssh/id_rsa.pub --note mykey\n Questo comando aggiunge una chiave SSH dal file ~/.ssh/id_rsa.pub con una nota \"mykey\"." }, "${COMMAND_NAME} sl security sshkey-edit IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl security sshkey-edit 12345678 --label IBMCloud --note testing\n This command updates the SSH key with ID 12345678 and sets label to \"IBMCloud\" and note to \"testing\".": { "other": "${COMMAND_NAME} sl security sshkey-edit IDENTIFICATIVO [OPZIONI]\n\t\nESEMPIO:\n ${COMMAND_NAME} sl security sshkey-edit 12345678 --label IBMCloud --note testing\n Questo comando aggiorna la chiave SSH con ID 12345678 e imposta l'etichetta su \"IBMCloud\" e la nota su \"testing\"." }, "${COMMAND_NAME} sl security sshkey-list [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl security sshkey-list --sortby label\n This command lists all SSH keys on current account and sorts them by label.": { "other": "${COMMAND_NAME} sl security sshkey-list [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl security sshkey-list --sortby label\n Questo comando elenca tute le chiavi SSH dell'account corrente e le ordina per etichetta." }, "${COMMAND_NAME} sl security sshkey-print IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl security sshkey-print 12345678 -f ~/mykey.pub\n This command shows the ID, label and notes of SSH key with ID 12345678 and write the public key to file: ~/mykey.pub.": { "other": "${COMMAND_NAME} sl security sshkey-print IDENTIFICATIVO [OPZIONI]\n\t\nESEMPIO:\n ${COMMAND_NAME} sl security sshkey-print 12345678 -f ~/mykey.pub\n Questo comando mostra l'ID, l'etichetta e le note della chiave SSH con ID 12345678 e scrive la chiave pubblica nel file: ~/mykey.pub." }, "${COMMAND_NAME} sl security sshkey-remove IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl security sshkey-remove 12345678 -f \n This command removes the SSH key with ID 12345678 without asking for confirmation.": { "other": "${COMMAND_NAME} sl security sshkey-remove IDENTIFICATIVO [OPZIONI]\n\t\nESEMPIO:\n ${COMMAND_NAME} sl security sshkey-remove 12345678 -f \n Questo comando rimuove la chiave SSH con ID 12345678 senza chiedere conferma." }, "${COMMAND_NAME} sl subnet cancel IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl subnet cancel 12345678 -f\n This command cancels subnet with ID 12345678 without asking for confirmation.": { "other": "${COMMAND_NAME} sl subnet cancel IDENTIFICATIVO [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl subnet cancel 12345678 -f\n Questo comando annulla la sottorete con ID 12345678 senza chiedere conferma." }, "${COMMAND_NAME} sl subnet detail IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl subnet detail 12345678 \n This command shows detailed information about subnet with ID 12345678, including virtual servers and hardware servers information.": { "other": "${COMMAND_NAME} sl subnet detail IDENTIFICATIVO [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl subnet detail 12345678 \n Questo comando mostra le informazioni dettagliate sulla sottorete con ID 12345678, inclusi i server virtuali e le informazioni sui server hardware." }, "${COMMAND_NAME} sl subnet edit IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl subnet edit 12345678 --note myNote\n ${COMMAND_NAME} sl subnet edit 12345678 --tags tag1": { "other": "${COMMAND_NAME} sl subnet edit IDENTIFICATIVO [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl subnet edit 12345678 --note myNote\n ${COMMAND_NAME} sl subnet edit 12345678 --tags tag1" }, "${COMMAND_NAME} sl subnet edit-ip IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl subnet edit-ip 11.22.33.44 --note myNote\n ${COMMAND_NAME} sl subnet edit-ip 12345678 --note myNote": { "other": "${COMMAND_NAME} sl subnet edit-ip IDENTIFICATIVO [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl subnet edit-ip 11.22.33.44 --note myNote\n ${COMMAND_NAME} sl subnet edit-ip 12345678 --note myNote" }, "${COMMAND_NAME} sl subnet list [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl subnet list -d dal09 -t PRIMARY --network-space PUBLIC --v4\n This command lists IPv4 subnets on the current account, and filters by datacenter is dal09, subnet type is PRIMARY, and network space is PUBLIC.": { "other": "${COMMAND_NAME} sl subnet list [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl subnet list -d dal09 -t PRIMARIO --network-space PUBBLICO --v4\n Questo comando elenca le sottoreti IPv4 nell'account corrente, il filtro per datacenter è dal09, il tipo di sottorete è PRIMARIO e lo spazio di rete è PUBBLICO." }, "${COMMAND_NAME} sl subnet lookup IP_ADDRESS [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl subnet lookup 9.125.235.255\n This command finds the IP address record with IP address 9.125.235.255 and displays its subnet and device information.": { "other": "${COMMAND_NAME} sl subnet lookup INDIRIZZO_IP [OPZIONI]\n\t\nESEMPIO:\n ${COMMAND_NAME} sl subnet lookup 9.125.235.255\n Questo comando trova il record dell'indirizzo IP con l'indirizzo IP 9.125.235.255 e visualizza le informazioni relative a sottorete e dispositivo." }, "${COMMAND_NAME} sl tags set [OPTIONS]\n\nEXAMPLE:\n\t${COMMAND_NAME} sl tags set --tags 'tag1,tag2' --key-name HARDWARE --resource-id 123456\n": { "other": "${COMMAND_NAME} sl tags set [OPZIONI]\n\nESEMPIO:\n${COMMAND_NAME} sl tags set --tags 'tag1,tag2' --key-name HARDWARE --resource-id 123456\n" }, "${COMMAND_NAME} sl ticket attach TICKETID [OPTIONS]\n \nEXAMPLE:\n ${COMMAND_NAME} sl ticket attach 7676767 --hardware 8675654 \n ${COMMAND_NAME} sl ticket attach 7676767 --virtual 1234567 ": { "other": "${COMMAND_NAME} sl ticket attach IDTICKET [OPZIONI]\n \nESEMPIO:\n ${COMMAND_NAME} sl ticket attach 7676767 --hardware 8675654 \n ${COMMAND_NAME} sl ticket attach 7676767 --virtual 1234567 " }, "${COMMAND_NAME} sl ticket create [OPTIONS]\n\nEXAMPLE: \t\n ${COMMAND_NAME} sl ticket create --title \"Example title\" --subject-id 1522 --body \"This is an example ticket. Please disregard.\"\n ${COMMAND_NAME} sl ticket create --title \"Example title\" --subject-id 1522 --body \"This is an example ticket. Please disregard.\" --attachment 8675654 --attachment-type hardware --rootpwd passw0rd\n ${COMMAND_NAME} sl ticket create --title \"Example title\" --subject-id 1522 --body \"This is an example ticket. Please disregard.\" --attachment 1234567 --attachment-type virtual --rootpwd passw0rd\n ${COMMAND_NAME} sl ticket create --title \"Example title\" --subject-id 1522 --attachment 8675654 --rootpwd passw0rd\n ${COMMAND_NAME} sl ticket create --title \"Example title\" --subject-id 1522": { "other": "${COMMAND_NAME} sl ticket create [OPZIONI]\n\nESEMPIO: \t\n ${COMMAND_NAME} sl ticket create --title \"Titolo di esempio\" --subject-id 1522 --body \"Questo è un ticket di esempio. Ignorarlo.\"\n ${COMMAND_NAME} sl ticket create --title \"Titolo di esempio\" --subject-id 1522 --body \"Questo è un ticket di esempio. Ignorarlo.\" --attachment 8675654 --attachment-type hardware --rootpwd passw0rd\n ${COMMAND_NAME} sl ticket create --title \"Titolo di esempio\" --subject-id 1522 --body \"Questo è un ticket di esempio. Ignorarlo.\" --attachment 1234567 --attachment-type virtual --rootpwd passw0rd\n ${COMMAND_NAME} sl ticket create --title \"Titolo di esempio\" --subject-id 1522 --attachment 8675654 --rootpwd passw0rd\n ${COMMAND_NAME} sl ticket create --title \"Titolo di esempio\" --subject-id 1522" }, "${COMMAND_NAME} sl ticket detach TICKETID [OPTIONS]\n \nEXAMPLE:\n ${COMMAND_NAME} sl ticket detach 767676 --hardware 8675654\n ${COMMAND_NAME} sl ticket detach 767676 --virtual 1234567": { "other": "${COMMAND_NAME} sl ticket detach IDTICKET [OPZIONI]\n \nESEMPIO:\n ${COMMAND_NAME} sl ticket detach 767676 --hardware 8675654 \n ${COMMAND_NAME} sl ticket detach 767676 --virtual 1234567" }, "${COMMAND_NAME} sl ticket detail TICKETID [OPTIONS]\n \nEXAMPLE:\n ${COMMAND_NAME} sl ticket detail 767676\n ${COMMAND_NAME} sl ticket detail 767676 --count 10": { "other": "${COMMAND_NAME} sl ticket detail IDTICKET [OPZIONI]\n \nESEMPIO:\n ${COMMAND_NAME} sl ticket detail 767676\n ${COMMAND_NAME} sl ticket detail 767676 --count 10" }, "${COMMAND_NAME} sl ticket update TICKETID [\"CONTENTS\"] \n \n If the second argument is not specified on a non-Windows machine, it will attempt to use either the value stored in the EDITOR environmental variable, or find either nano, vim, or emacs in that order.\n \nEXAMPLE:\n ${COMMAND_NAME} sl ticket update 767676 \"A problem has been detected.\"\n ${COMMAND_NAME} sl ticket update 767667": { "other": "${COMMAND_NAME} sl ticket update IDTICKET [\"CONTENUTO\"] \n \n Se il secondo argomento non viene specificato su una macchina non Windows, proverà a utilizzare il valore archiviato nella variabile di ambiente EDITOR o a trovare nano, vim oppure emacs in tale ordine.\n \nESEMPIO:\n ${COMMAND_NAME} sl ticket update 767676 \"È stato rilevato un problema.\"\n ${COMMAND_NAME} sl ticket update 767667" }, "${COMMAND_NAME} sl ticket upload TICKETID FILEPATH\n \nEXAMPLE:\n\t${COMMAND_NAME} sl ticket upload 767676 \"/home/user/screenshot.png\"": { "other": "${COMMAND_NAME} sl ticket upload IDTICKET PERCORSOFILE\n \nESEMPIO:\n\t${COMMAND_NAME} sl ticket upload 767676 \"/home/user/screenshot.png\"" }, "${COMMAND_NAME} sl user create USERNAME [OPTIONS] \n\nEXAMPLE: \t\n ${COMMAND_NAME} sl user create my@email.com --email my@email.com --password generate --template '{\"firstName\": \"Test\", \"lastName\": \"Testerson\"}'\n Remember to set the permissions and access for this new user.": { "other": "${COMMAND_NAME} sl user create NOMEUTENTE [OPZIONI] \n\nESEMPIO: \n ${COMMAND_NAME} sl user create my@email.com --email my@email.com --password generate --template '{\"firstName\": \"Test\", \"lastName\": \"Testerson\"}'\n Impostare le autorizzazioni e gli accessi di questo nuovo utente." }, "${COMMAND_NAME} sl user detail-edit IDENTIFIER [OPTIONS]\n\nEXAMPLE: \n ${COMMAND_NAME} sl user detail-edit USER_ID --template '{\"firstName\": \"Test\", \"lastName\": \"Testerson\"}'\n This command edit a users details.": { "other": "${COMMAND_NAME} sl user detail-edit IDENTIFICATIVO [OPZIONI]\n\nESEMPIO: \n ${COMMAND_NAME} sl user detail-edit USER_ID --template '{\"firstName\": \"Test\", \"lastName\": \"Testerson\"}'\n Questo comando modifica i dettagli di un utente." }, "${COMMAND_NAME} sl vlan cancel IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vlan cancel 12345678 -f\n This command cancels vlan with ID 12345678 without asking for confirmation.": { "other": "${COMMAND_NAME} sl vlan cancel IDENTIFICATIVO [OPZIONI]\n\t\nESEMPIO:\n ${COMMAND_NAME} sl vlan cancel 12345678 -f\n Questo comando annulla la vlan con ID 12345678 senza chiedere conferma." }, "${COMMAND_NAME} sl vlan create [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vlan create -t public -d dal09 -n myvlan\n This command creates a public vlan located in datacenter dal09 named \"myvlan\".\n ${COMMAND_NAME} sl vlan create -r bcr01a.dal09 -n myvlan\n This command creates a vlan on router bcr01a.dal09 named \"myvlan\".": { "other": "${COMMAND_NAME} sl vlan create [OPZIONI]\n\t\nESEMPIO:\n ${COMMAND_NAME} sl vlan create -t public -d dal09 -n myvlan\n Questo comando crea una vlan pubblica ubicata nel data center dal09 denominata \"myvlan\".\n ${COMMAND_NAME} sl vlan create -r bcr01a.dal09 -n myvlan\n Questo comando crea una vlan nel router bcr01a.dal09 denominata \"myvlan\"." }, "${COMMAND_NAME} sl vlan detail IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl vlan detail 12345678\t--no-vs --no-hardware\n This command shows details of vlan with ID 12345678, and not list virtual server or hardware server.": { "other": "${COMMAND_NAME} sl vlan detail IDENTIFICATIVO [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl vlan detail 12345678\t--no-vs --no-hardware\n Questo comando mostra i dettagli della vlan con ID 12345678 e non elenca il server virtuale o hardware." }, "${COMMAND_NAME} sl vlan edit IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vlan edit 12345678 -n myvlan-rename\n This command updates vlan with ID 12345678 and gives it a new name \"myvlan-rename\".": { "other": "${COMMAND_NAME} sl vlan edit IDENTIFICATIVO [OPZIONI]\n\t\nESEMPIO:\n ${COMMAND_NAME} sl vlan edit 12345678 -n myvlan-rename\n Questo comando aggiorna la vlan con ID 12345678 e gli fornisce un nuovo nome \"myvlan-rename\"." }, "${COMMAND_NAME} sl vlan list [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vlan list -d dal09 --sortby number\n This commands lists all vlans on current account filtering by datacenter equals to dal09, and sort them by vlan number.\n \nNote: In field Pod, if add (*) indicated that closed soon": { "other": "${COMMAND_NAME} sl vlan list [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl vlan list -d dal09 --sortby number\n Questi comandi elencano tutte le vlan nell'account corrente utilizzando il filtro per data center uguale a dal09, e le ordinano in base al numero vlan.\n \nNota: nel campo Pod, l'aggiunta di (*) indica che verrà presto chiuso" }, "${COMMAND_NAME} sl vs authorize-storage [OPTIONS] IDENTIFIER\n\nEXAMPLE:\n ${COMMAND_NAME} sl vs authorize-storage --username-storage SL01SL30-37 1234567\n Authorize File, Block and Portable Storage to a Virtual Server.": { "other": "${COMMAND_NAME} sl vs authorize-storage [OPZIONI] IDENTIFICATIVO\n\nESEMPIO:\n ${COMMAND_NAME} sl vs authorize-storage --username-storage SL01SL30-37 1234567\n Autorizzazione storage file, a blocchi e portatile su Server Virtuale." }, "${COMMAND_NAME} sl vs capacity-create [OPTIONS]\nEXAMPLE:\n${COMMAND_NAME} sl vs capacity-create -n myvsi -b 1234567 -fl C1_2X2_1_YEAR_TERM -i 2\nThis command orders a Reserved Capacity instance with name is myvsi, backendRouterId 1234567, flavor C1_2X2_1_YEAR_TERM and 2 instances,\n${COMMAND_NAME} sl vs capacity-create --name myvsi --backendRouterId 1234567 --flavor C1_2X2_1_YEAR_TERM --instances 2 --test\nThis command tests whether the order is valid with above options before the order is actually placed.\n\nWARNING: Reserved Capacity is on a yearly contract and not cancelable until the contract is expired.": { "other": "${COMMAND_NAME} sl vs capacity-create [OPZIONI]\nESEMPIO:\n${COMMAND_NAME} sl vs capacity-create -n myvsi -b 1234567 -fl C1_2X2_1_YEAR_TERM -i 2\nQuesto comando ordina un'istanza di Capacità Riservata denominata myvsi, backendRouterId 1234567, flavor C1_2X2_1_YEAR_TERM and 2 instances,\n${COMMAND_NAME} sl vs Capacity-create --name myvsi --backendRouterId 1234567 --flavor C1_2X2_1_YEAR_TERM --instances 2 --test\nQuesto comando verifica se l'ordine è valido con le opzioni precedenti prima che l'ordine venga effettivamente effettuato.\n\nAVVERTENZA: La capacità riservata si basa su contratto annuale e non annullabile fino alla scadenza del contratto." }, "${COMMAND_NAME} sl vs capture IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vs capture 12345678 -n mycloud --all --note testing\n This command captures virtual server instance with ID of 12345678 with all disks into an image named \"mycloud\" with note \"testing\".": { "other": "${COMMAND_NAME} sl vs capture IDENTIFICATIVO [OPZIONI]\n\t\nESEMPIO:\n ${COMMAND_NAME} sl vs capture 12345678 -n mycloud --all --note testing\n Questo comando acquisisce l'istanza del server virtuale con ID 12345678 con tutti i dischi in un'immagine denominata \"mycloud\" con nota \"testing\"." }, "${COMMAND_NAME} sl vs create [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vs create -H myvsi -D ibm.com -c 4 -m 4096 -d dal10 -o UBUNTU_16_64 --disk 100 --disk 1000 --vlan-public 413\n\tThis command orders a virtual server instance with hostname is myvsi, domain is ibm.com, 4 cpu cores, 4096M memory, located at datacenter: dal10,\n\toperation system is UBUNTU 16 64 bits, 2 disks, one is 100G, the other is 1000G, and placed at public vlan with ID 413.\n\t${COMMAND_NAME} sl vs create -H myvsi -D ibm.com -c 4 -m 4096 -d dal10 -o UBUNTU_16_64 --disk 100 --disk 1000 --vlan-public 413 --test\n\tThis command tests whether the order is valid with above options before the order is actually placed.\n\t${COMMAND_NAME} sl vs create -H myvsi -D ibm.com -c 4 -m 4096 -d dal10 -o UBUNTU_16_64 --disk 100 --disk 1000 --vlan-public 413 --export ~/myvsi.txt\n\tThis command exports above options to a file: myvsi.txt under user home directory for later use.": { "other": "${COMMAND_NAME} sl vs create [OPZIONI]\n\t\nESEMPIO:\n ${COMMAND_NAME} sl vs create -H myvsi -D ibm.com -c 4 -m 4096 -d dal10 -o UBUNTU_16_64 --disk 100 --disk 1000 --vlan-public 413\n\tQuesto comando ordina un'istanza del server virtuale con nome host myvsi, dominio ibm.com, 4 core cpu, 4096M di memoria, ubicata nel datacenter: dal10,\n\tcon sistema operativo UBUNTU 16 a 64 bit, 2 dischi, uno da 100G, l'altro da 1000G e ubicata nella vlan pubblica con ID 413.\n\t${COMMAND_NAME} sl vs create -H myvsi -D ibm.com -c 4 -m 4096 -d dal10 -o UBUNTU_16_64 --disk 100 --disk 1000 --vlan-public 413 --test\n\tQuesto comando verifica se l'ordine è valido con le precedenti opzioni prima di posizionarlo effettivamente.\n\t${COMMAND_NAME} sl vs create -H myvsi -D ibm.com -c 4 -m 4096 -d dal10 -o UBUNTU_16_64 --disk 100 --disk 1000 --vlan-public 413 --export ~/myvsi.txt\n\tQuesto comando esporta le precedenti opzioni in un file: myvsi.txt nella directory home per un utilizzo successivo." }, "${COMMAND_NAME} sl vs dns-sync IDENTIFIER [OPTIONS]\n Note: If you don't specify any arguments, it will attempt to update both the A\n and PTR records. If you don't want to update both records, you may use the\n -a or --ptr arguments to limit the records updated.\n \nEXAMPLE:\n ${COMMAND_NAME} sl vs dns-sync 12345678 --a-record --ttl 3600\n This command synchronizes A record(IP V4 address) of virtual server instance with ID 12345678 to DNS server and sets ttl of this A record to 3600.\n ${COMMAND_NAME} sl vs dns-sync 12345678 --aaaa-record --ptr\n This command synchronizes both AAAA record(IP V6 address) and PTR record of virtual server instance with ID 12345678 to DNS server.": { "other": "${COMMAND_NAME} sl vs dns-sync IDENTIFICATIVO [OPZIONI]\n Nota: se non specifichi alcun argomento, tenterà di aggiornare sia il record A\n che il PTR. Se non vuoi aggiornare entrambi i record, puoi utilizzare gli argomenti\n -a o --ptr per limitare i record aggiornati.\n \nESEMPIO:\n ${COMMAND_NAME} sl vs dns-sync 12345678 --a-record --ttl 3600\n Questo comando sincronizza il record A (indirizzo IP V4) dell'istanza del server virtuale con ID 12345678 con il server DNS e imposta il ttl di tale record A su 3600.\n ${COMMAND_NAME} sl vs dns-sync 12345678 --aaaa-record --ptr\n Questo comando sincronizza sia il record AAAA (indirizzo IP V6) che il record PTR dell'istanza del server virtuale con ID 12345678 con il server DNS." }, "${COMMAND_NAME} sl vs edit IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vs edit 12345678 -D ibm.com -H myapp --tag testcli --public-speed 1000\n This command updates virtual server instance with ID 12345678 and set its domain to be \"ibm.com\", hostname to \"myapp\", tag to \"testcli\", \n and public network port speed to 1000 Mbps.": { "other": "${COMMAND_NAME} sl vs edit IDENTIFICATIVO [OPZIONI]\n\t\nESEMPIO:\n ${COMMAND_NAME} sl vs edit 12345678 -D ibm.com -H myapp --tag testcli --public-speed 1000\n Questo comando aggiorna l'istanza del server virtuale con ID 12345678 e ne imposta il dominio su \"ibm.com\", il nome host su \"myapp\", la tag su \"testcli\" \n e la velocità della porta di rete pubblica su 1000 Mbps." }, "${COMMAND_NAME} sl vs list [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl vs list --domain ibm.com --hourly --sortby memory\n This command lists all hourly-billing virtual server instances on current account filtering domain equals to \"ibm.com\" and sort them by memory.": { "other": "${COMMAND_NAME} sl vs list [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl vs list --domain ibm.com --hourly --sortby memory\n Questo comando elenca tutte le istanze del server virtuale di fatturazione oraria dell'account corrente eseguendo il filtro per un dominio uguale a \"ibm.com\" e le ordina per la memoria." }, "${COMMAND_NAME} sl vs migrate [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vs migrate --guest 1234567\n Manage VSIs that require migration. Can migrate Dedicated Instance from one dedicated host to another dedicated host as well.": { "other": "${COMMAND_NAME} sl vs migrate [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl vs migrate --guest 1234567\n Gestisce le VSI che richiedono una migrazione. Può anche migrare l'istanza Dedicata da un host dedicato ad un altro host dedicato." }, "${COMMAND_NAME} sl vs reload IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl vs reload 12345678\n This command reloads current operating system for virtual server instance with ID 12345678.\n ${COMMAND_NAME} sl vs reload 12345678 --image 1234\n This command reloads operating system from image with ID 1234 for virtual server instance with ID 12345678.": { "other": "${COMMAND_NAME} sl vs reload IDENTIFICATIVO [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl vs reload 12345678\n Questo comando ricarica il sistema operativo corrente dell'istanza del server virtuale con ID 12345678.\n ${COMMAND_NAME} sl vs reload 12345678 --image 1234\n Questo comando ricarica il sistema operativo dall'immagine con ID 1234 per l'istanza del server virtuale con ID 12345678." }, "${COMMAND_NAME} sl {{.Command}} bandwidth IDENTIFIER [OPTIONS]\nTime formats that are either '2006-01-02', '2006-01-02T15:04' or '2006-01-02T15:04-07:00'\n\nDue to some rounding and date alignment details, results here might be slightly different than results in the control portal.\nBandwidth is listed in GB, if no time zone is specified, GMT+0 is assumed.\n\nExample::\n\n ${COMMAND_NAME} sl {{.Command}} bandwidth 1234 -s 2006-01-02T15:04 -e 2006-01-02T15:04-07:00": { "other": "${COMMAND_NAME} sl {{.Command}} bandwidth IDENTIFIER [OPTIONS]\nFormati data/ora che possono essere '2006-01-02', '2006-01-02T15:04' o '2006-01-02T15:04-07:00'\n\nA causa di alcuni dettagli di arrotondamento e allineamento delle date, i risultati potrebbero essere leggermente differenti da quelli nel portale di controllo.\nLa larghezza di banda è elencata in GB, se non viene specificato alcun fuso orario, si presume GMT+0.\n\nEsempio::\n\n ${COMMAND_NAME} sl {{.Command}} bandwidth 1234 -s 2006-01-02T15:04 -e 2006-01-02T15:04-07:00" }, "${COMMAND_NAME} sl {{.Command}} usage IDENTIFIER [OPTIONS]\nUsage information of a virtual server.\nExample:\n ${COMMAND_NAME} sl {{.Command}} usage 1234 --start 2006-01-02 --end 2006-01-02 --valid-data cpu0": { "other": "${COMMAND_NAME} sl {{.Command}} usage IDENTIFICATIVO [OPZIONI]\nInformazioni sull'utilizzo di un server virtuale.\nEsempio:\n ${COMMAND_NAME} sl {{.Command}} usage 1234 --start 2006-01-02 --end 2006-01-02 --valid-data cpu0" }, "${COMMAND_NAME} sl {{.storageType}} access-authorize VOLUME_ID [OPTIONS]\n\t\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} access-authorize 12345678 --virtual-id 87654321\n This command authorizes virtual server with ID 87654321 to access volume with ID 12345678.": { "other": "${COMMAND_NAME} sl {{.storageType}} access-authorize ID_VOLUME [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} access-authorize 12345678 --virtual-id 87654321\n Questo comando autorizza il server virtuale con ID 87654321 ad accedere al volume con ID 12345678." }, "${COMMAND_NAME} sl {{.storageType}} access-list VOLUME_ID [OPTIONS]\n\t\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} access-list 12345678 --sortby id \n This command lists all hosts that are authorized to access volume with ID 12345678 and sorts them by ID.": { "other": "${COMMAND_NAME} sl {{.storageType}} access-list ID_VOLUME [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} access-list 12345678 --sortby id \n Questo comando elenca tutti gli host autorizzati ad accedere al volume con ID 12345678 e li ordina per ID." }, "${COMMAND_NAME} sl {{.storageType}} access-password ACCESS_ID --password PASSWORD\n\t\n\tACCESS_ID is the allowed_host_id from '${COMMAND_NAME} sl {{.storageType}} access-list'": { "other": "${COMMAND_NAME} sl {{.storageType}} access-password ACCESS_ID --password PASSWORD\n\nACCESS_ID è il valore allowed_host_id da '${COMMAND_NAME} sl {{.storageType}} access-list'" }, "${COMMAND_NAME} sl {{.storageType}} access-revoke VOLUME_ID [OPTIONS]\n\t\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} access-revoke 12345678 --virtual-id 87654321\n This command revokes access of virtual server with ID 87654321 to volume with ID 12345678.": { "other": "${COMMAND_NAME} sl {{.storageType}} access-revoke ID_VOLUME [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} access-revoke 12345678 --virtual-id 87654321\n Questo comando revoca l'accesso del server virtuale con ID 87654321 al volume con ID 12345678." }, "${COMMAND_NAME} sl {{.storageType}} replica-failback VOLUME_ID\n\t\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} replica-failback 12345678\n This command performs failback operation for volume with ID 12345678.": { "other": "${COMMAND_NAME} sl {{.storageType}} replica-failback ID_VOLUME\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} replica-failback 12345678\n Questo comando esegue l'operazione failback per il volume con ID 12345678." }, "${COMMAND_NAME} sl {{.storageType}} replica-failover VOLUME_ID REPLICA_ID\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} replica-failover 12345678 87654321\n This command performs failover operation for volume with ID 12345678 to replica volume with ID 87654321.": { "other": "${COMMAND_NAME} sl {{.storageType}} replica-failover ID_VOLUME ID_REPLICA\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} replica-failover 12345678 87654321\n Questo comando esegue l'operazione failover per il volume con ID 12345678 sul volume di replica con ID 87654321." }, "${COMMAND_NAME} sl {{.storageType}} replica-locations VOLUME_ID [OPTIONS]\n\t\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} replica-locations 12345678\n This command lists suitable replication data centers for block volume with ID 12345678.": { "other": "${COMMAND_NAME} sl {{.storageType}} replica-locations ID_VOLUME [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} replica-locations 12345678\n Questo comando elenca i data center di replica idonei per il volume di blocco con ID 12345678." }, "${COMMAND_NAME} sl {{.storageType}} replica-order VOLUME_ID [OPTIONS]\n\t\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} replica-order 12345678 -s DAILY -d dal09 --tier 4 --os-type LINUX\n This command orders a replica for volume with ID 12345678, which performs DAILY replication, is located at dal09, tier level is 4, OS type is Linux.": { "other": "${COMMAND_NAME} sl {{.storageType}} replica-order ID_VOLUME [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} replica-order 12345678 -s DAILY -d dal09 --tier 4 --os-type LINUX\n Questo comando ordina una replica per il volume con ID 12345678, che esegue la replica QUOTIDIANA (DAILY), è ubicato in dal09, il livello è 4, il tipo di OS è Linux." }, "${COMMAND_NAME} sl {{.storageType}} replica-partners VOLUME_ID [OPTIONS]\n\t\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} replica-partners 12345678\n This command lists existing replicant volumes for block volume with ID 12345678.": { "other": "${COMMAND_NAME} sl {{.storageType}} replica-partners ID_VOLUME [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} replica-partners 12345678\n Questo comando elenca i volumi replicanti esistenti per il volume di blocco con ID 12345678." }, "${COMMAND_NAME} sl {{.storageType}} snapshot-cancel SNAPSHOT_ID [OPTIONS]\n\t\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-cancel 12345678 --immediate -f \n This command cancels snapshot with ID 12345678 immediately without asking for confirmation.": { "other": "${COMMAND_NAME} sl {{.storageType}} snapshot-cancel ID_ISTANTANEA [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-cancel 12345678 --immediate -f \n Questo comando annulla l'istantanea con ID 12345678 immediatamente senza chiedere conferma." }, "${COMMAND_NAME} sl {{.storageType}} snapshot-create VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-create 12345678 --note snapshotforibmcloud\n This command creates a snapshot for volume with ID 12345678 and with addition note as snapshotforibmcloud.": { "other": "${COMMAND_NAME} sl {{.storageType}} snapshot-create ID_VOLUME [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-create 12345678 --note snapshotforibmcloud\n Questo comando crea un'istantanea per il volume con ID 12345678 e con nota di aggiunta snapshotforibmcloud." }, "${COMMAND_NAME} sl {{.storageType}} snapshot-disable VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-disable 12345678 -s DAILY\n This command disables daily snapshot for volume with ID 12345678.": { "other": "${COMMAND_NAME} sl {{.storageType}} snapshot-disable ID_VOLUME [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-disable 12345678 -s DAILY\n Questo comando disabilita l'istantanea giornaliera per il volume con ID 12345678." }, "${COMMAND_NAME} sl {{.storageType}} snapshot-enable VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-enable 12345678 -s WEEKLY -c 5 -m 0 --hour 2 -d 0\n This command enables snapshot for volume with ID 12345678, snapshot is taken weekly on every Sunday at 2:00, and up to 5 snapshots are retained.": { "other": "${COMMAND_NAME} sl {{.storageType}} snapshot-enable ID_VOLUME [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-enable 12345678 -s WEEKLY -c 5 -m 0 --hour 2 -d 0\n Questo comando abilita l'istantanea per il volume con ID 12345678, l'istantanea viene eseguita ogni settimana, la domenica alle 2:00 e vengono conservate fino a 5 istantanee." }, "${COMMAND_NAME} sl {{.storageType}} snapshot-list VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-list 12345678 --sortby id \n This command lists all snapshots of volume with ID 12345678 and sorts them by ID.": { "other": "${COMMAND_NAME} sl {{.storageType}} snapshot-list ID_VOLUME [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-list 12345678 --sortby id \n Questo comando elenca tutte le istantanee del volume con ID 12345678 e le ordina per ID." }, "${COMMAND_NAME} sl {{.storageType}} snapshot-order VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-order 12345678 -s 1000 -t 4 \n This command orders snapshot space for volume with ID 12345678, the size is 1000GB, the tier level is 4 IOPS per GB.": { "other": "${COMMAND_NAME} sl {{.storageType}} snapshot-order ID_VOLUME [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-order 12345678 -s 1000 -t 4 \n Questo comando ordina lo spazio istantanea per il volume con ID 12345678, la dimensione è 1000GB, il livello è 4 IOPS per GB." }, "${COMMAND_NAME} sl {{.storageType}} snapshot-restore VOLUME_ID SNAPSHOT_ID\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-restore 12345678 87654321\n This command restores volume with ID 12345678 from snapshot with ID 87654321.": { "other": "${COMMAND_NAME} sl {{.storageType}} snapshot-restore ID_VOLUME ID_ISTANTANEA\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-restore 12345678 87654321\n Questo comando ripristina il volume con ID 12345678 dall'istantanea con ID 87654321." }, "${COMMAND_NAME} sl {{.storageType}} subnets-assign ACCESS_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} subnets-assign 111111 --subnet-id 222222\n ${COMMAND_NAME} sl {{.storageType}} subnets-assign 111111 --subnet-id 222222 --subnet-id 333333\n ACCESS_ID is the host_id obtained by: ibmcloud sl {{.storageType}} access-list ": { "other": "${COMMAND_NAME} sl {{.storageType}} subnets-assign ACCESS_ID [OPTIONS]\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} subnets-assign 111111 --subnet-id 222222\n ${COMMAND_NAME} sl {{.storageType}} subnets-assign 111111 --subnet-id 222222 --subnet-id 333333\n ACCESS_ID è l'host_id ottenuto da: ibmcloud sl {{.storageType}} access-list " }, "${COMMAND_NAME} sl {{.storageType}} subnets-list ACCESS_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} subnets-list 12345678 \n ACCESS_ID is the host_id obtained by: ibmcloud sl {{.storageType}} access-list ": { "other": "${COMMAND_NAME} sl {{.storageType}} subnets-list ACCESS_ID [OPTIONS]\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} subnets-list 12345678 \n ACCESS_ID è l'host_id ottenuto da: ibmcloud sl {{.storageType}} access-list " }, "${COMMAND_NAME} sl {{.storageType}} subnets-remove ACCESS_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} subnets-remove 111111 --subnet-id 222222\n ${COMMAND_NAME} sl {{.storageType}} subnets-remove 111111 --subnet-id 222222 --subnet-id 333333\n ACCESS_ID is the host_id obtained by: ibmcloud sl {{.storageType}} access-list ": { "other": "${COMMAND_NAME} sl {{.storageType}} subnets-remove ACCESS_ID [OPTIONS]\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} subnets-remove 111111 --subnet-id 222222\n ${COMMAND_NAME} sl {{.storageType}} subnets-remove 111111 --subnet-id 222222 --subnet-id 333333\n ACCESS_ID è l'host_id ottenuto da: ibmcloud sl {{.storageType}} access-list " }, "${COMMAND_NAME} sl {{.storageType}} volume-cancel VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} volume-cancel 12345678 --immediate -f \n This command cancels volume with ID 12345678 immediately and without asking for confirmation.": { "other": "${COMMAND_NAME} sl {{.storageType}} volume-cancel ID_VOLUME [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} volume-cancel 12345678 --immediate -f \n Questo comando annulla il volume con ID 12345678 immediatamente e senza chiedere conferma." }, "${COMMAND_NAME} sl {{.storageType}} volume-duplicate VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} volume-duplicate 12345678 \n This command shows order a new volume by duplicating the volume with ID 12345678.": { "other": "${COMMAND_NAME} sl {{.storageType}} volume-duplicate ID_VOLUME [OPZIONI]\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} volume-duplicate 12345678 \n Questo comando ordina un nuovo volume duplicando il volume con ID 12345678." }, "${COMMAND_NAME} sl {{.storageType}} volume-limits [OPTIONS]\n\nEXAMPLE:\n\t${COMMAND_NAME} sl {{.storageType}} volume-limits\n\tThis command lists the storage limits per datacenter for this account.": { "other": "${COMMAND_NAME} sl {{.storageType}} volume-limits [OPZIONI]\n\nESEMPIO:\n${COMMAND_NAME} sl {{.storageType}} volume-limits\nQuesto comando elenca i limiti di storage per data center per questo account." }, "${COMMAND_NAME} sl {{.storageType}} volume-list [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} volume-list -d dal09 -t endurance --sortby capacity_gb\n This command lists all endurance volumes on current account that are located at dal09, and sorts them by capacity.": { "other": "${COMMAND_NAME} sl {{.storageType}} volume-list [OPTIONS]\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} volume-list -d dal09 -t endurance --sortby capacity_gb\n Questo comando elenca tutti i volumi di endurance sull'account corrente che si trovano in dal09 e li ordina per capacità." }, "${COMMAND_NAME} sl {{.storageType}} volume-modify VOLUME_ID [OPTIONS]\n\n EXAMPLE:\n\t ${COMMAND_NAME} sl {{.storageType}} volume-modify 12345678 --new-size 1000 --new-iops 4000 \n\t This command modify a volume 12345678 with size is 1000GB, IOPS is 4000.\n\t ${COMMAND_NAME} sl {{.storageType}} volume-modify 12345678 --new-size 500 --new-tier 4\n\t This command modify a volume 12345678 with size is 500GB, tier level is 4 IOPS per GB.": { "other": "${COMMAND_NAME} sl {{.storageType}} volume-modify ID_VOLUME [OPZIONI]\n\n ESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} volume-modify 12345678 --new-size 1000 --new-iops 4000 \n Questo comando modifica un volume 12345678 con dimensione 1000GB, IOPS 4000.\n ${COMMAND_NAME} sl {{.storageType}} volume-modify 12345678 --new-size 500 --new-tier 4\n Questo comando modifica un volume 12345678 con dimensione 500GB, livello 4 IOPS per GB." }, "${COMMAND_NAME} sl {{.storageType}} volume-options\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} volume-options\n This command lists all options for creating a block storage volume, including storage type, volume size, OS type, IOPS, tier level, datacenter, and snapshot size.": { "other": "${COMMAND_NAME} sl {{.storageType}} volume-options\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} volume-options\n Questo comando elenca tutte le opzioni per a creazione di un volume di storage a blocchi, inclusi tipo di storage, dimensione del volume, tipo di OS, IOPS, livello, data center e dimensione dell'istantanea." }, "${COMMAND_NAME} sl {{.storageType}} volume-options\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} volume-options\n This command lists all options for creating a file storage volume, including storage type, volume size, IOPS, tier level, datacenter, and snapshot size.": { "other": "${COMMAND_NAME} sl {{.storageType}} volume-options\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} volume-options\n Questo comando elenca tutte le opzioni per la creazione di un volume di storage file, inclusi tipo di storage, dimensione del volume IOPS, livello, data center e dimensione dell'istantanea." }, "${COMMAND_NAME} sl {{.storageType}} volume-order [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} volume-order --storage-type performance --size 1000 --iops 4000 --os-type LINUX -d dal09\n This command orders a performance volume with size is 1000GB, IOPS is 4000, OS type is LINUX, located at dal09.\n ${COMMAND_NAME} sl {{.storageType}} volume-order --storage-type endurance --size 500 --tier 4 --os-type XEN -d dal09 --snapshot-size 500\n This command orders a endurance volume with size is 500GB, tier level is 4 IOPS per GB, OS type is XEN, located at dal09, and additional snapshot space size is 500GB.": { "other": "${COMMAND_NAME} sl {{.storageType}} volume-order [OPTIONS]\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} volume-order --storage-type performance --size 1000 --iops 4000 --os-type LINUX -d dal09\n Questo comando ordina un volume delle prestazioni con dimensione di 1000 GB, IOPS pari a 4000, tipo di SO LINUX, ubicato in dal09.\n ${COMMAND_NAME} sl {{.storageType}} volume-order --storage-type endurance --size 500 --tier 4 --os-type XEN -d dal09 --snapshot-size 500\n Questo comando ordina un volume di endurance con dimensione di 500 GB, livello 4 IOPS per GB, tipo di SO XEN, ubicato in dal09 e dimensione dello spazio istantanea aggiuntivo di 500 GB." }, "${COMMAND_NAME} sl {{.storageType}} volume-refresh VOLUME_ID SNAPSHOT_ID\n\nEXAMPLE:\n\t${COMMAND_NAME} sl {{.storageType}} volume-refresh VOLUME_ID SNAPSHOT_ID\n\tRefresh a duplicate VOLUME_ID with a snapshot from its parent SNAPSHOT_ID.": { "other": "${COMMAND_NAME} sl {{.storageType}} volume-refresh ID_VOLUME ID_ISTANTANEA\n\nESEMPIO:\n${COMMAND_NAME} sl {{.storageType}} volume-refresh ID_VOLUME ID_ISTANTANEA\nAggiorna un ID_VOLUME duplicato con un'istantanea dal relativo ID_ISTANTANEA parent." }, "${COMMAND_NAME} sl {{.storageType}} volume-set-lun-id VOLUME_ID LUN_ID\n\n\tThe LUN ID only takes effect during the Host Authorization process. It is\n\trecommended (but not necessary) to de-authorize all hosts before using\n\tthis method. See \"block access-revoke\".\n\tVOLUME_ID - the volume ID on which to set the LUN ID\n\tLUN_ID - recommended range is an integer between 0 and 255. Advanced users\n\tcan use an integer between 0 and 4095": { "other": "${COMMAND_NAME} sl {{.storageType}} volume-set-lun-id ID_VOLUME ID_LUN\n\nL'ID LUN ha effetto solo durante il processo di autorizzazione host. Si consiglia \n (ma non è necessario) di annullare l'autorizzazione di tutti gli host\n prima di utilizzare questo metodo. Vedere \"block access-revoke\". \n VOLUME_ID - l'ID volume su cui impostare l'ID LUN \n LUN_ID - l'intervallo consigliato è un numero intero compreso tra 0 e 255. Gli utenti avanzati\n possono utilizzare un intero compreso tra 0 e 4095" }, "${COMMAND_NAME} sl {{.storageType}} volume-set-note [OPTIONS] VOLUME_ID\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} volume-set-note 12345678 --note 'this is my note'": { "other": "${COMMAND_NAME} sl {{.storageType}} volume-set-note [OPZIONI] ID_VOLUME\n\nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} volume-set-note 12345678 --note 'this is my note'" }, "%s is not a valid permission": { "other": "%s non è un'autorizzazione valida" }, "'{{.Input}}' is required": { "other": "'{{.Input}}' è obbligatorio" }, "(Dry Run) Removing Tag: {{.tag}}.": { "other": "(Dry-run) Rimozione tag: {{.tag}}." }, "--billing can only be either hourly or monthly.": { "other": "--billing può essere solo hourly o monthly." }, "--bucket-name can not be empty": { "other": "--bucket-name non può essere vuoto" }, "--cache-key": { "other": "--cache-key" }, "--column {{.Column}} is not supported.": { "other": "--column {{.Column}} non è supportato." }, "--note": { "other": "--note" }, "--optimize": { "other": "--optimize" }, "--origintype": { "other": "--origintype" }, "--resize-disk requires capacity and disk number values separated by one comma.": { "other": "--resize-disk richiede i valori di capacità e numero di disco separati da una virgola." }, "--server needs a port. {{.Server}} improperly formatted": { "other": "--server ha bisogno di una porta. {{.Server}} formattato non correttamente" }, "--sortby '{{.Column}}' is not supported.": { "other": "--sortby '{{.Column}}' non è supportato." }, "--sortby {{.Column}} is not supported.": { "other": "--sortby {{.Column}} non è supportato." }, "--url cannot be used with TCP checks.": { "other": "--url non può essere utilizzato con i controlli TCP." }, "--use-public-subnet is only available in PublicToPrivate.": { "other": "--use-public-subnet è disponibile solo in PublicToPrivate." }, "-a, --action should be REJECT | REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS": { "other": "-a, --action deve essere REJECT | REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS" }, "-a|--phase1-auth must be either MD5 or SHA1 or SHA256.": { "other": "-a|--phase1-auth deve essere MD5, SHA1 o SHA256." }, "-b|--billing can only be either hourly or monthly.\nRun '{{.CommandName}} sl file volume-options' to check available options.": { "other": "-b|--billing può essere solo hourly o monthly.\nEsegui '{{.CommandName}} sl file volume-options' per verificare le opzioni disponibili." }, "-b|--billing has to be either hourly or monthly.": { "other": "-b|--billing deve essere hourly o monthly." }, "-c|--phase1-crypto must be either DES or 3DES or AES128 or AES192 or AES256.": { "other": "-c|--phase1-crypto deve essere DES, 3DES, AES128, AES192 o AES256." }, "-d|--datacenter is required.\nRun '{{.CommandName}} sl block volume-options' to check available options.": { "other": "-d|--datacenter è obbligatorio.\nEsegui '{{.CommandName}} sl block volume-options' per verificare le opzioni disponibili." }, "-d|--datacenter is required.\nRun '{{.CommandName}} sl file volume-options' to check available options.": { "other": "-d|--datacenter è obbligatorio.\nEsegui '{{.CommandName}} sl file volume-options' per verificare le opzioni disponibili." }, "-d|--direction has to be either egress or ingress.": { "other": "-d|--direction deve essere egress o ingress." }, "-d|--phase1-dh must be either 0 or 1 or 2 or 5.": { "other": "-d|--phase1-dh deve essere 0, 1, 2 o 5." }, "-e|--ether-type has to be either IPv4 or IPv6.": { "other": "-e|--ether-type deve essere IPv4 o IPv6." }, "-e|--phase2-dh must be either 0 or 1 or 2 or 5.": { "other": "-e|--phase2-dh deve essere 0, 1, 2 o 5." }, "-e|--tier can only be specified with endurance volume.": { "other": "-e|--tier può essere specificato solo con il volume di durata." }, "-e|--tier is required with endurance volume in IOPS/GB, options are: 0.25, 2, 4, 10.\nRun '{{.CommandName}} sl block volume-options' to check available options.": { "other": "-e|--tier è obbligatorio con il volume di durata in IOPS/GB, le opzioni sono: 0.25, 2, 4, 10.\nEsegui '{{.CommandName}} sl block volume-options' per verificare le opzioni disponibili." }, "-e|--tier is required with endurance volume in IOPS/GB, options are: 0.25, 2, 4, 10.\nRun '{{.CommandName}} sl file volume-options' to check available options.": { "other": "-e|--tier è obbligatorio con il volume di durata in IOPS/GB, le opzioni sono: 0.25, 2, 4, 10.\nEsegui '{{.CommandName}} sl file volume-options' per verificare le opzioni disponibili." }, "-f|--phase2-forward-secrecy must be either 0 or 1.": { "other": "-f|--phase2-forward-secrecy deve essere 0 o 1." }, "-i|--interface must be either public or private": { "other": "-i|--interface deve essere pubblica o privata" }, "-i|--iops can only be specified with performance volume.": { "other": "-i|--iops può essere specificato solo con il volume delle prestazioni." }, "-i|--iops is required with performance volume.\nRun '{{.CommandName}} sl block volume-options' to check available options.": { "other": "-i|--iops è obbligatorio con il volume delle prestazioni.\nEsegui '{{.CommandName}} sl block volume-options' per verificare le opzioni disponibili." }, "-i|--iops is required with performance volume.\nRun '{{.CommandName}} sl file volume-options' to check available options.": { "other": "-i|--iops è obbligatorio con il volume delle prestazioni.\nEsegui '{{.CommandName}} sl file volume-options' per verificare le opzioni disponibili." }, "-i|--iops must be a multiple of 100.\nRun '{{.CommandName}} sl block volume-options' to check available options.": { "other": "-i|--iops deve essere un multiplo di 100.\nEsegui '{{.CommandName}} sl block volume-options' per verificare le opzioni disponibili." }, "-i|--iops must be a multiple of 100.\nRun '{{.CommandName}} sl file volume-options' to check available options.": { "other": "-i|--iops deve essere un multiplo di 100.\nEsegui '{{.CommandName}} sl file volume-options' per verificare le opzioni disponibili." }, "-i|--iops must be between 100 and 6000, inclusive.\nRun '{{.CommandName}} sl block volume-options' to check available options.": { "other": "-i|--iops deve essere compreso tra 100 e 6000 incluso.\nEsegui '{{.CommandName}} sl block volume-options' per verificare le opzioni disponibili." }, "-i|--iops must be between 100 and 6000, inclusive.\nRun '{{.CommandName}} sl file volume-options' to check available options.": { "other": "-i|--iops deve essere compreso tra 100 e 6000 incluso.\nEsegui '{{.CommandName}} sl file volume-options' per verificare le opzioni disponibili." }, "-k, --key is only available in HEADER or COOKIE type.": { "other": "-k, --key è disponibile solo nel tipo HEADER o COOKIE." }, "-l|--phase2-key-ttl must be in range 120-172800.": { "other": "-l|--phase2-key-ttl deve essere compreso nell'intervallo 120-172800." }, "-o|--os-type is optional, options are: HYPER_V,LINUX,VMWARE,WINDOWS_2008,WINDOWS_GPT,WINDOWS,XEN.": { "other": "-o|--os-type è facoltativo, le opzioni sono: HYPER_V,LINUX,VMWARE,WINDOWS_2008,WINDOWS_GPT,WINDOWS,XEN." }, "-o|--os-type is required, options are: HYPER_V,LINUX,VMWARE,WINDOWS_2008,WINDOWS_GPT,WINDOWS,XEN.\nRun '{{.CommandName}} sl block volume-options' to check available options.": { "other": "-o|--os-type è obbligatorio, le opzioni sono: HYPER_V,LINUX,VMWARE,WINDOWS_2008,WINDOWS_GPT,WINDOWS,XEN.\nEsegui '{{.CommandName}} sl block volume-options' per verificare le opzioni disponibili." }, "-p|--protocal must be set when -M or -m is specified.": { "other": "-p|--protocal deve essere impostato quando viene specificato -M o -m." }, "-r, --redirect is only available with action REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS": { "other": "-r, --redirect è disponibile solo con l'lazione REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS" }, "-r, --redirect is required with action REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS": { "other": "-r, --redirect è obbligatorio con l'azione REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS" }, "-s is in colon deliminated format to make grouping IP:port:weight a bit easier.": { "other": "-s è in formato con delimitatore due punti per rendere più semplice il raggruppamento IP:porta:peso." }, "-s, --subnet is only available in PublicToPrivate and PrivateToPrivate load balancer type.": { "other": "-s, --subnet è disponibile solo nel tipo di programma di bilanciamento del carico PublicToPrivate e PrivateToPrivate." }, "-s|--size is required, must be a positive integer.\nRun '{{.CommandName}} sl block volume-options' to check available options.": { "other": "-s|--size è obbligatorio, deve essere un numero intero positivo.\nEsegui '{{.CommandName}} sl block volume-options' per verificare le opzioni disponibili." }, "-s|--size is required, must be a positive integer.\nRun '{{.CommandName}} sl file volume-options' to check available options.": { "other": "-s|--size è obbligatorio, deve essere un numero intero positivo.\nEsegui '{{.CommandName}} sl file volume-options' per verificare le opzioni disponibili." }, "-t|--phase1-key-ttl must be in range 120-172800.": { "other": "-t|--phase1-key-ttl deve essere compreso nell'intervallo 120-172800." }, "-t|--storage-type is required, must be either performance or endurance.\nRun '{{.CommandName}} sl block volume-options' to check available options.": { "other": "-t|--storage-type è obbligatorio, deve essere performance o endurance.\nEsegui '{{.CommandName}} sl block volume-options' per verificare le opzioni disponibili." }, "-t|--storage-type is required, must be either performance or endurance.\nRun '{{.CommandName}} sl file volume-options' to check available options.": { "other": "-t|--storage-type è obbligatorio, deve essere performance o endurance.\nEsegui '{{.CommandName}} sl file volume-options' per verificare le opzioni disponibili." }, "-u|--phase2-auth must be either MD5 or SHA1 or SHA256.": { "other": "-u|--phase2-auth deve essere MD5, SHA1 o SHA256." }, "-y|--phase2-crypto must be either DES or 3DES or AES128 or AES192 or AES256.": { "other": "-y|--phase2-crypto deve essere DES, 3DES, AES128, AES192 o AES256." }, "300, 600, 1800, 3600, 43200 or 86400 seconds.": { "other": "300, 600, 1800, 3600, 43200 o 86400 secondi." }, ". formatted name to use. Specify one fqdn per server (multiple occurrence permitted) [required]": { "other": "Nome formattato . da utilizzare. Specificare un fqdn per server (ammessa ricorrenza multipla) [obbligatorio]" }, "A DV SAN Certificate allows HTTPS traffic over your personal domain, but it requires a domain validation to prove ownership. A wildcard certificate allows HTTPS traffic only when using the CNAME given. [Permit: dvSan, wilcard]": { "other": "Un certificato DV SAN consente il traffico HTTPS sul dominio personale, ma richiede una convalida del dominio per dimostrare la proprietà. Un certificato wildcard consente il traffico HTTPS solo quando si utilizza il CNAME fornito. [Permesso: dvSan, wilcard]" }, "A Hardware_Server.id or UUID value of the desired server. A value corresponding to a unique\nfully-qualified domain name in the format 'hostname' where < and > are literal, e.g. myhost": { "other": "Un valore Hardware_Server.id o UUID del server desiderato. Un valore corrispondente a un nome dominio\nunivoco completo nel formato 'hostname' dove < e > sono letterali, ad esempio, myhost" }, "A Network_Subnet_IpAddress.id, A dotted-quad IPv4 address, or A full or compressed IPv6 address.": { "other": "Un Network_Subnet_IpAddress.id, un indirizzo IPv4 a punti o un indirizzo IPv6 completo o compresso." }, "A Network_Vlan.id value of the desired VLAN or A semantic VLAN identifier of the form ..,\neg. dal13.fcr01.1234 - the router name may optionally contain the 'a' or 'b' redundancy qualifier ": { "other": "Un valore Network_Vlan.id della VLAN desiderata o un identificativo VLAN semantico nel formato ..,\neg. dal13.fcr01.1234 - il nome del router può contenere come opzione il qualificatore di ridondanza 'a' o 'b' " }, "A Virtual_Guest.id or UUID value of the desired server. A value corresponding to a unique\nfully-qualified domain name in the format 'hostname' where < and > are literal, e.g. myhost": { "other": "Un valore Virtual_Guest.id o UUID del server desiderato. Un valore corrispondente a un nome dominio\nunivoco completo nel formato 'hostname' dove < e > sono letterali, ad esempio, myhost" }, "A custom name to be assigned to the quote (optional)": { "other": "Un nome personalizzato da assegnare alla quota (facoltativo)" }, "A descriptive label for this load balancer": { "other": "Un'etichetta descrittiva per questo programma di bilanciamento del carico" }, "A json string describing https://softlayer.github.io/reference/datatypes/SoftLayer_User_Customer/": { "other": "Una stringa JSON che descrive https://softlayer.github.io/reference/datatypes/SoftLayer_User_Customer/" }, "A note string stored for this username/password pair.": { "other": "Una stringa di nota memorizzata per questa coppia nome utente/password." }, "A size or IOPS value must be given to modify this performance volume.": { "other": "Deve essere fornita una dimensione o un valore IOPS per modificare questo volume delle prestazioni." }, "A size or tier value must be given to modify this endurance volume.": { "other": "Deve essere fornita una dimensione o un valore del livello per modificare questo volume di durata." }, "A template file that defaults the command-line options": { "other": "Un file template che rende predefinite le opzioni della riga di comando" }, "A word (or string) that is used to filter item names": { "other": "Una parola (o una stringa) utilizzata per filtrare i nomi elemento" }, "A word (or string) that is used to filter package names": { "other": "Una parola (o una stringa) utilizzata per filtrare i nomi pacchetto" }, "A word (or string) used to filter presets": { "other": "Una parola (o una stringa) utilizzata per filtrare le preimpostazioni" }, "ACCOUNT ID": { "other": "ID ACCOUNT" }, "API Error.": { "other": "Errore API." }, "APIKEY": { "other": "APIKEY" }, "API_KEY": { "other": "CHIAVE_API" }, "ARGUMENT": { "other": "ARGOMENTO" }, "Aborted.": { "other": "Interrotto." }, "Aborting A record sync, found {{.Num}} A records exists!": { "other": "Interruzione di una sincronizzazione A , trovati {{.Num}} record A esistenti!" }, "Aborting AAAA record sync, found {{.Num}} AAAA records exists!": { "other": "Interruzione di una sincronizzazione AAAA , trovati {{.Num}} record AAAA esistenti!" }, "Access Key ID": { "other": "ID chiave di accesso" }, "Access granted to user {{.userId}} for {{.objectId}}": { "other": "Accesso concesso all'utente {{.userId}} su {{.objectId}}" }, "Access removed to user {{.userId}} for {{.objectId}}": { "other": "Accesso rimosso all'utente {{.userId}} su {{.objectId}}" }, "Access to {{.VolumeId}} was revoked for IP address {{.IP}}.": { "other": "L'accesso a {{.VolumeId}} è stato revocato per l'indirizzo IP {{.IP}}." }, "Access to {{.VolumeId}} was revoked for hardware server {{.HwID}}.": { "other": "L'accesso a {{.VolumeId}} è stato revocato per il server hardware {{.HwID}}." }, "Access to {{.VolumeId}} was revoked for subnet {{.Subnet}}.": { "other": "L'accesso a {{.VolumeId}} è stato revocato per la sottorete {{.Subnet}}." }, "Access to {{.VolumeId}} was revoked for virtual server {{.VsID}}.": { "other": "L'accesso a {{.VolumeId}} è stato revocato per il server virtuale {{.VsID}}." }, "Account": { "other": "Account" }, "Account ID": { "other": "ID account" }, "Account name": { "other": "Nome account" }, "Accounting": { "other": "Contabilità" }, "Acknowledge Event. Doing so will turn off the popup in the control portal.": { "other": "Confermare l'evento. In questo modo si disattiva la finestra a comparsa nel portale di controllo." }, "Acknowledge every upcoming event. Doing so will turn off the popup in the control portal.": { "other": "Confermare ogni evento imminente. In questo modo si disattiva la finestra a comparsa nel portale di controllo." }, "Acknowledged": { "other": "Confermato" }, "Action": { "other": "Azione" }, "Active Conversion Start Timestamp": { "other": "Data/ora di inizio della Conversione Attiva" }, "Add Hard disk in GB": { "other": "Aggiungi disco fisso in GB" }, "Add a new L7 policy": { "other": "Aggiungi una nuova politica L7" }, "Add a new L7 pool": { "other": "Aggiungi un nuovo pool L7" }, "Add a new L7 pool member": { "other": "Aggiungi un nuovo membro del pool L7" }, "Add a new L7 rule": { "other": "Aggiungi una nuova regola L7" }, "Add a new SSH key": { "other": "Aggiungi un nuova chiave SSH" }, "Add a new load balancer member": { "other": "Aggiungi un nuovo membro del programma di bilanciamento del carico" }, "Add a new load balancer protocol": { "other": "Aggiungi un nuovo protocollo del programma di bilanciamento del carico" }, "Add a new subnet to your account": { "other": "Aggiungi una nuova sottorete al tuo account" }, "Add a note to be associated with the image": { "other": "Aggiungi una nota che deve essere associata all'immagine" }, "Add a security group rule to a security group": { "other": "Aggiungi una regola del gruppo di sicurezza a un gruppo di sicurezza." }, "Add a subnet to an IPSec tunnel context": { "other": "Aggiungere una sottorete a un contesto tunnel IPSec" }, "Add access to subnet.": { "other": "Aggiungere l'accesso alla sottorete." }, "Add an address translation to an IPSec tunnel": { "other": "Aggiungere una traduzione di indirizzo a un tunnel IPSec" }, "Add and upload SSL certificate details": { "other": "Aggiungi e carica i dettagli del certificato SSL" }, "Add notes for the image": { "other": "Aggiungi note per l'immagine" }, "Add or remove subnet access for a user.": { "other": "Aggiungere o rimuovere l'accesso alla sottorete per un utente." }, "Add resource record in a zone": { "other": "Aggiungi il record della risorsa in una zona" }, "Add/Remove datacenter of an image.": { "other": "Aggiungere/Rimuovere datacenter di un'immagine." }, "Added {{.Type}} subnet #{{.ID}} to IPSec {{.ContextID}}.": { "other": "La sottorete {{.Type}} #{{.ID}} è stata aggiunta a IPSec {{.ContextID}}." }, "Additional notes": { "other": "Note supplementari" }, "Address": { "other": "Indirizzo" }, "Address Translations": { "other": "Traduzioni di indirizzi" }, "Adds an attachment to an existing ticket": { "other": "Aggiunge un collegamento a un ticket esistente" }, "Adds an update to an existing ticket": { "other": "Aggiunge un aggiornamento a un ticket esistente" }, "Advanced configuration flag": { "other": "Indicatore configurazione avanzata" }, "Akamai CNAME": { "other": "CNAME Akamai" }, "All multi vlan rules must be managed through the FortiGate dashboard using the provided credentials.": { "other": "Tutte le regole multi vlan devono essere gestite tramite il dashboard FortiGate utilizzando le credenziali fornite." }, "Allocation": { "other": "Allocazione" }, "Allotment": { "other": "Assegnazione" }, "Allows to create, remove or refresh user's API authentication key": { "other": "Consente di creare, rimuovere o aggiornare la chiave di autenticazione API dell'utente" }, "Allows you to change the route of your secondary subnets.\nSubnets may be routed as either Static or Portable, and that designation is dictated by the routing destination specified.\nStatic subnets have an ultimate routing destination of a single IP address but may not be routed to an existing subnet’s IP address whose subnet is routed as a Static.\nPortable subnets have an ultimate routing destination of a VLAN.\nA subnet can be routed to any resource within the same 'routing region' as the subnet itself, usually limited to a single data center.\n\nSee Also: https://sldn.softlayer.com/reference/services/SoftLayer_Network_Subnet/route/\n\nEXAMPLE:\n\t${COMMAND_NAME} sl subnet route 1234567 --ip 11.22.33.44\n\t${COMMAND_NAME} sl subnet route 1234567 --server myUniqueHostname\n\t${COMMAND_NAME} sl subnet route 1234567 --vsi vsiId\n\t${COMMAND_NAME} sl subnet route 1234567 --vlan vlanId\n\n": { "other": "Consente di modificare l'instradamento delle sottoreti secondarie.\nLe sottoreti possono essere instradate come statiche o portatili e tale designazione è indicata dalla destinazione di instradamento specificata.\nLe sottoreti statiche hanno un singolo indirizzo IP come destinazione di instradamento finale ma non possono essere instradate verso un indirizzo IP di una sottorete esistente la cui sottorete è instradata come statica.\nLe sottoreti portatili hanno una VLAN come destinazione di instradamento finale.\nUna sottorete può essere instradata verso qualsiasi risorsa all'interno della stessa 'regione di instradamento' della sottorete stessa, generalmente limitata ad un singolo data center.\n\nVedere anche: https://sldn.softlayer.com/reference/services/SoftLayer_Network_Subnet/route/\n\nEXAMPLE:\n${COMMAND_NAME} sl subnet route 1234567 --ip 11.22.33.44\n${COMMAND_NAME} sl subnet route 1234567 --server myUniqueHostname\n${COMMAND_NAME} sl subnet route 1234567 --vsi vsiId\n${COMMAND_NAME} sl subnet route 1234567 --vlan vlanId\n\n" }, "Amount": { "other": "Quantità" }, "An ID of one subnet to authorize": { "other": "Un ID di una sottorete da autorizzare" }, "An ID of one subnet to revoke": { "other": "Un ID di una sottorete da revocare" }, "An IP address to authorize": { "other": "Un indirizzo IP per l'autorizzazione" }, "An IP address to authorize.": { "other": "Un indirizzo IP da autorizzare." }, "An IP address to revoke": { "other": "Un indirizzo IP per la revoca" }, "An optional cancellation reason. See '${COMMAND_NAME} sl hardware cancel-reasons' for a list of available options": { "other": "Un motivo di annullamento facoltativo. Consulta '${COMMAND_NAME} sl hardware cancel-reasons' per un elenco di opzioni disponibili" }, "An optional comment to add to the cancellation ticket": { "other": "Un commento facoltativo da aggiungere al ticket di annullamento" }, "An optional reason for cancellation": { "other": "Un motivo facoltativo per l'annullamento" }, "ApiType": { "other": "ApiType" }, "Append parameters to web call": { "other": "Accoda i parametri alla chiamata web" }, "Assign a global IP to a target router or device": { "other": "Assegna un IP globale a un dispositivo o a un router di destinazione" }, "Assign block storage subnets to the given host id.": { "other": "Assegna le sottoreti di archiviazione blocchi all'id host fornito." }, "Assigned": { "other": "Assegnato" }, "Assigned User": { "other": "Utente assegnato" }, "Associated VLANs": { "other": "VLAN associate" }, "At least one of these flags is required": { "other": "Almeno uno di questi indicatori è obbligatorio" }, "Attach an interface to a security group": { "other": "Collega un'interfaccia a un gruppo di sicurezza" }, "Attach devices to ticket": { "other": "Collega dispositivi al ticket" }, "Attachment failed. Confirm that {{.DeviceID}} is a hardware device or not already attached.": { "other": "Collegamento non riuscito. Conferma che {{.DeviceID}} è un dispositivo hardware o non è già collegato." }, "Attachment failed. Confirm that {{.DeviceID}} is a virtual guest or not already attached.": { "other": "Collegamento non riuscito. Conferma che {{.DeviceID}} è un guest virtuale o non è già collegato." }, "Attempt to update DNS records for virtual server instance: {{.VsID}}. Continue?": { "other": "Tentativo di aggiornare i record DNS per l'istanza del server virtuale: {{.VsID}}. Continuare?" }, "Authorize File and Block Storage to a Hardware Server": { "other": "Autorizza file e storage a blocchi su un server hardware" }, "Authorize File, Block and Portable Storage to a Virtual Server": { "other": "Autorizza storage file, a blocchi e portatile su un server virtuale" }, "Authorize hosts to access a given volume": { "other": "Autorizza gli host ad accedere a un volume fornito" }, "Authorize hosts to access a given volume.": { "other": "Autorizzare gli host ad accedere a un determinato volume." }, "Available Snapshot Size (GB)": { "other": "Dimensione istantanea disponibile (GB)" }, "Average": { "other": "Media" }, "Backend IP": { "other": "IP backend" }, "Backend Router": { "other": "Router backend" }, "Backend Router Id": { "other": "ID router backend" }, "Backend port [default: 80]": { "other": "Porta di backend [valore predefinito: 80]" }, "Backend protocol [default: HTTP]": { "other": "Protocollo di backend [valore predefinito: HTTP]" }, "Backend router ID. [required]": { "other": "ID router backend. [Obbligatorio]" }, "Backend servers IP address. [required]": { "other": "Indirizzo IP server di backend. [Obbligatorio]" }, "Backend servers port. [required]": { "other": "Porta server di backend. [Obbligatorio]" }, "Backend servers that are part of this pool. Format: BACKEND_IP:PORT. eg. 10.0.0.1:80 (multiple occurrence permitted)": { "other": "I server di backend che fanno parte di questo pool. Formato: BACKEND_IP:PORT. Ad es. 10.0.0.1:80 (consentite più ricorrenze)" }, "BackendRouterId": { "other": "BackendRouterId" }, "BackendRouterId, create-options has a list of valid ids to use. [required]": { "other": "BackendRouterId, create-options ha un elenco di id validi da utilizzare. [obbligatorio]" }, "Balancing Method: [ROUNDROBIN|LEASTCONNECTION|WEIGHTED_RR]": { "other": "Metodo di bilanciamento: [ROUNDROBIN|LEASTCONNECTION|WEIGHTED_RR]" }, "Bandwidth": { "other": "Larghezza di banda" }, "Bandwidth data over date range.": { "other": "Dati relativi alla larghezza di banda oltre l'intervallo di date." }, "Bandwidth pool {{.bandwidthPoolId}} was deleted.": { "other": "Il pool di larghezza di banda {{.bandwidthPoolId}} è stato eliminato." }, "Bandwidth pool {{.bandwidthPoolId}} was edited successfully.": { "other": "Il pool di larghezza di banda {{.bandwidthPoolId}} è stato modificato correttamente." }, "Bandwidth report for every pool/server.": { "other": "Report relativo alla larghezza di banda per ciascun pool/server." }, "Bandwidth, Hits, Ratio counted over history number of days ago. 89 is the maximum.": { "other": "Larghezza di banda, riscontri e rapporti calcolati sul numero di giorni precedenti di cronologia. Il valore massimo è 89." }, "Base user to use as a template for creating this user. The default is to use the user that is running this command. Information provided in --template supersedes this template": { "other": "L'utente di base da utilizzare come modello per la creazione di questo utente. L'impostazione predefinita prevede di utilizzare l'utente che esegue questo comando. Le informazioni fornite in --template sostituiscono questo modello" }, "Billing": { "other": "Fatturazione" }, "Billing Item Id": { "other": "ID elemento di fatturazione" }, "Billing item not found": { "other": "Elemento di fatturazione non trovato" }, "Billing rate [hourly|monthly], [default: hourly]": { "other": "Frequenza di fatturazione [hourly|monthly], [valore predefinito: hourly]" }, "Billing rate, either hourly or monthly, default is hourly if not specified": { "other": "Frequenza di fatturazione, oraria o mensile, se non specificata il valore predefinito è oraria" }, "Billing rate. Default is: hourly. Options are: hourly, monthly": { "other": "Frequenza di fatturazione. Il valore predefinito è: hourly. Le opzioni sono: hourly, monthly" }, "Block volume {{.ID}} has been marked for immediate snapshot cancellation.": { "other": "Il volume di un blocco {{.ID}} è stato contrassegnato per l'annullamento dell'istantanea immediata." }, "Block volume {{.ID}} has been marked for snapshot cancellation.": { "other": "Il volume di un blocco {{.ID}} è stato contrassegnato per l'annullamento dell'istantanea." }, "Block volume {{.VolumeId}} has been marked for cancellation.": { "other": "Il volume di un blocco {{.VolumeId}} è stato contrassegnato per l'annullamento." }, "Block volume {{.VolumeId}} has been marked for immediate cancellation.": { "other": "Il volume di un blocco {{.VolumeId}} è stato contrassegnato per l'annullamento immediato." }, "Block volume {{.VolumeId}} is being restored using snapshot {{.SnapshotId}}.": { "other": "Il volume di un blocco {{.VolumeId}} è stato ripristinato utilizzando l'istantanea {{.SnapshotId}}." }, "Block volume {{.VolumeId}} is reporting LUN ID {{.LunID}}.": { "other": "Il volume di un blocco {{.VolumeId}} sta segnalando ID LUN {{.LunID}}." }, "Bucket Name": { "other": "Nome bucket" }, "Bucket name": { "other": "Nome bucket" }, "Bucket name.": { "other": "Nome bucket." }, "Buffer file could not be closed: {{.Error}}.\n": { "other": "Impossibile chiudere il file di buffer: {{.Error}}.\n" }, "Buffer file could not be created: {{.Error}}.\n": { "other": "Non è stato possibile creare il file di buffer: {{.Error}}.\n" }, "CDN Unique ID": { "other": "ID univoco CDN" }, "CIDR": { "other": "CIDR" }, "CONTEXT_ID": { "other": "ID_CONTESTO" }, "CPU": { "other": "CPU" }, "CPU core will be on a dedicated host server": { "other": "Il core CPU sarà su un server host dedicato" }, "CPU cores": { "other": "Core CPU" }, "CPUs": { "other": "CPU" }, "CRN of the root key in your KMS instance": { "other": "CRN della chiave root nella tua istanza KMS" }, "Cache Key Rule": { "other": "Regola chiave cache" }, "Cache key optimization": { "other": "Ottimizzazione chiave di cache" }, "Cache key optimization. These are the valid options to choose: 'include-all', 'ignore-all', 'include-specified', 'ignore-specified'. If you select 'include-specified' or 'ignore-specified' please add to option cache-description.": { "other": "Ottimizzazione della chiave di cache. Queste sono le opzioni valide tra cui scegliere: 'include-all', 'ignore-all', 'include-specified', 'ignore-specified'. Se si seleziona 'include-specified' o 'ignore-specified', aggiungere all'opzione cache-description." }, "Cache query rules with the following formats: 'include-all', 'ignore-all', 'include: ', 'ignore: '. example = 'uuid=1234567 issue=important'.": { "other": "Le regole di query cache con i formati seguenti: 'include-all', 'ignore-all', 'include: ', 'ignore: '. Esempio = 'uuid=1234567 issue=important'." }, "Call arbitrary API endpoints": { "other": "Chiama gli endpoint API arbitrari" }, "Can not specify both --hard and --soft": { "other": "Impossibile specificare entrambi --hard e --soft" }, "Can only specify either --hard or --soft.": { "other": "Può soltanto essere specificato --hard o --soft." }, "Can't get router ID with hostname {{.HostName}}": { "other": "Impossibile ottenere l'ID router con nome host {{.HostName}}" }, "Cancel a IPSec VPN tunnel context": { "other": "Annulla un contesto tunnel VPN IPSec" }, "Cancel a VLAN": { "other": "Annulla una VLAN" }, "Cancel a global IP": { "other": "Annulla un IP globale" }, "Cancel a hardware server": { "other": "Annulla un server hardware" }, "Cancel a license.": { "other": "Annullare una licenza." }, "Cancel a subnet": { "other": "Annulla una sottorete" }, "Cancel all virtual guests of the dedicated host immediately.": { "other": "Annulla immediatamente tutti i guest virtuali dell'host dedicato." }, "Cancel an existing block storage volume": { "other": "Annulla un volume di archiviazione blocchi esistente" }, "Cancel an existing file storage volume": { "other": "Annulla un volume di archiviazione file esistente" }, "Cancel an existing load balancer": { "other": "Annulla un programma di bilanciamento del carico esistente" }, "Cancel an existing object storage instance.": { "other": "Annullare un'istanza di archivio oggetti esistente." }, "Cancel existing snapshot space for a given volume": { "other": "Annulla uno spazio dell'istantanea esistente per un volume fornito" }, "Cancel immediately instead of on the billing anniversary": { "other": "Annulla immediatamente invece che al momento della fatturazione" }, "Cancel the IPSec immediately instead of on the billing anniversary": { "other": "Annulla l'IPSec immediatamente invece che a una ricorrenza di fatturazione" }, "Cancel the block storage volume immediately instead of on the billing anniversary": { "other": "Annulla il volume di archiviazione blocchi immediatamente invece che a una ricorrenza di fatturazione" }, "Cancel the file storage volume immediately instead of on the billing anniversary": { "other": "Annulla il volume di archiviazione file immediatamente invece che a una ricorrenza di fatturazione" }, "Cancel the resource or service for a billing Item. By default the billing item will be canceled\non the next bill date and reclaim of the resource will begin shortly after the cancellation": { "other": "Annullare la risorsa o il servizio per un elemento di fatturazione. Per impostazione predefinita, l'elemento di fatturazione verrà annullato \nalla successiva data di fatturazione e il recupero della risorsa inizierà subito dopo l'annullamento" }, "Cancel the snapshot space immediately instead of on the billing anniversary": { "other": "Annulla lo spazio dell'istantanea immediatamente invece che a una ricorrenza di fatturazione" }, "Cancel virtual server instance": { "other": "Annulla l'istanza del server virtuale" }, "Cancels a billing item.": { "other": "Annulla un elemento di fatturazione." }, "Cancels a firewall": { "other": "Annulla un firewall" }, "Cancels the server immediately (instead of on the billing anniversary)": { "other": "Annulla il server immediatamente (invece che a una ricorrenza di fatturazione)" }, "Cannot find origin volume's provisioned IOPS": { "other": "Impossibile trovare l'IOPS con provisioning del volume di origine" }, "Cannot find origin volume's size": { "other": "Impossibile trovare la dimensione del volume di origine" }, "Cannot find original volume's location": { "other": "Impossibile trovare l'ubicazione del volume originale" }, "Cannot find original volume's os-type": { "other": "Impossibile trovare il tipo di so del volume originale" }, "Cannot find original volume's tier level": { "other": "Impossibile trovare la classe di livello del volume originale" }, "Cannot find primary volume's os-type automatically; must specify manually.": { "other": "Impossibile trovare il tipo di so del volume primario; deve essere specificato manualmente." }, "Cannot find volume's provisioned IOPS.": { "other": "Impossibile trovare l'IOPS con provisioning del volume." }, "Capacity": { "other": "Capacità" }, "Capacity (GB)": { "other": "Capacità (GB)" }, "Capture all block devices that belong to the virtual server": { "other": "Acquisire tutte le periferiche di blocco che appartengono al server virtuale" }, "Capture virtual server instance into an image": { "other": "Acquisisci l'istanza del server virtuale in un'immagine" }, "Case": { "other": "Caso" }, "Case Number": { "other": "Numero caso" }, "Category": { "other": "Categoria" }, "Category Code": { "other": "Codice categoria" }, "Category code that is used to filter items": { "other": "Codice categoria utilizzato per filtrare gli elementi" }, "Category name.": { "other": "Nome della categoria." }, "CategoryCode": { "other": "CategoryCode" }, "Cdn with uniqueId: {{.ID}} was deleted.": { "other": "La CDN con uniqueId: {{.ID}} è stata eliminata." }, "Certificate Signing Request file": { "other": "File richiesta firma certificato (CSR)" }, "Certificate Type": { "other": "Tipo di certificato" }, "Certificate file": { "other": "File certificato" }, "Certificate not found": { "other": "Certificato non trovato" }, "Certificate signing request not found": { "other": "Richiesta di firma del certificato non trovata" }, "Change how a secondary subnet is routed.": { "other": "Modificare il modo in cui una sottorete secondaria viene instradata." }, "Changes a password for a volume's access.": { "other": "Modifica una password per l'accesso di un volume." }, "Check if a virtual server instance is ready for use": { "other": "Verifica se un'istanza del server virtuale è pronta per l'utilizzo" }, "Classic Infrastructure Bandwidth commands": { "other": "Comandi di larghezza di banda dell'infrastruttura classica" }, "Classic Infrastructure Reports": { "other": "Report dell'infrastruttura classica" }, "Classic infrastructure Account commands": { "other": "Comandi dell'Account dell'infrastruttura classica" }, "Classic infrastructure Bandwidth commands": { "other": "Comandi di larghezza di banda dell'infrastruttura classica" }, "Classic infrastructure Block Storage": { "other": "Block Storage infrastruttura classica" }, "Classic infrastructure CDN commands": { "other": "Comandi CDN di infrastruttura classica" }, "Classic infrastructure Compute images": { "other": "Immagini di calcolo infrastruttura classica" }, "Classic infrastructure Dedicatedhost": { "other": "Host dedicato dell'infrastruttura classica" }, "Classic infrastructure Domain Name System": { "other": "Sistema nome dominio infrastruttura classica" }, "Classic infrastructure Email commands": { "other": "Comandi email dell'infrastruttura classica" }, "Classic infrastructure Event Log Group": { "other": "Gruppo di log degli eventi dell'infrastruttura classica" }, "Classic infrastructure File Storage": { "other": "File Storage infrastruttura classica" }, "Classic infrastructure Firewalls": { "other": "Firewall infrastruttura classica" }, "Classic infrastructure Global IP addresses": { "other": "Indirizzi IP globale infrastruttura classica" }, "Classic infrastructure IPSEC VPN": { "other": "VPN IPSEC infrastruttura classica" }, "Classic infrastructure Licenses": { "other": "Licenze dell'infrastruttura classica" }, "Classic infrastructure Load Balancers": { "other": "Programmi di bilanciamento del carico infrastruttura classica" }, "Classic infrastructure Manage Tickets": { "other": "Gestione ticket infrastruttura classica" }, "Classic infrastructure Manage Users": { "other": "Gestione utenti infrastruttura classica" }, "Classic infrastructure Network Attached Storage": { "other": "Network Attached Storage infrastruttura classica" }, "Classic infrastructure Network VLANs": { "other": "Vlan di rete infrastruttura classica" }, "Classic infrastructure Network subnets": { "other": "Sottoreti di rete infrastruttura classica" }, "Classic infrastructure Object Storage commands": { "other": "Comandi Object Storage infrastruttura classica" }, "Classic infrastructure Orders": { "other": "Ordini infrastruttura classica" }, "Classic infrastructure Placement Group": { "other": "Gruppo di posizionamento infrastruttura classica" }, "Classic infrastructure SSH Keys and SSL Certificates": { "other": "SSL Certificates e chiavi SSH infrastruttura classica" }, "Classic infrastructure Tag management": { "other": "Gestione delle tag dell'infrastruttura classica" }, "Classic infrastructure Virtual Servers": { "other": "Server virtuali infrastruttura classica" }, "Classic infrastructure hardware servers": { "other": "Server hardware infrastruttura classica" }, "Classic infrastructure network security groups": { "other": "Gruppi di sicurezza di rete dell'infrastruttura classica" }, "Client side timeout setting, in seconds": { "other": "Impostazione timeout lato client, in secondi" }, "Closed:": { "other": "Chiuso:" }, "Cname": { "other": "Cname" }, "Code": { "other": "Codice" }, "Column to display, options are: id,hostname,domain,public_ip,private_ip,datacenter,status,guid,cpu,memory,os,ipmi_ip,created,created_by,tags. This option can be specified multiple times": { "other": "Colonna da visualizzare, le opzioni sono: id,hostname,domain,public_ip,private_ip,datacenter,status,guid,cpu,memory,os,ipmi_ip,created,created_by,tags. Questa opzione può essere specificata più volte." }, "Column to display. Options are: id, hostname, domain, primary_ip, backend_ip. This option can be specified multiple times": { "other": "Colonna da visualizzare. Le opzioni sono: id, hostname, domain, primary_ip, backend_ip. Questa opzione può essere specificata più volte." }, "Column to display. Options are: id, name, type, private_ip_address, source_subnet, host_iqn, username, password, allowed_host_id. This option can be specified multiple times.": { "other": "Colonna da visualizzare. Le opzioni sono: id, name, type, private_ip_address, source_subnet, host_iqn, username, password, allowed_host_id. Questa opzione può essere specificata più volte." }, "Column to display. Options are: id,hostname,domain,cpu,memory,public_ip,private_ip,datacenter,action,guid,power_state,created_by,tags. This option can be specified multiple times": { "other": "Colonna da visualizzare. Le opzioni sono: id,hostname,domain,cpu,memory,public_ip,private_ip,datacenter,action,guid,power_state,created_by,tags. Questa opzione può essere specificata più volte." }, "Column to display. Options are: id,username,datacenter,storage_type,capacity_gb,bytes_used,IOPs,ip_addr,lunId,created_by,active_transactions,rep_partner_count,notes. This option can be specified multiple times": { "other": "Colonna da visualizzare. Le opzioni sono: id,username,datacenter,storage_type,capacity_gb,bytes_used,IOPs,ip_addr,lunId,created_by,active_transactions,rep_partner_count,notes. Questa opzione può essere specificata più volte." }, "Column to display. [Options are: guid, cpu, memory, datacenter, primary_ip, backend_ip, created_by, power_state, tags] [default: id,hostname,domain,primary_ip,backend_ip,power_state].": { "other": "Colonna da visualizzare. [Le opzioni sono: guid, cpu, memory, datacenter, primary_ip, backend_ip, created_by, power_state, tags] [valore predefinito: id,hostname,domain,primary_ip,backend_ip,power_state]." }, "Column to display. options are: id,username,email,displayName,2FA,classicAPIKey,status,hardwareCount,virtualGuestCount. This option can be specified multiple times": { "other": "Colonna da visualizzare. Le opzioni sono: id,username,email,displayName,2FA,classicAPIKey,status,hardwareCount,virtualGuestCount. Questa opzione può essere specificata più volte." }, "Column to sort by": { "other": "Colonna in base alla quale ordinare" }, "Column to sort by (Id, Name, Datacenter, Router, Cpu, Memory, Disk, Guests)[default: Id]": { "other": "Colonna in base alla quale ordinare (Id, Name, Datacenter, Router, Cpu, Memory, Disk, Guests) [valore predefinito: Id]" }, "Column to sort by, default is:hostname, options are:id,hostname,domain,datacenter,cpu,memory,public_ip,private_ip": { "other": "Colonna in base alla quale ordinare; il valore predefinito è: hostname, options are:id,hostname,domain,datacenter,cpu,memory,public_ip,private_ip" }, "Column to sort by, default:hostname, option:id,guid,hostname,domain,public_ip,private_ip,cpu,memory,os,datacenter,status,ipmi_ip,created,created_by": { "other": "Colonna in base alla quale ordinare, valore predefinito:hostname, opzioni:id,guid,hostname,domain,public_ip,private_ip,cpu,memory,os,datacenter,status,ipmi_ip,created,created_by" }, "Column to sort by, default:id, options are: id,username,datacenter,storage_type,capacity_gb,bytes_used,ip_addr,lunId,active_transactions,created_by": { "other": "Colonna in base alla quale ordinare, valore predefinito:id, opzioni: id,username,datacenter,storage_type,capacity_gb,bytes_used,ip_addr,lunId,active_transactions,created_by" }, "Column to sort by. Options are: id, hostname, domain, primary_ip, backend_ip": { "other": "Colonna in base alla quale ordinare. Le opzioni sono: id, hostname, domain, primary_ip, backend_ip" }, "Column to sort by. Options are: id, name, type, private_ip_address, source_subnet, host_iqn, username, password, allowed_host_id.": { "other": "Colonna in base alla quale ordinare. Le opzioni sono: id, name, type, private_ip_address, source_subnet, host_iqn, username, password, allowed_host_id." }, "Column to sort by. Options are: id,common_name,days_until_expire,note": { "other": "Colonna in base alla quale ordinare. Le opzioni sono: id,common_name,days_until_expire,note" }, "Column to sort by. Options are: id,identifier,type,network_space,datacenter,vlan_id,IPs,hardware,vs": { "other": "Colonna in base alla quale ordinare. Le opzioni sono: id,identifier,type,network_space,datacenter,vlan_id,IPs,hardware,vs" }, "Column to sort by. Options are: id,label,fingerprint,note": { "other": "Colonna in base alla quale ordinare. Le opzioni sono: id,label,fingerprint,note" }, "Column to sort by. Options are: id,name,created,size_bytes": { "other": "Colonna in base alla quale ordinare. Le opzioni sono: id,name,created,size_bytes" }, "Column to sort by. Options are: id,name,description,created": { "other": "Colonna in base alla quale ordinare. Le opzioni sono: id,name,description,created" }, "Column to sort by. Options are: id,number,name,firewall,datacenter,hardware,virtual_servers,public_ips": { "other": "Colonna in base alla quale ordinare. Le opzioni sono: id,number,name,firewall,datacenter,hardware,virtual_servers,public_ips" }, "Column to sort by. Options are: id,remoteIp,remoteGroupId,direction,ethertype,portRangeMin,portRangeMax,protocol": { "other": "Colonna in base alla quale ordinare. Le opzioni sono: id,remoteIp,remoteGroupId,direction,ethertype,portRangeMin,portRangeMax,protocol" }, "Column to sort by. Options are: id,virtualServerId,hostname": { "other": "Colonna in base alla quale ordinare. Le opzioni sono: id,virtualServerId,hostname" }, "Comma separated list of tags, enclosed in quotes. 'tag1, tag2'": { "other": "Elenco separato da virgole di tag, racchiusi tra virgolette. 'tag1, tag2'" }, "Comma seperated list of tags, enclosed in quotes. 'tag1,tag2' [required]": { "other": "Elenco separato da virgole di tag, racchiusi tra virgolette. 'tag1,tag2' [obbligatorio]" }, "Company": { "other": "Società" }, "Compare Type": { "other": "Tipo di confronto" }, "Compare type: EQUAL_TO | ENDS_WITH | STARTS_WITH | REGEX | CONTAINS. [required]": { "other": "Tipo di confronto: EQUAL_TO | ENDS_WITH | STARTS_WITH | REGEX | CONTAINS. [Obbligatorio]" }, "Compared Value [required]": { "other": "Valore confrontato [obbligatorio]" }, "Completed Percentage": { "other": "Percentuale completata" }, "Configuration request received for IPSec {{.ContextID}}.": { "other": "Richiesta di configurazione ricevuta per IPSec {{.ContextID}}." }, "Convert a dependent duplicate volume to an independent volume.": { "other": "Converti un volume duplicato dipendente in un volume indipendente" }, "Cost": { "other": "Costo" }, "Could not find price for endurance storage space, size={{.Size}} tier={{.Tier}}": { "other": "Impossibile trovare il prezzo per lo spazio di archiviazione di durata, dimensione={{.Size}} livello={{.Tier}}" }, "Could not find price for endurance tier level, tier={{.Tier}}": { "other": "Impossibile trovare il prezzo per la classe di livello durata, livello={{.Tier}}" }, "Could not find price for iops for the given volume, size={{.Size}},,Iops={{.IOPS}}": { "other": "Impossibile trovare il prezzo per l'iops per il volume fornito, dimensione={{.Size}}, Iops={{.IOPS}}" }, "Could not find price for performance storage space, size={{.Size}}": { "other": "Impossibile trovare il prezzo per lo spazio di archiviazione di prestazioni, dimensione={{.Size}}" }, "Could not find price for replication,tier={{.Tier}},Iops={{.IOPS}}": { "other": "Impossibile trovare il prezzo per la replica, livello={{.Tier}}, Iops={{.IOPS}}" }, "Could not find price for snapshot space,size={{.Size}},tier={{.Tier}},Iops={{.IOPS}}": { "other": "Impossibile trovare il prezzo per lo spazio dell'istantanea, dimensione={{.Size}}, livello={{.Tier}}, Iops={{.IOPS}}" }, "Could not find price with the category: {{.PriceCategory}}": { "other": "Impossibile trovare il prezzo con la categoria: {{.PriceCategory}}" }, "Could not find tier IOPS per GB for this volume": { "other": "Impossibile trovare il prezzo per gli IOP del livello per GB per questo volume" }, "Could not find tier IOPS per GB for this volume.": { "other": "Impossibile trovare il prezzo per gli IOP del livello per GB per questo volume." }, "Could not find valid price for bandwidth option": { "other": "Impossibile trovare il prezzo valido per l'opzione della larghezza di banda" }, "Could not find valid price for dedicated host with size= {{.KeyName}}": { "other": "Impossibile trovare il prezzo valido per l'host dedicato con dimensione= {{.KeyName}}" }, "Could not find valid price for extra option {{.KeyName}}": { "other": "Impossibile trovare il prezzo valido per l'opzione aggiuntiva {{.KeyName}}" }, "Could not find valid price for os {{.OS}}": { "other": "Impossibile trovare il prezzo valido per il SO {{.OS}}" }, "Could not find valid price for port speed:": { "other": "Impossibile trovare il prezzo valido per la velocità della porta:" }, "Could not find valid price for {{.KeyName}} option": { "other": "Impossibile trovare il prezzo valido per l'opzione {{.KeyName}}" }, "Could not find valid size for: {{.Size}}": { "other": "Impossibile trovare la dimensione valida per: {{.Size}}" }, "Could not remove device {{.DeviceID}} from ticket. Is it attached, or a virtual guest?": { "other": "Impossibile rimuovere il dispositivo {{.DeviceID}} dal ticket. È collegato o un guest virtuale?" }, "Could not remove device {{.DeviceId}} from ticket. Is it attached, or a hardware device?": { "other": "Impossibile rimuovere il dispositivo {{.DeviceId}} dal ticket. È collegato o un dispositivo hardware?" }, "Count": { "other": "Conteggio" }, "Counter": { "other": "Contatore" }, "Cpu (allocated/total)": { "other": "Cpu (allocata/totale)" }, "Cpu Count": { "other": "Conteggio Cpu" }, "Cpu: ": { "other": "Cpu: " }, "Cpus": { "other": "Cpu" }, "Create Date": { "other": "Data di creazione" }, "Create a Reserved Capacity instance.": { "other": "Crea un'istanza di capacità riservata." }, "Create a bandwidth pool.": { "other": "Creare un pool di larghezza di banda." }, "Create a dedicated Virtual Server (Private Node)": { "other": "Crea un Virtual Server dedicato (Nodo privato)" }, "Create a dedicatedhost": { "other": "Crea un host dedicato" }, "Create a global IP": { "other": "Crea un IP globale" }, "Create a host for dedicated virtual servers": { "other": "Crea un host per i server virtuali dedicati" }, "Create a new CDN domain mapping": { "other": "Creare una nuova associazione di dominio CDN" }, "Create a new VLAN": { "other": "Crea una nuova VLAN" }, "Create a new firewall": { "other": "Crea un nuovo firewall" }, "Create a password for a software component.": { "other": "Creare una password per un componente software." }, "Create a placement group": { "other": "Crea un gruppo di posizionamento" }, "Create a security group": { "other": "Crea un gruppo di sicurezza" }, "Create a snapshot on a given volume": { "other": "Crea un'istantanea di un volume fornito" }, "Create a support ticket": { "other": "Crea un ticket di supporto" }, "Create a transient virtual server": { "other": "Crea un server virtuale temporaneo" }, "Create a user hardware notification entry.": { "other": "Creare una voce di notifica hardware utente." }, "Create a user virtual notification entry.": { "other": "Creare una voce di notifica virtuale utente." }, "Create a zone": { "other": "Crea una zona" }, "Create an origin path for an existing CDN mapping.": { "other": "Creare un percorso di origine per un'associazione CDN esistente." }, "Create an user's API authentication key": { "other": "Crea una chiave di autenticazione API dell'utente" }, "Create credentials for an IBM Cloud Object Storage Account.": { "other": "Creare le credenziali per un account IBM Cloud Object Storage." }, "Create virtual server instance": { "other": "Crea un'istanza del server virtuale" }, "CreateDate": { "other": "CreateDate" }, "Created": { "other": "Data di creazione" }, "Created Date": { "other": "Data di creazione" }, "Created Record: {{.Host}} {{.TTL}} {{.Type}} {{.Data}}": { "other": "Record creato: {{.Host}} {{.TTL}} {{.Type}} {{.Data}}" }, "Created resource record under zone {{.Zone}}: ID={{.ID}}, type={{.RecordType}}, record={{.Host}}, data={{.Data}}, ttl={{.Ttl}}.": { "other": "Record della risorsa creato nella zona {{.Zone}}: ID={{.ID}}, tipo={{.RecordType}}, record={{.Host}}, dati={{.Data}}, ttl={{.Ttl}}." }, "Created subnet {{.ID}}/{{.CIDR}} #{{.Identifier}}.": { "other": "È stata creata la sottorete {{.ID}}/{{.CIDR}} #{{.Identifier}}." }, "Created translation from {{.StaticIP}} to {{.RemoteIP}} #{{.ID}}.": { "other": "È stata creata la traduzione da {{.StaticIP}} a {{.RemoteIP}} #{{.ID}}." }, "Creates a purge record and also initiates the purge call.": { "other": "Crea un record di eliminazione e avvia anche la chiamata di eliminazione." }, "Creates a purge record and also initiates the purge call. For more information see the following documentation: https://cloud.ibm.com/docs/infrastructure/CDN?topic=CDN-manage-your-cdn#purging-cached-content": { "other": "Crea un record di eliminazione e avvia anche la chiamata di eliminazione. Per ulteriori informazioni, consultare la seguente documentazione: https://cloud.ibm.com/docs/infrastructure/CDN?topic=CDN-manage-your-cdn#purging-cached-content" }, "Creates a user": { "other": "Crea un utente" }, "Credential limits for this IBM Cloud Object Storage account.": { "other": "Limiti di credenziali per questo account IBM Cloud Object Storage." }, "Credential: {{.credentialID}} was deleted.": { "other": "Credenziale: {{.credentialID}} è stato eliminato." }, "Critical Max": { "other": "Massimo critico" }, "Critical Min": { "other": "Minimo critico" }, "Cross Region": { "other": "Più regioni" }, "Current Usage": { "other": "Utilizzo corrente" }, "Customer Peer IP Address": { "other": "Indirizzo IP peer cliente" }, "DATA": { "other": "DATI" }, "Data Center": { "other": "Data Center" }, "Data center": { "other": "Data center" }, "Data in": { "other": "Dati in entrata" }, "Data out": { "other": "Dati in uscita" }, "Datacenter": { "other": "Datacenter" }, "Datacenter name. It can be found from the keyName in the command '${COMMAND_NAME} sl order package-locations LBAAS' output. [required]": { "other": "Nome datacenter. Può essere trovato dal keyName nell'output del comando '${COMMAND_NAME} sl order package-locations LBAAS'. [Obbligatorio]" }, "Datacenter short name [required]": { "other": "Nome breve datacenter [obbligatorio]" }, "Datacenter shortname [required]": { "other": "Nome breve datacenter [obbligatorio]" }, "Datacenter shortname [required]": { "other": "Nome breve datacenter [obbligatorio]" }, "Datacenter shortname[required]": { "other": "Nome breve datacenter [obbligatorio]" }, "Datacenter to remove": { "other": "Per rimuovere Datacenter" }, "Datacenters": { "other": "Data center" }, "Date": { "other": "Data" }, "Date time": { "other": "Data/ora" }, "Day of the week when snapshots should be taken, integer between 0 to 6. \n 0 means Sunday,1 means Monday,2 means Tuesday,3 means Wendesday,4 means Thursday,5 means Friday,6 means Saturday": { "other": "Giorno della settimana in cui dovrebbero essere acquisite le istantanee, numero intero compreso tra 0 e 6. \n0 indica domenica,1 indica lunedì,2 indica martedì,3 indica mercoledì,4 indica giovedì,5 indica venerdì,6 indica sabato" }, "Dedicated Access": { "other": "Accesso dedicato" }, "Dedicated Host ID": { "other": "ID host dedicato" }, "Dedicated Host ID to migrate to. Only works on guests that are already on a dedicated host.": { "other": "ID host dedicato a cui migrare. Funziona solo sui guest che sono già su un host dedicato." }, "Dedicated Virtual Host Flavor(s)": { "other": "Versioni di host virtuali dedicati" }, "Dedicated Virtual Host flavor (requires --datacenter) e.g. 56_CORES_X_242_RAM_X_1_4_TB": { "other": "Versioni di host virtuali dedicati (richiede --datacenter) ad es. 56_CORES_X_242_RAM_X_1_4_TB" }, "Dedicated host ID should be a number.": { "other": "L'ID host dedicato deve essere un numero." }, "Default": { "other": "Valore predefinito" }, "Default Hourly Price Per Instance": { "other": "Prezzo orario predefinito per istanza" }, "Delete a CDN domain mapping.": { "other": "Eliminare un'associazione di dominio CDN." }, "Delete a L7 policy": { "other": "Elimina una politica L7" }, "Delete a L7 pool": { "other": "Elimina un pool L7" }, "Delete a L7 rule": { "other": "Elimina una regola L7" }, "Delete a placement group": { "other": "Elimina un gruppo di posizionamento" }, "Delete a protocol": { "other": "Elimina un protocollo" }, "Delete a provisioning scriptt.": { "other": "Eliminare uno script di provisioning." }, "Delete a snapshot on a given volume": { "other": "Elimina un'istantanea di un volume fornito" }, "Delete a zone": { "other": "Elimina una zona" }, "Delete an image ": { "other": "Elimina un'immagine " }, "Delete bandwidth pool. ": { "other": "Eliminare il pool di larghezza di banda. " }, "Delete the credential of an Object Storage Account.": { "other": "Eliminare la credenziale di un account Object Storage." }, "Delete the given security group": { "other": "Elimina il gruppo di sicurezza fornito" }, "Delete the quote of an order.": { "other": "Eliminare il preventivo di un ordine." }, "Deny sharing of an image template with another account.": { "other": "Negare la condivisione di un modello di immagine con un altro account." }, "Description": { "other": "Descrizione" }, "Detach an interface from a security group": { "other": "Scollega un'interfaccia da un gruppo di sicurezza" }, "Detach devices from a ticket": { "other": "Scollega i dispositivi da un ticket" }, "Detail a CDN Account.": { "other": "Fornisci dettagli di un account CDN." }, "Detail information about a firewall": { "other": "Informazioni dettagliate su un firewall" }, "Details of a specific event, and ability to acknowledge event.": { "other": "Dettagli di un evento specifico e capacità di confermare l'evento." }, "Device": { "other": "Dispositivo" }, "Device Name": { "other": "Nome dispositivo" }, "Device Type": { "other": "Tipo di dispositivo" }, "Device name": { "other": "Nome dispositivo" }, "Devices": { "other": "Dispositivi" }, "Direction": { "other": "Direzione" }, "Disable selected notifications": { "other": "Disabilita le notifiche selezionate" }, "Disable snapshot notification.": { "other": "Disabilita la notifica dell'istantanea." }, "Disable snapshots on the specified schedule for a given volume": { "other": "Disabilita le istantanee nella pianificazione specificata per un volume fornito" }, "Disable the IPMI interface.": { "other": "Disabilita l'interfaccia IPMI." }, "Disable vpn for a user.": { "other": "Disabilitare vpn per un utente." }, "Disable vpn subnets manual config.": { "other": "Disabilita configurazione manuale delle sottoreti vpn." }, "Disabled: Snapshots space usage threshold is disabled for volume '{{.ID}}'.": { "other": "Disabilitato: la soglia di utilizzo dello spazio delle istantanee è disabilitata per il volume '{{.ID}}'." }, "Discrete Sensor": { "other": "Sensore discreto" }, "Disk": { "other": "Disco" }, "Disk (allocated/total)": { "other": "Disco (allocato/totale)" }, "Disk Capacity": { "other": "Capacità disco" }, "Disk sizes (multiple occurrence permitted)": { "other": "Dimensioni disco (più ricorrenze consentite)" }, "Display FortiGate username and FortiGate password to multi vlans": { "other": "Visualizza nome utente FortiGate e la password FortiGate su multi vlan" }, "Display IPv4 IPs only": { "other": "Visualizza solo IP IPv4" }, "Display IPv4 subnets only": { "other": "Visualizza solo le sottoreti IPv4" }, "Display IPv6 IPs only": { "other": "Visualizza solo IP IPv6" }, "Display IPv6 subnets only": { "other": "Visualizza solo le sottoreti IPv6" }, "Display a list of cancellation reasons": { "other": "Visualizza un elenco di motivi di annullamento" }, "Display details for a cloud object storage.": { "other": "Visualizzare i dettagli per un Cloud Object Storage." }, "Display details for a specified email.": { "other": "Visualizza dettagli di una email specificata." }, "Display details for a specified volume": { "other": "Visualizza i dettagli di un volume specificato" }, "Display hardware this user has access to": { "other": "Visualizza l'hardware a cui ha accesso questo utente" }, "Display metadata if present [default: no-metadata]": { "other": "Visualizza i metadati se presenti [valore predefinito: no-metadati]" }, "Display only closed tickets": { "other": "Visualizza solo i ticket chiusi" }, "Display only open tickets": { "other": "Visualizza solo i ticket aperti" }, "Display only private images": { "other": "Visualizza solo le immagini private" }, "Display only public images": { "other": "Visualizza solo le immagini pubbliche" }, "Display permission details for a cloud object storage.": { "other": "Visualizzare i dettagli dell'autorizzazione per un Cloud Object Storage." }, "Display permissions assigned to this user. Master users do not show permissions": { "other": "Visualizza le autorizzazioni assegnate a questo utente. Gli utenti master non visualizzano le autorizzazioni" }, "Display virtual guests this user has access to": { "other": "Visualizza i guest virtuali a cui ha accesso questo utente" }, "Displays bandwidth pool information.": { "other": "Visualizza le informazioni sul pool della larghezza di banda." }, "Do not actually create the dedicatedhost": { "other": "Non creare realmente l'host dedicato" }, "Do not actually create the virtual server": { "other": "Non creare al momento il server virtuale" }, "Do not order the subnet; just get a quote": { "other": "Non ordinare la sottorete; ottieni solo un preventivo" }, "Domain": { "other": "Dominio" }, "Domain portion of the FQDN": { "other": "Porzione di dominio del FQDN" }, "Domain portion of the FQDN [required]": { "other": "Porzione di dominio del FQDN [obbligatoria]" }, "Domain portion of the FQDN[required]": { "other": "Porzione di dominio del FQDN [obbligatoria]" }, "Domain record not found": { "other": "Record del dominio non trovato" }, "Domain: {{.Domain}} Id: {{.Id}}": { "other": "Dominio: {{.Domain}} Id: {{.Id}}" }, "Don't actually create records": { "other": "Non creare al momento i record" }, "Don't delete, just show what will be deleted.": { "other": "Non eliminare, mostrare solo cosa verrà eliminato." }, "Download SSL certificate and key files": { "other": "Scarica il certificato SSL e i file chiave" }, "Drive": { "other": "Unità" }, "Duplicate Volume Properties": { "other": "Proprietà volume duplicato" }, "EXAMPLE: \n\t${COMMAND_NAME} sl order place CLOUD_SERVER DALLAS13 GUEST_CORES_4 RAM_16_GB REBOOT_REMOTE_CONSOLE 1_GBPS_PUBLIC_PRIVATE_NETWORK_UPLINKS BANDWIDTH_0_GB_2 1_IP_ADDRESS GUEST_DISK_100_GB_SAN OS_UBUNTU_16_04_LTS_XENIAL_XERUS_MINIMAL_64_BIT_FOR_VSI MONITORING_HOST_PING NOTIFICATION_EMAIL_AND_TICKET AUTOMATED_NOTIFICATION UNLIMITED_SSL_VPN_USERS_1_PPTP_VPN_USER_PER_ACCOUNT NESSUS_VULNERABILITY_ASSESSMENT_REPORTING --billing hourly --extras '{\"virtualGuests\": [{\"hostname\": \"test\", \"domain\": \"softlayer.com\"}]}' --complex-type SoftLayer_Container_Product_Order_Virtual_Guest\n\tThis command orders an hourly VSI with 4 CPU, 16 GB RAM, 100 GB SAN disk, Ubuntu 16.04, and 1 Gbps public & private uplink in dal13": { "other": "ESEMPIO: \n${COMMAND_NAME} sl order place CLOUD_SERVER DALLAS13 GUEST_CORES_4 RAM_16_GB REBOOT_REMOTE_CONSOLE 1_GBPS_PUBLIC_PRIVATE_NETWORK_UPLINKS BANDWIDTH_0_GB_2 1_IP_ADDRESS GUEST_DISK_100_GB_SAN OS_UBUNTU_16_04_LTS_XENIAL_XERUS_MINIMAL_64_BIT_FOR_VSI MONITORING_HOST_PING NOTIFICATION_EMAIL_AND_TICKET AUTOMATED_NOTIFICATION UNLIMITED_SSL_VPN_USERS_1_PPTP_VPN_USER_PER_ACCOUNT NESSUS_VULNERABILITY_ASSESSMENT_REPORTING --billing hourly --extras '{\"virtualGuests\": [{\"hostname\": \"test\", \"domain\": \"softlayer.com\"}]}' --complex-type SoftLayer_Container_Product_Order_Virtual_Guest\nQuesto comando ordina una VSI oraria con 4 CPU, 16 GB di RAM, disco SAN da 100 GB, Ubuntu 16.04 e uplink pubblico e privato da 1 Gbps in dal13" }, "EXAMPLE: \n ${COMMAND_NAME} sl order place-quote CLOUD_SERVER DALLAS13 GUEST_CORES_4 RAM_16_GB REBOOT_REMOTE_CONSOLE 1_GBPS_PUBLIC_PRIVATE_NETWORK_UPLINKS BANDWIDTH_0_GB_2 1_IP_ADDRESS GUEST_DISK_100_GB_SAN OS_UBUNTU_16_04_LTS_XENIAL_XERUS_MINIMAL_64_BIT_FOR_VSI MONITORING_HOST_PING NOTIFICATION_EMAIL_AND_TICKET AUTOMATED_NOTIFICATION UNLIMITED_SSL_VPN_USERS_1_PPTP_VPN_USER_PER_ACCOUNT NESSUS_VULNERABILITY_ASSESSMENT_REPORTING --extras '{\"virtualGuests\": [{\"hostname\": \"test\", \"domain\": \"softlayer.com\"}]}' --complex-type SoftLayer_Container_Product_Order_Virtual_Guest --name \"foobar\" --send-email\n This command places a quote for a VSI with 4 CPU, 16 GB RAM, 100 GB SAN disk, Ubuntu 16.04, and 1 Gbps public & private uplink in datacenter dal13": { "other": "ESEMPIO: \n ${COMMAND_NAME} sl order place-quote CLOUD_SERVER DALLAS13 GUEST_CORES_4 RAM_16_GB REBOOT_REMOTE_CONSOLE 1_GBPS_PUBLIC_PRIVATE_NETWORK_UPLINKS BANDWIDTH_0_GB_2 1_IP_ADDRESS GUEST_DISK_100_GB_SAN OS_UBUNTU_16_04_LTS_XENIAL_XERUS_MINIMAL_64_BIT_FOR_VSI MONITORING_HOST_PING NOTIFICATION_EMAIL_AND_TICKET AUTOMATED_NOTIFICATION UNLIMITED_SSL_VPN_USERS_1_PPTP_VPN_USER_PER_ACCOUNT NESSUS_VULNERABILITY_ASSESSMENT_REPORTING --extras '{\"virtualGuests\": [{\"hostname\": \"test\", \"domain\": \"softlayer.com\"}]}' --complex-type SoftLayer_Container_Product_Order_Virtual_Guest --name \"foobar\" --send-email\n Questo comando effettua un preventivo per una VSI con 4 CPU, 16 GB di RAM, disco SAN da 100 GB, Ubuntu 16.04 e uplink pubblico e privato da 1 Gbps nel data center dal13" }, "EXAMPLE: \n${COMMAND_NAME} sl firewall detail vs:12345\n${COMMAND_NAME} sl firewall detail server:234567\n${COMMAND_NAME} sl firewall detail vlan:345678\n${COMMAND_NAME} sl firewall detail multiVlan:456789": { "other": "ESEMPIO: \n${COMMAND_NAME} sl firewall detail vs:12345\n${COMMAND_NAME} sl firewall detail server:234567\n${COMMAND_NAME} sl firewall detail vlan:345678\n${COMMAND_NAME} sl firewall detail multiVlan:456789" }, "Each user can only have a single API key.": { "other": "Ogni utente può avere solo una singola chiave API." }, "Earliest date to retrieve events for [YYYY-MM-DD]. Default: 2 days ago.": { "other": "Prima data di cui richiamare gli eventi [AAAA-MM-GG]. Valore predefinito: 2 giorni fa." }, "Edit SSL certificate": { "other": "Modifica il certificato SSL" }, "Edit a CDN Account.": { "other": "Modifica un account CDN." }, "Edit a L7 policy": { "other": "Modifica una politica L7" }, "Edit a L7 pool": { "other": "Modifica un pool L7" }, "Edit a security group rule in a security group": { "other": "Modifica una regola del gruppo di sicurezza in un gruppo di sicurezza." }, "Edit a single record by its ID": { "other": "Modifica un solo record dal suo ID" }, "Edit a user's details": { "other": "Modifica i dettagli di un utente" }, "Edit a virtual server instance's details": { "other": "Modifica i dettagli di un'istanza del server virtuale" }, "Edit an SSH key": { "other": "Modifica una chiave SSH" }, "Edit bandwidth pool.": { "other": "Modificare il pool di larghezza di banda." }, "Edit by host record, such as www": { "other": "Modifica per record host, come ad esempio www" }, "Edit details of a security group": { "other": "Modifica i dettagli di un gruppo di sicurezza" }, "Edit details of an email delivery account.": { "other": "Modifica i dettagli di un account di recapito email." }, "Edit details of an image": { "other": "Modifica i dettagli di un'immagine" }, "Edit firewall rules": { "other": "Modifica le regole del firewall" }, "Edit hardware server details": { "other": "Modifica i dettagli del server hardware" }, "Edit load balancer protocol": { "other": "Modifica il protocollo del sistema di bilanciamento del carico" }, "Edit note and tags of a subnet.": { "other": "Modificare nota e tag di una sottorete." }, "Edit the details about a VLAN": { "other": "Modifica i dettagli su una VLAN" }, "Editor": { "other": "Editor" }, "Editor could not be found. Please set EDITOR environmental variable or specifiy a message argument.": { "other": "Impossibile trovare l'editor. Imposta la variabile di ambiente EDITOR oppure specifica un argomento del messaggio." }, "Editor could not be ran: {{.Error}}.\n": { "other": "Impossibile eseguire l'editor: {{.Error}}.\n" }, "Either '--enable' or '--disable' is required.": { "other": "È obbligatorio '--enable' o '--disable'." }, "Either -n, --name or -d, --description is required to edit security group.": { "other": "Per modificare il gruppo di sicurezza è richiesto -n, --name o -d, --description." }, "Either -s|--subnet-id or -n|--network must be provided.": { "other": "Deve essere fornito -s|--subnet-id o -n|--network." }, "Email": { "other": "Email" }, "Email account {{.emailID}} was updated.": { "other": "L'account email {{.emailID}} è stato aggiornato." }, "Email address for this user. Required for creation": { "other": "Indirizzo email per questo utente. Obbligatorio per la creazione" }, "Email address {{.emailID}} was updated.": { "other": "L'indirizzo email {{.emailID}} è stato aggiornato." }, "Enable (DEFAULT) selected notifications": { "other": "Abilita le notifiche selezionate (VALORE PREDEFINITO)" }, "Enable or Disable selected permissions. Accepted inputs are 'true' and 'false'. default is 'true'": { "other": "Abilita o disabilita le autorizzazioni selezionate. Gli input accettati sono 'true' e 'false'. il valore predefinito è 'true'" }, "Enable or Disable specific notifications for the active user.": { "other": "Abilita o disabilita le notifiche specifiche dell'utente attivo." }, "Enable or Disable specific permissions": { "other": "Abilita o disabilita autorizzazioni specifiche" }, "Enable or disable compression of JPEG images for requests over certain network conditions.": { "other": "Abilitare o disabilitare la compressione delle immagini JPEG per le richieste in determinate condizioni di rete." }, "Enable or disable the embedded object prefetching feature.": { "other": "Abilitare o disabilitare la funzione di precaricamento dell'oggetto incorporato." }, "Enable or disable user vpn subnets manual config.": { "other": "Abilitare o disabilitare la configurazione manuale delle sottoreti vpn dell'utente." }, "Enable snapshot notification.": { "other": "Abilita la notifica dell'istantanea." }, "Enable snapshots for a given volume on the specified schedule": { "other": "Abilita le istantanee per un volume fornito su una pianificazione specificata" }, "Enable the IPMI interface.": { "other": "Abilita l'interfaccia IPMI." }, "Enable vpn for a user.": { "other": "Abilitare vpn per un utente." }, "Enable vpn subnets manual config.": { "other": "Abilitare la configurazione manuale delle sottoreti vpn." }, "Enabled: Snapshots space usage threshold is enabled for volume '{{.ID}}'.": { "other": "Disabilitato: la soglia di utilizzo dello spazio delle istantanee è abilitata per il volume '{{.ID}}'." }, "Enables/Disables snapshot space usage threshold warning for a given volume.": { "other": "Abilita/Disabilita la soglia di soglia di utilizzo dello spazio dell'istantanea di un determinato volume." }, "Encrypted": { "other": "Crittografato" }, "End": { "other": "Fine" }, "End Date": { "other": "Data di fine" }, "End Date e.g. 2019-4-2 (yyyy-MM-dd) [required]": { "other": "Data di fine, ad esempio 2019-4-2 (aaaa-MM-gg) [ obbligatorio]" }, "End date for bandwidth reporting": { "other": "Data di fine per il reporting della larghezza di banda" }, "EndPoint Type": { "other": "Tipo di endpoint" }, "Ending Balance": { "other": "Saldo Finale" }, "Endurance Storage Tier (IOP per GB) [required for storage-type endurance], options are: 0.25,2,4,10": { "other": "Livello archiviazione durata (IOP per GB) [obbligatorio per storage-type endurance], le opzioni sono: 0.25,2,4,10" }, "Endurance Storage Tier (IOPS per GB) [only for endurance volumes] ***If no tier is specified, the original tier of the volume will be used.***": { "other": "Livello di storage endurance (IOPS per GB) [solo per volumi endurance] ***Se non viene specificato alcun livello, verrà utilizzato il livello originale del volume.***" }, "Endurance Storage Tier (IOPS per GB) of the block volume for which space is ordered [optional], options are: 0.25,2,4,10": { "other": "Livello archiviazione durata (IOPS per GB) di un volume di blocchi per cui è ordinato lo spazio [facoltativo], le opzioni sono: 0.25,2,4,10" }, "Endurance Storage Tier (IOPS per GB) of the file volume for which space is ordered [optional], options are: 0.25,2,4,10": { "other": "Livello archiviazione durata (IOPS per GB) del volume di file per cui è ordinato lo spazio [facoltativo], le opzioni sono: 0.25,2,4,10" }, "Endurance Storage Tier (IOPS per GB) of the primary volume for which a replica is ordered [optional], options are: 0.25,2,4,10,if no tier is specified, the tier of the original volume will be used": { "other": "Livello archiviazione durata (IOPS per GB) del volume primario per cui è ordinata la replica [facoltativo], le opzioni sono: 0.25,2,4,10, se non si specifica un livello verrà utilizzato il livello del volume originale" }, "Endurance Storage Tier, if no tier is specified, the tier of the original volume will be used": { "other": "Livello archiviazione durata, se non si specifica un livello verrà utilizzato il livello del volume originale" }, "Endurance Tier": { "other": "Livello durata" }, "Endurance Tier Per IOPS": { "other": "Livello durata per IOPS" }, "Enter a globally unique subdomain. The full URL becomes the CNAME we use to configure your DNS. If no value is entered, we will generate a CNAME for you.": { "other": "Immettere un sottodominio globalmente univoco. L'URL completo diventa il CNAME che sarà utilizzato per configurare il DNS. Se non viene immesso alcun valore, un CNAME verrà generato automaticamente." }, "Error marshalling resource": { "other": "Errore durante il marshalling della risorsa" }, "Error occurred while adding note to volume: {{.VolumeID}}": { "other": "Si è verificato un errore durante l'aggiunta di una nota al volume: {{.VolumeID}}" }, "Error occurred while creating snapshot for volume {{.VolumeID}}.Ensure volume is not failed over or in another state which prevents taking snapshots.\n": { "other": "Si è verificato un errore durante la creazione dell'istantanea per il volume {{.VolumeID}}.Assicurarsi che il volume non sia nello stato non riuscito o in un altro stato che previene l'acquisizione di istantanee.\n" }, "Error: {{.Error}}": { "other": "Errore: {{.Error}}" }, "Error: {{.Error}}.\n": { "other": "Errore: {{.Error}}.\n" }, "Ether Type": { "other": "Tipo Ether" }, "Event": { "other": "Evento" }, "Event Data": { "other": "Dati evento" }, "Event ID": { "other": "ID evento" }, "Expiration": { "other": "Scadenza" }, "Export an image to an object storage": { "other": "Esporta un'immagine in un archivio dell'oggetto" }, "Exports options to a template file": { "other": "Esporta le opzioni in un file template" }, "Extra note to be associated with the key": { "other": "Nota aggiuntiva da associare alla chiave" }, "Extra options, multiple occurrence allowed": { "other": "Ulteriori opzioni, più ricorrenze consentite" }, "Extras": { "other": "Extra" }, "FAILED": { "other": "NON RIUSCITO" }, "FILEPATH": { "other": "FILEPATH" }, "FQDN": { "other": "FQDN" }, "Failback a {{.storageType}} volume from replica": { "other": "Failback di un volume {{.storageType}} dalla replica" }, "Failback of volume {{.VolumeID}} is now in progress.": { "other": "Il failback del volume {{.VolumeID}} è ora in corso." }, "Failback operation could not be initiated for volume {{.VolumeID}}.\n": { "other": "Impossibile avviare l'operazione di failback per il volume {{.VolumeID}}.\n" }, "Failed due to error: ": { "other": "Esito negativo a causa dell'errore: " }, "Failed to Edit email account: {{.emailID}}.\n": { "other": "Impossibile modificare l'account email: {{.emailID}}.\n" }, "Failed to Edit emailAddress account: {{.emailID}}.\n": { "other": "Impossibile modificare l'account emailAddress: {{.emailID}}.\n" }, "Failed to Order the dedicatedhost.": { "other": "Impossibile ordinare il dedicatedhost." }, "Failed to acknowledge event.": { "other": "Impossibile confermare l'evento." }, "Failed to add L7 member: {{.Error}}.\n": { "other": "Impossibile aggiungere il membro L7: {{.Error}}.\n" }, "Failed to add SSH key.\n": { "other": "Impossibile aggiungere la chiave SSH.\n" }, "Failed to add VLAN.\n": { "other": "Impossibile aggiungere la VLAN.\n" }, "Failed to add certificate.\n": { "other": "Impossibile aggiungere il certificato.\n" }, "Failed to add global IP.\n": { "other": "Impossibile aggiungere l'IP globale.\n" }, "Failed to add l7 policy: {{.Error}}.\n": { "other": "Impossibile aggiungere la politica l7: {{.Error}}.\n" }, "Failed to add l7 rule: {{.Error}}.\n": { "other": "Impossibile aggiungere la regola l7: {{.Error}}.\n" }, "Failed to add load balancer l7 pool: {{.Error}}.\n": { "other": "Impossibile aggiungere il pool l7 del programma di bilanciamento del carico: {{.Error}}.\n" }, "Failed to add load balancer member: {{.Error}}.\n": { "other": "Impossibile aggiungere il membro del programma di bilanciamento del carico: {{.Error}}.\n" }, "Failed to add network component {{.ComponentID}} to security group {{.GroupID}}.\n": { "other": "Impossibile aggiungere il componente di rete {{.ComponentID}} al gruppo di sicurezza {{.GroupID}}.\n" }, "Failed to add protocol: {{.Error}}.\n": { "other": "Impossibile aggiungere il protocollo: {{.Error}}.\n" }, "Failed to add rule to security group {{.GroupID}}.\n": { "other": "Impossibile aggiungere la regola al gruppo di sicurezza {{.GroupID}}.\n" }, "Failed to add subnet.\n": { "other": "Impossibile aggiungere la sottorete.\n" }, "Failed to add user's API authentication key": { "other": "Impossibile aggiungere la chiave di autenticazione API dell'utente" }, "Failed to add user.\n": { "other": "Impossibile aggiungere l'utente.\n" }, "Failed to add {{.Type}} subnet #{{.ID}} to IPSec {{.ContextID}}.\n": { "other": "Impossibile aggiungere la sottorete {{.Type}} #{{.ID}} a IPSec {{.ContextID}}.\n" }, "Failed to assign global IP {{.IpID}} to target {{.Target}}.\n": { "other": "Impossibile assegnare l'IP globale {{.IpID}} alla destinazione {{.Target}}.\n" }, "Failed to assign subnet id: {{.subnetID}} to allowed host id: {{.accessID}}": { "other": "Impossibile assegnare l'id sottorete: {{.subnetID}} all'id host consentito: {{.accessID}}" }, "Failed to assign subnets.": { "other": "Impossibile assegnare le sottoreti." }, "Failed to authorize host to volume {{.VolumeID}}.\n": { "other": "Impossibile autorizzare l'host per il volume {{.VolumeID}}.\n" }, "Failed to authorize portable storage to the virtual server instance: {{.PortableID}}.\n{{.Error}}": { "other": "Impossibile autorizzare lo storage portatile sull'istanza del server virtuale: {{.PortableID}}.\n{{.Error}}" }, "Failed to authorize storage to the hardware server instance: {{.Storage}}.\n{{.Error}}": { "other": "Impossibile autorizzare lo storage sull'istanza del server hardware: {{.Storage}}.\n{{.Error}}" }, "Failed to authorize storage to the virtual server instance: {{.Storage}}.\n{{.Error}}": { "other": "Impossibile autorizzare lo storage sull'istanza del server virtuale: {{.Storage}}.\n{{.Error}}" }, "Failed to cancel IPSec {{.ContextID}}.\n": { "other": "Impossibile annullare l'IPSec {{.ContextID}}.\n" }, "Failed to cancel VLAN {{.ID}}.\n": { "other": "Impossibile annullare la VLAN {{.ID}}.\n" }, "Failed to cancel all guests in the dedicatedhost: {{.HostID}}.": { "other": "Impossibile annullare tutti gli ospiti nel dedicatedhost: {{.HostID}}." }, "Failed to cancel block volume: {{.ID}}.\n": { "other": "Impossibile annullare il volume blocchi: {{.ID}}.\n" }, "Failed to cancel file volume: {{.ID}}.\n": { "other": "Impossibile annullare il volume di file: {{.ID}}.\n" }, "Failed to cancel firewall: {{.ID}}": { "other": "Impossibile annullare il firewall: {{.ID}}" }, "Failed to cancel global IP: {{.ID}}.\n": { "other": "Impossibile annullare l'IP globale: {{.ID}}.\n" }, "Failed to cancel hardware server: {{.ID}}.\n": { "other": "Impossibile annullare il server hardware: {{.ID}}.\n" }, "Failed to cancel item: {{.itemID}}.\n": { "other": "Impossibile annullare l'elemento: {{.itemID}}.\n" }, "Failed to cancel license: {{.key}}.": { "other": "Impossibile annullare la licenza: {{.key}}." }, "Failed to cancel load balancer {{.LBID}}.\n": { "other": "Impossibile annullare il programma di bilanciamento del carico {{.LBID}}.\n" }, "Failed to cancel object-storage: {{.objectStorageID}}.": { "other": "Impossibile annullare l'archivio oggetti: {{.objectStorageID}}." }, "Failed to cancel snapshot space for volume {{.ID}}.\n": { "other": "Impossibile annullare lo spazio dell'istantanea per il volume {{.ID}}.\n" }, "Failed to cancel subnet: {{.ID}}.\n": { "other": "Impossibile annullare la sottorete: {{.ID}}.\n" }, "Failed to cancel virtual server instance: {{.VsID}}.\n": { "other": "Impossibile annullare l'istanza del server virtuale: {{.VsID}}.\n" }, "Failed to capture image for virtual server instance: {{.VsID}}.\n": { "other": "Impossibile acquisire l'immagine per l'istanza dl server virtuale: {{.VsID}}.\n" }, "Failed to confirm the new LUN ID on volume {{.VolumeId}}.": { "other": "Impossibile confermare il nuovo ID LUN nel volume {{.VolumeId}}." }, "Failed to create Provisioning Hook.": { "other": "Impossibile creare l'hook di provisioning." }, "Failed to create Software Credential.": { "other": "Impossibile creare la credenziale software." }, "Failed to create a CDN.": { "other": "Impossibile creare una CDN." }, "Failed to create a Origin.": { "other": "Impossibile creare un'origine." }, "Failed to create credential. ": { "other": "Impossibile creare la credenziale. " }, "Failed to create dedicated host.\n": { "other": "Impossibile creare l'host dedicato.\n" }, "Failed to create firewall.\n": { "other": "Impossibile creare il firewall.\n" }, "Failed to create load balancer with name {{.Name}} on {{.Location}}.\n": { "other": "Impossibile creare il programma di bilanciamento del carico con il nome {{.Name}} su {{.Location}}.\n" }, "Failed to create multi virtual server instances.\n": { "other": "Impossibile creare più istanze del server virtuale.\n" }, "Failed to create placement group": { "other": "Impossibile creare il gruppo di posizionamento" }, "Failed to create resource record under zone {{.Zone}}: type={{.RecordType}}, record={{.Host}}, data={{.Data}}, ttl={{.Ttl}}.\n": { "other": "Impossibile creare il record della risorsa nella zona {{.Zone}}: tipo={{.RecordType}}, record={{.Host}}, dati={{.Data}}, ttl={{.Ttl}}.\n" }, "Failed to create security group with name {{.Name}}.\n": { "other": "Impossibile creare il gruppo di sicurezza con nome {{.Name}}.\n" }, "Failed to create subnet with {{.ID}}.\n": { "other": "Impossibile creare la sottorete con {{.ID}}.\n" }, "Failed to create the license.": { "other": "Impossibile creare la licenza." }, "Failed to create translation for IPSec with ID {{.ID}}.\n": { "other": "Impossibile creare la traduzione per IPSec con ID {{.ID}}.\n" }, "Failed to create user vpn override.": { "other": "Impossibile creare la sovrascrittura vpn utente." }, "Failed to create virtual server instance.\n": { "other": "Impossibile creare l'istanza del server virtuale.\n" }, "Failed to create zone: {{.ZoneName}}.\n": { "other": "Impossibile creare la zona: {{.ZoneName}}.\n" }, "Failed to create zone: {{.Zone}}.\n": { "other": "Impossibile creare la zona: {{.Zone}}.\n" }, "Failed to decoded the note.\n": { "other": "Impossibile decodificare la nota.\n" }, "Failed to delete L7Pool {{.L7PoolID}}: {{.Error}}.\n": { "other": "Impossibile eliminare il pool L7: {{.L7PoolID}}: {{.Error}}.\n" }, "Failed to delete L7Rule {{.L7RuleID}}: {{.Error}}.\n": { "other": "Impossibile eliminare la regola L7: {{.L7RuleID}}: {{.Error}}.\n" }, "Failed to delete L7member {{.Member}}: {{.Error}}.\n": { "other": "Impossibile eliminare il membro L7: {{.Member}}: {{.Error}}.\n" }, "Failed to delete Provisioning Hook.": { "other": "Impossibile eliminare l'hook di provisioning." }, "Failed to delete Quote": { "other": "Impossibile eliminare il preventivo" }, "Failed to delete Tag": { "other": "Impossibile eliminare il tag" }, "Failed to delete Tag: {{.tag}}.": { "other": "Impossibile eliminare tag: {{.tag}}." }, "Failed to delete User Customer Notification.": { "other": "Impossibile eliminare la notifica cliente dell'utente." }, "Failed to delete bandwidth pool with Id: {{.bandwidthPoolId}}.\n": { "other": "Impossibile eliminare il pool di larghezza di banda con ID: {{.bandwidthPoolId}}. \n" }, "Failed to delete credential: {{.storageID}}.\n": { "other": "Impossibile eliminare la credenziale: {{.storageID}}. \n" }, "Failed to delete image: {{.ImageID}}.\n": { "other": "Impossibile eliminare l'immagine: {{.ImageID}}.\n" }, "Failed to delete l7 policy: {{.Error}}.\n": { "other": "Impossibile eliminare la politica l7: {{.Error}}.\n" }, "Failed to delete load balancer member {{.Member}}: {{.Error}}.\n": { "other": "Impossibile eliminare il membro del programma di bilanciamento del carico {{.Member}}: {{.Error}}.\n" }, "Failed to delete origin.": { "other": "Impossibile eliminare l'origine." }, "Failed to delete protocol {{.ProtocolID}}: {{.Error}}.\n": { "other": "Impossibile eliminare il protocollo: {{.ProtocolID}}: {{.Error}}.\n" }, "Failed to delete resource record: {{.RecordID}}.\n": { "other": "Impossibile eliminare il record della risorsa: {{.RecordID}}.\n" }, "Failed to delete security group {{.ID}}.\n": { "other": "Impossibile eliminare il gruppo di sicurezza {{.ID}}.\n" }, "Failed to delete snapshot {{.ID}}.\n": { "other": "Impossibile eliminare l'istantanea {{.ID}}.\n" }, "Failed to delete user vpn override.": { "other": "Impossibile eliminare la sovrascrittura vpn utente." }, "Failed to delete user.\n": { "other": "Impossibile eliminare l'utente.\n" }, "Failed to delete zone: {{.Zone}}.\n": { "other": "Impossibile eliminare la zona: {{.Zone}}.\n" }, "Failed to deleted a CDN.": { "other": "Impossibile eliminare una CDN." }, "Failed to deny share image: {{.ImageId}} with account {{.AccountId}}.": { "other": "Impossibile negare la condivisione immagine: {{.ImageId}} con l'account {{.AccountId}}." }, "Failed to disable {{.ScheduleType}} snapshot for volume {{.VolumeID}}.\n": { "other": "Impossibile disabilitare l'istantanea {{.ScheduleType}} per il volume {{.VolumeID}}.\n" }, "Failed to dump content for zone: {{.Zone}}.\n": { "other": "Impossibile eseguire il dump del contenuto per la zona: {{.Zone}}.\n" }, "Failed to edit CDN. ": { "other": "Impossibile modificare CDN. " }, "Failed to edit SSH key: {{.ID}}.\n": { "other": "Impossibile modificare la chiave SSH: {{.ID}}.\n" }, "Failed to edit SSL certificate: {{.ID}}.\n": { "other": "Impossibile modificare il certificato SSL: {{.ID}}.\n" }, "Failed to edit VLAN: {{.VlanID}}.\n": { "other": "Impossibile modificare la VLAN: {{.VlanID}}.\n" }, "Failed to edit dedicated firewall rules.\n": { "other": "Impossibile modificare le regole del firewall dedicato.\n" }, "Failed to edit l7 policy: {{.Error}}.\n": { "other": "Impossibile modificare la politica l7: {{.Error}}.\n" }, "Failed to edit protocol: {{.Error}}.\n": { "other": "Impossibile modificare il protocollo: {{.Error}}.\n" }, "Failed to edit rule {{.RuleId}} in security group {{.GroupID}}.\n": { "other": "Impossibile modificare la regola {{.RuleId}} nel gruppo di sicurezza {{.GroupID}}.\n" }, "Failed to edit security group {{.ID}}.\n": { "other": "Impossibile modificare il gruppo di sicurezza {{.ID}}.\n" }, "Failed to edit standard firewall rules.\n": { "other": "Impossibile modificare le regole del firewall standard.\n" }, "Failed to enable {{.ScheduleType}} snapshot for volume {{.VolumeID}}.\n": { "other": "Impossibile abilitare l'istantanea {{.ScheduleType}} per il volume {{.VolumeID}}.\n" }, "Failed to enqueue configuration request for IPSec {{.ContextID}}.\n": { "other": "Impossibile accodare la richiesta di configurazione per IPSec {{.ContextID}}.\n" }, "Failed to find ID for domain: {{.Domain}} on your account.": { "other": "Impossibile trovare l'ID per il dominio {{.Domain}} sul tuo account." }, "Failed to find billing item for firewall: {{.ID}}.": { "other": "Impossibile trovare l'elemento di fatturazione per il firewall: {{.ID}}." }, "Failed to find credentials of hardware server {{.ID}}.": { "other": "Impossibile trovare le credenziali del server hardware {{.ID}}." }, "Failed to find package for firewall.": { "other": "Impossibile trovare il pacchetto per il firewall." }, "Failed to find price for this type of vlan.": { "other": "Impossibile trovare il prezzo per questo tipo di vlan." }, "Failed to find product package for this IPSEC.": { "other": "Impossibile trovare il pacchetto del prodotto per questo IPSEC." }, "Failed to find product package for this firewall.": { "other": "Impossibile trovare il pacchetto del prodotto per questo firewall." }, "Failed to generate the order template.": { "other": "Impossibile creare il modello di ordine." }, "Failed to get Bandwidth Pool.": { "other": "Impossibile ottenere il pool della larghezza di banda." }, "Failed to get CDN Detail. ": { "other": "Impossibile ottenere il dettaglio CDN. " }, "Failed to get CDN List. ": { "other": "Impossibile ottenere l'elenco CDN. " }, "Failed to get CDN Metrics. ": { "other": "Impossibile ottenere le metriche CDN. " }, "Failed to get Cloud Object Storages.\n": { "other": "Impossibile ottenere Cloud Object Storage.\n" }, "Failed to get Create Bandwidth Pool.": { "other": "Impossibile ottenere il pool di larghezza di banda di creazione." }, "Failed to get Event Log types.\n": { "other": "Impossibile ottenere i tipi dei log degli eventi.\n" }, "Failed to get Event Logs.\n": { "other": "Impossibile ottenere i log degli eventi.\n" }, "Failed to get IPSec on your account.": { "other": "Impossibile ottenere l'IPSec nel tuo account." }, "Failed to get IPSec with ID {{.ID}}.\n": { "other": "Impossibile ottenere l'IPSec con ID {{.ID}}.\n" }, "Failed to get Image.\n": { "other": "Impossibile ottenere l'immagine.\n" }, "Failed to get L7 Health Monitor: {{.Error}}.\n": { "other": "Impossibile ottenere il monitoraggio di integrità L7: {{.Error}}.\n" }, "Failed to get L7 Members: {{.Error}}.\n": { "other": "Impossibile ottenere i membri L7: {{.Error}}.\n" }, "Failed to get L7 Pool Session Affinity: {{.Error}}.\n": { "other": "Impossibile ottenere l'affinità di sessione del pool L7: {{.Error}}.\n" }, "Failed to get L7 Pool {{.L7PoolID}}: {{.Error}}.\n": { "other": "Impossibile ottenere il pool L7 {{.L7PoolID}}: {{.Error}}.\n" }, "Failed to get Location Group.": { "other": "Impossibile ottenere il gruppo di ubicazioni." }, "Failed to get NAS Network Storage.": { "other": "Impossibile ottenere lo storage di rete NAS." }, "Failed to get NAS Network Storages.": { "other": "Impossibile ottenere gli storage di rete NAS." }, "Failed to get Network Message Delivery Accounts.": { "other": "Impossibile ottenere gli account di consegna dei messaggi di rete." }, "Failed to get Order.": { "other": "Impossibile ottenere l'ordine." }, "Failed to get Pods.": { "other": "Impossibile ottenere i pod." }, "Failed to get Pods.\n": { "other": "Impossibile ottenere i pod. \n" }, "Failed to get Provisioning Hooks.": { "other": "Impossibile ottenere gli hook di provisioning." }, "Failed to get Quote\n": { "other": "Impossibile ottenere il preventivo\n" }, "Failed to get Quote.\n": { "other": "Impossibile ottenere il preventivo.\n" }, "Failed to get Quotes.\n": { "other": "Impossibile ottenere i preventivi.\n" }, "Failed to get Recalculated Order Container.\n": { "other": "Impossibile ottenere il contenitore dell'ordine ricalcolato.\n" }, "Failed to get Routers.": { "other": "Impossibile ottenere i router." }, "Failed to get SSH Key {{.KeyID}}.\n": { "other": "Impossibile ottenere la chiave SSH {{.KeyID}}.\n" }, "Failed to get SSL certificate: {{.ID}}.\n": { "other": "Impossibile ottenere il certificato SSL: {{.ID}}.\n" }, "Failed to get Subnet IP by address": { "other": "Impossibile ottenere l'IP di sottorete per indirizzo" }, "Failed to get Unattached Tags.": { "other": "Impossibile ottenere tag non collegati." }, "Failed to get Upgrade Requests.": { "other": "Impossibile ottenere le richieste di aggiornamento." }, "Failed to get User Customer Notifications.": { "other": "Impossibile ottenere le notifiche del cliente utente." }, "Failed to get VLAN: {{.VLANID}}.\n": { "other": "Impossibile ottenere la VLAN: {{.VLANID}}.\n" }, "Failed to get access list for volume {{.VolumeID}}.\n": { "other": "Impossibile ottenere l'elenco degli accessi per il volume {{.VolumeID}}.\n" }, "Failed to get account licenses.": { "other": "Impossibile ottenere le licenze dell'account." }, "Failed to get account’s associated Virtual Storage volumes.": { "other": "Impossibile ottenere i volumi di archiviazione virtuale associati dell'account." }, "Failed to get all datacenters.": { "other": "Impossibile ottenere tutti i datacenter." }, "Failed to get all datacenters.\n": { "other": "Impossibile ottenere tutti i datacenter.\n" }, "Failed to get announcement event ID.": { "other": "Impossibile ottenere l'ID evento annuncio." }, "Failed to get announcement events.": { "other": "Impossibile ottenere gli eventi di annuncio." }, "Failed to get bandwidth summary": { "other": "Impossibile ottenere il riepilogo della larghezza di banda" }, "Failed to get bare metal servers.\n": { "other": "Impossibile ottenere server bare metal. \n" }, "Failed to get billing items.": { "other": "Impossibile ottenere elementi di fatturazione." }, "Failed to get bucket of storage {{.StorageID}}.": { "other": "Impossibile ottenere il bucket di archiviazione {{.StorageID}}." }, "Failed to get components\n": { "other": "Impossibile ottenere i componenti \n" }, "Failed to get credential limit. ": { "other": "Impossibile ottenere il limite delle credenziali. " }, "Failed to get currect user.": { "other": "Impossibile ottenere l'utente corrente." }, "Failed to get datacenters for volume {{.VolumeID}}.\n": { "other": "Impossibile ottenere i datacenter per il volume {{.VolumeID}}.\n" }, "Failed to get dedicated firewall rules for {{.FirewallID}}.\n": { "other": "Impossibile ottenere le regole del firewall dedicato per {{.FirewallID}}.\n" }, "Failed to get dedicated firewall rules.\n": { "other": "Impossibile ottenere le regole del firewall dedicato.\n" }, "Failed to get dedicated hosts.\n": { "other": "Impossibile ottenere host dedicati. \n" }, "Failed to get dedicatedhost instance: {{.HostID}}.": { "other": "Impossibile ottenere l'istanza dedicatedhost: {{.HostID}}." }, "Failed to get details of storage {{.StorageID}}.": { "other": "Impossibile ottenere i dettagli di archiviazione{{.StorageID}}." }, "Failed to get details of volume {{.VolumeID}}.\n": { "other": "Impossibile ottenere i dettagli del volume {{.VolumeID}}.\n" }, "Failed to get duplicate conversion status of volume {{.VolumeID}}.\n": { "other": "Impossibile ottenere lo stato di conversione duplicato del volume {{.VolumeID}}. \n" }, "Failed to get endPoints.": { "other": "Impossibile ottenere endPoints." }, "Failed to get firewalls on your account.\n": { "other": "Impossibile ottenere i firewall per il tuo account.\n" }, "Failed to get hardware sensor data.\n": { "other": "Impossibile ottenere i dati del sensore hardware.\n" }, "Failed to get hardware server {{.ID}}.\n": { "other": "Impossibile ottenere il server hardware {{.ID}}.\n" }, "Failed to get hardware server: {{.ID}}.": { "other": "Impossibile ottenere il server hardware {{.ID}}." }, "Failed to get hardware server: {{.ID}}.\n": { "other": "Impossibile ottenere il server hardware: {{.ID}}.\n" }, "Failed to get hardware servers on your account.\n": { "other": "Impossibile ottenere i server hardware nel tuo account.\n" }, "Failed to get hardware {{.ID}}.\n": { "other": "Impossibile ottenere l'hardware {{.ID}}.\n" }, "Failed to get image datacenters.\n": { "other": "Impossibile ottenere i datacenter dell'immagine. \n" }, "Failed to get image: {{.ImageID}}.\n": { "other": "Impossibile ottenere l'immagine: {{.ImageID}}.\n" }, "Failed to get invoices.": { "other": "Impossibile ottenere le fatture." }, "Failed to get iscsi storage detail for the hardware server {{.ID}}.\n": { "other": "Impossibile ottenere il dettaglio dello storage iscsi del server hardware {{.ID}}. \n" }, "Failed to get iscsi storage detail for the virtual server {{.ID}}.\n": { "other": "Impossibile ottenere il dettaglio dello storage iscsi del server virtuale {{.ID}}. \n" }, "Failed to get l7 policies: {{.Error}}.\n": { "other": "Impossibile ottenere le politiche l7: {{.Error}}.\n" }, "Failed to get l7 policy detail: {{.Error}}.\n": { "other": "Impossibile ottenere il dettaglio della politica l7: {{.Error}}. \n" }, "Failed to get l7 policy: {{.Error}}.\n": { "other": "Impossibile ottenere la politica l7: {{.Error}}. \n" }, "Failed to get l7 rules: {{.Error}}.\n": { "other": "Impossibile ottenere le regole l7: {{.Error}}.\n" }, "Failed to get list object storage endpoints.": { "other": "Impossibile ottenere elenco endpoint di archiviazione oggetti." }, "Failed to get load balancer product packages.": { "other": "Impossibile ottenere i pacchetti del prodotto del programma di bilanciamento del carico." }, "Failed to get load balancer with ID {{.LoadbalID}}.\n": { "other": "Impossibile ottenere il programma di bilanciamento del carico con ID {{.LoadbalID}}.\n" }, "Failed to get load balancer: {{.ERR}}.": { "other": "Impossibile ottenere il programma di bilanciamento del carico: {{.ERR}}." }, "Failed to get load balancers on your account.": { "other": "Impossibile ottenere i programmi di bilanciamento del carico nel tuo account." }, "Failed to get multi vlan firewall.\n": { "other": "Impossibile ottenere il firewall multi vlan. \n" }, "Failed to get multi vlan firewalls on your account.\n": { "other": "Impossibile ottenere firewall multi vlan sull'account dell'utente. \n" }, "Failed to get nas storage detail for the hardware server {{.ID}}.\n": { "other": "Impossibile ottenere il dettaglio dello storage nas del server hardware {{.ID}}. \n" }, "Failed to get nas storage detail for the virtual server {{.ID}}.\n": { "other": "Impossibile ottenere il dettaglio dello storage nas del server virtuale {{.ID}}. \n" }, "Failed to get netscaler {{.ID}} on your account.": { "other": "Impossibile ottenere il netscaler {{.ID}} sul tuo account." }, "Failed to get netscalers on your account.": { "other": "Impossibile ottenere i netscaler sul tuo account." }, "Failed to get notifications.\n": { "other": "Impossibile ottenere le notifiche. \n" }, "Failed to get orders.": { "other": "Impossibile ottenere ordini." }, "Failed to get origins list for CDN: {{.cdnId}}.": { "other": "Impossibile ottenere l'elenco di origini per CDN: {{.cdnId}}." }, "Failed to get package for {{.Type}} firewall.\n": { "other": "Impossibile ottenere il pacchetto per il firewall {{.Type}}.\n" }, "Failed to get permissions.": { "other": "Impossibile ottenere le autorizzazioni." }, "Failed to get placement group: {{.ID}}.": { "other": "Impossibile ottenere il gruppo di posizionamento {{.ID}}." }, "Failed to get planned event ID.": { "other": "Impossibile ottenere l'ID evento pianificato." }, "Failed to get planned events.": { "other": "Impossibile ottenere eventi pianificati." }, "Failed to get product package for hardware server.": { "other": "Impossibile ottenere il pacchetto del prodotto per il server hardware." }, "Failed to get product package for hardware server.\n": { "other": "Impossibile ottenere il package del prodotto per il server hardware.\n" }, "Failed to get ready status of virtual server instance: {{.VsID}}.\n": { "other": "Impossibile ottenere lo stato pronto dell'istanza del server virtuale: {{.VsID}}.\n" }, "Failed to get replication partners for volume {{.VolumeID}}.\n": { "other": "Impossibile ottenere i partner di replica per il volume {{.VolumeID}}.\n" }, "Failed to get rules of security group {{.GroupID}}.\n": { "other": "Impossibile ottenere le regole del gruppo di sicurezza {{.GroupID}}.\n" }, "Failed to get security group {{.GroupID}}.\n": { "other": "Impossibile ottenere il gruppo di sicurezza {{.GroupID}}.\n" }, "Failed to get security group {{.ID}}.\n": { "other": "Impossibile ottenere il gruppo di sicurezza {{.ID}}.\n" }, "Failed to get security groups.\n": { "other": "Impossibile ottenere i gruppi di sicurezza.\n" }, "Failed to get snapshot list on your account.\n": { "other": "Impossibile ottenere l'elenco delle istantanee per il tuo account.\n" }, "Failed to get snapshot schedule list on your account.\n": { "other": "Impossibile ottenere l'elenco delle pianificazioni dell'istantanea per il tuo account.\n" }, "Failed to get standard firewall rules for {{.FirewallID}}.\n": { "other": "Impossibile ottenere le regole del firewall standard per {{.FirewallID}}.\n" }, "Failed to get standard firewall rules.\n": { "other": "Impossibile ottenere le regole del firewall standard.\n" }, "Failed to get subnet: {{.ID}}.\n": { "other": "Impossibile ottenere la sottorete: {{.ID}}.\n" }, "Failed to get subnets.": { "other": "Impossibile ottenere le sottoreti." }, "Failed to get summary.": { "other": "Impossibile ottenere il riepilogo." }, "Failed to get tag details": { "other": "Impossibile ottenere i dettagli del tag" }, "Failed to get the email {{.emailID}}. ": { "other": "Impossibile ottenere l'email {{.emailID}}. " }, "Failed to get the event {{.eventID}}. ": { "other": "Impossibile ottenere l'evento {{.eventID}}. " }, "Failed to get the hard drives detail for the hardware server {{.ID}}.\n": { "other": "Impossibile ottenere il dettaglio dei dischi fissi del server hardware {{.ID}}. \n" }, "Failed to get the invoice {{.invoiceID}}. ": { "other": "Impossibile ottenere la fattura {{.invoiceID}}. " }, "Failed to get the item {{.itemID}}. ": { "other": "Impossibile ottenere l'elemento {{.itemID}}. " }, "Failed to get the local disks detail for the virtual server {{.ID}}.\n": { "other": "Impossibile ottenere il dettaglio dei dischi locali del server virtuale {{.ID}}. \n" }, "Failed to get the portable storage detail for the virtual server {{.ID}}.\n": { "other": "Impossibile ottenere il dettaglio dello storage portatile per il server virtuale {{.ID}}. \n" }, "Failed to get the snapshot notification status for volume '{{.ID}}'.\n": { "other": "Impossibile ottenere lo stato di notifica dell'istantanea del volume '{{.ID}}'. \n" }, "Failed to get the storage credential detail for the hardware server {{.ID}}.\n": { "other": "Impossibile ottenere il dettaglio delle credenziali dello storage del server hardware {{.ID}}. \n" }, "Failed to get the storage credential detail for the virtual server {{.ID}}.\n": { "other": "Impossibile ottenere il dettaglio delle credenziali dello storage del server virtuale {{.ID}}. \n" }, "Failed to get the vlans available for datacener: {{.DATACENTER}} and flavor: {{.FLAVOR}}.": { "other": "Impossibile ottenere le vlan disponibili per il datacener: {{.DATACENTER}} e la versione: {{.FLAVOR}}." }, "Failed to get translation with ID {{.TransID}} from IPSec {{.ID}}.": { "other": "Impossibile ottenere la traduzione con ID {{.TransID}} da IPSec {{.ID}}." }, "Failed to get unplanned event ID.": { "other": "Impossibile ottenere l'ID evento non pianificato." }, "Failed to get unplanned events.": { "other": "Impossibile ottenere eventi non pianificati." }, "Failed to get user permissions.\n": { "other": "Impossibile ottenere le autorizzazioni dell'utente. \n" }, "Failed to get user vpn overrides.": { "other": "Impossibile ottenere le sovrascritture vpn utente." }, "Failed to get user's API authentication keys": { "other": "Impossibile ottenere le chiavi di autenticazione API dell'utente" }, "Failed to get user.": { "other": "Impossibile ottenere l'utente." }, "Failed to get virtual licenses.": { "other": "Impossibile ottenere licenze virtuali." }, "Failed to get virtual server creation options.\n": { "other": "Impossibile ottenere le opzioni di creazione del server virtuale.\n" }, "Failed to get virtual server instance: {{.VsID}}.": { "other": "Impossibile ottenere l'istanza del server virtuale {{.VsID}}." }, "Failed to get virtual server instance: {{.VsID}}.\n": { "other": "Impossibile ottenere l'istanza del server virtuale: {{.VsID}}.\n" }, "Failed to get virtual server {{.VsID}} dedicated host: {{.HostID}}.\n": { "other": "Impossibile ottenere il server virtuale {{.VsID}} host dedicato: {{.HostID}}.\n" }, "Failed to get virtual server: {{.ID}}.\n": { "other": "Impossibile ottenere il server virtuale: {{.ID}}. \n" }, "Failed to get virtual servers.\n": { "other": "Impossibile ottenere i server virtuali. \n" }, "Failed to get vlan primary router ID.": { "other": "Impossibile ottenere l'ID router primario della VLAN." }, "Failed to get vlan {{.VlanId}}.": { "other": "Impossibile richiamare la vlan {{.VlanId}}." }, "Failed to get vlan {{.VlanId}}.\n": { "other": "Impossibile ottenere la VLAN {{.VlanId}}.\n" }, "Failed to get zone ID from zone name: {{.Zone}}.\n": { "other": "Impossibile ottenere l'ID della zona dal nome della zona: {{.Zone}}.\n" }, "Failed to licenses create options.": { "other": "Impossibile creare le opzioni delle licenze." }, "Failed to list SSH keys on your account.\n": { "other": "Impossibile elencare le chiavi SSH per il tuo account.\n" }, "Failed to list SSL certificates on your account.\n": { "other": "Impossibile elencare i certificati SSL per il tuo account.\n" }, "Failed to list VLANs on your account.\n": { "other": "Impossibile elencare le VLAN per il tuo account.\n" }, "Failed to list all item cancelations.": { "other": "Impossibile elencare tutti gli annullamenti di elementi." }, "Failed to list available OS's.": { "other": "Impossibile elencare i SO disponibili." }, "Failed to list categories.\n": { "other": "Impossibile elencare le categorie.\n" }, "Failed to list credentials. ": { "other": "Impossibile elencare le credenziali. " }, "Failed to list datacenters.\n": { "other": "Impossibile elencare i datacenter.\n" }, "Failed to list dedicated hosts on your account.\n": { "other": "Impossibile elencare gli host dedicati sul tuo account.\n" }, "Failed to list global IPs on your account.\n": { "other": "Impossibile elencare gli IP globali per il tuo account.\n" }, "Failed to list items.\n": { "other": "Impossibile elencare gli elementi.\n" }, "Failed to list package locations.\n": { "other": "Impossibile elencare le ubicazioni del pacchetto.\n" }, "Failed to list packages.\n": { "other": "Impossibile elencare i pacchetti.\n" }, "Failed to list placement groups": { "other": "Impossibile elencare i gruppi di posizionamento" }, "Failed to list presets": { "other": "Impossibile elencare i valori predefiniti" }, "Failed to list private images.": { "other": "Impossibile elencare le immagini private." }, "Failed to list public images.": { "other": "Impossibile elencare le immagini pubbliche." }, "Failed to list resource records under zone: {{.Zone}}.\n": { "other": "Impossibile elencare i record della risorsa nella zona: {{.Zone}}.\n" }, "Failed to list routers": { "other": "Impossibile elencare i router" }, "Failed to list rules": { "other": "Impossibile elencare le regole" }, "Failed to list subnets on your account.\n": { "other": "Impossibile elencare le sottoreti per il tuo account.\n" }, "Failed to list the host guest on your account.": { "other": "Impossibile elencare il guest dell'host sul proprio account." }, "Failed to list users.\n": { "other": "Impossibile elencare gli utenti.\n" }, "Failed to list virtual server instances on your account.\n": { "other": "Impossibile elencare le istanze del server virtuale per il tuo account.\n" }, "Failed to list volumes on your account.\n": { "other": "Impossibile elencare i volumi per il tuo account.\n" }, "Failed to list zones on your account.\n": { "other": "Impossibile elencare le zone per il tuo account.\n" }, "Failed to lookup IP address: {{.IPAddress}}.\n": { "other": "Impossibile ricercare l'indirizzo IP: {{.IPAddress}}.\n" }, "Failed to marshal hardware server template.\n": { "other": "Impossibile eseguire il marshalling del template del server hardware.\n" }, "Failed to marshal virtual server template.\n": { "other": "Impossibile eseguire il marshalling del template del server virtuale.\n" }, "Failed to migrate the dedicated host instance.\n": { "other": "Impossibile migrare l'istanza host dedicata. \n" }, "Failed to migrate the virtual server instance.\n": { "other": "Impossibile migrare l'istanza del server virtuale. \n" }, "Failed to open editor for component rules: {{.FirewallID}}.\n": { "other": "Impossibile aprire l'editor per le regole del componente: {{.FirewallID}}.\n" }, "Failed to open editor for vlan rules: {{.FirewallID}}.\n": { "other": "Impossibile aprire l'editor per le regole vlan: {{.FirewallID}}.\n" }, "Failed to order IPSec.Please try again later.\n": { "other": "Impossibile ordinare l'IPSec.Riprova più tardi.\n" }, "Failed to order Quote.\n": { "other": "Impossibile ordinare il preventivo.\n" }, "Failed to order block volume.Please verify your options and try again.\n": { "other": "Impossibile ordinare il volume di blocchi.Verifica le tue opzioni e riprova.\n" }, "Failed to order duplicate volume from {{.VolumeID}}.Please verify your options and try again.\n": { "other": "Impossibile ordinare il volume duplicato da {{.VolumeID}}.Verifica le tue opzioni e riprova.\n" }, "Failed to order file volume.Please verify your options and try again.\n": { "other": "Impossibile ordinare il volume di file.Verifica le tue opzioni e riprova.\n" }, "Failed to order replicant for volume {{.VolumeID}}.Please verify your options and try again.\n": { "other": "Impossibile ordinare la replica per il volume {{.VolumeID}}.Verifica le tue opzioni e riprova.\n" }, "Failed to order snapshot space for volume {{.VolumeID}}.Please verify your options and try again.\n": { "other": "Impossibile ordinare lo spazio dell'istantanea per il volume {{.VolumeID}}.Verifica le tue opzioni e riprova.\n" }, "Failed to parse component rule file.\n": { "other": "Impossibile analizzare il file delle regole del componente.\n" }, "Failed to parse destination port range end. \n": { "other": "Impossibile analizzare la fine dell'intervallo della porta di destinazione. \n" }, "Failed to parse destination port range start. \n": { "other": "Impossibile analizzare l'inizio della porta di destinazione. \n" }, "Failed to parse firewall ID : {{.FirewallID}}.\n": { "other": "Impossibile analizzare l'ID del firewall: {{.FirewallID}}.\n" }, "Failed to parse version. \n": { "other": "Impossibile analizzare la versione. \n" }, "Failed to parse vlan rule file.\n": { "other": "Impossibile analizzare il file delle regole vlan.\n" }, "Failed to pause virtual server instance: {{.VsID}}.\n": { "other": "Impossibile sospendere l'istanza del server virtuale: {{.VsID}}.\n" }, "Failed to place this order.\n": { "other": "Impossibile inserire questo ordine.\n" }, "Failed to power cycle hardware server: {{.ID}}.\n": { "other": "Impossibile alimentare il ciclo del server hardware: {{.ID}}.\n" }, "Failed to power off hardware server: {{.ID}}.\n": { "other": "Impossibile disattivare il server hardware: {{.ID}}.\n" }, "Failed to power off virtual server instance: {{.VsID}}.\n": { "other": "Impossibile disattivare l'istanza del server virtuale: {{.VsID}}.\n" }, "Failed to power on hardware server: {{.ID}}.\n": { "other": "Impossibile disattivare il server hardware:: {{.ID}}.\n" }, "Failed to power on virtual server instance: {{.VsID}}.\n": { "other": "Impossibile attivare l'istanza del server virtuale: {{.VsID}}.\n" }, "Failed to purge.": { "other": "Eliminazione non riuscita." }, "Failed to read SSH key from file: {{.File}}.\n": { "other": "Impossibile leggere la chiave SSH dal file: {{.File}}.\n" }, "Failed to read certificate file: {{.File}}.\n": { "other": "Impossibile leggere il file del certificato: {{.File}}.\n" }, "Failed to read certificate signing request file: {{.File}}.\n": { "other": "Impossibile leggere il file della richiesta di firma del certificato: {{.File}}.\n" }, "Failed to read file: {{.FilePath}}.\n": { "other": "Impossibile leggere il file: {{.FilePath}}.\n" }, "Failed to read intermediate certificate file: {{.File}}.\n": { "other": "Impossibile leggere il file del certificato intermedio: {{.File}}.\n" }, "Failed to read private key file: {{.File}}.\n": { "other": "Impossibile leggere il file della chiave privata: {{.File}}.\n" }, "Failed to read template file: {{.File}}.\n": { "other": "Impossibile leggere il file template {{.File}}.\n" }, "Failed to read user data file: {{.File}}.\n": { "other": "Impossibile leggere il file dei dati utente: {{.File}}.\n" }, "Failed to read user data from file: {{.File}}.": { "other": "Impossibile leggere i dati utente dal file: {{.File}}." }, "Failed to reboot hardware server: {{.ID}}.\n": { "other": "Impossibile riavviare il server hardware: {{.ID}}.\n" }, "Failed to reboot virtual server instance: {{.VsID}}.\n": { "other": "Impossibile riavviare l'istanza del server virtuale: {{.VsID}}.\n" }, "Failed to reflash firmware.": { "other": "Impossibile eseguire reflash del firmware." }, "Failed to reload operating system for hardware server: {{.ID}}.\n": { "other": "Impossibile ricaricare il sistema operativo del server hardware: {{.ID}}.\n" }, "Failed to reload virtual server instance: {{.VsID}}.\n": { "other": "Impossibile ricaricare l'istanza del server virtuale: {{.VsID}}.\n" }, "Failed to remove SSH key: {{.ID}}.\n": { "other": "Impossibile rimuovere la chiave SSH: {{.ID}}.\n" }, "Failed to remove SSL certificate: {{.ID}}.\n": { "other": "Impossibile rimuovere il certificato SSL: {{.ID}}.\n" }, "Failed to remove network component {{.ComponentID}} from security group {{.GroupID}}.\n": { "other": "Impossibile rimuovere il componente di rete {{.ComponentID}} dal gruppo di sicurezza {{.GroupID}}.\n" }, "Failed to remove placement group: {{.ID}}.": { "other": "Impossibile eliminare il gruppo di posizionamento: {{.ID}}." }, "Failed to remove rule {{.RuleId}} in security group {{.GroupID}}.\n": { "other": "Impossibile rimuovere la regola {{.RuleId}} nel gruppo di sicurezza {{.GroupID}}.\n" }, "Failed to remove subnet id: {{.subnetID}} to allowed host id: {{.accessID}}": { "other": "Impossibile rimuovere l'id sottorete: {{.subnetID}} per l'id host consentito: {{.accessID}}" }, "Failed to remove subnets.": { "other": "Impossibile rimuovere le sottoreti." }, "Failed to remove translation with ID {{.TransID}} from IPSec {{.ID}}.": { "other": "Impossibile rimuovere la traduzione con ID {{.TransID}} da IPSec {{.ID}}." }, "Failed to remove user's API authentication key": { "other": "Impossibile rimuovere la chiave di autenticazione API dell'utente" }, "Failed to remove {{.Type}} subnet #{{.ID}} from IPSec {{.ContextID}}.\n": { "other": "Impossibile rimuovere la sottorete {{.Type}} #{{.ID}} da IPSec {{.ContextID}}.\n" }, "Failed to rescue hardware server: {{.ID}}.\n": { "other": "Impossibile salvare il server hardware: {{.ID}}.\n" }, "Failed to rescue virtual server instance: {{.VsID}}.\n": { "other": "Impossibile salvare l'istanza del server virtuale: {{.VsID}}.\n" }, "Failed to restore volume {{.VolumeID}} from snapshot {{.SnapshotId}}.\n": { "other": "Impossibile ripristinare il volume {{.VolumeID}} dall'istantanea {{.SnapshotId}}.\n" }, "Failed to resume virtual server instance: {{.VsID}}.\n": { "other": "Impossibile riprendere l'istanza del server virtuale: {{.VsID}}.\n" }, "Failed to retrieve the virtual server instances.\n": { "other": "Impossibile richiamare le istanze del server virtuale. \n" }, "Failed to revoke access to volume {{.VolumeID}}.\n": { "other": "Impossibile revocare l'accesso al volume {{.VolumeID}}.\n" }, "Failed to save Quote.\n": { "other": "Impossibile salvare il preventivo.\n" }, "Failed to set LUN ID for volume {{.VolumeID}}.\n": { "other": "Impossibile impostare l'ID LUN per il volume {{.VolumeID}}.\n" }, "Failed to set note: {{.note}}.": { "other": "Impossibile impostare la nota: {{.note}}." }, "Failed to set note: {{.note}}.\n": { "other": "Impossibile impostare la nota: {{.note}}.\n" }, "Failed to set password for host {{.HostID}}.\n": { "other": "Impossibile impostare la password per l'host {{.HostID}}.\n" }, "Failed to set tags.": { "other": "Impossibile impostare i tag." }, "Failed to set tags: {{.tags}}.\n": { "other": "Impossibile impostare i tag: {{.tags}}.\n" }, "Failed to set the snapshort notification for volume '{{.ID}}'.\n": { "other": "Impossibile impostare la notifica dell'istantanea per il volume '{{.ID}}'. \n" }, "Failed to share image: {{.ImageId}} with account {{.AccountId}}.": { "other": "Impossibile condividere l'immagine: {{.ImageId}} con l'account {{.AccountId}}." }, "Failed to show event log.\n": { "other": "Impossibile visualizzare il log di eventi.\n" }, "Failed to show hardware.\n": { "other": "Impossibile visualizzare l'hardware.\n" }, "Failed to show login history.\n": { "other": "Impossibile visualizzare la cronologia degli accessi.\n" }, "Failed to show user detail.\n": { "other": "Impossibile visualizzare i dettagli dell'utente.\n" }, "Failed to show user permissions.\n": { "other": "Impossibile visualizzare le autorizzazioni dell'utente.\n" }, "Failed to show virual server.\n": { "other": "Impossibile visualizzare il server virtuale.\n" }, "Failed to synchronize A record for virtual server instance: {{.VsId}}.\n": { "other": "Impossibile sincronizzare il record A per l'istanza del server virtuale: {{.VsId}}.\n" }, "Failed to synchronize AAAA record for virtual server instance: {{.VsId}}.\n": { "other": "Impossibile sincronizzare il record AAAA per l'istanza del server virtuale: {{.VsId}}.\n" }, "Failed to synchronize PTR record for virtual server instance: {{.VsId}}.\n": { "other": "Impossibile sincronizzare il record PTR per l'istanza del server virtuale: {{.VsId}}.\n" }, "Failed to toggle IPMI interface of hardware server '{{.ID}}'.\n": { "other": "Impossibile attivare l'interfaccia IPMI del server hardware '{{.ID}}'.\n" }, "Failed to unassign global IP {{.ID}}.\n": { "other": "Impossibile annullare l'assegnazione per l'IP globale {{.ID}}.\n" }, "Failed to unmarshal template file: {{.File}}.\n": { "other": "Impossibile effettuare l'unmarshalling del file template: {{.File}}.\n" }, "Failed to update IPSec {{.ContextID}}.\n": { "other": "Impossibile aggiornare l'IPSec {{.ContextID}}.\n" }, "Failed to update VPN user.": { "other": "Impossibile aggiornare l'utente VPN." }, "Failed to update access.\n": { "other": "Impossibile aggiornare l'accesso. \n" }, "Failed to update health check: ": { "other": "Impossibile aggiornare il controllo di integrità: " }, "Failed to update l7 pool: {{.Error}}.\n": { "other": "Impossibile aggiornare il pool l7: {{.Error}}.\n" }, "Failed to update permissions": { "other": "Impossibile aggiornare le autorizzazioni" }, "Failed to update resource record {{.RecordID}} under zone {{.Zone}}.\n{{.ErrorMessage}}": { "other": "Impossibile aggiornare il record della risorsa {{.RecordID}} nella zona {{.Zone}}.\n{{.ErrorMessage}}" }, "Failed to update the hostname/domain of hardware server: {{.ID}}.\n": { "other": "Impossibile aggiornare il nome host/dominio del server hardware: {{.ID}}.\n" }, "Failed to update the hostname/domain of virtual server instance: {{.VsId}}.\n": { "other": "Impossibile aggiornare il nome host/dominio dell'istanza del server virtuale: {{.VsId}}.\n" }, "Failed to update the image {{.ID}}.": { "other": "Impossibile aggiornare l'immagine {{.ID}}." }, "Failed to update the private network speed of hardware server: {{.ID}}.\n": { "other": "Impossibile aggiornare la velocità della rete privata del server hardware: {{.ID}}.\n" }, "Failed to update the private network speed of virtual server instance: {{.VsId}}.\n": { "other": "Impossibile aggiornare la velocità della rete privata dell'istanza del server virtuale: {{.VsId}}.\n" }, "Failed to update the public network speed of hardware server: {{.ID}}.\n": { "other": "Impossibile aggiornare la velocità della rete pubblica del server hardware: {{.ID}}.\n" }, "Failed to update the public network speed of virtual server instance: {{.VsId}}.\n": { "other": "Impossibile aggiornare la velocità della rete pubblica dell'istanza del server virtuale: {{.VsId}}.\n" }, "Failed to update the tag of the image {{.ID}}.": { "other": "Impossibile aggiornare la tag dell'immagine {{.ID}}." }, "Failed to update the tag of virtual server instance: {{.VsID}}.\n": { "other": "Impossibile aggiornare la tag dell'istanza del server virtuale: {{.VsID}}.\n" }, "Failed to update the tags of hardware server: {{.ID}}.\n": { "other": "Impossibile aggiornare le tag del server hardware: {{.ID}}.\n" }, "Failed to update the tags of virtual server instance: {{.VsId}}.\n": { "other": "Impossibile aggiornare le tag dell'istanza del server virtuale: {{.VsId}}.\n" }, "Failed to update the user data of hardware server: {{.ID}}.\n": { "other": "Impossibile aggiornare i dati utente del server hardware: {{.ID}}.\n" }, "Failed to update the user data of virtual server instance: {{.VsId}}.\n": { "other": "Impossibile aggiornare i dati utente dell'istanza del server virtuale: {{.VsId}}.\n" }, "Failed to update translation with ID {{.TransID}} in IPSec {{.ID}}.": { "other": "Impossibile aggiornare la traduzione con ID {{.TransID}} nell'IPSec {{.ID}}." }, "Failed to update user vpn password.": { "other": "Impossibile aggiornare la password VPN dell'utente." }, "Failed to update user {{.UserID}}.": { "other": "Impossibile aggiornare l'utente {{.UserID}}." }, "Failed to upgrade virtual server instance: {{.VsID}}.\n": { "other": "Impossibile eseguire l'upgrade l'istanza del server virtuale: {{.VsID}}.\n" }, "Failed to verify Quote.\n": { "other": "Impossibile verificare il preventivo.\n" }, "Failed to verify load balancer with name {{.Name}} on {{.Location}}.\n": { "other": "Impossibile verificare il programma di bilanciamento del carico con il nome {{.Name}} su {{.Location}}.\n" }, "Failed to verify this order.\n": { "other": "Impossibile verificare questo ordine.\n" }, "Failed to verify virtual server creation.": { "other": "Impossibile verificare la creazione del server virtuale." }, "Failed to verify virtual server creation.\n": { "other": "Impossibile verificare la creazione del server virtuale.\n" }, "Failed to write SSH key to file: {{.File}}.\n": { "other": "Impossibile scrivere la chiave SSH nel file: {{.File}}.\n" }, "Failed to write certificate signing request to file: {{.File}}.\n": { "other": "Impossibile scrivere la richiesta di firma del certificato nel file: {{.File}}.\n" }, "Failed to write certificate to file: {{.File}}.\n": { "other": "Impossibile scrivere il certificato nel file: {{.File}}.\n" }, "Failed to write hardware server template file to: {{.Template}}.\n": { "other": "Impossibile scrivere il file template del server hardware in: {{.Template}}.\n" }, "Failed to write intermediate certificate to file: {{.File}}.\n": { "other": "Impossibile scrivere il certificato intermedio nel file: {{.File}}.\n" }, "Failed to write private key to file: {{.File}}.\n": { "other": "Impossibile scrivere la chiave privata nel file: {{.File}}.\n" }, "Failed to write virtual server template file to: {{.Template}}.": { "other": "Impossibile scrivere il file template del server virtuale in: {{.Template}}." }, "Failed to {{.action}} user vpn subnets manual config": { "other": "Impossibile {{.action}} la configurazione manuale delle sottoreti vpn dell'utente" }, "Failover a {{.storageType}} volume to the given replica volume": { "other": "Esegue il failover di un volume {{.storageType}} sul volume di replica fornito" }, "Failover an inaccessible volume to its available replicant volume.": { "other": "Failover di un volume inaccessibile per il relativo volume di replica." }, "Failover of volume {{.VolumeID}} to replica {{.ReplicaID}} is now in progress.": { "other": "Il failover del volume {{.VolumeID}} per la replica di {{.ReplicaID}} è ora in corso." }, "Failover operation could not be initiated for volume {{.VolumeID}}.\n": { "other": "Impossibile avviare l'operazione di failover per il volume {{.VolumeID}}.\n" }, "False": { "other": "No" }, "Features": { "other": "Funzioni" }, "File Extension": { "other": "Estensione file" }, "File volume {{.ID}} has been marked for immediate snapshot cancellation.": { "other": "Il volume di file {{.ID}} è stato contrassegnato per l'annullamento dell'istantanea immediato." }, "File volume {{.ID}} has been marked for snapshot cancellation.": { "other": "Il volume di file {{.ID}} è stato contrassegnato per l'annullamento dell'istantanea." }, "File volume {{.VolumeId}} has been marked for cancellation.": { "other": "Il volume di file {{.VolumeId}} è stato contrassegnato per l'annullamento." }, "File volume {{.VolumeId}} has been marked for immediate cancellation.": { "other": "Il volume di file {{.VolumeId}} è stato contrassegnato per l'annullamento immediato." }, "Filter by ID of the order that purchased the IPSec": { "other": "Filtra in base a ID dell'ordine di acquisto di IPSec" }, "Filter by ID of the order that purchased the VLAN": { "other": "Filtra in base a ID dell'ordine di acquisto della VLAN" }, "Filter by ID of the order that purchased the block storage": { "other": "Filtra in base a ID dell'ordine di acquisto dell'archiviazione blocchi" }, "Filter by ID of the order that purchased the file storage": { "other": "Filtra in base a ID dell'ordine di acquisto dell'archiviazione file" }, "Filter by ID of the order which purchased hardware server": { "other": "Filtra in base a ID dell'ordine di acquisto del server hardware" }, "Filter by ID of the order which purchased this dedicated host": { "other": "Filtra in base all'ID dell'ordine che ha acquistato questo host dedicato" }, "Filter by ID of the order which purchased this instance": { "other": "Filtra in base all'ID dell'ordine che ha acquistato questa istanza" }, "Filter by ID of the owner": { "other": "Filtra in base all'ID del proprietario" }, "Filter by Memory capacity in megabytes.": { "other": "Filtra per capacità di memoria in megabyte." }, "Filter by TTL(Time-To-Live) in seconds, such as 86400": { "other": "Filtra in base al TTL (Time-To-Live) in secondi, ad esempio 86400" }, "Filter by VLAN name": { "other": "Filtra in base a nome VLAN" }, "Filter by VLAN number": { "other": "Filtra in base al numero VLAN" }, "Filter by datacenter": { "other": "Filtra in base a datacenter" }, "Filter by datacenter of the dedicated host": { "other": "Filtra in base al centro dati dell'host dedicato" }, "Filter by datacenter shortname": { "other": "Filtra in base a nome breve datacenter" }, "Filter by domain": { "other": "Filtra in base a dominio" }, "Filter by domain portion of the FQDN": { "other": "Filtra in base alla parte dominio dell'FQDN" }, "Filter by domain portion of the FQDN.": { "other": "Filtra per parte dominio del nome di dominio completo." }, "Filter by host portion of the FQDN": { "other": "Filtra in base alla parte host dell'FQDN" }, "Filter by host portion of the FQDN.": { "other": "Filtra per parte host del nome di dominio completo." }, "Filter by host record, such as www": { "other": "Filtra in base a record host, come ad esempio www" }, "Filter by hostname": { "other": "Filtra in base a nome host" }, "Filter by memory in gigabytes": { "other": "Filtra in base a memoria in gigabyte" }, "Filter by memory in megabytes": { "other": "Filtra in base alla memoria in megabyte" }, "Filter by name of the dedicated host": { "other": "Filtra in base al nome dell'host dedicato" }, "Filter by network identifier": { "other": "Filtra in base a identificativo di rete" }, "Filter by network port speed in Mbps": { "other": "Filtra per la velocità della porta di rete in Mbps" }, "Filter by network space": { "other": "Filtra in base a spazio di rete" }, "Filter by notes": { "other": "Filtra per note" }, "Filter by number of CPU cores": { "other": "Filtra per numero di core CPU" }, "Filter by owner of the dedicated host": { "other": "Filtra in base al proprietario dell'host dedicato" }, "Filter by private IP address": { "other": "Filtra per indirizzo IP privato" }, "Filter by public IP address": { "other": "Filtra per indirizzo IP pubblico" }, "Filter by record data, such as an IP address": { "other": "Filtra in base ai dati del record, come ad esempio un indirizzo IP" }, "Filter by record type, such as A or CNAME": { "other": "Filtra in base a tipo di record, come ad esempio A o CNAME" }, "Filter by subnet type": { "other": "Filtra in base a tipo di sottorete" }, "Filter by tags (multiple occurrence permitted)": { "other": "Filtra in base a tag (più ricorrenze consentite)" }, "Filter by tags, multiple occurrence allowed": { "other": "Filtra per tag, più ricorrenze consentite" }, "Filter by tags.": { "other": "Filtra per tag." }, "Filter by the ID of order that purchased the subnets": { "other": "Filtra in base a ID dell'ordine di acquisto delle sottoreti" }, "Filter by the ID of order that purchased this IP address": { "other": "Filtra in base a ID dell'ordine di acquisto degli indirizzi IP" }, "Filter by the number of CPU cores": { "other": "Filtra in base al numero di core della CPU" }, "Filter by type of storage volume, options are: performance,endurance": { "other": "Filtra in base a tipo di volume di archiviazione, le opzioni sono: performance,endurance" }, "Filter by volume username": { "other": "Filtra in base a nome utente del volume" }, "Filter on image name": { "other": "Filtra in base a un nome immagine" }, "Filter private vlans by Datacenter shortname e.g. ams01, (requires --flavor)": { "other": "Filtra vlan private in base al nome breve del Datacenter ad es. ams01, (richiede --flavor)" }, "Filtered by Id of user who owns the instances": { "other": "Filtra in base all'ID dell'utente proprietario delle istanze" }, "Find an IP address and display its subnet and device information": { "other": "Trova un indirizzo IP e visualizza le relative sottoreti e le informazioni sul dispositivo" }, "Find details about the machine making these API calls.": { "other": "Individua i dettagli della macchina che effettua queste chiamate API." }, "Firewall": { "other": "Firewall" }, "Firewall ID": { "other": "ID firewall" }, "Firewall type [required]. Options are: vlan,vs,hardware": { "other": "Tipo di firewall [obbligatorio]. Le opzioni sono: vlan,vs,hardware" }, "Firewall {{.FirewallID}} was updated.": { "other": "Il firewall {{.FirewallID}} è stato aggiornato." }, "Firewall {{.ID}} is being cancelled!": { "other": "Il firewall {{.ID}} è in fase di annullamento!" }, "Firmware build date": { "other": "Data di creazione del firmware" }, "Firmware version": { "other": "Versione firmware" }, "First Name": { "other": "Nome" }, "Flag denoting whether to verify the order, or not place it": { "other": "Indicatore che denota se verificare l'ordine o non effettuarlo" }, "Flag to indicate that the order is an upgrade": { "other": "Contrassegna per indicare che l'ordine è in aggiornamento" }, "Flavor": { "other": "Versione" }, "Flavor key name": { "other": "Nome chiave caratteristica" }, "Force operation without confirmation": { "other": "Forza l'operazione senza conferma" }, "Force the volume refresh, will cancel any ongoing transactions.": { "other": "Forzare l'aggiornamento del volume, tutte le transazioni in corso verranno annullate." }, "Forces the virtual server to only have access the private network": { "other": "Forza il server virtuale ad avere accesso solo alla rete privata" }, "FortiGate password": { "other": "Password FortiGate" }, "FortiGate username": { "other": "Nome utente FortiGate" }, "Friendly name": { "other": "Nome descrittivo" }, "FriendlyName": { "other": "FriendlyName" }, "Frontend port": { "other": "Porta di frontend" }, "Frontend protocol": { "other": "Protocollo di frontend" }, "Fully qualified name": { "other": "Nome completo" }, "GUID": { "other": "GUID" }, "Gateway/Firewall": { "other": "Gateway/Firewall" }, "Get Event Log types": { "other": "Ottieni tipi di log degli eventi" }, "Get Event Logs": { "other": "Ottieni log degli eventi" }, "Get Netscaler details.": { "other": "Ottieni i dettagli Netscaler." }, "Get Reserved Capacity Group details.": { "other": "Ottieni i dettagli del gruppo di capacità riservate." }, "Get all available Operating Systems.": { "other": "Ottenere tutti i sistemi operativi disponibili." }, "Get bandwidth pool details.": { "other": "Ottieni i dettagli del pool di larghezza di banda." }, "Get billing details for a virtual server instance": { "other": "Ottieni i dettagli di fatturazione di un'istanza del server virtuale" }, "Get billing for a hardware device.": { "other": "Ottieni fatturazione di un dispositivo hardware." }, "Get details about a VLAN": { "other": "Ottieni i dettagli su una VLAN" }, "Get details about a security group": { "other": "Ottieni i dettagli su un gruppo di sicurezza" }, "Get details for a dedicated host.": { "other": "Ottieni i dettagli di un host dedicato." }, "Get details for a hardware monitors device.": { "other": "Ottieni i dettagli di un dispositivo di monitoraggio hardware." }, "Get details for a hardware server": { "other": "Ottieni i dettagli per un server hardware" }, "Get details for a ticket": { "other": "Ottieni i dettagli per un ticket" }, "Get details for a virtual server instance": { "other": "Ottieni i dettagli per un'istanza del server virtuale" }, "Get details for a vsi monitors device.": { "other": "Ottieni i dettagli di un dispositivo di monitoraggio vsi." }, "Get details for an image": { "other": "Ottieni i dettagli per un'immagine" }, "Get details of a subnet": { "other": "Ottieni i dettagli di una sottorete" }, "Get information about the resources using the selected tag.": { "other": "Ottieni le informazioni sulle risorse che utilizzano la tag selezionata." }, "Get load balancer details": { "other": "Ottieni i dettagli del programma di bilanciamento del carico" }, "Get snapshots space usage threshold warning flag setting for a given volume.": { "other": "Ottieni l'impostazione dell'indicatore di avviso della soglia di utilizzo dello spazio delle istantanee di un determinato volume." }, "Get status for split or move completed percentage of a given block storage duplicate volume.": { "other": "Ottieni lo stato della percentuale di split o move completata di un determinato volume di duplicazione dello storage a blocchi." }, "Get storage details for a hardware server.": { "other": "Ottieni i dettagli di storage di un server hardware." }, "Get storage details for a virtual server.": { "other": "Ottieni i dettagli di storage di un server virtuale." }, "Gets detailed information about a billing item.": { "other": "Ottiene informazioni dettagliate su un elemento di fatturazione." }, "Give a path relative to the domain provided, which can be used to reach this Origin. For example, 'articles/video' => 'www.example.com/articles/video": { "other": "Fornire un percorso relativo al dominio indicato, che può essere utilizzato per raggiungere questa origine. Ad esempio, 'articles/video' => 'www.example.com/articles/video" }, "Give a path relative to the domain provided, which can be used to reach this Origin. For example, 'articles/video' => 'www.example.com/articles/video [required]": { "other": "Fornire un percorso relativo al dominio indicato, che può essere utilizzato per raggiungere questa origine. Ad esempio, 'articles/video' => 'www.example.com/articles/video [obbligatorio]" }, "Grant access from a user to an specific device": { "other": "Concedi all'utente l'accesso a un dispositivo specifico" }, "Guest ID": { "other": "ID guest" }, "Guest ID to immediately migrate.": { "other": "ID guest da migrare immediatamente." }, "Guests": { "other": "Guest" }, "Guests: ": { "other": "Guest: " }, "HARDWARE": { "other": "HARDWARE" }, "HTTP port.": { "other": "Porta HTTP." }, "HTTPS port.": { "other": "Porta HTTPS." }, "Hardware": { "other": "Hardware" }, "Hardware ID": { "other": "ID hardware" }, "Hardware ID should be a number.": { "other": "L'ID hardware deve essere un numero." }, "Hardware server template is exported to: {{.Template}}.": { "other": "Il template del server hardware viene esportato in: {{.Template}}." }, "Hardware server {{.ID}} was cancelled.": { "other": "Il server hardware {{.ID}} è stata annullato." }, "Hardware server: {{.ID}} is power on.": { "other": "Il server hardware: {{.ID}} è attivo." }, "Hardware server: {{.ID}} was power cycle.": { "other": "Il server hardware: {{.ID}} è nel ciclo di alimentazione." }, "Hardware server: {{.ID}} was power off.": { "other": "Il server hardware: {{.ID}} è stato spento." }, "Hardware server: {{.ID}} was rebooted to a rescue image.": { "other": "Il server hardware: {{.ID}} è stato riavviato in un'immagine di salvataggio." }, "Hardware server: {{.ID}} was rebooted.": { "other": "Il server hardware: {{.ID}} è stato riavviato." }, "Hardware size[required]": { "other": "Dimensione hardware [obbligatorio]" }, "Header": { "other": "Intestazione" }, "Health check UUID to modify [required]": { "other": "UUID del controllo di integrità da modificare [obbligatorio]" }, "Health check interval between checks": { "other": "Intervallo del controllo di integrità tra i controlli" }, "Health check number of times before marking as DOWN": { "other": "Numero di tentativi del controllo di integrità prima di contrassegnare come DOWN" }, "Health check path": { "other": "Percorso del controllo integrità" }, "Health check timeout": { "other": "Timeout del controllo integrità" }, "Hide IP address listing": { "other": "Nascondi elenco indirizzi IP" }, "Hide Tag listing": { "other": "Nascondi elenco tag" }, "Hide hardware listing": { "other": "Nascondi elenco hardware" }, "Hide virtual server listing": { "other": "Nascondi elenco server virtuali" }, "High available firewall option": { "other": "Opzione firewall alta disponibilità" }, "Hit Radio": { "other": "Rapporto riscontri" }, "Host ID": { "other": "ID host" }, "Host Id to provision a Dedicated Virtual Server onto": { "other": "ID host su cui eseguire il provisioning di un Virtual Server dedicato" }, "Host header.": { "other": "Intestazione host." }, "Host order options for a given dedicated host.": { "other": "Opzioni di ordine host per un determinato host dedicato." }, "Host portion of the FQDN": { "other": "Porzione host del FQDN" }, "Host portion of the FQDN [required]": { "other": "Porzione host del FQDN [obbligatorio]" }, "Host portion of the FQDN. example: server": { "other": "Porzione host del FQDN. esempio: server" }, "Host portion of the FQDN[required]": { "other": "Porzione host del FQDN [obbligatorio]" }, "HostId": { "other": "HostId" }, "Hostname": { "other": "Nome host" }, "Hour of the day when snapshots should be taken, integer between 0 to 23": { "other": "Ora del giorno in cui dovrebbero essere acquisite le istantanee, numero intero compreso tra 0 e 23." }, "Hourly": { "other": "Orario" }, "Hourly/Monthly": { "other": "Orario/Mensile" }, "How many invoices to get back.": { "other": "Il numero di fatture da recuperare." }, "How many results to get in one api call.": { "other": "Numero di risultati da ottenere in una chiamata API." }, "Http Port": { "other": "Porta http" }, "Http port": { "other": "Porta http" }, "Http port. [http or https is required]": { "other": "Porta http. [http o https è obbligatorio]" }, "Https Port": { "other": "Porta https" }, "Https port": { "other": "Porta https" }, "Https port. [http or https is required]": { "other": "Porta https. [http o https è obbligatorio]" }, "IBM CNAME": { "other": "CNAME IBM" }, "ID": { "other": "ID" }, "ID for the load balancer [required]": { "other": "ID per il programma di bilanciamento del carico [obbligatorio]" }, "ID for the load balancer policy [required]": { "other": "ID per la politica del programma di bilanciamento del carico [obbligatorio]" }, "ID for the load balancer pool [required]": { "other": "ID per il pool del programma di bilanciamento del carico [obbligatorio]" }, "ID for the load balancer protocol [required]": { "other": "ID per il protocollo del programma di bilanciamento del carico [obbligatorio]" }, "ID of an origin volume snapshot to use for duplication": { "other": "ID di un'istantanea del volume di origine da utilizzare per la duplicazione" }, "ID of the object being tagged [required]": { "other": "ID dell'oggetto su cui si impostano tag [obbligatorio]" }, "IDENTIFIER": { "other": "IDENTIFICATIVO" }, "IDENTIFIER TARGET": { "other": "DESTINAZIONE IDENTIFICATIVO" }, "IDENTIFIER is the id of the server\nVLANS is the ID of the VLANs. Multiple vlans can be added at the same time.": { "other": "IDENTIFIER è l'id del server \nVLANS sono gli ID delle VLAN. È possibile aggiungere più vlan contemporaneamente." }, "IDENTIFIER: ID of the image\nURI: The URI for an object storage object (.vhd/.iso file) of the format: cos:////\nAPI_KEY: The IBM Cloud API Key with access to IBM Cloud Object Storage instance.": { "other": "IDENTIFICATIVO: ID dell'immagine\nURI: L'URI di un oggetto object storage (file .vhd/.iso) in formato: cos:////\nCHIAVE_API: La chiave API IBM Cloud con accesso all'istanza IBM Cloud Object Storage." }, "IDs of SSH key to add to the root user, multiple occurrence allowed": { "other": "Gli ID della chiave SSH da aggiungere all'utente root, più ricorrenze consentite" }, "IDs of the subnets to assign; e.g.: --subnet-id 1234": { "other": "ID delle sottoreti da assegnare; ad es.: --subnet-id 1234" }, "IDs of the subnets to remove": { "other": "ID delle sottoreti da rimuovere" }, "IOPS": { "other": "IOP" }, "IOPs": { "other": "IOP" }, "IOPs limit above 6000 available in select data centers, refer to:http://knowledgelayer.softlayer.com/articles/new-ibm-block-and-file-storage-location-and-features": { "other": "Limite di IOPs oltre 6000 disponibile in alcuni data center, fai riferimento a:http://knowledgelayer.softlayer.com/articles/new-ibm-block-and-file-storage-location-and-features" }, "IP": { "other": "IP" }, "IP Address": { "other": "Indirizzo IP" }, "IP address": { "other": "Indirizzo IP" }, "IP address {{.ID}} can not be cancelled.": { "other": "Impossibile annullare l'indirizzo IP {{.ID}}." }, "IP address {{.ID}} was cancelled.": { "other": "L'indirizzo IP {{.ID}} è stato annullato." }, "IP address {{.IPAddress}} is not found.": { "other": "Impossibile trovare l'indirizzo IP {{.IPAddress}}." }, "IP address {{.IP}} is not found on your account.Please confirm IP and try again.\n": { "other": "Impossibile trovare l'indirizzo IP {{.IP}} sul tuo account.Conferma l'IP e riprova.\n" }, "IPMI IP": { "other": "IP IPMI" }, "IPMI_username": { "other": "IPMI_username" }, "IPSec {{.ContextID}} is cancelled.": { "other": "IPSec {{.ContextID}} è stato annullato." }, "IPs": { "other": "IP" }, "IQN": { "other": "IQN" }, "Id": { "other": "Id" }, "Identifier": { "other": "Identificativo" }, "If a volume (with replication) becomes inaccessible due to a disaster event, this method can be used to immediately\nfailover to an available replica in another location. This method does not allow for fail back via the API.\nTo fail back to the original volume after using this method, open a support ticket.\nTo test failover, use '${COMMAND_NAME} sl {{.storageType}} replica-failover' instead.\n\nEXAMPLE:\n\t${COMMAND_NAME} sl {{.storageType}} disaster-recovery-failover 12345678 87654321\n\tThis command performs failover operation for volume with ID 12345678 to replica volume with ID 87654321.": { "other": "Se un volume (con replica) diventa inaccessibile a causa di un evento di emergenza, questo metodo può essere utilizzato \nper eseguire immediatamente il failover su una replica disponibile in un'altra ubicazione. Questo metodo non consente il failback tramite l'API.\nPer eseguire il failback sul volume originale dopo aver utilizzato questo metodo, aprire un ticket di supporto.\nPer verificare il failover, utilizzare invece '${COMMAND_NAME} sl {{.storageType}} replica - failover'. \n \nESEMPIO:\n ${COMMAND_NAME} sl {{.storageType}} disaster - recovery - failover 12345678 87654321\n Questo comando esegue l'operazione di failover per il volume con ID 12345678 sul volume di replica con ID 87654321." }, "If specified, will only show what the quote will order, will NOT place an order [default: False]": { "other": "Se specificato, mostrerà solo quello che il preventivo ordinerà, NON effettuerà un ordine [predefinito: False]" }, "If this option is specified, the public ip will be allocated from a public subnet in this account. Otherwise, it will be allocated form IBM system pool. Only available in PublicToPrivate load balancer type.": { "other": "Se viene specificata questa opzione, l'IP pubblico sarà assegnato da una sottorete pubblica in questo account. Altrimenti, sarà assegnato dal pool di sistema IBM. Disponibile solo nel tipo di programma di bilanciamento del carico PublicToPrivate." }, "Image ID": { "other": "ID immagine" }, "Image ID. See: '${COMMAND_NAME} sl image list' for reference": { "other": "ID immagine. Consulta: '${COMMAND_NAME} sl image list' per i riferimenti" }, "Image ID. See: 'ibmcloud sl image list' for reference": { "other": "ID immagine. Vedere: 'ibmcloud sl image list' per riferimento" }, "Image ID. The default is to use the current operating system.\nSee: '${COMMAND_NAME} sl image list' for reference": { "other": "ID immagine. Il valore predefinito è di utilizzare il sistema operativo corrente.\nConsulta: '${COMMAND_NAME} sl image list' per i riferimenti" }, "Image global identifier not found": { "other": "Identificativo globale dell'immagine non trovato" }, "Image {{.ImageID}} was deleted.": { "other": "L'immagine {{.ImageID}} è stata eliminata." }, "Image {{.ImageId}} was deny shared with account {{.AccountId}}.": { "other": "Per l'immagine {{.ImageId}} è stata negata la condivisione con l'account {{.AccountId}}." }, "Image {{.ImageId}} was shared with account {{.AccountId}}.": { "other": "L'immagine {{.ImageId}} è stata condivisa con l'account {{.AccountId}}." }, "Immediate cancellation.": { "other": "Cancellazione immediata." }, "Import a zone based off a BIND zone file": { "other": "Importa una zona in base a un file di zona BIND" }, "Import an image from an object storage": { "other": "Importa un'immagine da un archivio dell'oggetto" }, "In GB": { "other": "In GB" }, "In cache option, if you select 'include-specified' or 'ignore-specified', please add a description too using this option e.g --cache include-specified --cache-description description.": { "other": "Nell'opzione cache, se si seleziona 'include-specified' o 'ignore-specified', aggiungere anche una descrizione utilizzando questa opzione, ad es. --cache include-specified --cache-description descrizione." }, "Inbound Usage": { "other": "Utilizzo in entrata" }, "Include extra resources. Options are: at,is,rs,sr,ss": { "other": "Includere risorse supplementari. Le opzioni sono: at,is,rs,sr,ss" }, "Include invoices with a CLOSED status.": { "other": "Includere le fatture con lo stato CHIUSO." }, "Incorrect Usage: ": { "other": "Utilizzo non corretto: " }, "Incorrect complex type: {{.Type}}": { "other": "Tipo complesso non corretto: {{.Type}}" }, "Init parameter": { "other": "Inizializza il parametro" }, "Initial Invoice": { "other": "Fattura iniziale" }, "Initial object ID number to attach to ticket": { "other": "Numero ID oggetto iniziale da collegare al ticket" }, "Input `0` for this parameter to order a duplicate volume with no snapshot space.": { "other": "Immettere `0` per questo parametro per ordinare un volume duplicato senza spazio di istantanee." }, "Instance {{.ServerID}} has {{.Count}} {{.Interface}} interface.": { "other": "L'istanza {{.ServerID}} ha {{.Count}} l'interfaccia {{.Interface}}." }, "Interface": { "other": "Interfaccia" }, "Intermediate Certificate file": { "other": "File di certificato intermedio" }, "Internal Peer IP Address": { "other": "Indirizzo IP peer interno" }, "Internal Subnets": { "other": "Sottoreti interne" }, "Internal peer IP address": { "other": "Indirizzo IP peer interno" }, "Internet side port": { "other": "Porta lato internet" }, "Invalid --sortBy option.": { "other": "Opzione --sortBy non valida." }, "Invalid ID {{.ID}}: ID should be of the form xxx:yyy, xxx is the type of the firewall, yyy is the positive integer ID.": { "other": "ID non valido {{.ID}}: l'ID dovrebbe essere nel formato xxx:yyy, xxx è il tipo di firewall, yyy è l'ID intero positivo." }, "Invalid SRV record: {{.sub}}.": { "other": "Record SRV non valido: {{.sub}}." }, "Invalid combination specified for ordering a subnet.": { "other": "Specificata combinazione non valida per l'ordinamento di una sottorete." }, "Invalid datacenter name specified.": { "other": "Specificato nome datacenter non valido." }, "Invalid datacenter name specified. Please provide the lower case short name (e.g.: dal09).": { "other": "Specificato nome datacenter non valido. Fornisci il nome breve con caratteri minuscoli (ad es.: dal09)." }, "Invalid disk number to this disk capacity": { "other": "Numero disco non valido per questa capacità disco" }, "Invalid firewall type {{.Type}}: firewall type should be either vlan, multiVlan, vs or server.": { "other": "Tipo di firewall non valido {{.Type}}: il tipo di firewall deve essere vlan, multiVlan, vs o server." }, "Invalid format date to --date-max.": { "other": "Formato data non valido per --date-max." }, "Invalid format date to --date-min.": { "other": "Formato data non valido per --date-min." }, "Invalid format date.": { "other": "Formato data non valido." }, "Invalid input for": { "other": "Input non valido per" }, "Invalid input for '{{.Name}}'. It must be a positive integer.": { "other": "Input non valido per '{{.Name}}'. Deve essere un numero intero positivo." }, "Invalid method.": { "other": "Metodo non valido." }, "Invalid output format, only JSON is supported now.": { "other": "Formato dell'output non valido, al momento è supportato solo il formato JSON." }, "Invalid storage type": { "other": "Tipo di archiviazione non valido" }, "Invalid storage type {{.StorageType}}": { "other": "Tipo di archiviazione non valido {{.StorageType}}" }, "Invalid volume type": { "other": "Tipo di volume non valido" }, "Invert": { "other": "Inverti" }, "Invert rule: 0 | 1.": { "other": "Inverti regola: 0 | 1." }, "Invoice Amount": { "other": "Importo fattura" }, "Invoice Total Amount": { "other": "Importo totale fattura" }, "Invoice details.": { "other": "Dettagli fattura." }, "IpAddress": { "other": "IpAddress" }, "Ip_address": { "other": "Ip_address" }, "Is Required": { "other": "È obbligatorio" }, "Item": { "other": "Elemento" }, "Item Description": { "other": "Item Description" }, "Item Id": { "other": "ID elemento" }, "Item {{.Item}} does not exist for package {{.Package}}": { "other": "L'elemento {{.Item}} non esiste per il pacchetto {{.Package}}" }, "Item: {{.itemID}} was cancelled.": { "other": "Elemento: {{.itemID}} annullato." }, "Items": { "other": "Elementi" }, "JSON string that denotes extra data needs to be sent with the order": { "other": "Stringa JSON che indica che è necessario inviare dati aggiuntivi con l'ordine" }, "Key": { "other": "Chiave" }, "Key Name": { "other": "Nome chiave" }, "Key name of a tag type e.g. GUEST, HARDWARE. See slcli tags taggable output. [required]": { "other": "Nome chiave di un tipo di tag, ad es. GUEST, HARDWARE. Vedere l'output di slcli tags taggable. [obbligatorio]" }, "Key name. It's only available in HEADER or COOKIE type": { "other": "Nome chiave. Disponibile solo nel tipo HEADER o COOKIE" }, "KeyName": { "other": "KeyName" }, "L7 Member {{.MemberID}} added in pool {{.Pool}}": { "other": "Membro L7 {{.MemberID}} aggiunto nel pool {{.Pool}}" }, "L7 policy added": { "other": "Politica L7 aggiunta" }, "L7 policy deleted": { "other": "Politica L7 eliminata" }, "L7 policy edited": { "other": "Politica L7 modificata" }, "L7 pool added": { "other": "Pool L7 aggiunto" }, "L7 pool updated": { "other": "Pool L7 aggiornato" }, "L7 rule added": { "other": "Regola L7 aggiunta" }, "L7Pool {{.L7PoolID}} removed": { "other": "Pool L7 {{.L7PoolID}} rimosso" }, "L7Rule {{.L7RuleID}} removed": { "other": "Regola L7 {{.L7RuleID}} rimossa" }, "LABEL": { "other": "ETICHETTA" }, "LOCATION": { "other": "UBICAZIONE" }, "LUN Id": { "other": "ID LUN" }, "LUN_ID": { "other": "LUN_ID" }, "Label": { "other": "Etichetta" }, "Last Edited": { "other": "Ultima modifica" }, "Last Failed Login": { "other": "Ultimo accesso non riuscito" }, "Last Login": { "other": "Ultimo accesso" }, "Last Name": { "other": "Cognome" }, "Last Updated": { "other": "Ultimo aggiornamento" }, "Last transaction": { "other": "Ultima transazione" }, "Legacy": { "other": "Legacy" }, "License key": { "other": "Codice di licenza" }, "License: {{.key}} was cancelled.": { "other": "Licenza: {{.key}} è stata annullata." }, "Limit": { "other": "Limite" }, "List Dedicated Host Guests.": { "other": "Elenca guest dell'host dedicato." }, "List IPSec VPN tunnel context details": { "other": "Elencare i dettagli del contesto tunnel VPN IPSec" }, "List IPSec VPN tunnel contexts": { "other": "Elenca i contesti tunnel VPN IPSec" }, "List L7 policies": { "other": "Elenca le politiche L7" }, "List NAS account credentials.": { "other": "Elenca le credenziali dell'account NAS." }, "List NAS accounts.": { "other": "Elenca gli account NAS." }, "List Object Storage accounts.": { "other": "Elencare gli account Object Storage." }, "List Reserved Capacity groups.": { "other": "Elencare i gruppi di capacità riservata." }, "List SSH keys on your account": { "other": "Elenca le chiavi SSH per il tuo account" }, "List SSL certificates on your account": { "other": "Elenca i certificati SSL per il tuo account" }, "List Subject IDs for ticket creation": { "other": "Elenca ID soggetto per la creazione di ticket" }, "List Users": { "other": "Elenca utenti" }, "List active load balancers": { "other": "Elenca i programmi di bilanciamento del carico attivi" }, "List all CDN accounts.": { "other": "Elenca tutti gli account CDN." }, "List all active quotes on an account": { "other": "Elencare tutti i preventivi attivi su un account" }, "List all devices the user has access and device access permissions.": { "other": "Elenca tutti i dispositivi a cui l'utente ha accesso e le autorizzazioni di accesso al dispositivo." }, "List all firewalls on your account": { "other": "Elenca tutti i firewall per il tuo account" }, "List all global IPs on your account": { "other": "Elenca tutti gli IP globali per il tuo account." }, "List all images on your account": { "other": "Elenca tutte le immagini per il tuo account" }, "List all options for ordering a block storage": { "other": "Elenca tutte le opzioni per l'ordinamento di un archivio blocchi" }, "List all options for ordering a file storage": { "other": "Elenca tutte le opzioni per l'ordinamento di un'archiviazione file" }, "List all subnets on your account": { "other": "Elenca tutte le sottoreti per il tuo account" }, "List all tags currently on your account": { "other": "Elenca tutte le tag al momento sul tuo account." }, "List all the VLANs on your account": { "other": "Elenca tutte le VLAN per il tuo account" }, "List all the options for creating VLAN": { "other": "Elenca tutte le opzioni per la creazione della VLAN" }, "List all the resource records in a zone": { "other": "Elenca tutti i record della risorsa in una zona" }, "List all zones on your account": { "other": "Elenca tutte le zone del tuo account" }, "List block storage": { "other": "Elenca l'archivio blocchi" }, "List block storage assigned subnets for the given host id.": { "other": "Elenca le sottoreti assegnate all'archiviazione a blocchi per l'id host fornito." }, "List cancelations.": { "other": "Elencare gli annullamenti." }, "List cloud block storage.": { "other": "Elenca l'archiviazione a blocchi cloud." }, "List datacenters a package can be ordered in": { "other": "Elenca i datacenter in cui è possibile ordinare un pacchetto" }, "List dedicated hosts on your account": { "other": "Elenca gli host dedicati sul tuo account" }, "List email subscription notifications": { "other": "Elenco notifiche di abbonamento email" }, "List existing replicant volumes for a block volume": { "other": "Elenca i volumi di replica esistenti per un volume di blocchi" }, "List file storage": { "other": "Elenca l'archiviazione file" }, "List hardware server credentials": { "other": "Elenca le credenziali del server hardware" }, "List hardware servers": { "other": "Elenca i server hardware" }, "List hosts that are authorized to access the volume.": { "other": "Elencare gli host autorizzati ad accedere al volume." }, "List information about devices using the tag.": { "other": "Elenca le informazioni sui dispositivi che utilizzano la tag." }, "List interfaces associated with security group": { "other": "Elenca le interfacce associate al gruppo di sicurezza" }, "List invoices.": { "other": "Elencare le fatture." }, "List l7 rules": { "other": "Elenca le regole L7" }, "List netscalers": { "other": "Elenca i netscaler" }, "List number of block storage volumes per datacenter": { "other": "Elenca il numero di volumi di archiviazione blocchi per datacenter" }, "List number of file storage volumes per datacenter": { "other": "Elenca il numero di volumi di archiviazione file per datacenter" }, "List object storage endpoints.": { "other": "Elencare gli endpoint di archiviazione oggetti." }, "List only the required categories for the package": { "other": "Elenca solo le categorie obbligatorie per il pacchetto" }, "List options for creating Reserved Capacity Group instance": { "other": "Elenca le opzioni di creazione dell'istanza del gruppo di capacità riservata" }, "List options for creating a placement group": { "other": "Elenca le opzioni per la creazione di un gruppo di posizionamento" }, "List options for creating virtual server instance": { "other": "Elenca le opzioni per la creazione dell'istanza del server virtuale" }, "List options for order a load balancer": { "other": "Elenca le opzioni per ordinare un programma di bilanciamento del carico" }, "List origin path for an existing CDN mapping.": { "other": "Elencare il percorso di origine per un'associazione CDN esistente." }, "List package items that are used for ordering": { "other": "Elenca gli elementi del pacchetto utilizzati per l'ordine" }, "List package presets": { "other": "Elenca le preimpostazioni del pacchetto" }, "List packages that can be ordered with the placeOrder API": { "other": "Elenca i pacchetti che possono essere ordinati con l'API placeOrder" }, "List placement groups": { "other": "Elenca i gruppi di posizionamento" }, "List security group rules": { "other": "Elenca le regole del gruppo di sicurezza" }, "List security groups": { "other": "Elenca i gruppi di sicurezza" }, "List snapshot schedules for a given volume": { "other": "Elenca le pianificazioni dell'istantanea per un volume fornito" }, "List suitable replication datacenters for the given volume": { "other": "Elenca i datacenter di replica appropriati per il volume fornito" }, "List the categories of a package": { "other": "Elenca le categorie di un pacchetto" }, "List tickets": { "other": "Elenca ticket" }, "List virtual server instance credentials": { "other": "Elenca le credenziali dell'istanza del server virtuale" }, "List virtual server instances on your account": { "other": "Elenca le istanze del server virtuale per il tuo account" }, "List {{.storageType}} storage snapshots": { "other": "Elencare le istantanee di archiviazione {{.storageType}}" }, "Lists Email Delivery Service.": { "other": "Elenca il servizio di recapito email." }, "Lists VLANs this server can be given access to.": { "other": "Elenca le VLAN a cui questo server può avere accesso." }, "Lists account orders.": { "other": "Elenca gli ordini dell'account." }, "Lists billing items with some other useful information.": { "other": "Elenca gli elementi di fatturazione con alcune altre informazioni utili." }, "Lists the prices for each item in this preset": { "other": "Elenca i prezzi per ogni articolo in questa preimpostazione" }, "Lists the storage limits per datacenter for this account.": { "other": "Elenca i limiti di archiviazione per ogni data center per questo account." }, "Load balancer type: PublicToPrivate | PrivateToPrivate | PublicToPublic [required]": { "other": "Tipo di programma di bilanciamento del carico: PublicToPrivate | PrivateToPrivate | PublicToPublic [obbligatorio]" }, "Load balancer {{.LBID}} is cancelled.": { "other": "Il programma di bilanciamento del carico {{.LBID}} è stato annullato." }, "Local disk number cannot excceed two.": { "other": "Il numero di dischi locali non può essere maggiore di due." }, "Location": { "other": "Ubicazione" }, "Location Conflicts": { "other": "Conflitti di ubicazione" }, "Location/Region": { "other": "Ubicazione/Regione" }, "Long Name": { "other": "Nome esteso" }, "Mac addresses": { "other": "Indirizzi MAC" }, "Maintance Window": { "other": "Finestra di manutenzione" }, "Manage Classic infrastructure services": { "other": "Gestisci i servizi dell'infrastruttura classica" }, "Manage LBaaS health checks.": { "other": "Gestire i controlli di integrità LBaaS." }, "Manage VSIs that require migration": { "other": "Gestisci le VSI che richiedono la migrazione" }, "Management IP": { "other": "IP di gestione" }, "Manufacturer": { "other": "Produttore" }, "Max": { "other": "Massimo" }, "Max IOPS": { "other": "Numero massimo di IOPS" }, "Maximum number of connections to allow": { "other": "Numero massimo di connessioni da consentire" }, "Member UUID [required]": { "other": "UUID membro [obbligatorio]" }, "Member {{.MemberID}} added": { "other": "Membro {{.MemberID}} aggiunto" }, "Member {{.MemberID}} removed": { "other": "Membro {{.MemberID}} rimosso" }, "Member {{.MemberID}} removed from {{.L7POOL}}": { "other": "Membro {{.MemberID}} rimosso da {{.L7POOL}}" }, "Memory": { "other": "Memoria" }, "Memory (allocated/total)": { "other": "Memoria (allocata/totale)" }, "Memory Capacity": { "other": "Capacità memoria" }, "Memory in megabytes": { "other": "Memoria in megabyte" }, "Memory in megabytes [required]": { "other": "Memoria in megabyte [obbligatorio]" }, "Metadata": { "other": "Metadati" }, "Method": { "other": "Metodo" }, "Metric_Data_Type keyName e.g. CPU0, CPU1, MEMORY_USAGE, etc. [required]": { "other": "Metric_Data_Type keyName ad es. CPU0, CPU1, MEMORY_USAGE, ecc. [obbligatorio]" }, "Migrate ALL guests that require migration immediately.": { "other": "Migrare TUTTI i guest che richiedono la migrazione immediatamente." }, "Min": { "other": "Min" }, "Min IOPS": { "other": "Numero minimo di IOPS" }, "Minute of the hour when snapshots should be taken, integer between 0 to 59": { "other": "Minuto dell'ora in cui dovrebbero essere acquisite le istantanee, numero intero compreso tra 0 e 59." }, "Modified": { "other": "Modificato" }, "Modify Date": { "other": "Modifica data" }, "Modify an existing block storage volume": { "other": "Modifica un volume di archiviazione blocchi esistente" }, "Modify an existing file storage volume": { "other": "Modifica un volume di archiviazione file esistente" }, "Monthly": { "other": "Mensile" }, "More than one packages were found for {{.CategoryCode}}.": { "other": "È stato trovato più di un pacchetto per {{.CategoryCode}}." }, "Mount Address": { "other": "Indirizzo di montaggio" }, "Multiple users found with the name: %s": { "other": "Sono stati trovati più utenti con il nome: %s" }, "Must provide [--cpu], [--memory], [--network], [--add-disk], [--resize-disk] or [--flavor] to upgrade.": { "other": "È necessario fornire [--cpu], [--memory], [--network], [--add-disk], [--resize-disk] o [--flavor] to upgrade." }, "Must set either -n|--network-component or both -s|--server and -i|--interface": { "other": "Deve essere impostato -n|--network-component o -s|--server e -i|--interface" }, "Must specify [--cpu] when using [--private].": { "other": "Devi specificare [--cpu] quando utilizzi [--private]." }, "NAME": { "other": "NOME" }, "NETWORK has to be either public or private.": { "other": "RETE deve essere public o private." }, "Name": { "other": "Nome" }, "Name for this L7 pool. [required]": { "other": "Nome per questo pool L7. [Obbligatorio]" }, "Name for this load balancer [required]": { "other": "Nome per questo programma di bilanciamento del carico [obbligatorio]" }, "Name for this new placement group. [required]": { "other": "Nome per questo nuovo gruppo di posizionamento. [Obbligatorio]" }, "Name for your new reserved capacity [required]": { "other": "Nome della propria nuova capacità riservata [obbligatorio]" }, "Name of the image": { "other": "Nome dell'immagine" }, "Name of the image [required]": { "other": "Nome dell'immagine [obbligatorio]" }, "Name of the load balancer L7 pool": { "other": "Nome del pool del sistema di bilanciamento del carico L7" }, "Name that ordered the item.": { "other": "Nome che ha ordinato l'elemento." }, "Netscaler": { "other": "Netscaler" }, "Network": { "other": "Rete" }, "Network Identifier": { "other": "Identificativo di rete" }, "Network component {{.ComponentID}} is added to security group {{.GroupID}}.": { "other": "Il componente di rete {{.ComponentID}} è stato aggiunto al gruppo di sicurezza {{.GroupID}}." }, "Network component {{.ComponentID}} is removed from security group {{.GroupID}}.": { "other": "Il componente di rete {{.ComponentID}} è stato rimosso dal gruppo di sicurezza {{.GroupID}}." }, "Network identifier": { "other": "Identificativo di rete" }, "Network port speed in Mbps": { "other": "Velocità porta di rete in Mbps" }, "New Size of block volume in GB. ***If no size is given, the original size of volume is used.***\n Potential Sizes: [20, 40, 80, 100, 250, 500, 1000, 2000, 4000, 8000, 12000]\n Minimum: [the original size of the volume]": { "other": "Nuova dimensione del volume di blocchi in GB. ***Se non viene fornita alcuna dimensione, viene utilizzata la dimensione originale.***\nDimensioni possibili: [20, 40, 80, 100, 250, 500, 1000, 2000, 4000, 8000, 12000]\nMinimo: [la dimensione originale del volume]" }, "New Size of file volume in GB. ***If no size is given, the original size of volume is used.***\n Potential Sizes: [20, 40, 80, 100, 250, 500, 1000, 2000, 4000, 8000, 12000]\n Minimum: [the original size of the volume]": { "other": "Nuova dimensione del volume di file in GB. ***Se non viene fornita alcuna dimensione, viene utilizzata la dimensione originale.***\nDimensioni possibili: [20, 40, 80, 100, 250, 500, 1000, 2000, 4000, 8000, 12000]\nMinimo: [la dimensione originale del volume]" }, "New notes for the key": { "other": "Nuove note per la chiave" }, "New snapshot {{.SnapshotId}} was created.": { "other": "È stata creata la nuova istantanea {{.SnapshotId}}." }, "No": { "other": "No" }, "No IP V6 address associated with virtual server instance: {{.VsId}}.": { "other": "Nessun indirizzo IP V6 associato all'istanza del server virtuale: {{.VsId}}." }, "No IPSec was found.": { "other": "Non è stato trovato alcun IPSec." }, "No available router was found.": { "other": "Non è stato trovato alcun router disponibile." }, "No billing item found for hardware {{.ID}}.": { "other": "Nessun elemento di fatturazione trovato per hardware {{.ID}}." }, "No billing item is found to cancel.": { "other": "Nessun elemento di fatturazione trovato da annullare." }, "No data": { "other": "Nessun dato" }, "No data centers compatible for replication.": { "other": "Nessun data center compatibile per la replica." }, "No dedicated hosts are found.": { "other": "Non è stato trovato alcun host dedicato" }, "No guest was found.": { "other": "Non è stato trovato alcun guest." }, "No guests require migration at this time.\n": { "other": "Nessun ospite richiede la migrazione in questo momento. \n" }, "No image found.": { "other": "Nessuna immagine trovata." }, "No interfaces are binded to security group {{.GroupID}}.": { "other": "Nessuna interfacce associata al gruppo di sicurezza {{.GroupID}}." }, "No l7 policies was found.": { "other": "Non è stata trovata alcuna politica l7." }, "No l7 rules was found.": { "other": "Non è stata trovata alcuna regola l7." }, "No load balancer was found.": { "other": "Nessun programma di bilanciamento del carico trovato." }, "No logs available for filter {{.filter}}": { "other": "Nessun log disponibile per il filtro {{.filter}}" }, "No netscalers was found.": { "other": "Non è stato trovato alcun netscaler." }, "No packages were found for {{.CategoryCode}}.": { "other": "Non è stato trovato alcun pacchetto per {{.CategoryCode}}." }, "No placement group was found.": { "other": "Non è stato trovato alcun gruppo di posizionamento." }, "No primary IP address associated with virtual server instance: {{.VsId}}.": { "other": "Nessun indirizzo IP primario associato all'istanza del server virtuale: {{.VsId}}." }, "No record is found": { "other": "Nessun record trovato." }, "No rules are found for security group {{.GroupID}}.": { "other": "Nessuna regola trovata per il gruppo di sicurezza {{.GroupID}}." }, "No rules was found.": { "other": "Non è stata trovata alcuna regola." }, "No security groups are found.": { "other": "Nessun gruppo di sicurezza trovato." }, "No snapshot space found to cancel.": { "other": "Nessuno spazio dell'istantanea trovato da annullare." }, "None": { "other": "Nessuno" }, "Not Found": { "other": "Non trovato" }, "Not ready: {{.Message}}": { "other": "Non pronto: {{.Message}}" }, "Note": { "other": "Nota" }, "Note value": { "other": "Valore nota" }, "Note:": { "other": "Nota:" }, "Note: IOPS above 6,000 available only in: https://cloud.ibm.com/docs/BlockStorage?topic=BlockStorage-selectDC": { "other": "Nota: IOPS oltre 6.000 disponibili solo in: https://cloud.ibm.com/docs/BlockStorage?topic=BlockStorage-selectDC" }, "Note: This virtual server will be rebooted once the upgrade order is placed.\nThe instance is halted until the upgrade transaction is completed. However for Network, no reboot is required.\n\nEXAMPLE:\n\t${COMMAND_NAME} sl vs upgrade 12345678 -c 8 -m 8192 --network 1000\n\tThis commands upgrades virtual server instance with ID 12345678 and set number of CPU cores to 8, memory to 8192M, network port speed to 1000 Mbps.": { "other": "Nota: questo server virtuale verrà riavviato una volta effettuato l'ordine di aggiornamento.\n L'istanza viene arrestata fino a quando non viene completata la transazione di aggiornamento. Tuttavia, per la rete, non è richiesto alcun riavvio.\n\nESEMPIO:\n ${COMMAND_NAME} sl vs upgrade 12345678 -c 8 -m 8192 --network 1000\n Questo comando aggiorna l'istanza del server virtuale con ID 12345678 e imposta il numero di core CPU su 8, la memoria su 8192M, la velocità della porta di rete su 1000 Mbps." }, "Notes": { "other": "Note" }, "Notes to set on the new snapshot": { "other": "Note da impostare nella nuova istantanea" }, "Notification names should be enclosed in quotation marks.\nEXAMPLE:\n\tslcli user edit-notifications --enable 'Order Approved'\n\tslcli user edit-notifications --enable 'Order Approved' --enable 'Reload Complete'": { "other": "I nomi delle notifiche devono essere racchiusi tra virgolette.\nESEMPIO:\n slcli user edit-notifications --enable 'Order Approved'\n slcli user edit-notifications --enable 'Order Approved' --enable 'Reload Complete'" }, "Notify": { "other": "Notify" }, "Number": { "other": "Numero" }, "Number Of Items Cancelled": { "other": "Numero di elementi annullati" }, "Number of CPU cores": { "other": "Numero di core CPU" }, "Number of CPU cores [required]": { "other": "Numero di core CPU [obbligatorio]" }, "Number of VSI instances this capacity reservation can support. [required]": { "other": "Numero di istanze VSI che questa prenotazione di capacità può supportare. [obbligatorio]" }, "Number of seconds to report as one data point. 300, 600, 1800, 3600 (default), 43200 or 86400 seconds": { "other": "Numero di secondi da segnalare come un solo punto dati. 300, 600, 1800, 3600 (valore predefinito), 43200 o 86400 secondi" }, "Number of snapshots to retain [required]": { "other": "Numero di istantanee da conservare [obbligatorio]" }, "Number of times before marking as DOWN. [1-10]": { "other": "Numero di tentativi prima di contrassegnare come DOWN. [1-10]" }, "Number of updates": { "other": "Numero di aggiornamenti" }, "OPTIONS": { "other": "OPZIONI" }, "ORDER_ITEM1 ORDER_ITEM2 ORDER_ITEM3 ORDER_ITEM4...": { "other": "ORDER_ITEM1 ORDER_ITEM2 ORDER_ITEM3 ORDER_ITEM4..." }, "OS": { "other": "SO" }, "OS Type": { "other": "Tipo di SO" }, "OS install code. Tip: you can specify _LATEST": { "other": "Codice installazione SO. Suggerimento: puoi specificare _LATEST" }, "OS install code[required]": { "other": "Codice di installazione SO [obbligatorio]" }, "OS version": { "other": "Versione SO" }, "Object": { "other": "Oggetto" }, "Object filters": { "other": "Filtri oggetto" }, "Object mask: use to limit fields returned": { "other": "Maschera oggetto: utilizza per limitare i campi restituiti" }, "Object-storage {{.objectStorageID}} has been marked for cancellation.": { "other": "L'archivio oggetti {{.objectStorageID}} è stato contrassegnato per l'annullamento." }, "Object-storage {{.objectStorageID}} has been marked for immediate cancellation.": { "other": "L'archivio oggetti {{.objectStorageID}} è stato contrassegnato per l'annullamento immediato." }, "One Time": { "other": "Una volta" }, "One of --name, --note and --tag must be specified.": { "other": "Uno tra --name, --note e --tag deve essere specificato." }, "One of -d | --hardware-id, -v | --virtual-id, -i | --ip-address-id and -p | --ip-address must be specified.": { "other": "È necessario specificare uno di questi valori, -d | --hardware-id, -v | --virtual-id, -i | --ip-address-id e -p | --ip-address." }, "Ongoing Transactions": { "other": "Transazioni in corso" }, "Only set --enable or --disable options.": { "other": "Impostare solo le opzioni --enable o --disable." }, "Only show the summary table.": { "other": "Mostrare solo la tabella di riepilogo." }, "Only verify an order, dont actually create one": { "other": "Verifica soltanto un ordine, non ne crea uno" }, "Open:": { "other": "Aperto:" }, "OpenID": { "other": "OpenID" }, "Operating System Code": { "other": "Codice sistema operativo" }, "Operating System Type (eg. LINUX) of the primary volume for which a replica is ordered [optional], options are: HYPER_V,LINUX,VMWARE,WINDOWS_2008,WINDOWS_GPT,WINDOWS,XEN": { "other": "Tipo di sistema operativo (es. LINUX) del volume primario per cui è ordinata la replica [facoltativo], le opzioni sono: HYPER_V,LINUX,VMWARE,WINDOWS_2008,WINDOWS_GPT,WINDOWS,XEN" }, "Operating System [required], options are: HYPER_V,LINUX,VMWARE,WINDOWS_2008,WINDOWS_GPT,WINDOWS,XEN": { "other": "Sistema operativo [obbligatorio], le opzioni sono: HYPER_V,LINUX,VMWARE,WINDOWS_2008,WINDOWS_GPT,WINDOWS,XEN" }, "Operating system": { "other": "Sistema operativo" }, "Optimize for, 'General web delivery', 'Large file optimization', 'Video on demand optimization', the Dynamic content acceleration option is not added because this has a special configuration.": { "other": "Ottimizza per, 'General web delivery', 'Large file optimization', 'Video on demand optimization', l'opzione 'Dynamic content acceleration' non viene aggiunta perché ha una configurazione speciale." }, "Option [--flavor] is exclusive with [--cpu], [--memory] and [--private].": { "other": "L'opzione [--flavor] è esclusiva con [--cpu], [--memory] e [--private]." }, "Option respect-headers just accept '0' or '1'": { "other": "L'opzione respect-headers accetta solo '0' o '1'" }, "Optional parameter for Billing rate (default to monthly) Choices: hourly or monthly": { "other": "Parametro facoltativo per la tariffa di fatturazione (valore predefinito: monthly). Scelte: hourly o monthly" }, "Optional parameter for Billing rate (default to monthly), options are: hourly, monthly": { "other": "Parametro facoltativo per la frequenza di fatturazione (il valore predefinito è monthly), le opzioni sono: hourly, monthly" }, "Optional parameter for ordering snapshot space along with endurance block storage; specifies the size (in GB) of snapshot space to order": { "other": "Parametro facoltativo per l'ordinamento dello spazio dell'istantanea con l'archivio blocchi della durata; specifica la dimensione (in GB) dello spazio dell'istantanea da ordinare" }, "Optional parameter for ordering snapshot space along with endurance file storage; specifies the size (in GB) of snapshot space to order": { "other": "Parametro facoltativo per ordinare lo spazio di istantanea insieme allo storage di file endurance; specifica la dimensione (in GB) dello spazio di istantanea da ordinare" }, "Options for --sortby are: id,name,description,created": { "other": "Le opzioni per --sortby sono: id,name,description,created" }, "Options for -p|--protocol are: icmp,tcp,udp": { "other": "Le opzioni per -p|--protocol sono: icmp,tcp,udp" }, "Order Approval Date": { "other": "Data di approvazione ordine" }, "Order ID: {{.OrderID}}": { "other": "ID ordine: {{.OrderID}}" }, "Order IPv6 Addresses": { "other": "Ordina indirizzi IPv6" }, "Order Total Amount": { "other": "Importo totale ordine" }, "Order a IPSec VPN tunnel": { "other": "Ordina un tunnel VPN IPSec" }, "Order a block storage replica volume": { "other": "Ordina un volume di replica dell'archivio blocchi" }, "Order a block storage volume": { "other": "Ordina un volume dell'archivio blocchi" }, "Order a block volume by duplicating an existing volume": { "other": "Ordina un volume di blocchi duplicando un volume esistente" }, "Order a file storage replica volume": { "other": "Ordinare un volume di replica dell'archiviazione file" }, "Order a file storage volume": { "other": "Ordina un volume di archiviazione file" }, "Order a file volume by duplicating an existing volume": { "other": "Ordina un volume di file duplicando un volume esistente" }, "Order a load balancer": { "other": "Ordina un programma di bilanciamento del carico" }, "Order an IPv6 IP address": { "other": "Ordina un indirizzo IP IPv6" }, "Order snapshot space for a block storage volume": { "other": "Ordina lo spazio dell'istantanea per un volume dell'archivio blocchi" }, "Order snapshot space for a file storage volume": { "other": "Ordina lo spazio dell'istantanea per un volume dell'archiviazione file" }, "Order {{.ID}} was placed to create a firewall.": { "other": "L'ordine {{.ID}} è stato applicato per creare un firewall." }, "Order {{.OrderID}} was placed successfully!.": { "other": "L'ordine {{.OrderID}} è stato applicato correttamente." }, "Order {{.OrderID}} was placed.": { "other": "L'ordine {{.OrderID}} è stato applicato." }, "Order {{.OrderId}} to upgrade virtual server instance: {{.VsId}} was placed.": { "other": "Ordine {{.OrderId}} per aggiornare l'istanza del server virtuale: {{.VsId}} è stato applicato." }, "Order/Create License.": { "other": "Ordina/crea una licenza." }, "Order/create a hardware server": { "other": "Ordina/crea un server hardware" }, "Order/create a provisioning script.": { "other": "Ordinare/creare uno script di provisioning." }, "Ordered By": { "other": "Ordinato per" }, "Ordering package is not found": { "other": "Ordinazione pacchetto non trovata" }, "Origin": { "other": "Origine" }, "Origin Host": { "other": "Host di origine" }, "Origin Type": { "other": "Tipo di origine" }, "Origin server address": { "other": "Origin server address" }, "Origin server address.": { "other": "Indirizzo server di origine." }, "Origin type": { "other": "Tipo di origine" }, "Origin volume does not have a valid storage type (with an appropriate keyName to indicate the volume is a PERFORMANCE or ENDURANCE volume)": { "other": "Il volume di origine non ha un tipo di archiviazione valido (con un keyName appropriato per indicare che il volume è un volume PERFORMANCE o ENDURANCE)" }, "Origin volume performance is < 0.3 IOPS/GB, duplicate volume performance must also be < 0.3 IOPS/GB. {{.DuplicateIopsPerGb}} IOPS/GB ({{.DuplicateIops}}/{{.DuplicateSize}}) requested.": { "other": "La prestazione del volume di origine è < 0,3 IOPS/GB, anche la prestazione del volume duplicato deve essere < 0,3 IOPS/GB. È richiesto {{.DuplicateIopsPerGb}} IOPS/GB ({{.DuplicateIops}}/{{.DuplicateSize}})." }, "Origin volume performance is >= 0.3 IOPS/GB, duplicate volume performance must also be >= 0.3 IOPS/GB. {{.DuplicateIopsPerGb}} IOPS/GB ({{.DuplicateIops}}/{{.DuplicateSize}}) requested.": { "other": "La prestazione del volume di origine è >= 0,3 IOPS/GB, anche la prestazione del volume duplicato deve essere >= 0,3 IOPS/GB. È richiesto {{.DuplicateIopsPerGb}} IOPS/GB ({{.DuplicateIops}}/{{.DuplicateSize}})." }, "Origin volume performance tier is 0.25 IOPS/GB, duplicate volume performance tier must also be 0.25 IOPS/GB. {{.DuplicateTier}} IOPS/GB requested.": { "other": "Il livello delle prestazioni del volume di origine è 0,25 IOPS/GB, anche il livello delle prestazioni del volume duplicato deve essere 0,25 IOPS/GB. È richiesto {{.DuplicateTier}} IOPS/GB." }, "Origin volume performance tier is above 0.25 IOPS/GB, duplicate volume performance tier must also be above 0.25 IOPS/GB. {{.DuplicateTier}} IOPS/GB requested.": { "other": "Il livello delle prestazioni del volume di origine è superiore a 0,25 IOPS/GB, anche il livello delle prestazioni del volume duplicato deve essere superiore a 0,25 IOPS/GB. È richiesto {{.DuplicateTier}} IOPS/GB." }, "Original Snapshot Name": { "other": "Nome istantanea originale" }, "Original Volume Name": { "other": "Nome volume originale" }, "Original Volume Size": { "other": "Dimensione volume originale" }, "Other": { "other": "Altro" }, "Out GB": { "other": "GB in uscita" }, "Override created, but unable to update VPN user.": { "other": "Sovrascrittura creata, ma impossibile aggiornare l'utente VPN." }, "Owner": { "other": "Proprietario" }, "PACKAGE_KEYNAME": { "other": "NOMECHIAVE_PACCHETTO" }, "PATH": { "other": "PERCORSO" }, "PLACEMENTGROUP_ID": { "other": "PLACEMENTGROUP_ID" }, "POD": { "other": "POD" }, "POOL_UUID, URL or HTTPS_PROTOCOL_UUID . It's only available in REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS action": { "other": "POOL_UUID, URL o HTTPS_PROTOCOL_UUID. È disponibile solo nell'azione REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS" }, "PPTP VPN": { "other": "VPN PPTP" }, "Package": { "other": "Pacchetto" }, "Package Id": { "other": "ID pacchetto" }, "Package Name": { "other": "Nome pacchetto" }, "Package {{.Package}} does not exist.": { "other": "Il pacchetto {{.Package}} non esiste." }, "Parent User": { "other": "Utente principale" }, "Parsed Record: {{.Host}} {{.TTL}} {{.Type}} {{.Data}}": { "other": "Record analizzato: {{.Host}} {{.TTL}} {{.Type}} {{.Data}}" }, "Password": { "other": "Password" }, "Password is updated for host {{.HostID}}.": { "other": "La password è aggiornata per l'host {{.HostID}}." }, "Password must be between 8 and 20 characters and must contain one letter and one number.": { "other": "La password deve essere compresa tra 8 e 20 caratteri e deve contenere una lettera e un numero." }, "Password to set for this user. If no password is provided, the user is sent an email to generate one, which expires in 24 hours. Specify the '-p generate' option to generate a password for you. Passwords require 8+ characters, uppercase and lowercase, a number and a symbol": { "other": "Password da impostare per questo utente. Se non viene fornita alcuna password, all'utente viene inviata un'email per generarne una, che scade dopo 24 ore. Specifica l'opzione '-p generate' per generare una password. Le password devono contenere più di 8 caratteri, lettere maiuscole e minuscole, un numero e un simbolo" }, "Password you want to set, this command will fail if the password is not strong. [required]": { "other": "Password che si desidera impostare, questo comando avrà esito negativo se la password non è complessa. [obbligatorio]" }, "Path": { "other": "Percorso" }, "Pause an active virtual server instance": { "other": "Metti in pausa un'istanza del server virtuale attiva" }, "PendingMigrationFlag": { "other": "PendingMigrationFlag" }, "Perform a hard reboot": { "other": "Esegui un riavvio a freddo" }, "Perform a hard shutdown": { "other": "Esegui un arresto a freddo" }, "Perform a soft reboot": { "other": "Esegui un riavvio a caldo" }, "Perform a soft shutdown": { "other": "Esegui un arresto a caldo" }, "Performance Configuration": { "other": "Configurazione delle prestazioni" }, "Performance Storage IOPS, between 100 and 6000 in multiples of 100 [only for performance volumes] ***If no IOPS value is specified, the original IOPS value of the volume will be used.***": { "other": "IOPS storage prestazioni, compreso tra 100 e 6000 in multipli di 100 [solo per volumi prestazioni] ***Se non viene specificato alcun valore IOPS, verrà utilizzato il valore IOPS originale del volume.***" }, "Performance Storage IOPS, between 100 and 6000 in multiples of 100, if no IOPS value is specified, the IOPS value of the original volume will be used": { "other": "IOPS archiviazione prestazioni, compreso tra 100 e 6000 in multipli di 100, se non si specifica alcun valore IOPS, verrà utilizzato il valore IOPS del volume originale" }, "Performance Storage IOPs, between 100 and 6000 in multiples of 100": { "other": "IOPs archiviazione prestazioni, compreso tra 100 e 6000 in multipli di 100" }, "Performance Storage IOPs, between 100 and 6000 in multiples of 100 [required for storage-type performance]": { "other": "IOPs archiviazione prestazioni, compreso tra 100 e 6000 in multipli di 100 [obbligatorio per storage-type performance]" }, "Performance configuration. [Permit: web, video, file, dynamic]": { "other": "Configurazione delle prestazioni. [Permesso: web, video, file, dynamic]" }, "Permanently removes an SSH key": { "other": "Rimuovi permanentemente una chiave SSH" }, "Permission keyName to set. Use keyword ALL to select ALL permissions": { "other": "Il keyName dell'autorizzazione da impostare. Utilizzare TUTTE le parole chiave per selezionare TUTTE le autorizzazioni" }, "Permissions": { "other": "Autorizzazioni" }, "Permissions updated successfully": { "other": "Autorizzazioni aggiornate correttamente" }, "Phase 1 Diffie-Hellman group. Options are: 0,1,2,5": { "other": "Gruppo Diffie-Hellman fase 1. Le opzioni sono: 0,1,2,5" }, "Phase 1 authentication": { "other": "Autenticazione fase 1" }, "Phase 1 authentication. Options are: MD5,SHA1,SHA256": { "other": "Autenticazione fase 1. Le opzioni sono: MD5,SHA1,SHA256" }, "Phase 1 diffie hellman group": { "other": "Gruppo diffie hellman fase 1" }, "Phase 1 encryption": { "other": "Crittografia fase 1" }, "Phase 1 encryption. Options are: DES,3DES,AES128,AES192,AES256": { "other": "Crittografia fase 1. Le opzioni sono: DES,3DES,AES128,AES192,AES256" }, "Phase 1 key life": { "other": "Durata chiave fase 1" }, "Phase 1 key life. Range is 120-172800": { "other": "Durata chiave fase 1. L'intervallo è 120-172800" }, "Phase 2 Diffie-Hellman group. Options are: 0,1,2,5": { "other": "Gruppo Diffie-Hellman fase 2. Le opzioni sono: 0,1,2,5" }, "Phase 2 authentication": { "other": "Autenticazione fase 2" }, "Phase 2 authentication. Options are: MD5,SHA1,SHA256": { "other": "Autenticazione fase 2. Le opzioni sono: MD5,SHA1,SHA256" }, "Phase 2 diffie hellman group": { "other": "Gruppo diffie hellman fase 2" }, "Phase 2 encryption": { "other": "Crittografia fase 2" }, "Phase 2 encryption. Options are: DES,3DES,AES128,AES192,AES256": { "other": "Crittografia fase 2. Le opzioni sono: DES,3DES,AES128,AES192,AES256" }, "Phase 2 key life": { "other": "Durata chiave fase 2" }, "Phase 2 key life. Range is 120-172800": { "other": "Durata chiave fase 2. L'intervallo è 120-172800" }, "Phase 2 perfect forward secrecy": { "other": "PFS (perfect forward secrecy) fase 2" }, "Phase 2 perfect forward secrecy. Range is 0-1": { "other": "PFS (perfect forward secrecy) fase 2. L'intervallo è 0-1" }, "Phone Number": { "other": "Numero di telefono" }, "Place a quote": { "other": "Inserisci una quota" }, "Place or verify an order": { "other": "Inserire o verificare un ordine" }, "Placement Group ID": { "other": "ID gruppo di posizionamento" }, "Placement Group Id to order this guest on.": { "other": "ID gruppo di posizionamento su cui ordinare questo guest." }, "Placement group {{.ID}} was removed.": { "other": "Il gruppo di posizionamento {{.ID}} è stato rimosso." }, "Plan": { "other": "Piano" }, "Please add the '--guest' id too.\n": { "other": "Aggiungere anche l'id '--guest'. \n" }, "Please make sure you know all the creation options by running command: '{{.CommandName}} sl vs options'. Continue?": { "other": "Assicurati di conoscere tutte le opzioni di creazione eseguendo il comando: '{{.CommandName}} sl vs options'. Continuare?" }, "Please pass at least one of the flags.": { "other": "Passa almeno uno degli indicatori." }, "Please run command '{{.CommandName}} login' to login to IBM Cloud.": { "other": "Esegui il comando '{{.CommandName}} login' per accedere a IBM Cloud." }, "Pod": { "other": "Pod" }, "Policy action: REJECT | REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS": { "other": "Azione politica: REJECT | REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS" }, "Policy name": { "other": "Nome politica" }, "Policy priority": { "other": "Priorità politica" }, "Pool": { "other": "Pool" }, "Pool name.": { "other": "Nome del pool." }, "Port Range Max": { "other": "Massimo intervallo porte" }, "Port Range Min": { "other": "Minimo intervallo porte" }, "Port speed": { "other": "Velocità porta" }, "Port speed[required]": { "other": "Velocità porta [obbligatorio]" }, "Post-install script to download": { "other": "Script di post installazione da scaricare" }, "Post-install script to download, only HTTPS executes, HTTP leaves file in /root": { "other": "Script di post-installazione per scaricare, esegue solo HTTPS, HTTP lascia il file in /root" }, "Potential Sizes: [20, 40, 80, 100, 250, 500, 1000, 2000, 4000, 8000, 12000] Minimum: [the size of the origin volume]": { "other": "Dimensioni potenziali: [20, 40, 80, 100, 250, 500, 1000, 2000, 4000, 8000, 12000] Minimo: [la dimensione del volume di origine]" }, "Power cycle a server": { "other": "Ciclo di alimentazione di un server" }, "Power off an active server": { "other": "Disattiva un server attivo" }, "Power off an active virtual server instance": { "other": "Disattiva un'istanza del server virtuale attiva" }, "Power on a server": { "other": "Attiva un server" }, "Power on a virtual server instance": { "other": "Attiva un'istanza del server virtuale" }, "Premium": { "other": "Premium" }, "Preset {{.Preset}} does not exist in package {{.Package}}": { "other": "La preimpostazione {{.Preset}} non esiste nel pacchetto {{.Package}}" }, "Preshared key": { "other": "Chiave precondivisa" }, "Price ID not found": { "other": "IP prezzo non trovato" }, "Price Id": { "other": "ID prezzo" }, "Price Rate": { "other": "Prezzi" }, "Price rate": { "other": "Prezzi" }, "Prices": { "other": "Prezzi" }, "Prices reflected here are retail and do not take account level discounts and are not guaranteed.": { "other": "I prezzi qui illustrati sono al dettaglio e non effettuano sconti al livello dell'account e non sono garantiti." }, "Prices:": { "other": "Prezzi:" }, "Primary": { "other": "Primario" }, "Primary IP": { "other": "IP primario" }, "Primary Private IP": { "other": "IP privato primario" }, "Primary Public IP": { "other": "IP pubblico primario" }, "PrimaryRouter Hostname": { "other": "Nome host PrimaryRouter" }, "Print the version of the sl plugin": { "other": "Stampare la versione del plugin sl" }, "Print zone and resource records in BIND format": { "other": "Stampa la zona e i record della risorsa nel formato BIND" }, "Prints out an SSH key to the screen": { "other": "Stampa una chiave SSH per la schermata" }, "Prints some various bits of information about an account.": { "other": "Stampa alcuni bit di informazioni su un account." }, "Priority": { "other": "Priorità" }, "Private": { "other": "Privato" }, "Private IP": { "other": "IP privato" }, "Private IP of the new member [required]": { "other": "IP privato del nuovo membro [obbligatorio]" }, "Private Ip": { "other": "IP privato" }, "Private Key file": { "other": "File chiave privata" }, "Private Subnets": { "other": "Sottoreti private" }, "Private VLAN": { "other": "VLAN privata" }, "Private key not found": { "other": "Chiave privata non trovata" }, "Private network interface speed must be in: 0, 10, 100, 1000, 10000 (Mbps).": { "other": "La velocità dell'interfaccia della rete privata deve essere: 0, 10, 100, 1000, 10000 (Mbps)." }, "Private network only": { "other": "Solo rete privata" }, "Private port speed, options are: 0,10,100,1000,10000": { "other": "Velocità porta privata, le opzioni sono: 0,10,100,1000,10000" }, "Private side port": { "other": "Porta lato privato" }, "Private subnet Id to order the load balancer. See '${COMMAND_NAME} sl loadbal order-options'. Only available in PublicToPrivate and PrivateToPrivate load balancer type": { "other": "ID sottorete privata per ordinare il programma di bilanciamento del carico. Vedi '${COMMAND_NAME} sl loadbal order-options'. Disponibile solo nel tipo di programma di bilanciamento del carico PublicToPrivate e PrivateToPrivate" }, "Projected Usage": { "other": "Utilizzo previsto" }, "Protocol": { "other": "Protocollo" }, "Protocol added": { "other": "Protocollo aggiunto" }, "Protocol edited": { "other": "Protocollo modificato" }, "Protocol type to use for incoming connections": { "other": "Tipo di protocollo da utilizzare per le connessioni in entrata" }, "Protocol type to use for incoming connections: [HTTP|HTTPS|TCP]. Default: HTTP": { "other": "Tipo di protocollo da utilizzare per le connessioni in entrata: [HTTP|HTTPS|TCP]. Valore predefinito: HTTP" }, "Protocol type to use when connecting to backend servers: [HTTP|HTTPS|TCP]. Defaults to whatever --front-protocol is": { "other": "Tipo di protocollo da utilizzare per la connessione ai server di backend: [HTTP|HTTPS|TCP]. Valore predefinito --front-protocol" }, "Protocol {{.ProtocolID}} removed": { "other": "Protocollo {{.ProtocolID}} rimosso" }, "Provider": { "other": "Provider" }, "Provides some details related to order owner, date order, cost information, initial invoice.": { "other": "Fornisce alcuni dettagli relativi al proprietario dell'ordine, alla data dell'ordine, alle informazioni sui costi e alla fattura iniziale." }, "Provisioned": { "other": "Provisioning eseguito" }, "Provisioning Date": { "other": "Data provisioning" }, "Public": { "other": "Pubblico" }, "Public IP": { "other": "IP pubblico" }, "Public IPv6": { "other": "IPv6 pubblico" }, "Public Ip": { "other": "IP pubblico" }, "Public VLAN": { "other": "VLAN pubblica" }, "Public Virtual Server flavor key name": { "other": "Nome chiave caratteristica del server virtuale pubblico" }, "Public ips": { "other": "IP pubblici" }, "Public network interface speed must be in: 0, 10, 100, 1000, 10000 (Mbps).": { "other": "La velocità dell'interfaccia della rete pubblica deve essere: 0, 10, 100, 1000, 10000 (Mbps)." }, "Public notes related to a Storage volume [required]": { "other": "Note pubbliche relative ad un volume di storage [obbligatorio]" }, "Public port speed, options are: 0,10,100,1000,10000": { "other": "Velocità porta pubblica, le opzioni sono: 0,10,100,1000,10000" }, "Public/Private": { "other": "Pubblico/Privato" }, "Quantity": { "other": "Quantity" }, "Quote: {{.quoteID}} was deleted.": { "other": "Il preventivo: {{.quoteID}} è stato eliminato." }, "RECORD": { "other": "RECORD" }, "RECORD_ID": { "other": "RECORD_ID" }, "REPLICA_ID": { "other": "REPLICA_ID" }, "RPM Sensor": { "other": "Sensore RPM" }, "RULE_ID": { "other": "RULE_ID" }, "Range": { "other": "Intervallo" }, "Read Failure: {{.Error}}.\n": { "other": "Errore di lettura: {{.Error}}.\n" }, "Read userdata from file": { "other": "Leggi dati utente dal file" }, "Reading": { "other": "Lettura" }, "Reason": { "other": "Motivo" }, "Reboot a virtual server instance into a rescue image": { "other": "Riavvia un'istanza del server virtuale in un'immagine di salvataggio" }, "Reboot an active server": { "other": "Riavvia un server attivo" }, "Reboot an active virtual server instance": { "other": "Riavvia un'istanza del server virtuale attiva" }, "Reboot server into a rescue image": { "other": "Riavvia un server in un'immagine di salvataggio" }, "Record data, such as an IP address": { "other": "Registra i dati, come ad esempio un indirizzo IP" }, "Recurring": { "other": "Ricorrente" }, "Recurring Fee": { "other": "Costo ricorrente" }, "Recurring Price": { "other": "Prezzo ricorrente" }, "RecurringFee": { "other": "RecurringFee" }, "Redirect": { "other": "Reindirizza" }, "Reference Code": { "other": "Codice di riferimento" }, "Reflash server firmware.": { "other": "Reflash del firmware del server." }, "Refresh a duplicate volume with a snapshot from its parent.": { "other": "Aggiorna un volume duplicato con un'istantanea dal suo elemento principale." }, "Refresh an user's API authentication key": { "other": "Aggiorna una chiave di autenticazione API di un utente" }, "Region": { "other": "Regione" }, "Region selected. Permit:[SJC/DAL/WDC/TOR/MON, AMS/LON/MAD/PAR, SNG/HKG/OSA/TOK, SYD, MEX, SAO, CHE, MIL, SEO, FRA]": { "other": "Regione selezionata. Permesso: [SJC/DAL/WDC/TOR/MON, AMS/LON/MAD/PAR, SNG/HKG/OSA/TOK, SYD, MEX, SAO, CHE, MIL, SEO, FRA]" }, "Reload operating system on a server": { "other": "Ricarica il sistema operativo su un server" }, "Reload operating system on a virtual server instance": { "other": "Ricarica il sistema operativo su un'istanza del server virtuale" }, "Remote Group ID": { "other": "ID gruppo remoto" }, "Remote IP": { "other": "IP remoto" }, "Remote IP address": { "other": "Indirizzo IP remoto" }, "Remote IP address ID": { "other": "ID indirizzo IP remoto" }, "Remote IP address[required]": { "other": "Indirizzo IP remoto [obbligatorio]" }, "Remote Subnets": { "other": "Sottoreti remote" }, "Remote peer IP address": { "other": "Indirizzo IP peer remoto" }, "Remove SSL certificate": { "other": "Rimuovi il certificato SSL" }, "Remove VLANs trunked to this server.": { "other": "Rimuovere le VLAN con trunk su questo server." }, "Remove a load balancer member": { "other": "Rimuovi un membro del programma di bilanciamento del carico" }, "Remove a rule from a security group": { "other": "Rimuovi una regola da un gruppo di sicurezza" }, "Remove a subnet from an IPSEC tunnel context": { "other": "Rimuovere una sottorete da un contesto tunnel IPSEC" }, "Remove a translation entry from an IPSec": { "other": "Rimuovere una voce di traduzione da un IPSec" }, "Remove a user VS notification entry.": { "other": "Rimuovere una voce di notifica VS utente." }, "Remove a user hardware notification entry.": { "other": "Rimuovere una voce di notifica hardware utente." }, "Remove access from a user to an specific device": { "other": "Rimuovi l'accesso utente a un dispositivo specifico" }, "Remove access to subnet.": { "other": "Rimuovere l'accesso alla sottorete." }, "Remove an user's API authentication key": { "other": "Rimuovi una chiave di autenticazione API dell'utente" }, "Remove block storage subnets to the given host id.": { "other": "Rimuovi le sottoreti di archiviazione blocchi per l'id host fornito." }, "Remove resource record from a zone": { "other": "Rimuovi il record della risorsa da una zona" }, "Removed translation with ID {{.TransID}} from IPSec {{.ID}}.": { "other": "La traduzione con ID {{.TransID}} è stata rimossa da IPSec {{.ID}}." }, "Removed {{.Type}} subnet #{{.ID}} from IPSec {{.ContextID}}.": { "other": "La sottorete {{.Type}} #{{.ID}} è stata rimossa da IPSec {{.ContextID}}." }, "Removes all empty tags.": { "other": "Rimuove tutti i tag vuoti." }, "Removes an empty tag from your account.": { "other": "Rimuove una tag vuota dal tuo account." }, "Removes an origin path for an existing CDN mapping.": { "other": "Rimuove un percorso di origine per un'associazione CDN esistente." }, "Removes the routing for a specified subnet, turning it into an unrouted portable subnet.": { "other": "Rimuove l'instradamento per una sottorete specificata, trasformandola in una sottorete portatile non instradata." }, "Removing Tag: {{.tag}}.": { "other": "Rimozione tag: {{.tag}}." }, "Replicant Count": { "other": "Replica conteggio" }, "Replicant ID": { "other": "Replica ID" }, "Replicant Volumes": { "other": "Replica volumi" }, "Replication Status": { "other": "Replica stato" }, "Reports which resources are still active in Datacenters that are scheduled to be closed.": { "other": "Segnala le risorse ancora attive nei datacenter di cui è prevista la chiusura." }, "Request configuration of a tunnel context": { "other": "Richiedere la configurazione di un contesto tunnel" }, "Requested by": { "other": "Richiesta effettuata da" }, "Required User": { "other": "Utente richiesto" }, "Requirements: [If IOPS/GB for the origin volume is 0.25, IOPS/GB for the duplicate must also be 0.25. If IOPS/GB for the origin volume is greater than 0.25, IOPS/GB for the duplicate must also be greater than 0.25.] Choices: 0.25, 2, 4, 10": { "other": "Requisiti: [se IOPS/GB per il volume di origine è 0,25, anche IOPS/GB per il duplicato deve essere 0,25. If IOPS/GB for the origin volume is greater than 0.25, IOPS/GB for the duplicate must also be greater than 0.25.] Scelte: 0,25, 2, 4, 10" }, "Requirements: [If IOPS/GB for the origin volume is less than 0.3, IOPS/GB for the duplicate must also be less than 0.3. If IOPS/GB for the origin volume is greater than or equal to 0.3, IOPS/GB for the duplicate must also be greater than or equal to 0.3.]": { "other": "Requisiti: [se IOPS/GB per il volume origine è inferiore a 0,3, anche IOPS/GB per il duplicato deve essere inferiore a 0,3. If IOPS/GB for the origin volume is greater than or equal to 0.3, IOPS/GB for the duplicate must also be greater than or equal to 0.3.]" }, "Resource": { "other": "Risorsa" }, "Resource record {{.ID}} was removed.": { "other": "Il record della risorsa {{.ID}} è stato rimosso." }, "Respect Headers": { "other": "Respect Headers" }, "Respect headers. The value 1 is On and 0 is Off.": { "other": "Rispettare le intestazioni. Il valore 1 è attivo e 0 è disattivo." }, "Restore {{.storageType}} volume using a given snapshot": { "other": "Ripristinare il volume {{.storageType}} utilizzando un'istantanea fornita" }, "Restriction": { "other": "Limitazione" }, "Result limit": { "other": "Limite di risultati" }, "Result offset": { "other": "Offset risultato" }, "Resume a paused virtual server instance": { "other": "Riprendi un'istanza del server virtuale in pausa" }, "Retrieve a server’s hardware state via its internal sensors.": { "other": "Richiama lo stato hardware di un server tramite i sensori interni." }, "Retrieve credentials used for generating an AWS signature. Max of 2.": { "other": "Richiamare le credenziali utilizzate per la generazione di una firma AWS. Massimo di 2." }, "Return ALL invoices. There may be a lot of these.": { "other": "Restituire TUTTE le fatture. Possono essere presenti numerosi elementi." }, "Revoke authorization for hosts that are accessing a specific volume": { "other": "Revoca l'autorizzazione per gli host che accedono a un volume specifico" }, "Revoke authorization for hosts that are accessing a specific volume.": { "other": "Revocare l'autorizzazione per gli host che accedono a un volume specifico." }, "Role Name": { "other": "Nome ruolo" }, "Root password associated with attached device id": { "other": "Password root associata all'ID dispositivo collegato" }, "Root password must be provided with rootpwd flag if attachment is set.": { "other": "La password root deve essere fornita con l'indicatore rootpwd se è impostato il collegamento." }, "Router": { "other": "Router" }, "Router Hostname": { "other": "Nome host del router" }, "Router Id": { "other": "ID router" }, "Routers": { "other": "Router" }, "Rule": { "other": "Regola" }, "Rule is added to security group {{.GroupID}}.": { "other": "La regola viene aggiunta al gruppo di sicurezza {{.GroupID}}." }, "Rule type: HOST_NAME | FILE_TYPE | HEADER | COOKIE | PATH. [required]": { "other": "Tipo di regola: HOST_NAME | FILE_TYPE | HEADER | COOKIE | PATH. [Obbligatorio]" }, "Rule {{.RuleId}} in security group {{.GroupID}} is removed.": { "other": "La regola {{.RuleId}} nel gruppo di sicurezza {{.GroupID}} è stata rimossa." }, "Rule {{.RuleId}} in security group {{.GroupID}} is updated.": { "other": "Le regola {{.RuleId}} nel gruppo di sicurezza {{.GroupID}} è stata aggiornata." }, "Rules": { "other": "Regole" }, "Run '{{.CommandName}} sl hardware list --order {{.OrderID}}' to find this hardware server after it is ready.": { "other": "Esegui '{{.CommandName}} sl hardware list --order {{.OrderID}}' per trovare questo server hardware dopo che è pronto." }, "SECURITYGROUP_ID": { "other": "SECURITYGROUP_ID" }, "SMTP": { "other": "SMTP" }, "SNAPSHOT_ID": { "other": "ID_ISTANTANEA" }, "SSH key Id's to add to the root user. See: 'ibmcloud sl security sshkey-list' for reference (multiple occurrence permitted)": { "other": "ID chiave SSH da aggiungere all'utente root. Vedere: \"ibmcloud sl security sshkey-list\" per riferimento (consentita ricorrenza multipla)" }, "SSH key was added: ": { "other": "La chiave SSH è stata aggiunta: " }, "SSH key {{.ID}} was removed.": { "other": "La chiave {{.ID}} è stata rimossa." }, "SSH key {{.ID}} was updated.": { "other": "La chiave {{.ID}} è stata aggiornata." }, "SSH keys to add to the root user, multiple occurrence allowed": { "other": "Le chiavi SSH da aggiungere all'utente root, più ricorrenze consentite" }, "SSL VPN": { "other": "VPN SSL" }, "SSL certificate files are downloaded.": { "other": "I file del certificato SSL sono stati scaricati." }, "SSL certificate for {{.CommonName}} was added.": { "other": "Il certificato SSL per {{.CommonName}} è stato aggiunto." }, "SSL certificate {{.ID}} was removed.": { "other": "Il certificato SSL {{.ID}} è stato rimosso." }, "SSL certificate {{.ID}} was updated.": { "other": "Il certificato SSL {{.ID}} è stato aggiornato." }, "SUBNET": { "other": "SOTTORETE" }, "SUBNET_ID": { "other": "ID_SOTTORETE" }, "SUBNET_TYPE": { "other": "TIPO_SOTTORETE" }, "Sales": { "other": "Vendite" }, "San disk number cannot excceed five.": { "other": "Il numero di dischi SAN non può essere maggiore di cinque." }, "Save a quote": { "other": "Salva un preventivo" }, "Saved": { "other": "Salvato" }, "Schedule": { "other": "Pianifica" }, "Seconds between checks. [2-60]": { "other": "Secondi tra i controlli. [2-60]" }, "Seconds to wait for a connection. [1-59]": { "other": "Secondi da attendere per una connessione. [1-59]" }, "Secret Access Key": { "other": "Chiave di accesso segreta" }, "Security group ID to associate with the private interface (multiple occurrence permitted)": { "other": "ID gruppo di sicurezza da associare all'interfaccia privata (sono consentite più ricorrenze)" }, "Security group ID to associate with the public interface (multiple occurrence permitted)": { "other": "ID gruppo di sicurezza da associare all'interfaccia pubblica (sono consentite più ricorrenze)" }, "Security group {{.ID}} is deleted.": { "other": "Il gruppo di sicurezza {{.ID}} è stato eliminato." }, "Security group {{.ID}} is updated.": { "other": "Il gruppo di sicurezza {{.ID}} è stato aggiornato." }, "Serial #": { "other": "N. di serie" }, "Server": { "other": "Server" }, "Server ID": { "other": "ID del server" }, "Server Name": { "other": "Nome server" }, "Server order options for a given chassis": { "other": "Opzioni di ordine del server per un determinato chassis" }, "Server order options for a given chassis.": { "other": "Opzioni di ordine del server per un determinato chassis." }, "Server side timeout setting, in seconds": { "other": "Impostazione timeout lato server, in secondi" }, "Server/Vlan Id": { "other": "Server/id vlan" }, "Servers": { "other": "Server" }, "Service Subnets": { "other": "Sottoreti del servizio" }, "Session Stickiness": { "other": "Persistenza sessione" }, "Set Tags.": { "other": "Impostare i tag." }, "Set note for an existing {{.storageType}} storage volume.": { "other": "Impostare la nota per un volume di storage {{.storageType}} esistente." }, "Set note successfully": { "other": "Nota impostata correttamente" }, "Set permissions to match this user's permissions. Adds and removes the appropriate permissions": { "other": "Imposta le autorizzazioni in modo che corrispondano alle autorizzazioni di questo utente. Aggiunge e rimuove le autorizzazioni appropriate" }, "Set tags successfully": { "other": "Tag impostati correttamente" }, "Set the LUN ID on an existing block storage volume": { "other": "Imposta l'ID LUN su un volume di archiviazione blocchi esistente" }, "Set the note of the ipAddress.": { "other": "Imposta la nota dell'indirizzo IP." }, "Set the user VPN password.": { "other": "Impostare la password VPN dell'utente." }, "Sets a user's status to CANCEL_PENDING, which will immediately disable the account, and will eventually be fully removed from the account by an automated internal process": { "other": "Imposta uno stato dell'utente su CANCEL_PENDING, che disabiliterà immediatamente l'account e sarà eventualmente completamente rimosso dall'account da un processo interno automatizzato" }, "Sets the TTL for the A and/or PTR records, default is: 7200": { "other": "Imposta il TTL per i record A e/o PTR, il valore predefinito è: 7200" }, "Sets the contact email for this account.": { "other": "Imposta l'email di contatto per questo account." }, "Sets username for this account.": { "other": "Imposta il nome utente di questo account." }, "Setup": { "other": "Configurazione" }, "Share an image template with another account.": { "other": "Condividere un modello di immagine con un altro account." }, "Shared on": { "other": "Condiviso il" }, "Short Name": { "other": "Nome breve" }, "Short name of the datacenter for the IPSec. For example, dal09[required]": { "other": "Nome breve del datacenter per IPSec. Ad esempio, dal09[obbligatorio]" }, "Short name of the datacenter for the replica. For example, dal09 [required]": { "other": "Nome breve del datacenter per la replica. Ad esempio, dal09[obbligatorio]" }, "Show L7 pool details": { "other": "Mostra dettagli pool L7" }, "Show all Provisioning Scripts.": { "other": "Mostrare tutti gli script di provisioning." }, "Show all licenses.": { "other": "Mostra tutte le licenze." }, "Show associated hardware components": { "other": "Mostra componenti hardware associati" }, "Show associated prices": { "other": "Mostra prezzi associati" }, "Show audit log for this user": { "other": "Mostra il log di controllo per questo utente" }, "Show certificates with this status, default is: all, options are: all,valid,expired": { "other": "Mostra certificati con questo stato, il valore predefinito è: all, le opzioni sono: all,valid,expired" }, "Show discrete units associated hardware sensor": { "other": "Mostra sensore hardware associato a unità discrete" }, "Show guests on dedicated host": { "other": "Mostra guest su host dedicati" }, "Show login history of this user for the last 24 hours": { "other": "Mostra la cronologia degli accessi di questo utente per le ultime 24 ore" }, "Show only announcement events.": { "other": "Mostrare solo eventi di annuncio." }, "Show only hourly instances": { "other": "Mostra solo le istanze orarie" }, "Show only monthly instances": { "other": "Mostra solo le istanze mensili" }, "Show only planned events.": { "other": "Mostrare solo eventi pianificati." }, "Show only selected datacenter, use shortname (dal13) format": { "other": "Mostra solo il data center selezionato, utilizza il formato di nome breve (dal13)" }, "Show only unplanned events.": { "other": "Mostrare solo eventi non pianificati." }, "Show passwords (check over your shoulder!)": { "other": "Mostra le password (controlla chi hai alle spalle!)" }, "Show prices in the storage, snapshot and iops range tables.": { "other": "Mostrare i prezzi nelle tabelle di archiviazione, istantanea e intervallo iops." }, "Show the users API key": { "other": "Mostra la chiave API degli utenti" }, "Show upgrades orders.": { "other": "Mostrare gli ordini di aggiornamento." }, "Shows a very detailed list of charges": { "other": "Mostra un elenco molto dettagliato degli addebiti" }, "Shows a very detailed list of charges.": { "other": "Mostra un elenco molto dettagliato degli addebiti." }, "Shows who gets notified when the server has a monitoring issues.": { "other": "Mostra chi riceve la notifica quando il server ha problemi di monitoraggio." }, "Shows who gets notified when the server virtual instance has a monitoring issues": { "other": "Mostra chi riceve la notifica quando l'istanza virtuale del server ha problemi di monitoraggio" }, "Single": { "other": "Singolo" }, "Single Site": { "other": "Sito singolo" }, "Size": { "other": "Dimensione" }, "Size (GB)": { "other": "Dimensione(GB)" }, "Size On Disk": { "other": "Dimensione sul disco" }, "Size of duplicate block volume in GB, if no size is specified, the size of the original volume will be used": { "other": "Dimensione del volume di blocchi duplicato in GB, se non si specifica alcuna dimensione, verrà utilizzata la dimensione del volume originale" }, "Size of duplicate file volume in GB, if no size is specified, the size of the original volume will be used": { "other": "Dimensione del volume di file duplicato in GB, se non si specifica alcuna dimensione, verrà utilizzata la dimensione del volume originale" }, "Size of snapshot space to create in GB [required]": { "other": "Dimensione dello spazio dell'istantanea da creare in GB [obbligatorio]" }, "Size of storage volume in GB [required]": { "other": "Dimensione del volume di archiviazione in GB [obbligatorio]" }, "Size of the dedicated host, currently only one size is available: 56_CORES_X_242_RAM_X_1_4_TB": { "other": "La dimensione dell'host dedicato; attualmente è disponibile solo una singola dimensione: 56_CORES_X_242_RAM_X_1_4_TB" }, "Snapshot": { "other": "Istantanea" }, "Snapshot Size (GB)": { "other": "Dimensione istantanea(GB)" }, "Snapshot Used (Bytes)": { "other": "Istantanea utilizzato (Byte)" }, "Snapshot capacity not found for the given primary volume.": { "other": "Impossibile trovare la capacità dell'istantanea per il volume primario fornito." }, "Snapshot schedule [required], options are: HOURLY,DAILY,WEEKLY": { "other": "Pianificazione dell'istantanea [obbligatorio], le opzioni sono: HOURLY,DAILY,WEEKLY" }, "Snapshot schedule to use for replication. Options are: HOURLY,DAILY,WEEKLY [required]": { "other": "Pianificazione dell'istantanea da utilizzare per la replica. Le opzioni sono: HOURLY,DAILY,WEEKLY [obbligatorio]" }, "Snapshot space not found for original volume, origin snapshot space is needed for duplication": { "other": "Spazio dell'istantanea non trovato per il volume originale, lo spazio dell'istantanea di origine è necessario per la duplicazione" }, "Snapshot {{.SnapshotId}} was deleted.": { "other": "L'istantanea {{.SnapshotId}} è stata eliminata." }, "Snapshots space usage threshold warning notification has been set to '{{.ENABLE}}' for volume '{{.ID}}'.": { "other": "La notifica dell'avviso di soglia di utilizzo dello spazio delle istantanee è stata impostata su '{{.ENABLE}}' per il volume '{{.ID}}'." }, "SoftLayer_Exception_ObjectNotFound: Unable to find object with id {{.ContextID}}": { "other": "SoftLayer_Exception_ObjectNotFound: Impossibile trovare l'oggetto con id {{.ContextID}}" }, "SoftLayer_Exception_ObjectNotFound: Unable to find object with id {{.TranslationID}}": { "other": "SoftLayer_Exception_ObjectNotFound: Impossibile trovare l'oggetto con id {{.TranslationID}}" }, "Software": { "other": "Software" }, "Software not found": { "other": "Software non trovato" }, "Specifies if image is bring your own license": { "other": "Specifica se l'immagine è BYOL (bring your own licenses)" }, "Specifies if image is cloud-init": { "other": "Specifica se l'immagine è cloud-init" }, "Specifies if image is encrypted": { "other": "Specifica se l'immagine è crittografata" }, "Specify either iops or tier, cannot specify both.": { "other": "Specifica iops o livello, non puoi specificare entrambi" }, "Specify either tier or iops, unable to specify both": { "other": "Specifica livello o iops, impossibile specificare entrambi" }, "Specify output format, only JSON is supported now.": { "other": "Specificare il formato dell'output; al momento è supportato solo il formato JSON." }, "Specify the file extensions that can be stored on the CDN service, separated by commas. For example, 'jpg, pdf, jpeg, png' is a valid list. Leave the flag empty to allow all extensions.": { "other": "Specificare le estensioni file che possono essere memorizzate sul servizio CDN, separate da virgole. Ad esempio, 'jpg, pdf, jpeg, png' è un elenco valido. Lasciare vuoto l'indicatore per consentire tutte le estensioni." }, "Specify the mode to boot the OS in. Supported modes are HVM and PV.": { "other": "Specifica la modalità alla quale avviare il sistema operativo. Le modalità supportate sono HVM e PV." }, "Specify the type of attachment, hardware or virtual. default is hardware": { "other": "Specifica il tipo di allegato, hardware o virtuale. Il valore predefinito è hardware" }, "Speed": { "other": "Velocità" }, "Start": { "other": "Avvia" }, "Start Date": { "other": "Data di inizio" }, "Start Date e.g. 2019-3-4 (yyyy-MM-dd) [required]": { "other": "Data di inizio, ad esempio 2019-4-2 (aaaa-MM-gg) [ obbligatorio]" }, "Start date for bandwdith reporting": { "other": "Data di inizio del reporting della larghezza di banda" }, "Started to reload operating system for hardware server: {{.ID}}.": { "other": "Inizia a ricaricare il sistema operativo del server hardware: {{.ID}}." }, "Started to update firmware for hardware server: {{.ID}}.": { "other": "Inizia ad aggiornare il firmware del server hardware: {{.ID}}." }, "Starting Balance": { "other": "Saldo iniziale" }, "State": { "other": "Stato" }, "Static IP address": { "other": "Indirizzo IP statico" }, "Static IP address ID": { "other": "ID indirizzo IP statico" }, "Static IP address[required]": { "other": "Indirizzo IP statico [obbligatorio]" }, "Static Subnets": { "other": "Sottoreti statiche" }, "Status": { "other": "Stato" }, "Status:": { "other": "Stato:" }, "Storage": { "other": "Archiviazione" }, "Storage Size (GB)": { "other": "Dimensione archivio(GB)" }, "Storage Type": { "other": "Tipo di archiviazione" }, "Subject": { "other": "Soggetto" }, "Subnet": { "other": "Sottorete" }, "Subnet identifier to add, required": { "other": "Identificativo della sottorete da aggiungere, obbligatorio" }, "Subnet network identifier to create": { "other": "Identificativo di rete della sottorete da creare" }, "Subnet notes": { "other": "Note sottorete" }, "Subnet type to add. Options are: internal,remote,service[required]": { "other": "Tipo di sottorete da aggiungere. Le opzioni sono: internal,remote,service [obbligatorio]" }, "Subnet {{.ID}} was cancelled.": { "other": "La sottorete {{.ID}} è stata annullata." }, "Subnet {{.subnetID}} is not assigned to User {{.userID}}": { "other": "La sottorete {{.subnetID}} non è assegnata all'utente {{.userID}}" }, "Successful Login?": { "other": "Accesso riuscito?" }, "Successfully added subnet access for user.": { "other": "Accesso alla sottorete aggiunto correttamente per l'utente." }, "Successfully added. New API Authentication Key: {{.apiAuthenticationKey}}": { "other": "Aggiunto correttamente. Nuova chiave di autenticazione API: {{.apiAuthenticationKey}}" }, "Successfully assigned subnet id: {{.subnetID}} to allowed host id: {{.accessID}}": { "other": "Id sottorete assegnato correttamente: {{.subnetID}} all'id host consentito: {{.accessID}}" }, "Successfully authorized storage: {{.PortableID}} was added.": { "other": "Memoria autorizzata correttamente: {{.PortableID}} aggiunto." }, "Successfully authorized storage: {{.Storage}} was added.": { "other": "Memoria autorizzata correttamente: {{.Storage}} aggiunto." }, "Successfully created placement group: ID: {{.ID}}, Name: {{.Name}}.": { "other": "Gruppo di posizionamento creato correttamente: ID: {{.ID}}, Nome: {{.Name}}." }, "Successfully device firmware reflashed": { "other": "Reflash del firmware del dispositivo eseguito correttamente" }, "Successfully removed Provisioning Hook.": { "other": "Hook di provisioning rimosso correttamente." }, "Successfully removed User Customer notification.": { "other": "Notifica cliente dell'utente rimossa correttamente." }, "Successfully removed subnet access for user.": { "other": "Accesso alla sottorete rimosso correttamente per l'utente." }, "Successfully removed subnet id: {{.subnetID}} to allowed host id: {{.accessID}}": { "other": "Id sottorete rimosso correttamente: {{.subnetID}} per l'id host consentito: {{.accessID}}" }, "Successfully removed user's API authentication key": { "other": "Chiave di autenticazione API dell'utente rimossa correttamente" }, "Successfully send request to toggle IPMI interface of hardware server '{{.ID}}'.": { "other": "Richiesta inviata correttamente per attivare l'interfaccia IPMI del server hardware '{{.ID}}'." }, "Successfully updated user VPN password.": { "other": "Password VPN dell'utente aggiornata correttamente." }, "Successfully {{.action}} user vpn subnets manual config": { "other": "Configurazione manuale delle sottoreti vpn utente {{.action}} correttamente" }, "Summary and acknowledgement of upcoming and ongoing maintenance events.": { "other": "Riepilogo e conferma degli eventi di manutenzione imminenti e in corso." }, "Summary info about tickets": { "other": "Informazioni di riepilogo sui ticket" }, "Summary report for every pool/server.": { "other": "Report di riepilogo per ogni pool/server." }, "Support": { "other": "Supporto" }, "Suppress verbose output": { "other": "Elimina output dettagliato" }, "Sync the A record for the host": { "other": "Sincronizza il record A per l'host" }, "Sync the AAAA record for the host": { "other": "Sincronizza il record AAAA per l'host" }, "Sync the PTR record for the host": { "other": "Sincronizza il record PTR per l'host" }, "Synchronize DNS records for a virtual server instance": { "other": "Sincronizza i record DNS per un'istanza del server virtuale" }, "Synchronized A record for virtual server instance: {{.VsId}}.": { "other": "Record A sincronizzato per l'istanza del server virtuale: {{.VsId}}." }, "Synchronized AAAA record for virtual server instance: {{.VsId}}.": { "other": "Record AAAA sincronizzato per l'istanza del server virtuale: {{.VsId}}." }, "Synchronized PTR record for virtual server instance: {{.VsId}}.": { "other": "Record PTR sincronizzato per l'istanza del server virtuale: {{.VsId}}." }, "System reloading for virtual server instance: {{.VsId}} is in progress. Run '{{.CommandName}} sl vs ready {{.VsId}}' to check whether it is ready later on.": { "other": "Ricaricamento del sistema per l'istanza del server virtuale: {{.VsId}} è in corso. Esegui '{{.CommandName}} sl vs ready {{.VsId}}' per verificare se è pronta successivamente." }, "TICKETID": { "other": "TICKETID" }, "TRANSLATION_ID": { "other": "TRANSLATION_ID" }, "TTL(Time-To-Live) in seconds, such as: 86400. The default is: 7200": { "other": "TTL (Time-To-Live) in secondi, ad esempio: 86400. Il valore predefinito è: 7200" }, "TYPE": { "other": "TIPO" }, "Tag": { "other": "Tag" }, "Tags": { "other": "Tag" }, "Tags for the image": { "other": "Tag per l'immagine" }, "Tags to add to the instance (multiple occurrence permitted)": { "other": "Tag da aggiungere all'istanza (più ricorrenze consentite)" }, "Tags to set or empty string to remove all": { "other": "Tag da impostare o stringa vuota per rimuovere tutto" }, "Tags to set or empty string to remove all (multiple occurrence permitted).": { "other": "Tag da impostare o stringa vuota per rimuovere tutto (sono consentite molteplici ricorrenze)." }, "Target": { "other": "Destinazione" }, "Target IP": { "other": "IP di destinazione" }, "Target address": { "other": "Indirizzo di destinazione" }, "Temperature (°C) Sensor": { "other": "Sensore temperatura (°C)" }, "Template file: {{.Location}} does not exist.": { "other": "Il file template: {{.Location}} non esiste." }, "Test order": { "other": "Verifica ordine" }, "The ID of one IP address to authorize": { "other": "L'ID di un indirizzo IP da autorizzare" }, "The ID of one IP address to authorize.": { "other": "L'ID di un indirizzo IP da autorizzare." }, "The ID of one IP address to revoke": { "other": "L'ID di un indirizzo IP da revocare" }, "The ID of one hardware server to authorize": { "other": "L'ID di un server hardware da autorizzare" }, "The ID of one hardware server to authorize.": { "other": "L'ID di un server hardware da autorizzare." }, "The ID of one hardware server to revoke": { "other": "L'ID di un server hardware da revocare" }, "The ID of one virtual server to authorize": { "other": "L'ID di un server virtuale da autorizzare" }, "The ID of one virtual server to authorize.": { "other": "L'ID di un server virtuale da autorizzare." }, "The ID of one virtual server to revoke": { "other": "L'ID di un server virtuale da revocare" }, "The ID of the private SUBNET on which you want the virtual server placed": { "other": "L'ID della SUBNET privata su cui desideri posizionare il server virtuale" }, "The ID of the private VLAN on which you want the dedicated host placed. See: '${COMMAND_NAME} sl vlan list' for reference": { "other": "L'ID della VLAN privata su cui desideri posizionare l'host dedicato. Vedi: '${COMMAND_NAME} sl vlan list' per i riferimenti" }, "The ID of the private VLAN on which you want the virtual server placed": { "other": "L'ID della VLAN privata su cui desideri posizionare il server virtuale" }, "The ID of the public SUBNET on which you want the virtual server placed": { "other": "L'ID della SUBNET pubblica su cui desideri posizionare il server virtuale" }, "The ID of the public VLAN on which you want the virtual server placed": { "other": "L'ID della VLAN pubblica su cui desideri posizionare il server virtuale" }, "The ID of the remote security group to enforce": { "other": "L'ID del gruppo di sicurezza remoto da applicare" }, "The ID of the rule to govern this placement group. [required]": { "other": "L'ID della regola per controllare questo gruppo di posizionamento. [Obbligatorio]" }, "The IDs of the SSH keys to add to the root user (multiple occurrence permitted)": { "other": "Gli ID delle chiavi SSH da aggiungere all'utente root (più ricorrenze consentite)" }, "The IP address {{.IP}} was authorized to access {{.VolumeId}}.": { "other": "L'indirizzo IP {{.IP}} è stato autorizzato ad accedere a {{.VolumeId}}." }, "The Storage {{.Storage}} was not found.": { "other": "Lo storage {{.Storage}} non è stato trovato." }, "The VMware License Key. To get the required package you can use the command sl licenses create-options Package. E.g VMWARE_VSAN_ENTERPRISE_TIER_III_65_124_TB_6_X_2 [required]": { "other": "La chiave di licenza VMware. Per ottenere il pacchetto richiesto è possibile utilizzare il comando sl licenses create-options Package. Ad es. VMWARE_VSAN_ENTERPRISE_TIER_III_65_124_TB_6_X_2 [obbligatorio]" }, "The actual SSH key": { "other": "La chiave SSH attuale" }, "The block device ID´s to archive, multiple occurrence allowed": { "other": "L'ID del dispositivo a blocchi per archiviare, sono consentite più occorrenze" }, "The complex type of the order. Starts with 'SoftLayer_Container_Product_Order'. [default: SoftLayer_Container_Product_Order_Hardware_Server]": { "other": "Il tipo complesso dell'ordine. Inizia con 'SoftLayer_Container_Product_Order'. [predefinito: SoftLayer_Container_Product_Order_Hardware_Server]" }, "The complex type of the order. The type begins with 'SoftLayer_Container_Product_Order_'": { "other": "Il tipo complesso dell'ordine. Il tipo inizia con 'SoftLayer_Container_Product_Order_'" }, "The date the billing item was created (YYYY-MM-DD).": { "other": "La data in cui è stato creato l'elemento di fatturazione (AAAA-MM-GG)." }, "The dedicated host is migrating: {{.HostId}}.": { "other": "L'host dedicato sta migrando: {{.HostId}}." }, "The description of the security group": { "other": "La descrizione del gruppo di sicurezza" }, "The direction of traffic to enforce (ingress or egress), required": { "other": "La direzione del traffico da applicare (ingresso o uscita), obbligatorio" }, "The domain of hardware server: {{.ID}} was updated.": { "other": "Il dominio del server hardware: {{.ID}} è stato aggiornato." }, "The domain of virtual server instance: {{.VsId}} was updated.": { "other": "Il dominio dell'istanza del server virtuale: {{.VsId}} è stato aggiornato." }, "The earliest date we want to search for event logs [YYYY-MM-DD].": { "other": "La data più recente da cui avviare la ricerca nei log degli eventi [AAAA-MM-GG]." }, "The edge server uses the host header in the HTTP header to communicate with the Origin host. It defaults to Hostname.": { "other": "Il server edge utilizza l'intestazione host nell'intestazione HTTP per comunicare con l'host di origine. Il valore predefinito è Hostname." }, "The ethertype (IPv4 or IPv6) to enforce, default is IPv4 if not specified": { "other": "Il tipo di ether (IPv4 o IPv6) da applicare, se non specificato il valore predefinito è IPv4" }, "The event we want to get event logs for": { "other": "L'evento per cui si desidera acquisire i log" }, "The given snapshot schedule name was not found for the given storage volume.": { "other": "Il nome della pianificazione dell'istantanea fornita non è stato trovato per il volume di archiviazione fornito." }, "The hardware server {{.HwID}} was authorized to access {{.VolumeId}}.": { "other": "Il server hardware {{.HwID}} è stato autorizzato ad accedere a {{.VolumeId}}." }, "The hostname of hardware server: {{.ID}} was updated.": { "other": "Il nome host del server hardware: {{.ID}} è stato aggiornato." }, "The hostname of the router": { "other": "Il nome host del router" }, "The hostname of virtual server instance: {{.VsId}} was updated.": { "other": "Il nome host dell'istanza del server virtuale: {{.VsId}} è stato aggiornato." }, "The id of the object we want to get event logs for": { "other": "L'id dell'oggetto per cui si desidera ottenere i log degli eventi" }, "The id_rsa.pub file to import for this key": { "other": "Il file id_rsa.pub da importare per questa chiave" }, "The identifier for a virtual server to attach": { "other": "L'identificativo per un server virtuale da collegare" }, "The identifier for a virtual server to detach": { "other": "L'identificativo per un server virtuale da scollegare" }, "The identifier for hardware to attach": { "other": "L'identificativo per l'hardware da collegare" }, "The identifier for hardware to detach": { "other": "L'identificativo per l'hardware da scollegare" }, "The image {{.ImageId}} was exported successfully!": { "other": "L'immagine {{.ImageId}} è stata esportata correttamente" }, "The interface of the server to associate (public/private)": { "other": "L'interfaccia del server da associare (pubblic/private)" }, "The interface of the server to remove (public or private)": { "other": "L'interfaccia del server da rimuovere (pubblica o privata)" }, "The keyname for the type of package. For example, BARE_METAL_CPU": { "other": "Il nome chiave del tipo di pacchetto. Ad esempio, BARE_METAL_CPU" }, "The latest date we want to search for event logs [YYYY-MM-DD].": { "other": "La data meno recente da cui avviare la ricerca nei log degli eventi [AAAA-MM-GG]." }, "The lower port bound to enforce": { "other": "L'associazione della porta inferiore da applicare" }, "The name of the VLAN": { "other": "Il nome della VLAN" }, "The name of the attachment shown in the ticket": { "other": "Il nome dell'allegato mostrato nel ticket" }, "The name of the image {{.ID}} is updated.": { "other": "Il nome dell'immagine {{.ID}} è aggiornato." }, "The name of the security group": { "other": "Il nome del gruppo di sicurezza" }, "The name of this specific piece of software.": { "other": "Il nome di questa specifica parte di software." }, "The netscaler ID has to be a positive integer.": { "other": "L'ID del netscaler deve essere un numero intero positivo." }, "The network component ID to associate with the security group": { "other": "L'ID della rete da associare al gruppo di sicurezza" }, "The network component to remove from the security group": { "other": "Il componente di rete da rimuovere dal gruppo di sicurezza" }, "The new label for the key": { "other": "La nuova etichetta per la chiave" }, "The note": { "other": "La nota" }, "The note of hardware server: {{.ID}} was updated.": { "other": "La nota del server hardware: {{.ID}} è stata aggiornata." }, "The note of the image {{.ID}} is updated.": { "other": "La nota dell'immagine {{.ID}} è aggiornata." }, "The note to be applied to the imported template": { "other": "La nota che deve essere applicata al template importato" }, "The note was set successfully": { "other": "La nota è stata impostata correttamente" }, "The order is correct.": { "other": "L'ordine è corretto." }, "The order preset (if required by the package)": { "other": "La preimpostazione dell'ordine (se richiesto dal pacchetto)" }, "The order {{.OrderID}} was placed.": { "other": "L'ordine {{.OrderID}} è stato applicato." }, "The origin type. [Permit: server, storage] Note: If OriginType is storage then OriginHost is take as Endpoint": { "other": "Il tipo di origine. [Permesso: server, storage] Nota: se OriginType è storage, OriginHost viene considerato come Endpoint" }, "The origin type. [Permit: server, storage] Note: If OriginType is storage then OriginHost is take as Endpoint.": { "other": "Il tipo di origine. [Permesso: server, storage] Nota: se OriginType è storage, OriginHost viene considerato come Endpoint." }, "The origin {{.Id}} with path {{.Path}} was deleted.": { "other": "L'origine {{.Id}} con percorso {{.Path}} è stata eliminata." }, "The original volume has been cancelled, unable to order duplicate volume": { "other": "Il volume originale è stato annullato, impossibile ordinare il volume duplicato" }, "The password part of the username/password pair.": { "other": "La parte password della coppia nome utente/password." }, "The path that Akamai edge servers periodically fetch the test object from. example = /detection-test-object.html": { "other": "Il percorso da cui i server edge Akamai recuperano periodicamente l'oggetto di test. esempio = /detection-test-object.html" }, "The port has to be a positive integer.": { "other": "La porta deve essere un numero intero positivo." }, "The portable storage id to be added to the virtual server": { "other": "L'id dello storage portatile da aggiungere al server virtuale" }, "The private network speed of hardware server: {{.ID}} was updated.": { "other": "La velocità di rete privata del server hardware: {{.ID}} è stata aggiornata." }, "The private network speed of virtual server instance: {{.VsId}} was updated.": { "other": "La velocità della rete privata dell'istanza del server virtuale: {{.VsId}} è stata aggiornata." }, "The protocol (icmp, tcp, udp) to enforce": { "other": "Il protocollo (icmp, tcp, udp) da applicare" }, "The public SSH key will be written to this file": { "other": "La chiave SSH pubblica sarà scritta in questo file" }, "The public network speed of hardware server: {{.ID}} was updated.": { "other": "La velocità della rete pubblica del server hardware: {{.ID}} è stata aggiornata." }, "The public network speed of virtual server instance: {{.VsId}} was updated.": { "other": "La velocità della rete pubblica dell'istanza del server virtuale: {{.VsId}} è stata aggiornata." }, "The quantity of the item being ordered if different from quoted value": { "other": "La quantità dell'elemento ordinato se diversa dal valore di preventivo" }, "The quantity of the item being ordered. This value defaults to 1": { "other": "La quantità di elementi che viene ordinata. Il valore predefinito è 1" }, "The quantity of virtual server be created. It should be greater or equal to 1. This value defaults to 1.": { "other": "La quantità di server virtuali che viene creata. Dovrebbe essere maggiore o uguale a 1. Questo valore per impostazione predefinita è 1." }, "The quote will be sent to the associated email address": { "other": "La quota sarà inviata all'indirizzo email associato" }, "The referenceCode of the operating system software description for the imported VHD, ISO, or RAW image": { "other": "Il referenceCode della descrizione software del sistema operativo per l'immagine VHD, ISO o RAW importata" }, "The remote IP/CIDR to enforce": { "other": "Il IP/CIDR remoto da applicare" }, "The requested duplicate volume size is too large. The maximum size for duplicate block volumes is 10 times the size of the origin volume or, if the origin volume was also a duplicate, 10 times the size of the initial origin volume (i.e. the origin volume from which the first duplicate was created in the chain of duplicates). Requested: {{.DuplicateSize}} GB. Base origin size: {{.BaseSize}} GB.": { "other": "La dimensione del volume duplicato richiesto è troppo grande. La dimensione massima per i volumi di blocchi duplicati è di 10 volte la dimensione del volume di origine oppure, se anche il volume di origine era un duplicato, 10 volte la dimensione del volume di origine iniziale (ossia il volume di origine da cui è stato creato il primo duplicato nella catena di duplicati). Richiesto: {{.DuplicateSize}} GB. Dimensione di origine di base: {{.BaseSize}} GB." }, "The requested duplicate volume size is too small. Duplicate volumes must be at least as large as their origin volumes.": { "other": "La dimensione del volume duplicato richiesto è troppo piccola. I volumi duplicati devono essere grandi almeno quanto i loro volumi di origine." }, "The short name of the datacenter": { "other": "Il nome breve del datacenter" }, "The size of snapshot space to order for the duplicate, if no snapshot space size is specified, the snapshot space size of the origin volume will be used": { "other": "La dimensione dello spazio dell'istantanea da ordinare per il duplicato, se non si specifica alcuna dimensione di spazio dell'istantanea, verrà utilizzata la dimensione di spazio istantanea del volume di origine" }, "The snapshot space for this volume is set for cancellation; unable to order replicant volume.": { "other": "Lo spazio dell'istantanea per questo volume è impostato per l'annullamento; impossibile ordinare il volume della replica." }, "The storage username to be added to the hardware server.": { "other": "Il nome utente dello storage da aggiungere al server hardware." }, "The storage username to be added to the virtual server.": { "other": "Il nome utente dello storage da aggiungere al server virtuale." }, "The subject id to use for the ticket, issue '${COMMAND_NAME} sl ticket subjects' to get the list. [required]": { "other": "L'ID soggetto da utilizzare per il ticket; immetti '${COMMAND_NAME}sl ticket subjects' per ottenere l'elenco. [Obbligatorio]" }, "The subnet type has to be either internal, or remote or service.": { "other": "Il tipo di sottorete deve essere internal, remote o service." }, "The subnet {{.Subnet}} was authorized to access {{.VolumeId}}.": { "other": "La sottorete {{.Subnet}} è stata autorizzata ad accedere a {{.VolumeId}}." }, "The tag of the image {{.ID}} is updated.": { "other": "La tag dell'immagine {{.ID}} è aggiornata." }, "The tags of hardware server: {{.ID}} was updated.": { "other": "Le tag del server hardware: {{.ID}} sono state aggiornate." }, "The tags of virtual server instance: {{.VsId}} was updated.": { "other": "Le tag dell'istanza del server virtuale: {{.VsId}} sono state aggiornate." }, "The ticket body": { "other": "Il corpo del ticket" }, "The ticket id must be a number.": { "other": "L'ID ticket deve essere un numero." }, "The ticket id must be a positive non-zero number.": { "other": "L'ID ticket deve essere un numero positivo diverso da zero." }, "The title of the ticket. [required]": { "other": "Il titolo del ticket. [Obbligatorio]" }, "The transaction to clear the route is created, routes will be updated in one or two minutes.": { "other": "La transazione per la cancellazione dell'instradamento è stata creata, gli instradamenti verranno aggiornati in uno o due minuti." }, "The transaction to modify a global IP route is created, routes will be updated in one or two minutes.": { "other": "È stata creata la transazione per modificare una rotta IP globale, le rotte saranno aggiornate in uno o due minuti." }, "The transaction to route is created, routes will be updated in one or two minutes.": { "other": "La transazione per l'instradamento è stata creata, gli instradamenti verranno aggiornati in uno o due minuti." }, "The transaction to unroute a global IP address is created, routes will be updated in one or two minutes.": { "other": "È stata creata la transazione per annullare l'instradamento di un IP globale, le rotte saranno aggiornate in uno o due minuti." }, "The type of the VLAN, either public or private": { "other": "Il tipo di VLAN, pubblica o privata" }, "The type of the object we want to get event logs for": { "other": "Il tipo dell'oggetto per cui si desidera ottenere i log degli eventi" }, "The upper port bound to enforce": { "other": "L'associazione della porta superiore da applicare" }, "The user data of hardware server: {{.ID}} was updated.": { "other": "I dati utente del server hardware: {{.ID}} sono stati aggiornati." }, "The user data of virtual server instance: {{.VsId}} was updated.": { "other": "I dati utente dell'istanza del server virtuale: {{.VsId}} sono stati aggiornati." }, "The username part of the username/password pair.": { "other": "La parte nome utente della coppia nome utente/password." }, "The value of option '--quantity' should be greater or equal to 1.": { "other": "Il valore dell'opzione '--quantity' dovrebbe essere maggiore o uguale a 1." }, "The value of option '-t, --type' should be PublicToPrivate | PrivateToPrivate | PublicToPublic": { "other": "Il valore dell'opzione '-t, --type' dovrebbe essere PublicToPrivate | PrivateToPrivate | PublicToPublic" }, "The value of option -c, --compare-type should be EQUAL_TO | ENDS_WITH | STARTS_WITH | REGEX | CONTAINS.": { "other": "Il valore dell'opzione -c, --compare-type dovrebbe essere EQUAL_TO | ENDS_WITH | STARTS_WITH | REGEX | CONTAINS." }, "The value of option -t, --type should be HOST_NAME | FILE_TYPE | HEADER | COOKIE | PATH.": { "other": "Il valore dell'opzione -t, --type dovrebbe essere HOST_NAME | FILE_TYPE | HEADER | COOKIE | PATH." }, "The virtual server is migrating.": { "other": "Il server virtuale sta migrando." }, "The virtual server is migrating: {{.VsId}}.": { "other": "Il server virtuale sta migrando: {{.VsId}}." }, "The virtual server {{.VsID}} was authorized to access {{.VolumeId}}.": { "other": "Il server virtuale {{.VsID}} è stato autorizzato ad accedere a {{.VolumeId}}." }, "The vlan is located at: {{.VLAN}}, Please add a valid private vlan according the datacenter selected.": { "other": "Il vlan si trova in: {{.VLAN}}, aggiungere una vlan privata valida in base al datacenter selezionato." }, "The volume has been cancelled; unable to modify volume.": { "other": "Il volume è stato annullato; impossibile modificarlo." }, "There are no replication partners for volume {{.VolumeID}}.\n": { "other": "Non ci sono partner di replica per il volume {{.VolumeID}}.\n" }, "There are not private vlans available for this datacenter.": { "other": "Non ci sono vlan private disponibili per questo datacenter." }, "There is not any guest into the dedicated host {{.ID}}.": { "other": "Non è presente alcun guest nell'host dedicato {{.ID}}." }, "There is not available category to this disk size": { "other": "Nessuna categoria disponibile per questa dimensione disco" }, "This account is the Master User and has all permissions enabled": { "other": "Questo account è l'utente master e ha tutte le autorizzazioni abilitate" }, "This action will incur charges on your account. Continue?": { "other": "Questa azione comporterà degli addebiti sul tuo account. Continuare?" }, "This action will cancel the firewall {{.ID}} from your account. Continue?": { "other": "Questa azione eliminerà il firewall {{.ID}} dal tuo account. Continuare?" }, "This action will incur charges on your account. Continue?": { "other": "Questa azione comporterà degli addebiti sul tuo account. Continuare?" }, "This command requires --add or --remove option.": { "other": "Questo comando richiede l'opzione --add o --remove." }, "This command requires --enable or --disable option.": { "other": "Questo comando richiede l'opzione -- enable o --disable." }, "This command requires four arguments.": { "other": "Questo comando richiede quattro argomenti." }, "This command requires notification names as arguments and options flags.": { "other": "Questo comando richiede nomi di notifica come argomenti e indicatori di opzioni." }, "This command requires one argument.": { "other": "Questo comando richiede un argomento." }, "This command requires one option.": { "other": "Questo comando richiede un'opzione." }, "This command requires the --subject-id option.": { "other": "Questo comando richiede l'opzione --subject-id." }, "This command requires the --title option.": { "other": "Questo comando richiede l'opzione --title." }, "This command requires three arguments.": { "other": "Questo comando richiede tre argomenti." }, "This command requires two arguments.": { "other": "Questo comando richiede due argomenti." }, "This command will only show VLANs not yet trunked to this server.": { "other": "Questo comando mostra solo le VLAN ancora senza trunk su questo server." }, "This is the credential id associated with the volume. [Required]": { "other": "Questo è l'id credenziale associato al volume. [Obbligatorio]" }, "This option is not available.": { "other": "Questa opzione non è disponibile." }, "This volume cannot be modified since it does not support Encryption at Rest.": { "other": "Questo volume non può essere modificato poiché non supporta la crittografia dei dati inattivi." }, "This volume is set for cancellation; unable to order replicant volume.": { "other": "Questo volume è impostato per l'annullamento; impossibile ordinare il volume della replica." }, "This will cancel all virtual server instances in the dedicatedhost: {{.HostID}} and cannot be undone. Continue?": { "other": "In questo modo verranno annullate tutte le istanze del server virtuale nell'host dedicato: {{.HostID}} e non possono essere annullate. Continuare?" }, "This will cancel the IP address: {{.ID}} and cannot be undone. Continue?": { "other": "Questa azione eliminerà l'indirizzo IP: {{.ID}} e non può essere annullata. Continuare?" }, "This will cancel the IPSec: {{.ContextID}} and cannot be undone. Continue?": { "other": "Questa azione eliminerà l'IPSec: {{.ContextID}} e non può essere annullata. Continuare?" }, "This will cancel the VLAN: {{.ID}} and cannot be undone. Continue?": { "other": "Questa azione eliminerà la VLAN: {{.ID}} e non può essere annullata. Continuare?" }, "This will cancel the block volume snapshot space: {{.ID}} and cannot be undone. Continue?": { "other": "Questa azione eliminerà lo spazio dell'istantanea del volume dei blocchi: {{.ID}} e non può essere annullata. Continuare?" }, "This will cancel the block volume: {{.ID}} and cannot be undone. Continue?": { "other": "Questa azione eliminerà il volume dei blocchi: {{.ID}} e non può essere annullata. Continuare?" }, "This will cancel the file volume snapshot space: {{.ID}} and cannot be undone. Continue?": { "other": "Questa azione eliminerà lo spazio dell'istantanea del volume di file: {{.ID}} e non può essere annullata. Continuare?" }, "This will cancel the file volume: {{.ID}} and cannot be undone. Continue?": { "other": "Questa azione eliminerà il volume di file: {{.ID}} e non può essere annullata. Continuare?" }, "This will cancel the hardware server: {{.ID}} and cannot be undone. Continue?": { "other": "Questa azione eliminerà il server hardware: {{.ID}} e non può essere annullata. Continuare?" }, "This will cancel the load balancer policy: {{.PolicyID}} and cannot be undone. Continue?": { "other": "Questa azione annullerà la politica del programma di bilanciamento del carico: {{.PolicyID}} e non può essere annullata. Continuare?" }, "This will cancel the load balancer: {{.LBID}} and cannot be undone. Continue?": { "other": "Questa azione eliminerà il programma di bilanciamento del carico: {{.LBID}} e non può essere annullata. Continuare?" }, "This will cancel the object-storage: {{.ID}} and cannot be undone. Continue?": { "other": "Questa operazione annullerà l'archivio oggetti: {{.ID}} e non può essere annullata. Continuare?" }, "This will cancel the subnet: {{.ID}} and cannot be undone. Continue?": { "other": "Questa azione eliminerà la sottorete: {{.ID}} e non può essere annullata. Continuare?" }, "This will cancel the virtual server instance: {{.VsID}} and cannot be undone. Continue?": { "other": "Questa azione eliminerà l'istanza del server virtuale: {{.VsID}} e non può essere annullata. Continuare?" }, "This will delete security group {{.ID}} and cannot be undone. Continue?": { "other": "Questa azione eliminerà il gruppo di sicurezza: {{.ID}} e non può essere annullata. Continuare?" }, "This will delete the load balancer L7 member: {{.MemberID}} and cannot be undone. Continue?": { "other": "Questa azione eliminerà il membro L7 del programma di bilanciamento del carico: {{.MemberID}} e non può essere annullata. Continuare?" }, "This will delete the load balancer L7 pool: {{.PoolID}} and cannot be undone. Continue?": { "other": "Questa azione eliminerà il pool L7 del programma di bilanciamento del carico: {{.PoolID}} e non può essere annullata. Continuare?" }, "This will delete the load balancer L7 rule: {{.RuleID}} and cannot be undone. Continue?": { "other": "Questa azione eliminerà la regola L7 del programma di bilanciamento del carico: {{.RuleID}} e non può essere annullata. Continuare?" }, "This will delete the load balancer member: {{.MemberID}} and cannot be undone. Continue?": { "other": "Questa azione eliminerà il membro del programma di bilanciamento del carico: {{.MemberID}} e non può essere annullata. Continuare?" }, "This will delete the load balancer protocol: {{.ProtocolID}} and cannot be undone. Continue?": { "other": "Questa azione eliminerà il protocollo del programma di bilanciamento del carico: {{.ProtocolID}} e non può essere annullata. Continuare?" }, "This will delete the user: {{.ID}} and cannot be undone. Continue?": { "other": "Questa azione eliminerà l'utente: {{.ID}} e non può essere annullata. Continuare?" }, "This will pause virtual server instance: {{.VsId}}. Continue?": { "other": "Questa azione metterà in pausa l'istanza del server virtuale: {{.VsId}}. Continuare?" }, "This will power cycle hardware server: {{.ID}}. Continue?": { "other": "Questa azione alimenterà il ciclo del server hardware: {{.ID}}. Continuare?" }, "This will power off hardware server: {{.ID}} and update device firmware. Continue?": { "other": "Questa azione disattiverà il server hardware: {{.ID}} e aggiornerà il firmware del dispositivo. Continuare?" }, "This will power off hardware server: {{.ID}}. Continue?": { "other": "Questa azione disattiverà il server hardware: {{.ID}}. Continuare?" }, "This will power off the server with id {{.hardwareID}} and reflash device firmware. Continue?": { "other": "Questo spegnerà il server con id {{.hardwareID}} ed eseguirà il reflash del firmware del dispositivo. Continuare?" }, "This will power off virtual server instance: {{.VsId}}. Continue?": { "other": "Questa azione disattiverà l'istanza del server virtuale: {{.VsId}}. Continuare?" }, "This will power on virtual server instance: {{.VsId}}. Continue?": { "other": "Questa azione attiverà l'istanza del server virtuale: {{.VsId}}. Continuare?" }, "This will reboot hardware server: {{.ID}}. Continue?": { "other": "Questa azione riavvierà il server hardware: {{.ID}}. Continuare?" }, "This will reboot virtual server instance: {{.VsId}}. Continue?": { "other": "Questa azione riavvierà l'istanza del server virtuale: {{.VsId}}. Continuare?" }, "This will reload operating system for hardware server: {{.ID}}. Continue?": { "other": "Questa azione ricaricherà il sistema operativo del server hardware: {{.ID}}. Continuare?" }, "This will reload operating system of virtual server instance: {{.VsId}} and cannot be undone. Continue?": { "other": "Questa azione ricaricherà il sistema operativo dell'istanza del server virtuale : {{.VsId}} e non può essere annullata. Continuare?" }, "This will remove SSH key: {{.ID}} and cannot be undone. Continue?": { "other": "Questa azione rimuoverà la chiave SSH: {{.ID}} e non può essere annullata. Continuare?" }, "This will remove SSL certificate: {{.ID}} and cannot be undone. Continue?": { "other": "Questa azione rimuoverà il certificato SSL: {{.ID}} e non può essere annullata. Continuare?" }, "This will remove placement group: {{.ID}} and cannot be undone. Continue?": { "other": "Questa operazione rimuoverà il gruppo di posizionamento: {{.ID}} e non può essere annullata. Continuare?" }, "This will remove rule {{.RuleId}} in security group {{.GroupId}} and cannot be undone. Continue?": { "other": "Questa azione rimuoverà la regola {{.RuleId}} nel gruppo di sicurezza {{.GroupId}} e non può essere annullata. Continuare?" }, "This will resume virtual server instance: {{.VsId}}. Continue?": { "other": "Questa azione riprenderà l'istanza del server virtuale: {{.VsId}}. Continuare?" }, "Ticket ID: {{.TicketID}}.": { "other": "ID ticket: {{.TicketID}}." }, "Ticket could not be created: {{.Error}}.": { "other": "Non è stato possibile creare il ticket: {{.Error}}." }, "Ticket priority [1|2|3|4], from 1 (Critical) to 4 (Minimal Impact). Only settable with Advanced and Premium support. See https://www.ibm.com/cloud/support": { "other": "Priorità ticket [1|2|3|4], da 1 (critico) a 4 (impatto minimo). Impostabile solo con il supporto avanzato o premium. Vedi https://www.ibm.com/cloud/support" }, "Tier": { "other": "Livello" }, "Title": { "other": "Titolo" }, "To add Datacenter": { "other": "Per aggiungere Datacenter" }, "To route requests to your website, enter the hostname for your website, for example, www.example.com or app.example.com. [required]": { "other": "Per instradare le richieste al sito web, immettere il nome host per il sito web, ad esempio www.example.com o app.example.com. [obbligatorio]" }, "Toggle the IPMI interface on and off. This command is asynchronous.": { "other": "Attiva/disattiva l'interfaccia IPMI. Questo comando è asincrono." }, "Total": { "other": "Totale" }, "Total bandwidth": { "other": "Larghezza di banda totale" }, "Total hits": { "other": "Totale riscontri" }, "Total monthly cost": { "other": "Costo mensile totale" }, "Total number of result to return. -1 to return ALL, there may be a LOT of these. [default: 50]": { "other": "Numero totale di risultati da restituire. -1 per restituirli TUTTI, potrebbe esservene MOLTI. [valore predefinito: 50]" }, "Total usage": { "other": "Utilizzo totale" }, "True": { "other": "Vero" }, "Trunked": { "other": "Con trunk" }, "Trunks a VLAN to the this server.": { "other": "Imposta il trunk di una VLAN su questo server." }, "Type": { "other": "Tipo" }, "Type Name": { "other": "Nome tipo" }, "Type of storage volume [required], options are: performance,endurance": { "other": "Tipo di volume di archiviazione [obbligatorio], le opzioni sono: performance,endurance" }, "Types": { "other": "Tipi" }, "URI": { "other": "URI" }, "URL": { "other": "URL" }, "USERNAME": { "other": "NOME UTENTE" }, "USER_ID": { "other": "USER_ID" }, "UTC Offset for searching with dates. +/-HHMM format [default: -0000]": { "other": "UTC Offset per la ricerca con date. Formato +/-HHMM [valore predefinito: -0000]" }, "UUID": { "other": "UUID" }, "UUID for the load balancer member [required]": { "other": "UUID per il membro del programma di bilanciamento del carico [obbligatorio]" }, "UUID for the load balancer policy [required]": { "other": "UUID per la politica del programma di bilanciamento del carico [obbligatorio]" }, "UUID for the load balancer pool [required]": { "other": "UUID per il pool del programma di bilanciamento del carico [obbligatorio]" }, "UUID for the load balancer protocol [required]": { "other": "UUID per il protocollo del programma di bilanciamento del carico [obbligatorio]" }, "UUID for the load balancer rule [required]": { "other": "UUID per la regola del programma di bilanciamento del carico [obbligatorio]" }, "UUID for the protocol [required]": { "other": "UUID per il protocollo [obbligatorio]" }, "UUID of the protocol you want to edit.": { "other": "UUID del protocollo che si desidera modificare." }, "Unable to create {{.Type}} subnet.": { "other": "Impossibile creare la sottorete {{.Type}}." }, "Unable to find VLAN with ID {{.ID}}.\n": { "other": "Impossibile trovare la VLAN con ID {{.ID}}.\n" }, "Unable to find bandwidth pool with ID {{.bandwidthPoolId}}.\n": { "other": "Impossibile trovare il pool di larghezza di banda con ID {{.bandwidthPoolId}}. \n" }, "Unable to find category code from this volume.": { "other": "Impossibile trovare il codice della categoria per questo volume." }, "Unable to find credential with ID: {{.credentialID}}.\n": { "other": "Impossibile trovare la credenziale con ID: {{.credentialID}}.\n" }, "Unable to find firewall with ID: {{.ID}}": { "other": "Impossibile trovare il firewall con ID: {{.ID}}" }, "Unable to find global IP with ID: {{.ID}}.\n": { "other": "Impossibile trovare l'IP globale con ID: {{.ID}}.\n" }, "Unable to find hardware server with ID: {{.ID}}.\n": { "other": "Impossibile trovare il server hardware con ID: {{.ID}}.\n" }, "Unable to find health check with UUID of '{{.UUID}}' in load balancer {{.ID}}.": { "other": "Impossibile trovare il controllo di integrità con l'UUID '{{.UUID}}' nel programma di bilanciamento del carico {{.ID}}." }, "Unable to find image with ID {{.ImageID}}.\n": { "other": "Impossibile trovare l'immagine con ID {{.ImageID}}.\n" }, "Unable to find item with ID: {{.itemID}}.\n": { "other": "Impossibile trovare l'elemento con ID: {{.itemID}}. \n" }, "Unable to find license with key: {{.key}}.": { "other": "Impossibile trovare la licenza con chiave: {{.key}}." }, "Unable to find location": { "other": "Impossibile trovare l'ubicazione" }, "Unable to find network port speed for this device.": { "other": "Impossibile trovare la porta di rete per questo dispositivo." }, "Unable to find object with IP address: {{.address}}": { "other": "Impossibile trovare l'oggetto con indirizzo IP: {{.address}}" }, "Unable to find object-storage with ID: {{.storageID}}.\n": { "other": "Impossibile trovare l'archivio oggetti con ID: {{.storageID}}.\n" }, "Unable to find object-storage with objectStorageID {{.objectStorageID}}.": { "other": "Impossibile trovare l'archivio oggetti con objectStorageID {{.objectStorageID}}." }, "Unable to find resource record with ID: {{.RecordID}}.\n": { "other": "Impossibile trovare il record della risorsa con ID: {{.RecordID}}.\n" }, "Unable to find snapshot with ID {{.ID}}.\n": { "other": "Impossibile trovare l'istantanea con ID {{.ID}}.\n" }, "Unable to find subnet with ID: {{.ID}}.\n": { "other": "Impossibile trovare la sottorete con ID: {{.ID}}.\n" }, "Unable to find user id for %s": { "other": "Impossibile trovare l'ID utente per %s" }, "Unable to find virtual server instance with ID: {{.VsID}}.\n": { "other": "Impossibile trovare l'istanza del server virtuale con ID: {{.VsID}}.\n" }, "Unable to find volume with ID {{.ID}}.\n": { "other": "Impossibile trovare il volume con ID {{.ID}}.\n" }, "Unable to find zone with ID: {{.ZoneID}}.\n": { "other": "Impossibile trovare la zona con ID: {{.ZoneID}}.\n" }, "Unable to find {{.Option}} option with value {{.Value}}.": { "other": "Impossibile trovare l'opzione {{.Option}} con il valore {{.Value}}." }, "Unable to parse zone from BIND file.": { "other": "Impossibile analizzare la zona dal file BIND." }, "Unable to unmarshal extras json: %s\n": { "other": "Impossibile annullare il marshalling dei JSON aggiuntivi: %s\n" }, "Unable to unmarshal template json: %s\n": { "other": "Impossibile annullare il marshalling del JSON del modello: %s\n" }, "Unassign a global IP from a target router or device": { "other": "Annulla l'assegnazione di un IP globale da un router o un dispositivo di destinazione." }, "Unique Id": { "other": "Id univoco" }, "Unique id": { "other": "Id univoco" }, "Update ID": { "other": "Aggiorna ID" }, "Update an address translation for an IPSec": { "other": "Aggiornare una traduzione di indirizzo per un IPSec" }, "Update could not be added: {{.Error}}\n": { "other": "Non è stato possibile aggiungere l'aggiornamento: {{.Error}}\n" }, "Update disk number to size in GB [capacity,diskNumber]. --resize-disk 250,2": { "other": "Aggiornare il numero di disco alla dimensione in GB [capacità,diskNumber]. --resize-disk 250,2" }, "Update resource records in a zone": { "other": "Aggiorna i record della risorsa in una zona" }, "Update server firmware": { "other": "Aggiorna il firmware del server" }, "Update tunnel context properties": { "other": "Aggiornare le proprietà del contesto tunnel" }, "Updated IPSec {{.ContextID}}.": { "other": "IPSec {{.ContextID}} aggiornato." }, "Updated resource record under zone {{.Zone}}: ID={{.ID}}, type={{.RecordType}}, record={{.Host}}, data={{.Data}}, ttl={{.Ttl}}.": { "other": "Record della risorsa aggiornato nella zona {{.Zone}}: ID={{.ID}}, tipo={{.RecordType}}, record={{.Host}}, dati={{.Data}}, ttl={{.Ttl}}." }, "Updated translation with ID {{.TransID}} in IPSec {{.ID}}.": { "other": "La traduzione con ID {{.TransID}} è stata aggiornata nell'IPSec {{.ID}}." }, "Updates": { "other": "Aggiornamenti" }, "Upgrade BIOS": { "other": "Esegui upgrade del BIOS" }, "Upgrade a virtual server instance": { "other": "Aggiorna un'istanza del server virtuale" }, "Upgrade all hard drives' firmware": { "other": "Esegui upgrade del firmware di tutte le unità" }, "Uri": { "other": "Uri" }, "Url": { "other": "URL" }, "Url path for HTTP/HTTPS checks": { "other": "Percorso URL per i controlli HTTP/HTTPS" }, "Usage information.": { "other": "Informazioni sull'utilizzo." }, "Use 'cookie' or 'source-ip' to stick": { "other": "Utilizza 'cookie' o 'source-ip' per conservare" }, "Use SAN storage instead of local disk": { "other": "Utilizza l'archivio SAN invece del disco locale" }, "Use `${COMMAND_NAME} sl order lookup ` to find more details about a specific order.": { "other": "Utilizzare `${COMMAND_NAME} sl order lookup ` per trovare ulteriori dettagli su uno specifico ordine." }, "Use the configuration from an existing virtual server": { "other": "Utilizza la configurazione da un server virtuale esistente" }, "User": { "other": "Utente" }, "User ID": { "other": "ID utente" }, "User ID should be a number.": { "other": "L'ID utente deve essere un numero." }, "User ID to be notified on monitoring failure, multiple occurrence allowed": { "other": "ID utente a cui inviare la notifica in caso di errore di monitoraggio, sono consentite più ricorrenze" }, "User defined metadata string": { "other": "Stringa dei metadati definita dall'utente" }, "User details": { "other": "Dettagli utente" }, "User name": { "other": "Nome utente" }, "User {{.UserID}} updated successfully.": { "other": "L'utente {{.UserID}} è stato aggiornato correttamente." }, "Username": { "other": "Nome utente" }, "VIRTUAL": { "other": "VIRTUALE" }, "VLAN": { "other": "VLAN" }, "VLAN type": { "other": "Tipo VLAN" }, "VLAN {{.ID}} was cancelled.": { "other": "La VLAN {{.ID}} è stata annullata." }, "VLAN {{.VlanID}} was updated.": { "other": "La VLAN {{.VlanID}} è stata aggiornata." }, "VPN password to set for this user.": { "other": "Password VPN da impostare per questo utente." }, "Valid quantities vary by type.\n\t- public IPv4: 4, 8, 16, 32\n\t- private IPv4: 4, 8, 16, 32, 64\n\t- public IPv6: 64\n\nEXAMPLE:\n\t${COMMAND_NAME} sl subnet create public 16 567\n\tThis command creates a public subnet with 16 IPv4 addresses and places it on vlan with ID 567.": { "other": "Le quantità valide variano in base al tipo.\n - IPv4 pubblico: 4, 8, 16, 32\n - IPv4 privato: 4, 8, 16, 32, 64\n - IPv6 pubblico: 64\n\nESEMPIO:\n ${COMMAND_NAME} sl subnet create public 16 567\n Questo comando crea una sottorete pubblica con 16 indirizzi IPv4 e la colloca sulla vlan con ID 567." }, "Value": { "other": "Valore" }, "Value of option '--sticky' should be cookie or source-ip": { "other": "Il valore dell'opzione '--sticky' dovrebbe essere cookie o source-ip" }, "Vendor": { "other": "Fornitore" }, "Vendor Name": { "other": "Nome fornitore" }, "Version": { "other": "Versione" }, "View a quote": { "other": "Visualizza un preventivo" }, "View and Order a quote": { "other": "Visualizza e ordina un preventivo" }, "View details of a placement group": { "other": "Visualizza i dettagli di un gruppo di posizionamento" }, "View user permissions": { "other": "Visualizza autorizzazioni utente" }, "Virtual": { "other": "Virtuale" }, "Virtual Guest ID": { "other": "ID Guest virtuale" }, "Virtual guest ID": { "other": "ID guest virtuale" }, "Virtual guest domain name not found.": { "other": "Nome di dominio del guest virtuale non trovato." }, "Virtual server ID should be a number.": { "other": "L'ID del server virtuale deve essere un numero." }, "Virtual server instance: {{.VsId}} is ready.": { "other": "L'istanza guest virtuale: {{.VsId}} è pronta." }, "Virtual server instance: {{.VsId}} was cancelled.": { "other": "L'istanza guest virtuale: {{.VsId}} è stata annullata." }, "Virtual server instance: {{.VsId}} was paused.": { "other": "L'istanza guest virtuale: {{.VsId}} è stata messa in pausa." }, "Virtual server instance: {{.VsId}} was power off.": { "other": "L'istanza guest virtuale: {{.VsId}} è stata disattivata." }, "Virtual server instance: {{.VsId}} was power on.": { "other": "L'istanza guest virtuale: {{.VsId}} è stata attivata." }, "Virtual server instance: {{.VsId}} was rebooted.": { "other": "L'istanza guest virtuale: {{.VsId}} è stata riavviata." }, "Virtual server instance: {{.VsId}} was resumed.": { "other": "L'istanza guest virtuale: {{.VsId}} è stata ripresa." }, "Virtual server template is exported to: {{.Template}}.": { "other": "Il template del server virtuale viene esportato in: {{.Template}}." }, "Virtual servers": { "other": "Server virtuali" }, "Visibility": { "other": "Visibilità" }, "Vlan": { "other": "Vlan" }, "Vlan ids": { "other": "Id vlan" }, "Vlans": { "other": "Vlan" }, "Volts Sensor": { "other": "Sensore volt" }, "Volume Name": { "other": "Nome volume" }, "Volume does not have a valid storage type (with an appropriate \nkeyName to indicate the volume is a PERFORMANCE or an ENDURANCE volume).": { "other": "Il volume non ha un tipo di archiviazione valido (con un \nkeyName appropriato per indicare che il volume è un volume PERFORMANCE o ENDURANCE)" }, "Volume name": { "other": "Nome volume" }, "Vs": { "other": "Vs" }, "Wait until the virtual server is finished provisioning for up to X seconds before returning": { "other": "Attendi finché il server virtuale non ha terminato il provisioning fino a X secondi prima di ritornare" }, "Wait until the virtual server is finished provisioning for up to X seconds before returning. It's not compatible with option --quantity": { "other": "Attendi finché il server virtuale non ha terminato il provisioning fino a X secondi prima di ritornare. Non è compatibile con l'opzione --quantity" }, "Watts Sensor": { "other": "Sensore watt" }, "Whether or not this duplicate will be a dependent duplicate of the origin volume.": { "other": "Se questo duplicato sarà un duplicato dipendente del volume di origine o meno." }, "Would you like to submit the rules. Continue?": { "other": "Desideri inviare le regole. Continuare?" }, "Wrapped Data Encryption Key provided by IBM KeyProtect. For more info see: https://console.bluemix.net/docs/services/key-protect/wrap-keys.html#wrap-keys": { "other": "Chiave di crittografia dei dati (o DEK, data encryption key) impacchettata fornita da IBM KeyProtect. Per ulteriori informazioni vedi: https://console.bluemix.net/docs/services/key-protect/wrap-keys.html#wrap-keys" }, "Yes": { "other": "Sì" }, "You are about to create the following user: {{.UserName}}. Do you wish to continue?": { "other": "Stai per creare il seguente utente: {{.UserName}}. Vuoi continuare?" }, "You may run '{{.CommandName}} sl block volume-list --order {{.OrderID}}' to find this block volume after it is ready.": { "other": "Puoi eseguire '{{.CommandName}} sl block volume-list --order {{.OrderID}}' per trovare questo volume di blocchi dopo che è pronto." }, "You may run '{{.CommandName}} sl block volume-list --order {{.OrderID}}' to find this file volume after it is ready.": { "other": "Puoi eseguire '{{.CommandName}} sl block volume-list --order{{.OrderID}}' per trovare questo volume di file dopo che è pronto." }, "You may run '{{.CommandName}} sl file volume-list --order {{.OrderID}}' to find this file volume after it is ready.": { "other": "Puoi eseguire '{{.CommandName}} sl file volume-list --order {{.OrderID}}' per trovare questo volume di file dopo che è pronto." }, "You may run '{{.CommandName}} sl ipsec list --order {{.OrderID}}' to find this IPSec VPN after it is ready.": { "other": "Puoi eseguire '{{.CommandName}} sl ipsec list --order {{.OrderID}}' per trovare questo VPN IPSec dopo è pronto." }, "You may run '{{.CommandName}} sl vs host-list --order {{.OrderID}}' to find this dedicated host after it is ready.": { "other": "Puoi eseguire '{{.CommandName}} sl vs host-list --order {{.OrderID}}' per trovare questo host dedicato dopo che è pronto." }, "Your new VPN password [required]": { "other": "La nuova password VPN [obbligatorio]" }, "Your server IP address or hostname. [required]": { "other": "Il nome host o l'indirizzo IP del server. [obbligatorio]" }, "ZONE": { "other": "ZONA" }, "ZONEFILE": { "other": "ZONEFILE" }, "Zone {{.Zone}} was created.": { "other": "La zona {{.Zone}} è stata creata." }, "Zone {{.Zone}} was deleted.": { "other": "La zona {{.Zone}} è stata eliminata." }, "[--billing] billing rate must be either hourly or monthly.": { "other": "[--billing] la frequenza di fatturazione deve essere hourly o monthly." }, "[--billing] has to be either hourly or monthly.": { "other": "[ -- billing] deve essere hourly o monthly." }, "[--public] is not allowed with [--private].": { "other": "[--public] non è consentito con [--private]." }, "[--schedule-type] is required, options are: HOURLY, DAILY, WEEKLY.": { "other": "[--schedule-type] è obbligatorio, le opzioni sono: HOURLY, DAILY, WEEKLY." }, "[--schedule-type] must be HOURLY, DAILY, or WEEKLY.": { "other": "[--schedule-type] deve essere HOURLY, DAILY o WEEKLY." }, "[--status] must be either all, valid or expired.": { "other": "[--status] deve essere all, valid o expired." }, "[--v4] is not allowed with [--v6].": { "other": "[--v4] non è consentito con [--v6]." }, "[-b|--billing] has to be either hourly or monthly.": { "other": "[-b|--billing] deve essere hourly o monthly." }, "[-d|--datacenter] and [-t|--vlan-type] are required.\nRun '{{.CommandName}} sl vlan options' to check available options.": { "other": "[-d|--datacenter] e [-t|--vlan-type] sono obbligatori.\nEsegui '{{.CommandName}} sl vlan options' per verificare le opzioni disponibili." }, "[-d|--datacenter] is required.\n Run '{{.CommandName}} sl block volume-options' to get available options.": { "other": "[-d|--datacenter] è obbligatorio.\n Esegui '{{.CommandName}} sl block volume-options' per richiamare le opzioni disponibili." }, "[-d|--day-of-week] value must be between 0 and 6.": { "other": "Il valore [-d|--day-of-week] deve essere compreso tra 0 e 6." }, "[-k] is not allowed with [-f|--in-file].": { "other": "[-k] non è consentito con [-f|--in-file]." }, "[-m|--minute] value must be between 0 and 59.": { "other": "Il valore [-m|--minute] deve essere compreso tra 0 e 59." }, "[-r|--hour] value must be between 0 and 23.": { "other": "Il valore [-r|--hour] deve essere compreso tra 0 e 23." }, "[-r|--router] is not allowed with [-d|--datacenter] or [-t|--vlan-type].\nRun '{{.CommandName}} sl vlan options' to check available options.": { "other": "[-r|--router] non è consentito con [-d|--datacenter] o [-t|--vlan-type].\nEsegui '{{.CommandName}} sl vlan options' per verificare le opzioni disponibili." }, "[-s|--schedule-type] is required, options are: HOURLY, DAILY, WEEKLY.": { "other": "[-s|--schedule-type] è obbligatorio, le opzioni sono: HOURLY, DAILY, WEEKLY." }, "[-s|--schedule-type] must be HOURLY, DAILY, or WEEKLY.": { "other": "[-s|--schedule-type] deve essere HOURLY, DAILY o WEEKLY." }, "[-s|--size] is required.\nRun '{{.CommandName}} sl block volume-options' to get available options.": { "other": "[-s|--size] è obbligatorio.\n Esegui '{{.CommandName}} sl block volume-options' per richiamare le opzioni disponibili." }, "[-s|--size] is required.\nRun '{{.CommandName}} sl file volume-options' to get available options.": { "other": "[-s|--size] è obbligatorio.\n Esegui '{{.CommandName}} sl file volume-options' per richiamare le opzioni disponibili." }, "[-s|--snapshot-schedule] is required, options are: HOURLY, DAILY, WEEKLY.": { "other": "[-s|--snapshot-schedule] è obbligatorio, le opzioni sono: HOURLY, DAILY, WEEKLY." }, "[-t|--tier] is optional, options are: 0.25,2,4,10.": { "other": "[-t|--tier] è facoltativo, le opzioni sono: 0.25,2,4,10." }, "[-t|--vlan-type] is required, must be either public or private.\nRun '{{.CommandName}} sl vlan options' to check available options.": { "other": "[-t|--vlan-type] è obbligatorio, deve essere public o private.\nEsegui '{{.CommandName}} sl vlan options' per verificare le opzioni disponibili." }, "[-u|--userdata] is not allowed with [-F|--userfile].": { "other": "[-u|--userdata] non è consentito con [-F|--userfile]." }, "[TAG NAME]": { "other": "[NOME TAG]" }, "[required]": { "other": "[obbligatorio]" }, "accepts at most {{.Limit}} arg(s), received {{.Args}}": { "other": "accetta al massimo {{.Limit}} arg, ricevuto {{.Args}}" }, "accepts between {{.Min}} and {{.Max}} arg(s), received {{.Args}}": { "other": "accetta tra {{.Min}} e {{.Max}} arg, ricevuto {{.Args}}" }, "accepts {{.Limit}} arg(s), received {{.Args}}": { "other": "accetta {{.Limit}} arg, ricevuto {{.Args}}" }, "access_id is the host_id obtained by: sl block access-list ": { "other": "access_id è l'host_id ottenuto da: sl block access-list " }, "access_id is the host_id obtained by: sl block access-list SoftLayer_Account::iscsiisolationdisabled must be False to use this command": { "other": "access_id è l'host_id ottenuto da: sl block access-list SoftLayer_Account::iscsiisolationdisabled deve essere False per poter utilizzare questo comando" }, "account": { "other": "account" }, "action": { "other": "action" }, "active": { "other": "active" }, "active transaction": { "other": "transazione attiva" }, "assigned": { "other": "assigned" }, "backendRouterId: ": { "other": "backendRouterId: " }, "balanced": { "other": "bilanciato" }, "balanced local - hdd": { "other": "bilanciato locale - hdd" }, "balanced local - ssd": { "other": "bilanciato locale - ssd" }, "billing": { "other": "fatturazione" }, "broadcast": { "other": "broadcast" }, "cache-description is only used with the cache option": { "other": "cache-description viene utilizzato solo con l'opzione cache" }, "cache-description option must be used ": { "other": "È necessario utilizzare l'opzione cache-description " }, "capacity": { "other": "capacità" }, "category": { "other": "category" }, "certificate ID not found": { "other": "ID certificato non trovato" }, "closing soon: ": { "other": "chiusura a breve: " }, "common_name": { "other": "common_name" }, "compute": { "other": "compute" }, "cost": { "other": "cost" }, "cpu cores": { "other": "cpu cores" }, "created": { "other": "creato" }, "data": { "other": "data" }, "datacenter": { "other": "datacenter" }, "datacenters": { "other": "datacenters" }, "date_created": { "other": "date_created" }, "date_of_month": { "other": "date_of_month" }, "day": { "other": "day" }, "day_of_week": { "other": "day_of_week" }, "days_until_expire": { "other": "days_until_expire" }, "dc": { "other": "dc" }, "dedicated host": { "other": "host dedicato" }, "description": { "other": "descrizione" }, "dest": { "other": "dest" }, "dest_mask": { "other": "dest_mask" }, "detail": { "other": "detail" }, "device": { "other": "device" }, "disk space": { "other": "spazio su disco" }, "disk_guest": { "other": "disk_guest" }, "domain": { "other": "dominio" }, "drive": { "other": "unità" }, "either [--label] or [--note] must be specified to edit SSH key.": { "other": "Devono essere specificati [--label] o [--note] per modificare la chiave SSH." }, "either [-c|--cpu] or [--flavor] is required.": { "other": "[-c|--cpu] o [--flavor] sono obbligatori." }, "either [-k] or [-f|--in-file] is required.": { "other": "[-k] o [-f|--in-file] sono obbligatori." }, "either [-m|--memory] or [--flavor] is required.": { "other": "[-m|--memory] o [--flavor] sono obbligatori." }, "either [-o|--os] or [--image] is required.": { "other": "[-o|--os] o [--image] sono obbligatori." }, "either the hardware or virtual flag must be set.": { "other": "È necessario impostare l'indicatore hardware o virtuale." }, "email ID": { "other": "ID email" }, "failed reading file": { "other": "impossibile leggere il file" }, "fingerprint": { "other": "fingerprint" }, "firewall": { "other": "firewall" }, "flavor: ": { "other": "versione: " }, "flex": { "other": "flex" }, "fqdn": { "other": "fqdn" }, "gateway": { "other": "gateway" }, "global_identifier": { "other": "global_identifier" }, "guid": { "other": "guid" }, "hardware": { "other": "hardware" }, "hardware and virtual flags cannot be set at the same time.": { "other": "Gli indicatori hardware e virtuali non possono essere impostati contemporaneamente." }, "host": { "other": "host" }, "hour": { "other": "hour" }, "http or https": { "other": "http o https" }, "id": { "other": "id" }, "identifier": { "other": "identifier" }, "instances: ": { "other": "istanze: " }, "interface": { "other": "interface" }, "intermediate certificate not found": { "other": "certificato intermedio non trovato" }, "invalid argument {{.Arg}} for {{.Path}}": { "other": "argomento {{.Arg}} non valido per {{.Path}}" }, "ip": { "other": "ip" }, "ipAddress": { "other": "ipAddress" }, "item": { "other": "item" }, "keyName": { "other": "keyName" }, "label": { "other": "label" }, "last transaction": { "other": "ultima transazione" }, "maximum_snapshots": { "other": "maximum_snapshots" }, "memory": { "other": "memory" }, "minute": { "other": "minute" }, "month_of_year": { "other": "month_of_year" }, "name": { "other": "nome" }, "netmask": { "other": "netmask" }, "network space": { "other": "network space" }, "none": { "other": "none" }, "note": { "other": "note" }, "notes": { "other": "notes" }, "number": { "other": "number" }, "one of --permission and --from-user should be used to specify permissions": { "other": "Per specificare le autorizzazioni, deve essere utilizzato uno di questi valori, --permission e --from-user" }, "options for %s are hardware or virtual": { "other": "le opzioni per %s sono hardware o virtuale" }, "options for --enable are true, false": { "other": "opzioni per -- enable sono true, false" }, "os": { "other": "os" }, "os version": { "other": "os version" }, "owner": { "other": "owner" }, "password": { "other": "password" }, "preset": { "other": "preimpostato" }, "primary_router": { "other": "primary_router" }, "private": { "other": "privato" }, "private cpu": { "other": "private cpu" }, "private ip": { "other": "private ip" }, "private network": { "other": "private network" }, "private_ip": { "other": "private_ip" }, "protocol": { "other": "protocollo" }, "public": { "other": "public" }, "public ip": { "other": "public ip" }, "public_ip": { "other": "public_ip" }, "ready": { "other": "ready" }, "replication": { "other": "replication" }, "requires at least {{.Limit}} arg(s), only received {{.Args}}": { "other": "richiede almeno {{.Limit}} arg, ricevuti solo {{.Args}}" }, "routers": { "other": "router" }, "security groups": { "other": "gruppi di sicurezza" }, "serial": { "other": "serial" }, "share image": { "other": "condividi immagine" }, "size_bytes": { "other": "size_bytes" }, "software": { "other": "software" }, "src_ip": { "other": "src_ip" }, "src_mask": { "other": "src_mask" }, "state": { "other": "stato" }, "status": { "other": "status" }, "subnet": { "other": "subnet" }, "subnet type": { "other": "subnet type" }, "subnets": { "other": "sottoreti" }, "tags": { "other": "tag" }, "target": { "other": "target" }, "term": { "other": "termine" }, "transient": { "other": "temporaneo" }, "ttl": { "other": "ttl" }, "type": { "other": "tipo" }, "unknown command {{.Arg}} for {{.Command}}": { "other": "comando sconosciuto {{.Arg}} per {{.Command}}" }, "updated": { "other": "updated" }, "usable ips": { "other": "usable ips" }, "usable_ips": { "other": "usable_ips" }, "usage data over date range.": { "other": "Dati di utilizzo nell'intervallo di date." }, "user_name": { "other": "user_name" }, "username": { "other": "username" }, "uuid": { "other": "uuid" }, "value": { "other": "valore" }, "virtual disks": { "other": "dischi virtuali" }, "virtual guest": { "other": "virtual guest" }, "virtual guests": { "other": "virtual guests" }, "virtual servers": { "other": "virtual servers" }, "visibility": { "other": "visibilità" }, "week": { "other": "week" }, "{{.Flags}} are exclusive.": { "other": "{{.Flags}} sono esclusivi" }, "{{.ScheduleType}} snapshots have been disabled for volume {{.VolumeID}}.": { "other": "Le istantanee {{.ScheduleType}} sono state disabilitate per il volume {{.VolumeID}}." }, "{{.ScheduleType}} snapshots have been enabled for volume {{.VolumeID}}.": { "other": "Le istantanee {{.ScheduleType}} sono state abilitate per il volume {{.VolumeID}}." }, "{{.TYPE}} {{.ID}} is automatically assigned and free of charge. It will automatically be removed from your account when it is empty": { "other": "{{.TYPE}} {{.ID}} viene assegnato automaticamente ed è gratuito. Verrà automaticamente rimosso dall'account dell'utente quando è vuoto" }, "{{.datacenter}} is invalid": { "other": "{{.datacenter}} non è valido" }, "{{.imageId}} was {{.action}} from datacenter {{.datacenter}}": { "other": "{{.imageId}} era {{.action}} da datacenter {{.datacenter}}" } }