Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/ru.js')
-rw-r--r--apps/theming/l10n/ru.js10
1 files changed, 2 insertions, 8 deletions
diff --git a/apps/theming/l10n/ru.js b/apps/theming/l10n/ru.js
index d65629781f6..9dc23bf0a7e 100644
--- a/apps/theming/l10n/ru.js
+++ b/apps/theming/l10n/ru.js
@@ -23,9 +23,9 @@ OC.L10N.register(
"No file uploaded" : "Нет загруженных файлов",
"Unsupported image type" : "Неподдерживаемый тип изображения",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Вы уже используете настраиваемую тему. Из за этого установки приложения для тем могут быть перезаписаны.",
+ "Theming" : "Темы оформления",
"Legal notice" : "Официальное уведомление",
"Privacy policy" : "Политика конфиденциальности",
- "Theming" : "Темы оформления",
"Adjust the Nextcloud theme" : "Скорректируйте тему Nextcloud'а",
"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" : "Название",
@@ -46,12 +46,6 @@ OC.L10N.register(
"Upload new header logo" : "Загрузить логотип заголовка",
"Favicon" : "Favicon (значок сайта)",
"Upload new favicon" : "Загрузить значок сайта",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Для автоматической генерации favicon на основе загруженного логотипа и цвета нужно установить PHP расширение Imagemagick с поддержкой изображений SVG ",
- "There is no error, the file uploaded with success" : "Файл загружен успешно. Ошибок нет.",
- "The uploaded file was only partially uploaded" : "Файл загружен лишь частично",
- "Failed to write file to disk." : "Ошибка записи на диск.",
- "A PHP extension stopped the file upload." : "PHP прервало загрузку файла.",
- "You are already using a custom theme" : "Вы уже используете настраиваемую тему",
- "Web address https://…" : "Веб адрес https://…"
+ "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Для автоматической генерации favicon на основе загруженного логотипа и цвета нужно установить PHP расширение Imagemagick с поддержкой изображений SVG "
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");