Skip to content

Commit

Permalink
Added Missing German Translation (#8870)
Browse files Browse the repository at this point in the history
- Added Missing Translation in CSW
- Added Missing Translation in field_radio
- Added Missing Translation in finger
- Added Missing Translation in noradio
- Added Missing Translation in overpressure
  • Loading branch information
Nilia119 authored Apr 9, 2022
1 parent 15d0901 commit 3b79693
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions addons/csw/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,15 +175,19 @@
</Key>
<Key ID="STR_ACE_CSW_handleExtraMagazinesType_displayName">
<English>Ammo Storage</English>
<German>Munitionslager</German>
</Key>
<Key ID="STR_ACE_CSW_handleExtraMagazinesType_description">
<English>Determines whether extra magazines are stored on the ground or inside an ammo box</English>
<German>Legt fest, ob zusätzliche Magazine auf dem Boden oder in einer Munitionskiste aufbewahrt werden</German>
</Key>
<Key ID="STR_ACE_CSW_handleExtraMagazinesType_weaponHolder">
<English>Ground</English>
<German>Boden</German>
</Key>
<Key ID="STR_ACE_CSW_handleExtraMagazinesType_ammoBox">
<English>Ammo Box</English>
<German>Munitionskiste</German>
</Key>
<Key ID="STR_ACE_CSW_ammoHandling_displayName">
<English>Ammo handling</English>
Expand Down
2 changes: 2 additions & 0 deletions addons/field_rations/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1106,9 +1106,11 @@
</Key>
<Key ID="STR_ACE_Field_Rations_SunflowerSeeds_DisplayName">
<English>Sunflower Seeds</English>
<German>Sonnenblumenkerne</German>
</Key>
<Key ID="STR_ACE_Field_Rations_SunflowerSeeds_Descriptione">
<English>Roasted And Salted</English>
<German>Geröstet und Gesalzen</German>
</Key>
</Package>
</Project>
4 changes: 4 additions & 0 deletions addons/finger/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,15 +87,19 @@
</Key>
<Key ID="STR_ACE_Finger_sizeCoef_displayName">
<English>Visual Marker Size Coefficient</English>
<German>Visueller Markergrößenkoeffizient</German>
</Key>
<Key ID="STR_ACE_Finger_sizeCoef_description">
<English>Adjusts the size of the visual marker.</English>
<German>Passt die Größe der visuellen Markierung an.</German>
</Key>
<Key ID="STR_ACE_Finger_proximityScaling_displayName">
<English>Proximity Scaling</English>
<German>Näherungsskalierung</German>
</Key>
<Key ID="STR_ACE_Finger_proximityScaling_description">
<English>Scales the size of the visual marker based on the distance between the player observing and the player pointing.</English>
<German>Skaliert die Größe der visuellen Markierung basierend auf der Entfernung zwischen dem beobachtenden Spieler und dem zeigenden Spieler.</German>
</Key>
<Key ID="STR_ACE_Finger_indicatorForSelf_name">
<English>Show pointing indicator to self</English>
Expand Down
1 change: 1 addition & 0 deletions addons/noradio/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<Key ID="STR_ACE_NoRadio_DisplayName">
<English>No Radio</English>
<Chinesesimp>去无线电</Chinesesimp>
<German>Kein Funkgerät</German>
</Key>
<Key ID="STR_ACE_NoRadio_setting">
<English>Mute Player</English>
Expand Down
1 change: 1 addition & 0 deletions addons/overpressure/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<Key ID="STR_ACE_Overpressure_DisplayName">
<English>Overpressure</English>
<Chinesesimp>超压</Chinesesimp>
<German>Überdruck</German>
</Key>
<Key ID="STR_ACE_Overpressure_distanceCoefficient_displayName">
<English>Overpressure Distance Coefficient</English>
Expand Down

0 comments on commit 3b79693

Please sign in to comment.