Skip to content

Commit

Permalink
Update src/assets/i18n/es-ar.json (#11371)
Browse files Browse the repository at this point in the history
Signed-off-by: Franco Castillo <[email protected]>
  • Loading branch information
castillofrancodamian authored Jan 23, 2025
1 parent 637650a commit 112c8c1
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions src/assets/i18n/es-ar.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"": "",
"<b>CPU Configuration</b><br />Enter number of cores or multiple values or ranges toset CPU topology. Example: 1-2,5,9-11": "",
"<b>CPU Configuration</b><br />Enter number of cores or multiple values or ranges toset CPU topology. Example: 1-2,5,9-11": "<b>Configuración de la CPU</b><br />Ingresá la cantidad de núcleos o varios valores o rangos para configurar la topología de la CPU. Ejemplo: 1-2,5,9-11",
"<b>Why choose Container?</b><br />Containers offer lightweight, efficient virtualization by sharing the host OS kernel, providing faster startup times and reduced resource usage compared to VMs. Ideal for scalable applications.<br /><br /><b>Why choose VM?</b><br />Choose a VM for full OS isolation, kernel independence, and running diverse OS types.": "",
"Any OS": "",
"Any OS": "Cualquier OS",
"Archs": "",
"Check to allow remote desktop access via VNC.": "",
"Enable TPM for enhanced security features in your VM instance.": "",
"Enable or disable NICs.": "",
"Enable or disable the USB device for your container.": "",
"Enable to apply default network configurations.": "",
"Enter number of cores or multiple values or ranges to set CPU topology. Example: 1-2,5,9-11": "",
"Enter the value for the environment variable.": "",
"Check to allow remote desktop access via VNC.": "Marcá para permitir el acceso al escritorio remoto a través de VNC.",
"Enable TPM for enhanced security features in your VM instance.": "Habilitá TPM para obtener funciones de seguridad mejoradas en su instancia de VM.",
"Enable or disable NICs.": "Habilitar o deshabilitar NICs.",
"Enable or disable the USB device for your container.": "Habilitar o deshabilitar el dispositivo USB para su contenedor.",
"Enable to apply default network configurations.": "Habilitar para aplicar las configuraciones de red predeterminadas.",
"Enter number of cores or multiple values or ranges to set CPU topology. Example: 1-2,5,9-11": "Ingresá la cantidad de núcleos o varios valores o rangos para configurar la topología de la CPU. Ejemplo: 1-2,5,9-11",
"Enter the value for the environment variable.": "Ingresá el valor de la variable de entorno.",
"Flash Identify Light": "",
"Global Two-Factor Authentication must be enabled to activate this feature.": "",
"Global Two-Factor Authentication must be enabled to activate this feature.": "La autenticación de dos factores global debe estar habilitada para activar esta función.",
"Key Cert Sign": "",
"Key Usage Config": "",
"Keychain Credential Read": "",
Expand Down Expand Up @@ -60,7 +60,7 @@
"SMB Lock": "",
"SMB Locks": "",
"Script": "",
"Select the protocol for the instance's network connection.": "",
"Select the protocol for the instance's network connection.": "Seleccioná el protocolo para la conexión de red de la instancia.",
"Serial Shell": "",
"Service = \"SMB\" AND Event = \"CLOSE\"": "",
"Sharing iSCSI Auth Read": "",
Expand All @@ -81,14 +81,14 @@
"Sharing iSCSI Target Read": "",
"Sharing iSCSI Target Write": "",
"Sharing iSCSI Write": "",
"Specify RAM allocation for the container. You can use units such as GB, MB.": "",
"Specify a unique name for the container.": "",
"Specify the container filesystem path where the disk will be mounted.": "",
"Specify the environment variable name.": "",
"Specify the host port to be mapped to the container's port.": "",
"Specify the network port for the container instance.": "",
"Specify the protocol (TCP or UDP) for the host.": "",
"Specify the source disk.": "",
"Specify RAM allocation for the container. You can use units such as GB, MB.": "Especificá la asignación de RAM para el contenedor. Podés utilizar unidades como GB o MB.",
"Specify a unique name for the container.": "Especificá un nombre único para el contenedor.",
"Specify the container filesystem path where the disk will be mounted.": "Especificá la ruta del sistema de archivos del contenedor donde se va a montar el disco.",
"Specify the environment variable name.": "Especificá el nombre de la variable de entorno.",
"Specify the host port to be mapped to the container's port.": "Especificá el puerto de host que se va a asignar al puerto del contenedor.",
"Specify the network port for the container instance.": "Especificá el puerto de red para la instancia del contenedor.",
"Specify the protocol (TCP or UDP) for the host.": "Especificá el protocolo (TCP o UDP) para el host.",
"Specify the source disk.": "Especificá el disco de origen.",
"Stop Flashing": "",
"Storj iX": "",
"Strip ACL": "",
Expand All @@ -97,9 +97,9 @@
"Table Actions of Expandable Table": "",
"USB Passthrough Device": "",
"Unlock Child Encrypted Roots": "",
"Use the default network settings to connect the default bridge to the host.</br><br /><b>Bridged NIC</b> uses an existing bridge on the host and creates a virtual device pair to connect the host bridge to the instance.<br /><br /><b>MACVLAN NIC</b> sets up a new network device based on an existing one, but using a different MAC address.": "",
"VNC": "",
"VNC connection is currently insecure. Secure the connection in other ways.": "",
"Use the default network settings to connect the default bridge to the host.</br><br /><b>Bridged NIC</b> uses an existing bridge on the host and creates a virtual device pair to connect the host bridge to the instance.<br /><br /><b>MACVLAN NIC</b> sets up a new network device based on an existing one, but using a different MAC address.": "Utilizar la configuración de red predeterminada para conectar el puente predeterminado al host.</br><br /><b>NIC puenteada</b> utiliza un puente existente en el host y crea un par de dispositivos virtuales para conectar el puente del host a la instancia.<br /><br /><b>NIC MACVLAN</b> configura un nuevo dispositivo de red basado en uno existente, pero utilizando una dirección MAC diferente.",
"VNC": "VNC",
"VNC connection is currently insecure. Secure the connection in other ways.": "La conexión VNC actualmente no es segura. Protegé la conexión de otras maneras.",
"everyone@": "",
"group@": "",
"{license} Contract,": "",
Expand Down Expand Up @@ -5414,4 +5414,4 @@
"{used} of {total} ({used_pct})": "{used} de {total} ({used_pct})",
"{version} is available!": "¡{version} ya está disponible!",
"{view} on {enclosure}": "{view} en {enclosure}"
}
}

0 comments on commit 112c8c1

Please sign in to comment.