latest translations

This commit is contained in:
Julian Lam
2015-12-30 09:40:42 -05:00
parent c18d185ce4
commit a6d2700823
82 changed files with 328 additions and 88 deletions

View File

@@ -75,10 +75,12 @@
"about-me-too-long": "Sorry, your about me cannot be longer than %1 character(s).",
"cant-chat-with-yourself": "자신과는 채팅할 수 없습니다.",
"chat-restricted": "This user has restricted their chat messages. They must follow you before you can chat with them",
"chat-disabled": "Chat system disabled",
"too-many-messages": "You have sent too many messages, please wait awhile.",
"invalid-chat-message": "Invalid chat message",
"chat-message-too-long": "Chat message is too long",
"cant-edit-chat-message": "You are not allowed to edit this message",
"cant-remove-last-user": "You can't remove the last user",
"reputation-system-disabled": "인기도 시스템을 사용하지 않습니다.",
"downvoting-disabled": "비추천 기능을 사용하지 않습니다.",
"not-enough-reputation-to-downvote": "인기도가 낮아 이 게시물에 반대할 수 없습니다.",
@@ -88,5 +90,7 @@
"registration-error": "Registration Error",
"parse-error": "Something went wrong while parsing server response",
"wrong-login-type-email": "Please use your email to login",
"wrong-login-type-username": "Please use your username to login"
"wrong-login-type-username": "Please use your username to login",
"invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).",
"no-session-found": "No login session found!"
}

View File

@@ -83,5 +83,7 @@
"follow": "Follow",
"unfollow": "Unfollow",
"delete_all": "Delete All",
"map": "Map"
"map": "Map",
"sessions": "Login Sessions",
"ip_address": "IP Address"
}