Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add latest NLS translations #18935

Merged
merged 1 commit into from
Feb 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions runtime/nls/j9gc/j9modron.nls
Original file line number Diff line number Diff line change
Expand Up @@ -990,7 +990,7 @@ J9NLS_GC_OPTIONS_HIERARCHICAL_SCAN_ORDERING_NOT_SUPPORTED_WARN.user_response=Ref

# END NON-TRANSLATABLE

J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN=-XX:CheckpointGCThreads will be ignored. The specified value %zu must not be larger than user specified value of the total GC threads %zu set by -Xgcthreads, -Xgcmaxthreads or -Xgc:threads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN=-XX:CheckpointGCThreads will be ignored. The specified value %1$zu must not be larger than user specified value of the total GC threads %2$zu set by -Xgcthreads, -Xgcmaxthreads or -Xgc:threads.
# START NON-TRANSLATABLE
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.explanation=-XX:CheckpointGCThreads must be smaller than or equal to the number of gc threads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.system_action=The JVM ignores the -XX:CheckpointGCThreads option.
Expand All @@ -1000,7 +1000,7 @@ J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.sam

# END NON-TRANSLATABLE

J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN=-XX:CheckpointGCThreads will be ignored. The specified value %zu must not be larger than calculated value of the total GC threads %zu.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN=-XX:CheckpointGCThreads will be ignored. The specified value %1$zu must not be larger than calculated value of the total GC threads %2$zu.
# START NON-TRANSLATABLE
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.explanation=-XX:CheckpointGCThreads must be smaller than or equal to the number of gc threads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.system_action=The JVM ignores the -XX:CheckpointGCThreads option.
Expand Down
19 changes: 19 additions & 0 deletions runtime/nls/j9gc/j9modron_ca.nls
Original file line number Diff line number Diff line change
Expand Up @@ -989,3 +989,22 @@ J9NLS_GC_OPTIONS_HIERARCHICAL_SCAN_ORDERING_NOT_SUPPORTED_WARN.system_action=The
J9NLS_GC_OPTIONS_HIERARCHICAL_SCAN_ORDERING_NOT_SUPPORTED_WARN.user_response=Refer to the OpenJ9 documentation for -Xgc:hierarchicalScanOrdering.

# END NON-TRANSLATABLE

J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN=-XX:CheckpointGCThreads s'ignorar\u00e0. El valor especificat %1$zu no ha de ser m\u00e9s gran que el valor especificat per l'usuari del total de fils GC %2$zu establert per -Xgcthreads, -Xgcmaxthreads o -Xgc:threads.
# START NON-TRANSLATABLE
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.explanation=-XX:CheckpointGCThreads must be smaller than or equal to the number of gc threads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.system_action=The JVM ignores the -XX:CheckpointGCThreads option.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.user_response=Refer to the OpenJ9 documentation and adjust -Xgcthreads/-XX:CheckpointGCThreads to make sure number of gc threads is larger than or equal to the number of checkpointgcthreads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.sample_input_1=6
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.sample_input_2=4

# END NON-TRANSLATABLE

J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN=-XX:CheckpointGCThreads s'ignorar\u00e0. El valor especificat %1$zu no ha de ser m\u00e9s gran que el valor calculat del total de fils GC %2$zu.
# START NON-TRANSLATABLE
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.explanation=-XX:CheckpointGCThreads must be smaller than or equal to the number of gc threads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.system_action=The JVM ignores the -XX:CheckpointGCThreads option.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.user_response=Refer to the OpenJ9 documentation and adjust -XX:CheckpointGCThreads to make sure number of gc threads is larger than or equal to the number of checkpointgcthreads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.sample_input_1=6
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.sample_input_2=4
# END NON-TRANSLATABLE
19 changes: 19 additions & 0 deletions runtime/nls/j9gc/j9modron_cs.nls
Original file line number Diff line number Diff line change
Expand Up @@ -989,3 +989,22 @@ J9NLS_GC_OPTIONS_HIERARCHICAL_SCAN_ORDERING_NOT_SUPPORTED_WARN.system_action=The
J9NLS_GC_OPTIONS_HIERARCHICAL_SCAN_ORDERING_NOT_SUPPORTED_WARN.user_response=Refer to the OpenJ9 documentation for -Xgc:hierarchicalScanOrdering.

# END NON-TRANSLATABLE

