chore(translations): Translated using Weblate (Uzbek)

Currently translated at 45.9% (373 of 811 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uz/
This commit is contained in:
BeMeritus 2025-11-17 10:50:16 +01:00 committed by Hosted Weblate
parent 50e3531b7f
commit c5f327ecb8
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1823,5 +1823,103 @@
"@security": {
"type": "String",
"placeholders": {}
},
"recoveryKey": "Tiklash kaliti",
"@recoveryKey": {},
"recoveryKeyLost": "Tiklash kaliti yoqolib qoldimi?",
"@recoveryKeyLost": {},
"seenByUser": "{username} korgan",
"@seenByUser": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"send": "Yuborish",
"@send": {
"type": "String",
"placeholders": {}
},
"sendAMessage": "Xabar yuborish",
"@sendAMessage": {
"type": "String",
"placeholders": {}
},
"sendAsText": "Matn sifatida yuborish",
"@sendAsText": {
"type": "String"
},
"sendAudio": "Audio yuborish",
"@sendAudio": {
"type": "String",
"placeholders": {}
},
"sendFile": "Faylni yuborish",
"@sendFile": {
"type": "String",
"placeholders": {}
},
"sendImage": "Rasm yuborish",
"@sendImage": {
"type": "String",
"placeholders": {}
},
"sendImages": "{count} ta rasm yuborish",
"@sendImages": {
"type": "String",
"placeholders": {
"count": {
"type": "int"
}
}
},
"sendMessages": "Xabarlar yuborish",
"@sendMessages": {
"type": "String",
"placeholders": {}
},
"sendOriginal": "Asl nusxani yuborish",
"@sendOriginal": {
"type": "String",
"placeholders": {}
},
"sendSticker": "Stiker yuborish",
"@sendSticker": {
"type": "String",
"placeholders": {}
},
"sendVideo": "Video yuborish",
"@sendVideo": {
"type": "String",
"placeholders": {}
},
"sentAFile": "📁 {username} fayl yubordi",
"@sentAFile": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"sentAnAudio": "🎤 {username} audio yubordi",
"@sentAnAudio": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"sentAPicture": " 🖼️ {username} rasm yubordi",
"@sentAPicture": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
}
}