From a84e7ae833421e97b1dd936b6cb9296fdf89cb91 Mon Sep 17 00:00:00 2001 From: suren Date: Sat, 11 Aug 2018 23:49:22 +0800 Subject: [PATCH] Add Chinese translation for Jenkins model --- .../message_zh_CN.properties | 24 ++++++++++++++++ .../jenkins/model/Jenkins/_restart.jelly | 2 +- .../model/Jenkins/_restart_zh_CN.properties | 26 +++++++++++++++++ .../Jenkins/_safeRestart_zh_CN.properties | 26 +++++++++++++++++ .../Jenkins/accessDenied_zh_CN.properties | 24 ++++++++++++++++ .../model/Jenkins/configure_zh_CN.properties | 9 +++--- .../model/Jenkins/loginError_zh_CN.properties | 2 +- .../model/Jenkins/login_zh_CN.properties | 3 +- .../model/Jenkins/oops_zh_CN.properties | 28 +++++++++++++++++++ .../projectRelationship_zh_CN.properties | 3 +- .../model/Jenkins/systemInfo_zh_CN.properties | 6 +++- 11 files changed, 143 insertions(+), 10 deletions(-) create mode 100644 core/src/main/resources/jenkins/model/Jenkins/EnforceSlaveAgentPortAdministrativeMonitor/message_zh_CN.properties create mode 100644 core/src/main/resources/jenkins/model/Jenkins/_restart_zh_CN.properties create mode 100644 core/src/main/resources/jenkins/model/Jenkins/_safeRestart_zh_CN.properties create mode 100644 core/src/main/resources/jenkins/model/Jenkins/accessDenied_zh_CN.properties create mode 100644 core/src/main/resources/jenkins/model/Jenkins/oops_zh_CN.properties diff --git a/core/src/main/resources/jenkins/model/Jenkins/EnforceSlaveAgentPortAdministrativeMonitor/message_zh_CN.properties b/core/src/main/resources/jenkins/model/Jenkins/EnforceSlaveAgentPortAdministrativeMonitor/message_zh_CN.properties new file mode 100644 index 0000000000..c10cbe8313 --- /dev/null +++ b/core/src/main/resources/jenkins/model/Jenkins/EnforceSlaveAgentPortAdministrativeMonitor/message_zh_CN.properties @@ -0,0 +1,24 @@ +# 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 {0} \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,#} diff --git a/core/src/main/resources/jenkins/model/Jenkins/_restart.jelly b/core/src/main/resources/jenkins/model/Jenkins/_restart.jelly index cfead03b2d..06c94096b9 100644 --- a/core/src/main/resources/jenkins/model/Jenkins/_restart.jelly +++ b/core/src/main/resources/jenkins/model/Jenkins/_restart.jelly @@ -25,7 +25,7 @@ THE SOFTWARE. - + diff --git a/core/src/main/resources/jenkins/model/Jenkins/_restart_zh_CN.properties b/core/src/main/resources/jenkins/model/Jenkins/_restart_zh_CN.properties new file mode 100644 index 0000000000..d8b3cc28c2 --- /dev/null +++ b/core/src/main/resources/jenkins/model/Jenkins/_restart_zh_CN.properties @@ -0,0 +1,26 @@ +# 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 diff --git a/core/src/main/resources/jenkins/model/Jenkins/_safeRestart_zh_CN.properties b/core/src/main/resources/jenkins/model/Jenkins/_safeRestart_zh_CN.properties new file mode 100644 index 0000000000..d128a420c5 --- /dev/null +++ b/core/src/main/resources/jenkins/model/Jenkins/_safeRestart_zh_CN.properties @@ -0,0 +1,26 @@ +# 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 diff --git a/core/src/main/resources/jenkins/model/Jenkins/accessDenied_zh_CN.properties b/core/src/main/resources/jenkins/model/Jenkins/accessDenied_zh_CN.properties new file mode 100644 index 0000000000..5629d48dee --- /dev/null +++ b/core/src/main/resources/jenkins/model/Jenkins/accessDenied_zh_CN.properties @@ -0,0 +1,24 @@ +# 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 diff --git a/core/src/main/resources/jenkins/model/Jenkins/configure_zh_CN.properties b/core/src/main/resources/jenkins/model/Jenkins/configure_zh_CN.properties index 13dcfce860..5914183e6a 100644 --- a/core/src/main/resources/jenkins/model/Jenkins/configure_zh_CN.properties +++ b/core/src/main/resources/jenkins/model/Jenkins/configure_zh_CN.properties @@ -1,6 +1,6 @@ # 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 # of this software and associated documentation files (the "Software"), to deal @@ -20,9 +20,8 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. +Configure\ System=\u7CFB\u7EDF\u8BBE\u7F6E LOADING=\u52A0\u8F7D\u4E2D -Home\ directory=\u4e3b\u76ee\u5f55 +Home\ directory=\u4E3B\u76EE\u5F55 Save=\u4FDD\u5B58 -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 +System\ Message=\u7CFB\u7EDF\u6D88\u606F diff --git a/core/src/main/resources/jenkins/model/Jenkins/loginError_zh_CN.properties b/core/src/main/resources/jenkins/model/Jenkins/loginError_zh_CN.properties index e9ddc36afe..f73606fdf6 100644 --- a/core/src/main/resources/jenkins/model/Jenkins/loginError_zh_CN.properties +++ b/core/src/main/resources/jenkins/model/Jenkins/loginError_zh_CN.properties @@ -1,6 +1,6 @@ # The MIT License # -# Copyright (c) 2004-2017, Sun Microsystems, Inc. +# Copyright (c) 2004-2018, Sun Microsystems, Inc. # suren # # Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/core/src/main/resources/jenkins/model/Jenkins/login_zh_CN.properties b/core/src/main/resources/jenkins/model/Jenkins/login_zh_CN.properties index 62731e1f10..601996f02b 100644 --- a/core/src/main/resources/jenkins/model/Jenkins/login_zh_CN.properties +++ b/core/src/main/resources/jenkins/model/Jenkins/login_zh_CN.properties @@ -1,6 +1,6 @@ # 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 # 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 Username=\u7528\u6237\u540D signUp=\u521B\u5EFA\u4E00\u4E2A\u7528\u6237\u8D26\u53F7 \u5982\u679C\u4F60\u6CA1\u6709\u6CE8\u518C\u7528\u6237. signIn=\u767B\u5F55 +Invalid\ username\ or\ password=\u7528\u6237\u540D\u6216\u5BC6\u7801\u9519\u8BEF diff --git a/core/src/main/resources/jenkins/model/Jenkins/oops_zh_CN.properties b/core/src/main/resources/jenkins/model/Jenkins/oops_zh_CN.properties new file mode 100644 index 0000000000..a452d20921 --- /dev/null +++ b/core/src/main/resources/jenkins/model/Jenkins/oops_zh_CN.properties @@ -0,0 +1,28 @@ +# 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\u6211\u4EEC\u7684\u95EE\u9898\u8DDF\u8E2A\u7CFB\u7EDF\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=\u7528\u6237\u5217\u8868\u53EF\u80FD\u5BF9\u4F60\u4E86\u89E3\u8FD9\u4E2A\u95EE\u9898\u6709\u5E2E\u52A9\u3002 diff --git a/core/src/main/resources/jenkins/model/Jenkins/projectRelationship_zh_CN.properties b/core/src/main/resources/jenkins/model/Jenkins/projectRelationship_zh_CN.properties index e91306219d..3cb0cc6a58 100644 --- a/core/src/main/resources/jenkins/model/Jenkins/projectRelationship_zh_CN.properties +++ b/core/src/main/resources/jenkins/model/Jenkins/projectRelationship_zh_CN.properties @@ -1,6 +1,6 @@ # 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 # of this software and associated documentation files (the "Software"), to deal @@ -24,3 +24,4 @@ Compare=\u6BD4\u8F83 Project\ Relationship=\u9879\u76EE\u5173\u7CFB downstream\ project=\u4E0B\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 diff --git a/core/src/main/resources/jenkins/model/Jenkins/systemInfo_zh_CN.properties b/core/src/main/resources/jenkins/model/Jenkins/systemInfo_zh_CN.properties index 2693a973f3..3deab89a0a 100644 --- a/core/src/main/resources/jenkins/model/Jenkins/systemInfo_zh_CN.properties +++ b/core/src/main/resources/jenkins/model/Jenkins/systemInfo_zh_CN.properties @@ -1,6 +1,6 @@ # 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 # of this software and associated documentation files (the "Software"), to deal @@ -26,3 +26,7 @@ Name=\u540D\u79F0 Plugins=\u63D2\u4EF6 System\ Properties=\u7CFB\u7EDF\u5C5E\u6027 Version=\u7248\u672C +System\ Information=\u7CFB\u7EDF\u4FE1\u606F +threadDump_blurb=\u8BBF\u95EE\u8BE5\u9875\u9762\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 -- GitLab