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

98 lines
3.0 KiB
YAML
Raw Normal View History

2016-09-30 20:46:15 +08:00
general:
filter: Filter
2018-08-14 01:00:02 +08:00
my-upload: Uploaded by me
2016-09-30 20:46:15 +08:00
sort: Sort
2018-08-14 01:00:02 +08:00
search-textures: Search for textures...
upload-new-skin: Upload new skin
2016-09-30 20:46:15 +08:00
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)
2018-08-14 01:00:02 +08:00
uploader: User (:name) uploaded
clean-filter: Clean filter
2016-09-30 20:46:15 +08:00
sort:
2018-08-14 01:00:02 +08:00
newest-uploaded: Newestly uploaded
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
2018-08-14 01:00:02 +08:00
anonymous: You must login to use closets.
likes: People who liked this
2016-09-30 20:46:15 +08:00
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
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
2018-08-14 01:00:02 +08:00
private-score-notice: It will spend you more scores for setting it as private. You will be charged :score scores for per KB storage.
2016-09-30 20:46:15 +08:00
privacy-notice: Prevent it from being visible at skin library.
2018-08-14 01:00:02 +08:00
set-as-private: Make it private
2016-09-30 20:46:15 +08:00
2016-09-24 22:49:20 +08:00
button: Upload
type-error: Incorrect mime type of uploaded file.
2018-08-14 01:00:02 +08:00
invalid-size: Invalid :type file (width :width, height :height)
invalid-hd-skin: Invalid HD skin (width and height should be divisible 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:
2018-08-14 01:00:02 +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."
2018-08-14 01:00:02 +08:00
no-permission: You have no permission to moderate this texture.
non-existent: No such texture.