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

96 lines
2.7 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
sort:
newest-uploaded: Newestly Uploaded
most-liked: Most Liked
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
search:
2016-09-30 20:46:15 +08:00
title: 'Search Result: :query'
no-keywords: No keywords given
2016-09-18 13:30:58 +08:00
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.
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)
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
2016-09-24 22:49:20 +08:00
success: The texture was setted to :privacy successfully.
rename:
success: The texture was renamed to :name successfully.
no-permission: You aren't the uploader of this texture.
non-existent: Non-existent texture.