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

99 lines
3.0 KiB
YAML
Raw Normal View History

2016-09-30 20:46:15 +08:00
general:
filter: Filter
2016-10-02 20:30:27 +08:00
my-upload: Uploaded by Me
2016-09-30 20:46:15 +08:00
sort: Sort
search-textures: Search For Textures
upload-new-skin: Upload New Skin
no-result: No result.
filter:
2016-09-18 13:30:58 +08:00
now-showing: Now showing
2016-09-30 20:46:15 +08:00
skin: Skin
cape: Cape
any-model: (Any Model)
steve-model: (Steve Model)
alex-model: (Alex Model)
uploader: User (:name) Uploaded
2017-04-21 16:55:34 +08:00
clean-filter: Clean Filter
2016-09-30 20:46:15 +08:00
sort:
newest-uploaded: Newestly Uploaded
2016-10-07 17:03:10 +08:00
most-likes: Most Likes
2016-09-18 13:30:58 +08:00
item:
2016-09-30 20:46:15 +08:00
steve: (Steve)
alex: (Alex)
cape: (Cape)
remove-from-closet: Remove from closet
add-to-closet: Add to closet
anonymous: Please login first
2016-09-18 13:30:58 +08:00
private: Private
show:
2016-09-30 20:46:15 +08:00
title: Texture Details
anonymous: You must login to use closets
likes: People who like this
2016-09-18 13:30:58 +08:00
detail: Details
2016-09-30 20:46:15 +08:00
name: Texture Name
edit-name: Edit Name
model: Applicable Model
download-raw: Click to download raw texture
size: File Size
2016-09-18 13:30:58 +08:00
uploader: Uploader
2016-09-30 20:46:15 +08:00
upload-at: Upload At
manage-panel: Manage Panel
delete-texture: Delete Texture
notice: The texture which was deleted or setted to private will be removed from the closet of everyone who had favorited it.
notice-admin: You are able to delete this texture or make it private. The operations will make it removed from the closet of everyone who had favorited it.
comment: Comment
comment-not-available: Comment is not available.
deleted: The requested texture was already deleted.
contact-admin: Please contact the admins to remove this entry.
private: The requested texture is private and only visible to the uploader and admins.
2016-09-24 22:49:20 +08:00
2016-09-18 13:30:58 +08:00
upload:
2016-09-30 20:46:15 +08:00
title: Upload Texture
texture-name: Texture Name
name-rule: Less than 32 characters and must not contain any special one.
name-rule-regexp: Custom name rules are applied as :regexp
2016-09-30 20:46:15 +08:00
texture-type: Texture Type
select-file: Select File
private-score-notice: It will spend you more scores to set it as private. You will be charged :score scores for every KB storage.
privacy-notice: Prevent it from being visible at skin library.
set-as-private: Make it Private
2016-09-24 22:49:20 +08:00
button: Upload
type-error: Incorrect mime type of uploaded file.
invalid-size: Invalid :type file (Width :width, Height :height)
2017-01-25 15:34:43 +08:00
invalid-hd-skin: Invalid HD skin (Width and height can not be devided by 32)
2016-09-24 22:49:20 +08:00
lack-score: You don't have enough score to upload this texture.
repeated: The texture is already uploaded by someone else. You can add it to your closet directly.
success: Texture :name was uploaded successfully.
delete:
success: The texture was deleted successfully.
privacy:
2016-09-30 20:46:15 +08:00
change-privacy: Change Privacy
set-as-private: Set as Private
set-as-public: Set as Public
success: The texture was set to :privacy successfully.
2016-09-24 22:49:20 +08:00
rename:
success: The texture was renamed to :name successfully.
model:
success: The texture's model was changed to :model successfully.
duplicate: "The same texture available for the chosen model already exists in skinlib (Name: :tid). You can add it to your closet directly."
2016-09-24 22:49:20 +08:00
no-permission: You aren't the uploader of this texture.
non-existent: Non-existent texture.