From 63bdc924de7a3393a3a16cbdf841a76142d2d48e Mon Sep 17 00:00:00 2001 From: lolametro <13728127+lolametro@users.noreply.github.com> Date: Sat, 24 Sep 2022 18:18:38 +0200 Subject: [PATCH] Update analyzer.json for DE --- public/locales/de/analyzer.json | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/public/locales/de/analyzer.json b/public/locales/de/analyzer.json index 5f8396c9c..e62bf0d0f 100644 --- a/public/locales/de/analyzer.json +++ b/public/locales/de/analyzer.json @@ -21,6 +21,9 @@ "stat.quickRespawnTime": "Dauer schneller Rückkehr", "stat.superJumpTimeGround": "Supersprung ungeschützte Frames", "stat.superJumpTimeTotal": "Supersprung Dauer (Total)", + "stat.jumpShotSpread": "Schussstreuung in Grad (springend)", + "stat.groundShotSpread": "Schussstreuung in Grad (stehend)", + "stat.squidSurgeChargeFrames": "Wandsprung Frames für volle Aufladung", "stat.swimSpeed": "Schwimmtempo (Einheiten per Frame)", "stat.runSpeed": "Renntempo (Einheiten per Frame)", "stat.runSpeedInEnemyInk": "Renntempo in gegnerischer Tinte", @@ -30,6 +33,8 @@ "stat.markedTime": "{{weapon}} Markierungsdauer", "stat.movementReduction": "{{weapon}} Reduzierung der Mobilität", "stat.damage": "{{weapon}} Schaden", + "stat.bombHdamage": "Schaden durch Bomben (voll)", + "stat.bombLdamage": "Schaden durch Bomben (partiell)", "stat.consumption.NORMAL": "Schüsse", "stat.consumption.SWING": "Swings", "stat.consumption.SLOSH": "Sloshes", @@ -47,7 +52,23 @@ "stat.sub.markingRadius": "Markierungsradius", "stat.sub.explosionRadius": "Explosionsradius", "stat.sub.hp": "Haltbarkeit", - "damage.header.type": "Type", + "stat.sub.qsjBoost": "Supersprung + Boost", + "stat.special.duration": "{{weapon}} Dauer", + "stat.special.duration.inkStormExplanation": "Erhöht die Reichweite der eingefärbten Tinte, aber nicht die Menge.", + "stat.special.damageDistance": "{{weapon}} Schadensabstand", + "stat.special.paintRadius": "{{weapon}} Einfärberadius", + "stat.special.shieldHp": "{{weapon}} Schild-Haltbarkeit", + "stat.special.deviceHp": "{{weapon}} Gerät-Haltbarkeit", + "stat.special.inkConsumptionHook": "{{weapon}} Haken Tintenverbrauch", + "stat.special.inkConsumptionPerSecond": "{{weapon}} Tintenverbrauch pro Sekunde", + "stat.special.reticleRadius": "{{weapon}} Radius Fadenkreuz", + "stat.special.throwDistance": "{{weapon}} Wurfdistanz", + "stat.special.autoChargeRate": "{{weapon}} Auto-Aufladungsrate", + "stat.special.maxRadius": "{{weapon}} Max. Radius Welle", + "stat.special.maxRadius.explanation": "Die Ausbreitungsgeschwindigkeit der Welle ist immer konstant, trotz größerem Radius.", + "stat.special.radiusRange": "{{weapon}} Saugradius", + "stat.special.powerUpDuration": "{{weapon}} Drink-Effektdauer", + "damage.header.type": "Typ", "damage.header.damage": "Schaden", "damage.header.distance": "Reichweite", "damage.toSplat": "{{count}} Treffer bis erledigt",