Translated using Weblate (Russian)
Currently translated at 100.0% (590 of 590 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
This commit is contained in:
parent
5c17e9de34
commit
76afa125fb
1 changed files with 29 additions and 1 deletions
|
|
@ -2558,5 +2558,33 @@
|
||||||
"sendTypingNotificationsDescription": "Другие участники чата могут видеть, когда вы набираете новое сообщение.",
|
"sendTypingNotificationsDescription": "Другие участники чата могут видеть, когда вы набираете новое сообщение.",
|
||||||
"@sendTypingNotificationsDescription": {},
|
"@sendTypingNotificationsDescription": {},
|
||||||
"formattedMessages": "Форматированные сообщения",
|
"formattedMessages": "Форматированные сообщения",
|
||||||
"@formattedMessages": {}
|
"@formattedMessages": {},
|
||||||
|
"startedKeyVerification": "{sender} начал(а) подтверждение ключей",
|
||||||
|
"@startedKeyVerification": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"sender": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"isReadyForKeyVerification": "{sender} готов(а) к подтверждению ключей",
|
||||||
|
"@isReadyForKeyVerification": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"sender": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requestedKeyVerification": "{sender} запросил(а) подтверждение ключей",
|
||||||
|
"@requestedKeyVerification": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"sender": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"completedKeyVerification": "{sender} завершил(а) подтверждение ключей",
|
||||||
|
"@completedKeyVerification": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"sender": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue