mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 15:17:02 +02:00
Latest translations and fallbacks
This commit is contained in:
@@ -117,8 +117,8 @@
|
||||
"cant-edit-chat-message": "이 메세지를 수정 할 권한이 없습니다.",
|
||||
"cant-remove-last-user": "마지막 사용자를 삭제할 수 없습니다.",
|
||||
"cant-delete-chat-message": "이 메세지를 삭제할 권한이 없습니다.",
|
||||
"chat-edit-duration-expired": "You are only allowed to edit chat messages for %1 second(s) after posting",
|
||||
"chat-delete-duration-expired": "You are only allowed to delete chat messages for %1 second(s) after posting",
|
||||
"chat-edit-duration-expired": "채팅 메시지를 게시한 뒤 %1초 뒤부터 메시지를 수정할 수 있습니다.",
|
||||
"chat-delete-duration-expired": "채팅 메시지를 게시한 뒤 %1초 뒤부터 삭제가 가능합니다.",
|
||||
"chat-deleted-already": "이미 삭제된 대화 메시지입니다.",
|
||||
"chat-restored-already": "이 채팅 메시지는 이미 복원되었습니다.",
|
||||
"already-voting-for-this-post": "이미 이 포스트에 투표하셨습니다.",
|
||||
@@ -138,7 +138,7 @@
|
||||
"parse-error": "서버로 부터의 응답을 읽는 동안 문제가 발생했습니다.",
|
||||
"wrong-login-type-email": "이메일 주소를 통해 로그인하세요.",
|
||||
"wrong-login-type-username": "사용자명을 통해 로그인하세요.",
|
||||
"sso-registration-disabled": "Registration has been disabled for %1 accounts, please register with an email address first",
|
||||
"sso-registration-disabled": "%1 계정의 가입이 비활성화되었습니다. 이메일 주소로 먼저 가입하세요.",
|
||||
"sso-multiple-association": "You cannot associate multiple accounts from this service to your NodeBB account. Please dissociate your existing account and try again.",
|
||||
"invite-maximum-met": "초대 한도 만큼의 사용자를 초대했습니다. (%2명 중 %1을 초대)",
|
||||
"no-session-found": "로그인 세션을 찾을 수 없습니다.",
|
||||
|
||||
Reference in New Issue
Block a user