From 7a658ecbae45563d0c8c1f9b480a9f8e42b77487 Mon Sep 17 00:00:00 2001 From: stanol Date: Sat, 1 Feb 2025 15:01:10 +0000 Subject: [PATCH] Translated using Weblate (Ukrainian) Currently translated at 100.0% (408 of 408 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/uk/ --- lib/l10n/app_uk.arb | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_uk.arb b/lib/l10n/app_uk.arb index 32e731b..ebccf9b 100644 --- a/lib/l10n/app_uk.arb +++ b/lib/l10n/app_uk.arb @@ -1217,5 +1217,15 @@ "errorLogs": "Журнал помилок", "@errorLogs": {}, "external": "Зовнішнє", - "@external": {} + "@external": {}, + "downloadFile": "Завантажити {type}", + "@downloadFile": { + "placeholders": { + "type": { + "type": "String" + } + } + }, + "copyStreamUrl": "Скопіювати URL потоку", + "@copyStreamUrl": {} }