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
216f9527f0
commit
77d3fe697d
1 changed files with 30 additions and 1 deletions
|
|
@ -2679,5 +2679,34 @@
|
||||||
"@openVideoCamera": {
|
"@openVideoCamera": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"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…
Add table
Add a link
Reference in a new issue