|
52 | 52 | "Allow user prompts for more information": "Permitir que el usuario solicite más información",
|
53 | 53 | "Alternative image repository to pull docker images from. This can be used when you have limited access to gcr.io. Set it to \\\"auto\\\" to let minikube decide one for you. For Chinese mainland users, you may use local gcr.io mirrors such as registry.cn-hangzhou.aliyuncs.com/google_containers": "Repositorio de imágenes alternativo del que extraer imágenes de Docker. Puedes usarlo cuando tengas acceso limitado a gcr.io. Si quieres que minikube elija uno por ti, solo tienes que definir el valor como \"auto\". Los usuarios de China continental pueden utilizar réplicas locales de gcr.io, como registry.cn-hangzhou.aliyuncs.com/google_containers",
|
54 | 54 | "Amount of RAM allocated to the minikube VM (format: \u003cnumber\u003e[\u003cunit\u003e], where unit = b, k, m or g)": "Cantidad de RAM asignada a la VM de minikube (formato: \u003cnúmero\u003e[\u003cunidad\u003e], donde unidad = b, k, m o g)",
|
55 |
| - "Amount of RAM to allocate to Kubernetes (format: \u003cnumber\u003e[\u003cunit\u003e], where unit = b, k, m or g).": "", |
| 55 | + "Amount of RAM to allocate to Kubernetes (format: \u003cnumber\u003e[\u003cunit\u003e], where unit = b, k, m or g). Use 'nolimit' to use the maximum amount of memory.": "", |
56 | 56 | "Amount of time to wait for a service in seconds": "Cantidad de tiempo para esperar por un servicio en segundos",
|
57 | 57 | "Amount of time to wait for service in seconds": "Cantidad de tiempo para esperar un servicio en segundos",
|
58 | 58 | "Another hypervisor, such as VirtualBox, is conflicting with KVM. Please stop the other hypervisor, or use --driver to switch to it.": "Otro hipervisor, por ejemplo VirtualBox, está en conflicto con KVM. Por favor detén el otro hipervisor, o usa --driver para cambiarlo.",
|
|
400 | 400 | "None of the known repositories is accessible. Consider specifying an alternative image repository with --image-repository flag": "No se puede acceder a ninguno de los repositorios conocidos. Plantéate indicar un repositorio de imágenes alternativo con la marca --image-repository.",
|
401 | 401 | "Noticed you have an activated docker-env on {{.driver_name}} driver in this terminal:": "",
|
402 | 402 | "Noticed you have an activated podman-env on {{.driver_name}} driver in this terminal:": "",
|
403 |
| - "Number of CPUs allocated to Kubernetes.": "", |
| 403 | + "Number of CPUs allocated to Kubernetes. Use 'nolimit' to use the maximum number of CPUs.": "", |
404 | 404 | "Number of CPUs allocated to the minikube VM": "Número de CPU asignadas a la VM de minikube",
|
405 | 405 | "Number of lines back to go within the log": "",
|
406 | 406 | "OS release is {{.pretty_name}}": "",
|
|
0 commit comments