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

170 lines
4.7 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:
2017-04-27 18:02:05 +08:00
players-count:
title: Players Count
status:
title: Status
normal: Normal
banned: Banned
admin: Admin
super-admin: Super Admin
operations:
title: 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:
change: Edit 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:
change: Edit Nickname
success: Nickname changed successfully.
password:
change: Edit Password
success: Password changed successfully.
score:
success: Score changed successfully.
admin:
set:
text: Set as Admin
success: The account has been set as admin.
unset:
text: Remove Admin
success: The account's admin privilege has been removed.
ban:
ban:
text: Ban
success: The account has been banned.
unban:
text: Unban
success: The account has been unbanned.
cant-super-admin: You can't ban super admin.
cant-admin: Only super admins are able to ban admins.
delete:
delete: Delete User
success: The account has been deleted successfully.
cant-super-admin: You can't delete super admin in this way
cant-admin: You can't delete admins.
players:
no-permission: You have no permission to operate this player.
operations:
title: Operations
preference:
success: The preference of player [:player] has been changed to :preference
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:
title: Change theme color
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
status:
title: Status
enabled: Enabled
disabled: Disabled
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.
disabled: The <code>:name</code> plugin is not enabled
version: The version of <code>:name</code> does not satisfies the constraint <code>:constraint</code>
disabled: :plugin has been disabled.
deleted: The plugin was deleted successfully.
no-config-notice: The plugin is not installed or doesn't provide configuration page.
2017-11-16 10:09:58 +08:00
not-found: No such plugin.
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.
pre-release-warning: This update is a pre-release, please double check before updating.
versions:
latest: "Latest Version:"
current: "Current Version:"
release-time: "Release Time:"
pre-release: You are now using pre-release version.
change-log:
text: "Change Log:"
empty: Empty
downloads:
text: "Download Link:"
link: Click to download full program package.
check-github: <a href=":url" target="_blank" class="btn btn-default pull-right">Check GitHub Releases</a>
button: Update Now
cautions:
title: Cautions
text: |
Please choose update source according to your host location.
Low-speed connection between update source and your host will cause long-time loading at checking/downloading page.
download:
downloading: Downloading update package...
size: "Size of package:"
2017-01-01 12:22:18 +08:00
errors:
prefix: "An error occured: "
connection: "Unable to access to current update source. Details:"
write-permission: Unable to make cache directory. Please sure permission.
unzip: "Failed to unzip update file. Error code: "
overwrite: Unable to overwrite files.
2017-11-16 10:09:58 +08:00
invalid-action: Invalid action