diff options
Diffstat (limited to 'lib/l10n/ru.json')
-rw-r--r-- | lib/l10n/ru.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index f3a5a476dcb..a0d8e3b647a 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -56,6 +56,7 @@ "Avatar image is not square" : "Изображение аватара не квадратное", "Files" : "Файлы", "View profile" : "Открыть профиль", + "Local time: %s" : "Местное время: %s", "today" : "сегодня", "tomorrow" : "завтра", "yesterday" : "вчера", @@ -100,6 +101,8 @@ "Users" : "Пользователи", "Email" : "Адрес эл. почты", "Mail %s" : "Написать %s", + "Fediverse" : "Федиверс", + "View %s on the fediverse" : "Открыть %s в Федиверс", "Phone" : "Телефон", "Call %s" : "Позвонить %s", "Twitter" : "Твиттер", @@ -201,6 +204,7 @@ "A valid password must be provided" : "Укажите допустимый пароль", "The username is already being used" : "Имя пользователя уже используется", "Could not create user" : "Не удалось создать пользователя", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "В имени пользователя допускаются следующие символы: «a–z», «A–Z», «0–9» и «_.@-'»", "A valid username must be provided" : "Укажите допустимое имя пользователя", "Username contains whitespace at the beginning or at the end" : "Имя пользователя содержит пробел в начале или в конце", "Username must not consist of dots only" : "Имя пользователя должно состоять не только из точек", |