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
9778b4a147
commit
55f9d0db27
1 changed files with 48 additions and 0 deletions
|
|
@ -2808,5 +2808,53 @@
|
||||||
"@separateChatTypes": {
|
"@separateChatTypes": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"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…
Add table
Add a link
Reference in a new issue