blessing-skin-server/resources/lang/en/admin.yml

141 lines
4.0 KiB
YAML
Raw Normal View History

2016-12-30 20:37:27 +08:00
index:
total-users: Registered Users
total-players: Players
total-textures: Uploaded Textures
disk-usage: Disk Usage
overview: Overview
texture-uploads: Texture Uploads
user-registration: User Registration
2016-12-30 20:37:27 +08:00
users:
2019-03-18 13:34:32 +08:00
status:
normal: Normal
banned: Banned
admin: Admin
super-admin: Super Admin
operations:
non-existent: No such user.
no-permission: You have no permission to operate this user.
2017-11-02 16:50:00 +08:00
invalid: Invalid action.
email:
existed: :email is existed.
success: Email changed successfully.
2018-08-17 12:32:44 +08:00
verification:
success: Account verification status toggled successfully.
nickname:
success: Nickname changed successfully.
password:
success: Password changed successfully.
score:
success: Score changed successfully.
2019-03-18 13:24:03 +08:00
permission: Permission updated.
delete:
delete: Delete User
success: The account has been deleted successfully.
2018-08-14 01:00:02 +08:00
cant-super-admin: You can't delete a super admin.
cant-admin: You can't delete a admin account.
players:
no-permission: You have no permission to operate this player.
operations:
title: Operations
textures:
change: Change Textures
non-existent: No such texture tid.:tid
success: The textures of :player has been updated.
name:
success: Player name has been updated to :player
owner:
change: Change Owner
success: The player :player was transferred to user :user.
delete:
delete: Delete
success: The player has been deleted successfully.
customize:
2016-12-31 23:28:09 +08:00
change-color:
2018-08-14 01:00:02 +08:00
title: Change Theme Color
2016-12-31 23:28:09 +08:00
success: Theme color updated.
2016-12-30 20:37:27 +08:00
colors:
blue: Blue (Default)
2016-12-30 20:37:27 +08:00
blue-light: Blue Light
yellow: Yellow
2016-12-30 20:37:27 +08:00
yellow-light: Yellow Light
green: Green
2016-12-30 20:37:27 +08:00
green-light: Green Light
purple: Purple
2016-12-30 20:37:27 +08:00
purple-light: Purple Light
red: Red
2016-12-30 20:37:27 +08:00
red-light: Red Light
black: Black
2016-12-30 20:37:27 +08:00
black-light: Black Light
plugins:
name: Name
description: Description
author: Author
version: Version
dependencies: Dependencies
2016-12-30 20:37:27 +08:00
operations:
title: Operations
enabled: :plugin has been enabled.
unsatisfied:
notice: There are unsatisfied dependencies in the plugin, therefore we can't enable it. Please install or update the plugins listed below.
2018-08-19 11:39:14 +08:00
disabled: "The `:name` plugin is not enabled"
version: "The version of `:name` does not satisfies the constraint `:constraint`"
disabled: :plugin has been disabled.
deleted: The plugin was deleted successfully.
2018-08-14 01:00:02 +08:00
no-config-notice: The plugin is not installed or doesn't provide a configuration page.
2017-11-16 10:09:58 +08:00
not-found: No such plugin.
2018-08-19 11:39:14 +08:00
market:
2019-04-05 17:23:27 +08:00
connection-error: Unable to connect to the plugins registry. :error
2018-08-19 11:39:14 +08:00
non-existent: The plugin :plugin does not exist.
install-success: Plugin was installed.
2016-12-30 20:37:27 +08:00
empty: No result
update:
2017-01-01 12:22:18 +08:00
complete: Update completed
2016-12-30 20:37:27 +08:00
info:
title: Update Information
up-to-date: Already up-to-date.
available: New version available.
versions:
latest: "Latest Version:"
current: "Current Version:"
2019-03-30 18:36:01 +08:00
check-github: <a href=":url" target="_blank" class="el-button pull-right">Check GitHub Releases</a>
2016-12-30 20:37:27 +08:00
button: Update Now
2019-04-06 22:52:43 +08:00
spec: Current update source is not supported.
2016-12-30 20:37:27 +08:00
cautions:
title: Cautions
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.
2019-04-01 10:33:16 +08:00
To change the default update source, please refer to <a target="_blank" href="https://github.com/bs-community/blessing-skin-server/wiki/%E6%9B%B4%E6%96%B0%E6%BA%90%E5%88%97%E8%A1%A8">this wiki article</a>.
2016-12-30 20:37:27 +08:00
download:
downloading: Downloading update package...
size: "Size of package:"
2017-01-01 12:22:18 +08:00
errors:
2019-04-06 22:52:43 +08:00
connection: "Unable to access to current update source. Details: :error"
2019-04-05 17:23:27 +08:00
download:
errors:
download: 'Failed to download. Error: :error'
shasum: File validation failed. Please download again.
unzip: Failed to unpack files.
2017-11-16 10:09:58 +08:00
report-reviewed: This report has been processed.
2017-11-16 10:09:58 +08:00
invalid-action: Invalid action