From b357d5e09b5bffa95edee4a86b84195e9935beda Mon Sep 17 00:00:00 2001 From: Maftuna Vohidjonovna Date: Mon, 17 Nov 2025 08:57:10 +0100 Subject: [PATCH] chore(translations): Translated using Weblate (Uzbek) Currently translated at 43.7% (355 of 811 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uz/ --- lib/l10n/intl_uz.arb | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/lib/l10n/intl_uz.arb b/lib/l10n/intl_uz.arb index 49d04ed53..24f860d40 100644 --- a/lib/l10n/intl_uz.arb +++ b/lib/l10n/intl_uz.arb @@ -1788,5 +1788,35 @@ "@reply": { "type": "String", "placeholders": {} + }, + "reportMessage": "Xabar berish", + "@reportMessage": { + "type": "String", + "placeholders": {} + }, + "requestPermission": "Ruxsat soʻrash", + "@requestPermission": { + "type": "String", + "placeholders": {} + }, + "roomHasBeenUpgraded": "Xona takomillashtirildi", + "@roomHasBeenUpgraded": { + "type": "String", + "placeholders": {} + }, + "roomVersion": "Guruh versiyasi", + "@roomVersion": { + "type": "String", + "placeholders": {} + }, + "saveFile": "Fayl saqlash", + "@saveFile": { + "type": "String", + "placeholders": {} + }, + "search": "Qidiruv", + "@search": { + "type": "String", + "placeholders": {} } }