New Crowdin updates (#221)
This commit is contained in:
parent
a783470343
commit
02ca2108a3
@ -4,7 +4,6 @@ general:
|
|||||||
show:
|
show:
|
||||||
title: Texture Details
|
title: Texture Details
|
||||||
deleted: The requested texture was already deleted.
|
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.
|
private: The requested texture is private and only visible to the uploader and admins.
|
||||||
upload:
|
upload:
|
||||||
title: Upload Texture
|
title: Upload Texture
|
||||||
|
@ -4,7 +4,6 @@ general:
|
|||||||
show:
|
show:
|
||||||
title: Texture Details
|
title: Texture Details
|
||||||
deleted: The requested texture was already deleted.
|
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.
|
private: The requested texture is private and only visible to the uploader and admins.
|
||||||
upload:
|
upload:
|
||||||
title: Upload Texture
|
title: Upload Texture
|
||||||
|
@ -4,7 +4,6 @@ general:
|
|||||||
show:
|
show:
|
||||||
title: Detalles de textura
|
title: Detalles de textura
|
||||||
deleted: La textura solicitada ya ha sido eliminada.
|
deleted: La textura solicitada ya ha sido eliminada.
|
||||||
contact-admin: Póngase en contacto con los administradores para eliminar esta entrada.
|
|
||||||
private: La textura solicitada es privada y sólo visible para el subidor y los administradores.
|
private: La textura solicitada es privada y sólo visible para el subidor y los administradores.
|
||||||
upload:
|
upload:
|
||||||
title: Subir textura
|
title: Subir textura
|
||||||
|
@ -4,7 +4,6 @@ general:
|
|||||||
show:
|
show:
|
||||||
title: Détails de la texture
|
title: Détails de la texture
|
||||||
deleted: The requested texture was already deleted.
|
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.
|
private: The requested texture is private and only visible to the uploader and admins.
|
||||||
upload:
|
upload:
|
||||||
title: Ajouter la texture
|
title: Ajouter la texture
|
||||||
|
@ -4,7 +4,6 @@ general:
|
|||||||
show:
|
show:
|
||||||
title: Texture Details
|
title: Texture Details
|
||||||
deleted: The requested texture was already deleted.
|
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.
|
private: The requested texture is private and only visible to the uploader and admins.
|
||||||
upload:
|
upload:
|
||||||
title: Upload Texture
|
title: Upload Texture
|
||||||
|
@ -4,7 +4,6 @@ general:
|
|||||||
show:
|
show:
|
||||||
title: Texture Details
|
title: Texture Details
|
||||||
deleted: The requested texture was already deleted.
|
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.
|
private: The requested texture is private and only visible to the uploader and admins.
|
||||||
upload:
|
upload:
|
||||||
title: Upload Texture
|
title: Upload Texture
|
||||||
|
@ -12,30 +12,30 @@ notifications:
|
|||||||
title: 알림 보내기
|
title: 알림 보내기
|
||||||
success: 성공적으로 전송되었습니다!
|
success: 성공적으로 전송되었습니다!
|
||||||
receiver:
|
receiver:
|
||||||
title: Receiver
|
title: 받는 수량
|
||||||
all: 모든 사용자
|
all: 모든 사용자
|
||||||
normal: 일반 유저
|
normal: 일반 유저
|
||||||
uid: 지정된 UID
|
uid: 지정된 UID
|
||||||
email: 지정된 이메일
|
email: 지정된 이메일
|
||||||
title: 제목
|
title: 제목
|
||||||
content: Content (Markdown is supported.)
|
content: 내용(Markdown 지원)
|
||||||
users:
|
users:
|
||||||
operations:
|
operations:
|
||||||
non-existent: 그런 사용자가 없습니다.
|
non-existent: 그런 사용자가 없습니다.
|
||||||
no-permission: You have no permission to operate this user.
|
no-permission: 권한이 없습니다.
|
||||||
email:
|
email:
|
||||||
success: Email changed successfully.
|
success: 성공적으로 이메일 주소가 변경되었습니다
|
||||||
verification:
|
verification:
|
||||||
success: Account verification status toggled successfully.
|
success: Account verification status toggled successfully.
|
||||||
nickname:
|
nickname:
|
||||||
success: Nickname changed successfully.
|
success: 닉네임이 성공적으로 변경되었습니다.
|
||||||
password:
|
password:
|
||||||
success: Password changed successfully.
|
success: 비밀번호 변경에 성공했습니다
|
||||||
score:
|
score:
|
||||||
success: Score changed successfully.
|
success: Score changed successfully.
|
||||||
permission: Permission updated.
|
permission: 권한이 업데이트 되었습니다!
|
||||||
delete:
|
delete:
|
||||||
success: The account has been deleted successfully.
|
success: 계정이 성공적으로 삭제되었습니다.
|
||||||
players:
|
players:
|
||||||
no-permission: You have no permission to operate this player.
|
no-permission: You have no permission to operate this player.
|
||||||
textures:
|
textures:
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
auth:
|
auth:
|
||||||
login: Log In
|
login: 로그인
|
||||||
loggingIn: Logging In
|
loggingIn: 로그인 중
|
||||||
tooManyFails:
|
tooManyFails:
|
||||||
captcha: You fails too many times! Please enter the CAPTCHA.
|
captcha: You fails too many times! Please enter the CAPTCHA.
|
||||||
recaptcha: You fails too many times! Please pass the reCAPTCHA challenge.
|
recaptcha: You fails too many times! Please pass the reCAPTCHA challenge.
|
||||||
|
@ -4,7 +4,6 @@ general:
|
|||||||
show:
|
show:
|
||||||
title: Texture Details
|
title: Texture Details
|
||||||
deleted: The requested texture was already deleted.
|
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.
|
private: The requested texture is private and only visible to the uploader and admins.
|
||||||
upload:
|
upload:
|
||||||
title: Upload Texture
|
title: Upload Texture
|
||||||
|
@ -4,7 +4,6 @@ general:
|
|||||||
show:
|
show:
|
||||||
title: Texture Details
|
title: Texture Details
|
||||||
deleted: The requested texture was already deleted.
|
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.
|
private: The requested texture is private and only visible to the uploader and admins.
|
||||||
upload:
|
upload:
|
||||||
title: Upload Texture
|
title: Upload Texture
|
||||||
|
@ -4,7 +4,6 @@ general:
|
|||||||
show:
|
show:
|
||||||
title: Texture Details
|
title: Texture Details
|
||||||
deleted: The requested texture was already deleted.
|
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.
|
private: The requested texture is private and only visible to the uploader and admins.
|
||||||
upload:
|
upload:
|
||||||
title: Upload Texture
|
title: Upload Texture
|
||||||
|
@ -4,7 +4,6 @@ general:
|
|||||||
show:
|
show:
|
||||||
title: Детали текстур
|
title: Детали текстур
|
||||||
deleted: Запрашиваемая текстура уже удалена.
|
deleted: Запрашиваемая текстура уже удалена.
|
||||||
contact-admin: Пожалуйста, свяжитесь с администраторами, чтобы удалить эту запись.
|
|
||||||
private: Запрашиваемая текстура является приватной и видимой только для администраторов и пользователя который её загрузил.
|
private: Запрашиваемая текстура является приватной и видимой только для администраторов и пользователя который её загрузил.
|
||||||
upload:
|
upload:
|
||||||
title: Загрузить текстуру
|
title: Загрузить текстуру
|
||||||
|
@ -4,7 +4,6 @@ general:
|
|||||||
show:
|
show:
|
||||||
title: 材质详情
|
title: 材质详情
|
||||||
deleted: 请求的材质文件已经被删除
|
deleted: 请求的材质文件已经被删除
|
||||||
contact-admin: 请联系管理员删除该条目
|
|
||||||
private: 请求的材质已经设为私密,仅上传者和管理员可查看
|
private: 请求的材质已经设为私密,仅上传者和管理员可查看
|
||||||
upload:
|
upload:
|
||||||
title: 上传材质
|
title: 上传材质
|
||||||
|
@ -4,7 +4,6 @@ general:
|
|||||||
show:
|
show:
|
||||||
title: Texture Details
|
title: Texture Details
|
||||||
deleted: The requested texture was already deleted.
|
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.
|
private: The requested texture is private and only visible to the uploader and admins.
|
||||||
upload:
|
upload:
|
||||||
title: Upload Texture
|
title: Upload Texture
|
||||||
|
Loading…
Reference in New Issue
Block a user