mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-17 09:29:28 +01:00
Translated using Weblate (Russian)
Currently translated at 100.0% (582 of 582 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
This commit is contained in:
parent
4fdbe28897
commit
22092d0c4a
@ -2808,5 +2808,53 @@
|
||||
"@separateChatTypes": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"youRejectedTheInvitation": "Вы отклонили приглашение",
|
||||
"@youRejectedTheInvitation": {},
|
||||
"youAcceptedTheInvitation": "Вы приняли приглашение",
|
||||
"@youAcceptedTheInvitation": {},
|
||||
"youUnbannedUser": "Вы разблокировали {user}",
|
||||
"@youUnbannedUser": {
|
||||
"placeholders": {
|
||||
"user": {}
|
||||
}
|
||||
},
|
||||
"youJoinedTheChat": "Вы присоединились к чату",
|
||||
"@youJoinedTheChat": {},
|
||||
"youKickedAndBanned": "Вы исключили и заблокировали {user}",
|
||||
"@youKickedAndBanned": {
|
||||
"placeholders": {
|
||||
"user": {}
|
||||
}
|
||||
},
|
||||
"youInvitedUser": "Вы пригласили {user}",
|
||||
"@youInvitedUser": {
|
||||
"placeholders": {
|
||||
"user": {}
|
||||
}
|
||||
},
|
||||
"youKicked": "Вы исключили {user}",
|
||||
"@youKicked": {
|
||||
"placeholders": {
|
||||
"user": {}
|
||||
}
|
||||
},
|
||||
"youHaveWithdrawnTheInvitationFor": "Вы отозвали приглашение для {user}",
|
||||
"@youHaveWithdrawnTheInvitationFor": {
|
||||
"placeholders": {
|
||||
"user": {}
|
||||
}
|
||||
},
|
||||
"youBannedUser": "Вы заблокировали {user}",
|
||||
"@youBannedUser": {
|
||||
"placeholders": {
|
||||
"user": {}
|
||||
}
|
||||
},
|
||||
"youInvitedBy": "Вы были приглашены {user}",
|
||||
"@youInvitedBy": {
|
||||
"placeholders": {
|
||||
"user": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user