Translated using Weblate (German)

Currently translated at 98.6% (2399 of 2432 strings)
This commit is contained in:
jf-simon 2016-02-06 08:04:38 +01:00 committed by Weblate
parent 18863941ac
commit 3ecb6b53fb

View file

@ -1,4 +1,4 @@
<?xml version='1.0' encoding='utf-8'?> <?xml version='1.0' encoding='UTF-8'?>
<resources> <resources>
<string name="poi_10pin">Bowling</string> <string name="poi_10pin">Bowling</string>
<string name="poi_9pin">Kegeln</string> <string name="poi_9pin">Kegeln</string>
@ -2586,4 +2586,11 @@
<string name="poi_protection_object_habitat">Geschütztes Objekt: Lebensraum</string> <string name="poi_protection_object_habitat">Geschütztes Objekt: Lebensraum</string>
<string name="poi_nuclear_explosion_country">Explosion: Land</string> <string name="poi_nuclear_explosion_country">Explosion: Land</string>
<string name="poi_addr_housename">Hausname</string> <string name="poi_addr_housename">Hausname</string>
<string name="poi_nuclear_explosion_site">Explosion: Seite</string>
<string name="poi_nuclear_explosion_type_underground_tunnel">Explosionsart: Untergrund, Tunnel</string>
<string name="poi_nuclear_explosion_type_atmospheric">Explosionsart: atmosphärische</string>
<string name="poi_nuclear_explosion_type_atmospheric_atmospheric_surface">Explosionsart: atmosphärische, Oberfläche</string>
<string name="poi_nuclear_explosion_type_underground">Explosionsart: Untergrund</string>
<string name="poi_nuclear_explosion_type_space">Explosionsart: Weltall (Höhe über 80km)</string>
<string name="poi_nuclear_explosion_type_underwater">Explosionsart: unter Wasser</string>
</resources> </resources>