diff options
Diffstat (limited to 'lib/l10n/ru.json')
-rw-r--r-- | lib/l10n/ru.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index 46bb4350218..e888799c741 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -107,11 +107,7 @@ "Sharing %s failed, because resharing is not allowed" : "Не удалось поделиться %s, повторное открытие доступа запрещено", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Не удалось поделиться %s, бэкенд общего доступа не нашел путь до %s", "Sharing %s failed, because the file could not be found in the file cache" : "Не удалось поделиться %s, элемент не найден в файловом кеше.", - "Cannot increase permissions of %s" : "Невозможно увеличить права доступа для %s", - "Files can't be shared with delete permissions" : "Файлы не могут иметь общий доступ с правами на удаление", - "Files can't be shared with create permissions" : "Файлы не могут иметь общий доступ с правами на создание", "Expiration date is in the past" : "Дата окончания срока действия уже прошла", - "Cannot set expiration date more than %s days in the future" : "Невозможно установить дату окончания срока действия более %s дней", "The requested share does not exist anymore" : "Запрошенный общий ресурс более не существует.", "Could not find category \"%s\"" : "Категория «%s» не найдена", "Sunday" : "Воскресенье", @@ -218,6 +214,10 @@ "You need to enter either an existing account or the administrator." : "Вы должны войти или в существующий аккаунт или под администратором.", "%s shared »%s« with you" : "%s поделился »%s« с вами", "%s via %s" : "%s через %s", + "Cannot increase permissions of %s" : "Невозможно увеличить права доступа для %s", + "Files can't be shared with delete permissions" : "Файлы не могут иметь общий доступ с правами на удаление", + "Files can't be shared with create permissions" : "Файлы не могут иметь общий доступ с правами на создание", + "Cannot set expiration date more than %s days in the future" : "Невозможно установить дату окончания срока действия более %s дней", "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Обычно это можно исправить, %sпредоставив веб-серверу права на запись в каталог приложений%s или отключив магазин приложений в файле конфигурации.", "Cannot create \"data\" directory (%s)" : "Невозможно создать каталог «data» (%s)", "This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Обычно это можно исправить <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">предоставив веб-серверу права на запись в корневом каталоге</a>.", |