mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-18 18:09:45 +01:00
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:
parent
c4aea02755
commit
1edc5476e8
@ -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": {}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user