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 e62d29e673a0ee4cc62b80189ab5b42755746143 Author: Woonsan Ko <[email protected]> AuthorDate: Thu Oct 1 00:22:43 2020 -0400 WIP - Korean translation --- .../resources/org/apache/jmeter/resources/messages_ko.properties | 8 ++++---- 1 file changed, 4 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 098cd53..00080b8 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 @@ -807,10 +807,10 @@ path=경로\: path_extension_choice=(";" 구분자 뒤에 따라붙는) 경로 확장 존재 여부 path_extension_dont_use_equals=파라미터 이름과 값 사이에 "=" 사용 안함 (Intershop Enfinity 호환성) path_extension_dont_use_questionmark=QUERY STRING 연결 시 물음표 사용 안함 (Intershop Enfinity 호환성) -patterns_to_exclude=URL Patterns to Exclude -patterns_to_include=URL Patterns to Include -keystore_desc=Keystore Files (*.p12, *.pfx, *.jks) -pl=Polish +patterns_to_exclude=제외할 URL 패턴들 +patterns_to_include=포함할 URL 패턴들 +keystore_desc=키스토어 파일들 (*.p12, *.pfx, *.jks) +pl=폴란드어 poisson_timer_delay=Constant Delay Offset (in milliseconds)\: poisson_timer_memo=Adds a random delay with a Poisson distribution poisson_timer_range=Lambda (in milliseconds)\:
