From e47918e8cabe0bd6a391b043f494633b6317e241 Mon Sep 17 00:00:00 2001 From: enahum Date: Fri, 10 Feb 2017 17:29:49 -0300 Subject: translations PR 20170206 (#5319) * translations PR 20170206 * Fix platform zh_TW --- webapp/i18n/ko.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'webapp/i18n/ko.json') diff --git a/webapp/i18n/ko.json b/webapp/i18n/ko.json index bb73f0583..96a9b7e09 100644 --- a/webapp/i18n/ko.json +++ b/webapp/i18n/ko.json @@ -968,6 +968,18 @@ "analytics.team.title": "{team} 팀 통계", "analytics.team.totalPosts": "전체 글", "analytics.team.totalUsers": "전체 사용자", + "api.channel.add_member.added": "{addedUsername} added to the channel by {username}", + "api.channel.delete_channel.archived": "{username} has archived the channel.", + "api.channel.join_channel.post_and_forget": "{username} has joined the channel.", + "api.channel.leave.left": "{username} has left the channel.", + "api.channel.post_update_channel_displayname_message_and_forget.updated_from": "{username} updated the channel display name from: {old} to: {new}", + "api.channel.post_update_channel_header_message_and_forget.removed": "{username} removed the channel header (was: {old})", + "api.channel.post_update_channel_header_message_and_forget.updated_from": "{username} updated the channel header from: {old} to: {new}", + "api.channel.post_update_channel_header_message_and_forget.updated_to": "{username} updated the channel header to: {new}", + "api.channel.remove_member.removed": "{removedUsername} was removed from the channel", + "app.channel.post_update_channel_purpose_message.removed": "{username} removed the channel purpose (was: {old})", + "app.channel.post_update_channel_purpose_message.updated_from": "{username} updated the channel purpose from: {old} to: {new}", + "app.channel.post_update_channel_purpose_message.updated_to": "{username} updated the channel purpose to: {new}", "audit_table.accountActive": "계정이 활성화 됨", "audit_table.accountInactive": "계정이 비활성화 됨", "audit_table.action": "활동", @@ -1207,7 +1219,7 @@ "create_team.team_url.hint": "
  • Short and memorable is best
  • Use lowercase letters, numbers and dashes
  • Must start with a letter and can't end in a dash
  • ", "create_team.team_url.regex": "Use only lower case letters, numbers and dashes. Must start with a letter and can't end in a dash.", "create_team.team_url.required": "필수 항목입니다.", - "create_team.team_url.taken": "URL이 이미 있거나 예약된 단어입니다.", + "create_team.team_url.taken": "This URL starts with a reserved word or is unavailable. Please try another.", "create_team.team_url.teamUrl": "팀 URL", "create_team.team_url.unavailable": "This URL is unavailable. Please try another.", "create_team.team_url.webAddress": "팀의 웹 주소:", @@ -1294,6 +1306,8 @@ "filtered_user_list.countTotal": "{total}명 중 {count}{count, plural, =0 {0명} one {명} other {명}}", "filtered_user_list.countTotalPage": "{startCount, number} - {endCount, number} {count, plural, =0 {0 members} one {member} other {members}} of {total} total", "filtered_user_list.member": "회원", + "filtered_user_list.next": "다음", + "filtered_user_list.prev": "Previous", "filtered_user_list.search": "Search users", "filtered_user_list.searchButton": "검색", "filtered_user_list.show": "필터:", @@ -1613,7 +1627,9 @@ "more_channels.create": "새로 만들기", "more_channels.createClick": "'새로 만들기'를 클릭하여 새로운 채널을 만드세요", "more_channels.join": "가입하기", + "more_channels.next": "다음", "more_channels.noMore": "가입할 수 있는 채널이 없습니다", + "more_channels.prev": "Previous", "more_channels.title": "채널 더보기", "more_direct_channels.close": "닫기", "more_direct_channels.message": "메시지", @@ -1689,6 +1705,7 @@ "post_info.mobile.unflag": "중요 해제", "post_info.permalink": "링크", "post_info.reply": "답글", + "post_info.system": "System", "post_message_view.edited": "(edited)", "posts_view.loadMore": "메시지 더 보기", "posts_view.newMsg": "새로운 메시지", -- cgit v1.2.3-1-g7c22