diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-19 00:11:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-19 00:11:50 +0000 |
commit | 7ca526f8ac30d52ddcaff0e1759cb6d3c5090fd1 (patch) | |
tree | 2f80827e8fcc43b30fb2378aae1bfa94283c460d /apps/theming/l10n/ru.json | |
parent | 307a2a17c39683af94c526c7071ac47f69588434 (diff) | |
download | nextcloud-server-7ca526f8ac30d52ddcaff0e1759cb6d3c5090fd1.tar.gz nextcloud-server-7ca526f8ac30d52ddcaff0e1759cb6d3c5090fd1.zip |
[tx-robot] updated from transifex
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" : "Название", |