diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-12 00:20:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-12 00:20:28 +0000 |
commit | d7480e709e0e79b6751f7ec2a3103a87484b0ea4 (patch) | |
tree | 488494a61fc8f83621ea336ee1864e8bd932480f /core/l10n/ru.json | |
parent | ae879978617ad36377c32f2b8aeeb92deb65fcf6 (diff) | |
download | nextcloud-server-d7480e709e0e79b6751f7ec2a3103a87484b0ea4.tar.gz nextcloud-server-d7480e709e0e79b6751f7ec2a3103a87484b0ea4.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ru.json')
-rw-r--r-- | core/l10n/ru.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/ru.json b/core/l10n/ru.json index 716f7380d15..02fcb1887f6 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -27,6 +27,7 @@ "Your login token is invalid or has expired" : "Ваш токен неверен или истёк", "This community release of Nextcloud is unsupported and push notifications are limited." : "Используется сборка Nextcloud для сообщества. Данная сборка не поддерживается и имеет ограниченный функционал push-уведомлений.", "Login" : "Войти", + "Unsupported email length (>255)" : "Неподдерживаемая длина адреса эл. почты (более 255 символов)", "Password reset is disabled" : "Сброс пароля отключён", "Could not reset password because the token is expired" : "Не было возможности сбросить пароль в связи с просроченным токеном", "Could not reset password because the token is invalid" : "Не было возможности сбросить пароль в связи с неверным токеном", @@ -114,6 +115,8 @@ "Wrong login or password." : "Неверное имя пользователя или пароль.", "This account is disabled" : "Эта учётная запись отключена", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "С вашего IP-адреса было выполнено множество неудачных попыток входа в систему. Следующую попытку можно будет выполнить через 30 секунд.", + "Login with username or email" : "Войти по имени пользователя или адресу эл. почты", + "Login with username" : "Войти по имени пользователя", "Log in with a device" : "Войти с устройства", "Login or email" : "Имя пользователя или адрес эл. почты", "Your account is not setup for passwordless login." : "Ваша учётная запись не настроена на вход без пароля.", @@ -168,6 +171,7 @@ "Back to login form" : "Вернуться к форме входа", "Back" : "Назад", "Login form is disabled." : "Форма входа отключена.", + "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Диалог входа отключен. Используйте другой способ входа или свяжитесь с администратором.", "Edit Profile" : "Редактирование профиля", "The headline and about sections will show up here" : "Разделы \"Заголовок\" и \"О вас\" будут отображаться здесь", "You have not added any info yet" : "Вы ещё не добавили никакой информации", @@ -240,6 +244,7 @@ "No action available" : "Нет доступных действий", "Error fetching contact actions" : "Ошибка получения действий контакта", "Close \"{dialogTitle}\" dialog" : "Закрыть «{dialogTitle}»", + "Email length is at max (255)" : "Максимальная длина адреса эл. почты (255 символов)", "Non-existing tag #{tag}" : "Несуществующая метка #{tag}", "Restricted" : "Ограниченный", "Invisible" : "Невидимый", |