forked from XX-net/XX-Net
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix bug: check appid not work for old GoAgent deployed appid, add sto…
…p check all exist ip, release 2.8.5
- Loading branch information
Showing
9 changed files
with
71 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,15 +3,16 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2015-12-23 22:40+0800\n" | ||
"POT-Creation-Date: 2015-12-26 08:51+0800\n" | ||
"PO-Revision-Date: 2015-12-06 09:14+0800\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language: en_US\n" | ||
"Language-Team: en_US <[email protected]>\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=utf-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Generated-By: Babel 1.3\n" | ||
"Generated-By: Babel 2.1.1\n" | ||
|
||
msgid "Scan Settings" | ||
msgstr "" | ||
|
@@ -61,7 +62,7 @@ msgstr "" | |
msgid "No response from GAEProxy process. It might have already exited." | ||
msgstr "" | ||
|
||
msgid "Running" | ||
msgid "Stop" | ||
msgstr "" | ||
|
||
msgid "Public appids used by default" | ||
|
@@ -447,18 +448,3 @@ msgstr "" | |
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,15 +3,16 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2015-12-23 22:40+0800\n" | ||
"POT-Creation-Date: 2015-12-26 08:51+0800\n" | ||
"PO-Revision-Date: 2015-12-06 09:14+0800\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language: fa_IR\n" | ||
"Language-Team: fa_IR <[email protected]>\n" | ||
"Plural-Forms: nplurals=1; plural=0\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=utf-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Generated-By: Babel 1.3\n" | ||
"Generated-By: Babel 2.1.1\n" | ||
|
||
msgid "Scan Settings" | ||
msgstr "تنظیمات اسکن" | ||
|
@@ -61,8 +62,8 @@ msgstr "اجرا" | |
msgid "No response from GAEProxy process. It might have already exited." | ||
msgstr "هیچ پاسخی از روند GAEProxy. این ممکن است در حال حاضر خارج می شود." | ||
|
||
msgid "Running" | ||
msgstr "در حال اجرا" | ||
msgid "Stop" | ||
msgstr "متوقف کردن" | ||
|
||
msgid "Public appids used by default" | ||
msgstr "appids عمومی استفاده می شود به طور پیش فرض" | ||
|
@@ -458,3 +459,4 @@ msgid "Proxy disabled" | |
msgstr "پروکسی غیرفعال" | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,15 +3,16 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2015-12-23 22:40+0800\n" | ||
"POT-Creation-Date: 2015-12-26 08:51+0800\n" | ||
"PO-Revision-Date: 2015-12-16 15:55+0800\n" | ||
"Last-Translator: XX-Net <[email protected]>\n" | ||
"Language: zh_Hans_CN\n" | ||
"Language-Team: zh_Hans_CN <[email protected]>\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=utf-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Generated-By: Babel 1.3\n" | ||
"Generated-By: Babel 2.1.1\n" | ||
|
||
msgid "Scan Settings" | ||
msgstr "设置" | ||
|
@@ -61,8 +62,8 @@ msgstr "运行" | |
msgid "No response from GAEProxy process. It might have already exited." | ||
msgstr "GAEProxy进程无响应, 可能已退出。" | ||
|
||
msgid "Running" | ||
msgstr "运行中" | ||
msgid "Stop" | ||
msgstr "停止" | ||
|
||
msgid "Public appids used by default" | ||
msgstr "默认使用公共appid" | ||
|
@@ -451,3 +452,5 @@ msgstr "全局代理已启用:" | |
msgid "Proxy disabled" | ||
msgstr "全局代理已禁用" | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters