New translations time.mdx (Portuguese, Brazilian)

This commit is contained in:
vcoppe 2024-07-24 20:59:53 +02:00
parent 940805b988
commit 7925d0f975

View file

@ -10,18 +10,18 @@ title: Tempo
# <CalendarClock size="24" class="inline-block" style="margin-bottom: 5px" /> { title } # <CalendarClock size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
This tool allows you to change or add timestamps to a trace. Esta ferramenta permite alterar ou adicionar tempos de tempo para traços.
You simply need to use the form shown below and validate it when you are done. Você precisa simplesmente usar o formulário mostrado abaixo e validá-lo quando terminar.
<div class="flex flex-row justify-center"> <div class="flex flex-row justify-center">
<Time class="text-foreground p-3 border rounded-md shadow-lg" /> <Time class="text-foreground p-3 border rounded-md shadow-lg" />
</div> </div>
When you edit the speed, the moving time is adapted accordingly in the form, and vice versa. Ao editar a velocidade, o tempo de movimento é adaptado no formulário, e vice-versa.
Similarly, when you edit the start time, the end time is updated to keep the same total duration, and vice versa. Da mesma forma, quando você editar a hora de início, a hora de término é atualizada para manter a mesma duração total e vice-versa.
<DocsNote> <DocsNote>
When using this tool with existing timestamps, changing the time or speed will simply shift, stretch, or compress them accordingly. Ao usar esta ferramenta com carimbos de tempo existentes, alterar o tempo ou velocidade simplesmente transferir, alongar ou compactá-los de acordo.
</DocsNote> </DocsNote>