nextcloud-breeze-dark/l10n/ru.js

25 lines
7.6 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"breezedark",
{
"Saved" : "Сохранено",
"Error" : "Ошибка",
"Breeze Dark" : "Breeze Dark",
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Тема Breeze Dark для Nextcloud, основанная на теме KDE",
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. You can also decide to automatically enable or disable the theme based on the theming choice reported by the browser. In the global options you will also find an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user has not set an option yet, they will follow the global option. They can also choose, independently, if they want the theme to match the theming choice reported by the browser. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\nЭто тёмная тема Breeze Dark для Nextcloud, основанная на теме Breeze Dark, созданной проектом KDE.\n\n## Использование\n\nПосле установки темы вам необходимо включить её. Для этого есть две опции: глобальная и персональная.\n\n### Глобальная\n\nГлобальная опция включает тему по умолчанию для всех пользователей и неаутентифицированных посещений. Без этой опции такие элементы, как страницы входа и обмена, не будут оформлены. Вы также можете решить автоматически включать или отключать тему на основе выбора темы, сообщаемого браузером. В глобальных опциях вы также найдёте опцию, позволяющую исключить из темы страницу входа в систему. Вы можете найти глобальные опции здесь:\n\n```\nНастройки администратора > Оформление> Breeze Dark\n```\n\nОбратите внимание, что для доступа к глобальным настройкам необходимо включить приложение Оформление в Nextcloud.\n\n### Персональные\n\nПерсональная опция позволяет каждому пользователю установить свои собственные предпочтения независимо от того, как вы установили глобальную опцию. Если пользователь ещё не установил опцию, он будет использовать глобальную опции. Они также могут самостоятельно выбрать, хотят ли они, чтобы тема соответствовала выбору темы, о котором сообщает браузер. Персональную опцию можно найти здесь:\n\n```\nЛичные настройки > Доступность > Breeze Dark\n```\n\nОбратите внимание, что для доступа к персональным настройкам необходимо включить приложение Accessibility в Nextcloud.\n\n### Пользовательская стилизация\n\nВ разделе Оформление в настройках администратора вы можете добавить свой собственный стиль в тему. Можно использовать только стандартный CSS. Этот пользовательский стиль будет применяться при каждом включении темы и влияет только на тему Breeze Dark.",
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Тёмная тема, основанная на Breeze Dark от проекта KDE. Обновите страницу, чтобы изменения вступили в силу.",
"This setting will enable the theme by default, for any unauthenticated users and users who have not set a preference." : "Этот параметр включает тему по умолчанию для всех неаутентифицированных пользователей и пользователей, которые не установили предпочтения.",
"Enable Breeze Dark theme by default" : "Включить тему Breeze Dark по умолчанию",
"This setting will enable the automated activation by the clients system settings by default, for any unauthenticated users and users who have not set a preference." : "Этот параметр по умолчанию включает автоматическую активацию системными настройками клиентов для любых неаутентифицированных пользователей и пользователей, которые не установили предпочтения.",
"Enable Breeze Dark automated activation by the clients system settings by default" : "Включите автоматическую активацию Breeze Dark в системных настройках клиентов по умолчанию",
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Этот параметр позволит вам выбрать, должна ли страница входа быть тематической, если тема включена по умолчанию.",
"Theme the login page" : "Тема на странице входа",
"Custom Styling" : "Индивидуальный стиль",
"Insert custom styling here …" : "Вставьте здесь собственный стиль…",
"Save" : "Сохранить",
"A Breeze Dark theme for Nextcloud." : "Тема Breeze Dark для Nextcloud.",
"Breeze Dark theme" : "Тема Breeze Dark",
"Enable Breeze Dark theme" : "Включить тему Breeze Dark",
"Enable Breeze Dark automated activation by clients system settings" : "Включить автоматическую активацию Breeze Dark в настройках системы клиентов"
},
"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);");