[tor-commits] [translation/tor-messenger-commandsproperties_completed] Update translations for tor-messenger-commandsproperties_completed

translation at torproject.org translation at torproject.org
Mon Feb 29 12:46:20 UTC 2016


commit 2432f4e158957ef7d8aef3f92e10e75173a92b70
Author: Translation commit bot <translation at torproject.org>
Date:   Mon Feb 29 12:46:18 2016 +0000

    Update translations for tor-messenger-commandsproperties_completed
---
 ko/commands.properties | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/ko/commands.properties b/ko/commands.properties
new file mode 100644
index 0000000..6755bf9
--- /dev/null
+++ b/ko/commands.properties
@@ -0,0 +1,27 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+# LOCALIZATION NOTE (commands):
+#  %S is a comma separated list of command names.
+commands=명령: %S.\n자세한 정보는 /help <명령>을 사용하세요.
+# LOCALIZATION NOTE (noCommand, noHelp):
+#  %S is the command name the user typed.
+noCommand='%S' 명령이 없습니다.
+noHelp='%S' 명령에 대한 도움 메시지가 없습니다, 죄송합니다!
+
+sayHelpString=say <메시지>: 명령 처리 없이 메시지를 보냅니다.
+rawHelpString=raw <메시지>: HTML 엔티티를 탈출하지 않고 메시지를 보냅니다.
+helpHelpString=help <이름>: <이름> 명령에 대한 도움 메시지를 보여주거나, 변수 없이 사용하면 사용 가능한 명령어 목록을 보여줍니다.
+
+# LOCALIZATION NOTE (statusCommand):
+#  %1$S is replaced with a status command name
+#   (one of "back", "away", "busy", "dnd", or "offline").
+#  %2$S is replaced with the localized version of that status type
+#   (one of the 5 strings below).
+statusCommand=%1$S <상태 메시지>: 선택적인 상태 메시지로 상태를 %2$S로 설정합니다.
+back=사용 가능
+away=자리 비움
+busy=사용 불가능
+dnd=사용 불가능
+offline=오프라인



More information about the tor-commits mailing list