From e76de90415f45439f5add7c4d2e41378aeff768a Mon Sep 17 00:00:00 2001 From: Jamie Date: Thu, 9 May 2019 14:33:07 +0100 Subject: [PATCH] New translations en.json (Russian) --- src/Ombi/wwwroot/translations/ru.json | 32 +++++++++++++-------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/Ombi/wwwroot/translations/ru.json b/src/Ombi/wwwroot/translations/ru.json index 369c5377d..9e2983c83 100644 --- a/src/Ombi/wwwroot/translations/ru.json +++ b/src/Ombi/wwwroot/translations/ru.json @@ -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": {