This is an automated email from the ASF dual-hosted git repository.

fschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git

commit 49bd3e6c6006033902f403a6f56e552572409c9b
Author: Woonsan Ko <[email protected]>
AuthorDate: Sun Sep 27 18:37:34 2020 -0400

    Korean translation begins
---
 .../resources/org/apache/jmeter/resources/messages_ko.properties | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git 
a/src/core/src/main/resources/org/apache/jmeter/resources/messages_ko.properties
 
b/src/core/src/main/resources/org/apache/jmeter/resources/messages_ko.properties
index b9fca5f..0a3668c 100644
--- 
a/src/core/src/main/resources/org/apache/jmeter/resources/messages_ko.properties
+++ 
b/src/core/src/main/resources/org/apache/jmeter/resources/messages_ko.properties
@@ -657,6 +657,7 @@ junit_success_default_msg=Test successful
 junit_success_msg=성공 메시지
 junit_test_config=JUnit Test Parameters
 junit_test_method=Test Method
+ko=한국어
 action_check_message=A Test is currently running, stop or shutdown test to 
execute this command
 action_check_title=Test Running
 laf_quit_after_change=Changing LAF requires a restart to work correctly. Click 
yes to exit JMeter.
@@ -1466,8 +1467,8 @@ web_server_timeout_connect=Connect:
 web_server_timeout_response=Response:
 web_server_timeout_title=Timeouts (milliseconds)
 web_testing2_title=HTTP Request HTTPClient
-web_testing_basic=Basic
-web_testing_advanced=Advanced
+web_testing_basic=기본 설정
+web_testing_advanced=고급 설정
 web_testing_concurrent_download=Parallel downloads. Number:
 web_testing_embedded_url_pattern=URLs must match\:
 web_testing_embedded_url_exclude_pattern=URLs must not match\:
@@ -1531,5 +1532,5 @@ xpath2_extractor_title=XPath2 Extractor
 xpath2_extractor_empty_query=Empty XPath expression !
 xpath2_extractor_match_number_failure=MatchNumber out of bonds \:
 you_must_enter_a_valid_number=You must enter a valid number
-zh_cn=Chinese (Simplified)
-zh_tw=Chinese (Traditional)
+zh_cn=중국어 (간체)
+zh_tw=중국어 (번체)

Reply via email to