From 931d821cab8545f45424116160dabdaf711ce4c9 Mon Sep 17 00:00:00 2001 From: BeMeritus Date: Mon, 17 Nov 2025 06:27:47 +0100 Subject: [PATCH] chore(translations): Translated using Weblate (Uzbek) Currently translated at 15.7% (128 of 811 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uz/ --- lib/l10n/intl_uz.arb | 65 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 64 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_uz.arb b/lib/l10n/intl_uz.arb index f1e77fa01..7b39e870e 100644 --- a/lib/l10n/intl_uz.arb +++ b/lib/l10n/intl_uz.arb @@ -439,5 +439,68 @@ "type": "String" } } - } + }, + "changedTheRoomInvitationLink": "{username} taklif havolasini o‘zgartirdi", + "@changedTheRoomInvitationLink": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changePassword": "Parolni o‘zgartirish", + "@changePassword": { + "type": "String", + "placeholders": {} + }, + "changeTheHomeserver": "Homeserverni almashtirish", + "@changeTheHomeserver": { + "type": "String", + "placeholders": {} + }, + "changeTheme": "Uslubingizni o‘zgartiring", + "@changeTheme": { + "type": "String", + "placeholders": {} + }, + "changeTheNameOfTheGroup": "Guruh nomini o‘zgartirish", + "@changeTheNameOfTheGroup": { + "type": "String", + "placeholders": {} + }, + "changeYourAvatar": "Avataringizni almashtiring", + "@changeYourAvatar": { + "type": "String", + "placeholders": {} + }, + "channelCorruptedDecryptError": "Shifrlash buzilgan", + "@channelCorruptedDecryptError": { + "type": "String", + "placeholders": {} + }, + "chat": "Chat", + "@chat": { + "type": "String", + "placeholders": {} + }, + "yourChatBackupHasBeenSetUp": "Chat zaxirangiz sozlandi.", + "@yourChatBackupHasBeenSetUp": {}, + "chatBackup": "Chat zaxirasi", + "@chatBackup": { + "type": "String", + "placeholders": {} + }, + "chatBackupDescription": "Eski xabarlaringiz tiklash kaliti bilan himoyalangan. Uni yo‘qotib qo‘ymasligingizga ishonch hosil qiling.", + "@chatBackupDescription": { + "type": "String", + "placeholders": {} + }, + "chatDetails": "Chat tafsilotlari", + "@chatDetails": { + "type": "String", + "placeholders": {} + }, + "chatHasBeenAddedToThisSpace": "Chat bu guruhga kiritildi", + "@chatHasBeenAddedToThisSpace": {} }