J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN=-XX:CheckpointGCThreads bude ignorov\u00e1n. Zadan\u00e1 hodnota %1$zu nesm\u00ed b\u00fdt v\u011bt\u0161\u00ed ne\u017e u\u017eivatelem zadan\u00e1 hodnota celkov\u00e9ho po\u010dtu podproces\u016f GC %2$zu nastaven\u00e1 volbou -Xgcthreads, -Xgcmaxthreads nebo -Xgc:threads.
# START NON-TRANSLATABLE
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.explanation=-XX:CheckpointGCThreads must be smaller than or equal to the number of gc threads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.system_action=The JVM ignores the -XX:CheckpointGCThreads option.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.user_response=Refer to the OpenJ9 documentation and adjust -Xgcthreads/-XX:CheckpointGCThreads to make sure number of gc threads is larger than or equal to the number of checkpointgcthreads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.sample_input_1=6
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.sample_input_2=4

# END NON-TRANSLATABLE

J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN=-XX:CheckpointGCThreads bude ignorov\u00e1n. Zadan\u00e1 hodnota %1$zu nesm\u00ed b\u00fdt v\u011bt\u0161\u00ed ne\u017e vypo\u010dten\u00e1 hodnota celkov\u00e9ho po\u010dtu podproces\u016f GC %2$zu.
# START NON-TRANSLATABLE
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.explanation=-XX:CheckpointGCThreads must be smaller than or equal to the number of gc threads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.system_action=The JVM ignores the -XX:CheckpointGCThreads option.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.user_response=Refer to the OpenJ9 documentation and adjust -XX:CheckpointGCThreads to make sure number of gc threads is larger than or equal to the number of checkpointgcthreads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.sample_input_1=6
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.sample_input_2=4
# END NON-TRANSLATABLE
19 changes: 19 additions & 0 deletions runtime/nls/j9gc/j9modron_de.nls
Original file line number Diff line number Diff line change
Expand Up @@ -989,3 +989,22 @@ J9NLS_GC_OPTIONS_HIERARCHICAL_SCAN_ORDERING_NOT_SUPPORTED_WARN.system_action=The
J9NLS_GC_OPTIONS_HIERARCHICAL_SCAN_ORDERING_NOT_SUPPORTED_WARN.user_response=Refer to the OpenJ9 documentation for -Xgc:hierarchicalScanOrdering.

# END NON-TRANSLATABLE

J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN=-XX:CheckpointGCThreads wird ignoriert. Der angegebene Wert %1$zu darf nicht gr\u00f6\u00dfer als der benutzerdefinierte Wert der Gesamtzahl der GC-Threads %2$zu sein, die durch -Xgcthreads, -Xgcmaxthreads oder -Xgc:threads festgelegt werden.
# START NON-TRANSLATABLE
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.explanation=-XX:CheckpointGCThreads must be smaller than or equal to the number of gc threads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.system_action=The JVM ignores the -XX:CheckpointGCThreads option.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.user_response=Refer to the OpenJ9 documentation and adjust -Xgcthreads/-XX:CheckpointGCThreads to make sure number of gc threads is larger than or equal to the number of checkpointgcthreads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.sample_input_1=6
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.sample_input_2=4

# END NON-TRANSLATABLE

J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN=-XX:CheckpointGCThreads wird ignoriert. Der angegebene Wert %1$zu darf nicht gr\u00f6\u00dfer als der berechnete Wert der Gesamtzahl der GC-Threads %2$zusein.
# START NON-TRANSLATABLE
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.explanation=-XX:CheckpointGCThreads must be smaller than or equal to the number of gc threads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.system_action=The JVM ignores the -XX:CheckpointGCThreads option.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.user_response=Refer to the OpenJ9 documentation and adjust -XX:CheckpointGCThreads to make sure number of gc threads is larger than or equal to the number of checkpointgcthreads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.sample_input_1=6
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.sample_input_2=4
# END NON-TRANSLATABLE
19 changes: 19 additions & 0 deletions runtime/nls/j9gc/j9modron_es.nls
Original file line number Diff line number Diff line change
Expand Up @@ -989,3 +989,22 @@ J9NLS_GC_OPTIONS_HIERARCHICAL_SCAN_ORDERING_NOT_SUPPORTED_WARN.system_action=The
J9NLS_GC_OPTIONS_HIERARCHICAL_SCAN_ORDERING_NOT_SUPPORTED_WARN.user_response=Refer to the OpenJ9 documentation for -Xgc:hierarchicalScanOrdering.

