mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 10:36:54 -07:00
New translations en.json (Russian)
This commit is contained in:
parent
05f7f1d457
commit
e76de90415
1 changed files with 16 additions and 16 deletions
|
@ -1,28 +1,28 @@
|
|||
{
|
||||
"Login": {
|
||||
"SignInButton": "Sign in",
|
||||
"SignInButton": "Войти",
|
||||
"UsernamePlaceholder": "Имя пользователя",
|
||||
"PasswordPlaceholder": "Пароль",
|
||||
"RememberMe": "Запомнить Меня",
|
||||
"ForgottenPassword": "Forgot your password?",
|
||||
"ForgottenPassword": "Забыли пароль?",
|
||||
"Errors": {
|
||||
"IncorrectCredentials": "Incorrect username or password"
|
||||
"IncorrectCredentials": "Неверное имя пользователя или пароль"
|
||||
}
|
||||
},
|
||||
"Common": {
|
||||
"ContinueButton": "Continue",
|
||||
"Available": "Available",
|
||||
"PartiallyAvailable": "Partially Available",
|
||||
"Monitored": "Monitored",
|
||||
"NotAvailable": "Not Available",
|
||||
"ProcessingRequest": "Processing Request",
|
||||
"PendingApproval": "Pending Approval",
|
||||
"RequestDenied": "Request Denied",
|
||||
"NotRequested": "Not Requested",
|
||||
"Requested": "Requested",
|
||||
"Request": "Request",
|
||||
"Denied": "Denied",
|
||||
"Approve": "Approve",
|
||||
"ContinueButton": "Продолжить",
|
||||
"Available": "Доступно",
|
||||
"PartiallyAvailable": "Частично доступно",
|
||||
"Monitored": "Мониторинг",
|
||||
"NotAvailable": "Недоступно",
|
||||
"ProcessingRequest": "Обработка запроса",
|
||||
"PendingApproval": "Ожидание утверждения",
|
||||
"RequestDenied": "Запрос отклонен",
|
||||
"NotRequested": "Не запрошено",
|
||||
"Requested": "Запрос отправлен",
|
||||
"Request": "Запрос",
|
||||
"Denied": "Запрещено",
|
||||
"Approve": "Утвердить",
|
||||
"PartlyAvailable": "Partly Available",
|
||||
"ViewDetails": "View Details",
|
||||
"Errors": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue