diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
commit | d7aa58eab5fb44d4037184d5144029fc290b4c3a (patch) | |
tree | cef4f1016756421525a773b8c61cd6f807cd5e15 /lib/l10n/ru.json | |
parent | 46a441a448c0483f69d0cb54eda822c20661b097 (diff) | |
download | nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.tar.gz nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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" : "Имя пользователя должно состоять не только из точек", |