# END NON-TRANSLATABLE

J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN=-XX:CheckpointGCThreads se ignorar\u00e1. El valor especificado %1$zu no debe ser mayor que el valor especificado por el usuario del total de hebras GC %2$zu establecido por -Xgcthreads, -Xgcmaxthreads o -Xgc:threads.
# START NON-TRANSLATABLE
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.explanation=-XX:CheckpointGCThreads must be smaller than or equal to the number of gc threads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.system_action=The JVM ignores the -XX:CheckpointGCThreads option.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.user_response=Refer to the OpenJ9 documentation and adjust -Xgcthreads/-XX:CheckpointGCThreads to make sure number of gc threads is larger than or equal to the number of checkpointgcthreads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.sample_input_1=6
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.sample_input_2=4

# END NON-TRANSLATABLE

J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN=-XX:CheckpointGCThreads se ignorar\u00e1. El valor especificado %1$zu no debe ser mayor que el valor calculado del total de hebras de GC %2$zu.
# START NON-TRANSLATABLE
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.explanation=-XX:CheckpointGCThreads must be smaller than or equal to the number of gc threads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.system_action=The JVM ignores the -XX:CheckpointGCThreads option.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.user_response=Refer to the OpenJ9 documentation and adjust -XX:CheckpointGCThreads to make sure number of gc threads is larger than or equal to the number of checkpointgcthreads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.sample_input_1=6
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.sample_input_2=4
# END NON-TRANSLATABLE
19 changes: 19 additions & 0 deletions runtime/nls/j9gc/j9modron_fr.nls
Original file line number Diff line number Diff line change
Expand Up @@ -989,3 +989,22 @@ J9NLS_GC_OPTIONS_HIERARCHICAL_SCAN_ORDERING_NOT_SUPPORTED_WARN.system_action=The
J9NLS_GC_OPTIONS_HIERARCHICAL_SCAN_ORDERING_NOT_SUPPORTED_WARN.user_response=Refer to the OpenJ9 documentation for -Xgc:hierarchicalScanOrdering.

# END NON-TRANSLATABLE

J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN=-XX:CheckpointGCThreads sera ignor\u00e9. La valeur sp\u00e9cifi\u00e9e %1$zu ne doit pas \u00eatre sup\u00e9rieure \u00e0 la valeur sp\u00e9cifi\u00e9e par l'utilisateur pour le nombre total d'unit\u00e9s d'ex\u00e9cution de r\u00e9cup\u00e9ration de place %2$zu d\u00e9fini par -Xgcthreads, -Xgcmaxthreads ou -Xgc:threads.
# START NON-TRANSLATABLE
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.explanation=-XX:CheckpointGCThreads must be smaller than or equal to the number of gc threads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.system_action=The JVM ignores the -XX:CheckpointGCThreads option.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.user_response=Refer to the OpenJ9 documentation and adjust -Xgcthreads/-XX:CheckpointGCThreads to make sure number of gc threads is larger than or equal to the number of checkpointgcthreads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.sample_input_1=6
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.sample_input_2=4

# END NON-TRANSLATABLE

J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN=-XX:CheckpointGCThreads sera ignor\u00e9. La valeur sp\u00e9cifi\u00e9e %1$zu ne doit pas \u00eatre sup\u00e9rieure \u00e0 la valeur calcul\u00e9e du nombre total d'unit\u00e9s d'ex\u00e9cution GC %2$zu.
# START NON-TRANSLATABLE
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.explanation=-XX:CheckpointGCThreads must be smaller than or equal to the number of gc threads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.system_action=The JVM ignores the -XX:CheckpointGCThreads option.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.user_response=Refer to the OpenJ9 documentation and adjust -XX:CheckpointGCThreads to make sure number of gc threads is larger than or equal to the number of checkpointgcthreads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.sample_input_1=6
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.sample_input_2=4
# END NON-TRANSLATABLE
19 changes: 19 additions & 0 deletions runtime/nls/j9gc/j9modron_hu.nls
Original file line number Diff line number Diff line change
Expand Up @@ -989,3 +989,22 @@ J9NLS_GC_OPTIONS_HIERARCHICAL_SCAN_ORDERING_NOT_SUPPORTED_WARN.system_action=The
J9NLS_GC_OPTIONS_HIERARCHICAL_SCAN_ORDERING_NOT_SUPPORTED_WARN.user_response=Refer to the OpenJ9 documentation for -Xgc:hierarchicalScanOrdering.

