diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
commit | 0ad9cbf8848d1472c616f137af2ca3af79d944a5 (patch) | |
tree | d60e0ddae173af46c5ab27d63dc3fac0b3153a86 /lib/l10n/ru.json | |
parent | 281d0aa9644e62b59c894fd465ae2cbd31d33141 (diff) | |
download | nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.tar.gz nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.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, 0 insertions, 4 deletions
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index 1c169f001f3..df8dbcfaaaf 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -263,10 +263,6 @@ "Storage connection timeout. %s" : "Истекло время ожидания подключения к хранилищу. %s", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Файлы приложения %1$s не были заменены корректно. Удостоверьтесь, что устанавливаемая версия этого приложения совместима с версией сервера.", "Full name" : "Полное имя", - "%s enter the database username and name." : "%s укажите имя пользователя и название для базы данных.", - "%s enter the database username." : "%s введите имя пользователя базы данных.", - "%s enter the database name." : "%s введите имя базы данных.", - "%s you may not use dots in the database name" : "%s Вы не можете использовать точки в имени базы данных", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "Пользователь не был создан, достигнуто ограничение количества пользователей. Для получения дополнительных сведений проверьте уведомления.", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "В составе имени пользователя допускаются следующие символы: «a–z», «A–Z», «0–9» и «_.@-'»", "libxml2 2.7.0 is at least required. Currently %s is installed." : "Требуется как минимум libxml2 версии 2.7.0. На данный момент установлена %s.", |