Translated using Weblate (Russian)

Currently translated at 98.8% (526 of 532 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
This commit is contained in:
Nikita Epifanov 2021-12-28 18:15:41 +00:00 committed by Hosted Weblate
parent c4aea02755
commit 1edc5476e8
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -2679,5 +2679,34 @@
"@openVideoCamera": {
"type": "text",
"placeholders": {}
}
},
"yourStory": "Ваша история",
"@yourStory": {},
"replyHasBeenSent": "Ответ отправлен",
"@replyHasBeenSent": {},
"videoWithSize": "Видео ({size})",
"@videoWithSize": {
"type": "text",
"placeholders": {
"size": {}
}
},
"storyFrom": "История за {date}:\n{body}",
"@storyFrom": {
"type": "text",
"placeholders": {
"date": {},
"body": {}
}
},
"addToStory": "Добавить в историю",
"@addToStory": {},
"publish": "Опубликовать",
"@publish": {},
"whoCanSeeMyStories": "Кто может видеть мои истории?",
"@whoCanSeeMyStories": {},
"unsubscribeStories": "Отписаться от историй",
"@unsubscribeStories": {},
"thisUserHasNotPostedAnythingYet": "Этот пользователь еще ничего не опубликовал в своей истории",
"@thisUserHasNotPostedAnythingYet": {}
}