# END NON-TRANSLATABLE

J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN=-XX: ACheckpointGCThreads figyelmen k\u00edv\u00fcl marad. A megadott %1$zu \u00e9rt\u00e9k nem lehet nagyobb, mint az -Xgcsz\u00e1lak, -Xgcmaxsz\u00e1lak vagy -Xgc:sz\u00e1lak \u00e1ltal be\u00e1ll\u00edtott \u00f6sszes GC sz\u00e1l %2$zu felhaszn\u00e1l\u00f3 \u00e1ltal megadott \u00e9rt\u00e9ke.
# START NON-TRANSLATABLE
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.explanation=-XX:CheckpointGCThreads must be smaller than or equal to the number of gc threads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.system_action=The JVM ignores the -XX:CheckpointGCThreads option.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.user_response=Refer to the OpenJ9 documentation and adjust -Xgcthreads/-XX:CheckpointGCThreads to make sure number of gc threads is larger than or equal to the number of checkpointgcthreads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.sample_input_1=6
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.sample_input_2=4

# END NON-TRANSLATABLE

J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN=-XX: ACheckpointGCThreads figyelmen k\u00edv\u00fcl marad. A megadott %1$zu \u00e9rt\u00e9k nem lehet nagyobb, mint a teljes GC sz\u00e1l %2$zu.
# START NON-TRANSLATABLE
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.explanation=-XX:CheckpointGCThreads must be smaller than or equal to the number of gc threads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.system_action=The JVM ignores the -XX:CheckpointGCThreads option.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.user_response=Refer to the OpenJ9 documentation and adjust -XX:CheckpointGCThreads to make sure number of gc threads is larger than or equal to the number of checkpointgcthreads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.sample_input_1=6
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.sample_input_2=4
# END NON-TRANSLATABLE
19 changes: 19 additions & 0 deletions runtime/nls/j9gc/j9modron_it.nls
Original file line number Diff line number Diff line change
Expand Up @@ -989,3 +989,22 @@ J9NLS_GC_OPTIONS_HIERARCHICAL_SCAN_ORDERING_NOT_SUPPORTED_WARN.system_action=The
J9NLS_GC_OPTIONS_HIERARCHICAL_SCAN_ORDERING_NOT_SUPPORTED_WARN.user_response=Refer to the OpenJ9 documentation for -Xgc:hierarchicalScanOrdering.

# END NON-TRANSLATABLE

J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN=-XX:CheckpointGCThreads verr\u00e0 ignorato. Il valore specificato %1$zu non deve essere maggiore del valore specificato dall'utente del numero totale di thread GC %2$zu impostato da -Xgcthreads, -Xgcmaxthreads o -Xgc:threads.
# START NON-TRANSLATABLE
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.explanation=-XX:CheckpointGCThreads must be smaller than or equal to the number of gc threads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.system_action=The JVM ignores the -XX:CheckpointGCThreads option.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.user_response=Refer to the OpenJ9 documentation and adjust -Xgcthreads/-XX:CheckpointGCThreads to make sure number of gc threads is larger than or equal to the number of checkpointgcthreads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.sample_input_1=6
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_SPECIFIED_GCTHREAD_VALUE_WARN.sample_input_2=4

# END NON-TRANSLATABLE

J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN=-XX:CheckpointGCThreads verr\u00e0 ignorato. Il valore specificato %1$zu non deve essere maggiore del valore calcolato dei thread GC totali %2$zu.
# START NON-TRANSLATABLE
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.explanation=-XX:CheckpointGCThreads must be smaller than or equal to the number of gc threads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.system_action=The JVM ignores the -XX:CheckpointGCThreads option.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.user_response=Refer to the OpenJ9 documentation and adjust -XX:CheckpointGCThreads to make sure number of gc threads is larger than or equal to the number of checkpointgcthreads.
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.sample_input_1=6
J9NLS_CHECKPOINTGCTHREAD_VALUE_MUST_BE_AT_MOST_HEURISTIC_GCTHREAD_VALUE_WARN.sample_input_2=4
# END NON-TRANSLATABLE
Loading