diff --git a/l10n/tmx/quarkus.tmx b/l10n/tmx/quarkus.tmx index 654033f648..aabc151350 100644 --- a/l10n/tmx/quarkus.tmx +++ b/l10n/tmx/quarkus.tmx @@ -3298,26 +3298,6 @@ $ gradle build -Dquarkus.package.type=native</code> <code>chunk</code> - Un simple trabajo que lee, procesa y almacena datos de un archivo. - - - <code>curl -Ls https://sh.jbang.dev | bash -s - trust add https://repo1.maven.org/maven2/io/quarkus/quarkus-cli/ -curl -Ls https://sh.jbang.dev | bash -s - app install --fresh --force quarkus@quarkusio</code> - - - <code>curl -Ls https://sh.jbang.dev | bash -s - trust add https://repo1.maven.org/maven2/io/quarkus/quarkus-cli/ -curl -Ls https://sh.jbang.dev | bash -s - app install --fresh --force quarkus@quarkusio</code> - - - - - <code>iex "& { $(iwr https://ps.jbang.dev) } trust add https://repo1.maven.org/maven2/io/quarkus/quarkus-cli/" -iex "& { $(iwr https://ps.jbang.dev) } app install --fresh --force quarkus@quarkusio"</code> - - - <code>iex "& { $(iwr https://ps.jbang.dev) } trust add https://repo1.maven.org/maven2/io/quarkus/quarkus-cli/" -iex "& { $(iwr https://ps.jbang.dev) } app install --fresh --force quarkus@quarkusio"</code> - - <code>in-memory</code> @@ -3342,22 +3322,6 @@ iex "& { $(iwr https://ps.jbang.dev) } app install --fresh --force quarkus@q <code>jdbc-repository</code> - Un trabajo que utiliza una fuente de datos jdbc para almacenar JBeret y los metadatos del trabajo. - - - <code>quarkus create && cd code-with-quarkus</code> - - - <code>quarkus create && cd code-with-quarkus</code> - - - - - <code>quarkus dev</code> - - - <code>quarkus dev</code> - - <code>quarkus.jberet.repository</code> @@ -3374,14 +3338,6 @@ iex "& { $(iwr https://ps.jbang.dev) } app install --fresh --force quarkus@q <code>scheduler</code> - Programar un trabajo para que se ejecute cada 10 segundos - - - <code>sdk install quarkus</code> - - - <code>sdk install quarkus</code> - - <i class="fas fa-chevron-down"></i></span> @@ -5649,14 +5605,6 @@ Open the `src/main/resources/application.properties` file and add: Libros - - - Boom! Your Quarkus app is now running at <code>localhost:8080</code> - - - ¡Boom! Su aplicación Quarkus se ejecuta ahora en <code>localhost:8080</code> - - Bootstrapping an application @@ -7219,14 +7167,6 @@ to control the output. The configuration properties are shown below: Control de las pruebas continuas - - - Cool stuff right? <a href="https://quarkus.io/guides/maven-tooling#dev-mode">Learn more about Quarkus's dev mode</a>. - - - Es una cosa genial, ¿verdad? <a href="https://quarkus.io/guides/maven-tooling#dev-mode">Aprende más sobre el modo de desarrollo de Quarkus</a>. - - Copy the build.gradle, gradle.properties and settings.gradle into the above-generated Maven archetype project, to follow along with this guide. @@ -7331,14 +7271,6 @@ to control the output. The configuration properties are shown below: Crear la función AWS lambda con la herramienta AWS CLI - - - Create the Getting Started Application - - - Crear la aplicación de inicio - - Create the Quarkus AWS Lambda Maven project using our Maven Archetype. @@ -9995,14 +9927,6 @@ you will allocate a SecurityIdentity based on how you want to map security data Para hosts Linux, ejecute: - - - For Linux, macOS, and Windows (using WSL or bash compatible shell like Cygwin or MinGW) - - - Para Linux, macOS y Windows (utilizando WSL o un shell compatible con bash como Cygwin o MinGW) - - For Maven, add the following to your `pom.xml`. @@ -10036,14 +9960,6 @@ you will allocate a SecurityIdentity based on how you want to map security data Para Strimzi, puede seleccionar cualquier imagen con una versión de Kafka que tenga soporte para Kraft (2.8.1 y superior) desde https://quay.io/repository/strimzi-test-container/test-container?tab=tags - - - For Windows using Powershell - - - Para Windows utilizando Powershell - - For a Basic Authentication configuration walk-through that uses `JPA`, see the xref:security-getting-started.adoc[Getting Started With Security] guide. @@ -10156,14 +10072,6 @@ you will allocate a SecurityIdentity based on how you want to map security data Para obtener más información sobre el envío de eventos de nube, consulte link:https://smallrye.io/smallrye-reactive-messaging/smallrye-reactive-messaging/3.12/amqp/amqp.html#_sending_cloud_events[Envío de eventos de nube] en la documentación de SmallRye Reactive Messaging. - - - For more options, such as Homebrew or Chocolatey, see <a href="/guides/cli-tooling">the Quarkus CLI guide</a>. - - - Para más opciones, como Homebrew o Chocolatey, véase <a href="/guides/cli-tooling">la guía de la CLI de Quarkus</a>. - - For native image, however, the URL Connection client must be preferred over the Apache HTTP Client @@ -11486,14 +11394,6 @@ This automatic configuration only applies to serializers and deserializers from Si se desea simplemente detener la ejecución cuando el archivo no es utilizable, se puede utilizar la siguiente invocación de línea de comandos: - - - If it's your first time to install, you'll need to restart your shell. - - - Si es la primera vez que se instala, tendrá que reiniciar el shell. - - If no registry is set (using `quarkus.container-image.registry`) then `docker.io` will be used as the default. @@ -12548,14 +12448,6 @@ The second application receives the _quote request_ and sends a _quote_ back.Instalar la CLI de Heroku - - - Install via Command Line Interface - - - Instalación a través de la interfaz de línea de comandos - - Installing AWS bits @@ -14460,14 +14352,6 @@ You can consume the payload directly: Codificación en vivo y pruebas unitarias y de integración - - - Live Coding with Quarkus - - - Codificación en vivo con Quarkus - - Live Coding with Quarkus also proved extremely useful when developing the application: @@ -16750,14 +16634,6 @@ call must set a specific environment variable: Abra su navegador en http://localhost:8080/greeting. - - - Open your favorite terminal and use JBang to install the Quarkus CLI. You do not need to have Java installed first. - - - Abre tu terminal favorito y usa JBang para instalar el Quarkus CLI. No es necesario tener Java instalado primero. - - OpenGuidou @@ -16806,14 +16682,6 @@ call must set a specific environment variable: O echa un vistazo a la aplicación Batch Subastas de World of Warcraft. Descarga los datos de la Casa de Subastas de World of Warcraft y proporciona estadísticas sobre los precios de los artículos. - - - Or, you can also install the CLI with SDKMAN! - - - ¡O también puedes instalar la CLI con SDKMAN! - - Or, you can retrieve the Message<Double>: @@ -17891,14 +17759,6 @@ For an example Quarkus application using Maven (assuming it is located in `/tmp/ Quarkus hace que la generación de AppCDS sea tan sencilla como establecer la propiedad de configuración `quarkus.package.jar.appcds.enabled` en `true`. Para una aplicación Quarkus de ejemplo que utilice Maven (suponiendo que esté ubicada en `/tmp/code-with-quarkus`), el archivo AppCDS puede generarse simplemente construyendo la aplicación de la siguiente manera: - - - Quarkus makes it easy to change your code on the fly. Let's modify the <a href="http://localhost:8080/hello">RESTful endpoint</a> - - - Quarkus facilita la modificación de su código sobre la marcha. Vamos a modificar el <a href="http://localhost:8080/hello">endpoint RESTful</a> - - Quarkus makes it easy to deploy microservice applications to Kubernetes without having to understand the intricacies of the underlying Kubernetes framework. Extensions are available for Kubernetes, and Kubernetes distributions, to facilitate this process with only a minimal amount of configuration variables needed. @@ -18799,14 +18659,6 @@ you may need to manually manage that encoding. Ejecutar <a href="{{site.baseurl}}/guides/maven-tooling#dev-mode">modo dev</a> de forma remota con los cambios en los archivos locales inmediatamente disponibles en un entorno de contenedores. - - - Run the Getting Started Application - - - Ejecutar la aplicación de inicio - - Run the application as a native executable @@ -18840,14 +18692,6 @@ The `event` parameter takes any JSON file, in this case the sample `payload.json Ejecute el siguiente comando CLI de SAM para probar localmente su función lambda, pasándole el parámetro apropiado de SAM `template` . El parámetro `event` toma cualquier archivo JSON, en este caso la muestra `payload.json`. - - - Run this script in your CLI: - - - Ejecute este script en su CLI: - - Running Database migration scripts @@ -19932,38 +19776,6 @@ Type: _string_ Stefán Freyr Stefánsson - - - Step <span class="step-no">1</span> - - - Paso <span class="step-no">1</span> - - - - - Step <span class="step-no">2</span> - - - Paso <span class="step-no">2</span> - - - - - Step <span class="step-no">3</span> - - - Paso <span class="step-no">3</span> - - - - - Step <span class="step-no">4</span> - - - Paso <span class="step-no">4</span> - - Stephan Strate