Merge pull request #2361 from weblate/weblate-fluffychat-translations

Translations update from Hosted Weblate
This commit is contained in:
Krille-chan 2025-11-17 11:15:20 +01:00 committed by GitHub
commit 1528026298
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1823,5 +1823,112 @@
"@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"
}
}
},
"sentASticker": "😊 {username} stiker yubordi",
"@sentASticker": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
}
}