Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openanolis
dragonwell8_jdk
提交
d5f199f4
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看板
提交
d5f199f4
编写于
5月 06, 2011
作者:
M
mfang
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
7021691: Most log level words are not translated in java logging
Reviewed-by: yhuang
上级
a2f55730
变更
10
隐藏空白更改
内联
并排
Showing
10 changed file
with
85 addition
and
85 deletion
+85
-85
src/share/classes/sun/util/logging/resources/logging_de.properties
.../classes/sun/util/logging/resources/logging_de.properties
+9
-9
src/share/classes/sun/util/logging/resources/logging_es.properties
.../classes/sun/util/logging/resources/logging_es.properties
+9
-9
src/share/classes/sun/util/logging/resources/logging_fr.properties
.../classes/sun/util/logging/resources/logging_fr.properties
+9
-9
src/share/classes/sun/util/logging/resources/logging_it.properties
.../classes/sun/util/logging/resources/logging_it.properties
+9
-9
src/share/classes/sun/util/logging/resources/logging_ja.properties
.../classes/sun/util/logging/resources/logging_ja.properties
+6
-6
src/share/classes/sun/util/logging/resources/logging_ko.properties
.../classes/sun/util/logging/resources/logging_ko.properties
+9
-9
src/share/classes/sun/util/logging/resources/logging_pt_BR.properties
...asses/sun/util/logging/resources/logging_pt_BR.properties
+9
-9
src/share/classes/sun/util/logging/resources/logging_sv.properties
.../classes/sun/util/logging/resources/logging_sv.properties
+9
-9
src/share/classes/sun/util/logging/resources/logging_zh_CN.properties
...asses/sun/util/logging/resources/logging_zh_CN.properties
+9
-9
src/share/classes/sun/util/logging/resources/logging_zh_TW.properties
...asses/sun/util/logging/resources/logging_zh_TW.properties
+7
-7
未找到文件。
src/share/classes/sun/util/logging/resources/logging_de.properties
浏览文件 @
d5f199f4
...
...
@@ -27,20 +27,20 @@
# these are the same as the non-localized level name.
# The following ALL CAPS words should be translated.
ALL
=
A
LL
ALL
=
A
lle
# The following ALL CAPS words should be translated.
SEVERE
=
S
EVERE
SEVERE
=
S
chwerwiegend
# The following ALL CAPS words should be translated.
WARNING
=
W
ARNING
WARNING
=
W
arnung
# The following ALL CAPS words should be translated.
INFO
=
I
NFO
INFO
=
I
nformation
# The following ALL CAPS words should be translated.
CONFIG
=
CONFIG
CONFIG
=
Konfiguration
# The following ALL CAPS words should be translated.
FINE
=
F
INE
FINE
=
F
ein
# The following ALL CAPS words should be translated.
FINER
=
F
INER
FINER
=
F
einer
# The following ALL CAPS words should be translated.
FINEST
=
FINEST
FINEST
=
Am feinsten
# The following ALL CAPS words should be translated.
OFF
=
OFF
OFF
=
Deaktiviert
src/share/classes/sun/util/logging/resources/logging_es.properties
浏览文件 @
d5f199f4
...
...
@@ -27,20 +27,20 @@
# these are the same as the non-localized level name.
# The following ALL CAPS words should be translated.
ALL
=
ALL
ALL
=
Todo
# The following ALL CAPS words should be translated.
SEVERE
=
SEVERE
SEVERE
=
Grave
# The following ALL CAPS words should be translated.
WARNING
=
WARNING
WARNING
=
Advertencia
# The following ALL CAPS words should be translated.
INFO
=
I
NFO
INFO
=
I
nformaci
\u
00F3n
# The following ALL CAPS words should be translated.
CONFIG
=
C
ONFIG
CONFIG
=
C
onfigurar
# The following ALL CAPS words should be translated.
FINE
=
FINE
FINE
=
Detallado
# The following ALL CAPS words should be translated.
FINER
=
FINER
FINER
=
Muy Detallado
# The following ALL CAPS words should be translated.
FINEST
=
FINEST
FINEST
=
M
\u
00E1s Detallado
# The following ALL CAPS words should be translated.
OFF
=
OFF
OFF
=
Desactivado
src/share/classes/sun/util/logging/resources/logging_fr.properties
浏览文件 @
d5f199f4
...
...
@@ -27,20 +27,20 @@
# these are the same as the non-localized level name.
# The following ALL CAPS words should be translated.
ALL
=
ALL
ALL
=
Tout
# The following ALL CAPS words should be translated.
SEVERE
=
SEVERE
SEVERE
=
Grave
# The following ALL CAPS words should be translated.
WARNING
=
WARNING
WARNING
=
Avertissement
# The following ALL CAPS words should be translated.
INFO
=
I
NFO
INFO
=
I
nfos
# The following ALL CAPS words should be translated.
CONFIG
=
C
ONFIG
CONFIG
=
C
onfig
# The following ALL CAPS words should be translated.
FINE
=
FINE
FINE
=
Pr
\u
00E9cis
# The following ALL CAPS words should be translated.
FINER
=
FINER
FINER
=
Plus pr
\u
00E9cis
# The following ALL CAPS words should be translated.
FINEST
=
FINEST
FINEST
=
Le plus pr
\u
00E9cis
# The following ALL CAPS words should be translated.
OFF
=
OFF
OFF
=
D
\u
00E9sactiv
\u
00E9
src/share/classes/sun/util/logging/resources/logging_it.properties
浏览文件 @
d5f199f4
...
...
@@ -27,20 +27,20 @@
# these are the same as the non-localized level name.
# The following ALL CAPS words should be translated.
ALL
=
ALL
ALL
=
Tutto
# The following ALL CAPS words should be translated.
SEVERE
=
SEVERE
SEVERE
=
Grave
# The following ALL CAPS words should be translated.
WARNING
=
WARNING
WARNING
=
Avvertenza
# The following ALL CAPS words should be translated.
INFO
=
I
NFO
INFO
=
I
nformazioni
# The following ALL CAPS words should be translated.
CONFIG
=
C
ONFIG
CONFIG
=
C
onfigurazione
# The following ALL CAPS words should be translated.
FINE
=
FINE
FINE
=
Buono
# The following ALL CAPS words should be translated.
FINER
=
FINER
FINER
=
Migliore
# The following ALL CAPS words should be translated.
FINEST
=
FINEST
FINEST
=
Ottimale
# The following ALL CAPS words should be translated.
OFF
=
OFF
OFF
=
Non attivo
src/share/classes/sun/util/logging/resources/logging_ja.properties
浏览文件 @
d5f199f4
...
...
@@ -29,18 +29,18 @@
# The following ALL CAPS words should be translated.
ALL
=
\u3059\u3079\u3066
# The following ALL CAPS words should be translated.
SEVERE
=
SEVERE
SEVERE
=
\u
91CD
\u5927
# The following ALL CAPS words should be translated.
WARNING
=
WARNING
WARNING
=
\u
8B66
\u
544A
# The following ALL CAPS words should be translated.
INFO
=
\u
60C5
\u5831
# The following ALL CAPS words should be translated.
CONFIG
=
CONFIG
CONFIG
=
\u
69CB
\u6210
# The following ALL CAPS words should be translated.
FINE
=
\u
8A73
\u
7D30
\u
30EC
\u
30D9
\u
30EB(
\u
4F4E)
FINE
=
\u
666E
\u
901A
# The following ALL CAPS words should be translated.
FINER
=
FINER
FINER
=
\u
8A73
\u
7D30
# The following ALL CAPS words should be translated.
FINEST
=
FINEST
FINEST
=
\u6700\u3082\u
8A73
\u
7D30
# The following ALL CAPS words should be translated.
OFF
=
\u
30AA
\u
30D5
src/share/classes/sun/util/logging/resources/logging_ko.properties
浏览文件 @
d5f199f4
...
...
@@ -27,20 +27,20 @@
# these are the same as the non-localized level name.
# The following ALL CAPS words should be translated.
ALL
=
ALL
ALL
=
\u
BAA8
\u
B450
# The following ALL CAPS words should be translated.
SEVERE
=
SEVERE
SEVERE
=
\u
C2EC
\u
AC01
# The following ALL CAPS words should be translated.
WARNING
=
WARNING
WARNING
=
\u
ACBD
\u
ACE0
# The following ALL CAPS words should be translated.
INFO
=
INFO
INFO
=
\u
C815
\u
BCF4
# The following ALL CAPS words should be translated.
CONFIG
=
CONFIG
CONFIG
=
\u
AD6C
\u
C131
# The following ALL CAPS words should be translated.
FINE
=
FINE
FINE
=
\u
BBF8
\u
C138
# The following ALL CAPS words should be translated.
FINER
=
FINER
FINER
=
\u
BCF4
\u
B2E4
\u
BBF8
\u
C138
# The following ALL CAPS words should be translated.
FINEST
=
FINEST
FINEST
=
\u
AC00
\u
C7A5
\u
BBF8
\u
C138
# The following ALL CAPS words should be translated.
OFF
=
OFF
OFF
=
\u
D574
\u
C81C
src/share/classes/sun/util/logging/resources/logging_pt_BR.properties
浏览文件 @
d5f199f4
...
...
@@ -27,20 +27,20 @@
# these are the same as the non-localized level name.
# The following ALL CAPS words should be translated.
ALL
=
ALL
ALL
=
Tudo
# The following ALL CAPS words should be translated.
SEVERE
=
SEVERE
SEVERE
=
Grave
# The following ALL CAPS words should be translated.
WARNING
=
WARNING
WARNING
=
Advert
\u
00EAncia
# The following ALL CAPS words should be translated.
INFO
=
I
NFO
INFO
=
I
nforma
\u
00E7
\u
00F5es
# The following ALL CAPS words should be translated.
CONFIG
=
C
ONFIG
CONFIG
=
C
onfigura
\u
00E7
\u
00E3o
# The following ALL CAPS words should be translated.
FINE
=
FINE
FINE
=
Detalhado
# The following ALL CAPS words should be translated.
FINER
=
FINER
FINER
=
Mais Detalhado
# The following ALL CAPS words should be translated.
FINEST
=
FINEST
FINEST
=
O Mais Detalhado
# The following ALL CAPS words should be translated.
OFF
=
OFF
OFF
=
Desativado
src/share/classes/sun/util/logging/resources/logging_sv.properties
浏览文件 @
d5f199f4
...
...
@@ -27,20 +27,20 @@
# these are the same as the non-localized level name.
# The following ALL CAPS words should be translated.
ALL
=
A
LL
ALL
=
A
lla
# The following ALL CAPS words should be translated.
SEVERE
=
SEVERE
SEVERE
=
Allvarlig
# The following ALL CAPS words should be translated.
WARNING
=
WARNING
WARNING
=
Varning
# The following ALL CAPS words should be translated.
INFO
=
I
NFO
INFO
=
I
nfo
# The following ALL CAPS words should be translated.
CONFIG
=
CONFIG
CONFIG
=
Konfig
# The following ALL CAPS words should be translated.
FINE
=
F
INE
FINE
=
F
in
# The following ALL CAPS words should be translated.
FINER
=
F
INER
FINER
=
F
inare
# The following ALL CAPS words should be translated.
FINEST
=
F
INEST
FINEST
=
F
inaste
# The following ALL CAPS words should be translated.
OFF
=
OFF
OFF
=
Av
src/share/classes/sun/util/logging/resources/logging_zh_CN.properties
浏览文件 @
d5f199f4
...
...
@@ -27,20 +27,20 @@
# these are the same as the non-localized level name.
# The following ALL CAPS words should be translated.
ALL
=
ALL
ALL
=
\u5168\u
90E8
# The following ALL CAPS words should be translated.
SEVERE
=
SEVERE
SEVERE
=
\u
4E25
\u
91CD
# The following ALL CAPS words should be translated.
WARNING
=
WARNING
WARNING
=
\u
8B66
\u
544A
# The following ALL CAPS words should be translated.
INFO
=
INFO
INFO
=
\u
4FE1
\u
606F
# The following ALL CAPS words should be translated.
CONFIG
=
CONFIG
CONFIG
=
\u
914D
\u
7F6E
# The following ALL CAPS words should be translated.
FINE
=
FINE
FINE
=
\u
8BE6
\u
7EC6
# The following ALL CAPS words should be translated.
FINER
=
FINER
FINER
=
\u
8F83
\u
8BE6
\u
7EC6
# The following ALL CAPS words should be translated.
FINEST
=
FINEST
FINEST
=
\u
975E
\u
5E38
\u
8BE6
\u
7EC6
# The following ALL CAPS words should be translated.
OFF
=
OFF
OFF
=
\u7981\u7528
src/share/classes/sun/util/logging/resources/logging_zh_TW.properties
浏览文件 @
d5f199f4
...
...
@@ -27,20 +27,20 @@
# these are the same as the non-localized level name.
# The following ALL CAPS words should be translated.
ALL
=
\u
6240\u6709
ALL
=
\u
5168\u
90E8
# The following ALL CAPS words should be translated.
SEVERE
=
SEVERE
SEVERE
=
\u
56B4
\u
91CD
# The following ALL CAPS words should be translated.
WARNING
=
WARNING
WARNING
=
\u
8B66
\u
544A
# The following ALL CAPS words should be translated.
INFO
=
\u
8CC7
\u
8A0A
# The following ALL CAPS words should be translated.
CONFIG
=
CONFIG
CONFIG
=
\u
7D44
\u
614B
# The following ALL CAPS words should be translated.
FINE
=
\u
7D30
\u
7DFB
FINE
=
\u
8A73
\u
7D30
# The following ALL CAPS words should be translated.
FINER
=
FINER
FINER
=
\u
8F03
\u
8A73
\u
7D30
# The following ALL CAPS words should be translated.
FINEST
=
FINEST
FINEST
=
\u6700\u
8A73
\u
7D30
# The following ALL CAPS words should be translated.
OFF
=
\u
95DC
\u9589
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录