ACE3/addons/reload/stringtable.xml
2015-04-13 15:25:30 +02:00

66 lines
2.9 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="Reload">
<Key ID="STR_ACE_reload_SettingDisplayTextName">
<English>Check ammo on weapon reload</English>
<German>Prüfe Munition beim Nachladen</German>
<Spanish>Comprovar munición al recargar el arma</Spanish>
<Russian>Проверять боезапас при перезарядке</Russian>
<Czech>Zkontrolovat munici při nabití</Czech>
<Polish>Sprawdź stan amunicji przy przeładowaniu broni</Polish>
<French>Vérifier les munitions pendant le rechargement d'une arme</French>
</Key>
<Key ID="STR_ACE_reload_SettingDisplayTextDesc">
<English>Check the ammo in your new magazine on magazine reload.</English>
<German>Prüfe nachgeladenes Magazin</German>
<Spanish>Comprueva la munición del nuevo cargador al recargar.</Spanish>
<Russian>Проверяет количество патронов в новом магазине при перезарядке.</Russian>
<Czech>Kontroluje munice při nabití nového zásobníku.</Czech>
<Polish>Pokaż stan amunicji w nowym magazynku przy przeładowaniu broni</Polish>
<French>Vérifier les munitions dans votre nouveau chargeur au rechargement de vos chargeurs.</French>
</Key>
<Key ID="STR_ACE_Reload_checkAmmo">
<English>Check Ammo</English>
<German>Munition prüfen</German>
<Spanish>Verificar munición</Spanish>
<Polish>Sprawdź amunicję</Polish>
<French>Vérifier Munitions</French>
<Hungarian>Lőszerellenőrzés</Hungarian>
<Czech>Zkontrolovat Munici</Czech>
<Italian>Controlla le munizioni</Italian>
<Portuguese>Conferir munições</Portuguese>
<Russian>Kонтроль Боеприпасы</Russian>
</Key>
<Key ID="STR_ACE_Reload_Ammo">
<English>Ammo</English>
<German>Munition</German>
<Spanish>Munición</Spanish>
<Polish>Amunicja</Polish>
<French>Munitions</French>
<Hungarian>Lőszer</Hungarian>
<Czech>Munice</Czech>
<Italian>Munizioni</Italian>
<Portuguese>Munições</Portuguese>
<Russian>Боеприпасы</Russian>
</Key>
<Key ID="STR_ACE_Reload_LinkBelt">
<English>Link belt</English>
<French>Attacher bande</French>
<Spanish>Enlazar cinta</Spanish>
<Russian>Сцепить ленты</Russian>
<Czech>Spojit pás munice</Czech>
<Polish>Podłącz taśmę</Polish>
<German>Gurt anhängen</German>
</Key>
<Key ID="STR_ACE_Reload_LinkingBelt">
<English>Linking belt...</English>
<French>Attachement de la bande ...</French>
<Spanish>Enlazando cinta...</Spanish>
<Russian>Сцепка лент ...</Russian>
<Czech>Spojuji pás...</Czech>
<Polish>Podłączanie taśmy...</Polish>
<German>Gurt anhängen ...</German>
</Key>
</Package>
</Project>