summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/ko.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-06-05 22:40:21 -0400
committerGitHub <noreply@github.com>2017-06-05 22:40:21 -0400
commitf2151be096c68556567ae5cee5827acc70ae07c7 (patch)
treeafb29e0969e9b9a9ec83f7bc1375707f05a622ba /webapp/i18n/ko.json
parent414c2fd2bf674a6211912107390b4ad75acc66d2 (diff)
downloadchat-f2151be096c68556567ae5cee5827acc70ae07c7.tar.gz
chat-f2151be096c68556567ae5cee5827acc70ae07c7.tar.bz2
chat-f2151be096c68556567ae5cee5827acc70ae07c7.zip
translations PR 20170529 (#6514)
Diffstat (limited to 'webapp/i18n/ko.json')
-rw-r--r--webapp/i18n/ko.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/webapp/i18n/ko.json b/webapp/i18n/ko.json
index 21b016325..fda4c2556 100644
--- a/webapp/i18n/ko.json
+++ b/webapp/i18n/ko.json
@@ -824,6 +824,9 @@
"admin.sql.maxOpenTitle": "Maximum Open Connections:",
"admin.sql.noteDescription": "Changing properties in this section will require a server restart before taking effect.",
"admin.sql.noteTitle": "Note:",
+ "admin.sql.queryTimeoutDescription": "The number of seconds to wait for a response from the database after opening a connection and sending the query. Errors that you see in the UI or in the logs as a result of a query timeout can vary depending on the type of query. This setting has no effect on PostgreSQL databases.",
+ "admin.sql.queryTimeoutExample": "E.g.: \"30\"",
+ "admin.sql.queryTimeoutTitle": "Query Timeout:",
"admin.sql.replicas": "Data Source Replicas:",
"admin.sql.traceDescription": "(Development Mode) When true, executing SQL statements are written to the log.",
"admin.sql.traceTitle": "추적: ",
@@ -1695,6 +1698,7 @@
"mobile.channel_list.openGM": "Open Group Message",
"mobile.channel_list.privateChannel": "채널 떠나기",
"mobile.channel_list.publicChannel": "공개 채널",
+ "mobile.channel_list.unreads": "UNREADS",
"mobile.components.channels_list_view.yourChannels": "Your channels:",
"mobile.components.error_list.dismiss_all": "Dismiss All",
"mobile.components.select_server_view.continue": "계속하기",
@@ -1709,6 +1713,7 @@
"mobile.file_upload.camera": "Take Photo or Video",
"mobile.file_upload.library": "Photo Library",
"mobile.file_upload.more": "더 보기",
+ "mobile.file_upload.video": "Video Libary",
"mobile.help.title": "도움말",
"mobile.intro_messages.DM": "{teammate}와 개인 메시지의 시작입니다.<br />개인 메시지나 여기서 공유된 파일들은 외부에서 보여지지 않습니다.",
"mobile.intro_messages.default_message": "This is the first channel teammates see when they sign up - use it for posting updates everyone needs to know.",
@@ -1717,6 +1722,7 @@
"mobile.loading_members": "Loading Members...",
"mobile.loading_posts": "Loading Messages...",
"mobile.login_options.choose_title": "Choose your login method",
+ "mobile.notification.in": " in ",
"mobile.offlineIndicator.connected": "Connected",
"mobile.offlineIndicator.connecting": "연결",
"mobile.offlineIndicator.offline": "No internet connection",
@@ -1749,6 +1755,7 @@
"mobile.routes.thread_dm": "Direct Message Thread",
"mobile.routes.user_profile": "Profile",
"mobile.routes.user_profile.send_message": "Send Message",
+ "mobile.select_team.choose": "가입한 팀: ",
"mobile.server_ping_failed": "Cannot connect to the server. Please check your server URL and internet connection.",
"mobile.server_url.invalid_format": "URL 주소는 http:// 또는 https:// 로 시작되어야 합니다",
"mobile.session_expired": "Session Expired: Please log in to continue receiving notifications.",