Skip to content
Snippets Groups Projects
Unverified Commit b862d0f7 authored by transifex-integration[bot]'s avatar transifex-integration[bot] Committed by GitHub
Browse files

Translate /config/locales/en.yml in ru (#3444)


translation completed for the source file '/config/locales/en.yml'
on the 'ru' language.

Co-authored-by: default avatartransifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
parent 720b699d
Branches
Tags
No related merge requests found
...@@ -25,11 +25,18 @@ ru: ...@@ -25,11 +25,18 @@ ru:
name: Имя name: Имя
password: Пароль password: Пароль
password_confirmation: Подтверждение пароля password_confirmation: Подтверждение пароля
old_password: Старый пароль
errors: errors:
models: models:
user: user:
password: не соответствует требованиям сложности confirmation: не совпадает
confirmation: не совпадает с паролем attributes:
email:
invalid: некорректный формат email
password:
invalid: не соответствует требованиям сложности
administrator: administrator:
site_settings: site_settings:
authentication: authentication:
...@@ -489,6 +496,13 @@ ru: ...@@ -489,6 +496,13 @@ ru:
password_empty_notice: Пароль не может быть пустым. password_empty_notice: Пароль не может быть пустым.
password_reset_success: Пароль успешно сброшен. password_reset_success: Пароль успешно сброшен.
password_different_notice: Подтверждение пароля не совпадает. password_different_notice: Подтверждение пароля не совпадает.
old_password_incorrect: некорректен
password_complexity:
minimum_len: Не менее 8 символов
one_lower_case: Не менее 1 строчного символа
one_upper_case: Не менее 1 заглавного символа
one_digit: Не менее 1 цифры
one_sym: Не менее 1 специального символа
provider: provider:
google: Google google: Google
office365: Office 365 office365: Office 365
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment