Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openanolis
dragonwell8_jdk
提交
3fa3622e
D
dragonwell8_jdk
项目概览
openanolis
/
dragonwell8_jdk
通知
4
Star
2
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
dragonwell8_jdk
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
3fa3622e
编写于
12月 03, 2010
作者:
M
mfang
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
6566218: l10n of 6476932
Reviewed-by: yhuang
上级
eda986d6
变更
3
显示空白变更内容
内联
并排
Showing
3 changed file
with
62 addition
and
52 deletion
+62
-52
src/share/classes/sun/tools/jconsole/resources/JConsoleResources.java
...asses/sun/tools/jconsole/resources/JConsoleResources.java
+2
-2
src/share/classes/sun/tools/jconsole/resources/JConsoleResources_ja.java
...es/sun/tools/jconsole/resources/JConsoleResources_ja.java
+30
-25
src/share/classes/sun/tools/jconsole/resources/JConsoleResources_zh_CN.java
...sun/tools/jconsole/resources/JConsoleResources_zh_CN.java
+30
-25
未找到文件。
src/share/classes/sun/tools/jconsole/resources/JConsoleResources.java
浏览文件 @
3fa3622e
...
...
@@ -434,8 +434,8 @@ public class JConsoleResources extends ListResourceBundle {
"Usage: {0} [ -interval=n ] [ -notile ] [ -pluginpath <path> ] [ -version ] [ connection ... ]\n\n"
+
" -interval Set the update interval to n seconds (default is 4 seconds)\n"
+
" -notile Do not tile windows initially (for two or more connections)\n"
+
" -pluginpath Specify the path that jconsole uses to look up the plugins\n
\n
"
+
" -version Print program version\n"
+
" -pluginpath Specify the path that jconsole uses to look up the plugins\n"
+
" -version Print program version\n
\n
"
+
" connection = pid || host:port || JMX URL (service:jmx:<protocol>://...)\n"
+
" pid The process id of a target process\n"
+
" host A remote host name or IP address\n"
+
...
...
src/share/classes/sun/tools/jconsole/resources/JConsoleResources_ja.java
浏览文件 @
3fa3622e
...
...
@@ -46,8 +46,6 @@ import static java.awt.event.KeyEvent.*;
*/
public
class
JConsoleResources_ja
extends
JConsoleResources
{
private
static
final
String
cr
=
System
.
getProperty
(
"line.separator"
);
/**
* Returns the contents of this <code>ResourceBundle</code>.
*
...
...
@@ -56,7 +54,7 @@ public class JConsoleResources_ja extends JConsoleResources {
* @return the contents of this <code>ResourceBundle</code>.
*/
protected
Object
[][]
getContents0
()
{
return
new
Object
[][]
{
Object
[][]
temp
=
new
Object
[][]
{
// NOTE 1: The value strings in this file containing "{0}" are
// processed by the java.text.MessageFormat class. Any
// single quotes appearing in these strings need to be
...
...
@@ -98,7 +96,7 @@ public class JConsoleResources_ja extends JConsoleResources {
{
"Attributes"
,
"\u5c5e\u6027"
},
{
"Blank"
,
"\u30d6\u30e9\u30f3\u30af"
},
{
"BlockedCount WaitedCount"
,
"\u7dcf\u30d6\u30ed\u30c3\u30af\u6570 : {0} \u7dcf\u5f85\u6a5f\u6570 : {1}
"
+
cr
},
"\u7dcf\u30d6\u30ed\u30c3\u30af\u6570 : {0} \u7dcf\u5f85\u6a5f\u6570 : {1}
\n"
},
{
"Boot class path"
,
"\u30d6\u30fc\u30c8\u30af\u30e9\u30b9\u30d1\u30b9"
},
{
"BorderedComponent.moreOrLessButton.toolTip"
,
"\u8a73\u7d30\u60c5\u5831\u3092\u8868\u793a\u3059\u308b\u304b\u3069\u3046\u304b\u5207\u308a\u66ff\u3048\u308b"
},
{
"CPU Usage"
,
"CPU \u4f7f\u7528\u72b6\u6cc1"
},
...
...
@@ -268,21 +266,21 @@ public class JConsoleResources_ja extends JConsoleResources {
{
"Minimize All.mnemonic"
,
'M'
},
{
"Minus Version"
,
"\u3053\u308c\u306f {0} \u30d0\u30fc\u30b8\u30e7\u30f3 {1} \u3067\u3059"
},
{
"Monitor locked"
,
" - \u30ed\u30c3\u30af\u3055\u308c\u305f {0}
"
+
cr
},
" - \u30ed\u30c3\u30af\u3055\u308c\u305f {0}
\n"
},
{
"Motif"
,
"Motif"
},
{
"Name Build and Mode"
,
"{0} (\u30d3\u30eb\u30c9 {1}, {2})"
},
{
"Name and Build"
,
"{0} (\u30d3\u30eb\u30c9 {1})"
},
{
"Name"
,
"\u540d\u524d"
},
{
"Name: "
,
"\u540d\u524d: "
},
{
"Name State"
,
"\u540d\u524d: {0}
"
+
cr
+
"\u72b6\u614b: {1}
"
+
cr
},
"\u540d\u524d: {0}
\n"
+
"\u72b6\u614b: {1}
\n"
},
{
"Name State LockName"
,
"\u540d\u524d: {0}
"
+
cr
+
"\u72b6\u614b: {1} ({2} \u4e0a)
"
+
cr
},
"\u540d\u524d: {0}
\n"
+
"\u72b6\u614b: {1} ({2} \u4e0a)
\n"
},
{
"Name State LockName LockOwner"
,
"\u540d\u524d: {0}
"
+
cr
+
"\u72b6\u614b: {1} ({2} \u4e0a) \u6240\u6709\u8005: {3}
"
+
cr
},
"\u540d\u524d: {0}
\n"
+
"\u72b6\u614b: {1} ({2} \u4e0a) \u6240\u6709\u8005: {3}
\n"
},
{
"New Connection..."
,
"\u65b0\u898f\u63a5\u7d9a(N)..."
},
{
"New Connection....mnemonic"
,
'N'
},
{
"New value applied"
,
"\u65b0\u3057\u3044\u5024\u304c\u9069\u7528\u3055\u308c\u307e\u3057\u305f"
},
...
...
@@ -348,7 +346,7 @@ public class JConsoleResources_ja extends JConsoleResources {
{
"Size Mb"
,
"{0} M \u30d0\u30a4\u30c8"
},
{
"Source"
,
"\u30bd\u30fc\u30b9"
},
{
"Stack trace"
,
cr
+
"\u30b9\u30bf\u30c3\u30af\u30c8\u30ec\u30fc\u30b9: "
+
cr
},
"\n\u30b9\u30bf\u30c3\u30af\u30c8\u30ec\u30fc\u30b9: \n"
},
{
"Success:"
,
"\u6210\u529f:"
},
// Note: SummaryTab.headerDateTimeFormat can be one the following:
// 1. A combination of two styles for date and time, using the
...
...
@@ -426,22 +424,29 @@ public class JConsoleResources_ja extends JConsoleResources {
{
"plot"
,
"\u30d7\u30ed\u30c3\u30c8"
},
{
"visualize"
,
"\u8868\u793a"
},
{
"zz usage text"
,
"\u4f7f\u3044\u65b9: {0} [ -interval=n ] [ -notile ] [ -pluginpath <path> ] [ -version ] [ connection ... ]"
+
cr
+
cr
+
" -interval \u66f4\u65b0\u9593\u9694\u3092 n \u79d2\u306b\u8a2d\u5b9a\u3059\u308b (\u30c7\u30d5\u30a9\u30eb\u30c8\u306f 4 \u79d2)"
+
cr
+
" -notile \u521d\u671f\u72b6\u614b\u306e\u30a6\u30a3\u30f3\u30c9\u30a6\u3092\u30bf\u30a4\u30eb\u72b6\u306b\u4e26\u3079\u306a\u3044 (\u63a5\u7d9a\u304c\u8907\u6570\u3042\u308b\u5834\u5408)"
+
cr
+
" -pluginpath JConsole \u3067\u30d7\u30e9\u30b0\u30a4\u30f3\u3092\u63a2\u3059\u305f\u3081\u306b\u4f7f\u7528\u3059\u308b\u30d1\u30b9\u3092\u6307\u5b9a\u3059\u308b"
+
cr
+
" -version \u30d7\u30ed\u30b0\u30e9\u30e0\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u51fa\u529b\u3059\u308b"
+
cr
+
cr
+
" connection = pid || host:port || JMX URL (service:jmx:<protocol>://...)"
+
cr
+
" pid \u30bf\u30fc\u30b2\u30c3\u30c8\u30d7\u30ed\u30bb\u30b9\u306e\u30d7\u30ed\u30bb\u30b9 ID"
+
cr
+
" host \u30ea\u30e2\u30fc\u30c8\u30db\u30b9\u30c8\u306e\u540d\u524d\u307e\u305f\u306f IP \u30a2\u30c9\u30ec\u30b9"
+
cr
+
" port \u30ea\u30e2\u30fc\u30c8\u63a5\u7d9a\u7528\u306e\u30dd\u30fc\u30c8\u756a\u53f7"
+
cr
+
cr
+
" -J JConsole \u3092\u5b9f\u884c\u3059\u308b Java \u4eee\u60f3\u30de\u30b7\u30f3\u3078\u306e"
+
cr
+
"\u4f7f\u3044\u65b9: {0} [ -interval=n ] [ -notile ] [ -pluginpath <path> ] [ -version ] [ connection ... ]\n\n"
+
" -interval \u66f4\u65b0\u9593\u9694\u3092 n \u79d2\u306b\u8a2d\u5b9a\u3059\u308b (\u30c7\u30d5\u30a9\u30eb\u30c8\u306f 4 \u79d2)\n"
+
" -notile \u521d\u671f\u72b6\u614b\u306e\u30a6\u30a3\u30f3\u30c9\u30a6\u3092\u30bf\u30a4\u30eb\u72b6\u306b\u4e26\u3079\u306a\u3044 (\u63a5\u7d9a\u304c\u8907\u6570\u3042\u308b\u5834\u5408)\n"
+
" -pluginpath JConsole \u3067\u30d7\u30e9\u30b0\u30a4\u30f3\u3092\u63a2\u3059\u305f\u3081\u306b\u4f7f\u7528\u3059\u308b\u30d1\u30b9\u3092\u6307\u5b9a\u3059\u308b\n"
+
" -version \u30d7\u30ed\u30b0\u30e9\u30e0\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u51fa\u529b\u3059\u308b\n\n"
+
" connection = pid || host:port || JMX URL (service:jmx:<protocol>://...)\n"
+
" pid \u30bf\u30fc\u30b2\u30c3\u30c8\u30d7\u30ed\u30bb\u30b9\u306e\u30d7\u30ed\u30bb\u30b9 ID\n"
+
" host \u30ea\u30e2\u30fc\u30c8\u30db\u30b9\u30c8\u306e\u540d\u524d\u307e\u305f\u306f IP \u30a2\u30c9\u30ec\u30b9\n"
+
" port \u30ea\u30e2\u30fc\u30c8\u63a5\u7d9a\u7528\u306e\u30dd\u30fc\u30c8\u756a\u53f7\n\n"
+
" -J JConsole \u3092\u5b9f\u884c\u3059\u308b Java \u4eee\u60f3\u30de\u30b7\u30f3\u3078\u306e\n"
+
" \u5165\u529b\u5f15\u6570\u3092\u6307\u5b9a\u3059\u308b"
},
// END OF MATERIAL TO LOCALIZE
};
String
ls
=
System
.
getProperty
(
"line.separator"
);
for
(
int
i
=
0
;
i
<
temp
.
length
;
i
++)
{
if
(
temp
[
i
][
1
]
instanceof
String
){
temp
[
i
][
1
]
=
temp
[
i
][
1
].
toString
().
replaceAll
(
"\n"
,
ls
);
}
}
return
temp
;
}
public
synchronized
Object
[][]
getContents
()
{
...
...
src/share/classes/sun/tools/jconsole/resources/JConsoleResources_zh_CN.java
浏览文件 @
3fa3622e
...
...
@@ -46,8 +46,6 @@ import static java.awt.event.KeyEvent.*;
*/
public
class
JConsoleResources_zh_CN
extends
JConsoleResources
{
private
static
final
String
cr
=
System
.
getProperty
(
"line.separator"
);
/**
* Returns the contents of this <code>ResourceBundle</code>.
*
...
...
@@ -56,7 +54,7 @@ public class JConsoleResources_zh_CN extends JConsoleResources {
* @return the contents of this <code>ResourceBundle</code>.
*/
protected
Object
[][]
getContents0
()
{
return
new
Object
[][]
{
Object
[][]
temp
=
new
Object
[][]
{
// NOTE 1: The value strings in this file containing "{0}" are
// processed by the java.text.MessageFormat class. Any
// single quotes appearing in these strings need to be
...
...
@@ -98,7 +96,7 @@ public class JConsoleResources_zh_CN extends JConsoleResources {
{
"Attributes"
,
"\u5c5e\u6027"
},
{
"Blank"
,
"\u7a7a\u767d"
},
{
"BlockedCount WaitedCount"
,
"\u963b\u585e\u603b\u6570\uff1a{0} \u7b49\u5f85\u603b\u6570\uff1a {1}
"
+
cr
},
"\u963b\u585e\u603b\u6570\uff1a{0} \u7b49\u5f85\u603b\u6570\uff1a {1}
\n"
},
{
"Boot class path"
,
"\u5f15\u5bfc\u7c7b\u8def\u5f84"
},
{
"BorderedComponent.moreOrLessButton.toolTip"
,
"\u5207\u6362\u4ee5\u663e\u793a\u8f83\u591a\u4fe1\u606f\u6216\u8f83\u5c11\u4fe1\u606f"
},
{
"CPU Usage"
,
"CPU \u4f7f\u7528\u60c5\u51b5"
},
...
...
@@ -268,21 +266,21 @@ public class JConsoleResources_zh_CN extends JConsoleResources {
{
"Minimize All.mnemonic"
,
'M'
},
{
"Minus Version"
,
"\u8fd9\u662f {0} \u7248\u672c {1}"
},
{
"Monitor locked"
,
" - \u5df2\u9501\u5b9a {0}
"
+
cr
},
" - \u5df2\u9501\u5b9a {0}
\n"
},
{
"Motif"
,
"\u4fee\u6539"
},
{
"Name Build and Mode"
,
"{0}\uff08\u5185\u90e8\u7248\u672c {1}\u3001{2}\uff09"
},
{
"Name and Build"
,
"{0}\uff08\u5185\u90e8\u7248\u672c {1}\uff09"
},
{
"Name"
,
"\u540d\u79f0"
},
{
"Name: "
,
"\u540d\u79f0\uff1a "
},
{
"Name State"
,
"\u540d\u79f0\uff1a {0}
"
+
cr
+
"\u72b6\u6001\uff1a {1}
"
+
cr
},
"\u540d\u79f0\uff1a {0}
\n"
+
"\u72b6\u6001\uff1a {1}
\n"
},
{
"Name State LockName"
,
"\u540d\u79f0\uff1a {0}
"
+
cr
+
"\u72b6\u6001\uff1a{1} \u5728 {2} \u4e0a
"
+
cr
},
"\u540d\u79f0\uff1a {0}
\n"
+
"\u72b6\u6001\uff1a{1} \u5728 {2} \u4e0a
\n"
},
{
"Name State LockName LockOwner"
,
"\u540d\u79f0\uff1a {0}
"
+
cr
+
"\u72b6\u6001\uff1a{1} \u5728 {2} \u4e0a\uff0c\u62e5\u6709\u8005\uff1a {3}
"
+
cr
},
"\u540d\u79f0\uff1a {0}
\n"
+
"\u72b6\u6001\uff1a{1} \u5728 {2} \u4e0a\uff0c\u62e5\u6709\u8005\uff1a {3}
\n"
},
{
"New Connection..."
,
"\u65b0\u5efa\u8fde\u63a5..."
},
{
"New Connection....mnemonic"
,
'N'
},
{
"New value applied"
,
"\u5df2\u5e94\u7528\u65b0\u503c"
},
...
...
@@ -348,7 +346,7 @@ public class JConsoleResources_zh_CN extends JConsoleResources {
{
"Size Mb"
,
"{0} Mb"
},
{
"Source"
,
"\u6e90"
},
{
"Stack trace"
,
cr
+
"\u5806\u6808\u8ffd\u8e2a\uff1a "
+
cr
},
"\n\u5806\u6808\u8ffd\u8e2a\uff1a \n"
},
{
"Success:"
,
"\u6210\u529f\uff1a"
},
// Note: SummaryTab.headerDateTimeFormat can be one the following:
// 1. A combination of two styles for date and time, using the
...
...
@@ -426,22 +424,29 @@ public class JConsoleResources_zh_CN extends JConsoleResources {
{
"plot"
,
"\u7ed8\u56fe"
},
{
"visualize"
,
"\u663e\u793a"
},
{
"zz usage text"
,
"\u7528\u6cd5: {0} [ -interval=n ] [ -notile ] [ -pluginpath <path> ] [ -version ] [ connection ...]"
+
cr
+
cr
+
" -interval \u5c06\u66f4\u65b0\u95f4\u9694\u65f6\u95f4\u8bbe\u7f6e\u4e3a n \u79d2\uff08\u9ed8\u8ba4\u503c\u4e3a 4 \u79d2\uff09"
+
cr
+
" -notile \u6700\u521d\u4e0d\u5e73\u94fa\u663e\u793a\u7a97\u53e3\uff08\u5bf9\u4e8e\u4e24\u4e2a\u6216\u66f4\u591a\u8fde\u63a5\uff09"
+
cr
+
" -pluginpath \u6307\u5b9a jconsole \u7528\u4e8e\u67e5\u627e\u63d2\u4ef6\u7684\u8def\u5f84"
+
cr
+
" -version \u8f93\u51fa\u7a0b\u5e8f\u7248\u672c"
+
cr
+
cr
+
" connection = pid || host:port || JMX URL (service:jmx:<protocol>://...)"
+
cr
+
" pid \u76ee\u6807\u8fdb\u7a0b\u7684\u8fdb\u7a0b ID"
+
cr
+
" host \u8fdc\u7a0b\u4e3b\u673a\u540d\u6216 IP \u5730\u5740"
+
cr
+
" port \u7528\u4e8e\u8fdc\u7a0b\u8fde\u63a5\u7684\u7aef\u53e3\u53f7"
+
cr
+
cr
+
" -J \u5bf9\u6b63\u5728\u8fd0\u884c jconsole \u7684 Java \u865a\u62df\u673a\u6307\u5b9a"
+
cr
+
"\u7528\u6cd5: {0} [ -interval=n ] [ -notile ] [ -pluginpath <path> ] [ -version ] [ connection ...]\n\n"
+
" -interval \u5c06\u66f4\u65b0\u95f4\u9694\u65f6\u95f4\u8bbe\u7f6e\u4e3a n \u79d2\uff08\u9ed8\u8ba4\u503c\u4e3a 4 \u79d2\uff09\n"
+
" -notile \u6700\u521d\u4e0d\u5e73\u94fa\u663e\u793a\u7a97\u53e3\uff08\u5bf9\u4e8e\u4e24\u4e2a\u6216\u66f4\u591a\u8fde\u63a5\uff09\n"
+
" -pluginpath \u6307\u5b9a jconsole \u7528\u4e8e\u67e5\u627e\u63d2\u4ef6\u7684\u8def\u5f84\n"
+
" -version \u8f93\u51fa\u7a0b\u5e8f\u7248\u672c\n\n"
+
" connection = pid || host:port || JMX URL (service:jmx:<protocol>://...)\n"
+
" pid \u76ee\u6807\u8fdb\u7a0b\u7684\u8fdb\u7a0b ID\n"
+
" host \u8fdc\u7a0b\u4e3b\u673a\u540d\u6216 IP \u5730\u5740\n"
+
" port \u7528\u4e8e\u8fdc\u7a0b\u8fde\u63a5\u7684\u7aef\u53e3\u53f7\n\n"
+
" -J \u5bf9\u6b63\u5728\u8fd0\u884c jconsole \u7684 Java \u865a\u62df\u673a\u6307\u5b9a\n"
+
" \u8f93\u5165\u53c2\u6570"
},
// END OF MATERIAL TO LOCALIZE
};
String
ls
=
System
.
getProperty
(
"line.separator"
);
for
(
int
i
=
0
;
i
<
temp
.
length
;
i
++)
{
if
(
temp
[
i
][
1
]
instanceof
String
){
temp
[
i
][
1
]
=
temp
[
i
][
1
].
toString
().
replaceAll
(
"\n"
,
ls
);
}
}
return
temp
;
}
public
synchronized
Object
[][]
getContents
()
{
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录