mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 02:28:02 +00:00
feat: russian localization
This commit is contained in:
parent
cacbd0b01b
commit
72ea6524ce
24
locales/ru.json
Normal file
24
locales/ru.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"Subscribe": "Подписаться",
|
||||
"Subscribe to": "Подписаться на",
|
||||
"A collection of posts": "Коллекция статей",
|
||||
"A collection of 1 post": "Коллекция из 1 статьи",
|
||||
"A collection of % posts": "Коллекция из % статей",
|
||||
"Get the latest posts delivered right to your inbox": "Получайте свежие статьи прямо на свою почту",
|
||||
"Go to the front page": "Go to the front page",
|
||||
"Latest Posts": "Последние статьи",
|
||||
"Message:": "Message:",
|
||||
"<a href='{url}'>More posts</a> by {name}": "<a href='{url}'>Другие статьи</a> от {name}",
|
||||
"No posts": "Статьи отсутствуют",
|
||||
"Read <a href='{url}'>more posts</a> by this author": "<a href='{url}'>Другие статьи</a> этого автора",
|
||||
"Ref:": "Ref:",
|
||||
"See all % posts": "Посмотреть все % статьи(-ей)",
|
||||
"Stay up to date! Get all the latest & greatest posts delivered straight to your inbox": "Будьте в курсе! Получайте свежие статьи прямо на свою почту",
|
||||
"1 post": "1 статья",
|
||||
"% posts": "% статьи(-ей)",
|
||||
"1 min read": "1 мин на чтение",
|
||||
"% min read": "% мин на чтение",
|
||||
"Could not sign up! Invalid sign up link.": "Не удалось зарегистрироваться! Неверная ссылка для регистрации.",
|
||||
"<strong>Great!</strong> Check your inbox and click the link to confirm your subscription.": "<strong>Отлично!</strong> Проверьте свой почтовый ящик и нажмите ссылку, чтобы подтвердить подписку"
|
||||
"Please enter a valid email address!": "Пожалуйста, введите действительный адрес электронной почты!"
|
||||
}
|
Loading…
Reference in New Issue
Block a user