Skip to content

Commit

Permalink
Update fuzzy tmx
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Feb 5, 2024
1 parent f0101bd commit 328e81d
Showing 1 changed file with 117 additions and 0 deletions.
117 changes: 117 additions & 0 deletions l10n/tmx/quarkus.tmx
Original file line number Diff line number Diff line change
Expand Up @@ -7201,6 +7201,14 @@ By default, reactive messaging maps the channel name `quote-requests` to the sam
<seg>Alterar o cliente para fazer chamadas com os `extraHeaders` anexados</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>Alternative - Using ubi-minimal</seg>
</tuv>
<tuv xml:lang="pt_BR">
<seg>Alternativa - Usando o ubi-minimal</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>Alternative Languages</seg>
Expand Down Expand Up @@ -12495,6 +12503,14 @@ to create, delete, and update your lambdas.</seg>
<seg>Estendendo o suporte à configuração</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>Extending the image</seg>
</tuv>
<tuv xml:lang="pt_BR">
<seg>Estendendo a imagem</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>Extends the `ImplBase` class. This is a generated class.</seg>
Expand Down Expand Up @@ -14700,6 +14716,16 @@ The compression will happen once the native executable is built and will replace
<seg>Se a biblioteca utilizar diretamente uma API de métricas, existem duas opções:</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>If the micro image does not suit your requirements, you can use https://catalog.redhat.com/software/containers/ubi8/ubi-minimal/5c359a62bed8bd75a2c3fba8[ubi8/ubi-minimal].
It's a bigger image, but contains more utilities and is closer to a full Linux distribution.
Typically, it contains a package manager (`microdnf`), so you can install packages more easily.</seg>
</tuv>
<tuv xml:lang="pt_BR">
<seg>Se a imagem micro não atender às suas necessidades, você pode usar o https://catalog.redhat.com/software/containers/ubi8/ubi-minimal/5c359a62bed8bd75a2c3fba8[ubi8/ubi-minimal]. É uma imagem maior, mas contém mais utilitários e está mais próxima de uma distribuição completa do Linux. Normalmente, ela contém um gerenciador de pacotes ( `microdnf` ), para que você possa instalar pacotes com mais facilidade.</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>If the name is not specified via the `GrpcClient#value()` then the field name is used instead, e.g. `helloService` in this particular case.</seg>
Expand Down Expand Up @@ -15221,6 +15247,14 @@ You can specify the deadline via the `quarkus.grpc.clients."service-name".deadli
<seg>Se o senhor precisar configurar um prazo (deadline) para um stub de gRPC, ou seja, para especificar uma duração de tempo após o qual o stub sempre retornará o erro de status `DEADLINE_EXCEEDED` . Você pode especificar o prazo através da propriedade de configuração `quarkus.grpc.clients."service-name".deadline` , por exemplo:</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>If you need to have access to the full AWT support, you need more than just `libfreetype.so`, but also the font and font configurations:</seg>
</tuv>
<tuv xml:lang="pt_BR">
<seg>Se precisar de acesso a todo o suporte AWT, precisa de mais do que apenas `libfreetype.so`, mas também da fonte e das configurações da fonte:</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>If you need to make your build step conditional on the presence or absence of another extension, you can
Expand Down Expand Up @@ -16181,6 +16215,14 @@ Therefore adjustments are needed in a production environment.</seg>
<seg>No seu `@QuarkusTest`, você pode utilizar `@InjectMock` para injetar o cliente Mutiny de um serviço gRPC:</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>In your `Dockerfile`, just use:</seg>
</tuv>
<tuv xml:lang="pt_BR">
<seg>No seu `Dockerfile`, basta usar:</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>In-Person and online events which feature Quarkus tracks, discussion and topics.</seg>
Expand Down Expand Up @@ -20603,6 +20645,14 @@ We use `java.util.Optional` type to define such properties.</seg>
<seg>Quarkus 3 pousou.</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>Quarkus Base Runtime Image</seg>
</tuv>
<tuv xml:lang="pt_BR">
<seg>Imagem de Tempo de Execução de Base do Quarkus</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>Quarkus Build Time Principle</seg>
Expand Down Expand Up @@ -28725,6 +28775,15 @@ within `src/main/zip.native/`, like below. An example is created automatically i
<seg>Para fazer isso, primeiro crie um diretório `src/main/zip.native/` com sua compilação. Em seguida, crie um arquivo de script de shell chamado `bootstrap` dentro de `src/main/zip.native/`, como abaixo. Um exemplo é criado automaticamente em sua pasta de compilação (target ou build), chamado `bootstrap-example.sh`</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>To ease the containerization of native executables, Quarkus provides a base image providing the requirements to run these executables.
The `quarkus-micro-image:2.0` image is:</seg>
</tuv>
<tuv xml:lang="pt_BR">
<seg>Para facilitar a conteinerização de executáveis nativos, o Quarkus fornece uma imagem de base com os requisitos para rodar esses executáveis. A imagem `quarkus-micro-image:2.0` é:</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>To enable TLS, use the following configuration.</seg>
Expand Down Expand Up @@ -29159,6 +29218,14 @@ used as a marker for Quarkus generation tool, but it is also used by the `javado
<seg>Para utilizar a API `MetricFactory` agnóstica em termos de extensão, o seu processador pode definir um `BuildStep` que produz um `MetricsFactoryConsumerBuildItem` que usa um Gravador `RUNTIME_INIT` ou `STATIC_INIT` para definir um consumidor `MetricsFactory`.</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>To use this base image, use the following `Dockerfile`:</seg>
</tuv>
<tuv xml:lang="pt_BR">
<seg>Para usar esta imagem de base, use o seguinte `Dockerfile`:</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>To use virtual threads in your gRPC service implementation, check the dedicated xref:./grpc-virtual-threads.adoc[guide].</seg>
Expand Down Expand Up @@ -30643,6 +30710,14 @@ testing the application in JVM mode, in a container image, and native image.</se
<seg>Usando o cliente Redis</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>Using the base image</seg>
</tuv>
<tuv xml:lang="pt_BR">
<seg>Usando a imagem de base</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>Using the container-image extensions</seg>
Expand Down Expand Up @@ -32848,6 +32923,16 @@ The name of the deployment module can be configured in the plugin by setting the
<seg>O seu arquivo `proto` não pode conter `option java_generic_services = true;`. link:https://developers.google.com/protocol-buffers/docs/reference/java-generated?hl=en#service[Os serviços genéricos estão obsoletos] e não são compatíveis com os plugins de geração de código do Quarkus.</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>Your application may have additional requirements.
For example, if you have an application that requires `libfreetype.so`, you need to copy the native libraries to the container.
In this case, you need to use a multi-stage `dockerfile` to copy the required libraries:</seg>
</tuv>
<tuv xml:lang="pt_BR">
<seg>Sua aplicação pode ter requisitos adicionais. Por exemplo, se tiver uma aplicação que exija `libfreetype.so`, será necessário copiar as bibliotecas nativas para o contêiner. Nesse caso, você precisa usar um `dockerfile` de vários estágios para copiar as bibliotecas necessárias:</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>Your extension can add additional, non-application endpoints to be served alongside endpoints
Expand Down Expand Up @@ -35207,6 +35292,14 @@ to do so</seg>
<seg>container-image.adoc</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>contains the right set of dependencies (glibc, libstdc++, zlib)</seg>
</tuv>
<tuv xml:lang="pt_BR">
<seg>contém o conjunto correto de dependências (glibc, libstdc++, zlib)</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>context-propagation.adoc</seg>
Expand Down Expand Up @@ -35407,6 +35500,14 @@ could be in the middle of a larger task.</seg>
podem estar no meio de uma tarefa maior.</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>designed for containers</seg>
</tuv>
<tuv xml:lang="pt_BR">
<seg>concebida para contêineres</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>dev-mode-differences.adoc</seg>
Expand Down Expand Up @@ -39376,6 +39477,14 @@ Eles não explicam nem fornecem contexto adicional de outras fontes.</seg>
<seg>serialization, web</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>small (based on `ubi8-micro`)</seg>
</tuv>
<tuv xml:lang="pt_BR">
<seg>pequena (baseada em `ubi8-micro`)</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>smallrye-fault-tolerance.adoc</seg>
Expand Down Expand Up @@ -39550,6 +39659,14 @@ Eles não explicam nem fornecem contexto adicional de outras fontes.</seg>
<seg>stork.adoc</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>support upx-compressed executables (more details on the xref:upx.adoc[enabling compression documentation])</seg>
</tuv>
<tuv xml:lang="pt_BR">
<seg>suporta executáveis comprimidos por upx (mais detalhes na xref:upx.adoc[documentação de ativação da compressão])</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>supports consuming gRPC services</seg>
Expand Down

0 comments on commit 328e81d

Please sign in to comment.