c1923cfaa1
[skip ci]
183 lines
10 KiB
YAML
183 lines
10 KiB
YAML
---
|
||
option-saved: Опция сохранена.
|
||
homepage:
|
||
title: Домашняя страница
|
||
home_pic_url:
|
||
title: URL изображения на главной странице
|
||
hint: Путь относительно главной страницы или полной URL, оставьте пустым, чтобы использовать изображение по умолчанию.
|
||
favicon_url:
|
||
title: Иконка сайта
|
||
hint: Путь относительно публичного или полного URL.
|
||
description: Данное изображение должно иметь одинаковую ширину и высоту (оставьте пустым, чтобы использовать стандартную иконку).
|
||
transparent_navbar:
|
||
title: Прозрачная панель навигации
|
||
label: Это включит прозрачную панель навигации на главной странице, но она будет нормальной, если страница прокручивается вниз.
|
||
hide_intro:
|
||
title: Hide Introduction at Bottom
|
||
label: Scroll bar will be disabled if this option is enabled, as version 2.x.
|
||
fixed_bg:
|
||
title: Фиксированный фон
|
||
label: Эта опция сделает фон фиксированным, а не прокрутится с помощью полосы прокрутки.
|
||
copyright_prefer:
|
||
title: Авторские права
|
||
description: "Вы можете указать разные стили авторских прав для каждого языка. Чтобы отредактировать соответствующий стиль авторских прав для определенного языка, переключитесь на этот язык и отправьте свои изменения. <br> <b> Предупреждение: </b> Любое злое изменение, примененное к авторскому праву программы нижнего колонтитула (включая удаление, изменение автора, изменение цели ссылки) без разрешения <b> ЗАПРЕЩЕНО </b>. Автор оставляет за собой право выполнять соответствующие обязанности."
|
||
copyright_text:
|
||
title: Пользовательский текст авторского права
|
||
description: Placeholders are available in custom copyright text. e.g. <code>{site_name}</code> & <code>{site_url}</code>. You can also specify a different footer for each language. To edit a specific language's corresponding footer, please switch to that language and submit your edit.
|
||
customJsCss:
|
||
title: Custom CSS/JavaScript
|
||
message: |
|
||
Содержимое будет прикреплено к тегам <style> и <script><br>
|
||
- Вот несколько полезных примеров: <a href="https://blessing.netlify.com/css-js.html">Примеры пользовательских CSS & JavaScript</a>
|
||
custom_css: CSS
|
||
custom_js: JavaScript
|
||
rate:
|
||
title: Scores
|
||
score_per_storage:
|
||
title: Хранилище
|
||
addon: scores = 1 KB
|
||
private_score_per_storage:
|
||
title: Приватное хранилище
|
||
addon: scores = 1 KB
|
||
hint: Загрузка приватных текстур будет стоить больше очков.
|
||
score_per_closet_item:
|
||
title: Избранное
|
||
addon: score = 1 closet item
|
||
return_score:
|
||
title: Score Return
|
||
label: Return scores back to user after deleting players/textures/closet items.
|
||
score_per_player:
|
||
title: Игроки
|
||
addon: scores = 1 player
|
||
user_initial_score: User Initial Score
|
||
report:
|
||
title: Reporting Textures
|
||
reporter_score_modification:
|
||
title: Scores for Submitting an Report
|
||
description: Set a positive integer value to reward user who submits new reports. Set to a negative value will require scores for submitting reports, and the suspended scores will be available if user's report was resolved. Set to 0 to disable.
|
||
reporter_reward_score:
|
||
title: Reward the Reporter with Scores If Report Resolved
|
||
sign:
|
||
title: Signing
|
||
sign_score:
|
||
title: Score Granted
|
||
addon1: scores ~
|
||
addon2: scores
|
||
sign_gap_time:
|
||
title: Gap Time
|
||
addon: часов
|
||
sign_after_zero:
|
||
title: Время
|
||
label: Пользователи могут войти после 0 ежедневно.
|
||
hint: Вышеуказанная опция будет проигнорирована, если этот флажок установлен.
|
||
sharing:
|
||
title: Awarding Sharing
|
||
score_award_per_texture:
|
||
title: Загрузчик будет вознагражден за каждую загружаемую текстуру
|
||
take_back_scores_after_deletion:
|
||
title: Return scores
|
||
label: Возвращает баллы, если загрузчик установит приватный доступ или удалит текстуру.
|
||
score_award_per_like:
|
||
title: Each time the texture is collected, uploader will be rewarded with
|
||
general:
|
||
title: Основные параметры
|
||
site_name: Название сайта
|
||
site_description:
|
||
title: Описание сайта
|
||
description: You can also specify a different site name and description for each language. To edit a specific language's corresponding site name or description text, please switch to that language and submit your edit.
|
||
site_url:
|
||
title: Site URL
|
||
hint: Begin with http(s)://, nerver ends with slash.
|
||
user_can_register:
|
||
title: Open Registration
|
||
label: Everyone is allowed to register.
|
||
register_with_player_name:
|
||
title: Register with Player Name
|
||
label: Require Minecraft's player name when user register
|
||
require_verification:
|
||
title: Account Verification
|
||
label: Users must verify their email address first.
|
||
regs_per_ip: Max accounts of one IP
|
||
max_upload_file_size:
|
||
title: Max Upload Size
|
||
hint: "Limit specified in php.ini: :size"
|
||
player_name_rule:
|
||
title: Player Name Rule
|
||
official: Letters, numbers and underscores (Mojang's official rule)
|
||
cjk: Allow CJK Unified Ideographs
|
||
custom: Use custom rules (regular expression)
|
||
custom_player_name_regexp:
|
||
title: Custom Player Name Rules
|
||
hint: Only takes effect when the above option is set to 'custom'. Leave empty to allow any character.
|
||
placeholder: Regular Expressions
|
||
player_name_length:
|
||
title: Player Name Length
|
||
suffix: символы
|
||
auto_del_invalid_texture:
|
||
title: Неправильные текстуры
|
||
label: Удалить недействительные текстуры автоматически.
|
||
hint: Удалить записи текстур, файл которых больше не существует из skinlib.
|
||
allow_downloading_texture:
|
||
title: Загрузка текстур
|
||
label: Разрешить пользователям напрямую скачивать исходный файл элемента skinlib.
|
||
status_code_for_private:
|
||
title: HTTP-код для отказа в доступе к приватным текстурам
|
||
texture_name_regexp:
|
||
title: Правила имени текстуры
|
||
hint: RegExp нужен для проверки имени загруженных текстур. Оставьте пустым, чтобы разрешить любой символ, кроме одинарных, двойных кавычек и обратной косой черты.
|
||
placeholder: Регулярные выражения
|
||
content_policy:
|
||
title: Политика в отношении содержания
|
||
description: Отобразить контентную политику на странице загрузки текстур с поддержкой Markdown. Чтобы отредактировать соответствующую политику в отношении определенного языка, переключитесь на этот язык и отправьте свое изменение.
|
||
announ:
|
||
title: Объявление
|
||
announcement:
|
||
description: Стилизация с Markdown поддерживается. Вы также можете указать разные объявления для каждого языка. Чтобы отредактировать соответствующее объявление определенного языка, пожалуйста, переключитесь на этот язык и отправьте свою правку.
|
||
meta:
|
||
title: SEO <meta> тэги
|
||
meta_keywords:
|
||
title: Ключевые слова
|
||
hint: Разделить запятыми.
|
||
meta_description:
|
||
title: Описание
|
||
hint: Description defined in "general options" will be used if you left it empty.
|
||
meta_extras:
|
||
title: Other Custom <meta> Tags
|
||
recaptcha:
|
||
recaptcha_invisible:
|
||
title: Invisible
|
||
label: Enable Invisible Mode
|
||
res-warning: This page is ONLY for advanced users. If you aren't familiar with these, please don't modify them!
|
||
resources:
|
||
title: Resource Files
|
||
hint: Please check these options if you enabled CDN for your site.
|
||
force_ssl:
|
||
title: Force SSL
|
||
label: Use HTTPS protocol to load all front-end assets.
|
||
hint: Please check if SSL really available before turning on.
|
||
auto_detect_asset_url:
|
||
title: Assets URL
|
||
label: Determine assets url automatically.
|
||
description: Please unable this if assets URLs are wrongly generated under a CDN. The site url will be used if this is not enabled.
|
||
cache_expire_time:
|
||
title: Cache Exipre Time
|
||
hint: In seconds, 86400 = one day, 31536000 = one year.
|
||
cdn_address:
|
||
title: Front-end Assets CDN
|
||
hint: Front-end files won't be loaded if URL is unavailable.
|
||
description: |
|
||
The CDN URL you give must refer to a mirror of <code>/public</code> directory,
|
||
all the files of that directory will be loaded as CDN.<br>
|
||
<b>How to verify?</b> Verify if <code>{Your CDN URL}/app/manifest.json</code> can be accessed.
|
||
cache:
|
||
title: Cache Configuration
|
||
clear: Clear Cache
|
||
cleared: Cache has been cleared.
|
||
driver: Current cache driver is 「:driver」.
|
||
enable_avatar_cache:
|
||
title: Avatar
|
||
label: Enable caching avatar
|
||
enable_preview_cache:
|
||
title: Texture Preivew
|
||
label: Enable caching texture preivew
|