Browse Source

Messag for Heek game quit

pull/240/head
Edmond Mondor 9 months ago
parent
commit
72d718fc2f
  1. 3
      compiled/dat/HeekEnglish.loc
  2. 3
      compiled/dat/HeekFrench.loc
  3. 3
      compiled/dat/HeekGerman.loc
  4. 3
      compiled/dat/HeekItalian.loc
  5. 3
      compiled/dat/HeekSpanish.loc

3
compiled/dat/HeekEnglish.loc

@ -20,6 +20,9 @@
<element name="WelcomePlural">
<translation language="English">Please welcome %1s, a rank %2s player with %3s points!</translation>
</element>
<element name="Quit">
<translation language="English">Do you want to leave the Ahyoheek game?</translation>
</element>
</set>
</age>
</localizations>

3
compiled/dat/HeekFrench.loc

@ -20,6 +20,9 @@
<element name="WelcomePlural">
<translation language="French">Veuillez accueillir %1s, un joueur de rang %2s avec %3s points !</translation>
</element>
<element name="Quit">
<translation language="French">Voulez-vous quitter le jeu Ahyoheek ?</translation>
</element>
</set>
</age>
</localizations>

3
compiled/dat/HeekGerman.loc

@ -20,6 +20,9 @@
<element name="WelcomePlural">
<translation language="German">Bitte heiße %1s willkommen, ein Spieler mit Rang %2s und %3s Punkten!</translation>
</element>
<element name="Quit">
<translation language="German">Möchtest du das Ahyoheek-Spiel verlassen?</translation>
</element>
</set>
</age>
</localizations>

3
compiled/dat/HeekItalian.loc

@ -20,6 +20,9 @@
<element name="WelcomePlural">
<translation language="Italian">Benvenuto a %1s, giocatore di grado %2s con %3s punti!</translation>
</element>
<element name="Quit">
<translation language="Italian">Vuoi lasciare il gioco Ahyoheek?</translation>
</element>
</set>
</age>
</localizations>

3
compiled/dat/HeekSpanish.loc

@ -20,6 +20,9 @@
<element name="WelcomePlural">
<translation language="Spanish">¡Demos la bienvenida a %1s, jugador de rango %2s con una puntuación de %3s puntos!</translation>
</element>
<element name="Quit">
<translation language="Spanish">¿Quieres dejar el juego Ahyoheek?</translation>
</element>
</set>
</age>
</localizations>

Loading…
Cancel
Save