ACE3/addons/weather/stringtable.xml
Lubomír Blažek dcb3196e58 Czech strings
2015-05-01 20:52:41 +02:00

16 lines
705 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<Project name="ACE">
<Package name="Weather">
<Key ID="STR_ACE_Weather_WindInfoKey">
<English>Show Wind Info</English>
<Polish>Pokaż inf. o wietrze</Polish>
<Czech>Zobrazit větrné info</Czech>
<Russian>Показать информацию о ветре</Russian>
<French>Afficher information sur le vent</French>
<Spanish>Mostrar información del viento</Spanish>
<Italian>Mostra informazioni sul vento</Italian>
<German>Zeige Windinformationen</German>
<Hungarian>Széladatok mutatása</Hungarian>
</Key>
</Package>
</Project>