From fc716faaa35d922763fb109fdab8b531f09e1013 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?At=C3=ADlio=20Ant=C3=B4nio=20Dadalto?= Date: Tue, 28 Jul 2020 13:12:20 +0000 Subject: [PATCH] Translated using Weblate (Portuguese) Currently translated at 1.1% (3 of 256 strings) Translation: LosslessCut/LosslessCut Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/pt/ --- public/locales/pt/translation.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/pt/translation.json b/public/locales/pt/translation.json index 0967ef42..b8a0dc50 100644 --- a/public/locales/pt/translation.json +++ b/public/locales/pt/translation.json @@ -1 +1,5 @@ -{} +{ + "Failed to merge files. Make sure they are all of the exact same codecs": "Falha ao mesclar arquivos. Certifique-se de que eles possuem exatamente os mesmos codecs", + "Files merged!": "Arquivos mesclados!", + "Merging": "Mesclando" +}