Skip to content
This repository was archived by the owner on Aug 17, 2020. It is now read-only.
Open
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
6 changes: 3 additions & 3 deletions PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.de.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
</trans-unit>
<trans-unit id="BadgePokestopsVisitedDescription" translate="yes" xml:space="preserve">
<source>Visited {0} Pokestops</source>
<target state="translated">{0} Pokregistrierte stops besucht</target>
<target state="translated">{0} Pokéstops besucht</target>
</trans-unit>
<trans-unit id="BadgeSmallRattataDescription" translate="yes" xml:space="preserve">
<source>Caught {0} small Rattata</source>
Expand Down Expand Up @@ -192,7 +192,7 @@
</trans-unit>
<trans-unit id="GhostDescription" translate="yes" xml:space="preserve">
<source>Caught {0} Ghost Pokemon</source>
<target state="translated">{0} Geist Pokémon gefange</target>
<target state="translated">{0} Geist Pokémon gefangen</target>
</trans-unit>
<trans-unit id="GrassDescription" translate="yes" xml:space="preserve">
<source>Caught {0} Grass Pokemon</source>
Expand Down Expand Up @@ -758,7 +758,7 @@ Du hast auch {1} Sternenstaub, {2} Bonbon und {3} EP erhalten.</target>
</trans-unit>
<trans-unit id="TimesTextBlock.Text" translate="yes" xml:space="preserve">
<source>times</source>
<target state="new">times</target>
<target state="translated">Mal</target>
</trans-unit>
<trans-unit id="TransferTextBlock.Text" translate="yes" xml:space="preserve">
<source>TRANSFER</source>
Expand Down
4 changes: 2 additions & 2 deletions PokemonGo-UWP/Strings/de/Achievements.resw
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<value>{0} Pokémon im Pokédex registriert</value>
</data>
<data name="BadgePokestopsVisitedDescription" xml:space="preserve">
<value>{0} Pokregistrierte stops besucht</value>
<value>{0} Pokéstops besucht</value>
</data>
<data name="BadgeSmallRattataDescription" xml:space="preserve">
<value>{0} winzige Rattfratz gefangen!</value>
Expand Down Expand Up @@ -151,7 +151,7 @@
<value>{0} Flug Pokémon gefangen</value>
</data>
<data name="GhostDescription" xml:space="preserve">
<value>{0} Geist Pokémon gefange</value>
<value>{0} Geist Pokémon gefangen</value>
</data>
<data name="GrassDescription" xml:space="preserve">
<value>{0} Pflanzen Pokémon gefangen</value>
Expand Down