diff options
Diffstat (limited to 'apps/files/l10n/ru.json')
-rw-r--r-- | apps/files/l10n/ru.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 964a819535b..5c99a793ecd 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -43,6 +43,8 @@ "Could not move \"{file}\", target exists" : "Невозможно переместить \"{file}\", цель отсутствует", "Could not move \"{file}\"" : "Невозможно переместить \"{file}\"", "{newName} already exists" : "{newName} уже имеется", + "Could not rename \"{fileName}\", it does not exist any more" : "Невозможно переименовать \"{fileName}\", файл больше не существует", + "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Имя \"{targetName}\" уже используется в каталоге \"{dir}\". Пожалуйста, выберите другое имя.", "Could not rename \"{fileName}\"" : "Невозможно переименовать \"{fileName}\"", "Could not create file \"{file}\"" : "Невозможно создать файл \"{file}\"", "Could not create file \"{file}\" because it already exists" : "Невозможно создать файл \"{file}\" потому что уже имеется", @@ -97,6 +99,7 @@ "Maximum upload size" : "Максимальный размер загружаемого файла", "max. possible: " : "макс. возможно: ", "Save" : "Сохранить", + "With PHP-FPM it might take 5 minutes for changes to be applied." : "В режиме PHP-FPM применение изменений может занять до 5 минут.", "Missing permissions to edit from here." : "Отсутствуют права на удаление.", "Settings" : "Настройки", "WebDAV" : "WebDAV", |