mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-12 10:44:58 +03:00
Compacting headers, updating trivial texts to fit to the license change from GPLv2 to Apache License 2.0.
This commit is contained in:
@ -1,7 +1,8 @@
|
||||
# SoftEther VPN String Table
|
||||
# Copyright (c) SoftEther VPN Project. All Rights Reserved.
|
||||
#
|
||||
# http://www.softether.co.jp/
|
||||
# Copyright (c) all contributors on SoftEther VPN project in GitHub.
|
||||
# Copyright (c) Daiyuu Nobori, SoftEther Project at University of Tsukuba, and SoftEther Corporation.
|
||||
#
|
||||
# https://www.softether.org/
|
||||
#
|
||||
# KOREAN TRANSLATION by Jioh L. Jung (ziozzang@gmail.com)
|
||||
# - Powered by Google Translator (From Japanese to Korean)
|
||||
@ -1079,7 +1080,7 @@ SVC_HIDE_TRAY_MSG %S 사용자 모드 시작시 시스템 트레이 아이콘을
|
||||
|
||||
|
||||
# 서비스 관계 (UNIX)
|
||||
UNIX_SVC_HELP %S service program \nCopyright (c) SoftEther VPN Project. All Rights Reserved. \n \n %S command usage:\n %S start - Start the %S service \n %S stop - Stop the %S service if the service has been already started. \n \n
|
||||
UNIX_SVC_HELP %S service program\nCopyright (c) all contributors on SoftEther VPN project in GitHub.\nCopyright (c) Daiyuu Nobori, SoftEther Project at University of Tsukuba, and SoftEther Corporation.\nAll Rights Reserved.\n\n%S command usage:\n %S start - Start the %S service.\n %S stop - Stop the %S service if the service has been already started.\n\n
|
||||
UNIX_SVC_STARTED The %S service has been started. \n
|
||||
UNIX_SVC_STOPPING Stopping the %S service... \n
|
||||
UNIX_SVC_STOPPED %S service has been stopped. \n
|
||||
@ -4443,7 +4444,7 @@ CMD_VPNCMD_HOST_2 연결된 VPN Client를 실행하는 컴퓨터의 IP 주소
|
||||
CMD_VPNCMD_HOST_3 연결된 호스트 이름 또는 IP 주소:
|
||||
CMD_VPNCMD_HUB_1 서버에 가상 HUB 관리 모드로 접속하는 경우에는 가상 HUB 이름을 입력하십시오. \n 서버 관리 모드로 접속하는 경우는 아무것도 입력하지 않고 Enter를 누르십시오.
|
||||
CMD_VPNCMD_HUB_2 연결된 가상 HUB 이름을 입력:
|
||||
CMD_VPNCMD_ABOUT SoftEther VPN 명령 줄 관리 유틸리티 (vpncmd 명령) \n %S \n %S \nCopyright (c) SoftEther VPN Project. All Rights Reserved. \n
|
||||
CMD_VPNCMD_ABOUT SoftEther VPN 명령 줄 관리 유틸리티 (vpncmd 명령)\nDeveloper Edition\n%S\n%S\nCopyright (c) all contributors on SoftEther VPN project in GitHub.\nCopyright (c) Daiyuu Nobori, SoftEther Project at University of Tsukuba, and SoftEther Corporation.\nAll rights reserved.\n
|
||||
CMD_VPNCMD_PASSWORD_1 액세스가 거부되었습니다. 암호가 잘못되었거나 연결 관리 모드가 정확하지 않을 수 있습니다. 암호를 다시 입력 할 수 있습니다. 취소하려면 Ctrl + D를 누르십시오.
|
||||
CMD_VPNCMD_PASSWORD_2 비밀번호:
|
||||
CMD_VPNCMD_ERROR 오류가 발생했습니다. (오류 코드:%u) \n %s
|
||||
@ -7060,7 +7061,7 @@ CMD_Check_Args Check
|
||||
|
||||
# 시스템 검사기 관계
|
||||
# (일부 이상한 문자열이 포함되어 있지만 문자 코드 변환 확인 용입니다)
|
||||
CHECK_TITLE -------------------------------------------------- \nSoftEther VPN 동작 환경 검사 도구 \n \nCopyright (c) SoftEther VPN Project \nAll Rights Reserved. \n \n
|
||||
CHECK_TITLE -------------------------------------------------- \nSoftEther VPN 동작 환경 검사 도구 \n\nCopyright (c) all contributors on SoftEther VPN project in GitHub.\nCopyright (c) Daiyuu Nobori, SoftEther Project at University of Tsukuba, and SoftEther Corporation.\nAll Rights Reserved.\n\n
|
||||
CHECK_NOTE 이 작동 환경 검사 도구를 실행 한 시스템이 테스트를 통과 한 경우 SoftEther VPN 소프트웨어가 작동 할 가능성이 높습니다. 체크에 시간이 걸릴 수 있습니다. 기다리십시오... \n \n
|
||||
CHECK_EXEC_TAG '%s'의 체크 중... \n
|
||||
CHECK_PASS [합격] ○
|
||||
|
Reference in New Issue
Block a user