From 0ef4ee0963a15561281d94801d147a1ec4ac1980 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20R=C3=BCckert?= Date: Fri, 18 Mar 2022 13:11:56 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (535 of 535 strings) Translation: LosslessCut/LosslessCut Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/pt_BR/ --- public/locales/pt_BR/translation.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/public/locales/pt_BR/translation.json b/public/locales/pt_BR/translation.json index 2b6750a2..8b7529c4 100644 --- a/public/locales/pt_BR/translation.json +++ b/public/locales/pt_BR/translation.json @@ -573,5 +573,14 @@ "Toggle current segment selected": "Alternar segmento atual selecionado", "{{selectedSegments}} of {{nonFilteredSegments}} segments selected": "{{selectedSegments}} de {{nonFilteredSegments}} segmentos selecionados", "Select all segments": "Selecionar todos os segmentos", - "Select only this segment": "Selecionar somente este segmento" + "Select only this segment": "Selecionar somente este segmento", + "End current segment at current time": "Finalizar segmento atual no tempo atual", + "Jump to current segment's end time": "Ir para tempo final do segmento atual", + "Jump to current segment's start time": "Ir para tempo inicial do segmento atual", + "Jump to end time": "Ir para tempo final", + "Jump to start time": "Ir para tempo inicial", + "Manually input current segment's end time": "Entrar manualmente tempo final do segmento atual", + "Manually input current segment's start time": "Entrar manualmente tempo inicial do segmento atual", + "Start current segment at current time": "Iniciar segmento atual no tempo atual", + "You have enabled the \"invert segments\" mode <1> which will cut away selected segments instead of keeping them. But there is no space between any segments, or at least two segments are overlapping. This would not produce any output. Either make room between segments or click the Yinyang <3> symbol below to disable this mode.": "Você ativou o modo \"inverter segmentos\" <1> que cortará segmentos selecionados em vez de mantê-los. Mas não há espaço entre nenhum segmento, ou pelo menos dois segmentos estão sobrepostos. Isso não produziria qualquer saída. Abra espaço entre os segmentos ou clique no símbolo Yin Yang <3> abaixo para desativar este modo." }