Skip to content

Commit 10066cd

Browse files
author
Alisen Chung
committedJan 26, 2024
8324571: JDK 23 L10n resource files update
Reviewed-by: jlu, jjg
1 parent bde8789 commit 10066cd

File tree

6 files changed

+51
-9
lines changed

6 files changed

+51
-9
lines changed
 

‎src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/resources/doclets_de.properties

+10-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2010, 2023, Oracle and/or its affiliates. All rights reserved.
2+
# Copyright (c) 2010, 2024, Oracle and/or its affiliates. All rights reserved.
33
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
#
55
# This code is free software; you can redistribute it and/or modify it
@@ -222,8 +222,9 @@ doclet.Modifier=Modifizierer
222222
doclet.Type=Typ
223223
doclet.Modifier_and_Type=Modifizierer und Typ
224224
doclet.Implementation=Implementierung(en):
225-
doclet.search=SEARCH
225+
doclet.search=Suchen
226226
doclet.search_placeholder=Suchen
227+
doclet.search_in_documentation=In Dokumentation suchen
227228
doclet.search_reset=Zurücksetzen
228229
doclet.Field=Feld
229230
doclet.Property=Eigenschaft
@@ -237,9 +238,16 @@ doclet.Enum_Constant=Enum-Konstante
237238
doclet.Description=Beschreibung
238239
doclet.ConstantField=Konstantenfeld
239240
doclet.Value=Wert
241+
doclet.table_of_contents=Inhaltsverzeichnis
242+
doclet.hide_sidebar=Randleiste ausblenden
243+
doclet.show_sidebar=Randleiste einblenden
244+
doclet.filter_label=Filter
245+
doclet.filter_table_of_contents=Inhaltsverzeichnis filtern
246+
doclet.filter_reset=Zurücksetzen
240247
doclet.linkMismatch_PackagedLinkedtoModule=Der Code, der dokumentiert wird, verwendet Packages im unbenannten Modul, aber die in {0} definierten Packages befinden sich in benannten Modulen.
241248
doclet.linkMismatch_ModuleLinkedtoPackage=Der Code, der dokumentiert wird, verwendet Module, aber die in {0} definierten Packages befinden sich im unbenannten Modul.
242249
doclet.urlRedirected=URL {0} wurde umgeleitet an {1} - Aktualisieren Sie die Befehlszeilenoptionen, um diese Warnung zu unterdrücken.
250+
doclet.unexpectedRedirect=Unerwartete Umleitung für URL {0} zu {1}
243251
doclet.duplicate.comment.for.property=Doppelter Kommentar für Eigenschaft.\nEntfernen Sie den Kommentar auf dem Eigenschaftsfeld oder in dieser Methode, um diese Warnung zu unterdrücken.
244252

245253
#Documentation for Enums

‎src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/resources/doclets_ja.properties

+10-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2010, 2023, Oracle and/or its affiliates. All rights reserved.
2+
# Copyright (c) 2010, 2024, Oracle and/or its affiliates. All rights reserved.
33
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
#
55
# This code is free software; you can redistribute it and/or modify it
@@ -222,8 +222,9 @@ doclet.Modifier=修飾子
222222
doclet.Type=タイプ
223223
doclet.Modifier_and_Type=修飾子とタイプ
224224
doclet.Implementation=実装:
225-
doclet.search=SEARCH
225+
doclet.search=検索
226226
doclet.search_placeholder=検索
227+
doclet.search_in_documentation=ドキュメントで検索
227228
doclet.search_reset=リセット
228229
doclet.Field=フィールド
229230
doclet.Property=プロパティ
@@ -237,9 +238,16 @@ doclet.Enum_Constant=列挙型定数
237238
doclet.Description=説明
238239
doclet.ConstantField=定数フィールド
239240
doclet.Value=
241+
doclet.table_of_contents=目次
242+
doclet.hide_sidebar=サイドバーの非表示
243+
doclet.show_sidebar=サイドバーの表示
244+
doclet.filter_label=フィルタ
245+
doclet.filter_table_of_contents=目次のフィルタ
246+
doclet.filter_reset=リセット
240247
doclet.linkMismatch_PackagedLinkedtoModule=ドキュメント化しようとしているコードでは名前のないモジュールのパッケージが使用されていますが、{0}で定義されているパッケージは名前のあるモジュールのものです。
241248
doclet.linkMismatch_ModuleLinkedtoPackage=ドキュメント化しようとしているコードではモジュールが使用されていますが、{0}で定義されているパッケージは名前のないモジュールのものです。
242249
doclet.urlRedirected=URL {0}は{1}にリダイレクトされました -- コマンドライン・オプションを更新してこの警告を表示しないようにしてください。
250+
doclet.unexpectedRedirect=URL {0}から{1}への予期しないリダイレクト
243251
doclet.duplicate.comment.for.property=プロパティのコメントが重複して\nいます。プロパティ・フィールドまたはこのメソッドのコメントを削除してこの警告を出さないようにしてください。
244252

