Update stringtable.xml

Added: French translations (note, I've already removed a % at the line 30
This commit is contained in:
Anthariel 2015-04-13 02:21:57 +02:00
parent 7a8cd684a3
commit 8339d15087

View File

@ -4,26 +4,31 @@
<Container ID="Weather_Meter">
<Key ID="STR_ACE_WEATHER_METER_WIND_CATEGORY">
<English>Wind Information</English>
<French>Informations sur le Vent</French>
<Polish>Informacje o wietrze</Polish>
<Spanish>Información del viento</Spanish>
</Key>
<Key ID="STR_ACE_WEATHER_METER_WIND_DIRECTION">
<English>Direction: %1</English>
<French>Direction : %1</French>
<Polish>Kierunek: %1</Polish>
<Spanish>Dirección: %1</Spanish>
</Key>
<Key ID="STR_ACE_WEATHER_METER_WIND_SPEED">
<English>Speed: %1 m/s</English>
<French>Vitesse : %1 m/s</French>
<Polish>Prędkość: %1</Polish>
<Spanish>Velocidad: %1 m/s</Spanish>
</Key>
<Key ID="STR_ACE_WEATHER_METER_WEATHER_CATEGORY">
<English>Weather Information</English>
<French>Informations sur la Météo</French>
<Polish>Informacje o pogodzie</Polish>
<Spanish>Información Meteorológica</Spanish>
</Key>
<Key ID="STR_ACE_WEATHER_METER_WEATHER_HUMIDITY">
<English>Humidity: %1%</English>
<English>Humidity: %1</English>
<French>Humidité : %1</French>
<Polish>Wilgotność: %1</Polish>
<Spanish>Humedad: %1%</Spanish>
</Key>