Korean translation by Kirito9515 (#1229)

* Korea Translation Change

* Korean Translation Change 2

* Korean Translation Final

* Help Message Korean Translation

* Korean Translation
This commit is contained in:
ljacqu 2017-05-28 18:50:34 +02:00 committed by GitHub
parent c035cb9243
commit 56dff703ac
2 changed files with 130 additions and 99 deletions

View File

@ -0,0 +1,45 @@
# Translation config for the AuthMe help, e.g. when /authme help or /authme help register is called
# -------------------------------------------------------
# List of texts used in the help section
common:
header: '==========[ AuthMeReloaded 도움말 ]=========='
optional: '선택'
hasPermission: '권한이 있습니다'
noPermission: '권한이 없습니다'
default: 'Default'
result: 'Result'
defaultPermissions:
notAllowed: '권한이 없습니다'
opOnly: 'OP만 가능'
allowed: '모두에게 허용됨'
# -------------------------------------------------------
# Titles of the individual help sections
# Set the translation text to empty text to disable the section, e.g. to hide alternatives:
# alternatives: ''
section:
command: '명령어'
description: '짧은 설명'
detailedDescription: '상세 설명'
arguments: '인수'
permissions: '권한'
alternatives: '대안'
children: '명령어'
# -------------------------------------------------------
# You can translate the data for all commands using the below pattern.
# For example to translate /authme reload, create a section "authme.reload", or "login" for /login
# If the command has arguments, you can use arg1 as below to translate the first argument, and so forth
# Translations don't need to be complete; any missing section will be taken from the default silently
# Important: Put main commands like "authme" before their children (e.g. "authme.reload")
commands:
authme.register:
description: '플레이어 회원 가입'
detailedDescription: '지정한 플레이어를 지정한 비밀번호로 등록합니다.'
arg1:
label: '플레이어'
description: '플레이어 닉네임'
arg2:
label: '비밀번호'
description: '비밀번호'

View File

@ -1,111 +1,97 @@
# Korean translate by wolfwork #
# wolfdate25@gmail.com #
# 16.08.2014 Thanks for use #
# Korean translate by Kirito #
# kds123321@naver.com #
# 14.05.2017 Thanks for use #
# Registration
reg_msg: '&c가입하실려면 "/register 비밀번호 비밀번호재입력"을 치세요'
usage_reg: '&c사용법: /register 비밀번호 비밀번호확인'
reg_only: '&f가입한 플레이어만이 가능합니다! 가입하실려면 http://example.com 에 방문해주세요'
# TODO kicked_admin_registered: 'An admin just registered you; please log in again'
registered: '&c성공적으로 가입했습니다!'
reg_disabled: '&c가입이 비활성화 되어있습니다'
user_regged: '&c사용자이름은 이미 가입했습니다'
# 회원가입
reg_msg: '&3다음 명령어로 서버에 가입해주세요: /register <비밀번호> <비밀번호 확인>'
usage_reg: '&c사용법: /register <비밀번호> <비밀번호 확인>'
reg_only: '&4등록된 유저만 서버에 접속할 수 있습니다! http://example.com 에 방문하여 가입해 주세요!'
kicked_admin_registered: '관리자가 방금 등록했습니다; 다시 로그인 해주세요'
registered: '&2회원가입이 완료되었습니다!'
reg_disabled: '&c게임 안에서의 회원가입은 비활성화 되어 있습니다!'
user_regged: '&c이미 이 닉네임으로 회원가입이 되어 있습니다!'
# Password errors on registration
password_error: '&f비밀번호가 일치하지 않습니다'
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
# TODO password_error_unsafe: '&cThe chosen password isn''t safe, please choose another one...'
# TODO password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
pass_len: '&f당신의 비밀번호는 최소 길이에 미치지 않거나 최대 길이를 초과했습니다'
# 회원가입중 비밀번호 오류
password_error: '&c비밀번호가 일치하지 않습니다, 다시 확인해주세요!'
password_error_nick: '&c자신의 닉네임을 비밀번호로 사용할 수 없습니다, 다른 비밀번호를 사용하세요...'
password_error_unsafe: '&c이 비밀번호는 안전하지 않습니다, 다른 비밀번호를 사용하세요...'
password_error_chars: '&4비밀번호에 잘못된 문자가 있습니다. 허용된 문자: REG_EX'
pass_len: '&c너의 비번은 좆같이 길거나 좆같이 작아! 제발 다른걸 써줘!'
# Login
usage_log: '&c사용법: /login 비밀번호'
wrong_pwd: '&c잘못된 비밀번호입니다'
login: '&c성공적인 접속입니다!'
login_msg: '&c접속 하실려면 "/login 비밀번호"를 치세요'
timeout: '&f접속시간 초과'
# 로그인
usage_log: '&c사용법: /login <비밀번호>'
wrong_pwd: '&c비밀번호가 잘못되었습니다!'
login: '&2로그인 되었습니다!'
login_msg: '&c다음 명령어로 로그인 해주세요: /login <비밀번호>'
timeout: '&4로그인 시간이 초과 되었습니다, 서버에서 추방 당했습니다, 다시 시도 하세요!'
# Errors
unknown_user: '&c사용자이름은 가입되지 않았습니다'
# TODO denied_command: '&cIn order to use this command you must be authenticated!'
# TODO denied_chat: '&cIn order to chat you must be authenticated!'
not_logged_in: '&c접속되어있지 않습니다!'
# TODO tempban_max_logins: '&cYou have been temporarily banned for failing to log in too many times.'
# TODO: Missing tags %reg_count, %max_acc, %reg_names
max_reg: '&f당신은 가입할 수 있는 계정의 최대 한도를 초과했습니다'
no_perm: '&c권한이 없습니다'
error: '&f오류가 발생했습니다; 관리자에게 문의해주세요'
kick_forvip: '&c서버가 만원인 상태일때 VIP 플레이어들만 입장이 가능합니다!'
# 오류
unknown_user: '&c이 유저는 등록되지 않았습니다!'
denied_command: '&c이 명령어를 사용하려면 회원가입/로그인을 해야합니다!'
denied_chat: '&c채팅을 하려면 회원가입/로그인을 해야합니다!'
not_logged_in: '&c로그인 되어 있지 않습니다!'
tempban_max_logins: '&c너무 많이 로그인에 실패하여 잠시 서버에서 밴 되었습니다.'
max_reg: '&c당신은 가입할 수 있는 계정 한도를 초과했습니다 (%reg_count/%max_acc %reg_names)!'
no_perm: '&4이 작업을 수행할 수 있는 권한이 없습니다!'
error: '&4예기치 않은 오류가 발생했습니다, 관리자에게 알려주세요!'
unsafe_spawn: '&c마지막으로 접속한 위치가 안전하지 않습니다, 이 세계의 스폰 지점으로 텔레포트 됩니다.'
kick_forvip: '&3서버가 꽉 차있을땐 VIP 플레이어만 접속이 가능합니다!'
# AntiBot
# TODO kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
antibot_auto_enabled: '[AuthMe] 봇차단모드가 연결 개수 때문에 자동적으로 활성화됩니다!'
antibot_auto_disabled: '[AuthMe] 봇차단모드가 %m 분 후에 자동적으로 비활성화됩니다'
kick_antibot: 'AntiBot 보호 모드가 활성화 되었습니다! 서버에 접속하려면 몇 분 기다려야 합니다.'
antibot_auto_enabled: '&4[AntiBotService] 엄청나게 많은 연결이 감지 되어 AntiBot이 활성화 되었습니다!'
antibot_auto_disabled: '&2[AntiBotService] %m 분 후에 AntiBot이 비활성화 됩니다!'
# Other messages
unregistered: '&c성공적으로 탈퇴했습니다!'
# TODO accounts_owned_self: 'You own %count accounts:'
# TODO accounts_owned_other: 'The player %name has %count accounts:'
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
# TODO recovery_code_sent: 'A recovery code to reset your password has been sent to your email.'
# TODO recovery_code_incorrect: 'The recovery code is not correct! You have %count tries remaining.'
# TODO recovery_tries_exceeded: 'You have exceeded the maximum number attempts to enter the recovery code. Use "/email recovery [email]" to generate a new one.'
# TODO recovery_code_correct: 'Recovery code entered correctly!'
# TODO recovery_change_password: 'Please use the command /email setpassword <new password> to change your password immediately.'
vb_nonActiv: '&f당신의 계정은 아직 활성화되어있지 않습니다, 당신의 이메일을 확인해보세요!'
usage_unreg: '&c사용법: /unregister 비밀번호'
pwd_changed: '&c비밀번호를 변경했습니다!'
logged_in: '&c이미 접속되었습니다!'
logout: '&c성공적으로 접속해제하였습니다'
reload: '&f설정과 데이터베이스는 갱신되었습니다'
usage_changepassword: '&f사용법: /changepassword 기존비밀번호 새로운비밀번호'
# 기타 메세지
unregistered: '&c회원 탈퇴가 완료되었습니다!'
accounts_owned_self: '%count 개의 계정을 소유하고 있습니다:'
accounts_owned_other: '플레이어 %name 는 %count 개의 계정을 소유하고 있습니다:'
two_factor_create: '&2당신의 비밀 코드는 %code 입니다. %url 에서 스캔할 수 있습니다'
recovery_code_sent: '비밀번호 재설정을 위한 복구 코드가 이메일로 전송되었습니다.'
recovery_code_incorrect: '복구 코드가 올바르지 않습니다! "/email recovery [이메일 주소]"를 이용하여 새로 생성하세요'
vb_nonActiv: '&c계정이 아직 활성화되지 않았습니다, 이메일을 확인해보세요!'
usage_unreg: '&c사용법: /unregister <비밀번호>'
pwd_changed: '&2비밀번호가 변경되었습니다!'
logged_in: '&c이미 로그인 되어 있습니다!'
logout: '&2로그아웃 되었습니다!'
reload: '&2설정과 데이터 베이스가 새로 고침 되었습니다!'
usage_changepassword: '&c사용법: /changepassword <예전 비밀번호> <새 비밀번호>'
# Session messages
invalid_session: '&f세션일자가 적합하지 않습니다. 세션이 종료될 때까지 기다려주세요'
valid_session: '&c세션 로그인'
# 세션 메세지
invalid_session: '&cIP가 변경되어 세션이 만료되었습니다!'
valid_session: '&2세션 재 연결로 인해 로그인 되었습니다.'
# Error messages when joining
name_len: '&c당신의 이름은 너무 짧거나 너무 깁니다'
regex: '&c당신의 이름에는 불법적인 글자들이 포함되어있습니다. 허용된 글: REG_EX'
country_banned: '당신의 국가는 이 서버에서 차단당했습니다'
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'
kick_fullserver: '&c서버가 만원입니다, 나중에 다시 시도해주세요'
same_nick: '&f같은 이름으로 이미 플레이하고 있습니다'
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
# TODO same_ip_online: 'A player with the same IP is already in game!'
# 접속 오류 메세지
name_len: '&4닉네임이 너무 짧거나 깁니다!'
regex: '&4닉네임에 잘못된 문자가 있습니다. 허용된 문: REG_EX'
country_banned: '&4당신의 국가에서는 이 서버를 이용하실 수 없습니다!'
not_owner_error: '이 계정의 소유자가 아닙니다. 다른 닉네임을 선택하세요!'
kick_fullserver: '&4서버가 꽉 찼습니다, 나중에 다시 접속해보세요!'
same_nick: '&4똑같은 닉네임이 이미 이 서버에 접속해 있습니다!'
invalid_name_case: '%invalid가 아닌, %valid 사용하여 접속해야 합니다.'
same_ip_online: '똑같은 IP가 이미 이 서버에 접속해 있습니다!'
# Email
usage_email_add: '&f사용법: /email add <이메일> <이메일확인> '
usage_email_change: '&f사용법: /email change <기존이메일> <새로운이메일> '
usage_email_recovery: '&f사용법: /email recovery <이메일>'
new_email_invalid: '[AuthMe] 새 이메일이 올바르지 않습니다!'
old_email_invalid: '[AuthMe] 기존 이메일이 올바르지 않습니다!'
email_invalid: '[AuthMe] 올바르지 않은 이메일'
email_added: '[AuthMe] 이메일을 추가했습니다!'
email_confirm: '[AuthMe] 당신의 이메일을 확인하세요!'
email_changed: '[AuthMe] 이메일이 변경되었습니다!'
email_send: '[AuthMe] 복구 이메일을 보냈습니다!'
# TODO email_show: '&2Your current email address is: &f%email'
# TODO incomplete_email_settings: 'Error: not all required settings are set for sending emails. Please contact an admin.'
# TODO email_already_used: '&4The email address is already being used'
# TODO email_send_failure: 'The email could not be sent. Please contact an administrator.'
# TODO show_no_email: '&2You currently don''t have email address associated with this account.'
add_email: '&c당신의 이메일을 추가해주세요 : /email add 당신의이메일 이메일재입력'
recovery_email: '&c비밀번호를 잊어버리셨다고요? /email recovery <당신의이메일>을 사용하세요'
# TODO change_password_expired: 'You cannot change your password using this command anymore.'
# TODO email_cooldown_error: '&cAn email was already sent recently. You must wait %time before you can send a new one.'
# 이메일
usage_email_add: '&c사용법: /email add <이메일 주소> <이메일 주소 확인>'
usage_email_change: '&c사용법: /email change <예전 이메일 주소> <새 이메일 주소>'
usage_email_recovery: '&c사용법: /email recovery <이메일 주소>'
new_email_invalid: '&c새 이메일 주소가 잘못되었습니다, 다시 시도해보세요!'
old_email_invalid: '&c에전 이메일 주소가 잘못되었습니다, 다시 시도해보세요!'
email_invalid: '&c이메일 주소가 잘못되었습니다, 다시 시도해보세요!'
email_added: '&2계정에 이메일 주소를 추가했습니다!'
email_confirm: '&c이메일 주소를 확인해주세요!'
email_changed: '&2이메일 주소가 변경되었습니다!'
email_send: '&2복구 이메일을 보냈습니다! 메일함을 확인해보세요!'
email_exists: '&c복구 이메일을 이미 보냈습니다! 아래 명령어를 사용하여 취소하고 다시 보낼 수 있습니다:'
email_show: '&2현재 이메일 주소: &f%email'
incomplete_email_settings: '오류: 메일을 보내기 위해 필요한 설정이 되어 있지 않습니다. 관리자에게 알려주세요.'
email_already_used: '&4이메일 주소가 이미 사용 중입니다.'
email_send_failure: '이메일을 보낼 수 없습니다. 관리자에게 알려주세요.'
show_no_email: '&2현재 이 계정과 연결된 이메일 주소가 없습니다.'
add_email: '&3다음 명령어로 계정에 이메일 주소를 추가하세요: /email add <이메일 주소> <이메일 주소 확인>'
recovery_email: '&3비밀번호를 잊으셨나요? 이 명령어를 사용해보세요: /email recovery <이메일 주소>'
# Captcha
usage_captcha: '&c보안문자 입력이 필요합니다, 입력해주세요: /captcha <theCaptcha>'
wrong_captcha: '&c잘못된 보안문자, 사용해주세요 : /captcha THE_CAPTCHA'
valid_captcha: '&c당신의 보안문자는 적합합니다!'
# Time units
# TODO second: 'second'
# TODO seconds: 'seconds'
# TODO minute: 'minute'
# TODO minutes: 'minutes'
# TODO hour: 'hour'
# TODO hours: 'hours'
# TODO day: 'day'
# TODO days: 'days'
usage_captcha: '&3로그인 하려면 CAPTCHA 코드를 입력해야 합니다, 이 명령어를 사용하세요: /captcha <CAPTCHA 코드>'
wrong_captcha: '&c잘못된 CAPTCHA 코드 입니다, "/captcha CAPTCHA코드"을 입력해주세요!'
valid_captcha: '&2CAPTCHA 코드가 확인되었습니다!'