164 lines
5.8 KiB
YAML
164 lines
5.8 KiB
YAML
---
|
||
index:
|
||
total-users: Зарегистрировано пользователей
|
||
total-players: Игроки
|
||
total-textures: Загруженные текстуры
|
||
disk-usage: Использование диска
|
||
overview: Overview
|
||
texture-uploads: Загрузка текстур
|
||
user-registration: User Registration
|
||
notifications:
|
||
send:
|
||
title: Send Notification
|
||
success: Успешно отправлено!
|
||
receiver:
|
||
title: Получатель
|
||
all: Все пользователи
|
||
normal: Обычные пользователи
|
||
uid: Указанный UID
|
||
email: Указанный адрес электронной почты
|
||
title: Заголовок
|
||
content: Содержимое (поддерживается язык разметки Markdown)
|
||
users:
|
||
status:
|
||
normal: Обычный
|
||
banned: Заблокированный
|
||
admin: Администратор
|
||
super-admin: Суперадминистратор
|
||
operations:
|
||
non-existent: Пользователь не существует.
|
||
no-permission: У вас нет прав доступа для управления этим пользователем.
|
||
invalid: Недопустимое действие.
|
||
email:
|
||
existed: ':email уже существует.'
|
||
success: Адрес электронной почты успешно изменен.
|
||
verification:
|
||
success: Статус подтверждения учетной записи успешно изменён.
|
||
nickname:
|
||
success: Ник успешно изменён.
|
||
password:
|
||
success: Пароль успешно изменён.
|
||
score:
|
||
success: Счёт успешно изменён.
|
||
permission: Разрешение обновлено.
|
||
delete:
|
||
delete: Удалить пользователя
|
||
success: Учетная запись успешно удалена.
|
||
cant-super-admin: Вы не можете удалить суперадминистратора.
|
||
cant-admin: Вы не можете удалить учетную запись администратора.
|
||
players:
|
||
no-permission: У вас нет прав доступа для управления этим игроком.
|
||
operations:
|
||
title: Действия
|
||
textures:
|
||
change: Изменить текстуры
|
||
non-existent: Текстуры tid:tid не существует
|
||
success: Текстуры :player обновлены.
|
||
name:
|
||
success: Имя игрока обновлено до :player
|
||
owner:
|
||
change: Сменить владельца
|
||
success: The player :player was transferred to user :user.
|
||
delete:
|
||
delete: Delete
|
||
success: The player has been deleted successfully.
|
||
customize:
|
||
change-color:
|
||
title: Change Theme Color
|
||
success: Theme color updated.
|
||
colors:
|
||
navbar: Top Navigation Bar
|
||
sidebar:
|
||
dark: Sidebar (Dark)
|
||
light: Sidebar (Light)
|
||
i18n:
|
||
add: Add New Language Line
|
||
added: Language line added.
|
||
updated: Language line updated.
|
||
deleted: Language line deleted.
|
||
group: Group
|
||
key: Key
|
||
text: Text
|
||
tip: How can I use this page?
|
||
status:
|
||
info: Information
|
||
health: Health
|
||
bs:
|
||
name: Blessing Skin
|
||
version: Version
|
||
env: Application Environment
|
||
debug: Debugging or Not?
|
||
commit: Commit
|
||
laravel: Laravel Version
|
||
server:
|
||
name: Server
|
||
php: PHP Version
|
||
web: Web Server Software
|
||
os: OS
|
||
db:
|
||
name: Database
|
||
type: Server
|
||
host: Host
|
||
port: Port
|
||
username: Username
|
||
database: Database
|
||
prefix: Table Prefix
|
||
plugins: Enabled Plugins (:amount)
|
||
plugins:
|
||
name: Name
|
||
description: Description
|
||
author: Author
|
||
version: Version
|
||
readme: Read Me
|
||
dependencies: Dependencies
|
||
operations:
|
||
title: Operations
|
||
enabled: ':plugin has been enabled.'
|
||
unsatisfied:
|
||
notice: There are conflicts or unsatisfied dependencies in the plugin, therefore we can't enable it. Please install or update the plugins listed below, and disable those have conflicts.
|
||
disabled: 'The ":name" plugin is not enabled.'
|
||
version: 'The version of ":title" does not satisfies the constraint ":constraint".'
|
||
conflict: 'The ":title" plugin cannot run with this plugin at the same time.'
|
||
disabled: ':plugin has been disabled.'
|
||
deleted: The plugin was deleted successfully.
|
||
no-config-notice: The plugin is not installed or doesn't provide a configuration page.
|
||
no-readme-notice: The plugin doesn't contain a readme file.
|
||
not-found: No such plugin.
|
||
market:
|
||
connection-error: Unable to connect to the plugins registry. :error
|
||
non-existent: The plugin :plugin does not exist.
|
||
install-success: Plugin was installed.
|
||
empty: No result
|
||
update:
|
||
complete: Update completed
|
||
info:
|
||
title: Update Information
|
||
up-to-date: Already up-to-date.
|
||
available: New version available.
|
||
versions:
|
||
latest: "Latest Version:"
|
||
current: "Current Version:"
|
||
check-github: Check GitHub Releases
|
||
button: Update Now
|
||
cautions:
|
||
title: Cautions
|
||
link: check out this.
|
||
text: |
|
||
Please choose update source according to your host's network environment.
|
||
Low-speed connection between update source and your host will cause long-time loading at checking and downloading page.
|
||
To change the default update source,
|
||
download:
|
||
downloading: Downloading update package...
|
||
size: "Size of package:"
|
||
errors:
|
||
connection: "Unable to access to current update source. Details: :error"
|
||
spec: Current update source is not supported.
|
||
php: Your PHP version is too low to update. Requires :version or later.
|
||
download:
|
||
errors:
|
||
download: 'Failed to download. Error: :error'
|
||
shasum: File validation failed. Please download again.
|
||
unzip: Failed to unpack files.
|
||
report-reviewed: This report has been processed.
|
||
invalid-action: Invalid action
|