mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-08 00:34:57 +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,7 @@
|
||||
# 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/
|
||||
#
|
||||
# Contributors:
|
||||
# - YF (https://github.com/yfdyh000)
|
||||
@ -1086,7 +1086,7 @@ SVC_HIDE_TRAY_MSG 启动 %S 用户模式时将隐藏任务栏图标。\r\n从
|
||||
|
||||
|
||||
#关于服务 (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
|
||||
@ -4479,7 +4479,7 @@ CMD_VPNCMD_HOST_2 指定的主机名或正在运行的目标 VPN Client 计算
|
||||
CMD_VPNCMD_HOST_3 目标 IP 地址的主机名:
|
||||
CMD_VPNCMD_HUB_1 如果通过虚拟 HUB 管理模式连接到服务器,请输入虚拟 HUB 的名称。\n如果通过服务器管理模式连接,无须输入任何内容请按回车键。\n
|
||||
CMD_VPNCMD_HUB_2 指定虚拟 HUB 名称:
|
||||
CMD_VPNCMD_ABOUT SoftEther VPN 命令行管理工具 (vpncmd 命令)\nDeveloper Edition\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
|
||||
@ -7095,7 +7095,7 @@ CMD_Check_Args Check
|
||||
|
||||
# 关于系统 checker
|
||||
# (包含着一部分奇怪的字符串,不过,是检测字符编码变换用的)
|
||||
CHECK_TITLE ---------------------------------------------------\nSoftEther VPN 运行环境检查工具\nDeveloper Edition\n\nCopyright (c) SoftEther VPN Project.\nAll Rights Reserved.\n\n
|
||||
CHECK_TITLE ---------------------------------------------------\nSoftEther VPN 运行环境检查工具\nDeveloper Edition\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