ACE3/addons/weather/stringtable.xml

102 lines
5.2 KiB
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>
<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>
<Czech>Zobrazit informace o větru</Czech>
<Portuguese>Mostrar informação do vento</Portuguese>
</Key>
<Key ID="STR_ACE_Weather_Module_DisplayName">
<English>Weather</English>
<Polish>Pogoda</Polish>
<Spanish>Clima</Spanish>
<German>Wetter</German>
</Key>
<Key ID="STR_ACE_Weather_Module_Description">
<English>Multiplayer synchronized ACE weather module</English>
<Polish>Synchronizowana pogoda ACE</Polish>
<Spanish>Modulo climático del ACE sincronizado en multijugador</Spanish>
<German>ACE-Wettermodul (synchron im Multiplayer)</German>
</Key>
<Key ID="STR_ACE_Weather_enableServerController_DisplayName">
<English>Weather propagation</English>
<Polish>Zmiany pogody</Polish>
<Spanish>Propagación del clima</Spanish>
<German>Wetterübertragung</German>
</Key>
<Key ID="STR_ACE_Weather_enableServerController_Description">
<English>Enables server side weather propagation</English>
<Polish>Aktywuje zmiany pogody po stronie serwera</Polish>
<Spanish>Permite al servidor controlar la propagación del clima</Spanish>
<German>Aktiviere serverseitige Wetterübertragung</German>
</Key>
<Key ID="STR_ACE_Weather_useACEWeather_DisplayName">
<English>ACE Weather</English>
<Polish>Pogoda ACE</Polish>
<Spanish>Clima ACE</Spanish>
<German>ACE-Wetter</German>
</Key>
<Key ID="STR_ACE_Weather_useACEWeather_Description">
<English>Overrides the default weather (editor, mission settings) with ACE weather (map based)</English>
<Polish>Nadpisuje domyślne ustawienia pogody (edytor, wywiad) przy użyciu pogody ACE (zależna od mapy)</Polish>
<Spanish>Sobreescribe el sistema climático por defecto (editor, ajustes de mision) con clima del ACE (basado en el mapa)</Spanish>
<German>Überschreibt das Standardwetter (Editor, Missionseinstellungen) mit dem ACE-Wetter (kartenbasiert)</German>
</Key>
<Key ID="STR_ACE_Weather_syncRain_DisplayName">
<English>Sync Rain</English>
<Polish>Synchronizuj deszcz</Polish>
<Spanish>Sincronizar lluvia</Spanish>
<German>Regen synchronisieren</German>
</Key>
<Key ID="STR_ACE_Weather_syncRain_Description">
<English>Synchronizes rain</English>
<Polish>Synchronizuje deszcz</Polish>
<Spanish>Sincroniza la lluvia</Spanish>
<German>Synchronisiert den Regen</German>
</Key>
<Key ID="STR_ACE_Weather_syncWind_DisplayName">
<English>Sync Wind</English>
<Polish>Synchronizuj wiatr</Polish>
<Spanish>Sincronizar viento</Spanish>
<German>Wind synchronisieren</German>
</Key>
<Key ID="STR_ACE_Weather_syncWind_Description">
<English>Synchronizes wind</English>
<Polish>Synchronizuje wiatr</Polish>
<Spanish>Sincroniza el viento</Spanish>
<German>Synchronisiert den Wind</German>
</Key>
<Key ID="STR_ACE_Weather_syncMisc_DisplayName">
<English>Sync Misc</English>
<Polish>Synchronizuj różne</Polish>
<Spanish>Sincronizar otros</Spanish>
<German>Sonstiges synchronisieren</German>
</Key>
<Key ID="STR_ACE_Weather_syncMisc_Description">
<English>Synchronizes lightnings, rainbow, fog, ...</English>
<Polish>Synchronizuje pioruny, tęcze, mgłę, ...</Polish>
<Spanish>Sincroniza relampagos, arcoiris, niebla ...</Spanish>
<German>Synchronisiert Blitze, Regenbögen, Nebel, ...</German>
</Key>
<Key ID="STR_ACE_Weather_serverUpdateInterval_DisplayName">
<English>Update Interval</English>
<Polish>Interwał aktualizacji</Polish>
<Spanish>Intervalo de actualización</Spanish>
<German>Aktualisierungsintervall</German>
</Key>
<Key ID="STR_ACE_Weather_serverUpdateInterval_Description">
<English>Defines the interval (seconds) between weather updates</English>
<Polish>Określa interwał (sekundy) pomiędzy aktualizacjami pogody</Polish>
<Spanish>Defina el intervalo (en segundos) entre actualizacions de clima</Spanish>
<German>Definiert das Intervall (in Sekunden) zwischen Wetteraktualisierungen</German>
</Key>
</Package>
</Project>