From e27daa5f1dfc73b74d4e1f9a43322adb71bfd36f Mon Sep 17 00:00:00 2001 From: BeMeritus Date: Mon, 17 Nov 2025 07:12:52 +0100 Subject: [PATCH] chore(translations): Translated using Weblate (Uzbek) Currently translated at 28.6% (232 of 811 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uz/ --- lib/l10n/intl_uz.arb | 102 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) diff --git a/lib/l10n/intl_uz.arb b/lib/l10n/intl_uz.arb index 7be7c8011..465d8ab74 100644 --- a/lib/l10n/intl_uz.arb +++ b/lib/l10n/intl_uz.arb @@ -1106,5 +1106,107 @@ "@isTyping": { "type": "String", "placeholders": {} + }, + "displaynameHasBeenChanged": "Displey nomi o‘zgartirildi", + "@displaynameHasBeenChanged": { + "type": "String", + "placeholders": {} + }, + "downloadFile": "Faylni yuklab olish", + "@downloadFile": { + "type": "String", + "placeholders": {} + }, + "edit": "Tahrirlash", + "@edit": { + "type": "String", + "placeholders": {} + }, + "editBlockedServers": "Bloklangan serverlarni tahrirlash", + "@editBlockedServers": { + "type": "String", + "placeholders": {} + }, + "chatPermissions": "Chat ruxsatlari", + "@chatPermissions": {}, + "editDisplayname": "Displey nomini tahrirlash", + "@editDisplayname": { + "type": "String", + "placeholders": {} + }, + "editRoomAliases": "Xona taxalluslarini tahrirlash", + "@editRoomAliases": { + "type": "String", + "placeholders": {} + }, + "editRoomAvatar": "Xona avatarini tahrirlash", + "@editRoomAvatar": { + "type": "String", + "placeholders": {} + }, + "emoteExists": "Emotsiya allaqachon mavjud!", + "@emoteExists": { + "type": "String", + "placeholders": {} + }, + "emoteInvalid": "Noto‘g‘ri emotsiya kodi!", + "@emoteInvalid": { + "type": "String", + "placeholders": {} + }, + "emoteKeyboardNoRecents": "Yaqinda ishlatilgan emotsiyalar shu yerda chiqadi...", + "@emoteKeyboardNoRecents": { + "type": "String", + "placeholders": {} + }, + "encryptionNotEnabled": "Shifrlash yoqilmagan", + "@encryptionNotEnabled": { + "type": "String", + "placeholders": {} + }, + "endedTheCall": "{senderName} chaqiruvni tugatdi", + "@endedTheCall": { + "type": "String", + "placeholders": { + "senderName": { + "type": "String" + } + } + }, + "enterAnEmailAddress": "Email manzilini kiriting", + "@enterAnEmailAddress": { + "type": "String", + "placeholders": {} + }, + "homeserver": "Uy serveri", + "@homeserver": {}, + "enterYourHomeserver": "Uy serveriga kiring", + "@enterYourHomeserver": { + "type": "String", + "placeholders": {} + }, + "errorObtainingLocation": "Joylashuv axboroti olinmadi: {error}", + "@errorObtainingLocation": { + "type": "String", + "placeholders": { + "error": { + "type": "String" + } + } + }, + "everythingReady": "Hammasi tayyor!", + "@everythingReady": { + "type": "String", + "placeholders": {} + }, + "extremeOffensive": "O‘ta haqoratomuz", + "@extremeOffensive": { + "type": "String", + "placeholders": {} + }, + "fileName": "Fayl nomi", + "@fileName": { + "type": "String", + "placeholders": {} } }