diff --git a/resources/lang/de_DE/skinlib.yml b/resources/lang/de_DE/skinlib.yml index 876e10bb..2fc935a7 100644 --- a/resources/lang/de_DE/skinlib.yml +++ b/resources/lang/de_DE/skinlib.yml @@ -4,7 +4,6 @@ general: show: title: Texture Details 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. upload: title: Upload Texture diff --git a/resources/lang/el_GR/skinlib.yml b/resources/lang/el_GR/skinlib.yml index 876e10bb..2fc935a7 100644 --- a/resources/lang/el_GR/skinlib.yml +++ b/resources/lang/el_GR/skinlib.yml @@ -4,7 +4,6 @@ general: show: title: Texture Details 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. upload: title: Upload Texture diff --git a/resources/lang/es_ES/skinlib.yml b/resources/lang/es_ES/skinlib.yml index ab2879a5..2d30b240 100644 --- a/resources/lang/es_ES/skinlib.yml +++ b/resources/lang/es_ES/skinlib.yml @@ -4,7 +4,6 @@ general: show: title: Detalles de textura 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. upload: title: Subir textura diff --git a/resources/lang/fr_FR/skinlib.yml b/resources/lang/fr_FR/skinlib.yml index 08d260be..7e0d0ccc 100644 --- a/resources/lang/fr_FR/skinlib.yml +++ b/resources/lang/fr_FR/skinlib.yml @@ -4,7 +4,6 @@ general: show: title: Détails de la texture 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. upload: title: Ajouter la texture diff --git a/resources/lang/it_IT/skinlib.yml b/resources/lang/it_IT/skinlib.yml index 876e10bb..2fc935a7 100644 --- a/resources/lang/it_IT/skinlib.yml +++ b/resources/lang/it_IT/skinlib.yml @@ -4,7 +4,6 @@ general: show: title: Texture Details 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. upload: title: Upload Texture diff --git a/resources/lang/ja_JP/skinlib.yml b/resources/lang/ja_JP/skinlib.yml index 876e10bb..2fc935a7 100644 --- a/resources/lang/ja_JP/skinlib.yml +++ b/resources/lang/ja_JP/skinlib.yml @@ -4,7 +4,6 @@ general: show: title: Texture Details 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. upload: title: Upload Texture diff --git a/resources/lang/ko_KR/admin.yml b/resources/lang/ko_KR/admin.yml index 65269715..421d967c 100644 --- a/resources/lang/ko_KR/admin.yml +++ b/resources/lang/ko_KR/admin.yml @@ -12,30 +12,30 @@ notifications: title: 알림 보내기 success: 성공적으로 전송되었습니다! receiver: - title: Receiver + title: 받는 수량 all: 모든 사용자 normal: 일반 유저 uid: 지정된 UID email: 지정된 이메일 title: 제목 - content: Content (Markdown is supported.) + content: 내용(Markdown 지원) users: operations: non-existent: 그런 사용자가 없습니다. - no-permission: You have no permission to operate this user. + no-permission: 권한이 없습니다. email: - success: Email changed successfully. + success: 성공적으로 이메일 주소가 변경되었습니다 verification: success: Account verification status toggled successfully. nickname: - success: Nickname changed successfully. + success: 닉네임이 성공적으로 변경되었습니다. password: - success: Password changed successfully. + success: 비밀번호 변경에 성공했습니다 score: success: Score changed successfully. - permission: Permission updated. + permission: 권한이 업데이트 되었습니다! delete: - success: The account has been deleted successfully. + success: 계정이 성공적으로 삭제되었습니다. players: no-permission: You have no permission to operate this player. textures: diff --git a/resources/lang/ko_KR/front-end.yml b/resources/lang/ko_KR/front-end.yml index 79485223..559cfda9 100644 --- a/resources/lang/ko_KR/front-end.yml +++ b/resources/lang/ko_KR/front-end.yml @@ -1,7 +1,7 @@ --- auth: - login: Log In - loggingIn: Logging In + login: 로그인 + loggingIn: 로그인 중 tooManyFails: captcha: You fails too many times! Please enter the CAPTCHA. recaptcha: You fails too many times! Please pass the reCAPTCHA challenge. diff --git a/resources/lang/ko_KR/skinlib.yml b/resources/lang/ko_KR/skinlib.yml index 876e10bb..2fc935a7 100644 --- a/resources/lang/ko_KR/skinlib.yml +++ b/resources/lang/ko_KR/skinlib.yml @@ -4,7 +4,6 @@ general: show: title: Texture Details 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. upload: title: Upload Texture diff --git a/resources/lang/nl_NL/skinlib.yml b/resources/lang/nl_NL/skinlib.yml index 876e10bb..2fc935a7 100644 --- a/resources/lang/nl_NL/skinlib.yml +++ b/resources/lang/nl_NL/skinlib.yml @@ -4,7 +4,6 @@ general: show: title: Texture Details 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. upload: title: Upload Texture diff --git a/resources/lang/pt_PT/skinlib.yml b/resources/lang/pt_PT/skinlib.yml index 876e10bb..2fc935a7 100644 --- a/resources/lang/pt_PT/skinlib.yml +++ b/resources/lang/pt_PT/skinlib.yml @@ -4,7 +4,6 @@ general: show: title: Texture Details 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. upload: title: Upload Texture diff --git a/resources/lang/ru_RU/skinlib.yml b/resources/lang/ru_RU/skinlib.yml index f29721a2..7ba5dfce 100644 --- a/resources/lang/ru_RU/skinlib.yml +++ b/resources/lang/ru_RU/skinlib.yml @@ -4,7 +4,6 @@ general: show: title: Детали текстур deleted: Запрашиваемая текстура уже удалена. - contact-admin: Пожалуйста, свяжитесь с администраторами, чтобы удалить эту запись. private: Запрашиваемая текстура является приватной и видимой только для администраторов и пользователя который её загрузил. upload: title: Загрузить текстуру diff --git a/resources/lang/zh_CN/skinlib.yml b/resources/lang/zh_CN/skinlib.yml index 706c6c8e..d1b7051b 100644 --- a/resources/lang/zh_CN/skinlib.yml +++ b/resources/lang/zh_CN/skinlib.yml @@ -4,7 +4,6 @@ general: show: title: 材质详情 deleted: 请求的材质文件已经被删除 - contact-admin: 请联系管理员删除该条目 private: 请求的材质已经设为私密,仅上传者和管理员可查看 upload: title: 上传材质 diff --git a/resources/lang/zh_TW/skinlib.yml b/resources/lang/zh_TW/skinlib.yml index 876e10bb..2fc935a7 100644 --- a/resources/lang/zh_TW/skinlib.yml +++ b/resources/lang/zh_TW/skinlib.yml @@ -4,7 +4,6 @@ general: show: title: Texture Details 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. upload: title: Upload Texture