forked from OpenWF/Translations
Add German translation (#2)
This commit is contained in:
parent
afd6bcb42e
commit
859426f7a3
42
client-webui/de.js
Normal file
42
client-webui/de.js
Normal file
@ -0,0 +1,42 @@
|
||||
// German translation by Animan8000
|
||||
dict = {
|
||||
server_host: `Server-Host`,
|
||||
server_host_submit: `Ändern`,
|
||||
logout: `Abmelden`,
|
||||
high_damage_numbers_patch: `Hohe Schadenszahlen Patch`,
|
||||
skip_mission_start_timer: `Überspringe Missionsstart Timer`,
|
||||
simulacrum_blacklisted: `Gesperrte Gegner im Simulacrum`,
|
||||
simulacrum_whitelisted: `Erlaubte Gegner im Simulacrum`,
|
||||
pause_always_stops_time: `Pause stoppt immer die Zeit`,
|
||||
ee_log_in_console: `EE.log in Konsole`,
|
||||
fov_override: `Sichtfeld (FOV) überschreiben (0 = deaktiviert)`,
|
||||
save_config: `Speichere Änderungen in client_config.json`,
|
||||
|
||||
camtype: `Kameratyp`,
|
||||
gamecam: `Normal`,
|
||||
freecam: `Freie Kamera`,
|
||||
lockcam: `Fixierte Kamera`,
|
||||
pos: `Position`,
|
||||
tp_submit: `Teleportiere zu`,
|
||||
custom: `Benutzerdefiniert`,
|
||||
marker: `|TYPE| in |DIST|m`,
|
||||
marker_unk: `Marker`,
|
||||
marker_obj: `Ziel`,
|
||||
marker_target: `Zielperson`,
|
||||
marker_surcap: `Lebenserhaltungskapsel`,
|
||||
marker_surpup: `Lebenserhaltungsmodul`,
|
||||
marker_a: `A`,
|
||||
marker_b: `B`,
|
||||
marker_c: `C`,
|
||||
marker_wp: `Wegpunkt`,
|
||||
marker_focus: `Fokus`,
|
||||
marker_extract: `Extraktionspunkt`,
|
||||
|
||||
enable_auto_start: `Aktiviere automatischen Start`,
|
||||
disable_auto_start: `Deaktiviere automatischen Start`,
|
||||
clear_script_log: `Skriptprotokoll löschen`,
|
||||
console: `Konsole`,
|
||||
|
||||
err: `Verbindung zur DLL verloren.`,
|
||||
err_retry: `Versuche erneut zu verbinden.`,
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user