From 156d8393c6f3b7cebaf803f05935c78596f2c11e Mon Sep 17 00:00:00 2001 From: jvyden Date: Fri, 15 Apr 2022 20:49:09 -0400 Subject: [PATCH] New Crowdin updates (#30) * New translations LandingPage.resx (Russian) * New translations BaseLayout.resx (Russian) --- .../BaseLayout.lang-ru-RU.resx | 10 +++++----- .../LandingPage.lang-ru-RU.resx | 12 ++++++------ 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/ProjectLighthouse.Localization/BaseLayout.lang-ru-RU.resx b/ProjectLighthouse.Localization/BaseLayout.lang-ru-RU.resx index e338b60b..b8584493 100644 --- a/ProjectLighthouse.Localization/BaseLayout.lang-ru-RU.resx +++ b/ProjectLighthouse.Localization/BaseLayout.lang-ru-RU.resx @@ -43,24 +43,24 @@ - Authentication + Аутентификация A button on the header that takes you to a list of authentication attempts. - Login / Register + Вход / Регистрация A button on the header that lets you log in or register. - Profile + Профиль A quick shortcut on the header to take you to your profile if logged in. - Admin Panel + Админпанель A header link that takes you to the admin panel if available. - Log out + Выйти A shortcut to log you out of your account. \ No newline at end of file diff --git a/ProjectLighthouse.Localization/LandingPage.lang-ru-RU.resx b/ProjectLighthouse.Localization/LandingPage.lang-ru-RU.resx index e5938632..514df911 100644 --- a/ProjectLighthouse.Localization/LandingPage.lang-ru-RU.resx +++ b/ProjectLighthouse.Localization/LandingPage.lang-ru-RU.resx @@ -23,32 +23,32 @@ - Welcome to Project Lighthouse! + Добро пожаловать в Project Lighthouse! A greeting on the main page of the website. - You are currently logged in as {0}. + Вы вошли как {0} A greeting on the main page of the website. - There are no users online. Why not hop on? + Нет пользователей в сети. Почему бы и не поиграть? A greeting on the main page of the website. - There is 1 user currently online: + Сейчас в сети 1 пользователь: A greeting on the main page of the website. - There are currently {0} users online: + В настоящее время сейчас {0} онлайн: A greeting on the main page of the website. - You have {0} authentication attempts pending. Click here to view them. + У вас есть {0} попыток аутентификации в ожидании. Нажмите здесь, чтобы просмотреть их. A greeting on the main page of the website. \ No newline at end of file