diff options
Diffstat (limited to 'apps/theming/l10n/ru.json')
-rw-r--r-- | apps/theming/l10n/ru.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/theming/l10n/ru.json b/apps/theming/l10n/ru.json index 6eae1f40b33..8aaee6c18af 100644 --- a/apps/theming/l10n/ru.json +++ b/apps/theming/l10n/ru.json @@ -8,13 +8,17 @@ "The given web address is too long" : "Указанный веб адрес слишком длинный", "The given slogan is too long" : "Указанный слоган слишком длинный", "The given color is invalid" : "Задан неправильный цвет", + "The file was uploaded" : "Файл был загружен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Размер загруженного файла превышает установленный предел upload_max_filesize в php.ini:", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Размер загруженного файла превышает установленный предел MAX_FILE_SIZE в HTML-форме", "The file was only partially uploaded" : "Файл был получен частично", "No file was uploaded" : "Не было загружено ни одного файла", "Missing a temporary folder" : "Отсутствует временный каталог", + "Could not write file to disk" : "Невозможно записать файл на диск", + "A PHP extension stopped the file upload" : "Расширение PHP прервало загрузку файла", "No file uploaded" : "Нет загруженных файлов", "Unsupported image type" : "Неподдерживаемый тип изображения", + "You are already using a custom theme. Theming app settings might be overwritten by that." : "Вы уже используете настраиваемую тему. Из за этого установки приложения для тем могут быть перезаписаны.", "Theming" : "Темы оформления", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Темы оформление позволяют легко настроить внешний вид вашего сервера и поддерживаемых клиентов. Это будет доступно для всех пользователей.", "Name" : "Название", |