mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Translated using Weblate (Russian)
Currently translated at 96.7% (90 of 93 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ru/
This commit is contained in:
parent
c2bacf1e1a
commit
8f9507bc16
1 changed files with 6 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"titles": {
|
||||
"trending": "Тренды",
|
||||
"login": "Войти",
|
||||
"register": "Зарегистрироваться",
|
||||
"login": "Вход",
|
||||
"register": "Регистрация",
|
||||
"feed": "Подписки",
|
||||
"preferences": "Настройки",
|
||||
"history": "История просмотров",
|
||||
|
@ -79,7 +79,10 @@
|
|||
"instance_name": "Название",
|
||||
"instance_locations": "Местоположение",
|
||||
"has_cdn": "Наличие CDN",
|
||||
"ssl_score": "Оценка настроек SSL"
|
||||
"ssl_score": "Оценка настроек SSL",
|
||||
"registered_users": "Зарегистрировано пользователей",
|
||||
"version": "Версия",
|
||||
"up_to_date": "Версия актуальна?"
|
||||
},
|
||||
"login": {
|
||||
"username": "Аккаунт на Piped",
|
||||
|
|
Loading…
Reference in a new issue