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

Added german translations for the majority of resources. #342

Merged
merged 1 commit into from
Apr 15, 2021
Merged
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
47 changes: 46 additions & 1 deletion ui/src/main/resources/i18n/lang_de.properties
Original file line number Diff line number Diff line change
@@ -1 +1,46 @@
START=Start
SANDBOX=Sandbox
SANDBOX_tt=Experimentiere mit dem Verhalten des JIT-Compilers
OPEN_LOG=Öffne Logdatei
OPEN_LOG_tt=Wähle LogCompilation Datei
START=Start
START_tt=Starte Analyse
STOP=Stop
STOP_tt=Stoppe Analyse
CONFIG=Konfiguratione
CONFIG_tt=Konfiguriere JITWatch
TIMELINE=Zeitleiste
TIMELINE_tt=Zeitleiste der Kompilierungsereignisse
HISTO=Histogram
HISTO_tt=Histogram der Ereignisse
CACHE=Cache
CACHE_tt=Verwendung der Code Cache
NMETHODS=NMethods
NMETHODS_tt=NMethod-Layout in der Code Cache
TOPLIST=Toplist
TOPLIST_tt=Compilation activity toplists
THREADS=Threads
THREADS_tt=Compiler-Thread Aktivitäten
TRIVIEW=TriView
TRIVIEW_tt=Zeige Quelltext, Bytecode und Assembly
SUGGEST=Vorschläge
SUGGEST_tt=JITWatch Vorschläge
ELIM_ALLOCS=-Allokationen
ELIM_ALLOCS_tt=Entfernte Heap-Allokationen
#ELIM_LOCKS=-Locks
#ELIM_LOCKS_tt=Eliminated Locks
STATS=Statistiken
STATS_tt=Statistiken
RESET=Reset
RESET_tt=Lösche alle Daten
HIDE_INTERFACES=Verstecke interfaces
HIDE_INTERFACES_tt=Verstecke interfaces in der Darstellung
HIDE_UNCOMPILED_CLASSES=Verstecke nicht kompilierte Klassen
HIDE_UNCOMPILED_CLASSES_tt=Verstecke Klassen mit keinen JIT-kompilierten Mitgliedern
HIDE_UNCOMPILED_MEMBERS=Verstecke nicht JIT-kompilierte Methoden
HIDE_UNCOMPILED_MEMBERS_tt=Verstecke Methoden/Konstruktoren die nicht JIT-kompiliert wurden.
CT_QUEUED=In der Warteschlange
#CT_COMPILE_START=Compile Start
#CT_NMETHOD_EMIT=NMethod Emit
CT_NATIVE_SIZE=Native Größe
CT_COMPILER=Compiler
CT_LEVEL=Level