From 2fd0c9d50f1eb83d46080fb114cba5465e8c4506 Mon Sep 17 00:00:00 2001 From: oroborus Date: Tue, 3 Jun 2008 21:26:17 +0000 Subject: - zaciatok podpory FR jazyka - server podporuje socre ( treb este zdokumentovat protokol ) - prelozene dve chybove hlasky pre siete - odosielam to na rychlo git-svn-id: http://opensvn.csie.org/tuxanci_ng@59 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- lang/cs.lang | 4 ++++ lang/en.lang | 4 ++++ lang/fr.lang | 35 +++++++++++++++++++++++++++++++++++ lang/sk.lang | 4 ++++ 4 files changed, 47 insertions(+) create mode 100644 lang/fr.lang (limited to 'lang') diff --git a/lang/cs.lang b/lang/cs.lang index ccd3f7d..fa40672 100644 --- a/lang/cs.lang +++ b/lang/cs.lang @@ -16,6 +16,10 @@ OK Ok BACK Zpět NEXT Další +# error message +ERROR_BAD_VERSION Máte verzi klienta, kterou server nepodporuje. +ERROR_SERVER_DONT_ALIVE Server neodpovida. + # main menu PLAY Hraj SETTING Nastavení diff --git a/lang/en.lang b/lang/en.lang index 64b1393..351eb9d 100644 --- a/lang/en.lang +++ b/lang/en.lang @@ -16,6 +16,10 @@ OK Ok BACK Back NEXT Next +# error message +ERROR_BAD_VERSION Version of your client isn't supported by the server. +ERROR_SERVER_DONT_ALIVE Server's not responding, connection was closed. + # main menu PLAY Play SETTING Settings diff --git a/lang/fr.lang b/lang/fr.lang new file mode 100644 index 0000000..8123af6 --- /dev/null +++ b/lang/fr.lang @@ -0,0 +1,35 @@ +### +# Englis translation file +# Author: Oroborus +### + +# about the author of this translation +AUTHOR MeV +AUTHOR_EMAIL chrystalyst@free.fr +AUTHOR_JABBER unknown + + +# specify font for this language +HEAD fontfile="DejaVuSans.ttf" fontsize="16" + +# general +OK Ok +BACK Précédent +NEXT Suivant + +# error message +ERROR_BAD_VERSION Version of your client isn't supported by the server. + +# main menu +PLAY Jouer +SETTING Paramètres +TABLE Meilleur Score +CREDITS Auteurs +END Quitter + +# settings - menu +COUNT_ROUND Count Round: +NAME_PLAYER1 Joueur de droite : +NAME_PLAYER2 Joueur de gauche : +MUSIC Musique : +SOUND Son : diff --git a/lang/sk.lang b/lang/sk.lang index 9f01a26..7b1df7c 100644 --- a/lang/sk.lang +++ b/lang/sk.lang @@ -16,6 +16,10 @@ OK Ok BACK Späť NEXT Ďalej +# error message +ERROR_BAD_VERSION Mate verziu clienta, ktoru server nepodporuje. +ERROR_SERVER_DONT_ALIVE Server neodpoveda. + # main menu PLAY Hrať SETTING Nastavenia -- cgit v1.2.3