提交 3036a61f 编写于 作者: S sogabe

i18n & Japanese localization.

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@35125 71c3de6d-444a-0410-be80-ed276b4c234a
上级 f6106287
......@@ -286,7 +286,7 @@ public class SCMTrigger extends Trigger<SCMedItem> {
}
public String getDisplayName() {
return "Polling Log";
return Messages.SCMTrigger_BuildAction_DisplayName();
}
public String getUrlName() {
......
# The MIT License
#
# Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi, Seiji Sogabe
# Copyright (c) 2004-2010, Sun Microsystems, Inc., Kohsuke Kawaguchi, Seiji Sogabe
#
# 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,4 +20,5 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
Back\ to\ Dashboard=\u30c0\u30c3\u30b7\u30e5\u30dc\u30fc\u30c9\u3078\u623b\u308b
\ No newline at end of file
Back\ to\ Dashboard=\u30c0\u30c3\u30b7\u30e5\u30dc\u30fc\u30c9\u3078\u623b\u308b
Update\ Center=\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u30bb\u30f3\u30bf\u30fc
\ No newline at end of file
# The MIT License
#
# Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi, id:cactusman, Seiji Sogabe
# Copyright (c) 2004-2010, Sun Microsystems, Inc., Kohsuke Kawaguchi, id:cactusman, Seiji Sogabe
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
......@@ -22,6 +22,7 @@
SCMTrigger.DisplayName=Poll SCM
SCMTrigger.getDisplayName={0} Polling Log
SCMTrigger.BuildAction.DisplayName=Polling Log
SCMTrigger.SCMTriggerCause.ShortDescription=Started by an SCM change
TimerTrigger.DisplayName=Build periodically
TimerTrigger.TimerTriggerCause.ShortDescription=Started by timer
......
# The MIT License
#
# Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi, id:cactusman, Seiji Sogabe
# Copyright (c) 2004-2010, Sun Microsystems, Inc., Kohsuke Kawaguchi, id:cactusman, Seiji Sogabe
#
# 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,8 +20,9 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
SCMTrigger.DisplayName=SCM\u3092\u30DD\u30FC\u30EA\u30F3\u30B0
SCMTrigger.getDisplayName={0}\u306E\u30DD\u30FC\u30EA\u30F3\u30B0\u30ED\u30B0
SCMTrigger.SCMTriggerCause.ShortDescription=SCM\u306E\u30DD\u30FC\u30EA\u30F3\u30B0\u304C\u5B9F\u884C
TimerTrigger.DisplayName=\u5B9A\u671F\u7684\u306B\u5B9F\u884C
TimerTrigger.TimerTriggerCause.ShortDescription=\u5B9A\u671F\u7684\u306B\u5B9F\u884C
\ No newline at end of file
SCMTrigger.DisplayName=SCM\u3092\u30dd\u30fc\u30ea\u30f3\u30b0
SCMTrigger.getDisplayName={0}\u306e\u30dd\u30fc\u30ea\u30f3\u30b0\u30ed\u30b0
SCMTrigger.BuildAction.DisplayName=\u30dd\u30fc\u30ea\u30f3\u30b0
SCMTrigger.SCMTriggerCause.ShortDescription=SCM\u306e\u30dd\u30fc\u30ea\u30f3\u30b0\u304c\u5b9f\u884c
TimerTrigger.DisplayName=\u5b9a\u671f\u7684\u306b\u5b9f\u884c
TimerTrigger.TimerTriggerCause.ShortDescription=\u5b9a\u671f\u7684\u306b\u5b9f\u884c
\ No newline at end of file
......@@ -26,7 +26,7 @@ THE SOFTWARE.
Displays the polling log output
-->
<st:compress 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="${it.build.parent.displayName} #${it.build.number} Polling Log" norefresh="true">
<l:layout title="${it.build.parent.displayName} #${it.build.number} ${%Polling Log}" norefresh="true">
<st:include it="${it.build}" page="sidepanel.jelly" />
<l:main-panel>
<h1>${%Polling Log}</h1>
......
# The MIT License
#
# Copyright (c) 2004-2010, Sun Microsystems, Inc., Kohsuke Kawaguchi, Seiji Sogabe
#
# 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.
blurb=\
This page captures the polling log that triggered this build.
\ No newline at end of file
# The MIT License
#
# Copyright (c) 2004-2010, Sun Microsystems, Inc., Kohsuke Kawaguchi, Seiji Sogabe
#
# 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.
blurb=\
\u3053\u306e\u30d3\u30eb\u30c9\u3092\u8d77\u52d5\u3057\u305f\u30dd\u30fc\u30ea\u30f3\u30b0\u30ed\u30b0\u3092\u8a18\u9332\u3057\u307e\u3059\u3002
Polling\ Log=\u30dd\u30fc\u30ea\u30f3\u30b0\u30ed\u30b0
View\ as\ plain\ text=\u30d7\u30ec\u30a4\u30f3\u30c6\u30ad\u30b9\u30c8\u3067\u8868\u793a
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册