提交 a84e7ae8 编写于 作者: JenkinsInChina's avatar JenkinsInChina

Add Chinese translation for Jenkins model

上级 81fbe021
# The MIT License
#
# Copyright (c) 2018, suren
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
description=JNLP \u4EE3\u7406\u7AEF\u53E3\u5DF2\u7ECF\u53D1\u751F\u53D8\u5316\uFF0C\u4F46\u662F\u5728\u542F\u52A8\u65F6\u901A\u8FC7\u7CFB\u7EDF\u5C5E\u6027 <code>{0}</code> \u6307\u5B9A\u7684\u3002\u5B83\u7684\u503C\u4F1A\u5728\u91CD\u542F\u65F6\u88AB\u91CD\u7F6E\u4E3A {1,number,#} \u3002
reset=\u91CD\u7F6E\u4E3A {0,number,#}
...@@ -25,7 +25,7 @@ THE SOFTWARE. ...@@ -25,7 +25,7 @@ THE SOFTWARE.
<!-- Delete view --> <!-- Delete view -->
<?jelly escape-by-default='true'?> <?jelly escape-by-default='true'?>
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:d="jelly:define" xmlns:l="/lib/layout" xmlns:t="/lib/hudson" xmlns:f="/lib/form" xmlns:i="jelly:fmt"> <j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:d="jelly:define" xmlns:l="/lib/layout" xmlns:t="/lib/hudson" xmlns:f="/lib/form" xmlns:i="jelly:fmt">
<l:layout title="Restart Jenkins"> <l:layout title="${%Restart Jenkins}">
<st:include page="sidepanel.jelly" /> <st:include page="sidepanel.jelly" />
<l:main-panel> <l:main-panel>
<j:choose> <j:choose>
......
# The MIT License
#
# Copyright (c) 2018, suren
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
Restart\ Jenkins=\u91CD\u542F Jenkins
Are\ you\ sure\ about\ restarting\ Jenkins?=\u60A8\u786E\u5B9A\u8981\u91CD\u542F Jenkins\uFF1F
Yes=\u662F
Jenkins\ cannot\ restart\ itself\ as\ currently\ configured.=Jenkins \u5728\u5F53\u524D\u914D\u7F6E\u4E0B\uFF0C\u65E0\u6CD5\u81EA\u6211\u91CD\u542F\u3002
# The MIT License
#
# Copyright (c) 2018, suren
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
Jenkins\ cannot\ restart\ itself\ as\ currently\ configured.=Jenkins \u5728\u5F53\u524D\u914D\u7F6E\u4E0B\uFF0C\u65E0\u6CD5\u81EA\u6211\u91CD\u542F\u3002
Are\ you\ sure\ about\ restarting\ Jenkins?\ Jenkins\ will\ restart\ once\ all\ running\ jobs\ are\ finished.=\
\u60A8\u786E\u5B9A\u8981\u91CD\u542F Jenkins\uFF1FJenkins \u4F1A\u5728\u6240\u6709\u4EFB\u52A1\u8FD0\u884C\u5B8C\u6210\u540E\u91CD\u542F\u3002
Yes=\u662F
# The MIT License
#
# Copyright (c) 2018, suren
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
Jenkins\ Login=\u767B\u9646 Jenkins
Access\ Denied=\u62D2\u7EDD\u8BBF\u95EE
# The MIT License # The MIT License
# #
# Copyright (c) 2004-2010, Sun Microsystems, Inc. # Copyright (c) 2004-2018, Sun Microsystems, Inc., suren
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal
...@@ -20,9 +20,8 @@ ...@@ -20,9 +20,8 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE. # THE SOFTWARE.
Configure\ System=\u7CFB\u7EDF\u8BBE\u7F6E
LOADING=\u52A0\u8F7D\u4E2D LOADING=\u52A0\u8F7D\u4E2D
Home\ directory=\u4e3b\u76ee\u5f55 Home\ directory=\u4E3B\u76EE\u5F55
Save=\u4FDD\u5B58 Save=\u4FDD\u5B58
System\ Message=\u7cfb\u7edf\u6d88\u606f System\ Message=\u7CFB\u7EDF\u6D88\u606F
Build\ Record\ Root\ Directory=\u6784\u5EFA\u8BB0\u5F55\u6839\u76EE\u5F55
Workspace\ Root\ Directory=\u5DE5\u4F5C\u7A7A\u95F4\u6839\u76EE\u5F55
# The MIT License # The MIT License
# #
# Copyright (c) 2004-2017, Sun Microsystems, Inc. # Copyright (c) 2004-2018, Sun Microsystems, Inc.
# suren <zxjlwt@126.com> # suren <zxjlwt@126.com>
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
......
# The MIT License # The MIT License
# #
# Copyright (c) 2004-2010, Sun Microsystems, Inc. # Copyright (c) 2004-2018, Sun Microsystems, Inc., suren
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal
...@@ -25,3 +25,4 @@ Keep\ me\ signed\ in=\u4FDD\u6301\u767B\u5F55\u72B6\u6001 ...@@ -25,3 +25,4 @@ Keep\ me\ signed\ in=\u4FDD\u6301\u767B\u5F55\u72B6\u6001
Username=\u7528\u6237\u540D Username=\u7528\u6237\u540D
signUp=<a href="signup">\u521B\u5EFA\u4E00\u4E2A\u7528\u6237\u8D26\u53F7</a> \u5982\u679C\u4F60\u6CA1\u6709\u6CE8\u518C\u7528\u6237. signUp=<a href="signup">\u521B\u5EFA\u4E00\u4E2A\u7528\u6237\u8D26\u53F7</a> \u5982\u679C\u4F60\u6CA1\u6709\u6CE8\u518C\u7528\u6237.
signIn=\u767B\u5F55 signIn=\u767B\u5F55
Invalid\ username\ or\ password=\u7528\u6237\u540D\u6216\u5BC6\u7801\u9519\u8BEF
# The MIT License
#
# Copyright (c) 2018, suren
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
problemHappened=\u8BF7\u6C42\u8FC7\u7A0B\u4E2D\u53D1\u751F\u9519\u8BEF\u3002
checkJIRA=\u8BF7\u68C0\u67E5<a href="https://jenkins.io/redirect/issue-tracker">\u6211\u4EEC\u7684\u95EE\u9898\u8DDF\u8E2A\u7CFB\u7EDF</a>\u770B\u662F\u5426\u5DF2\u7ECF\u8BB0\u5F55\u4E86\u7C7B\u4F3C\u7684\u95EE\u9898\u3002
vote=\u5982\u679C\u5DF2\u7ECF\u8BB0\u5F55\uFF0C\u8BF7\u6295\u7968\u5E76\u7559\u8A00\uFF0C\u4EE5\u4FBF\u6211\u4EEC\u8861\u91CF\u8FD9\u4E2A\u95EE\u9898\u7684\u5F71\u54CD\u7A0B\u5EA6\u3002
pleaseReport=\u5982\u679C\u4F60\u8BA4\u4E3A\u8FD9\u662F\u4E00\u4E2A\u65B0\u7684\u95EE\u9898\uFF0C\u8BF7\u628A\u8FD9\u4E2A\u95EE\u9898\u8BB0\u5F55\u4E0B\u6765\u3002
stackTracePlease=\u5F53\u4F60\u8BB0\u5F55\u4E00\u4E2A\u95EE\u9898\u65F6\uFF0C\u8BF7\u786E\u4FDD\u628A\u6574\u4E2A\u8DDF\u8E2A\u6808\u90FD\u8BB0\u5F55\u4E0B\u6765\uFF0C\u4EE5\u53CA Jenkins \u548C\u76F8\u5173\u63D2\u4EF6\u7684\u7248\u672C\u3002
checkML=<a href="https://jenkins.io/redirect/users-mailing-list">\u7528\u6237\u5217\u8868</a>\u53EF\u80FD\u5BF9\u4F60\u4E86\u89E3\u8FD9\u4E2A\u95EE\u9898\u6709\u5E2E\u52A9\u3002
# The MIT License # The MIT License
# #
# Copyright (c) 2004-2010, Sun Microsystems, Inc. # Copyright (c) 2004-2018, Sun Microsystems, Inc., suren
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal
...@@ -24,3 +24,4 @@ Compare=\u6BD4\u8F83 ...@@ -24,3 +24,4 @@ Compare=\u6BD4\u8F83
Project\ Relationship=\u9879\u76EE\u5173\u7CFB Project\ Relationship=\u9879\u76EE\u5173\u7CFB
downstream\ project=\u4E0B\u6E38\u9879\u76EE downstream\ project=\u4E0B\u6E38\u9879\u76EE
upstream\ project=\u4E0A\u6E38\u9879\u76EE upstream\ project=\u4E0A\u6E38\u9879\u76EE
There\ are\ no\ fingerprint\ records\ that\ connect\ these\ two\ projects.=\u6CA1\u6709\u6307\u7EB9\u8BB0\u5F55\u80FD\u5173\u8054\u8FD9\u4E24\u4E2A\u9879\u76EE\u3002
# The MIT License # The MIT License
# #
# Copyright (c) 2004-2010, Sun Microsystems, Inc. # Copyright (c) 2004-2018, Sun Microsystems, Inc., suren
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal
...@@ -26,3 +26,7 @@ Name=\u540D\u79F0 ...@@ -26,3 +26,7 @@ Name=\u540D\u79F0
Plugins=\u63D2\u4EF6 Plugins=\u63D2\u4EF6
System\ Properties=\u7CFB\u7EDF\u5C5E\u6027 System\ Properties=\u7CFB\u7EDF\u5C5E\u6027
Version=\u7248\u672C Version=\u7248\u672C
System\ Information=\u7CFB\u7EDF\u4FE1\u606F
threadDump_blurb=\u8BBF\u95EE<a href="{0}">\u8BE5\u9875\u9762</a>\u67E5\u770B master \u548C agent \u7684\u7EBF\u7A0B\u7EBF\u7A0B\u8F6C\u50A8\u3002
Thread\ Dumps=\u7EBF\u7A0B\u8F6C\u50A8
No\ plugins\ installed.=\u6CA1\u6709\u5B89\u88C5\u4EFB\u4F55\u63D2\u4EF6\u3002
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册