245253
#Documentation for Enums

‎src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/resources/doclets_zh_CN.properties

+10-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2010, 2023, Oracle and/or its affiliates. All rights reserved.
2+
# Copyright (c) 2010, 2024, Oracle and/or its affiliates. All rights reserved.
33
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
#
55
# This code is free software; you can redistribute it and/or modify it
@@ -222,8 +222,9 @@ doclet.Modifier=限定符
222222
doclet.Type=类型
223223
doclet.Modifier_and_Type=修饰符和类型
224224
doclet.Implementation=实现:
225-
doclet.search=SEARCH
225+
doclet.search=搜索
226226
doclet.search_placeholder=搜索
227+
doclet.search_in_documentation=在文档中搜索
227228
doclet.search_reset=重置
228229
doclet.Field=字段
229230
doclet.Property=属性
@@ -237,9 +238,16 @@ doclet.Enum_Constant=枚举常量
237238
doclet.Description=说明
238239
doclet.ConstantField=常量字段
239240
doclet.Value=
241+
doclet.table_of_contents=目录
242+
doclet.hide_sidebar=隐藏子工具栏
243+
doclet.show_sidebar=显示子工具栏
244+
doclet.filter_label=筛选器
245+
doclet.filter_table_of_contents=筛选目录
246+
doclet.filter_reset=重置
240247
doclet.linkMismatch_PackagedLinkedtoModule=进行文档化的代码使用了未命名模块中的程序包,但在 {0} 中定义的程序包在命名模块中。
241248
doclet.linkMismatch_ModuleLinkedtoPackage=进行文档化的代码使用了模块,但在 {0} 中定义的程序包在未命名模块中。
242249
doclet.urlRedirected=URL {0} 已重定向到 {1} — 更新命令行选项以隐藏此警告。
250+
doclet.unexpectedRedirect=URL {0} 意外重定向到 {1}
243251
doclet.duplicate.comment.for.property=属性注释重复。\n删除属性字段或此方法的注释以隐藏此警告。
244252

245253
#Documentation for Enums

‎src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/resources/javadoc_de.properties

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 1997, 2022, Oracle and/or its affiliates. All rights reserved.
2+
# Copyright (c) 1997, 2024, Oracle and/or its affiliates. All rights reserved.
33
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
#
55
# This code is free software; you can redistribute it and/or modify it
@@ -32,6 +32,12 @@ main.warning={0} Warnung
3232

3333
main.usage=Verwendung:\n javadoc [options] [packagenames] [sourcefiles] [@files]\nmit folgenden Optionen:
3434

35+
main.did-you-mean=Meinten Sie: {0}
36+
37+
main.did-you-mean-one-of=Meinten Sie eine der folgenden Optionen: {0}
38+
39+
main.for-more-details-see-usage=Weitere Einzelheiten zu den verfügbaren Optionen finden Sie mit "--help" oder "--help-extra"
40+
3541
main.opt.at.arg=<Datei>
3642
main.opt.at.desc=Liest Optionen und Dateinamen aus Datei
3743

‎src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/resources/javadoc_ja.properties

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 1997, 2022, Oracle and/or its affiliates. All rights reserved.
2+
# Copyright (c) 1997, 2024, Oracle and/or its affiliates. All rights reserved.
33
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
#
55
# This code is free software; you can redistribute it and/or modify it
@@ -32,6 +32,12 @@ main.warning=警告{0}個
3232

3333
main.usage=使用方法:\n javadoc [options] [packagenames] [sourcefiles] [@files]\nオプションは次のとおりです:
3434

35+
main.did-you-mean=もしかして: {0}
36+
37+
main.did-you-mean-one-of=もしかして次のいずれかですか: {0}
38+
39+
main.for-more-details-see-usage=使用可能なオプションの詳細を確認するには、--helpまたは--help-extraを使用してください
40+
3541
main.opt.at.arg=<file>
3642
main.opt.at.desc=ファイルからの読取りオプションおよびファイル名
3743

‎src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/resources/javadoc_zh_CN.properties

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 1997, 2022, Oracle and/or its affiliates. All rights reserved.
2+
# Copyright (c) 1997, 2024, Oracle and/or its affiliates. All rights reserved.
33
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
#
55
# This code is free software; you can redistribute it and/or modify it
@@ -32,6 +32,12 @@ main.warning={0} 个警告
3232

3333
main.usage=用法:\n javadoc [options] [packagenames] [sourcefiles] [@files]\n其中, 选项包括:
3434

35+
main.did-you-mean=您要查找的是:{0}
36+
37+
main.did-you-mean-one-of=您要查找的是以下项之一:{0}
38+
39+
main.for-more-details-see-usage=有关可用选项的更多详细信息,请使用 --help 或 --help-extra
40+
3541
main.opt.at.arg=<file>
3642
main.opt.at.desc=从文件读取选项和文件名
3743

0 commit comments

Comments
 (0)
Please sign in to comment.