diff options
Diffstat (limited to 'apps/files/l10n/ru.json')
-rw-r--r-- | apps/files/l10n/ru.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 123b9c1faac..45928f011d2 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -202,6 +202,7 @@ "Edit online" : "Редактировать онлайн", "Failed to redirect to client" : "Ошибка перенаправления в клиент", "Edit locally" : "Редактировать локально", + "Moving \"{source}\" to \"{destination}\" …" : "Перемещение \"{source}\" в \"{destination}\" …", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Папка или файл не могут быть перемещены во вложенную папку или в себя", "(copy)" : "(копия)", "(copy %n)" : "(копия %n)", @@ -257,6 +258,7 @@ "Files moved successfully" : "Файлы успешно перемещены", "Conflicts resolution skipped" : "Разрешение конфликтов пропущено", "Upload cancelled" : "Передача на сервер отменена", + "Removing the file extension \"{old}\" may render the file unreadable." : "Удаление расширения файла \"{old}\" может сделать файл нечитаемым.", "This operation is forbidden" : "Операция запрещена", "This directory is unavailable, please check the logs or contact the administrator" : "Каталог недоступен. Проверьте журналы событий или свяжитесь с администратором", "Storage is temporarily not available" : "Хранилище временно недоступно", |