From 92a8db6b39dc65eb2c4663f2f3620978d10ba529 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rog=C3=A9rio=20Mendes?= Date: Sun, 17 Nov 2024 11:23:08 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (392 of 392 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/pt_BR/ --- lib/l10n/app_pt_BR.arb | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_pt_BR.arb b/lib/l10n/app_pt_BR.arb index 1a26a1b..c099424 100644 --- a/lib/l10n/app_pt_BR.arb +++ b/lib/l10n/app_pt_BR.arb @@ -1171,5 +1171,13 @@ "clientSettingsShowAllCollectionsTitle": "Mostrar todos os tipos de coleção", "@clientSettingsShowAllCollectionsTitle": {}, "clientSettingsShowAllCollectionsDesc": "Quando ativado, mostra todos os tipos de coleção, incluindo aqueles não suportados pelo Fladder", - "@clientSettingsShowAllCollectionsDesc": {} + "@clientSettingsShowAllCollectionsDesc": {}, + "stop": "Parar", + "@stop": {}, + "resumeVideo": "Retomar vídeo", + "@resumeVideo": {}, + "closeVideo": "Fechar vídeo", + "@closeVideo": {}, + "playNextVideo": "Reproduzir próximo vídeo", + "@playNextVideo": {} }