From 25f02f00080e3537c5ceed624199741bc07fdbef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rog=C3=A9rio=20Mendes?= Date: Wed, 5 Feb 2025 12:08:44 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (408 of 408 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/pt_BR/ --- lib/l10n/app_pt_BR.arb | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_pt_BR.arb b/lib/l10n/app_pt_BR.arb index f93c549..d925840 100644 --- a/lib/l10n/app_pt_BR.arb +++ b/lib/l10n/app_pt_BR.arb @@ -1215,5 +1215,15 @@ "errorLogs": "Registros de erros", "@errorLogs": {}, "external": "Externo", - "@external": {} + "@external": {}, + "downloadFile": "Download {type}", + "@downloadFile": { + "placeholders": { + "type": { + "type": "String" + } + } + }, + "copyStreamUrl": "Copiar URL do stream", + "@copyStreamUrl": {} }