31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-06-03 22:20:48 +00:00

New translations com_patchtester.ini (Chinese Simplified)

This commit is contained in:
joomla-patchtester-bot 2020-10-10 10:31:58 +02:00
parent a5ac1b6ae5
commit 21a7596ef5

View File

@ -39,7 +39,7 @@ COM_PATCHTESTER_FETCH_PAGE_NUMBER_OF_TOTAL="正在处理 GitHUB 数据 第 %1$s
COM_PATCHTESTER_FETCH_PROCESSING="处理 GitHub 的数据"
COM_PATCHTESTER_FETCH_SUCCESSFUL="成功检索到的合并请求"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
@ -105,7 +105,7 @@ COM_PATCHTESTER_RESET_OK="重置过程已完成。"
COM_PATCHTESTER_REVERT_OK="补丁还原成功"
COM_PATCHTESTER_REVERT_PATCH="还原补丁"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to a missing connection to the server or a missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="测试此补丁"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="获取数据"
COM_PATCHTESTER_TOOLBAR_RESET="重置"